body {
  background-attachment: scroll;
  background-position: left top;
}
body .block-item {
  border-style: none;
  background-position: left top;
  background-attachment: scroll;
}
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: #977e46 !important;border-color: #977e46 !important;}
.web-page-frame .btn-primary:hover{color:#fff!important;background-color: #97804d !important;border-color: #977e46 !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: #882a30 !important;background-image: url(https://materials.fillo.com.tw/materials/tresor/images/60f7afc0-3f02-430c-abd5-aad4694582c4.jpg) !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: #977e46 !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_17 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_17 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, .day_style_17
{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;}
@media (min-width:991px){
.nav-style .header-part .navbar-nav .nav-item .nav-link:before{content:"";position:absolute;z-index:-1;left: -10px;top: 50%;transform: translate(0%, -50%);background: #882a3000;border:none;margin:0;width: 5px;height: 5px;border-radius: 10px;transition: all .3s linear;}
.nav-style .header-part .navbar-nav .nav-item .nav-link:hover:before{transition: all .3s linear;background: #882a30;}
}
.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; *//* display: flex; */justify-content: center;background: #ffffff;width: 100% !important;}
}
@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;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;display:none}
.footer_info .footer-wrap .footer_center{width:100%;padding-bottom:0}
.footer_info .footer-wrap .info_box h3{font-size: .8rem;letter-spacing: 0rem;position:relative;margin: 15px 0 .75rem 0;font-weight:400;color: #902b31;/* font-family: 'Noto serif TC', serif !important; */text-align: center;}
.footer_info .footer-wrap .info_box p{font-size:1rem;letter-spacing:.1rem;margin-bottom: .75rem;font-family:'Noto Sans TC',serif!important;color: #c1c3c5;}
.footer_info .footer-wrap .contact-box h4 a:hover{color: #902b31;}
.footer_info .footer-wrap .contact-box h4{color: #511f1f;letter-spacing:.1rem;font-size:1rem;font-weight: 500;line-height:28px;padding-left:0;font-family:'Noto Sans TC',Sans-serif!important}
.footer_info .contact-info .contact-box:nth-child(2) h4{padding-left: 30px;}
.footer_info .fb-info{margin-top:0!important;position:relative;padding-top:3rem!important;-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;padding-right:60px;padding-left:60px;/* background:#3b3f42ba; */padding-right: 10%;padding-right: 30px;display: none;}
.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 30%;flex: 0 0 30%;max-width: 30%;/* padding-right: 60px; */padding-left: 30px;/* padding-left: 10%; */}
.footer-wrap .contact-info{padding-bottom:2em;padding-top:3rem!important;-ms-flex: 0 0 55%;flex: 0 0 55%;max-width: 55%;padding-right:10px;padding-left:10px;/* padding: 0 30px; */margin-left: 15%;}
.footer_info .contact-info .contact-box:nth-child(1){-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
.footer_info .contact-info .contact-box:nth-child(2){-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
.footer_info .footer-wrap .icon_wrap{padding:10px;background:0 0;/* display:flex; */display:-ms-flexbox;-ms-flex-wrap:wrap;/* flex-wrap:wrap; */text-align: right;background:0 0!important;max-width: 1440px;margin:0 auto;margin-bottom: 0rem;flex-direction: row;}
.footer_info .footer-wrap .icon_wrap p{font-size: .8rem;text-align: right;margin:0;padding-right:10px;padding-left:10px;/* font-family:'Noto Serif TC',serif!important; */color: #902b31;display: flex;justify-content: flex-end;}
.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: 500;letter-spacing:.15rem;font-family:'Playfair Display',sans-serif!important;position:relative;color: #902b31;margin-bottom: 1.5rem;}
.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:flex-end}
.footer_info .footer-wrap .fb-box a{-ms-flex:0 0 50%;flex:none;max-width:fit-content;margin-bottom:.5rem;padding: 10px 8px 10px 8px;}
.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: 4rem;width:100%;text-align:right;color: #c1c4c6;font-size: 1rem;font-weight: 400;}
.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:1440px){
.footer_info .company-info{padding-left: 10%;}
.footer_info .fb-info{padding-right: 10%;}
}
@media(max-width:1200px){
.footer_info .company-info .info-text{/* display:none; */-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.footer-wrap .info_box {
    display: flow;
}
.footer-wrap .info_box a{margin-left:0;}
.footer-wrap .contact-info {-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;margin-left: 0%;}
.footer_info .footer-wrap .contact-box h2{font-size: 1.15em;}
}
@media(max-width:991px){.footer_info .company-info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;display: flex;padding-bottom: 0;margin-top: 0 !important;margin-bottom: 2rem;border-bottom: 1px solid #ffffff;background: #ffffff8a;justify-content: center;padding: 1.0rem;}
.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: row;padding-bottom:0;display: flex;padding-top: 1rem !important;}
.footer_info .footer-wrap .fb-box .text{margin: 0;text-align: center;}
.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; */padding: 0 15px;}
.footer_info .footer-wrap .fb-box .row{display: flex;align-content: center;justify-content: center;}
.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_info .footer-wrap .info_box a{margin:0 auto;text-align:center!important}
.footer_info .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: none;}
.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: left;}
.footer_info .footer-wrap .fnav_wrap{border:none}
.footer_info .footer-wrap .contact-box:nth-child(2){-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.footer_info .contact-info .contact-box:nth-child(1){margin:0!important;-ms-flex: 0 0 30%;flex: 0 0 100%;max-width: 100%;display: flex;flex-direction: column;flex-wrap: nowrap;}
.footer_info .company-info{/* display:none; *//* padding: 0 15px; */}
.footer_info .fb-info{/* display:none; */}
.footer_info .company-info .info-text{text-align:center;}
.footer_info .footer-wrap .contact-info{padding-bottom:0;padding-top: 0px !important;display: flex;flex-wrap: wrap;}
.footer_info .footer-wrap .fb-box .row{align-items: center;justify-content: center;}
.footer_info .footer-wrap .fb-box .text{margin-top: 0rem;text-align: center;font-size: .9rem;}
.footer_info .footer-wrap .fb-box{}
.footer_info .footer-wrap .contact-box a:nth-child(odd) {}
.footer_info .footer-wrap .contact-box a:nth-child(even) {}
}
@media(max-width:575px){
.footer_info .contact-info .contact-box:nth-child(1),.footer_info .footer-wrap .contact-box:nth-child(2){display: flex;flex-direction: column;flex-wrap: nowrap;}
.footer_info .footer-wrap .contact-info{
    padding: 2.0rem;
}
}

.main_slider .bs-carousel{display:flex;flex-direction:column}
.main_slider .carousel-indicators{order:12;z-index:10;padding: 10px 10px;margin:0;bottom: 3rem;/* right:15px; *//* max-width:1440px; */margin:0 auto;/* justify-content:flex-start; */}
.main_slider .carousel-indicators li{width: 12px;height: 12px;/* overflow: hidden; */border-radius: 15px;opacity: 1;margin: 1px;background-color: #dad5d0;margin-right: 24px;border: 1px solid #dad5d02e;}
.main_slider .carousel-indicators li:nth-last-child(1){margin: 0;}
.main_slider .carousel-indicators li.active{background-color: #882a30;/* height:5px; *//* border-top:9px solid transparent; *//* border-bottom:9px solid transparent; */}
.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; */top: 50%;z-index:10000;text-align: center;height: fit-content;transform: translate(0%, -50%);}
.main_slider .bs-carousel .carousel-caption .text{z-index:10000;max-width: 1440px;right: 15px;}
.main_slider .bs-carousel .carousel-item p.main_btn {margin-top: .5rem;width: fit-content;font-size: 1.25rem;text-shadow: none;letter-spacing: 3px;text-align: center;margin: 3rem auto 0;border-bottom: 1px solid !important;}
.main_slider .bs-carousel .carousel-item h3,.main_slider .bs-carousel .carousel-item h3 span,.main_slider .bs-carousel .carousel-item h3 strong{FONT-VARIANT: JIS83;font-size: 3.6rem;/* font-weight:500!important; */font-family:  'Noto sans TC', serif !important;letter-spacing:.75rem;margin-bottom:.75rem;font-weight:400;/* margin-top:8vw; */}
.main_slider .bs-carousel .carousel-item h3.en,.main_slider .bs-carousel .carousel-item h3.en span,.main_slider .bs-carousel .carousel-item h3.en strong{font-family: 'Playfair Display', 'Noto serif TC', serif !important;}
.main_slider .bs-carousel .carousel-item h5{text-shadow:none;margin-top: 3rem;margin-bottom: 1.5rem;letter-spacing: .25rem;font-weight:400;font-size: 1.25rem;z-index:10000;/* margin:0 auto; */padding:4px 0;position:relative;overflow:hidden;color: #fff;}
.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.0)}
100%{transform:scale(1)}
}
@media (min-width:1440px){
.main_slider .bs-carousel .carousel-caption{/* left: 6vw; *//* top: 8vw; *//* top: 50%; */}
.main_slider .bs-carousel .carousel-item{width:100%!important;}
.main_slider .bs-carousel .carousel-inner {max-height: 93vh;}
.main_slider .bs-carousel .carousel-inner picture{width:100%}
.main_slider .bs-carousel .carousel-inner 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:10s;animation-duration:10s;transition:all .35s ease}
}
@media (max-width:1440px){
.main_slider .bs-carousel .carousel-caption{/* left: 5vw; */}
.main_slider .carousel-indicators{bottom: 1rem;}
.main_slider .carousel-indicators li{}
.main_slider .bs-carousel .carousel-item p.main_btn {margin-top: .75rem;font-size: 1.0rem;letter-spacing: 3px;}
.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: 2.4rem;/* font-weight:500!important; */letter-spacing:.75rem;margin-bottom:.75rem;font-weight:400;/* margin-top:8vw; */}
.main_slider .bs-carousel .carousel-item h3.en,.main_slider .bs-carousel .carousel-item h3.en span,.main_slider .bs-carousel .carousel-item h3.en strong{font-size: 2.6rem;}
.main_slider .bs-carousel .carousel-item h5{text-shadow:none;margin-top: 3rem;margin-bottom: 2.5rem;letter-spacing: .25rem;font-weight: normal;font-size: 1.5rem;z-index:10000;/* margin:0 auto; */padding:4px 0;position:relative;overflow:hidden;color: #fff;}
}
@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;margin-top: 2rem;margin-bottom: 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: 2.2rem;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: 55%;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;margin-top: 1rem;margin-bottom: 2.0rem;}
.main_slider .carousel-indicators li{/* width: 60px; */margin-right: 10px;width: 10px;height: 10px;}
.main_slider .carousel-indicators{padding: 10px 15px;bottom: .5rem;}
}
@media (max-width:576px){
.main_slider .bs-carousel .carousel-caption{/* 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;margin-bottom: 1rem;}
}

.main_deco{position:relative;width: 53px;}
.main_deco p{position:absolute;letter-spacing:.1rem;color:#fff;z-index:100;right: -24px;bottom: 145px;height: 55px;/* left:calc(50% + -7px); *//* top: -54px; */font-style:normal;font-size: .85rem;font-weight:300;transform:rotate(89deg);pointer-events:none;font-family:'Noto Sans TC',Sans-serif!important;margin: 0;display: flex;justify-content: center;align-items: center;}
.main_deco p i{font-style: normal;}
.main_scroll{position:absolute;bottom:0;overflow:hidden;height: 90px;/* display: none !important; */right: 5px;width: 55px;}
.main_scroll:before{position:absolute;left:50%;bottom:0;display:block;content:"";border-left: 1px solid rgb(255 255 255 / 50%);height:90px;z-index:6}
.main_scroll:after{position:absolute;left:50%;bottom:0;display:block;content:"";border-left: 1px solid #ffffff;height: 50%;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 2.0s 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: 4.0rem 15px 4rem 15px;/* 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: #ffffff;border:none;padding: 0;}
.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; */box-shadow: 0px 8px 11px 0px #a6a298;}
.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: 95px;}
.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%;}
.inbound_search section.group_banner .search-area .search-box>div:nth-child(5){border: none !important;}
.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%;border: none;}
.inbound_search section.group_banner .search-area .search-box>div:nth-last-child(1), .outbound_search section.group_banner .search-area .search-box>div:nth-child(7){/*-ms-flex: 0 0 15%;*//* flex: 0 0 15%; *//* max-width: 15%; */padding: 0 !important;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{padding: 15px;}}
.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: -30px;}
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;padding: 10px 0;}
.outbound_search section.group_banner .search-area .search-box div div {background: none !important;height: 36px !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: #222222;/* 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: #ffffff;}
.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; */color: #686767;}
.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.0rem !important;margin: 0px !important;color: #722329 !important;/* line-height: 28px; *//* font-family: 'Noto Serif TC',serif !important; */}
.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;color: #fff;margin-top: 0px;height: 100%;/* line-height: 40px; */}
.outbound_search section.group_banner .search-area .search-box .search-btn{/* margin-top:5px; */background: #c18b33;color: #fff;/* margin-top: 40px; */height: 100%;/* line-height: 40px; */display: flex;justify-content: center;align-items: center;flex-direction: row;flex-wrap: nowrap;align-content: center;}
.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;margin-bottom: 0px;/* width: inherit; */}
.inbound_search .search-area .search-box .search-btn h5:before {content: "";background-image: url('https://materials.fillo.com.tw/materials/siangguan/images/2be14837-ca09-45bd-b572-16191b84281b.png');position:absolute;top: 0px;left: -28px;right:6px;width: 24px;height: 24px;background-repeat: no-repeat;}
.inbound_search .search-area .search-box .search-btn h5:after {content: "搜尋";font-size: 1.15rem;color: #FFF;/* margin-right: -9px; */letter-spacing: 5px;}
.outbound_search .search-area .search-box .search-btn h5:before {content: "";background-image: url('https://materials.fillo.com.tw/materials/tresor/images/0e171b34-5281-4527-840c-772d3344b862.png');position:absolute;top: 0px;left: calc(39% - 24px);/* right:6px; */width: 24px;height: 24px;background-repeat: no-repeat;}
.outbound_search .search-area .search-box .search-btn h5:after {content: "搜尋";font-size: 1.15rem;color: #FFF;margin-right: -20px;letter-spacing: 5px;}
.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}
.inbound_search section.group_banner .search-area .search-box>div:not(:last-child) ,.outbound_search .group_banner .search-area .search-box>div{border-right: 1px solid #cdc2bc;padding: 0 15px !important;}
.inbound_search section.group_banner .search-area .search-box>div:not(:last-child), .outbound_search .group_banner .search-area .search-box>div:not(:last-child){border-right: 1px solid #bab4ac;padding: 0 15px !important;}
@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){
.outbound_search section.group_banner .search-area .search-box .select-status{}
.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: 1.0rem;margin-bottom: 1.0rem;}
.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;padding: 1rem 3rem 1rem 3rem;}
.outbound_search section.group_banner.search_banner{width: 100%;}
.outbound_search section.group_banner .search-area .search-box{margin: 0;}
.inbound_search section.group_banner .search-area .search-box>div:not(:last-child), .outbound_search .group_banner .search-area .search-box>div:not(:last-child){
    padding: 0 15px !important;
}
.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;border-bottom: 1px solid #dfdfdf !important;}
.outbound_search section.group_banner .search-area .search-box .select-input>input{ border-bottom: 1px solid #dfdfdf !important;}
}

.title_style{padding: 3rem 2rem 1rem 2rem;}
.title_style h2,.title_style h2 span{margin-bottom: 1rem;letter-spacing: .25rem;margin: 1.5rem 0 1rem 0;font-size: 1.8rem;font-weight: 400}
.title_style h3{margin-bottom:1rem;letter-spacing:.5rem;margin:2.5rem 0}
.title_style h5{font-weight:400;letter-spacing: .1rem;font-size: 1.20rem;}
.title_style p{margin-bottom:.5rem;letter-spacing:1.2px;font-weight:300}
.title_style .deco span{font-family: "Tenor Sans", sans-serif;}
.title_style .deco{position:relative;padding-bottom: 4rem;}
.title_style .deco:after{content: "";background: #888888;position:absolute;width: 1px;height: 20px;background-repeat: no-repeat;left: 50%;bottom: 0;transform: translate(50%, -50%);}
@media (max-width:768px){
.title_style{padding: 2.0rem 1rem 2.0rem;}
.title_style h2,.title_style h2 span{font-size: 1.5rem;letter-spacing: .15rem;}
.title_style h3{font-size:1.2rem;letter-spacing:.3rem}
.title_style h5{font-size: 1.0rem;}
}

.bg_logo{position:absolute;z-index: 1;left: 0;width: 100%;height: 5.5vw;max-width: 71.42vw;background:url(https://materials.fillo.com.tw/materials/tresor/images/7a59ada9-2729-47d7-a61a-eae39f1bb626.png) no-repeat;background-size:100%;background-position:center;left: -22vw;top: 0px;transform: translate(50%, -50%);}
@media (max-width:1440px){.bg_logo{}}
@media (max-width:991px){.bg_logo{bottom:-90px}}
@media (max-width:768px){.bg_logo{bottom: -4px;background-position: bottom;}}

.main_tab .blk-tabs{order:1;/* max-width: max-content; */margin: 0.5rem auto 1.5rem auto;padding: 2px;border-bottom: 1px solid #d2c0c0;width: 1440px;}
.main_tab .nav>.nav-item+.nav-item{/* padding-left:20px; */}
.main_tab .nav>.nav-item:nth-last-child(1){margin-right:0}
.main_tab .nav-pills{/* border: 1px solid #1f2f51; *//* border-radius: 30px; *//* background: #fff; */}
.main_tab .nav-pills li {margin-right: 25px;}
.main_tab .nav-pills .nav-link{padding: 1rem 2.8rem;border-radius: 0px;color: #882a30;letter-spacing:.02rem;font-size:1.25rem;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;font-weight: normal;background: #d6d6d6;background-image: url(https://materials.fillo.com.tw/materials/tresor/images/a04ae909-ec02-4c1d-8d78-efc4bd6352ff.jpg);}
.main_tab .nav-pills .nav-link.active,.main_tab .nav-pills .nav-link:hover,.main_tab .nav-pills .show>.nav-link{color: #fff;position:relative;background:0 0;background: #882a30;background-image: url(https://materials.fillo.com.tw/materials/tresor/images/60f7afc0-3f02-430c-abd5-aad4694582c4.jpg);}
.main_tab.search .blk-tabs{padding-top: 3rem;}
.main_tab.search .nav-pills{background: rgb(255 255 255 / 40%);border: none;padding: 0;}
.main_tab.search .nav-pills .nav-link{/* padding: 0.55rem 2.2rem; */}
@media (max-width:767px){
.main_tab .nav-pills .nav-link{padding: .55rem 1.5rem;}
.main_tab .nav-pills .nav-link.active:after{top: 15px;left: 2px;}
.main_tab .blk-tabs{padding: 2px;margin: 0.5rem auto 1.0rem auto;}
.main_tab .nav{/* justify-content:flex-start!important; *//* width:100%; *//* overflow-x:scroll; *//* overflow-y:hidden; *//* flex-wrap:nowrap!important; */border: none;border-radius: 30px;/* padding: 10px 0; */}
.main_tab .nav.search{}
.main_tab .nav li{min-width:fit-content;margin-right: 18px;}
.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-item{margin-bottom: 5rem;}
.main-item .hover-wall .htpro_tit{margin-bottom:1rem}
.main-item .hover-wall .htpro_tit h1{margin:.3em 0;border:0;font-weight:700;padding:15px 0}
.main-item .hover-wall .htpro_tit i{content:'';padding-left:0;left:14px;top:0;color:#b0e5d5;font-size:3.6rem}
.main-item .hover-wall .htpro_tit h1 span{width:100%;margin-left:-36px}
.main-item .hover-wall .icon_info{box-shadow:none;border-radius:0;overflow:initial;height:100%;padding-bottom: 1.25rem;}
.main-item .hover-wall .icon_info a{display:flex;flex-direction:column;box-shadow:none;border-radius:0;overflow:initial;height:100%}
.main-item .hover-wall .icon_info figure{margin: 0;text-align:center;border-radius:0}
.main-item .hover-wall .icon_info:hover figure .b_img{transform:unset}
.main-item .hover-wall figure .overlay{display:none}
.main-item .hover-wall .icon_info:hover{bottom:0;box-shadow:none;box-shadow: -1px 3px 8px 0px #a6a298;}
.main-item .hover-wall a figure{position:relative}
.main-item .hover-wall .icon_info:hover figure:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#00000085;opacity:0;-webkit-transition:.3s ease-in;transition:.3s ease-in;z-index:1}
.main-item .hover-wall .icon_info:hover figure:before{opacity: .1;-webkit-transition:.3s;transition:.3s}
.main-item .hover-wall .icon_info h3{font-size: 1.25rem;padding: 15px 15px;z-index:3;font-weight:400;border-bottom: 1px solid #e7e7e7;position:relative}
.main-item .hover-wall .icon_info:hover h3:after{content:"";width: 50px;height:1px;position:absolute;bottom: -1px;left:50%;background-color: #882a30;translate: -50%;}
.main-item .hover-wall .icon_info h4{font-style:normal;background:#fff;bottom:1%;padding:10px 15px 5px;line-height: 1.5rem;left:20px;text-shadow:none;font-weight: 300;font-size:1em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;border-bottom:none!important;z-index:2;text-align:left!important;word-break:break-all}
.main-item .hover-wall .icon_info p.animate-text{padding: .5rem 2.4rem;font-style:normal;font-size:1rem;font-weight:400;background: #f3e9e7;bottom:1%;/* border:1px solid #c1c1c1; */text-shadow:none;/* font-weight:700; */font-size: 1.0rem;border-top:none!important;margin:0 auto;z-index:2;text-align:center;font-family: "Tenor Sans", sans-serif !important;transition: all .1s linear;}
.main-item .hover-wall .icon_info p.animate-text:after{content:'';font-size:1rem}
@media (min-width:991px){.main-item .hover-wall .icon_info:hover p.animate-text{background:#882a30;background-image: url(https://materials.fillo.com.tw/materials/tresor/images/60f7afc0-3f02-430c-abd5-aad4694582c4.jpg);transition: all 0.1s linear;color: #fff !important;}}
@media (max-width:1199px) and (min-width:991px){.main-item .hover-wall .col-lg-3{-ms-flex: 0 0 33.333%;flex: 0 0 33.333%;max-width: 33.333%;}}
@media (max-width:768px){
.main-item{margin-bottom: 1rem;}
.main-item .hover-wall .htpro_tit{display:none}
.main-item .hover-wall .row>div{}
.main-item .hover-wall figure .s_img{max-width:75px!important}
.main-item .hover-wall .icon_info h3{}
.main-item .hover-wall .icon_info h4{font-size:1em;}
.main-item .hover-wall .icon_info p.animate-text{font-size: 1.0rem;}
}

.ig_w {background-image: url(https://materials.fillo.com.tw/materials/siangguan/images/dfe81aa3-e1f2-4344-9462-4992a5dd48a4.jpg);padding-bottom: 5rem;background-size: cover;}
.ig_w > .module-container > .row{max-width: 1440px;margin: 0 auto;}

.explore_hover {margin-bottom: 6rem;}
.explore_hover .wall-wrapper{background:0 0}
.explore_hover .wall-wrapper .wall-row .px-0{padding-right:15px!important;padding-left:15px!important;margin-bottom: 30px;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.explore_hover .wall-wrapper .wall-row .thicon_info{/* border-radius:15px; */overflow:hidden}
.explore_hover .wall-wrapper .wall-row .theme_info p.theme-text{text-align: center;padding-top: 10em;position: relative;}
.explore_hover .wall-wrapper .wall-row .thicon_info span{/* font-family:'Noto Serif TC',Sans-serif!important; */top:60px;left:50%;translate: -50%;letter-spacing:2px;text-shadow:none;width: max-content;/* padding: 0; */opacity: 0;font-size: 1.5rem;bottom: 100px;}
.explore_hover .wall-wrapper .wall-row .thicon_info:hover .theme_info .theme-text:after{content:"";background:#fff;width: 50%;height:1px;position:absolute;bottom: 0;opacity: 1;top: 70%;left: 50%;translate: -50%;z-index: 100;}
.explore_hover .wall-wrapper .wall-row .theme_info:hover:after{opacity:1;}
.explore_hover .wall-wrapper .wall-row .thicon_info:hover span{opacity:1;transition: 0.5s;}
.explore_hover .wall-wrapper .wall-row .thicon_info h3{bottom: 0px;text-shadow:none;font-size: 1.25rem;letter-spacing:2px;padding: 10px;background: #fff;width: 100%;text-align: center;margin: 0;}
.explore_hover .wall-wrapper .wall-row .thicon_info:hover h3{opacity: 0;}
.explore_hover .wall-wrapper .wall-row .thicon_info .s_img{left:50%;translate:-50%;bottom:80px}
.explore_hover .wall-wrapper .wall-row .theme_info{background: linear-gradient(to top, rgba(136,42,48,1) 0%,rgba(136,42,48,0.7) 80%) !important;}
@media (min-width:1440px){
.explore_hover .wall-wrapper .wall-row{margin-right:-15px;margin-left:-15px}
}
@media (max-width:1440px){.explore_hover {padding: 0px 15px;}}
@media (max-width:1200px)and (min-width:992px){
.explore_hover {margin-bottom: 4rem;}
.explore_hover .wall-wrapper .wall-row .px-0{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}}
@media (max-width:991px)and (min-width:767px){.explore_hover .wall-wrapper .wall-row .px-0{-ms-flex: 0 0 33.333%;flex: 0 0 33.333%;max-width: 33.333%;}}
@media (max-width:768px){
.explore_hover {padding: 0px 15px;margin-bottom: 1rem;}
.explore_hover .wall-wrapper .wall-row .px-0{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
}
@media (max-width:575px){
.explore_hover .wall-wrapper .wall-row .thicon_info span{/* padding: 0; *//* top: 30px; *//* font-size: 0.80rem; */}
.explore_hover .wall-wrapper .wall-row .thicon_info h3{/* padding: 0; *//* top: 52px; */font-size: 1.0rem;}
.explore_hover .wall-wrapper .wall-row .thicon_info .s_img{bottom: 16%;width: 30% !important;}
.explore_hover .wall-wrapper .wall-row .px-0{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
}

.gotop .side_box{bottom:calc(50vh - 60px);z-index:300}
.gotop .side_box .side_bar{box-shadow:none;padding:0;width:68px;height:68px;margin:0;background:0 0}
.gotop .actGotop.actGotop{width:25px;height:auto;bottom:60px;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:#cecece!important;text-align:left;position:relative}
.gotop .actGotop a:after{content:'Top';letter-spacing:1px;font-family:'Noto Sans TC',sans-serif!important;font-size:1rem;font-weight:300;color:#c6c6c6db!important;position:absolute;bottom:30px;left:-13px;height:30px}
.gotop .actGotop a i{width:44px;font-size:1.5rem;top:24px;height:100px;width:1px;background:#c6c6c6db;position:absolute;right:50%;bottom:0;overflow:hidden}
.gotop .actGotop a i:after{position:absolute;left:0;bottom:0;display:block;content:"";background:#fff;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}
.D_products_group_molddetail .gotop .actGotop.actGotop,.WinChrome .gotop .actGotop.actGotop{bottom:36px}
.WinChrome .gotop .side_box{display:none}
@-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}
.D_products_group_molddetail .gotop .side_box,.WinChrome .gotop .side_box{display:none}
@media (max-width:768px){
.gotop .side_box{bottom: 5px;}
.gotop .side_box .side_bar{
    width: auto;
    height: auto;
}
}

.day_fixed{top: 70px !important;}
@media (max-width:768px){
.day_fixed{top: 56px !important;}
}

.D_products_domestic_search section.group_banner .search-area{position: relative;bottom: 0;}
.D_products_domestic_search section.group_banner .search-area > form.container{background: none;border: none;z-index: 1;}
.D_products_domestic_search section.group_banner.search_banner{background: url(https://materials.fillo.com.tw/materials/cowelltrip/images/39a99b35-d14f-4f97-ac3f-d55c771e4ddb.jpg) center center no-repeat;margin-top: 0;}
.D_products_domestic_search section.group_banner.search_banner::after {width: 100%;background: rgba(0, 0, 0, 0.5);display: block;z-index: 0;content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.D_products_domestic_search section.group_banner .form-check label{color: #fff;}

/*contact-bespoke*/
input::placeholder{color:#ccc!important;font-size:13px}
.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://materials.fillo.com.tw/materials/nonotour/images/47f10719-08af-4f7e-afbd-24dbb8a12ab3.png); */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: #999791;flex: 0 0 100%;max-width: 100%;}
.contact .contac_form .form-row h3{font-size: 1.0rem;color: #efefef;margin-bottom: 15px;margin-top: 15px;}
.contact .contac_form label{font-size: 1.0rem;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;margin: 5px;margin-bottom:10px;padding-left: 24px;}
.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: #977e46;color: #ffffff;border: 1px solid #977e46;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;}
.contact .form-check .customcheck input:checked ~ .checkmark{background-color: #977e46;}
.contact .form-check.radio_style{margin: 0px 7px;}

.idx_about .mix-wrapper{padding:0}
.idx_about .pic-content{margin:0}
.idx_about .pic-content a{background: #1b1b1b;}
.idx_about .pic-content a img{transition: 0.5s;}
.idx_about .editor-content{position:absolute;margin:0;height:100%;width:100%;pointer-events: none;}
.idx_about .editor-content h1{position:absolute;left:50%;top:50%;left:50%;transform:translate(-50%,-50%);letter-spacing:.5rem}
.idx_about .editor-content p{position:absolute;top:10%;left:10%;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;margin:0;font-size: 1.75rem;}
.idx_about .editor-content p span{font-family: "Tenor Sans", sans-serif !important;}
@media (max-width:1200px){
.idx_about .editor-content h1{font-size: 2.0rem;}
.idx_about .editor-content p{font-size: 1.25rem;}
}
@media (min-width:991px){.idx_about .pic-content a:hover img{opacity:0.7;transition: 0.5s;}}
@media (max-width:991px){
.idx_about .mix-wrapper .row{display:flex;overflow:hidden;margin-right:0;margin-left:0}
.idx_about .pic-content{padding:0}
}
@media (max-width:767px){.idx_about .pic-content{}}

.idx_contact .bgfixed>a{display:block!important;height:100%;}
.idx_contact section{position:absolute;margin:0;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column}
.idx_contact p.en{position:absolute;top:10%;left:10%;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;margin:0;font-size: 1.75rem;}
.idx_contact p.en span{font-family: "Tenor Sans", sans-serif !important;}
.idx_contact h2{font-size:3rem;margin-bottom:2rem}
.idx_contact h2.num span{font-family: "Tenor Sans", sans-serif !important;}
.idx_contact h3{overflow:hidden;width:max-content;margin:.25rem auto 2rem}
.idx_contact h3 span{overflow:hidden;width:initial;display:block;position:relative;margin-bottom:.5rem;padding:10px}
.idx_contact h3 span:before{content:"";background:#fff;width:90%;height:1px;position:absolute;bottom:0}
.idx_contact p{margin-bottom:.5rem;letter-spacing:.1rem}
@media (min-width:991px){
.idx_contact {background: #902b31;transition: 0.5s;}
.idx_contact:hover{background: #882a30;transition: 0.5s;}
.idx_contact .bgfixed,.idx_contact .bgfixed>a{/* min-height: auto !important; */}
}
@media (max-width:1200px){
.idx_contact h2{font-size: 2.0rem;margin-bottom: 1.5rem;}
.idx_contact h3{font-size: 1.5rem;margin: .25rem auto 1.5rem;}
.idx_contact p{font-size:.9rem;margin-bottom: .25rem;}
.idx_contact p.en{font-size: 1.25rem;}
}

.main_sale>.module-container>.main>.header-title{margin-bottom:30px}
.main_sale>.module-container>.main>div>section,.main_sale>.module-container>.main>div>section .product_all{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.main_sale>.module-container>.main>div>section>.product_box:not(:nth-child(n+1):nth-child(-n+4)){display:none}
.main_sale .product_box .product_img{overflow:hidden;background: #ececec;background: url(https://tresor.fillo.com.tw/material-alias/%E5%85%B1%E7%94%A8/tresor.png) #ededed;background-position: center;background-repeat: no-repeat;}
.main_sale .product_box img{max-width:100%;aspect-ratio:3/2;object-fit:cover;object-position:center center;width:100%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}
.main_sale .product_box:hover img{-webkit-transform:scale(1.2) rotate(0);-ms-transform:scale(1.2) rotate(0);transform:scale(1.2) rotate(0)}
.main_sale .product_box .product_name{margin-top:16px;padding:0 30px;font-size:1.5rem;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:justify;text-overflow:ellipsis;overflow:hidden}
.main_sale .product_box .product_name a{color:#333;text-decoration:none}
.main_sale .product_box .departure_date{font-size:1.25rem;margin-top:15px;margin-bottom:15px;padding:0 30px;color:#333}
.main_sale .product_box .departure_date>s{text-decoration:blink}
.main_sale .product_box .departure_date a{color:#494949;font-size:1.25rem;text-decoration:none;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}
.main_sale .product_box .departure_date a:hover{color:#882a30}
.main_sale .product_box .departure_date a:hover::before{color:#333}
.main_sale .product_box .product_description{margin-top:3px;padding:0 18px;font-size:15px;color:#008842}
.main_sale .product_box .product_price{bottom:0;left:0;width:100%;text-align:right;margin-bottom:15px;padding:0 18px;letter-spacing:.5px}
.main_sale .product_box .product_price span{color:#882a30;font-size:1.75rem;font-family:"Tenor Sans",sans-serif;letter-spacing:2px}
.main_sale.area>.module-container>.main>.header-title{margin-bottom:0}
.main_sale.area>.module-container>.main>div>section .metropolis{width:100%}
.main_sale.area>.module-container>.main>div>section .product_box{border-bottom:1px solid #d7d7d7;position:relative;padding-bottom:50px;width: 100%;}
.main_sale.area>.module-container>.main>div>section{padding-bottom:65px;margin:0 -7.5px;padding:60px 60px 20px 60px;background:#ffffffe8}
.main_sale.area>.module-container>.main>div>section .product_box{overflow:hidden}
.main_sale.area>.module-container>.main>div>section .product_box:not(:nth-child(n+1):nth-child(-n+4)){display:block}
.main_sale.area>.module-container>.main>div>section .title_box{width:100%;border-bottom:1px solid #cfcfcf}
.main_sale.area>.module-container>.main>div>section .title_box img{display:none}
.main_sale.area>.module-container>.main>div>section .title_box h1{position:relative;line-height:28px;color:#000;font-size:1.75rem;font-weight:600;letter-spacing:1px;margin:2rem 0;display:inline-flex;background:linear-gradient(90deg,#882a30 50%,#000 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
@media (min-width:767px){
.main_sale.area>.module-container>.main>div>section .product_box{flex:0 0 100%;max-width:100%;padding-left:30%;padding-left: 320px;padding-top: 50px;padding-bottom: 50px;}
.main_sale .product_box .product_img{overflow:hidden;flex:0 0 30%;max-width:30%;min-width: 300px;position:absolute;left:0;top: 2rem;bottom: 2rem;/* margin-top:2rem; *//* margin-bottom:2rem; *//* background: #ececec; */width: 100%;/* height: calc(100% - 2.0rem); */}
}
@media (min-width:991px){
.main_sale.area>.module-container>.main>div>section .product_box{flex:0 0 100%;max-width:100%;padding-left:30%;padding-left: 420px;padding-top: 80px;padding-bottom: 80px;}
.main_sale .product_box .product_img{overflow:hidden;flex:0 0 30%;max-width:30%;min-width: 400px;position:absolute;left:0;top: 2.0rem;bottom: 2.0rem;/* margin-top:2rem; *//* margin-bottom:2rem; *//* background: #ececec; */width: 100%;/* height: calc(100% - 2.0rem); */}
}
@media (max-width:1199px){
.main_sale .product_box .departure_date,.main_sale .product_box .product_name,.main_sale .product_box .product_price{padding:0 10px;}
.main_sale .product_box .product_name{margin-top:10px}
.main_sale .product_box .product_price{margin-bottom:10px}
}
@media (max-width:991px){
.main_sale>.module-container>.main>div>section>.product_box{margin-bottom:30px;padding: 20px;}
.main_sale.area>.module-container>.main>div>section .title_box h1{font-size: 1.5rem;margin: 1rem 0;}
.main_sale.area>.module-container>.main>div>section{padding: 45px 30px 20px 30px;}
.main_sale .product_box .product_name{font-size: 1.25rem;}
.main_sale .product_box .departure_date,.main_sale .product_box .departure_date a{font-size: 1.0rem;}
.main_sale .product_box .product_price span{font-size: 1.5rem;}
}
@media (max-width:767px){
.main_sale.area>.module-container>.main>div>section{padding: 45px 60px 20px 60px;}
.main_sale.area>.module-container>.main>div>section .product_box{padding: 0px;}
.main_sale.area>.module-container>.main>div>section .title_box{margin-bottom: 1.0rem;}
.main_sale .product_box .product_name{font-size: 1.25rem;}
.main_sale .product_box .departure_date,.main_sale .product_box .departure_date a{font-size: 1.0rem;margin: 5px 0;}
}
@media (max-width:575px){
.main_sale>.module-container>.main>div>section>.product_box{flex:0 0 100%;max-width:100%;margin-bottom:10px}
.main_sale .product_box img{aspect-ratio:4/2.3}
.main_sale .product_box .product_name{font-size: 1.15rem;}
.main_sale .product_box .product_price span{font-size: 1.35rem;}
}

.tour_slider{padding-right:90px}
.tour_slider .bs-carousel{display:flex;flex-direction:column}
.tour_slider .carousel-indicators{order:12;z-index:10;padding:10px 10px;margin:0;bottom:3rem;margin:0 auto}
.tour_slider .carousel-indicators li{width:12px;height:12px;border-radius:15px;opacity:1;margin:1px;background-color:#dad5d0;margin-right:24px;border:1px solid #dad5d02e;display:none}
.tour_slider .carousel-indicators li:nth-last-child(1){margin:0}
.tour_slider .carousel-indicators li.active{background-color:#882a30}
.tour_slider .carousel-control-next-icon{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/68e04996-2c59-46de-a14b-eeabe33c0c9a.svg)}
.tour_slider .carousel-control-prev-icon{background-image:url(https://materials.fillo.com.tw/materials/bigeagle/images/642faeb1-e3ea-4b3b-b67f-a5df4a860c06.svg)}
.tour_slider .carousel-control-next-icon,.tour_slider .carousel-control-prev-icon{width:35px;height:35px;margin-top:50px}
.tour_slider .carousel-inner picture::before{content:"";position:absolute;background:rgb(45 32 33 / 60%);width:100%;height:100%;left:0;top:0;z-index:2;backdrop-filter:blur(1px)}
.tour_slider .bs-carousel .carousel-caption{top:7vh;left:7%;z-index:10000;text-align:center;height:fit-content;width: 80%;right: 7%;}
.tour_slider .bs-carousel .carousel-caption .text{z-index:10000;right:15px;display:flex;left:10%;}
.tour_slider .bs-carousel .carousel-item p.main_btn{margin-top:.5rem;width:fit-content;font-size:1.25rem;text-shadow:none;letter-spacing:3px;text-align:center;margin:3rem auto 0;border-bottom:1px solid!important}
.tour_slider .bs-carousel .carousel-item h3,.tour_slider .bs-carousel .carousel-item h3 span,.tour_slider .bs-carousel .carousel-item h3 strong{FONT-VARIANT:JIS83;font-size:2rem;font-family:'Noto sans TC',serif!important;letter-spacing:.05rem;margin-bottom:0;font-weight:400;line-height:4rem}
.tour_slider .bs-carousel .carousel-item h3.en,.tour_slider .bs-carousel .carousel-item h3.en span,.tour_slider .bs-carousel .carousel-item h3.en strong{font-family:'Playfair Display','Noto serif TC',serif!important}
.tour_slider .bs-carousel .carousel-item h5{text-shadow:none;margin-top:0;margin-bottom:0;letter-spacing:.25rem;font-weight:400;font-size:1.1rem;z-index:10000;padding:4px 15px 4px 90px;position:relative;overflow:hidden;color:#fff;text-align:left;line-height:1.75rem}
.tour_slider .bs-carousel .carousel-item h5:before{content:'';background:#fff;width:1px;height:100%;position:absolute;left:45px}
.tour_slider .carousel-control-next,.tour_slider .carousel-control-prev{opacity:0;display:none}
.tour_slider:hover .carousel-control-next,.tour_slider:hover .carousel-control-prev{opacity:.8}
@keyframes scaleDraw{0%{transform:scale(1)}
100%{transform:scale(1)}
}
@media (min-width:1440px){.tour_slider .bs-carousel .carousel-item{width:100%!important}
.tour_slider .bs-carousel .carousel-inner{max-height:93vh}
.tour_slider .bs-carousel .carousel-inner picture{width:100%}
.tour_slider .bs-carousel .carousel-inner 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:10s;animation-duration:10s;transition:all .35s ease}
}
@media (max-width:1440px){.tour_slider .carousel-indicators{bottom:1rem}
.tour_slider .bs-carousel .carousel-item p.main_btn{margin-top:.75rem;font-size:1rem;letter-spacing:3px}
.tour_slider .bs-carousel .carousel-item h3,.tour_slider .bs-carousel .carousel-item h3 span,.tour_slider .bs-carousel .carousel-item h3 strong{font-size: 1.5rem;/* letter-spacing:.75rem; */margin-bottom:.75rem;font-weight:400}
.tour_slider .bs-carousel .carousel-item h3.en,.tour_slider .bs-carousel .carousel-item h3.en span,.tour_slider .bs-carousel .carousel-item h3.en strong{font-size:2.6rem}
.tour_slider .bs-carousel .carousel-item h5{text-shadow:none;letter-spacing:.25rem;font-weight:400;font-size: 1.0rem;z-index:10000;padding: 4px 15px 4px 90px;position:relative;overflow:hidden;color:#fff}
}
@media (max-width:1199px){.tour_slider .bs-carousel .carousel-caption .text {display: flex;flex-direction: column;}}
@media (max-width:1199px) and (min-width:991px){
.tour_slider .bs-carousel .carousel-caption{top: 2.0rem;}
.tour_slider .bs-carousel .carousel-item h3{}
.tour_slider .bs-carousel .carousel-item h5{font-size:1rem;}
}
@media (max-width:991px){
.tour_slider{padding-right:0px}
.tour_slider .bs-carousel .carousel-item h3,.tour_slider .bs-carousel .carousel-item h3 span,.tour_slider .bs-carousel .carousel-item h3 strong{/* font-size:2.2rem; *//* letter-spacing:.5rem; */}
.tour_slider .bs-carousel .carousel-item h5{font-size:1rem;display: none;}
}
@media (max-width:767px){.tour_slider .bs-carousel .carousel-caption{display:block!important;top: 0;right: 0;left: 0;width: 100%;}
.tour_slider .bs-carousel .carousel-item h3,.tour_slider .bs-carousel .carousel-item h3 span,.tour_slider .bs-carousel .carousel-item h3 strong{font-size:1.75rem;letter-spacing:.1rem}
.tour_slider .bs-carousel .carousel-item h5{font-size:1rem;margin-top:1rem;margin-bottom:2rem}
.tour_slider .carousel-indicators li{margin-right:10px;width:10px;height:10px}
.tour_slider .carousel-indicators{padding:10px 15px;bottom:.5rem}
}
@media (max-width:576px){.tour_slider .bs-carousel .carousel-caption .text{padding:10px 20px}
.tour_slider .bs-carousel .carousel-item h3,.tour_slider .bs-carousel .carousel-item h3 span,.tour_slider .bs-carousel .carousel-item h3 strong{font-size:1.5rem}
.tour_slider .bs-carousel .carousel-item h5{font-size:1rem;margin-bottom:1rem}
}

.tour_tab .blk-tabs{order:1;/* max-width: max-content; */margin: 3.5rem auto 1.5rem auto;padding: 2px;/* border-bottom: 1px solid #d2c0c0; */width: 1440px;}
.tour_tab .nav>.nav-item+.nav-item{/* padding-left:20px; */}
.tour_tab .nav>.nav-item:nth-last-child(1){margin-right:0}
.tour_tab .nav-pills{/* border: 1px solid #1f2f51; *//* border-radius: 30px; *//* background: #fff; */}
.tour_tab .nav-pills li {/* margin-right: 25px; */position:relative;/* padding: 0rem 2.8rem; */}
.tour_tab .nav-pills li:before{content:'';background: #e5e5e5;width:1px;height: 20px;position:absolute;left: 0px;bottom: 8px;transform: translate(0%, -50%);}
.tour_tab .nav-pills .nav-link{/* padding: 1rem 2.8rem; */padding: 1rem 4rem;border-radius: 0px;color: #949494;letter-spacing:.02rem;font-size:1.25rem;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;font-weight: normal;/* background: #d6d6d6; *//* background-image: url(https://materials.fillo.com.tw/materials/tresor/images/a04ae909-ec02-4c1d-8d78-efc4bd6352ff.jpg); */}
.tour_tab .nav-pills .nav-link.active,.tour_tab .nav-pills .nav-link:hover,.tour_tab .nav-pills .show>.nav-link{color: #882a30;position:relative;background:0 0;/* background: #882a30; *//* background-image: url(https://materials.fillo.com.tw/materials/tresor/images/60f7afc0-3f02-430c-abd5-aad4694582c4.jpg); */}
.tour_tab .nav-pills .show>.nav-link:before{content:'';background: #673AB7;width:1px;height:100%;position:absolute;left:45px}
.tour_tab .nav-pills .nav-link.active:before, .tour_tab .nav-pills .nav-link:hover:before{content:'';background: #2196F3;width: 100%;height: 12px;position:absolute;left: 0%;bottom: 0px;transform: translate(0%, 0%);background:url(https://materials.fillo.com.tw/materials/tresor/images/344bc912-fe48-452b-b1eb-41577b5a2ceb.png);background-position: center;background-repeat: no-repeat;}
.tour_tab.search .blk-tabs{padding-top: 3rem;}
.tour_tab.search .nav-pills{background: rgb(255 255 255 / 40%);border: none;padding: 0;}
.tour_tab.search .nav-pills .nav-link{/* padding: 0.55rem 2.2rem; */}
@media (max-width:991px){
.tour_tab .blk-tabs{margin: 2.5rem auto 0.5rem auto;}
}
@media (max-width:767px){
.tour_tab .nav-pills .nav-link{padding: 1rem 2rem;font-size: 1.15rem;}
.tour_tab .nav-pills .nav-link.active:after{top: 15px;left: 2px;}
.tour_tab .blk-tabs{padding: 2px;margin: 1.5rem auto 1.0rem auto;}
.tour_tab .nav{/* justify-content:flex-start!important; *//* width:100%; *//* overflow-x:scroll; *//* overflow-y:hidden; *//* flex-wrap:nowrap!important; */border: none;border-radius: 30px;/* padding: 10px 0; */}
.tour_tab .nav.search{}
.tour_tab .nav li{min-width:fit-content;/* margin-right: 18px; */}
.tour_tab .nav li:nth-child(1){/* padding-left: 10px; */}
.tour_tab .nav>.nav-item+.nav-item{padding-left: 0px;}
}

.scenery_bg:before{content:'';background: linear-gradient(0deg, #ffffff00 240px, #ffffff 0px);position: absolute;height: 100%;width: 100%;left: 0;}

.scenery_slider{margin-bottom: 5rem;}
.scenery_slider .module-container .swiper-wrapper{align-items:flex-end;margin-bottom: 10px;}
.scenery_slider .module-container .swiper-slide h3.swiper-title{overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:1;font-size: 1.15rem;color: #5c5c5c;font-weight: normal;margin:0;z-index:1;position:absolute;bottom: 50px;transition:.5s;animation-delay:1s;left: 20px;-ms-transform:translate(-50%,-50%);transform: translate(0%,-50%);background: #ffffffe6;text-align: left;padding: 9px 25px;}
.scenery_slider .module-container .swiper-slide h3.swiper-title:before{content:'';background: #a75e63;position: absolute;height: calc(100% - 10px);width: 3px;left: 5px;top: 5px;}
.scenery_slider .module-container .swiper-slide .swiper-content{overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;width: 100%;padding: 0px 20px 0px 20px;display:-webkit-box;position:absolute;z-index:2;-ms-writing-mode:tb-lr;align-items:center;flex-direction:row;color:#fff;left:50%;-ms-transform:translate(-50%,0);transform:translate(-50%,0);margin-bottom: 20px;text-align: left;font-size: .9rem;bottom: 0;}
.scenery_slider .module-container .swiper-slide .swiper-content ul{text-align:center;list-style: unset;margin: 0;}
.scenery_slider .module-container .swiper-slide .swiper-content ul li{color:#fff;font-weight: 300;font-family:'Noto Sans TC',sans-serif!important;font-size: 1.20rem;}
.scenery_slider .module-container .swiper-slide-style{box-shadow:none!important;overflow:hidden;background:0 0;position:relative;border-radius:0;/* padding:0 20px; */}
.scenery_slider .module-container .swiper-slide .swiper-img:before{content:'';width:100%;bottom: 0;height: 50%;position:absolute;left:0;background: linear-gradient(to bottom, rgb(0 0 0 / 0%) 0, rgb(0 0 0 / 20%) 50%, rgb(0 0 0 / 40%) 100%);z-index:1;background: linear-gradient(0deg, #785965 45%, #a1565600 100%);}
.scenery_slider .module-container .swiper-slide .swiper-img img{border-radius:0;transition:.5s}
.scenery_slider .module-container .swiper-slide .swiper-img{z-index:0;overflow:hidden;margin:0;position:relative}
.scenery_slider .module-container .swiper-pagination-bullet{width: 12px;height: 12px;padding: 5px 5px;line-height:5px;background: #ffffff;color: #ffffff;margin: 0px 10px;}
.scenery_slider .module-container .swiper-pagination-bullet.swiper-pagination-bullet-active{background: rgb(136 42 48);border-radius:50px;/* box-shadow:0 0 0 1px #b7b7b7; */}
.scenery_slider .module-container .swiper-button-prev{top:unset;bottom: 0px;width: 44px;height: 44px;border: 1px solid #fff;background: #c7e4ea7a;opacity:.8;left: calc(0% + 0px);border-radius:100%;z-index:10;display:none;}
.scenery_slider .module-container .swiper-button-next{top:unset;bottom: 0px;width: 44px;height: 44px;border: 1px solid #fff;background: #c7e4ea7a;opacity:.8;left: calc(0% + 60px);border-radius:100%;z-index:10;display:none;}
.scenery_slider .module-container .swiper-button-prev:after{font-size: 1.0rem;font-weight:700;background:0 0;padding:5px 0 5px 0;color: #ffffff;}
.scenery_slider .module-container .swiper-button-next:after{font-size: 1.0rem;font-weight:700;background:0 0;padding:5px 0 5px 0;color: #ffffff;}
.scenery_slider .module-container .swiper-button-disabled{/* display:none; *//* bottom: 10px; */}
@media (max-width:991px){
.scenery_slider{margin-bottom: 15px;}
.scenery_slider .module-container .swiper-wrapper{margin-bottom: 10px;}
.scenery_slider .module-container .swiper-button-next{right:20px;bottom: 10px;}
.scenery_slider .module-container .swiper-button-prev{bottom: 10px;}
.scenery_slider .module-container .swiper-button-next{left: calc(50% + 0px);}
.scenery_slider .module-container .swiper-button-prev{left: calc(50% - 54px);}
}
@media (min-width: 991px){
.scenery_slider .module-container .swiper-slide-style.swiper-slide-active{/* padding:0; *//* margin-right:20px!important; */}
.scenery_slider .module-container .swiper-slide:hover .swiper-content h5.BK{background:rgb(255 255 255 / 90%)}
.scenery_slider .module-container .swiper-slide:hover .swiper-img img{/* transition:.5s; *//* -webkit-filter:brightness(70%); *//* filter:brightness(70%); */-webkot-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);/* transform:scale(1.1); *//* -webkit-filter:blur(.5px); *//* filter:blur(.5px); */}
.scenery_slider .module-container .swiper-slide:hover .swiper-img:before{/* background: linear-gradient(to bottom, rgb(0 0 0 / 0%) 0, rgb(0 0 0 / 20%) 50%, rgb(0 0 0 / 50%) 100%); */}
.scenery_slider .module-container .swiper-button-next:hover,.scenery_slider .module-container .swiper-button-prev:hover{opacity:1}
.scenery_slider .module-container .swiper-slide:hover h3.swiper-title{}
.scenery_slider .module-container .swiper-slide:hover .swiper-content{}
}
@media (max-width:767px){
.scenery_slider{padding-left: 30px;}
.scenery_slider .module-container .swiper-slide-style{margin-top:10px}
.scenery_slider .module-container .swiper-slide .swiper-content h5.BK{background:rgb(255 255 255 / 90%)}
.scenery_slider .module-container .swiper-slide .swiper-img img{transition:.5s;/* -webkit-filter: brightness(90%); *//* filter: brightness(90%); */}
.scenery_slider .module-container .swiper-slide-style{/* background:#000; */}
.scenery_slider .module-container .swiper-button-next,.scenery_slider .module-container .swiper-button-prev{opacity:1}
.scenery_slider .module-container .swiper-slide .swiper-content ul li{font-size:1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}
.scenery_slider .swiper-container-free-mode>.swiper-wrapper{/* left:15vw; */}
}

.about_title .bgfixed{background:#882a30e6}
.about_title section{padding: 15px 30px;}
.about_title p{font-size:1.5rem;margin-bottom:1.25rem;letter-spacing:.5rem;font-weight:300;}
.about_title h1{font-size:5.25rem;font-family:"Tenor Sans",sans-serif!important;letter-spacing:.5rem;font-weight:400}
@media (max-width: 991px){
.about_title p{font-size:1.15rem;letter-spacing: .35rem;}
.about_title h1{font-size: 3.25rem;}
}
@media (max-width: 500px){
.about_title .bgfixed,.about_title .bgfixed > div{min-height: 25vh !important;}
.about_title h1{font-size: 2.25rem;}}
.about_title_bg > .module-container > .main:before{content:'';width: 100%;height: 100%;background: #0000005e;position:absolute}
@media (max-width: 500px){
.about_title_bg > .module-container > .main{background-attachment: fixed;}
}

.about_main .bgfixed{}
.about_main .bgfixed > div{text-align: center;}
.about_main section{margin: 0 auto;width: max-content;position: relative;}
@media (min-width: 991px){
.about_main section{padding: 0 90px;}
.about_main section:before{position:absolute;content:'「';font-size: 7rem;top: -30px;left: -70px;color: #ffffff70;font-weight: 100;}
.about_main section:after{position:absolute;content:'」';font-size: 7rem;bottom: -25px;right: -60px;color: #ffffff70;font-weight: 100;}
}
@media (max-width: 500px){
.about_main .bgfixed,.about_main .bgfixed > div{min-height: 36vh !important;}
.about_main h2{font-size: 2.25rem;}}

.about_main p{margin-bottom:1.25rem;letter-spacing:.5rem;font-weight:300;font-size:1.5rem;margin: 0;}
.about_main h2{font-size: 3.0rem;letter-spacing: .75rem;font-weight: 600;margin-bottom: 2.0rem;}
@media (max-width: 991px){
.about_main p{font-size: 1.0rem;}
.about_main h2{font-size: 1.75rem;letter-spacing: .5rem;}
}
@media (max-width: 500px){.about_main h2{display: flex;flex-direction: column;line-height: 1.5;font-size: 1.5rem;}}

.about_text{margin-top: 6rem;margin-bottom: 2.0rem;padding-left: 60px;padding-right: 60px;}
.about_text [data-unicode] p{font-size: 1.5rem;font-weight: 400;letter-spacing: 0.1rem;}
.about_text [data-unicode]:before{position:absolute;content:'';width: 17vw;top: 30%;left: 0;height:1px;background: #c6ada8;}
.about_text [data-unicode] p{font-size: 1.15rem;}
@media (min-width: 991px){.about_text{padding-left: 22vw;}}
@media (max-width: 991px){
.about_text{margin-top: 0rem;padding-top: 6rem;}
.about_text [data-unicode]:before{width: 1px;top: 0;left: 50%;height: 5rem;}
}

.about_bg_01>.module-container>.main:before{content:'';width: 100vw;top:0;left: 0;height:100%;background:#efe7e1;position:absolute}
@media (min-width: 991px){
.about_bg_01>.module-container>.main:before{width: 75vw;left: 25vw;height:100%;}
}

.about_brand h3{font-weight:700;font-size:1.75rem;margin-bottom:2rem;letter-spacing:.1rem;position:relative}
.about_brand h3:before{position:absolute;content:'';width:10px;top:30%;height:10px;left: -45px;background:#882a30;border-radius:10px}
.about_brand .editor-content section{position:relative;margin-bottom:30px;padding-bottom:30px;padding-top:20px;padding-left: 60px;padding-right:45px}
.about_brand .editor-content section:after{position:absolute;content:'';width:1px;top:60px;height:calc(100% - 60px);left: 19px;background:#c6ada8;border-radius:10px}
.about_brand h3 small{font-size:1.125rem}
.about_brand p{font-size:1.125rem}
@media (min-width:991px){
.about_brand .editor-content{padding-left:60px}
}
@media (max-width: 991px){.about_brand p{font-size:1.0rem}}
@media (max-width: 500px){
.about_brand h3 span{display: flex;flex-direction: column;}
.about_brand h3 small{margin-top: 10px;}
}

.about_vision h3{font-weight:700;font-size:1.75rem;margin-bottom:2rem;letter-spacing:.1rem;position:relative}
.about_vision h3:before{position:absolute;content:'';width:10px;top:30%;height:10px;left:-45px;background:#882a30;border-radius:10px}
.about_vision .editor-content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;padding: 0px;}
.about_vision .editor-content section{position:relative;padding-bottom:30px;padding-top: 60px;padding-left: 100px;padding-right:45px;overflow: hidden;}
.about_vision .editor-content section{background: #efe7e1;}
.about_vision .editor-content section:after{position:absolute;content:'';width:1px;top: 100px;height: calc(100%);left: 58px;background:#c6ada8;border-radius:10px}
.about_vision h3 small{font-size:1.125rem}
.about_vision p{font-size:1.125rem}
.about_vision .pic-content{padding: 0;}
.about_vision .point{background: #efe7e1;padding-left: 60px;padding-right: 45px;padding-top: 20px;}
.about_vision .point .point_frame{background: #e4d7cf;/* padding: 30px 15px 15px; */margin-bottom: 30px;}
.about_vision .point .point_frame .point_frame_dot1{position: relative;padding: 30px 30px 15px;}
.about_vision .point .point_frame .point_frame_dot1:before{position:absolute;content:'';width: 30px;height: 30px;top: -15px;left: -15px;background: #efe7e1;border-radius: 30px;}
.about_vision .point .point_frame .point_frame_dot1:after{position:absolute;content:'';width: 30px;height: 30px;top: -15px;right: -15px;background: #efe7e1;border-radius: 30px;}
.about_vision .point .point_frame .point_frame_dot2{/* position: relative; */}
.about_vision .point .point_frame .point_frame_dot2:before{position:absolute;content:'';width: 30px;height: 30px;bottom: -15px;left: -15px;background: #efe7e1;border-radius: 30px;}
.about_vision .point .point_frame .point_frame_dot2:after{position:absolute;content:'';width: 30px;height: 30px;bottom: -15px;right: -15px;background: #efe7e1;border-radius: 30px;}
@media (min-width:991px){
.about_vision {margin-top: 100px;margin-bottom: 100px;}
.about_vision .editor-content section{padding-left: 150px;padding-right: 45px;}
.about_vision .editor-content section:after{left: 108px;}.about_vision .point{padding-left: 110px;padding-right: 90px;padding-bottom: 30px;}
}
@media (max-width:991px){
.about_vision .editor-content section{padding-left: 80px;}
.about_vision .editor-content section:after{left: 38px;}
.about_vision .point{padding-left: 40px;}
.about_vision p{font-size:1.0rem}
.about_vision .editor-content{margin-top:0}
.about_vision .pic-content{margin-bottom:0}

}
@media (max-width:500px){.about_vision p{text-align: left !important;}}