body {
  background-position: left top;
  background-attachment: scroll;
}
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')
@import url('https://fonts.googleapis.com/css2?family=Tenor+Sans&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:3px}
::-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: #f6c343!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;display: none;}
.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;}
/*END default*/

/*版型*/
.nav-style .header-part .navbar-nav .nav-item{padding-right: 1.5rem;padding-left: 1.5rem;position: relative;}
.nav-style .header-part .navbar-nav .nav-item a.nav-link{display:table;float:left;flex:unset;position:relative;font-size: 1.1rem;font-weight: 600;z-index:9999;/* color:#4c4c4c!important; */padding: 0;line-height: 4;}
.nav-style .header-part .navbar-nav li.dropdown.show a{color:#333!important}
.nav-style .header-part .navbar-nav li.dropdown.show a:hover{color:#fff!important}
.nav-style .header-part .navbar-nav li.dropdown.show a.dropdown-item{color:#000!important;border-bottom:1px solid #eee}
.nav-style .header-part .navbar-nav .nav-item:hover .dropdown-menu{display:block!important;border-radius: 0 0 10px 10px !important;overflow: hidden;}
.nav-style .header-part .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item:not(:last-child){border-bottom: 1px solid #f2eade;}
.nav-style .header-part .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item{text-align: center;font-size: 1.1rem;color: #664b21;}
.nav-style .navbar-toggler-icon{/* width:1.5em; *//* height:1.2em; */}
.nav-style .header-part.fixed-top{max-width:100%!important;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.1);/* top: 35px; */}
.nav-style .header-part .navbar-collapse{margin-right:30px}
.nav-style .header-part .navbar-brand{/* height:88px; */padding:15px 30px;/* background: #fff; */}
.nav-style .header-part .navbar-brand img{margin:0 auto;}
nav.navbar.navbar-expand-lg.header-part{background:#fff;padding:0;max-width: 100% !important;}
nav.navbar.navbar-expand-lg.header-part .navbar-toggler{margin-right:20px;background: #bdb7a6;padding: 5px;}
@media (max-width:1400px){
.nav-style .header-part .navbar-nav .nav-item a.nav-link{padding-right: .25rem;padding-left: .25rem;font-size: 1.1rem;}
}
@media (max-width:1200px){
.nav-style .header-part .navbar-nav .nav-item a.nav-link{padding-right: .1rem;padding-left: .1rem;font-size: 1.0rem;width:100%;text-align:center;}
.nav-style .header-part .navbar-nav .nav-item{padding-right: .75rem;padding-left: .75rem;}
}
@media (max-width:991px){
.nav-style .header-part .navbar-collapse{margin-right:0;background: #f7f5f5;}
.nav-style .header-part .navbar-brand{height:75px;padding:10px 30px;background:#fff;width: 100%;text-align: center;}
.nav-style nav.navbar.navbar-expand-lg.header-part .navbar-toggler{position:absolute;left: 0;top:0;margin:9px}
.top-style nav.navbar.navbar-expand-lg.header-part .navbar-toggler{position: fixed;left:0;top:0;margin:9px;}
.top-style {z-index:100;position: absolute;top: 60px;position: fixed;}
.nav-style {position: fixed;z-index: 99;}
.nav-style .header-part.fixed-top{top:0}
.top-style .navbar-expand-lg .navbar-nav{padding: 20px;}
.top-style .header-part .navbar-nav .nav-link {line-height: 30px;text-align: center;}
.nav-style .header-part .navbar-brand{height: 57px;padding: 7px;}
.nav-style nav.navbar.navbar-expand-lg.header-part{/* border-bottom: 3px solid #8d6729; */}
}
@media (max-width:768px){
.nav-style .header-part .navbar-nav .nav-item{flex:0 0 30%;flex-wrap:wrap;display:flex;justify-content:center;align-items:center;}
}

.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: #edc75b;}
.footer_info .footer-wrap .contact-box h4{color: #edc75b;letter-spacing:.1rem;font-size:1rem;/* font-weight:300; */line-height:28px;padding-left: 40px;font-family:'Noto Sans TC',Sans-serif!important}
.footer_info .fb-info{margin-top:0!important;position:relative;margin-top: 1rem!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: 2rem!important;-ms-flex:0 0 5%;flex:0 0 15%;max-width:15%}
.footer-wrap .contact-info{padding-bottom:2em;margin-top: 1rem!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;}
.footer_info .footer-wrap .icon_wrap p{font-size:1rem;padding-right:10px;padding-left:10px;}
.footer_info .footer-wrap .icon_wrap ul.footer_bticon{margin:0;-ms-flex:0 0 25%;display:inline-block;position:revert;display: none;}
.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: 0px 0px 0px 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(min-width:991px){.footer_info .footer-wrap .contact-box:nth-child(1) h4{padding-left: 0px;}}
@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(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{padding-left: 18px;}
.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}
}

.gotop .side_box{bottom: calc(50vh - 60px);z-index: 300;}
.gotop .side_box .side_bar{/* border-radius: 100%; */box-shadow: none;padding: 0px;width: 68px;height: 68px;margin: 0;background: none;}
.gotop .side_box .side_bar li{/* border:none; *//* height: 44px; */border: none;}
.gotop .side_box .side_bar li {filter: drop-shadow(0px 3px 3px rgb(28 61 90 / 60%));}
.gotop .actGotop.actGotop{width: 60px;height: 60px;right: 24px;bottom: 20px;z-index: 300 !important;/* border: 1px solid #9a9a9a; *//* background-image: url(https://materials.fillo.com.tw/materials/siangguan/images/8e9a75cb-5e7d-4d9c-969c-af1e9eb76fa5.png) !important; */}
.gotop .actGotop a,.gotop .actGotop a:link{width: 60px;height: 60px;/* border-radius:0; *//* -webkit-transition:all .3s ease; */-moz-transition:all .3s ease;/* transition:all .3s ease; *//* line-height: 70px; */font-size: 0;background: none;}
.gotop .actGotop a i{width: 60px;height: 60px;font-size: 0;/* top: 2px; *//* display: none; */background-image: url(https://materials.fillo.com.tw/materials/wantour/images/82414c28-301f-4f9b-aca1-3bceb0f0f8e7.svg) !important;background-size: 50%;background-position: center;background-repeat: no-repeat;filter: drop-shadow(0px 3px 3px rgb(28 61 90 / 50%));}
.gotop .actGotop a:hover i{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition: all .3s ease;/* top: 4px; */}
.WinChrome .gotop .side_box,
.D_products_domestic_molddetail .gotop .side_box, 
.D_products_domestic_gdetail .gotop .side_box,
.group_home .gotop .side_box{display:none}
@media (max-width:768px){
.gotop .side_box{bottom: 63px;z-index: 300;}
.gotop .side_box .side_bar{width: 48px;height: 48px;}
.gotop .actGotop.actGotop, .gotop .actGotop a, .gotop .actGotop a:link,.gotop .actGotop a i{width: 30px;height: 30px;background-size: 100%;right: 23px;}
}
/*版型END*/

.main_slider{/* background:#092f90; */}
.main_slider .slider-container{max-width:100%}
.main_slider .slider{position:relative;margin-bottom:00px}
.main_slider .rslides{margin:0}
.main_slider .rslides  .slide1{opacity: 1 !important;}
.main_slider .thumb{position:absolute;/*z-index:16;*/bottom:0;margin:0;}
.main_slider .thumb li span{border-bottom: none;font-weight: 500;color: #e5e5e5;font-family: "Noto Sans TC","微軟正黑體", "Microsoft JhengHei", sans-serif !important;text-align: center;}
.main_slider .thumb li span:before{content:'';background-color: #ffffff63;/* animation: progressAnimation 6s; */width:100%;height: 3px;position:absolute;bottom:0;left: 0;}
.main_slider .thumb li.active span:after{content:'';background-color: #f7c948;animation: progressAnimation 6s;width:100%;height: 3px;position:absolute;bottom: 0px;left: 0;/* width: 73%; *//* background-color: #ef476f; */animation: progressAnimation 6s;}
.main_slider .rslides .slide1 a{overflow:hidden;background: #000;border: none;}
.main_slider .rslides .slide1 a img{opacity:0.9;}
.main_slider .rslides a .carousel-caption{bottom:50%;transform: translate(0, 50%);text-align: left;}
.main_slider .rslides a .carousel-caption h1,.main_slider .rslides a .carousel-caption h1 span{font-family: "Noto Serif TC" !important;font-size: 2.4rem;letter-spacing: .5rem;}
.main_slider .rslides a .carousel-caption h4,.main_slider .rslides a .carousel-caption h4 span{font-size: 1.25rem;font-weight: 300;letter-spacing: .3rem;margin-bottom: 2rem;position: relative;}
.main_slider .rslides a .carousel-caption h4 span:after{content:'';background-color: #ffffff;width: 60px;height: 1px;position:absolute;right: -80px;top: 50%;}
.main_slider .thumb li{color:#fff!important;text-align:left;padding:0 15px;z-index:2;line-height:50px;font-size: 1.1rem;letter-spacing: 1.0px;}
.main_slider .thumb li.active span{font-weight:700;text-align:left}
.main_slider .thumb li.active:after,.main_slider .thumb li:before{display:none}
@keyframes scaleDraw { 0% { transform: scale(1.1); } 100% { transform: scale(1.0); } }
@media (min-width:991px){.main_slider .thumb{padding-left:10%;padding-right:10%;margin-bottom: 2.0rem;}
}
@media (max-width:1200px){
.main_slider .rslides a .carousel-caption{left: 8%;}
.main_slider .rslides a .carousel-caption h1,.main_slider .rslides a .carousel-caption h1 span{font-family: "Noto Serif TC" !important;font-size: 2.4rem;letter-spacing: .5rem;}
.main_slider .rslides a .carousel-caption h4,.main_slider .rslides a .carousel-caption h4 span{font-size: 1.25rem;font-weight: 300;letter-spacing: .3rem;margin-bottom: 1rem;position: relative;}
}
@media (min-width:767px){
.main_slider .thumb li.active span{border:none!important;font-size: 1.1rem;font-weight: 600;text-align: center;color: #ffffff;}
.main_slider .rslides a > img{ -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:8s; animation-duration: 8s; }
}
@media (max-width:767px){
.main_slider{margin-top: 0px;}
.main_slider .thumb{/* position:relative; */padding-top:10px;/* background:#092f90; */padding-left: 30px;padding-right: 30px;}
.main_slider .thumb li{width: 6vw!important;/* background:#092f90; */height:56px;line-height:44px;padding: 0 3px;}
.main_slider .thumb li.active{width: 30% !important;}
.main_slider .thumb li.active span {width: 100% !important;}
.main_slider .thumb li.active span{border: none;max-width: 100%;/* margin:0 auto; */display:block;color: #fff;font-size: 1.0rem;}
.main_slider .thumb li.active span:before{border:none!important}
.main_slider .thumb li span{/* width: 10px; */margin: 0;border: none;color: #e5e5e500;}
}
@keyframes progressAnimation {
  0% {
    width: 0%;
    background-color: #f7c948;
  }
  100% {
    width: 100%;
    background-color: #f7c948;
  }
}
.search_tabs li{margin-top:15px;}
.search_tabs .blk-tabs.dp-tbl{z-index:1;max-width:1440px;margin: 1.0rem auto;padding: 0 30px;}
.search_tabs .blk-tabs.dp-tbl .nav-item .nav-link{color: #8dba6e;font-size: 1.15rem;font-weight: 500;letter-spacing:.05rem;padding:0;padding: .75rem 2.0rem;background: #e9f2de;border-radius:0;border-radius: 15px 0 15px 0;margin-right: 1rem;border: 1px solid #8ebf6c;}
.search_tabs .blk-tabs.dp-tbl .nav-item .nav-link:hover{background: #d4e3c5;}
.search_tabs .blk-tabs.dp-tbl .nav-item .nav-link.active{background: #8ebf6c;color: #fff;position: relative;}
.search_tabs .blk-tabs.dp-tbl .nav-item .nav-link.active:after{content: '';position: absolute;bottom: 0px;width: 0;height: 0;border-style: solid;border-width: 11px 6.5px 0 6.5px;border-color: #8ebf6c transparent transparent transparent;left: 50%;transform: translate(-50%, 109%);}
@media (max-width:767px){.search_tabs .blk-tabs.dp-tbl{margin-top:-4rem}
.search_tabs .blk-tabs.dp-tbl .nav-item .nav-link{/* margin:0; */font-size:1.2rem}
}

/*search*/
.inbound_search,.outbound_search{padding: 1.5rem 2rem 1rem 2rem;/* z-index:1; */background:#fff;border-bottom: 4px solid #cad6c2!important;margin: 0 auto 3rem;/* z-index:1; */max-width:1400px;border-radius: 10px;/* padding: 0 20px; */}
.inbound_search .group_banner.search_banner .search-area>.container,.outbound_search .group_banner.search_banner .search-area>.container{background:0 0;border:none;margin-top:.25rem}
.inbound_search section.group_banner .search-area .search-box,.outbound_search section.group_banner .search-area .search-box{margin:0;/* height:90px; */}
@media (min-width: 1200px){.outbound_search section.group_banner .search-area .search-box>div:nth-child(1){-ms-flex: 0 0 12%;flex: 0 0 12%;max-width: 12%;%}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(2){-ms-flex: 0 0 12%;flex: 0 0 12%;max-width: 12%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(3){-ms-flex: 0 0 12%;flex: 0 0 12%;max-width: 12%;}
.outbound_search section.group_banner .search-area .search-box>div:nth-child(4){-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
.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%}
}
.inbound_search section.group_banner .area_input,.outbound_search .search-area .search-box .select select{background-color:#fff;border-radius: 5px;height: 42px!important;background-position:95%;padding:0 8px;border: 1px solid #dcdcdc!important;}
section.group_banner .search-area .search-box .search-btn{background:#fd88b5}
.inbound_search section.group_banner .search-area .search-box div div,.outbound_search section.group_banner .search-area .search-box div div{padding: 0!important;margin-bottom: .25rem;}
.outbound_search .search-area .search-box .select-date .select .divide,.inbound_search .search-area .search-box .select-date .select .divide{margin: 20px 18px 0px 18px;}
.inbound_search section.group_banner .search-area .search-box .select-date .select , .outbound_search section.group_banner .search-area .search-box div .select-date .select {border: 1px solid #dcdcdc !important;border-radius: 5px;}
.inbound_search section.group_banner .search-area .search-box .select-date .select input,.outbound_search section.group_banner .search-area .search-box div .select-date input{width: calc(47% - 18px)!important;height: 40px;padding: 5px;/* border: 1px solid #dcdcdc !important; */border-radius: 5px;}
.outbound_search section.group_banner .search-area .search-box div div.divide{background:#000!important;height:2px!important;min-height:2px!important}
.inbound_search section.group_banner .search-area .title i,.outbound_search section.group_banner .search-area .search-box .title i{display:none!important}
.inbound_search section.group_banner .search-area .search-box .title h6,.outbound_search section.group_banner .search-area .search-box .title h6{font-size:1rem!important;margin:0!important;color: #696969!important;line-height:15px}
.inbound_search section.group_banner .search-area .search-box .search-btn,.outbound_search section.group_banner .search-area .search-box .search-btn{margin-top: 30px;background:#fd88b5;color:#fff;font-size:1.4rem;height: 40px;line-height: 30px;border: 1px solid #ffb74d;border-radius: 5px;position: relative;}
.inbound_search .search-area .search-box .search-btn h5,.outbound_search .search-area .search-box .search-btn h5{font-size:0;font-weight:400;letter-spacing: 0;text-align: left;padding: 5px 10px;position: relative;width: 100%;margin: 0;}
.inbound_search .search-area .search-box .search-btn h5:after {content: "開始探索";font-size: 1.10rem;color: #FFF;margin-right: -9px;letter-spacing: 1px;}
.outbound_search .search-area .search-box .search-btn h5:after {content: "開始探索";font-size: 1.10rem;color: #FFF;letter-spacing: 2px;}
.inbound_search .search-area .search-box .search-btn h5:before {content: "";background-image: url('https://materials.fillo.com.tw/materials/wantour/images/3cfa48e5-58d7-4884-97f3-bf262470a97d.svg');position:absolute;top: 8px;right: 10px;/* right:6px; */width: 16px;height: 15px;background-repeat: no-repeat;}
.outbound_search .search-area .search-box .search-btn h5:before {content: "";background-image: url('https://materials.fillo.com.tw/materials/wantour/images/3cfa48e5-58d7-4884-97f3-bf262470a97d.svg');position:absolute;top: 8px;right: 10px;/* right:6px; */width: 16px;height: 15px;background-repeat: no-repeat;}
.inbound_search .search-area .search-box .search-btn i,.outbound_search .search-area .search-box .search-btn i{display:none}
.outbound_search section.group_banner .search-area .search-box .select-input>input{background:0 0}
.inbound_search section.group_banner .search-area .search-box .select-input,.outbound_search section.group_banner .search-area .search-box .select-input{border-bottom:1px solid #fff;position:relative}
.outbound_search section.group_banner .search-area .search-box .select-status,.inbound_search section.group_banner .search-area .search-box .select-status{right: 15%;}
.outbound_search section.group_banner .form-check .customcheck input:checked ~ .checkmark,.inbound_search section.group_banner .form-check .customcheck input:checked ~ .checkmark{background-color: #8ebf6c;}
.outbound_search section.group_banner .search-area .search-box .select-status .form-check,.inbound_search section.group_banner .search-area .search-box .select-status .form-check{padding-left: 18px !important;}
.outbound_search section.group_banner .search-area .search-box .select-input>input::placeholder{}
.inbound_search section.group_banner .search-area .search-box .select-input>input,.outbound_search section.group_banner .search-area .search-box .select-input>input{height:26px;/* margin-top:30px; */line-height:30px;height: 42px;margin-top: 29px;border: 1px solid #dcdcdc !important;border-radius: 5px;background:#fff;padding:0 8px}
.outbound_search section.search_banner .search-area .search-box .select-input .data-icon-search{top:calc(9px);color:#fff;display:none}
.datepicker table tr td.active.active{background-color: #88b04b;background-image: -moz-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -ms-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8ebf6c), to(#88b04b));background-image: -webkit-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -o-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: linear-gradient(to bottom, #8ebf6c, #88b04b);}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active{background-color: #88b04b;background-image: -moz-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -ms-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8ebf6c), to(#88b04b));background-image: -webkit-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: -o-linear-gradient(to bottom,#8ebf6c,#88b04b);background-image: linear-gradient(to bottom, #8ebf6c, #88b04b);}
.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: #8ebf6c;}
.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.day.focused, .datepicker table tr td.day:hover{background:#d5e4c7}
.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{color:#bbb}
@media (max-width:1600px){.inbound_search,.outbound_search,.search_tabs .blk-tabs.dp-tbl{/* flex: 0 0 90%; *//* max-width: 90%; *//* margin:0 auto; */}
}
@media (max-width:1200px) and (min-width:991px){
.inbound_search, .outbound_search{}
.inbound_search .group_banner.search_banner .search-area>.container, .outbound_search .group_banner.search_banner .search-area>.container{margin-bottom: 1rem;}
}
@media (max-width:991px){
.inbound_search section.group_banner .search-area .search-box .select-input>input,.outbound_search section.group_banner .search-area .search-box .select-input>input{height:40px;margin-top:10px}
.inbound_search section.group_banner .search-area .search-box,.outbound_search section.group_banner .search-area .search-box{margin:0;height:auto}
}
@media (max-width:767px){
.outbound_search section.group_banner .search-area .search-box .search-btn{height:45px;line-height:45px}
.inbound_search,.outbound_search{flex:0 0 100%;max-width:100%;margin:0 auto 5px;padding:1rem 1rem}
.inbound_search,.outbound_search,.search_tabs .blk-tabs.dp-tbl{flex:100%;max-width:100%;margin:0 auto;}
}
@media (min-width:767px){.inbound_search section.group_banner .search-area .search-box .search-btn:hover,
.outbound_search section.group_banner .search-area .search-box .search-btn:hover{margin-top: 30px;background:#fd88b5;color:#fff;font-size:1.4rem;height: 40px;line-height: 40px;}
}
/*search END*/

.title_style{padding: 3rem 2rem 2rem 2rem;}
.title_style h2{margin-bottom:1rem;letter-spacing: .3rem;padding: .5rem 4rem;font-size: 1.5rem;font-family:'Noto serif TC',serif!important;font-weight: 600;color: #275379;display: block;width: fit-content;margin: 1.0rem auto;position: relative;line-height: 2.0rem;}
.title_style h2:before{content: "";position:absolute;top: 0px;left: 0;width: 30px;height: 66px;background-repeat: no-repeat;border: 1px solid #b4b4b4;border-radius: 15px 0 0 0;border-right: 0;}
.title_style h2:after{content: "";position:absolute;top: 0px;right: 0;width: 30px;height: 66px;background-repeat: no-repeat;border: 1px solid #b4b4b4;border-radius: 0 0 15px 0;border-left: 0;}
.title_style h5{margin-bottom:1rem;letter-spacing: 0.2rem;margin:2.5rem 0;font-size: 1.0rem;color: #444444;font-weight: 400;}
.title_style span.deco{font-weight:400;letter-spacing: .2rem;font-size: 0.85rem;color: #b4b4b4;font-family: "Tenor Sans", sans-serif !important;padding-top: 1.25rem;margin-top: 1.0rem;font-style: italic;margin-bottom: 0;}
@media (max-width:768px){
.title_style{padding:0 2.5rem .5rem 2.5rem}
.title_style h2{font-size: 1.25rem;letter-spacing: .5rem;}
.title_style h5{font-size: .9rem;letter-spacing:.3rem}
.title_style span.deco{font-size: .8rem;letter-spacing: .1rem;}
}
.title_bg:before{content:'';background: linear-gradient(to bottom, rgba(243,246,232,1) 0%,rgba(243,246,232,0) 100%);width:100%;height: 200px;position:absolute;top: 0;left: 0;z-index: 0;}

.Itinerary_tabs .blk-tabs{border-bottom: 1px solid #ccd7c3!important;width: 1440px;margin: 0 auto;}
.Itinerary_tabs .nav-item{min-width: 130px;}
.Itinerary_tabs .nav-link{/* background:#fff; */margin: 0px 10px;color: #81897c;letter-spacing: 0.5px;padding: 0.8rem 1.5rem;font-size: 1.15rem;border-radius: 0;text-align: center;font-weight: 400;border-bottom: 3px solid #ccd7c3;}
.Itinerary_tabs .nav-link:hover{font-weight: bold;}
.Itinerary_tabs .nav-link.active{color: #81897c;position: relative;font-weight: bold;border-bottom: 3px solid #ffb74d;}
@media (max-width:768px){
.Itinerary_tabs .nav{padding: 6px 10px 0px 10px;/* justify-content: flex-start !important; */width: 100%;overflow-x: auto;flex-wrap: nowrap !important;}
.Itinerary_tabs .nav li{min-width: fit-content;}
.Itinerary_tabs .nav-link{padding: 0.75rem 0.75rem;margin: 0px 10px;font-size: 1.1rem;}
.Itinerary_tabs .nav-link.active{/* border-bottom: 2px solid #e5007f; */}
.Itinerary_tabs .nav-link.active:before{width: 16px;height: 22px;}
}

.Itinerary_bg > .module-container > .main {/* background: linear-gradient( 0deg ,#c4b6e9 50%,#f8f6ff 100%)!important; */}

.Itinerary{/* margin-bottom: 5.0rem; */z-index:1;/* background:#fff; */padding: 10px 15px 0px 15px;}
.Itinerary .swiper-container{/* padding: 10px 30px 60px 30px; */}
.Itinerary .swiper-container{padding: 0px 0px 60px 0px;}
.Itinerary .swiper-slide-style{box-shadow:none;border-radius: 15px;margin-top:30px;height:auto;background: #ffffff;margin-bottom: 0px;box-shadow: 0px 0px 10px #84848454;}
.Itinerary .swiper-slide-style:hover{/* margin-top:30px; */height:auto;margin-bottom: 0px;}
.Itinerary .swiper-slide .swiper-img{padding: 10px;}
.Itinerary .swiper-slide .swiper-img img{border-radius: 15px 15px 0 0;/* padding: 10px; */}
.Itinerary .swiper-slide .swiper-content{padding: 0 30px;color: #444444;text-align:right;/* position:relative; */font-size:1.25rem;-webkit-line-clamp:3;padding-bottom: 60px;margin-bottom: 0;}
.Itinerary .swiper-slide .swiper-title{padding: 0 30px;text-align:left;color: #444444;font-size: 1.1rem;font-weight: normal;line-height: 1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;letter-spacing:1px;position:relative}
.Itinerary .swiper-slide .swiper-title:after{content: "";display: inline-block;margin-bottom: -2px;margin-left: 3px;width: 18px;height: 18px;background-repeat: no-repeat;background-image: url('https://materials.fillo.com.tw/materials/wantour/images/8c05e74b-c81a-4182-88c0-818557c803e7.png');}
.Itinerary .swiper-slide .swiper-content ul{margin-bottom:0}
.Itinerary .swiper-slide .swiper-content li{font-size: 1.0rem;text-align:left;margin:0;color: #84ba60;}
.Itinerary .swiper-slide .swiper-content li:before{left:0;font-size:1rem}
.Itinerary .swiper-slide .swiper-content .price{color: #84ba60;font-weight: 500;font-size: 1.5rem;font-family:'Noto Sans TC',serif!important;position: absolute;right: 29px;bottom: 20px;}
.Itinerary .swiper-slide .swiper-content .price:before{content:"$";left:0;font-size: 1.5rem;font-weight:400;color: #84ba60;overflow:hidden;line-height:1.5;margin-right: 2px;}
.Itinerary .swiper-slide .swiper-content .price:after{font-size:1rem;content:"元起";line-height:1.8;color:#84ba60;font-weight:300;}
.Itinerary .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}
.Itinerary .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}
.Itinerary .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#8c783c}
.Itinerary .swiper-button-next,.Itinerary .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;}
.Itinerary .swiper-button-prev{left:calc(50% - 200px)}
.Itinerary .swiper-button-next{right:calc(50% - 200px)}
.Itinerary .swiper-button-next:after,.Itinerary .swiper-button-prev:after{padding:0;font-size:1rem;font-weight:600;color:#9a9a9a}
.Itinerary .swiper-button-next:hover:after{padding-left:2px;background:#9a9a9a}
.Itinerary .swiper-button-prev:hover:after{padding-right:2px}
@media (max-width:1440px){.Itinerary{
    padding: 10px 30px 0px 30px;
}}
@media (max-width:767px){
.Itinerary{margin-bottom: 0rem;}
.Itinerary .swiper-slide-style{margin-top: 10px;}
}

.hover_theme:before{content:'';background: linear-gradient(to bottom, rgba(243,246,232,1) 0%,rgba(243,246,232,0) 100%);/* animation: progressAnimation 6s; */width:100%;height: 300px;position:absolute;top: 0;left: 0;z-index: 0;}
.hover_theme .wall-wrapper {display: block; }
.hover_theme .wall-wrapper {padding: 15px;background: none;}
.hover_theme>.module-container>.main>.header-title.dp-tbl,.hover_theme>.module-container>.main>.dp-tbl{ display: none; }
.hover_theme .module-container,.hover_theme .module-container>.main,.hover_theme .module-container>.main .row { height: 100%; }
.hover_theme .thicon_info,.hover_theme .thicon_info a,.hover_theme .thicon_info a figure,.hover_theme .thicon_info a figure img { height: 100%; display: block; }
.hover_theme .widget-item>.module-container>.main>div .thicon_info h3{bottom: 80px;left: 50%;transform: translate(-50%, -50%);text-shadow: none;font-size:1.2rem;letter-spacing: 0;font-weight: 400;width: 100%;text-align: center;}
.hover_theme .widget-item>.module-container>.main>div .theme_info p.theme-text{padding:0;width: 100%;position: absolute;bottom: 60px;left:50%;transform: translate(-50%, 0);margin-bottom: 0;text-align: center;opacity: 1;text-overflow: ellipsis;/* display: -webkit-box; *//* -webkit-line-clamp: 1; *//* overflow: hidden; */font-size: 1.5rem;}
.hover_theme .widget-item>.module-container>.main>div .theme_info { background: rgb(12 12 12 / 30%) !important; top: 0; }
.hover_theme .widget-item>.module-container>.main>div .thicon_info:hover .theme_info {background: rgb(27 121 126 / 80%) !important;}
.hover_theme .widget-item>.module-container>.main>div .thicon_info h3::after{content: "";width: 80px;height: 1px;bottom: -20px;left: 50%;position: absolute;transform: translate(-50%, 0);/* background: #ffffff; */}
.hover_theme .widget-item>.module-container>.main>div .thicon_info:hover h3::after{ display: none; }
.hover_theme .widget-item>.module-container>.main>div .thicon_info:hover .theme_info h3::after{ display: none; }
.hover_theme img {aspect-ratio: 5/1;object-fit: cover;object-position: center center;}
.hover_theme .one{padding-left: 150px;padding-bottom: 8rem !important;}
.hover_theme .three{padding-right: 150px;padding-bottom: 8rem !important;}
.hover_theme .one .thicon_info{border-radius: 90px 0 0 0;}
.hover_theme .three .row.wall-row>div:last-child .thicon_info{border-radius: 0 0 90px 0;}
.hover_theme .three img {aspect-ratio: auto;object-fit: initial;object-position: center;}
.hover_theme .three .row.wall-row>div:last-child { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.hover_theme .three .wall-wrapper { padding-left: 0; }
.hover_theme .three>.module-container, .three>.module-container>.main{ height: 100%;}
.hover_theme .three .wall-wrapper .row { justify-content: space-between; }
.hover_theme .three .wall-wrapper .row>div:not(:last-child) { padding-bottom: 15px; -ms-flex: 0 0 calc(50% - 7.5px); flex: 0 0 calc(50% - 7.5px); max-width: calc(50% - 7.5px); }
@media (max-width: 1440px) and (min-width:992px){
.hover_theme .one{padding-left: 60px;padding-bottom: 5rem !important;}
.hover_theme .three{padding-right: 60px;padding-bottom: 5rem !important;}
}
@media (max-width: 991px) and (min-width:768px){
.hover_theme .one{padding-left: 30px;padding-bottom: 2rem !important;}
.hover_theme .three{padding-right: 30px;padding-bottom: 2rem !important;}
}
@media (max-width:991px){
.hover_theme .one{padding-left: 15px;padding-bottom: 0rem !important;}
.hover_theme .three{padding-right: 15px;padding-left: 30px;padding-bottom: 3rem !important;}
.hover_theme .one .wall-wrapper{padding-bottom: 0px;}
.hover_theme .one .wall-wrapper .row .col-md-6{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.hover_theme img{aspect-ratio: 2 / 1;}
}
@media (max-width:767px){
.hover_theme .three .wall-wrapper .row>div:not(:last-child){-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.hover_theme .three img{aspect-ratio: 1 / 1;object-fit: cover;object-position: center;}
.hover_theme img{aspect-ratio: 1 / 1;}
}

.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:3/2}
}

.mv_btm{margin-top:-6rem;margin-bottom: 5rem;}
.mv_btm .fancybox-wrapper .position-bottom{position: relative;}
.mv_btm .fancybox-wrapper a[data-fancybox]{/* border-radius:15px; */overflow:hidden;box-shadow: 1px 1px 10px #ffffffa6;border: 1px solid #ffffff;padding-bottom: 61px;}
.mv_btm .fancybox-wrapper figure > .content-bottom{position: absolute;bottom: 0;margin-bottom: 0;left: 15px;right: 15px;pointer-events: none;}
.mv_btm .fancybox-wrapper .content-bottom h5{background: #f1f1ef;padding: 20px 15px;border-radius: 0 0 15px 15px;text-align: center;color: #444;width: 100%;pointer-events: none;margin: 0;font-size: 1.1rem;font-weight: 400;letter-spacing: 2px;}
.mv_btm .fancybox-wrapper figure.position-bottom>.content-bottom p{position: relative;margin: 0;}
.mv_btm .fancybox-wrapper figure.position-bottom>.content-bottom p img{position:absolute;bottom: 75px;right: 15px;cursor:pointer;pointer-events:none;z-index:1;pointer-events: none;width: 40px;}
.mv_btm .fancybox-wrapper figure:hover.position-bottom>.content-bottom p img{opacity:0.8}
.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;margin-bottom: 3rem;}
}
@media (max-width:500px){.mv_btm{margin-top:-2rem}
}

.main_stories{margin-bottom: 4rem;z-index:1;z-index:1;padding:0 30px;}
.main_stories .swiper-slide-style{box-shadow:none;border-radius:18px;padding: 15px;margin-top:10px;height:auto;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 45px;align-items: center;/* outline: 8px solid #ffffff78; */background: #ffffff70;}
.main_stories .swiper-slide-style:hover{/* border:2px solid #dcdede; *//* transition:.5s; */}
.main_stories .swiper-slide-style:before{content:"";left: 8px;width: calc(100% - 16px);height: calc(100% - 16px);background: #ffffff;position: absolute;z-index: -1;border-radius: 15px;}
.main_stories .swiper-slide .swiper-img{margin: 0 auto;}
.main_stories .swiper-slide .swiper-img img{border-radius: 150px;padding:10%;}
.main_stories .swiper-slide:hover .swiper-img img{-webkit-filter:brightness(90%);filter:brightness(90%)}
.main_stories .swiper-slide .swiper-content{/* padding:0; */color: #333333;position:relative;font-size: 1.15rem;-webkit-line-clamp:3;display:initial;font-weight:700;display: flex;flex-direction: column;padding: 0px 15px;margin-bottom: 0;}
.main_stories .swiper-slide .swiper-content .name{border-bottom: 1px solid #dee3eb;display: flex;align-content: center;justify-content: space-between;margin-bottom: .75rem;}
.main_stories .swiper-slide .swiper-content h3{color: #444;position: relative;font-size: 1.0rem;-webkit-line-clamp: 3;padding-bottom: .5rem;font-weight: 500;}
.main_stories .swiper-slide .swiper-content .star{color: #f6c343;font-size: 0.85rem;}
.main_stories .swiper-slide .swiper-content p{color: #6f6f6f;font-size: .9rem;font-weight: normal;}
.main_stories .swiper-slide .swiper-title{padding: 0.5rem 1.0rem;margin: 0;color: #71b22a;background: #ffffffe6;font-size: 1.15rem;line-height: 1.25;text-align: left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;letter-spacing:1px;position:relative;font-weight:400;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;position: absolute;top: 30px;left: 30px;border-radius: 30px;}
.main_stories .swiper-slide-style:hover h3{/* color: #373636; */}
.main_stories .swiper-pagination{position:absolute;right:0;bottom: 0px;list-style:none;/* display:none; *//* text-align:center; */padding:0;height: 30px;/* background:#fff; */}
.main_stories .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: 0px;margin-left: 0px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;opacity:.5;transition:opacity .6s ease;width: 12px;height: 12px;border-radius:100%;overflow:hidden;opacity:1;padding:0;background-color: #ffffff;border:10px solid #ffffff00;line-height:12px;font-size:3px}
.main_stories .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #1c3d5a;}
.main_stories .swiper-button-next,.main_stories .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_stories .swiper-button-next:after,.main_stories .swiper-button-prev:after{padding:0;font-size:1rem;font-weight:600;color:#9a9a9a}
.main_stories .swiper-button-next:hover:after{padding-left:2px;background:#9a9a9a}
.main_stories .swiper-button-prev:hover:after{padding-right:2px}
@media (max-width:767px){.main_stories{padding:0 40px;margin-bottom:0}
.main_stories .swiper-slide-style{margin-top:0;margin-bottom: 15px;display: flex;align-content: flex-start;}
.main_stories .swiper-slide .swiper-img:before{width: 30px;height: 30px;top: 10px;}
.main_stories .swiper-slide .swiper-content{font-size: 1.0rem;margin-bottom: 0;margin-top: 1rem;}
.main_stories .swiper-slide .swiper-title{font-size: .9rem;/* padding: 0 .5rem; */-webkit-line-clamp: 3;}
.main_stories .swiper-slide .swiper-content h3{font-size: 1.0rem}
}
@media (min-width:991px){
.main_stories{padding-bottom: 60px;padding-bottom: 30px;}
}
@media (min-width:767px){
.main_stories .swiper-slide .swiper-img{-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
.main_stories .swiper-slide .swiper-content{-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;padding: 0px 15px;/* justify-content: flex-end; */}
}
@media (min-width:1560px){.main_stories{padding:0 45px;}
}


.text_marquee{background: #f3f6e8;}
.text_marquee .module-container {margin-top: 3.0rem;margin-bottom: 3.0rem;}
.text_marquee .row{animation-duration:100s;animation-iteration-count:infinite;animation-name:run-text;animation-timing-function:linear;background-position-x:0;background-size:auto 100% !IMPORTANT;background-image:url(https://ticket.lemongrocery.com.tw/_nuxt/news_ticker.BcbqYqSw.png);height:80px}
@media (max-width:767px){
.text_marquee .module-container {margin-top: 2.0rem;margin-bottom: 2.0rem;}
.text_marquee .row{height: 50px;}
}
@keyframes run-text {
    0% {
        background-position-x: 0
    }

    to {
        background-position-x: -7896px
    }
}

/*contact-bespoke*/
.web-page-frame.lock{background:0 0}
section.group_table.contact{padding-top:196px}
section.group_table.contact .trip_title{padding:50px 48px 60px;margin:0;/* background: #5d5c54d9; */color: #ffffff;}
section.group_table.contact .container{width:100%;max-width:1080px;padding:0;background: #45464ee0;}
section.group_table.contact:before{background: url(https://www.wwtravel.com.tw/material-alias/共用/bg3.jpg);/* background-attachment: fixed; */background-position: center center;}
section.group_table.contact .container .trip_title article h2{line-height:1;display:table;margin:0 auto;padding:0 2rem .5rem;letter-spacing:.2rem;position:relative}
section.group_table.contact>.container>h2,section.group_table.contact>.container>h4{display:none;}
section.group_table.contact .trip_title article{position:relative}
section.group_table.contact .trip_title article h3{margin-bottom:30px;font-family:Roboto,sans-serif!important;font-weight:200;letter-spacing:.09rem}
section.group_table.contact .trip_title article h4{line-height:1.7rem;border-bottom:0;margin-bottom:0;padding:0}
section.group_table.contact .trip_title article p{position:absolute;right:-15px;bottom:-40px}
section.group_table.contact .trip_title h5{margin-top:0}
section.group_table.contact .form-row{background: #f4f4f4;margin:0;padding:65px 45px 0;/* background-image:url(https://materials.fillo.com.tw/materials/funvoyage/images/eb470fa9-9556-425f-a65f-cfaa8d853f83.png); */}
section.group_table.contact .form-row:last-child{padding:33px 45px 50px;}
.contact .contac_form .form-row .form-group{/* margin-bottom:32px; *//* flex: 0 0 33.3%; *//* max-width: 33.3%; */padding-right: 15px !important;padding-left: 15px !important;}
section.group_table.contact .form-row:last-child .form-group{flex: 0 0 100%;max-width: 100%;}
.form-title{text-align:center;border:1px solid #d2d2d2;padding: 10px;margin-bottom:30px;margin-top:30px;background: #919991;flex: 0 0 100%;max-width: 100%;}
.contact .contac_form .form-row h3{font-size: 1.0rem;color: #efefef;margin: 0;}
.contact .contac_form label{font-size:15px;margin-bottom:15px;/* padding-left:25px; */color:#545454}
.contact .text_blue{color: #e36464;font-size: 1.0rem;}
.contact .fa-calendar{position:absolute;margin-top:-28px;right:30px;color:#787a44}
.contact .contac_form input{/* width:calc(100% - 46px); */height:40px;border:0;margin:0 auto;padding:.3rem .5rem;/* font-size:13px; */}
.contact select.form-control{/* width:calc(100% - 46px); */margin:0 auto;padding:2px;height:40px;font-size:14px;border-radius:0;color:#666;border:0}
.contact select.form-control:not([size]):not([multiple]){height:40px}
.contact div[data-type=CBX] .form-check{height:20px;font-size:14px;margin:0;margin-bottom:10px;padding-left:20px}
.contact textarea.form-control{/* width:calc(100% - 46px); */margin:0 auto;border:0;border-radius:0;height:150px}
.contact .form-row button{position:relative;font-size: 1.0rem;margin: 0 auto!important;padding: 8px 0px;text-align: center;width:180px;border-radius:0;background: #ad9b6d;color: #ffffff;border: 1px solid #7c7561;outline:0}
.contact .form-row button.btn-primary:not(:disabled):not(.disabled).active,.contact .form-row button.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background: #3e4b3f;border: 1px solid #3e4b3f;box-shadow: none;}
