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;
}
/** modify style code here. :) 如星主題樣式 */
*{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;
}
}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-track{background:#dddddddb;border-radius:10px}
::-webkit-scrollbar-thumb{background:#888;border-radius:10px}
::-webkit-scrollbar-thumb:hover{background:#767676}


.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;}}
.WinChrome [data-position="center"],
.D_products_group_molddetail [data-position="center"]{margin-top: 80px;}
@media(max-width:1200px) and (min-width:768px){
.WinChrome [data-position="center"],
.D_products_group_molddetail [data-position="center"]{margin-top: 80px;}
}
@media(max-width:768px){
.WinChrome [data-position="center"],
.D_products_group_molddetail [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: #b8a98f !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: #2e489d !important;border-color: #2e489d !important;}
.web-page-frame .btn-green:hover{color:#fff!important;background-color: #2e489d !important;border-color: #2e489d !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:#2e489d */}
.info .btn-primary{background-color:#2e489d;border-color:#2e489d}
.info .btn-primary:hover{color:#fff!important;background-color: #2e489d!important;border-color: #2e489d!important;}
.web-page-frame .text_blue{color: #de3545;font-size: 1.2rem;}
.search-area .search-box .search-btn{background: #c9a96a !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:#2e489d!important}
.web-page-frame .search-area .search-box .select-goal .title i{color:#2e489d!important}
.web-page-frame .search-area .search-box .select-place .title i{color:#2e489d!important}
.web-page-frame .search-area .search-box .select-date .title i{color:#2e489d!important}
.web-page-frame section.search_banner .search-area .search-box .select-input .data-icon-search{color:#2e489d!important}
.radio_style [type="radio"]:checked+label:after{background:#2e489d!important}
section.search_con .pagination .page-item .page-link{/* border:1px solid #2e489d!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: #2e489d;}
section .page-item.active .page-link {background:#2e489d;}
section.search_con .pagination .page-item .page-link:hover {background: #2e489d !important;color: #ffffff;border: 1px solid #2e489d!important;}
section.search_con .pagination .page-item .page-link:hover svg{fill: #ffffff;}
section.search_con .pagination .page-item.active .page-link {background: #297dc0;border: 1px solid #3685c4!important;}
section .page-item.active .page-link {background:#2e489d;}
section .page-link {color: #333333;}
.web-page-frame .irs-slider{background: #2e489d;}
.web-page-frame .irs-slider.state_hover,.web-page-frame .irs-slider:hover{border: 2px solid #2e489d;}
.web-page-frame .irs-from,.web-page-frame .irs-to,.web-page-frame .irs-single{background: #297dc0;}
.web-page-frame figure.block_style .main_words a:hover {color: #0f2459;}
.web-page-frame .pic_style figure.block_style .main_words a:hover {}
.web-page-frame figure.block_style .note_words .share_box:hover {color:#2e489d}
.web-page-frame .table .thead, .web-page-frame .table .thead:hover {background: #515151;font-size: 1.0rem;}
.web-page-frame .table .thead th {font-weight: normal;}
section.group_table .table .trip_name h5 {margin:0;}
.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: #2e489d;}
.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: #2e489d;border-color: #2e489d;}
.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: #2e489d !important;}
.popover .close {border: 1px solid #2e489d !important;color: #2e489d !important;}
.popover .arrow:after, .popover .arrow:before {border-color: transparent transparent #2e489d transparent !important;}
.popover .close:hover {background: #2e489d !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:hover {background: #2e489d !important;border: 1px solid #404040 !important;}
section.trip_note .card-header .btn {background: #404040 !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: #bda171;}
.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){background: #404040;}
.sub_menu-trip .trip_menu i{
    display: none;
}
/* line 1476, ../sass/page/_group.sass */
.sub_menu-trip .server_menu > ul > li.download-fixed-btn {
  background: #404040;
  /* border-right: 1.0px solid #7d7d7d; */
}
/* line 1478, ../sass/page/_group.sass */
.sub_menu-trip .server_menu > ul > li.share-fixed-btn {
  background: #404040;
  /* border-right: 1.0px solid #7d7d7d; */
  /* border-left: 1.0px solid #7d7d7d; */
}
.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,0.84) 100%) 0% 0% no-repeat;
    bottom: 0px;
}
/*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: rgba(0, 0, 0, 0.6);color: #FFF;padding: 40px 50px;position: absolute;bottom: 10%;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%;}
.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: 383px;}
.day_style_15 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_15 iframe {width: 100%; height: 383px;}
.day_style_16 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_16 img {width:100%;}
.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, .day_style_16
{display: flex;flex-wrap: wrap;}

.day_con .info img {height:auto !important;}
.day_con p{margin-top: 10px;margin-bottom: 10px;}
section.group_table.trip_features .item img {height:auto !important;margin-top: .5rem;margin-bottom: .5rem;}
.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;}

.header_nav{padding: 0 15px 0 15px;}
.header_nav .mega-menu .menu-logo>li>a:hover{background:0 0}
.header_box .mega-menu .mg-drop-down{/* display: none !important; */}
@media (min-width:991px){
.header_nav .mega-menu>section.menu-list-items{background: #25303f!important;display:flex!important;justify-content:space-between;flex-direction:row;padding: 0 15px 0 30px;}
.header_box .mega-menu .mg-drop-down .list_box ul{margin-top: 0px;margin-bottom: 5px;}
.header_nav .mega-menu .menu-links>li{animation-duration:1.5s;animation-delay:0s;animation-name:fadeInUp}
.header_nav .mega-menu .menu-links>li:nth-child(1){animation-delay:.1s}
.header_nav .mega-menu .menu-links>li:nth-child(2){animation-delay:.2s}
.header_nav .mega-menu .menu-links>li:nth-child(3){animation-delay:.3s}
.header_nav .mega-menu .menu-links>li:nth-child(4){animation-delay:.4s}
.header_nav .mega-menu .menu-links>li:nth-child(5){animation-delay:.5s}
.header_nav .mega-menu .menu-links>li:nth-child(6){animation-delay:.6s;}
.header_nav .mega-menu .menu-links>li:nth-child(7){/*animation-delay:.7s*/}
.header_nav .mega-menu .menu-links>li:nth-child(10),.header_nav .mega-menu .menu-links>li:nth-child(8),.header_nav .mega-menu .menu-links>li:nth-child(9){animation-delay:0s;animation-name:fadeIn}
.header_box .mega-menu .menu-links>li:nth-last-child(1),.header_box .mega-menu .menu-links>li:nth-last-child(2){position:absolute;border-radius: 5px;}
.header_box .mega-menu .menu-links>li:nth-last-child(1) a,.header_box .mega-menu .menu-links>li:nth-last-child(2) a{padding:7px 7px}
.header_box .mega-menu .menu-links>li:nth-last-child(1){right:0;margin-right:20px;padding:0;width:110px}
.header_box .mega-menu .menu-links>li:nth-last-child(2):hover{background:#efefef!important}
.header_box .mega-menu .menu-links>li:nth-last-child(2){right:140px;animation-name: none;}
.header_box .mega-menu .menu-links>li:nth-last-child(1){width:110px;animation-name: none;}
.header_box .mega-menu .menu-links>li:nth-last-child(1):hover{background: #b39559!important;}
.header_box .mega-menu .menu-links>li:nth-last-child(1) a{color: #25303f!important;padding:0 1.2rem;line-height:42px}
.header_box .mega-menu .menu-links>li:nth-last-child(2) a{color:#c9a96a!important;padding: 0 .75rem 0 2.5rem;line-height:42px;}
.header_box .mega-menu .menu-links>li:nth-last-child(2) a img{line-height:300px;vertical-align:middle;position:absolute;top:50%;left:14px;transform:translate(0,-50%);filter: invert(80%) sepia(36%) saturate(500%) hue-rotate(352deg) brightness(83%) contrast(87%);width: 21px;height: 21px;}
.header_box .mega-menu .menu-links>li:nth-last-child(1) a:hover{color:#fff!important}
.gizle .header_nav .mega-menu>section.menu-list-items{background: rgb(255 255 255 / 90%)!important;}
.gizle.header_box .mega-menu .menu-links>li:nth-last-child(2) a img{/* content: url("https://materials.fillo.com.tw/materials/union/images/b3ae2462-4d88-418f-a7e8-f58362dab545.png"); */filter: invert(14%) sepia(38%) saturate(509%) hue-rotate(174deg) brightness(97%) contrast(90%);}
.header_nav .mega-menu .menu-links>li:nth-child(5) .megamenu_box{width: auto;}
.header_nav .mega-menu .menu-links>li:nth-child(5) .megamenu_box .list_box{margin-top: 10px;}
.header_nav .mega-menu .menu-links>li:nth-child(5) .megamenu_box .list_box p{font-size: 1.15rem;font-weight: bold; font-family: 'Noto Sans TC',sans-serif;}
.mega-menu li .mg-drop-down .list_box ul li a p{color:#fff!important}
}
.header_box .mega-menu .menu-links>li:hover{background:0 0!important}
.header_nav .mega-menu .menu-links>li{padding:0 .5rem}
.header_nav .mega-menu .menu-links li .list_tag h4{line-height:1.8;padding:0 5px;margin:7px 5px 0 0;color:#4976dc!important;letter-spacing:1.2px;font-weight:600}
.header_box{top:0;z-index:100}
.header_box .mega-menu .menu-links>li:hover a{color: #b39559!important;}
.header_box .mega-menu .menu-links>li:hover>a:after{width:100%;height:2px;content:'';background:#fff8bd00;position:absolute;left:0;bottom:0}
.header_box .mega-menu .menu-links li .list_tag li{margin-right:5px}
.header_box .mega-menu .menu-links>li a,.header_box .mega-menu .menu-links>li a p{font-size: .90rem;text-decoration:unset;color: #c9a96a !important;font-family: 'Noto Sans TC', sans-serif !important;font-weight: normal;}
.header_box .mega-menu .menu-links>li:nth-last-child(1) a p{color:#ffeb3b}
.header_box .mega-menu .menu-links>li a:hover p{text-decoration:underline}
.header_box .mega-menu .menu-links>li a i{padding: 5px 5px 3px 1px !important;font-size: 1rem;color: #dfc593 !important;}
.header_box .mega-menu .menu-links li .list_tag a p{color:#4976dc!important;border:1px solid #4976dc;line-height:1.5;padding:1px 4px;background:#f6f6f6;font-size:.9rem}
.header_box .mega-menu .menu-links .list_box h4{color: #c9a96a !important;display:inline-block;font-size: 1.25rem;font-weight: bold;letter-spacing:1.2px;margin-bottom: .25rem;min-width: 120px;padding-top: 0.25em;}
.header_box .mega-menu .menu-links li:nth-child(1) .list_box:nth-child(2) h4, .header_box .mega-menu .menu-links li:nth-child(1) .list_box:nth-child(4) h4{color: #c9a96a00 !important;}

@media (min-width:768px){.header_nav .mega-menu .menu-logo{position:absolute;z-index:1}
.header_nav .mega-menu .menu-logo>li>a{padding:15px 10px}
.gizle .header_nav .mega-menu .menu-logo>li>a{}
.header_nav .mega-menu .menu-logo>li>a img{width:100%;height:100%;position:relative;top:auto;left:auto}
.header_nav .mega-menu .menu-logo>li>a img{content: url('https://materials.fillo.com.tw/materials/union/images/c6018262-c212-4f35-8af2-b91cfd9ed17a.svg');width: 104px;}
.gizle .header_nav .mega-menu .menu-logo>li>a img{content: url("https://materials.fillo.com.tw/materials/union/images/1741d8b3-e63d-434d-8270-c42c7a5889ed.svg");}
.gizle .header_nav .mega-menu .menu-logo>li>a img{top: -3px;transition:all .35s ease;width: 83px;}
.header_box .megamenu_box{display:flex;flex-wrap:wrap;position:relative;width:100%;flex-direction:row;align-content:flex-start;justify-content: flex-start;}
.header_box .mega-menu .menu-links li .list_box{padding:0 5px}
.mega-menu .mg-drop-down .list_box ul{text-align:center;}
.mega-menu li:nth-child(1) .mg-drop-down .list_box ul{text-align:left}
.header_box .mega-menu .menu-links li .list_box ul li{display:inline-block;margin:2px 40px 2px 0;text-align:center}
.header_box .mega-menu .menu-links li:nth-child(1) .list_box ul li,.header_box .mega-menu .menu-links li:nth-child(2) .list_box ul li{display:block;margin: 1px 0 4px 0;}
.header_box .mega-menu .menu-links li .list_onlyimg{order:1;padding:0;flex:0 0 14%;height:100%;position:absolute;left:15px;-ms-flex:0 0 426px;flex:0 0 426px;max-width:426px;margin:0}
.header_box .mega-menu .menu-links li .list_tag{order:3;margin:0;left:0;bottom:0;margin-top:10px}
.header_box .mega-menu .menu-links>li:nth-last-child(2){padding:0;/* background:#fff; */border: 1px solid #c9a96a;}
.gizle.header_box .mega-menu .menu-links>li:nth-last-child(2){border:1px solid #25303f}
.header_box .mega-menu .menu-links>li:nth-last-child(1){background:#c9a96a!important}
.gizle.header_box .mega-menu .menu-links>li:nth-last-child(1){background:#25303f!important}
.header_box .mega-menu .menu-links li:nth-child(2) .list_box{/* padding: 0 20px 0 15px; *//* margin:0; */margin-bottom: 0px;-ms-flex: 0 0 33%;/* flex: 0 0 33%; *//* max-width: 33%; */}
.header_box .mega-menu .menu-links li:nth-child(2) .list_box ul{text-align: left;}
}
@media(max-width: 1440px) and (min-width: 991px){.header_box .mega-menu .menu-links li:nth-child(1) .list_box:nth-child(3),.header_box .mega-menu .menu-links li:nth-child(1) .list_box:nth-child(4){-ms-flex: 0 0 200px;flex: 0 0 240px;max-width: 154px;}}
@media (min-width:1200px){
.header_box .mega-menu .menu-links li:nth-child(1) .list_box:nth-child(1),.header_box .mega-menu .menu-links li:nth-child(1) .list_box:nth-child(2){/* padding:0 10px; *//* margin:0; *//* margin-top:15px; */-ms-flex: 0 0 360px;/* flex: 0 0 360px; *//* max-width: 360px; */}
.header_box .mega-menu .menu-links li:nth-child(1) .list_box{padding:0 0 0 3px;-ms-flex: 0 0 auto;/* flex: 0 0 auto; *//* max-width: unset; */}
.header_box .mega-menu .menu-links li:nth-child(1) .mg-drop-down .megamenu_box,
.header_box .mega-menu .menu-links li:nth-child(2) .mg-drop-down .megamenu_box{max-height: 580px;over;overflow-y: auto;}
}
@media (min-width:1300px){.header_box .mega-menu .menu-links li .list_box{margin-top: 0px;-ms-flex:0 0 220px;/* margin:0 auto; *//* width:100%; */}
}
@media (max-width:768px){.header_box{position:fixed}
.header_nav .mega-menu .menu-logo>li>a{margin-top:0}
.header_nav .mega-menu .menu-logo>li>a img{width: 63%;height: 63%;margin:0}
.header_nav .mega-menu .menu-mobile-collapse-trigger{z-index:99999999}
.header_box .mega-menu .mg-drop-down{padding:0;background: #e6d9c1!important;}
.header_box .mega-menu .menu-links>li:hover>a:after{display:none}
.header_box .mega-menu .menu-links>li:nth-last-child(2) img{display: none;}
.header_box .mega-menu .mg-drop-down{/* display:flex!important; *//* justify-content:center; *//* flex-direction:row; */padding:0;/* top: 66px; *//* left:0!important; */background:rgb(73 73 73 / 90%)!important;/* display: none !important; */}
.gizle.header_box .mega-menu .mg-drop-down{top: 66px;}
}
@media(max-width:1440px){.header_box .mega-menu .menu-links>li>a{padding:0 .5vw}
.header_nav .mega-menu .menu-links>li{padding:0 .75rem}
}
@media(max-width:1200px){.header_box .mega-menu .menu-links>li>a{padding:0 1rem}
.header_nav .mega-menu .menu-links>li{padding:0 .75rem}
}
@media(max-width:991px) and (min-width:768px){.header_box .mega-menu .menu-links>li>a{padding:0 .5rem 0 1rem}
}
@media (max-width:991px){.header_box .mega-menu .menu-links>li>a{line-height:70px;padding:0 1.5rem;font-size:1em}
.header_nav .mega-menu .menu-links>li{padding: 0 .25rem;}
}
@media(min-width:768px){body .header{position:fixed;width:100%;top:0;z-index:100}
.header_box .mega-menu .menu-links{display:flex!important;justify-content:center;width:100%;padding:18px 20px;align-items:center;position:relative}
.gizle.header_box .mega-menu .menu-links{padding: 10px 20px;transition: all .35s ease;}
.header_box .mega-menu .menu-links>li>a{text-align:center;font-size: 1.0rem;color: #fff!important;}
.gizle.header_box .mega-menu .menu-links>li>a{color: #25303f!important;transition: all .8s ease;}
.gizle.header_box .mega-menu .menu-links>li:nth-last-child(1) a{color: #ffffff!important;}
.header_box .mega-menu .menu-links>li>a i{position:absolute;bottom:0;text-align:center;left:46%;right:46%;bottom:10px;display:none!important}
.header_box .mega-menu .menu-links li .mg-drop-down{width: 100%;padding: 15px 30px 10px 30px;}
}
@media (min-width:991px){
.header_box .mega-menu .menu-links li .list_box{margin-right: 1.0vw;padding:5px 10px}
.header_box .mega-menu .menu-links>li>a{padding:0 1vw}
.header_box .mega-menu .mg-drop-down{display:flex!important;justify-content:center;flex-direction:row;padding:0;top: 86px;left:0!important;background: rgb(73 73 73 / 95%) !important;/* display: none !important; */}
.gizle.header_box .mega-menu .mg-drop-down{top: 70px;}
}
@media(max-width:1199px) and (min-width:991px){
.header_box .mega-menu .mg-drop-down{display:flex!important;justify-content:center;flex-direction:row;padding: 30px 30px;top: 66px;left:0!important;background:rgb(73 73 73 / 90%)!important;/* display: none !important; */}
.gizle.header_box .mega-menu .mg-drop-down{top: 66px;}
}
@media (max-width:767px){.header_box .mega-menu .menu-links{margin-top:50px}
}
@media screen and (max-width:767px){.header_nav .mega-menu .menu-mobile-collapse-trigger{z-index:99999999;height:50px;width:50px;background:#b8a98f}
.header_nav .mega-menu .menu-mobile-collapse-trigger:hover{background:#313246}
.header_nav .mega-menu .menu-mobile-collapse-trigger span,.header_nav .mega-menu .menu-mobile-collapse-trigger:after,.header_nav .mega-menu .menu-mobile-collapse-trigger:before{height:2px;width:30px;background:#fff}
.header_nav .mega-menu .menu-mobile-collapse-trigger.active:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:36px;top:11px;left:11px}
.header_nav .mega-menu .menu-mobile-collapse-trigger.active:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:36px;width:36px;left:10px}
}
@media (max-width:991px){.header_nav{background-color:#fff!important;padding:0 15px 0 15px}
.header_nav .mega-menu>section.menu-list-items{background:#fff!important}
.header_box .mega-menu .menu-links>li>a{padding:0 1rem;color: #fff !important;}
.header_box .mega-menu .menu-links>li:nth-last-child(1){/* margin-right:0; *//* height:42px; */}
.header_box .mega-menu .menu-links{justify-content:flex-end;flex-direction:row;max-height:100vh!important}
}
@media (max-width:768px){.header_box .mega-menu .menu-links>li>a{padding:10px 0;line-height:30px;text-align:center;width:100%;color:#3a3a44!important}
.header_box .mega-menu .menu-links>li>a img{margin:0 auto;float:none}
.header_nav .mega-menu .menu-links>li{padding:0 .5rem;background:#f9f6f0!important;border-bottom:1px solid #e8e7e6}
.header_box .mega-menu .menu-links>li:hover{background:#e6d9c1!important}
.header_nav .mega-menu .menu-links li .list_box{padding:0}
.header_nav .mega-menu .menu-links li .list_box ul li{display:inline-flex;margin:0 0!important;padding:5px 7px}
.header_box .mega-menu .menu-links .list_box h4{margin-bottom:.2em;text-align:center;width:100%;/* background: #ffffffcc; */padding:5px}
.header_box .mega-menu .mg-drop-down ul{margin:10px -5px}
}
@media(max-width: 1200px) and (min-width: 768px){.header_box .mega-menu .menu-links>li>a{padding: 3px 5px;font-size:.9em;line-height: 28px;}
.header_box .mega-menu .menu-links>li:nth-last-child(1) a{color:#fff!important}
.header_nav .mega-menu .menu-logo{padding:2px 0 5px 15px}
.header_box .mega-menu .menu-links{height:66px;/* justify-content: flex-end; */}
.header_nav .mega-menu .menu-logo>li>a img{width: 70px;/* height: 70%; */top: -3px;/* height: 36px !important; *//* width: initial; */}
.gizle{top:0!important}
.gizle .header_nav .mega-menu .menu-logo>li>a img{width: 65px;/* height: 70%; */}
.gizle .header_nav{padding:0 15px 0 15px}
}
@media(max-width:767px){.header_box{padding:0;position:fixed}
.header_nav{padding:0 15px}
.header_nav .mega-menu{padding:0 15px}
.header_nav .mega-menu .menu-logo>li>a{position:fixed;background-color:transparent;margin:0;padding:8px 15px}
.header_nav .mega-menu .menu-logo>li>a img{position:initial;}
}

.footer_box{margin-top:60px;position:relative;border-radius:60px 60px 0 0;overflow:hidden}
.footer_info .footer-wrap .footer_nav li a{padding:15px 20px;font-size:1rem;font-family:'Noto Sans TC',sans-serif!important}
.footer_info .footer-wrap .footer_nav li a:hover{background:0 0;color:#e0e4e9!important}
.footer_info .footer-wrap{background:0 0;background-size:cover}
.footer_info .footer-wrap .footer_center{background:0 0}
.footer_info .footer-wrap .fnav_wrap{margin-top:25px}
.footer_info .footer-wrap .footer_center{max-width:1400px;width:100%;padding-bottom:0;margin-top:2rem;margin-bottom:2rem}
.footer_info .footer-wrap .info_box h3{font-size:1.5em;letter-spacing:.1rem;position:relative;margin:15px 0 8px 0;font-weight:400}
.footer_info .footer-wrap .info_box p{font-size:1rem;letter-spacing:.1rem;margin-bottom:.5rem;font-family:'Noto Sans TC',serif!important}
.footer_info .company-info .info-text p:nth-child(2),.footer_info .company-info .info-text p:nth-child(3){display:inline-block;position:relative;padding-right:20px}
.footer_info .footer-wrap .contact-box h4:hover{color:#fff}
.footer_info .footer-wrap .contact-box h4{color:#fff;letter-spacing:.1rem;font-size:1rem;font-weight:300;line-height:28px;padding-left:0;font-family:'Noto Sans TC',Sans-serif!important}
.footer_info .fb-info{margin-top:0!important;position:relative;margin-top:3rem!important;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.footer-wrap .footer_sbox{display:none}
.footer_info .fb-info:before{content:'';position:absolute;width:100%}
.footer_info .company-info{padding-bottom:2em;margin-top:4rem!important;-ms-flex:0 0 5%;flex:0 0 15%;max-width:15%}
.footer-wrap .contact-info{padding-bottom:2em;margin-top:3rem!important;-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%;padding-right:10px;padding-left:10px}
.footer_info .contact-info .contact-box:nth-child(1){-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.footer_info .contact-info .contact-box:nth-child(2){-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.footer_info .footer-wrap .icon_wrap{padding:10px;background:0 0;display:flex;display:-ms-flexbox;-ms-flex-wrap:wrap;flex-wrap:wrap;background:0 0!important;max-width:1200px;margin:0 auto;margin-bottom:3rem}
.footer_info .footer-wrap .icon_wrap p{font-size:1rem;text-align:left;margin:0;padding-right:10px;padding-left:10px;font-family:'Noto Serif TC',serif!important}
.footer_info .footer-wrap .icon_wrap ul.footer_bticon{margin:0;-ms-flex:0 0 25%;display:inline-block;position:revert}
.footer_info .footer-wrap .footer_bticon li a img{width:auto;padding:10px 5px}
.footer_info .footer-wrap .footer_bticon li a:hover img{opacity:.7}
.footer_info .footer-wrap .contact-box h2{margin:0;font-size:1.25em;font-weight:400;letter-spacing:.15rem;font-family:'Playfair Display',sans-serif!important;position:relative}
.footer_info .footer-wrap .contact-box p{margin:0 0 5px}
.footer_info .footer-wrap .contact-box:nth-last-child(1) p a svg{fill:#005519!important}
.footer_info .footer-wrap .contact-box p a{border:none;font-size:1rem;padding:8px 0;display:table;transition:unset;display:initial;height:auto;line-height:1.5rem}
.footer_info .footer-wrap .contact-box p a{padding:0 20px 0 33px}
.footer_info .footer-wrap .contact-box p a svg{width:20px;fill:#e5007f!important}
.footer_info .footer-wrap .contact-box p a:hover{font-size:1rem;color:#000!important;background:0 0!important}
.footer_info .footer-wrap .contact-box:nth-child(3) p:nth-child(2) a:hover{border-bottom:3px solid #00000000}
.footer_info .footer-wrap .contact-box p a::after{display:none}
.footer_info .footer-wrap .contact-box p img{width:20px}
.footer_info .footer-wrap .contact-box,.footer_info .footer-wrap .fb-box{padding:0 10px;position:relative}
.footer_info .footer-wrap .fb-box h2{border:none;margin-top:.75rem;padding:0;font-size:1em;color:#fff;font-weight:400;font-family:'Noto Serif TC',serif!important}
.footer_info .footer-wrap .fb-box .row{display:flex;color:#868686;font-size:.8rem;flex-direction:row;flex-wrap:wrap;justify-content: center;}
.footer_info .footer-wrap .fb-box a{-ms-flex:0 0 50%;flex:none;max-width:fit-content;margin-bottom:.5rem;padding: 10px 10px 10px 20px;}
.footer_info .footer-wrap .fb-box a .tooltiptext{visibility:initial;margin:0;bottom:unset;left:unset;position:relative;background:no-repeat}
.footer_info .footer-wrap .fb-box a .tooltiptext::after{display:none}
.footer_info .footer-wrap .fb-box a img{max-height: 24px;width:auto}
.footer_info .footer-wrap .fb-box .text{margin-top:2rem}
.footer_info .footer-wrap .footer_sbox a img{height:auto}
.footer-wrap .info_box a img{margin-bottom:1.5rem;margin:0 auto}
@media(max-width:1200px){.footer_info .company-info .info-text{-ms-flex:0 0 100%;display:none}
.footer-wrap .info_box a{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-left:0}
}
@media(max-width:991px){.footer_info .company-info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:0!important;text-align:left!important;display:none}
.footer_info .company-info .info-text{text-align:center}
.footer_info .footer-wrap .contact-info{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important;flex-direction:column;padding-bottom:0}
.footer-wrap .contact-box{-ms-flex:0 0 100%!important;max-width:100%!important;margin-top:0!important}
.footer-wrap .contact-box:nth-child(1){padding:0;margin-bottom:0!important}
.footer-wrap .contact-box:nth-child(2){padding:0;display:flex;justify-content:flex-start;margin-bottom:0!important;flex-direction:column}
.footer-wrap .contact-box:nth-child(2) p{text-align:center;width:auto}
.footer-wrap .contact-box:nth-child(2) h4{padding:0}
.footer-wrap .contact-box:nth-child(3){padding:0}
.footer-wrap .contact-box:nth-child(3) p:nth-child(2){width:100%;text-decoration:none}
.footer_info .footer-wrap .footer_sbox{margin-bottom:10px;margin-top:10px}
.footer_info .footer-wrap .footer_center{padding-bottom:0}
.footer_info .footer-wrap .info_box p{font-size:1rem}
.footer_info .footer-wrap .info_box h3{font-size:1rem;letter-spacing:.1rem}
.footer_info .footer-wrap .contact-box h4{font-size:1rem;letter-spacing:.1rem;margin:3px 0}
.footer_info .footer-wrap .contact-box:nth-child(1) h4{word-break:break-all}
.footer_info .footer-wrap .contact-box p{margin:6px 0 6px}
.footer_info .footer-wrap .fb-box a{-ms-flex:0 0 50px!important;flex:0 0 50px!important;max-width:50px!important;margin-bottom:.5rem}
.footer_info .fb-info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top:0!important;display:none}
.footer_info .fb-info .row{display:flex;flex-direction:row}
.footer_info .footer-wrap .icon_wrap{margin-bottom:0;justify-content:center}
.footer_info .footer-wrap .icon_wrap p{text-align:center}
.footer_info .footer-wrap .fb-box{flex-direction:row;flex-wrap:nowrap;padding:0}
}
@media(max-width:767px){
.footer_box{border-radius: 40px 40px 0 0;}
.footer_info .footer-wrap .contact-box h2{margin-bottom:.5rem;margin-top:1.5rem;display:none}
.footer_info .footer-wrap .footer_center{margin-top:.5rem}
.footer_info .footer-wrap .fnav_wrap .footer_nav{display:none}
.footer_info .footer-wrap .footer_nav li a{padding:5px 5px}
.footer-wrap .info_box a{margin:0 auto;text-align:center!important}
.footer-wrap .info_box a img{width:186px}
.footer_info .footer-wrap .contact-box p a{font-size:.85rem;letter-spacing:0;padding:0 10px 0 30px}
.footer_info .footer-wrap .contact-box:nth-child(1) p:nth-child(2) a{padding:4px 20px 4px 30px}
.footer_info .footer-wrap .icon_wrap p{font-size:.9rem;color:#8e8e8e!important;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.footer_info .footer-wrap .icon_wrap{display:flex;flex-direction:column;padding:6px}
.footer_info .footer-wrap .icon_wrap ul.footer_bticon{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:10px;display:none}
.footer_info .contact-info .contact-box:nth-child(2) h2{display:none}
.footer_info .footer-wrap .footer_sbox{margin:0}
.footer_info .footer-wrap .contact-box h4{padding-left:0;word-break:break-all;letter-spacing: .05rem;font-size: .95rem;margin:3px 0;text-align: center;}
.footer_info .footer-wrap .fnav_wrap{border:none}
.footer-wrap .contact-box:nth-child(2){display:flex;flex-direction:column}
.footer_info .contact-info .contact-box:nth-child(1){margin:0!important}
.footer_info .company-info{display:none}
.footer_info .fb-info{display:none}
.footer_info .footer-wrap .contact-info{padding-bottom:0}
}


/*Start Module*/
.main_slider .bs-carousel{display:flex;flex-direction:column}
.main_slider .carousel-indicators{display:none;order:12;z-index:10;padding:10px 10px;margin:0;bottom:0;right:15px;left:unset;top:0;flex-direction:column}
.main_slider .carousel-indicators li{width:12px;height:12px;border-radius:100%;overflow:hidden;opacity:1;margin:1px;background-color:#ffffffb3;border:10px solid transparent;margin-bottom:5px}
.main_slider .carousel-indicators li.active{background-color:#c9a96a}
.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;margin-top:50px}
.main_slider .carousel-inner picture::before{content:"";position:absolute;background:linear-gradient(0deg,#0000001c,#0000002b);width:100%;height:100%;left:0;top:0;z-index:2}
.main_slider .bs-carousel .carousel-caption{top:12vw;z-index:10000}
.main_slider .bs-carousel .carousel-caption .text{padding:10px 20px;z-index:10000}
.main_slider .bs-carousel .carousel-caption p{margin:0}
.main_slider .bs-carousel .carousel-item h3, .main_slider .bs-carousel .carousel-item h3 span, .main_slider .bs-carousel .carousel-item h3 strong{text-shadow:none;font-size:4.2rem;font-weight: 500 !important;font-family:'Noto Sans TC',Sans-serif!important;letter-spacing:.75rem;margin-bottom:.75rem;font-weight:400;margin-top:8vw}
.main_slider .bs-carousel .carousel-item h5{text-shadow:none;margin-top:1rem;margin-bottom:.75rem;letter-spacing:.75rem;font-weight:400;font-size: 1.75rem;z-index:10000;margin:0 auto;/* border-bottom:1px solid; */padding:4px 0;opacity:.8;display: table;position: relative;overflow: hidden;}
/*.main_slider .bs-carousel .carousel-item h5:before{content:'';background:#fff;width: 100%;width: calc(100% - 12px);height:1px;position:absolute;bottom:0;left:0;}*/
.main_slider .carousel-control-next,.main_slider .carousel-control-prev{opacity:0;display: none;}
.main_slider:hover .carousel-control-next,.main_slider:hover .carousel-control-prev{opacity:.8}
@keyframes scaleDraw { 0% { transform: scale(1.2); } 100% { transform: scale(1); } }
@media (min-width:1440px){.main_slider .bs-carousel .carousel-item{/* height:100vh; */width:100%!important}
.main_slider .bs-carousel .carousel-inner picture{/* display:flex; *//* justify-content:center; *//* height:100vh; */width:100%;/* overflow:hidden; */}
.main_slider .bs-carousel .carousel-inner img{/* width:initial!important; */-webkit-animation-name: scaleDraw;animation-name: scaleDraw;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-duration: 10s;animation-duration: 10s;transition: all .35s ease;}
}
@media (max-width:1199px) and (min-width:991px){.main_slider .bs-carousel .carousel-item h3{font-size:2.8rem}
.main_slider .bs-carousel .carousel-item h5{font-size:1rem}
}
@media (max-width:991px){.main_slider .bs-carousel .carousel-item h3, .main_slider .bs-carousel .carousel-item h3 span, .main_slider .bs-carousel .carousel-item h3 strong{font-size: 3.0rem;letter-spacing:.5rem}
.main_slider .bs-carousel .carousel-item h5{font-size:1rem}
.main_slider .bs-carousel .carousel-caption{top:15%}
}
@media (max-width:767px){.main_slider .bs-carousel .carousel-caption{display:block!important;top:10%;right: 5%;left: 5%;}
.main_slider .bs-carousel .carousel-item h3, .main_slider .bs-carousel .carousel-item h3 span, .main_slider .bs-carousel .carousel-item h3 strong{font-size:1.75rem;letter-spacing:.1rem;margin-top: 10vw;}
.main_slider .bs-carousel .carousel-item h5{font-size:1rem}
}
@media (max-width:576px){
.main_slider .bs-carousel .carousel-caption{display:block!important;top:5%}
.main_slider .bs-carousel .carousel-caption .text{padding:10px 20px}
.main_slider .bs-carousel .carousel-item h3, .main_slider .bs-carousel .carousel-item h3 span, .main_slider .bs-carousel .carousel-item h3 strong{font-size:1.5rem;margin-bottom: 30vw;}
.main_slider .bs-carousel .carousel-item h5{font-size:1rem}
}

.main_deco{position:absolute;bottom:0;overflow:hidden;height:90px;display: none !important;}
.main_scroll i{position:absolute;letter-spacing:.1rem;color:#fff;z-index:100;left:calc(50% + -7px);top:16px;font-style:normal;font-size:.6rem;font-weight:300;transform:rotate(89deg);pointer-events:none;font-family:'Noto Sans TC',Sans-serif!important}
.main_scroll:before{position:absolute;left:50%;bottom:0;display:block;content:"";border-left:1px solid #ffffffb3;height:90px;z-index:6}
.main_scroll:after{position:absolute;left:50%;bottom:0;display:block;content:"";border-left:1px solid #c9a96a;height:100%;z-index:6;-webkit-animation:scrollBar 1.5s infinite linear;-moz-animation:scrollBar 1.5s infinite linear;-ms-animation:scrollBar 1.5s infinite linear;animation:scrollBar 1.5s infinite linear}
@-webkit-keyframes scrollBar { 0% { top: -100%; }
  80% { top: 100%; }
  100% { top: 100%; } }
@-moz-keyframes scrollBar { 0% { top: -100%; }
  80% { top: 100%; }
  100% { top: 100%; } }
@-ms-keyframes scrollBar { 0% { top: -100%; }
  80% { top: 100%; }
  100% { top: 100%; } }
@keyframes scrollBar { 0% { top: -100%; }
  80% { top: 100%; }
  100% { top: 100%; } }
@media (max-width:500px){
.main_deco{/* display: none !important; */}
}

.inbound_search,.outbound_search{/* padding: 1rem 1rem; *//* margin-top: -80px; */z-index: 2;/* background: #ffffff; *//* box-shadow:0 5px 10px #e2e2e2; */border-radius: 10px 10px 0px 0px;}
.inbound_search section.group_banner .search-area .search-box .select-date .select input{width:calc(50% - 18px);/* background-color: #f3ece5; */border-radius: 1px;height:35px;padding:5px}
.inbound_search .search-area .search-box .select-date .select .divide{margin:16.5px 10px 0 10px}
.inbound_search .group_banner.search_banner .search-area>.container, .outbound_search .group_banner.search_banner .search-area>.container {background:0 0;border:none;}
.inbound_search section.group_banner .search-area .search-box .select-departure, .inbound_search section.group_banner .search-area .search-box .select-destination,.inbound_search section.group_banner .search-area .search-box .select-date{background: none;padding: 0px 10px;}
.outbound_search .group_banner.search_banner .search-area>.container{margin-top: 3rem;margin-bottom: 3rem;}
.outbound_search section.group_banner .search-area .search-box div div {min-height: auto !important;}
@media (min-width:991px){
.inbound_search section.group_banner .search-area .search-box, .outbound_search section.group_banner .search-area .search-box{margin: 0px;height: 105px;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(1){-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(2){-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(3){-ms-flex: 0 0 15%;flex: 0 0 15%;max-width: 15%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(4){-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(5){-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(6){-ms-flex: 0 0 10%;/* flex: 0 0 10%; *//* max-width: 10%; *//* flex-direction: column; */position: absolute;/* width: 100%; *//* right: unset; *//* bottom: unset; */bottom: -43px;right: 14%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(7){-ms-flex: 0 0 20%;flex: 0 0 15%;max-width: 15%;max-width: 12%;lex-direction: column;}}
.inbound_search section.group_banner .search-area .search-box .select-departure, .inbound_search section.group_banner .search-area .search-box .select-destination,.inbound_search section.group_banner .search-area .search-box .select-date{padding: 0;}
}
.inbound_search section.group_banner .search-area .search-box .select-date,.inbound_search section.group_banner .search-area .search-box .select-departure,.inbound_search section.group_banner .search-area .search-box .select-destination{padding:10px 0;background: #ffffff;}
.inbound_search section.group_banner .area_input, .outbound_search .search-area .search-box .select select{background-color: #ffffff;border-radius: 0px;height: 50px !important;background-position:95%;padding: 0 12px;/* font-family: 'Noto Serif TC',serif !important; */border: 1px solid #e0e0e0 !important;color: #686767!important;}
.inbound_search section.group_banner .search-area .search-box .select-status{bottom:-10px}
section.group_banner .search-area .search-box .search-btn{/* border-radius: 20px; */background: #e5007f;}
.inbound_search section.group_banner .search-area .search-box .select-date .title,.inbound_search section.group_banner .search-area .search-box .select-departure .title,.inbound_search section.group_banner .search-area .search-box .select-destination .title,.inbound_search section.group_banner .search-area .search-box .select-goal .title,.inbound_search section.group_banner .search-area .search-box .select-place .title{height:30px;min-height:30px;position: relative;}
.inbound_search section.group_banner .search-area .search-box .select-date .title h6,.inbound_search section.group_banner .search-area .search-box .select-departure .title h6,.inbound_search section.group_banner .search-area .search-box .select-destination .title h6{font-size:1rem;color: #1d1d1d;margin: 0px;}
.inbound_search section.group_banner .search-area .search-box .select-date .title i,.inbound_search section.group_banner .search-area .search-box .select-departure .title i,.inbound_search section.group_banner .search-area .search-box .select-destination .title i,.inbound_search section.group_banner .search-area .search-box .select-goal .title i,.inbound_search section.group_banner .search-area .search-box .select-place .title i{display: none;}
.outbound_search section.search_banner .search-area .search-box .select-goal, .outbound_search section.search_banner .search-area .search-box .select-place,.outbound_search section.group_banner .search-area .search-box div .select-date{padding: 0px 10px;}
.outbound_search section.group_banner .search-area .search-box div div {background: none !important;height: 40px !important;/* min-height: 30px !important; *//* padding: 0px !important; */position: relative;/* width: 100%; */}
.outbound_search section.group_banner .search-area .search-box div .form-check label{color: #8f8f8f;/* font-family: 'Noto Serif TC',serif !important; */}
.outbound_search section.group_banner .search-area .search-box .form-check .customcheck input:checked ~ .checkmark{background-color: #c9a96a;}
.outbound_search section.group_banner .search-area .search-box .form-check .customcheck input ~ .checkmark{background-color: #c6c6c6;border-radius: 2px;}
.outbound_search section.group_banner .search-area .search-box div.select-input{/* margin-top: 26px; */}
.outbound_search section.group_banner .search-area .search-box div .select-date input.date-start,.outbound_search section.group_banner .search-area .search-box div .select-date input.date-end{width: calc(50% - 18px) !important;height: 50px !important;background: #ffffff !important;border-radius: 0;border: 1px solid #e0e0e0 !important;}
.outbound_search section.group_banner .search-area .search-box div div.divide{background: black !important;height: 2px !important;min-height: 2px !important;}
.outbound_search section.group_banner .search-area .search-box .title i{display: none;}
.outbound_search section.group_banner .search-area .search-box .title h6{font-size: 1.10rem !important;margin: 0px 0px 5px 0px !important;color: #686767!important;line-height: 28px;/* font-family: 'Noto Serif TC',serif !important; */}
.outbound_search section.group_banner .search-area .search-box .title h6:before{content:"";position:absolute;bottom: 7px;left: 0px;right:6px;width: 20px;height: 1px;background: #c9a96a;}
.outbound_search .search-box .title::before{content:"";position:absolute;top: 3px;left: 1px;right:6px;width: 22px;height: 22px;background-repeat: no-repeat;display: none;}
.outbound_search .search-box .select-goal .title::before{ background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/0b73edab-e1c7-4df8-a0e5-7f115ef48fa2.png'); }
.outbound_search .search-box .select-place .title::before{ background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/3a125b88-29fc-4846-9906-fdeb1902429d.png'); }
.outbound_search .search-box .select-date .title::before{ background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/33547411-d543-4c0b-adba-99cbd7a8dac3.png'); }
.inbound_search section.group_banner .search-area .search-box .search-btn{margin-top:5px;background: #e5007f;color: #fff;margin-top: 30px;height: 36px;line-height: 40px;}
.outbound_search section.group_banner .search-area .search-box .search-btn{margin-top:5px;background: #c9a96a;color: #fff;margin-top: 40px;height: 50px;line-height: 40px;}
.inbound_search section.group_banner .search-area .search-box .search-btn i{display:none}
.inbound_search .search-area .search-box .search-btn h5,.outbound_search .search-area .search-box .search-btn h5{font-size: 1.0rem;/* font-family: 'Noto Serif TC',serif !important; */font-size: 0 !important;position: relative;}
.outbound_search .search-area .search-box .search-btn h5:before {content: "找行程";font-size: 1.15rem;color: #FFF;margin-right: -9px;letter-spacing: 5px;}
.outbound_search .search-area .search-box .search-btn h5:after {content: "";background-image: url('https://materials.fillo.com.tw/materials/goldenteam/images/aa16422a-3311-4b5f-aa14-0b76780db7bf.png');color: #FFF;letter-spacing: 5px;width: 13px;height: 18px;position: absolute;right: 15px;top: 4px;transition: 0.1s;display: none;}
.outbound_search .search-area .search-box .search-btn:hover h5:after{right: 17px;transition: 0.2s;opacity: 0.85;}
.outbound_search .search-area .search-box .search-btn i{display: none;}
.inbound_search section.group_banner .search-area .search-box .select-input>input{/* background: #f3ece5; */}
.inbound_search section.group_banner .search-area .search-box .select-input{border-bottom: 1px solid #ffffff;position: relative;}
.inbound_search section.group_banner .search-area .search-box .select-input>input::placeholder{color: #686767;}
.inbound_search section.group_banner .search-area .search-box .select-input>input{line-height: 30px;height: 35px;margin-top: 30px;padding-left: 10px;}
.inbound_search section.search_banner .search-area .search-box .select-input .data-icon-search{top: calc(12px);color: #ffffff;display: none;}
.outbound_search section.group_banner .search-area .search-box .select-input > input{background: #ffffff;}
.outbound_search section.group_banner .search-area .search-box .select-input{border-bottom: 1px solid #ffffff;/* position: relative; *//* min-height: auto !important; *//* padding: 0px !important; */}
.outbound_search section.group_banner .search-area .search-box .select-input>input::placeholder{color: #686767;}
.outbound_search section.group_banner .search-area .search-box .select-input>input{height: 26px;margin-top: 30px;line-height: 30px;height: 50px;margin-top: 40px;padding-left: 10px;border: 1px solid #e0e0e0 !important;color: #686767!important;}
.outbound_search section.search_banner .search-area .search-box .select-input .data-icon-search{top: calc(12px);color: #ffffff;display: none;}
/*.outbound_search .search-box .title::before{content:"";position:absolute;top: 3px;left: 1px;right:6px;width: 20px;height: 20px;background-repeat: no-repeat;}
.outbound_search .search-box .select-goal .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/601b26ba-eb94-46ae-8147-6546b1133578.png'); }
.outbound_search .search-box .select-place .title::before{background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/4aff90a5-5fa2-48a4-9f97-6ed4e4f49c38.png');}
.outbound_search .search-box .select-date .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/fdaa0593-b1ef-42cf-b84b-850794ab907d.png'); }
.outbound_search .search-box .select-keywords .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/0a71a529-0098-4f29-96a0-271881b53ce4.png');}
.outbound_search .search-area .search-box .select-date .title, .outbound_search .search-area .search-box .select-place .title, .outbound_search section.group_banner .search-area .search-box .select-goal .title {padding: 0 0 0px 22px !important;margin-bottom: 5px;}*/
.inbound_search .search-box .title::before{content:"";position:absolute;top: 3px;left: 1px;right:6px;width: 20px;height: 20px;background-repeat: no-repeat;display: none;}
.inbound_search .search-box .select-departure .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/601b26ba-eb94-46ae-8147-6546b1133578.png'); }
.inbound_search .search-box .select-destination .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/4aff90a5-5fa2-48a4-9f97-6ed4e4f49c38.png'); }
.inbound_search .search-box .select-date .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/fdaa0593-b1ef-42cf-b84b-850794ab907d.png'); }
.inbound_search .search-box .select-keywords .title::before{ background-image: url('https://materials.fillo.com.tw/materials/tkt888/images/0a71a529-0098-4f29-96a0-271881b53ce4.png');}
.inbound_search .search-area .search-box .select-departure .title,.inbound_search .search-area .search-box .select-destination .title,.inbound_search .search-area .search-box .select-date .title, .inbound_search section.group_banner .search-area .search-box .select-keywords .title h6 {/* padding: 0 0 0 22px !important; */}
.datepicker table tr th.dow{color:#04abf2;border-bottom:1px solid #ebebeb}
.datepicker table tr th.dow:nth-last-child(1),.datepicker table tr th.dow:nth-last-child(2){color:#ff9191}
.datepicker .next,.datepicker .prev{background:#eee;border-radius:50px}
.datepicker table tr th.clear{color:#999}
.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none;font-size:15px}
.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{color:#bbb}
@media (min-width:1200px){.inbound_search section.group_banner .search-area .search-box{/* height:90px; */}
}
@media (min-width:992px){}
@media (max-width:1600px){.inbound_search,.outbound_search,.search_tabs{/* flex:0 0 83.333333%; *//* max-width:83.333333%; */}
}
@media (max-width:1366px){.inbound_search,.outbound_search,.search_tabs{/* flex:0 0 91.666667%; *//* max-width:91.666667%; */}
}
@media (max-width:991px){.inbound_search section.group_banner .search-area .search-box{/* height:90px; */}
.inbound_search section.group_banner .search-area .search-box .select-input>input{margin-top: 15px;}
.outbound_search section.group_banner .search-area .search-box .select-input>input{height: 40px;margin-top: 0px;}
.outbound_search section.group_banner .search-area .search-box div div{height: auto !important;}
.outbound_search .search-area .search-box .select-date .select{width: 100%;}
}
@media (max-width:767px){
.inbound_search section.group_banner .search-area .search-box .search-btn, .outbound_search section.group_banner .search-area .search-box .search-btn{height:45px;line-height:45px;margin-top: 0px;}
.inbound_search,.outbound_search,.search_tabs{/* flex: 0 0 90%; *//* max-width: 90%; *//* margin-top: -50px; *//* border: 1px #ebebeb solid !important; */border-bottom: 0 !important;}
.outbound_search section.group_banner.search_banner{width: 100%;}
.outbound_search section.group_banner .search-area .search-box{margin: .5rem 0 .5rem;}
.outbound_search section.search_banner .search-area .search-box .select-goal, .outbound_search section.search_banner .search-area .search-box .select-place,.outbound_search section.group_banner .search-area .search-box div .select-date{ padding: 10px 0px !important; }
.outbound_search .group_banner.search_banner .search-area>.container{margin-top: 1rem;margin-bottom: 1rem;}
.inbound_search section.group_banner .area_input, .outbound_search .search-area .search-box .select select,.outbound_search section.group_banner .search-area .search-box div .select-date input.date-start, .outbound_search section.group_banner .search-area .search-box div .select-date input.date-end{height: 36px !important;}
}

.topic_icon{padding-top:0;padding-bottom: 0em;background:0 0;/* margin-right:0; */max-width: 900px;}
.topic_icon .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;}
.topic_icon .hover-wall .icon_info:hover{bottom:unset;box-shadow: none;}
.topic_icon .hover-wall .icon_info figure{/* display:none; */display: flex;}
.topic_icon .hover-wall .icon_info figure .overlay {display:none}
.topic_icon .hover-wall .icon_info figure .b_img{width:auto;margin: 1.5rem auto 0.5rem auto;padding-top:10px;-webkot-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.topic_icon .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);}
.topic_icon .hover-wall .icon_info h3{font-size: 1.25em;margin-bottom: 1rem;font-weight: normal;padding:0 10px;position:relative;/* background:#f7f7f7; */}
.topic_icon .hover-wall .icon_info h3:before{content:"";position:absolute;top: -10px;left: calc( 50% - 10px);/* right:6px; */width:0;height: 1px;background: #c9a96a;}
.topic_icon .hover-wall .icon_info:hover h3:before{width: 20px;}
.topic_icon .hover-wall .icon_info h4{font-style:normal;color: #2b2c26;font-size:1.15rem;height:68px;padding:0 10px}
.topic_icon .hover-wall .icon_info p.animate-text{font-size:.95em;letter-spacing:.05em;padding:0 10px;height:82px}
@media (max-width:991px){.topic_icon{max-width: 700px;}
.topic_icon .htpro_tit{display:none}
.topic_icon .hover-wall .icon_info h4{height:auto}
.topic_icon .hover-wall .icon_info p.animate-text{height:auto}
.topic_icon .hover-wall .col-sm-12{-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
}
@media (max-width:767px){.topic_icon .hover-wall .col-sm-12{margin-bottom: 0rem !important;padding: 0 !important;}}
@media (max-width: 500px){.topic_icon{padding: 20px 30px 30px 30px;}
.topic_icon .hover-wall .icon_info figure .b_img{width: 80px;}
}

.Journey_falls{margin-bottom: 2.0rem;z-index: 2;}
.Journey_falls .module-container{background: #ffffff;overflow:hidden!important;border-radius:20px}
.Journey_falls .falls-container .grid{/* padding-bottom: 1%; *//* margin-bottom: 2%; */}
.Journey_falls .falls-container .grid .grid-item{text-align:center;margin-bottom: 0.5rem;/* margin-top:0!important; */display: flex;/* border: 1px solid #000; */overflow: hidden;/* background: aliceblue; */}
.Journey_falls .falls-container .grid .grid-item h3{font-size: 1.35rem;font-weight:700;color: #565656;position:relative;margin-bottom: 1.5rem;padding-right:20px}
.Journey_falls .falls-container .grid .grid-item p{color: #656d7f;font-size: 1.10rem;line-height: 1.8;margin-bottom:0;/* padding-left:40px; *//* padding-right:20px; */display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;font-weight: normal;}
.Journey_falls .falls-container .grid .grid-item img{margin-bottom: 0px;margin-top:0;border-radius: 20px 0 0 20px;overflow:hidden;-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;border: 2px solid #f1f5f5;border-right: none;}
.Journey_falls .falls-container .grid .grid-item .falls_text{padding: 35px 40px;border-radius: 0 20px 20px 0;border: 2px solid #f1f5f5;border-left: none;display: flex;flex-direction: column;justify-content: center;-webkit-line-clamp: 8;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.Journey_falls .falls-container .grid .grid-item:nth-child(1){margin-top: 0rem !important;}
@media (max-width:991px){
.Journey_falls .falls-container .grid .grid-item{display:flex;flex-direction:column;flex-wrap:nowrap}
.Journey_falls .falls-container .grid .grid-item img{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;border-radius:20px 20px 0 0}
.Journey_falls .falls-container .grid .grid-item .falls_text{padding:20px;border-radius:0 0 20px 20px;border-left:2px solid #f1f5f5;border-top:0}
}

.main_tab .blk-tabs{order:1;max-width:1440px;margin: 0.5rem auto 1.5rem auto;}
.main_tab .nav>.nav-item+.nav-item{padding-left:20px}
.main_tab .nav-pills .nav-link{padding:0 1rem;border-radius:0;color:#737373;letter-spacing:.02rem;font-size:1.25rem;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.main_tab .nav-pills .nav-link.active,.main_tab .nav-pills .nav-link:hover,.main_tab .nav-pills .show>.nav-link{color:#000;position:relative;background:0 0}
.main_tab .nav-pills .nav-link.active:after{content:'';position:absolute;width:16px;height:15px;top:8px;left:-5px;margin:0;margin-top:0;background-repeat:no-repeat!important;background:url(https://materials.fillo.com.tw/materials/union/images/de8ece52-52ef-4132-9514-77be21e4444a.png);background-position:center}
@media (max-width:767px){.main_tab .nav-pills .nav-link{padding: .5rem .5rem .5rem 1.25rem;}
.main_tab .nav-pills .nav-link.active{}
.main_tab .nav-pills .nav-link.active:after{top: 15px;left: 2px;}
.main_tab .blk-tabs{padding:0 30px;margin: 0.5rem auto 1.0rem auto;border-bottom: 2px solid #e3dfdf;}
.main_tab .nav{/* justify-content:flex-start!important; *//* width:100%; *//* overflow-x:scroll; *//* overflow-y:hidden; *//* flex-wrap:nowrap!important; */}
.main_tab .nav li{min-width:fit-content}
.main_tab .nav li:nth-child(1){/* padding-left: 10px; */}
.main_tab .nav>.nav-item+.nav-item{padding-left: 0px;}
}
.pop >.module-container>.main {background: #F7F7F7;}
@media (min-width: 1440px){.pop >.module-container>.main {background: linear-gradient(270deg,#ffffff 60px, #F7F7F7 60px, #F7F7F7 100%);}
}

.main_hot{margin-bottom: 2rem;z-index:1;.main_hot{margin-bottom: 2rem;z-index:1;padding: 0 30px;};padding: 0 80px;}
.main_hot .swiper-container{padding:0 0 60px 0}
.main_hot .swiper-slide-style{box-shadow:none;border-radius:18px;overflow:hidden;margin-top:10px;height:auto;background:#fff;margin-bottom:0;border:2px solid #f1f5f5}
.main_hot .swiper-slide-style:after{content:'';position:absolute;width:46px;height:46px;bottom:20px;right:20px;margin:0;margin-top:0;background-repeat:no-repeat!important;background:url(https://materials.fillo.com.tw/materials/union/images/572455bb-ba77-4084-a8e5-2fca938c2c14.png);background-position:center}
.main_hot .swiper-slide-style:hover:after{transition:.8s;-webkit-filter:invert(5%);filter:invert(5%)}
.main_hot .swiper-slide-style:hover{border:2px solid #dcdede;transition:.5s}
.main_hot .swiper-slide .swiper-img{margin:0 0 20px}
.main_hot .swiper-slide .swiper-img img{border-radius:0}
.main_hot .swiper-slide:hover .swiper-img img{-webkit-filter:brightness(90%);filter:brightness(90%)}
.main_hot .swiper-slide .swiper-content{padding:0 1.5rem;color:#5f4c3f;text-align:right;position:relative;font-size:1.25rem;-webkit-line-clamp:3;margin-bottom:1.5rem}
.main_hot .swiper-slide .swiper-title{padding:0 1.5rem;margin:1.5rem 0 .5rem 0;text-align:left;color:#565656;font-size:1.5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;letter-spacing:1px;position:relative}
.main_hot .swiper-slide-style:hover h3{color:#373636}
.main_hot .swiper-slide .swiper-content ul{margin-bottom:0}
.main_hot .swiper-slide .swiper-content li{font-size:1.1rem;margin:.2rem 0 .5rem 0!important;text-align:left;margin:0;color: #656d7f;font-weight:400;font-family:'Noto Sans TC',Sans-serif!important}
.main_hot .swiper-slide .swiper-content li:before{left:0;font-size:1rem}
.main_hot .swiper-slide .swiper-content .price{color:#565656;font-weight:800;font-size:1.5rem;letter-spacing:.03rem;font-family:'Noto Sans TC',Sans-serif!important;text-align:left}
.main_hot .swiper-slide .swiper-content .price:before{content:"$";left:0;color:#474747;overflow:hidden;line-height:1.5}
.main_hot .swiper-slide .swiper-content .price .up{font-size:.9rem;content:"èµ·";line-height:1.8;color:#9ca1ad;font-family:'Noto Sans TC',sans-serif!important;font-weight:500}
.main_hot .swiper-pagination{position:absolute;right:0;bottom:0;list-style:none;display:none;text-align:center;padding:0;margin:15px 0;height:30px;background:#fff}
.main_hot .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;opacity:.5;transition:opacity .6s ease;width:10px;height:10px;border-radius:100%;overflow:hidden;opacity:1;padding:0;background-color:#9a9a9a;border:10px solid #ffffff00;line-height:12px;font-size:3px}
.main_hot .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#8c783c}
.main_hot .swiper-button-next,.main_hot .swiper-button-prev{top:unset;bottom:0;height:60px;width:60px;line-height:0;font-size:0;cursor:pointer;background:0 0;opacity:1;color:#331919;display:none}
.main_hot .swiper-button-next:after,.main_hot .swiper-button-prev:after{padding:0;font-size:1rem;font-weight:600;color:#9a9a9a}
.main_hot .swiper-button-next:hover:after{padding-left:2px;background:#9a9a9a}
.main_hot .swiper-button-prev:hover:after{padding-right:2px}
@media (max-width:767px){.main_hot{padding:0 40px;margin-bottom:0}
.main_hot .swiper-slide-style{margin-top:0}
}
@media (min-width: 1560px){.main_hot{padding: 0 45px;}}

.tour_mix .mix-wrapper{padding: 0px 30px;}
.tour_mix .row{background:0 0!important}
.tour_mix .row .pic-content img{border-radius:15px}
.tour_mix .editor-content{padding-right:60px;padding-left:60px;display:flex;flex-direction:column;justify-content:center}
.tour_mix .editor-content.order-md-first{/* padding-right:90px; *//* padding-left:0; */}
.tour_mix h3{font-size:1.5rem;margin:2.5rem 0 1.5rem 0;font-weight:500;position:relative;letter-spacing:.5rem}
.tour_mix h5{font-size:1rem;position:relative;margin:2rem 0;font-weight:700}
.tour_mix p,.tour_mix span{margin:.5rem 0;line-height:1.5;font-size:1.15rem;letter-spacing:.1rem;color: #656d7f;font-family:'Noto Sans TC',sans-serif!important}
.tour_mix .tour_btn{text-align:right;margin-top:1rem;position:absolute;right: 60px;bottom: 15px;}
.tour_mix .tour_btn a{transition:.5s;margin:40px 0 20px 0;padding:14px 75px 14px 25px;text-align:right;font-weight:700;box-shadow:none;background:#f1f5f5;color:#2841be;border:none;border-radius:12px;letter-spacing:1px;position:relative;width:150px;justify-content:flex-end}
.tour_mix .tour_btn a:after{content:'';position:absolute;width:11px;height:40px;bottom:5px;right:20px;margin:0;margin-top:0;transition:.5s;background-repeat:no-repeat!important;background:url(https://materials.fillo.com.tw/materials/union/images/9e14d956-d017-4137-81b4-7a67815a4179.png);background-position:center}
@media (max-width:991px){.tour_mix .editor-content{padding-right:30px;padding-left:30px}
.tour_mix .editor-content.order-md-first{padding-right:15px;padding-left:15px}
.tour_mix h3,.tour_mix h5,.tour_mix h6{margin:1rem 0;font-size: 1.5rem;}
}
@media (max-width:767px){.about_title .title_style h3 span{font-size:2.5rem;letter-spacing:.3rem}
.tour_mix{margin: 0px auto 15px auto;}
.tour_mix .editor-content{padding-right:30px;padding-left:30px}
.tour_mix .pic-content{/* margin-top:0; */}
.tour_mix h3,.tour_mix h5,.tour_mix h6{margin: .5rem 0 1rem 0;font-size: 1.25rem;}
.tour_mix p, .tour_mix span{line-height: initial;font-size: 1.0rem;margin: inherit;}
.tour_mix .tour_btn{text-align: right;margin-top: 1.5rem;position: relative;right: unset;bottom: unset;}
}
@media (max-width:575px){.tour_mix .editor-content{padding-right:15px;padding-left:15px;margin: 0;}
}
@media (min-width:767px){.tour_mix .tour_btn a:hover:after{right:16px}
.tour_mix .tour_btn a:hover{transition:.2s;-webkit-filter:invert(5%);filter:invert(5%)}
}

.theme>.module-container>.main{background:linear-gradient(360deg,#fff 65%,#f7f7f7 65%,#f7f7f7 100%)}
.theme_slider .module-container .swiper-slide .swiper-title{height:125px;overflow:hidden;font-size:25px!important;text-align:left!important;overflow:hidden;display:inline-block;color:#fff;font-weight:500;letter-spacing:2px;width:100%;margin:0;padding:0 15px;z-index:0;position:absolute;display:flex;justify-content:center;align-items:end;padding-bottom:15px;display:none}
.theme_slider .module-container .swiper-slide:hover .swiper-title{color:#fff}
.theme_slider .module-container .swiper-slide .swiper-content{font-size:18px!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6;border:none;display:table;position:absolute;z-index:2;top:0;right:15px;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;align-items:center;padding:0;flex-direction:row}
.theme_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)}
.theme_slider .module-container .swiper-slide:hover .swiper-content h5.BK{background:rgb(255 255 255 / 90%)}
.theme_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}
.theme_slider .module-container .swiper-slide-style{box-shadow:none!important;overflow:hidden;background:0 0;position:relative;border-radius:15px}
.theme_slider .module-container .swiper-slide-style:hover{transition:.5s}
.theme_slider .module-container .swiper-slide .swiper-img img{border-radius: 15px;transition:.5s}
.theme_slider .module-container .swiper-slide:hover .swiper-img img{transition:.5s;-webkit-filter:brightness(90%);filter:brightness(90%)}
.theme_slider .module-container .swiper-slide .swiper-img{z-index:0;overflow:hidden;margin:0;border-radius: 15px;}
.theme_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}
.theme_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}
.theme_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}
.theme_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}
.theme_slider .module-container .swiper-button-next:hover,.theme_slider .module-container .swiper-button-prev:hover{opacity:1}
.theme_slider .module-container .swiper-button-prev:after{font-size:1.25rem;font-weight:700;background:0 0;padding:5px 0 5px 0;color:#092f90}
.theme_slider .module-container .swiper-button-next:after{font-size:1.25rem;font-weight:700;background:0 0;padding:5px 0 5px 0;color:#092f90}
.theme_slider .module-container .swiper-button-disabled{display:none}
@media (min-width:991px){.theme_slider .module-container .swiper-slide-style:nth-child(even){margin-top:5rem}}
@media (max-width:1640px){.theme_slider{padding:0 90px}
}
@media (max-width:991px){.theme_slider .module-container .swiper-button-next{right:20px}
}
@media (max-width:767px){.theme_slider{padding: 0 40px;}
.theme_slider .module-container .swiper-slide-style{margin-top: 10px;}
}

.ex_slider{margin-bottom:5rem;z-index:1;background:#fff;padding:10px 60px 0 60px}
.ex_slider .swiper-slide-style{box-shadow:none;border-radius:0;margin-top:0;height:auto;margin-bottom:0;display:flex}
.ex_slider .swiper-slide .swiper-img{margin:0 0 20px;border-radius:15px;overflow:hidden;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.ex_slider .swiper-slide .swiper-img img{border-radius:0}
.ex_slider .swiper-slide .swiper-content{padding:1.5rem 1.5rem;-webkit-line-clamp:6;margin-bottom:20px;padding-right:60px;padding-left:60px;display:flex;flex-direction:column;justify-content:center;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.ex_slider .swiper-slide .swiper-content h3{font-size:1.5rem;margin:2.5rem 0 1.5rem 0;font-weight:500;position:relative;letter-spacing:.5rem}
.ex_slider .swiper-slide .swiper-content h5{font-size:1rem;position:relative;margin:2rem 0;font-weight:700}
.ex_slider .swiper-slide .swiper-content p,.ex_slider .swiper-slide .swiper-content span{margin:.5rem 0;line-height:1.5;font-size:1.15rem;letter-spacing:.1rem;color: #656d7f;font-family:'Noto Sans TC',sans-serif!important}
.ex_slider .swiper-slide .swiper-title{padding:0 1.5rem;text-align:left;color:#3a3a3a;font-size:1.2rem;line-height:23px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;letter-spacing:1px;position:relative}
.ex_slider .swiper-pagination{position:absolute;right:0;bottom:0;list-style:none;display:block;text-align:center;padding:0;margin:15px 0;height:30px;background:#fff;display:none}
.ex_slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;opacity:.5;transition:opacity .6s ease;width:10px;height:10px;border-radius:100%;overflow:hidden;opacity:1;padding:0;background-color:#9a9a9a;border:10px solid #ffffff00;line-height:12px;font-size:3px}
.ex_slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#8c783c}
.ex_slider .swiper-button-next,.ex_slider .swiper-button-prev{bottom:0;height:60px;width:60px;line-height:0;font-size:0;cursor:pointer;background:#fff;border-radius:100%;opacity:1;color:#331919;box-shadow:1px 1px 10px #bcb5b9}
.ex_slider .swiper-button-disabled{display:none}
.ex_slider .swiper-button-next:after,.ex_slider .swiper-button-prev:after{padding:0;font-size:1rem;font-weight:600;color:#9a9a9a}
.ex_slider .swiper-slide .swiper-content .tour_btn{text-align:right;margin-top:1rem;position:absolute;right:60px;bottom:15px}
.ex_slider .swiper-slide .swiper-content .tour_btn i{transition:.5s;margin:40px 0 20px 0;padding:14px 75px 14px 25px;text-align:right;font-weight:400;box-shadow:none;background:#f1f5f5;color:#2841be;border:none;border-radius:12px;letter-spacing:1px;position:relative;width:150px;justify-content:flex-end;font-style:normal}
.ex_slider .swiper-slide .swiper-content .tour_btn i:after{content:'';position:absolute;width:11px;height:40px;bottom:5px;right:20px;margin:0;margin-top:0;transition:.5s;background-repeat:no-repeat!important;background:url(https://materials.fillo.com.tw/materials/union/images/9e14d956-d017-4137-81b4-7a67815a4179.png);background-position:center}
@media (min-width:767px){.ex_slider .swiper-slide .swiper-content .tour_btn i:hover:after{right:16px}
.ex_slider .swiper-slide .swiper-content .tour_btn i:hover{transition:.2s;-webkit-filter:invert(5%);filter:invert(5%)}
.ex_slider .swiper-button-next:hover,.ex_slider .swiper-button-prev:hover{box-shadow:1px 1px 10px #968e93}
.ex_slider .swiper-button-next:hover:after{padding-left:2px;background:#9a9a9a}
.ex_slider .swiper-button-prev:hover:after{padding-right:2px}
}
@media (max-width:767px){.ex_slider{padding:0 15px 0 15px;margin-bottom:0}
.ex_slider .swiper-slide-style{margin-top:0;display:flex;flex-direction:row;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 40px}
.ex_slider .swiper-slide .swiper-content,.ex_slider .swiper-slide .swiper-img{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:flex;flex-direction:column;padding:0}
.ex_slider .swiper-slide .swiper-content h3{margin:.5rem 0 1rem 0;font-size:1.25rem}
.ex_slider .swiper-slide .swiper-content p,.ex_slider .swiper-slide .swiper-content span{line-height:initial;font-size:1rem;margin:0!important}
.ex_slider .swiper-slide .swiper-content .tour_btn{text-align:right;margin-top:1.5rem;position:relative;right:unset;bottom:unset;margin-bottom:1rem}
.ex_slider .swiper-button-next,.ex_slider .swiper-button-prev{top: 50vw;height: 36px;width: 36px;background: none;box-shadow: none;}
}

.title_style{padding: 3rem 2rem 2rem 2rem;}
.title_style h2,.title_style h2 span{margin-bottom:1rem;letter-spacing:.75rem;margin:1.5rem 0 1rem 0;font-size:3rem;font-family:'Noto serif TC',serif!important;font-weight:400}
.title_style .deco span{position:relative}
.title_style .deco span:before{width:1px;height:130px;background:#c9a96a;display:block;text-align:center;position:absolute;transform:rotate(45deg);left:0;top:-45px;content:''}
.title_style h3{margin-bottom:1rem;letter-spacing:.5rem;margin:2.5rem 0}
.title_style h5{font-weight:400;letter-spacing:.3rem;font-size:1.2rem}
.title_style p{margin-bottom:.5rem;letter-spacing:1.2px;font-weight:300}
@media (max-width:768px){.title_style{padding:0 2.5rem .5rem 2.5rem}
.title_style h2,.title_style h2 span{font-size: 2rem;letter-spacing: .5rem;}
.title_style .deco span:before{height: 60px;top: -15px;}
.title_style h3{font-size:1.2rem;letter-spacing:.3rem}
.title_style h5{font-size:1rem}
}
.page_bg > .module-container >.main:before {content:'';background: linear-gradient(0deg, rgb(255 255 255) 0%, rgb(247 247 247 / 85%) 30%, rgb(247 247 247 / 60%) 60%, rgb(247 247 247 / 0%) 100%);position: absolute;bottom: 0;width: 100%;height: 60%;}
.page_bg .title_style{padding: 15rem 2rem 0rem 2rem;}

.mv_top{max-width: calc(100% - 120px);margin: 3.0rem auto 0 auto;}
.mv_top .content-bottom,.mv_top .content-top{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}
.mv_top:hover .play{-webkit-filter:brightness(150%);filter:brightness(150%)}
.mv_top .position-bottom{position:relative}
.mv_top .content-bottom .btn{padding:0;border:none;position:absolute;bottom:0;right:0}
.mv_top h4{font-weight:400;letter-spacing:.3rem;font-size:1.25rem;pointer-events:none}
.mv_top h2,.mv_top h2 span{margin-bottom:1rem;letter-spacing:.25rem;margin:1.5rem 0 2rem 0;font-size:3rem;font-family:'Noto serif TC',serif!important;font-weight:400}
@media (max-width:1200px){.mv_top [data-fancybox] img{height:initial!important;aspect-ratio:4/2;object-fit:cover;object-position:center center}
.mv_top h2,.mv_top h2 span{letter-spacing:.1rem;margin:1rem 0 1rem 0;font-size:2.4rem}
.mv_top .play img{width:80px}
}
@media (max-width:991px){.mv_top [data-fancybox] img{height:initial!important;aspect-ratio:4/2.5;object-fit:cover;object-position:center center}
.mv_top h2,.mv_top h2 span{letter-spacing:.1rem;margin:.5rem 0 .5rem 0;font-size:2rem}
.mv_top .play img{width:60px}
}
@media (max-width:768px){.mv_top{max-width:100%}
.mv_top [data-fancybox] img{height:initial!important;aspect-ratio:4/2;object-fit:cover;object-position:center center}
.mv_top h2,.mv_top h2 span{letter-spacing:.1rem;margin:.5rem 0 .5rem 0;font-size:1.5rem}
.mv_top .play{margin:0}
.mv_top .play img{width:40px}
}
@media (max-width:500px){.mv_top [data-fancybox] img{aspect-ratio:4/3}
}


.mv_btm{margin-top:-6rem}
.mv_btm .fancybox-wrapper a[data-fancybox]{border-radius:15px;overflow:hidden;box-shadow:1px 1px 10px #bcb5b9}
.mv_btm .fancybox-wrapper a[data-fancybox]:hover{box-shadow:1px 1px 10px #968e93}
@media (max-width:991px){.mv_btm{max-width:80%;margin-top:-3rem}
}
@media (max-width:768px){.mv_btm{margin-top:-1rem}
}
@media (max-width:500px){.mv_btm{margin-top:-2rem}
}

.gotop .side_box{bottom:10px;z-index:300}
.gotop .side_box .side_bar{box-shadow:none;padding:0;width:44px;height:44px;margin:0}
.gotop .side_box .side_bar li{height:44px;padding:8px 0}
.gotop .side_box .side_bar li:nth-child(4){border-radius:100%;display:block}
.gotop .side_box .side_bar:hover li{display:block}
.gotop .actGotop.actGotop{width:25px;height:auto;bottom:217px;z-index:100!important}
.gotop .actGotop a,.gotop .actGotop a:link{width:1px;height:180px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;line-height:48px;background:0 0;font-family:'Noto Sans TC',sans-serif!important;font-size:.8rem;font-weight:300;color:#515965!important;text-align:left;position:relative}
.gotop .actGotop a:after{content:'PAGE TOP';letter-spacing:1px;font-family:'Noto Sans TC',sans-serif!important;font-size:.85rem;font-weight:300;color:#515965!important;position:absolute;bottom:17px;left:-58px;transform:rotate(270deg);width:100px;height:30px}
.gotop .actGotop a i{width:44px;font-size:1.5rem;top:24px;height:100px;width:1px;background:#444d5a;position:absolute;right:50%;bottom:0;overflow:hidden}
.gotop .actGotop a i:after{position:absolute;left:0;bottom:0;display:block;content:"";background:#d2d5d9;width:100%;height:30px;z-index:6;-webkit-animation:scrollGotop 3s infinite linear;-moz-animation:scrollGotop 3s infinite linear;-ms-animation:scrollGotop 3s infinite linear;animation:scrollGotop 3s infinite linear}
.gotop .side_box .side_bar li img{max-height:24px;width:24px}
.WinChrome .gotop .actGotop.actGotop,.D_products_group_molddetail .gotop .actGotop.actGotop{bottom: 36px;}

@-webkit-keyframes scrollGotop{0%{top:100%}
75%{top:100%}
100%{top:-100%}
}
@-moz-keyframes scrollGotop{0%{top:100%}
75%{top:100%}
100%{top:-100%}
}
@-ms-keyframes scrollGotop{0%{top:100%}
75%{top:100%}
100%{top:-100%}
}
@keyframes scrollGotop{0%{top:100%}
75%{top:100%}
100%{top:-100%}
}
.gotop .actGotop a:hover i{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.WinChrome .gotop .side_box,.D_products_group_molddetail .gotop .side_box{display:none}


/* End Module*/

/*form*/
section.group_table .container>h2{display:none}
.contac_form .form-row{background: #ffffff;padding:0 5%;max-width:900px;margin:0 auto;}
.contac_form .form-row:nth-of-type(2){padding-top:5%}
.contac_form .form-row:nth-of-type(4){padding-bottom:5%}
.contact h4 .note{display:none}
.contact .trip_title{max-width: 900px; margin: 0 auto; letter-spacing: 1.2px;}
.contact #form_customForm .trip_title{letter-spacing:1.2px;margin:0;border-bottom:none;max-width: 900px;margin: 0 auto;background: url(https://materials.fillo.com.tw/materials/sunlee/images/b7f39a06-6a6c-405c-8863-fa734e020d34.png) #454a52d9;background: url(https://materials.fillo.com.tw/materials/cowelltrip/images/8c69b72d-97ab-4f10-a87d-1494a1169217.png) #3f4a59c7;}
.contact .contac_form .form-row h3{font-size: 1.0rem;color: #efefef;margin: 0;}
.contact .contac_form .form-row #field_20 h3{font-size:2rem;font-weight:400;text-align:center;border-bottom:1px solid #dcdcdc;padding-bottom:30px}
.contact .contac_form .form-row label{font-size:1rem;color: #555;display: block;}
.contact .contac_form .form-row label:hover:before {border: 1px solid #04abf2;background-color: #ffffff;}
section.contact #form_customForm .btn-group-lg>.btn,section.contact #form_customForm .btn-lg{color:#fff;background-color:#343a40;border-color:#343a40;font-size:1rem;font-weight:400;border-radius: 5px;padding:.75rem 3rem;background-color: #c9a96a !important;border-color: #c9a96a !important;}
section.contact #form_customForm .btn-group-lg>.btn,section.contact #form_customForm .btn-lg:hover {background-color: #bfa063 !important;border-color: #c9a96a !important;}
.form_title{padding:0 20px;text-align: center;}
.form_title h2 {color: #fff;font-weight: 400;padding-top: 6.0rem;padding-bottom: 1rem;margin-bottom: 0 !important;line-height: 1.2;color: #FFFFFF;font-family: 'Pathway Gothic One',sans-serif !important;text-align: center;line-height: 1;font-size: 1.8rem;margin-top: 1.0rem;margin-bottom: 0.25rem;}
section.group_table .container h4 {font-size: .9rem;text-align: center;color: #a8a8a8;padding: 0;}
.contact .trip_title p {font-size: .9rem;color: #a8a8a8;}
.main_text {padding: 0 40px;}
@media (max-width:767px) {
.main_text {padding: 20px 40px;}
.main_text .main_text {padding: 20px 20px;}
.main_text hr {display: none;}
}
textarea.form-control {border-radius: 0;min-height: 150px;}
.form-group select.form-control  {border-radius: 0;height: 50px !important;}
.form-check.radio_style, .form-group .form-check {display: inline-block;}
.form-group .form-check {padding-left: 24px;margin: 10px 15px;}
.form-group .form-check .checkmark:hover {border: 1px solid #ffffff;background-color: #04abf2;}
.form-group .form-check .customcheck:hover input ~ .checkmark {/* background-color: #fff; */border: 1px solid #04abf2;}
.contact .contac_form .form-row [data-type="TTL"] h3{text-align:center;border:1px solid #d2d2d2;padding:15px;margin-bottom:30px;margin-top:30px;background:#979ba2}
.contact .contac_form .form-row > [class*="col-"]:nth-child(1) {padding-left: 15px !important;}
.D_customformfront_main section.group_table .container{padding-top: 120px;}

.main_tour .hover-wall{padding:15px 30px}
.main_tour .hover-wall .icon_info{box-shadow:none;border-radius:0;overflow:initial;padding:0;height:100%;box-shadow:none!important;box-shadow:none;border-radius:18px;overflow:hidden;margin-top:10px;height:auto;background:#fff;margin-bottom:0;border:2px solid #f1f5f5;padding-bottom:4rem;height:100%}
.main_tour .hover-wall .icon_info:hover{border:2px solid #dcdede;transition:.5s;bottom:0}
.main_tour .hover-wall .icon_info figure{margin:0 0 1rem;text-align:center}
.main_tour .hover-wall .icon_info:hover figure .b_img{transform:unset}
.main_tour .hover-wall .icon_info:after{content:'';position:absolute;width:46px;height:46px;bottom:20px;right:20px;margin:0;margin-top:0;background-repeat:no-repeat!important;background:url(https://materials.fillo.com.tw/materials/union/images/572455bb-ba77-4084-a8e5-2fca938c2c14.png);background-position:center}
.main_tour .hover-wall .icon_info:hover:after{transition:.8s;-webkit-filter:invert(5%);filter:invert(5%)}
.main_tour .hover-wall .htpro_tit{display:none}
.main_tour .hover-wall figure .overlay{display:none}
.main_tour .hover-wall a figure{position:relative}
.main_tour .hover-wall a:hover figure:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#00000029;opacity:0;-webkit-transition:.3s ease-in;transition:.3s ease-in;z-index:1}
.main_tour .hover-wall a:hover figure:before{opacity:.7;-webkit-transition:.3s;transition:.3s}
.main_tour .hover-wall .icon_info h3{font-size:1rem;margin-bottom:1.25rem;padding:0;padding:0 1.5rem;margin:1.5rem 0 .5rem 0;text-align:left;color:#565656;font-size:1.5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;letter-spacing:1px;position:relative}
.main_tour .hover-wall .icon_info h4{font-style:normal;font-size:1.1rem;margin:.2rem 0 .5rem 0!important;padding:0 1.5rem;text-align:left;margin:0;color:#656d7f;font-weight:400;font-family:'Noto Sans TC',serif!important}
.main_tour .hover-wall .icon_info p.animate-text{padding:0;font-size:.9rem;bottom:0;margin-bottom:5px;color:#565656;font-weight:800;font-size:1.5rem;letter-spacing:.03rem;text-align:left;padding:0 1.5rem;margin-bottom:1.5rem;position:absolute}
.main_tour .hover-wall .icon_info p.animate-text:before{margin-right:5px;content:"$";left:0;color:#565656;overflow:hidden;line-height:1.5}
.main_tour .hover-wall .icon_info p.animate-text:after{margin-right:5px;content:"起";left:0;overflow:hidden;font-size:.9rem;line-height:1.8;color:#9ca1ad;font-family:'Noto Sans TC',sans-serif!important;font-weight:500}

.filter_list {display: none !important;}

@media (min-width:767px){.list_con {flex: 0 0 92%;max-width: 92%;margin-left: 4%;}}
.D_products_group_search .search_con .list_con .title .font-weight-bold{display: none;}
figure.block_style .pic_all::after {border-color: transparent transparent transparent rgb(201 169 106 / 90%);}
.pic_style figure.block_style .pic_all .img-wrapper:before{background: none;}
section.search_con .list_con.mold figure.block_style .main_words a h4{font-size: 1.25rem;font-weight: normal;}

/*20241004-個團明細行程特色文字對齊方向*/
section.group_table.trip_features .container .group_table_box p{text-align: initial;}
/*20241004-使用範本13圖片高度*/
.day_style_13 img{height: auto !important;}

/*20241114-使用範本17*/
.day_style_17 .item {border: 2px solid #c9a96a;margin: 1.0rem 0;padding: 20px;background: #fffaef;}

section.group_table.trip_features .container .group_table_box div h2 {color: #000;text-shadow: none;}