body {
  background-position: left top;
  background-attachment: scroll;
}
body .block-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .widget-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .header {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .left {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .right {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .footer {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
/** modify style code here. :) 素易遊客製樣式*/
*{font-family: 'Noto Sans TC', sans-serif;-webkit-text-size-adjust: none;}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&family=Noto+Serif+TC:wght@200;300;400&display=swap')
@import url('https://fonts.googleapis.com/css2?family=Tenor+Sans&display=swap');
body {background: #ffffff!important;font-family: 'Noto Sans TC',sans-serif !important;}
p {/* text-align: justify; */font-family: 'Noto Sans TC',sans-serif !important;}
ul li {list-style: none;}
a:hover {text-decoration: none;}
button:focus {outline: none;}
input:focus, select:focus {outline: #ba91a0 1px auto;}
h1,
h2,
h3,
h4,
h5,
h6 {font-family: 'Noto Sans TC',Sans-serif !important;}
h1 {
  font-size: 2.4rem;
}
h2 {
  font-size: 2.2rem;
}
h3 {
  font-size: 2.0rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1.0rem;
}
@media (max-width: 768px) {
.m-5 {
    margin: 1.5rem!important;
}
.mt-5, .my-5 {
    margin-top: 1.5rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 1.5rem!important;
}
.p-5 {
    padding: 1.5rem!important;
}
.pt-5, .py-5 {
    padding-top: 1.5rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 1.5rem!important;
}
}
@media (max-width: 500px) {
.m-5 {
    margin: 1rem!important;
}
.mt-5, .my-5 {
    margin-top: 1.25rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 1.25rem!important;
}
.p-5 {
    padding: 1rem!important;
}
.pt-5, .py-5 {
    padding-top: 1rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 1rem!important;
}
}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-track{background:#dddddddb;border-radius:10px}
::-webkit-scrollbar-thumb{background:#888;border-radius:10px}
::-webkit-scrollbar-thumb:hover{background:#767676}


.px-30 {padding: 0 30px;}
.h-100vh>.module-container>.main{height: 100vh;}
.h-40vh>.module-container>.main{height: 40vh;}
.h-100vh>.module-container>.main .header-title{display:none;}
.w-900  {max-width: 900px;margin: 0px auto;}
.w-1440 {max-width: 1440px;margin: 0px auto;}
.w-1600 {max-width: 1600px;margin: 0px auto;}
@media (max-width:991px){.h-100vh>.module-container>.main{height: inherit;}}
@media (min-width:1200px) {.w-1200 {max-width: 1200px;margin: 0px auto;}.w-1000 {max-width: 1000px;}.w-800 {max-width: 800px;}}
@media (max-width:1199px) and (min-width:991px) {.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;margin: 0px auto;}.w-1000 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}}
@media (max-width:991px){.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;margin: 0px auto;}}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.px-30 {padding: 0 30px;}
@media (min-width:1200px) {.w-1200 {min-width: 1200px;}}
@media (max-width:1199px) and (min-width:991px) {.w-1200 {-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}}
@media (min-width:992px){.index_style .col-lg-3 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}}
[data-position="center"]{margin-top: 0px;}
@media(max-width:1200px) and (min-width:768px){[data-position="center"]{margin-top: 0px;}}
@media(max-width:768px){[data-position="center"]{margin-top: 50px;}}
.WinChrome [data-position="center"],
.D_products_group_molddetail [data-position="center"]{/* margin-top: 80px; */}
@media(max-width:1200px) and (min-width:768px){
.WinChrome [data-position="center"],
.D_products_group_molddetail [data-position="center"]{margin-top: 80px;}
}
@media(max-width:768px){
.WinChrome [data-position="center"],
.D_products_group_molddetail [data-position="center"]{margin-top: 50px;}
}


/*main*/
.go-to-top {right: 0;bottom: 10%;display: none !important;}
.web-page-frame .go-to-top .top{background: #404040;width: 50px;height: 50px;margin-right: 0px;border-radius: 0;box-shadow: none;font-weight: lighter;opacity: 0.9;}
.web-page-frame .go-to-top .top:hover {opacity: 1.0;}
.web-page-frame .go-to-top .top:after{margin-top: 14px;margin-left: 18px;width:12px;height: 12px;border-top: 2px solid #fff;border-right: 2px solid #fff;}
.web-page-frame .go-to-top .top-txt{left: calc(50% - 13px);font-weight: normal;font-size: 0.8rem;bottom: 9px;}
.web-page-frame .btn-primary{color:#fff!important;background-color: #b8a98f !important;border-color: #a77845 !important;}
.web-page-frame .btn-primary:hover{color:#fff!important;background-color: #b98854 !important;border-color: #a77845 !important;}
.search_table tbody td.sale-situation .btn {border-radius: 0rem;border-radius: 5px !important;}
.web-page-frame .btn-primary:not(:disabled):not(.disabled):active,.web-page-frame .btn-primary:not(:disabled):not(.disabled).active,.web-page-frame .show>.btn-primary.dropdown-toggle{color:#fff!important;background-color: #b98854!important;border-color: #a77845;border-radius: 0rem;}
.web-page-frame .btn-primary:focus,.web-page-frame .btn-primary.focus,.web-page-frame .page-link:focus{box-shadow: 0 0 0 .2rem rgba(188,145,96,0.2)!important;}
.web-page-frame .btn-green{color:#fff!important;background-color: #2e489d !important;border-color: #2e489d !important;}
.web-page-frame .btn-green:hover{color:#fff!important;background-color: #2e489d !important;border-color: #2e489d !important;}
.web-page-frame .btn-light{color:#fff!important;background-color: #6c757d !important;border-color: #6c757d !important;}
section.group_table .table a:hover{color: #404040;}
section.group_table .table .trip_name a:hover{/* color:#2e489d */}
.info .btn-primary{background-color:#2e489d;border-color:#2e489d}
.info .btn-primary:hover{color:#fff!important;background-color: #2e489d!important;border-color: #2e489d!important;}
.web-page-frame .text_blue{color: #de3545;font-size: 1.2rem;}
.search-area .search-box .search-btn{background: #f6c343!important;}
.list_con .style_icon .nav-pills .nav-link.active svg{fill: #666 !important;}
.list_con .style_icon .nav-pills a svg {fill: #a9a9a9;}
.filter_list i{color:#2e489d!important}
.web-page-frame .search-area .search-box .select-goal .title i{color:#2e489d!important}
.web-page-frame .search-area .search-box .select-place .title i{color:#2e489d!important}
.web-page-frame .search-area .search-box .select-date .title i{color:#2e489d!important}
.web-page-frame section.search_banner .search-area .search-box .select-input .data-icon-search{color:#2e489d!important;display: none;}
.radio_style [type="radio"]:checked+label:after{background:#2e489d!important}
section.search_con .pagination .page-item .page-link{/* border:1px solid #2e489d!important; */width: 28px;height: 30px;}
@media (max-width:767px){section.search_con .pagination .page-item{margin: 0;}}
section.search_con .pagination .page-item.active .page-link {color: #ffffff;background: #2e489d;}
section .page-item.active .page-link {background:#2e489d;}
section.search_con .pagination .page-item .page-link:hover {background: #2e489d !important;color: #ffffff;border: 1px solid #2e489d!important;}
section.search_con .pagination .page-item .page-link:hover svg{fill: #ffffff;}
section.search_con .pagination .page-item.active .page-link {background: #297dc0;border: 1px solid #3685c4!important;}
section .page-item.active .page-link {background:#2e489d;}
section .page-link {color: #333333;}
.web-page-frame .irs-slider{background: #2e489d;}
.web-page-frame .irs-slider.state_hover,.web-page-frame .irs-slider:hover{border: 2px solid #2e489d;}
.web-page-frame .irs-from,.web-page-frame .irs-to,.web-page-frame .irs-single{background: #297dc0;}
.web-page-frame figure.block_style .main_words a:hover {color: #0f2459;}
.web-page-frame .pic_style figure.block_style .main_words a:hover {}
.web-page-frame figure.block_style .note_words .share_box:hover {color:#2e489d}
.web-page-frame .table .thead, .web-page-frame .table .thead:hover {background: #515151;font-size: 1.0rem;}
.web-page-frame .table .thead th {font-weight: normal;}
section.group_table .table .trip_name h5 {margin:0;}
.web-page-frame section.group_table.trip_airline .table .thead th {border-right: 1px solid #7d7d7d;}
.web-page-frame section.group_banner .media-grouop .share_box:hover, .web-page-frame section.group_banner .media-grouop .forword_box:hover { background: #2e489d;}
.web-page-frame section.group_table.trip_airline .table .thead:hover  {background: #404040;}
.web-page-frame .filter_list .form-check .customcheck input:checked ~ .checkmark {background-color: #297dc0;}
.web-page-frame section.group_banner.trip_banner .btn-info {background-color: #2e489d;border-color: #2e489d;}
.web-page-frame section.group_banner.trip_banner .btn-info:focus, .web-page-frame section.group_banner.trip_banner .btn-info.focus {box-shadow: 0 0 0 0.2rem rgba(148, 148, 148, 0.4);}
.popover {background: #2e489d !important;}
.popover .close {border: 1px solid #2e489d !important;color: #2e489d !important;}
.popover .arrow:after, .popover .arrow:before {border-color: transparent transparent #2e489d transparent !important;}
.popover .close:hover {background: #2e489d !important;}
.web-page-frame .sub_menu-trip .trip_menu li a:hover {/* background: #5c5c5c; */}
.web-page-frame .sub_menu-trip .trip_menu li a:hover span{color: #ca9861;}
.Day_menu .swiper_day .swiper-slide a:hover {background: #2e489d !important;border: 1px solid #404040 !important;}
section.trip_note .card-header .btn {background: #404040 !important;color: #fff !important;}
section.trip_note .card-header a[aria-expanded="false"]:after {color: #fff !important;}
.sub_menu-trip .server_menu li:nth-child(1) {background: #bda171;}
.sub_menu-trip .server_menu > ul > li.favor-fixed-btn a:nth-child(1){background: #404040;}
.sub_menu-trip .trip_menu i{
    display: none;
}
/* line 1476, ../sass/page/_group.sass */
.sub_menu-trip .server_menu > ul > li.download-fixed-btn {
  background: #404040;
  /* border-right: 1.0px solid #7d7d7d; */
}
/* line 1478, ../sass/page/_group.sass */
.sub_menu-trip .server_menu > ul > li.share-fixed-btn {
  background: #404040;
  /* border-right: 1.0px solid #7d7d7d; */
  /* border-left: 1.0px solid #7d7d7d; */
}
.sub_menu-trip .server_menu > ul > li.query-fixed-btn {
	background: #404040;
}
figure.block_style .pic_all .plane_word {
    background: transparent linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.84) 100%) 0% 0% no-repeat;
    bottom: 0px;
}
/*main*/

.day_style_1 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_1 img {width:100%;}
.day_style_2 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_2 img {width:100%;}
.day_style_3 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_3 img {width:100%; height: 253px;}
.day_style_4 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_4 img {width:100%; height: 187px;}
.day_style_5 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_5 img {width:100%;height: 253px;height: 230px !important;}
@media (max-width: 1600px) {.day_style_5 img {width:100%;height: 253px;height: 170px !important;}}
@media (max-width: 1400px) {.day_style_5 img {width:100%;height: 253px;height: 170px !important;}}
@media (max-width: 1200px) {.day_style_5 img {width:100%;height: 253px;height: 140px !important;}}
@media (max-width: 991px) {.day_style_5 img {width:100%;height: 253px;height: 150px !important;}}
@media (max-width: 768px) {.day_style_5 img {width:100%;height: 253px;height: auto !important;}}
.day_style_6 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_6 img {width:100%; height: 187px;}
.day_style_7 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_7 img {width:100%; height: 253px;}
.day_style_8 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_8 img {width:100%; height: 187px;}
.day_style_9 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_9 img {width:100%;}
.day_style_10 {width: 100%;display: table;margin-bottom: 20px;position: relative;/*padding: 15px;*/overflow: hidden;}
.day_style_10 img {width:100%;}
.day_style_10 .item_text {/* z-in;;in: 0px 15px; *//* overflow: hidd;;e;/* overflow: hidden; */}
.day_style_10 .item_text p {margin: 0;background: rgba(0, 0, 0, 0.6);color: #FFF;padding: 40px 50px;position: absolute;bottom: 10%;width: calc(100% - 30px);margin: 0 auto;z-index: 10;}
@media (max-width:991px){
.day_style_10 .item_text p{padding:35px 20px;position:relative;bottom:0;width:calc(100% - 0px)}
.day_style_10 img{margin-bottom:0!important}
}
.day_style_11 {width: 100%; display: block; margin-bottom: 20px; padding: 0;}
.day_style_11 .tp_group {width:100%;/*border: 1px solid #ddd;*/ padding: 0; display: inline-block;}
.day_style_11 .tp_group p {margin: 10px 0 0;}
.day_style_11 .tp_group img {width:100%;}
.day_style_12 {width: 100%; display: block; margin-bottom: 20px; padding: 0 10px;}
.day_style_12 .tp_group {width:100%;/* border: 1px solid #ddd; *//* padding: 10px 0; */display: inline-block;}
.day_style_12 .tp_group img {width:100%;}
.day_style_13 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_13 img {width:100%; height: 187px;}
.day_style_13 p {background: rgba(0, 0, 0, 0.7); color: #FFF; text-align: center;}
.day_style_14 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_14 iframe {width: 100%; height: 383px;}
.day_style_15 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_15 iframe {width: 100%; height: 383px;}
.day_style_16 {width: 100%; display: table; margin-bottom: 20px;}
.day_style_16 img {width:100%;}
.day_style_1, .day_style_2, .day_style_3, .day_style_4, .day_style_5, .day_style_6, .day_style_7, .day_style_8, .day_style_9, .day_style_10,
.day_style_11, .day_style_12, .day_style_13, .day_style_14, .day_style_15, .day_style_16
{display: flex;flex-wrap: wrap;}

.day_con .info img {height:auto !important;}
.day_con p{margin-top: 10px;margin-bottom: 10px;}
section.group_table.trip_features .item img {height:auto !important;margin-top: .5rem;margin-bottom: .5rem;}
.main_trip img {height:auto !important;}
.trip_day .day_con .info_box .word_r + div > .info > img, .trip_day .day_con .info_box .word_l + div > .info > img {display: none;}
.img-thumbnail {border: none;padding: 0;border-radius: 0;}

.day_con .info_box > .row > div:nth-child(1){display:none;}
.day_con .info_box > .row > div:nth-child(2){max-width:100%;flex:0 0 100%;}
section.group_table.trip_day .info_box .info_box_title{margin-left:0;}
/*END default*/

/*版型*/
.nav-style .header-part .navbar-nav .nav-item{padding-right: 1.5rem;padding-left: 1.5rem;position: relative;}
.nav-style .header-part .navbar-nav .nav-item a.nav-link{display:table;float:left;flex:unset;position:relative;font-size: 1.1rem;font-weight: 600;z-index:9999;/* color:#4c4c4c!important; */padding: 0;line-height: 4;}
.nav-style .header-part .navbar-nav li.dropdown.show a{color:#333!important}
.nav-style .header-part .navbar-nav li.dropdown.show a:hover{color:#fff!important}
.nav-style .header-part .navbar-nav li.dropdown.show a.dropdown-item{color:#000!important;border-bottom:1px solid #eee}
.nav-style .header-part .navbar-nav .nav-item:hover .dropdown-menu{display:block!important;border-radius: 0 0 10px 10px !important;overflow: hidden;}
.nav-style .header-part .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item:not(:last-child){border-bottom: 1px solid #f2eade;}
.nav-style .header-part .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item{text-align: center;font-size: 1.1rem;color: #664b21;}
.nav-style .navbar-toggler-icon{/* width:1.5em; *//* height:1.2em; */}
.nav-style .header-part.fixed-top{max-width:100%!important;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.1);/* top: 35px; */}
.nav-style .header-part .navbar-collapse{margin-right:30px}
.nav-style .header-part .navbar-brand{/* height:88px; */padding:15px 30px;/* background: #fff; */}
.nav-style .header-part .navbar-brand img{margin:0 auto;}
nav.navbar.navbar-expand-lg.header-part{background:#fff;padding:0;max-width: 100% !important;}
nav.navbar.navbar-expand-lg.header-part .navbar-toggler{margin-right:20px;background: #bdb7a6;padding: 5px;}
@media (max-width:1400px){
.nav-style .header-part .navbar-nav .nav-item a.nav-link{padding-right: .25rem;padding-left: .25rem;font-size: 1.1rem;}
}
@media (max-width:1200px){
.nav-style .header-part .navbar-nav .nav-item a.nav-link{padding-right: .1rem;padding-left: .1rem;font-size: 1.0rem;width:100%;text-align:center;}
.nav-style .header-part .navbar-nav .nav-item{padding-right: .75rem;padding-left: .75rem;}
}
@media (max-width:991px){
.nav-style .header-part .navbar-collapse{margin-right:0;background: #f7f5f5;}
.nav-style .header-part .navbar-brand{height:75px;padding:10px 30px;background:#fff;width: 100%;text-align: center;}
.nav-style nav.navbar.navbar-expand-lg.header-part .navbar-toggler{position:absolute;left: 0;top:0;margin:9px}
.top-style nav.navbar.navbar-expand-lg.header-part .navbar-toggler{position: fixed;left:0;top:0;margin:9px;}
.top-style {z-index:100;position: absolute;top: 60px;position: fixed;}
.nav-style {position: fixed;z-index: 99;}
.nav-style .header-part.fixed-top{top:0}
.top-style .navbar-expand-lg .navbar-nav{padding: 20px;}
.top-style .header-part .navbar-nav .nav-link {line-height: 30px;text-align: center;}
.nav-style .header-part .navbar-brand{height: 57px;padding: 7px;}
.nav-style nav.navbar.navbar-expand-lg.header-part{/* border-bottom: 3px solid #8d6729; */}
}
@media (max-width:768px){
.nav-style .header-part .navbar-nav .nav-item{flex:0 0 30%;flex-wrap:wrap;display:flex;justify-content:center;align-items:center;}
}

.header_nav{/* padding:0; */background: #e0dbd3;}
.header_nav .mega-menu .menu-links li .list_box{/* border-right:1px dashed #c1c1c1; */}
.header_nav .mega-menu .menu-links li:nth-child(1) .list_box:nth-last-child(2){border:none}
.header_nav .mega-menu .menu-links>li>a{padding: 0 1vw;font-size:1rem;}
@media (min-width:991px){
.header_nav .mega-menu{width: 100%;/* background: #000; */max-width: 1440px !important;}
.header_nav .mega-menu>section.menu-list-items{display:flex;/* border-top: 1px solid #d4eaf5; *//* border-bottom: 1px solid #d4eaf5; *//* width: 100%; *//* max-width: 1440px; *//* justify-content: space-around; */max-width: 1440px;}
}
.header_nav .mega-menu .menu-links>li{padding: 0 .25vw;background: none!important;}
.header_nav .mega-menu .menu-links>li:nth-last-child(2){/* padding-right: 0; */}
.header_nav .mega-menu .menu-links>li>a img{max-width:initial!important;height:20px;float:right;margin:30px 2px}
.header_nav .mega-menu .menu-links li .list_tag h4{line-height:1.8;padding:0 5px;margin:7px 5px 0 0;color:#4976dc!important;letter-spacing:1.2px;font-weight:600}
.header_nav{/* top:0; *//* z-index:100; */}
.header_nav .mega-menu .menu-links>li:hover>a:after{width:100%;height:2px;content:'';background: #db7627;position:absolute;left:0;bottom:0;z-index:1}
.header_nav .mega-menu .menu-links li .list_tag li{margin-right:5px}
.header_nav .mega-menu .menu-links>li>a, .header_nav .mega-menu .menu-links>li>a p{font-size: 1.0rem;text-decoration:unset;margin:0;font-weight: 500;line-height: 58px;text-align: center;}
.header_nav .mega-menu .menu-links li .mg-drop-down a{font-size: 1.0rem;text-decoration:unset;margin:0;padding: 5px 0;}
.header_nav .mega-menu .menu-links>li a img.list_img{max-width:100%;/* width:auto; */margin:20px 0 10px 0}
.header_nav .mega-menu .menu-links>li:nth-last-child(1) a p{color:#ffeb3b}
.header_nav .mega-menu .menu-links>li a:hover p{text-decoration:underline}
.header_nav .mega-menu .menu-links>li a i{padding:3px 5px 3px 1px!important;color:#1d1d1d!important}
.header_nav .mega-menu .menu-links li .list_tag a p{/* color:#4976dc!important; *//* border:1px solid #4976dc; */line-height:1.5;padding:1px 4px;/* background:#f6f6f6; */font-size: 1.0rem;}
.header_nav .mega-menu .menu-links .list_box h4{display:inline-block;font-size: 1.1rem;font-weight:700;letter-spacing:1.2px;margin-bottom:.3rem;/* width:100px; */}
.header_nav .mega-menu .mg-drop-down{/* padding:0; */}
.header_nav .mega-menu .menu-links li .list_onlyimg{display: flex;flex-direction: column;}
.header_nav .mega-menu .menu-links li .list_onlyimg h4{text-align: center;order: 2;font-size: 1em;line-height: 1.25;padding-top: 0;margin-bottom: 0.8em;font-weight: normal;color: #8c783c;}
.header_nav .mega-menu .menu-links li .list_onlyimg a p{text-align: center !important;width: 100%;font-size: 1em;line-height: 1.25;padding-top: 1em;margin-bottom: 0.5em;font-weight: bold;}
@media (min-width:768px){.header_nav .mega-menu .menu-logo{display:none}
.header_nav .mega-menu .menu-logo>li>a{padding:10px 0}
.header_nav .mega-menu .menu-logo>li>a img{width:260px;height:100%;position:relative;top:auto;left:auto}
.gizle .header_nav .mega-menu .menu-logo>li>a img{top:2px;width:66%;transition:all .35s ease}
.header_nav .megamenu_box{/* position:relative; *//* padding:10px 20px; */width:100%;flex-direction: row;flex-wrap: wrap;display: flex;justify-content: flex-start;/* margin-left: -15px; *//* margin-right: -15px; */max-width: 1440px;}
.header_nav li:nth-child(1) .megamenu_box{max-width: 1440px;display: flex;justify-content: flex-start;margin: 0 auto;}
.header_nav li:nth-child(3) .megamenu_box{/* max-width:1440px; *//* background:#fff; */}
.header_nav .mega-menu .menu-links>li:hover a{color: #db7627 !important;}
.header_nav .mega-menu .menu-links li .list_box{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;margin: 0;}
.header_nav .mega-menu .mg-drop-down .list_box ul{/* text-align:center; */margin: .5rem 0 .5rem;}
.header_nav .mega-menu li:nth-child(3) .mg-drop-down .list_box ul{text-align:left}
.header_nav .mega-menu .menu-links li .list_box ul li{/* display:inline-block; */margin: 2px 20px 2px 0;text-align:left}
/*.header_nav .mega-menu .menu-links li:nth-child(3) .list_box ul li{display:inline-block;margin:2px 0 1px 0;padding-right:5px}
.header_nav .mega-menu .menu-links li:nth-child(3) .list_box ul li:nth-child(1){display:block;margin-bottom:.5rem}
.header_nav .mega-menu .menu-links li:nth-child(3) .list_box ul li:nth-child(1) a p{color:#927f46!important;font-weight:700;font-size: 1.25rem;}
*/.header_nav .mega-menu .menu-links li .list_tag{margin:0;left:0;bottom:0;margin-top:10px;padding: 0;}
.header_nav .mega-menu .menu-links>li{width: auto;/* min-width: 104px; */}
}
@media (min-width:991px){
.header_nav .mega-menu .menu-links li .list_box{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
.header_nav .mega-menu .menu-links li:nth-child(3) .list_box,
.header_nav .mega-menu .menu-links li:nth-child(4) .list_box,
.header_nav .mega-menu .menu-links li:nth-child(5) .list_box,
.header_nav .mega-menu .menu-links li:nth-child(7) .list_box,
.header_nav .mega-menu .menu-links li:nth-child(8) .list_box,
.header_nav .mega-menu .menu-links li:nth-child(9) .list_box,
.header_nav .mega-menu .menu-links li:nth-child(10) .list_box,
.header_nav .mega-menu .menu-links li:nth-child(11) .list_box,
.header_nav .mega-menu .menu-links li:nth-child(12) .list_box{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.header_nav .mega-menu .menu-links li:nth-child(2) .list_box,
.header_nav .mega-menu .menu-links li:nth-child(6) .list_box{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.header_nav .mega-menu .menu-links li:nth-child(3) .mg-drop-down,
.header_nav .mega-menu .menu-links li:nth-child(4) .mg-drop-down,
.header_nav .mega-menu .menu-links li:nth-child(5) .mg-drop-down,
.header_nav .mega-menu .menu-links li:nth-child(8) .mg-drop-down,
.header_nav .mega-menu .menu-links li:nth-child(10) .mg-drop-down,
.header_nav .mega-menu .menu-links li:nth-child(11) .mg-drop-down{/* position:absolute; */left: unset!important;width: 215px;/* min-width: 120px; *//* overflow: scroll; */}
.header_nav .mega-menu .menu-links li:nth-child(2) .mg-drop-down{left: unset!important;width: 650px;}
.header_nav .mega-menu .menu-links li:nth-child(6) .mg-drop-down{left: unset!important;width: 650px;}
.header_nav .mega-menu .menu-links li:nth-child(7) .mg-drop-down{left: unset!important;width: 450px;}
.header_nav .mega-menu .menu-links li:nth-child(9) .mg-drop-down{left: unset!important;width: 450px;}
.header_nav .mega-menu .menu-links li:nth-child(12) .mg-drop-down{left: unset!important;width: 350px;}
}
@media (min-width:1200px){.header_nav .mega-menu .menu-links li:nth-child(1) .list_box{/* padding:0 19px; *//* margin:0; *//* margin-bottom: 1rem; */-ms-flex:0 0 25%}
.header_nav .mega-menu .menu-links li:nth-child(1) .list_box{border:0 0 0 3px}
}
@media (min-width:1300px){.header_nav .mega-menu .menu-links li .list_box{padding:0 15px;margin-top: 10px;-ms-flex:0 0 220px;/* margin:0 auto; */width:100%;}

}
@media (max-width:768px){.header_nav{position:fixed;z-index: 100000;}
.header_nav .mega-menu .menu-logo>li>a{margin-top:10px;margin-bottom:10px}
.header_nav .mega-menu .menu-logo>li>a{background-color:#fff!important;width:150px;left: calc(50% - 75px);}
.header_nav .mega-menu .menu-logo>li>a img{width:150px;height:36px;margin:0;left:0}
.header_nav .mega-menu .menu-mobile-collapse-trigger{z-index:99999999}
.header_nav .mega-menu .mg-drop-down{padding:0;background: #ffffff!important;}
.header_nav .mega-menu .menu-links>li:hover>a:after{display:none}
.header_nav .mega-menu .menu-links>li>a img{margin:0 5px;float:right}
.header_nav .mega-menu .menu-links li .list_onlyimg{margin: 0 auto;float: none;align-items: center;padding: 0px;border-bottom: 1px solid #eeebe9;}
.header_nav .mega-menu .menu-links li .list_onlyimg img{display:none;}
}
@media(max-width:1200px){.header_nav .mega-menu .menu-links>li{padding: 0 .25rem;min-width: initial;}
}
@media(max-width:991px) and (min-width:768px){.header_nav .mega-menu .menu-links>li>a{padding:0 .5rem 0 1rem}
}
@media (max-width:991px){.header_nav .mega-menu .menu-links>li>a{/* line-height:70px; */padding:0 1.5rem;font-size:1.25em}
.header_nav .mega-menu .menu-links>li{padding:0 .5rem}
}
@media(min-width:768px){body .header{position:fixed;width:100%;top:0;z-index:100}
.header_nav .mega-menu .menu-links{width: 100%;padding:0 20px;/* float: unset; */display: flex !important;justify-content: space-between;/* max-width: 1440px; */}
.header_nav .mega-menu .menu-links>li>a i{position:absolute;bottom:0;text-align:center;left:46%;right:46%;bottom:10px;display:none!important}
.header_nav .mega-menu .mg-drop-down{/* display:flex!important; *//* justify-content:center; *//* flex-direction:row; */left:0!important;}
.header_nav .mega-menu .menu-links li .mg-drop-down{width:100%;background: rgb(255 255 255 / 90%) !important;backdrop-filter: blur(2px);border-radius: 0 0 20px 20px;}

}
@media screen and (max-width:767px){.header_nav .mega-menu .menu-mobile-collapse-trigger{z-index:99999999;height:50px;width:50px;background:#fff}
.header_nav .mega-menu .menu-mobile-collapse-trigger:hover{background:#fff}
.header_nav .mega-menu .menu-mobile-collapse-trigger span,.header_nav .mega-menu .menu-mobile-collapse-trigger:after,.header_nav .mega-menu .menu-mobile-collapse-trigger:before{height:2px;width:30px;background:#1d1d1d}
.header_nav .mega-menu .menu-mobile-collapse-trigger.active:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:36px;top:11px;left:11px}
.header_nav .mega-menu .menu-mobile-collapse-trigger.active:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:36px;width:36px;left:10px}
.header_nav .mega-menu>section.menu-list-items{background:#fff!important;padding: 0 15px;}
}
@media (max-width:991px){.header_nav{padding:0}
.header_nav .mega-menu .menu-links>li>a{padding:0 1rem}
.header_nav .mega-menu .menu-links>li:nth-last-child(1){/* margin-right:0; */}
.header_nav .mega-menu .menu-links{justify-content:flex-end;flex-direction:row;max-height:100vh!important}
}
.widget-item.title{margin:6rem 0 1rem 0}
.widget-item.title .main{padding-left:15px;padding-right:15px}
@media (max-width:768px){.widget-item.title{margin:3rem 0 .5rem 0}
.header_nav .mega-menu .menu-links>li>a{padding: 14px 0rem;line-height:20px;color:#000!important}
.header_nav .mega-menu .menu-links>li a img.list_img{margin:0 0 10px 0}
.header_nav .mega-menu .menu-links>li{/* padding:0; */border-bottom: 1px solid #bcbcbc;}
.header_nav .mega-menu .menu-links>li:nth-last-child(1){border:none;padding-bottom: 8vh;}
.header_nav .mega-menu .menu-links>li.activeTriggerMobile{background-color: #e9e9e9 !important;color:#fff;padding-bottom: 1.0rem;}
.header_nav .mega-menu .menu-links>li:hover{color:#fff;background: #eeebe9;}
.header_nav .mega-menu .menu-links>li.activeTriggerMobile a{color: #00a0e9 !important;}
.header_nav .mega-menu .menu-links li .list_box{padding: 4px 0px;border: 0;}
.header_nav .mega-menu .menu-links li .list_box ul li{display:inline-flex;padding:0;margin: 0px 5px;}
.header_nav .mega-menu .menu-links .list_box h4{margin-bottom:.2em;text-align:center;width:100%;background: #d2e9f3;padding:5px}
.header_nav .mega-menu .mg-drop-down ul{margin:0;}
.header_nav .mega-menu li:nth-child(3) .list_box li:nth-child(1){display:block;margin: 9px 5px;background: #efefef;padding: 4px;}
.header_nav .mega-menu li:nth-child(3) .list_box li:nth-child(1) p{color: #8c783c!important;width: 100%;text-align: center;font-size: 1.1em;font-weight: bold;text-decoration: underline;}
.header_nav .mega-menu li:nth-child(3) .list_box li:nth-child(1) a {margin: 0 auto !important;display: table;padding: 5px 0;}
.header_nav .mega-menu .menu-links>li>a i.fa{font-size:2rem!important;color: #03a1e9 !important}
.header_nav .mega-menu .menu-links>li.activeTriggerMobile>a i.fa {transform: rotate(180deg);transition: transform 0.1s;color: #03a1e9 !important;}
.header_nav .mega-menu>section.menu-list-items .menu-links:before{content:"旅遊主選單";position:relative;padding: 6px;width:100%;background:#e0e0e0;color:#636262;position:relative;cursor:pointer;line-height:normal;display:block;/* font-size:1.25rem; *//* font-weight:700; */text-align: center;}
}
@media(max-width:1200px) and (min-width:768px){.header_nav .mega-menu .menu-links>li>a{font-size: 1.0em;padding: 0 1.0vw;}
.header_nav .mega-menu .menu-logo{padding:0 0 0 15px}
.header_nav .mega-menu .menu-links{float:right}
.header_nav .mega-menu .menu-logo>li>a img{width:210px}
.gizle{top:0!important}
.gizle .header_nav .mega-menu .menu-logo>li>a img{width:120px;top:0}
.gizle .header_nav{padding:0 15px 0 15px}
.header_nav .mega-menu .menu-links>li>a img{margin:24px 2px}
}

.footer_box{/* margin-top:60px; */position:relative;/* border-radius:60px 60px 0 0; */overflow:hidden}
.footer_info .footer-wrap .footer_nav li a{padding:15px 20px;font-size:1rem;font-family:'Noto Sans TC',sans-serif!important}
.footer_info .footer-wrap .footer_nav li a:hover{background:0 0;color:#e0e4e9!important}
.footer_info .footer-wrap{background:0 0;background-size:cover}
.footer_info .footer-wrap .footer_center{background:0 0}
.footer_info .footer-wrap .fnav_wrap{margin-top:25px}
.footer_info .footer-wrap .footer_center{max-width:1400px;width:100%;padding-bottom:0;margin-top:2rem;margin-bottom:2rem}
.footer_info .footer-wrap .info_box h3{font-size:1.5em;letter-spacing:.1rem;position:relative;margin:15px 0 8px 0;font-weight:400}
.footer_info .footer-wrap .info_box p{font-size:1rem;letter-spacing:.1rem;margin-bottom:.5rem;font-family:'Noto Sans TC',serif!important}
.footer_info .company-info .info-text p:nth-child(2),.footer_info .company-info .info-text p:nth-child(3){display:inline-block;position:relative;padding-right:20px}
.footer_info .footer-wrap .contact-box h4:hover{color: #edc75b;}
.footer_info .footer-wrap .contact-box h4{color: #edc75b;letter-spacing:.1rem;font-size:1rem;/* font-weight:300; */line-height:28px;padding-left: 40px;font-family:'Noto Sans TC',Sans-serif!important}
.footer_info .fb-info{margin-top:0!important;position:relative;margin-top: 1rem!important;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.footer-wrap .footer_sbox{display:none}
.footer_info .fb-info:before{content:'';position:absolute;width:100%}
.footer_info .company-info{padding-bottom:2em;margin-top: 2rem!important;-ms-flex:0 0 5%;flex:0 0 15%;max-width:15%}
.footer-wrap .contact-info{padding-bottom:2em;margin-top: 1rem!important;-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%;padding-right:10px;padding-left:10px}
.footer_info .contact-info .contact-box:nth-child(1){-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.footer_info .contact-info .contact-box:nth-child(2){-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.footer_info .footer-wrap .icon_wrap{padding:10px;background:0 0;/* display:flex; */display:-ms-flexbox;-ms-flex-wrap:wrap;flex-wrap:wrap;background:0 0!important;/* max-width:1200px; */margin:0 auto;}
.footer_info .footer-wrap .icon_wrap p{font-size:1rem;padding-right:10px;padding-left:10px;}
.footer_info .footer-wrap .icon_wrap ul.footer_bticon{margin:0;-ms-flex:0 0 25%;display:inline-block;position:revert;display: none;}
.footer_info .footer-wrap .footer_bticon li a img{width:auto;padding:10px 5px}
.footer_info .footer-wrap .footer_bticon li a:hover img{opacity:.7}
.footer_info .footer-wrap .contact-box h2{margin:0;font-size:1.25em;font-weight:400;letter-spacing:.15rem;font-family:'Playfair Display',sans-serif!important;position:relative}
.footer_info .footer-wrap .contact-box p{margin:0 0 5px}
.footer_info .footer-wrap .contact-box:nth-last-child(1) p a svg{fill:#005519!important}
.footer_info .footer-wrap .contact-box p a{border:none;font-size:1rem;padding:8px 0;display:table;transition:unset;display:initial;height:auto;line-height:1.5rem}
.footer_info .footer-wrap .contact-box p a{padding:0 20px 0 33px}
.footer_info .footer-wrap .contact-box p a svg{width:20px;fill:#e5007f!important}
.footer_info .footer-wrap .contact-box p a:hover{font-size:1rem;color:#000!important;background:0 0!important}
.footer_info .footer-wrap .contact-box:nth-child(3) p:nth-child(2) a:hover{border-bottom:3px solid #00000000}
.footer_info .footer-wrap .contact-box p a::after{display:none}
.footer_info .footer-wrap .contact-box p img{width:20px}
.footer_info .footer-wrap .contact-box,.footer_info .footer-wrap .fb-box{padding:0 10px;position:relative}
.footer_info .footer-wrap .fb-box h2{border:none;margin-top:.75rem;padding:0;font-size:1em;color:#fff;font-weight:400;font-family:'Noto Serif TC',serif!important}
.footer_info .footer-wrap .fb-box .row{display:flex;color:#868686;font-size:.8rem;flex-direction:row;flex-wrap:wrap;justify-content: center;}
.footer_info .footer-wrap .fb-box a{-ms-flex:0 0 50%;flex:none;max-width:fit-content;margin-bottom:.5rem;padding: 0px 0px 0px 20px;}
.footer_info .footer-wrap .fb-box a .tooltiptext{visibility:initial;margin:0;bottom:unset;left:unset;position:relative;background:no-repeat}
.footer_info .footer-wrap .fb-box a .tooltiptext::after{display:none}
.footer_info .footer-wrap .fb-box a img{/* max-height: 24px; */width:auto}
.footer_info .footer-wrap .fb-box .text{margin-top:2rem}
.footer_info .footer-wrap .footer_sbox a img{height:auto}
.footer-wrap .info_box a img{margin-bottom:1.5rem;margin:0 auto}
@media(min-width:991px){.footer_info .footer-wrap .contact-box:nth-child(1) h4{padding-left: 0px;}}
@media(max-width:1200px){.footer_info .company-info .info-text{-ms-flex:0 0 100%;display:none}
.footer-wrap .info_box a{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-left:0}
}
@media(max-width:991px){.footer_info .company-info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:0!important;text-align:left!important;display:none}
.footer_info .company-info .info-text{text-align:center}
.footer_info .footer-wrap .contact-info{-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important;flex-direction:column;padding-bottom:0}
.footer-wrap .contact-box{-ms-flex:0 0 100%!important;max-width:100%!important;margin-top:0!important}
.footer-wrap .contact-box:nth-child(1){padding:0;margin-bottom:0!important}
.footer-wrap .contact-box:nth-child(2){/* padding:0; */display:flex;justify-content:flex-start;margin-bottom:0!important;flex-direction:column;}
.footer-wrap .contact-box:nth-child(2) p{text-align:center;width:auto}
.footer-wrap .contact-box:nth-child(3){padding:0}
.footer-wrap .contact-box:nth-child(3) p:nth-child(2){width:100%;text-decoration:none}
.footer_info .footer-wrap .footer_sbox{margin-bottom:10px;margin-top:10px}
.footer_info .footer-wrap .footer_center{padding-bottom:0}
.footer_info .footer-wrap .info_box p{font-size:1rem}
.footer_info .footer-wrap .info_box h3{font-size:1rem;letter-spacing:.1rem}
.footer_info .footer-wrap .contact-box h4{font-size:1rem;letter-spacing:.1rem;margin:3px 0;}
.footer_info .footer-wrap .contact-box:nth-child(1) h4{padding-left: 18px;}
.footer_info .footer-wrap .contact-box p{margin:6px 0 6px}
.footer_info .footer-wrap .fb-box a{-ms-flex:0 0 50px!important;flex:0 0 50px!important;max-width:50px!important;margin-bottom:.5rem}
.footer_info .fb-info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-top:0!important;display:none}
.footer_info .fb-info .row{display:flex;flex-direction:row}
.footer_info .footer-wrap .icon_wrap{margin-bottom:0;justify-content:center}
.footer_info .footer-wrap .icon_wrap p{text-align:center}
.footer_info .footer-wrap .fb-box{flex-direction:row;flex-wrap:nowrap;padding:0}
}
@media(max-width:767px){
.footer_box{/* border-radius: 40px 40px 0 0; */}
.footer_info .footer-wrap .contact-box h2{margin-bottom:.5rem;margin-top:1.5rem;display:none}
.footer_info .footer-wrap .footer_center{margin-top:.5rem}
.footer_info .footer-wrap .fnav_wrap .footer_nav{display:none}
.footer_info .footer-wrap .footer_nav li a{padding:5px 5px}
.footer-wrap .info_box a{margin:0 auto;text-align:center!important}
.footer-wrap .info_box a img{width:186px}
.footer_info .footer-wrap .contact-box p a{font-size:.85rem;letter-spacing:0;padding:0 10px 0 30px}
.footer_info .footer-wrap .contact-box:nth-child(1) p:nth-child(2) a{padding:4px 20px 4px 30px}
.footer_info .footer-wrap .icon_wrap p{font-size:.9rem;color:#8e8e8e!important;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.footer_info .footer-wrap .icon_wrap{display:flex;flex-direction:column;padding:6px}
.footer_info .footer-wrap .icon_wrap ul.footer_bticon{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:10px;display:none}
.footer_info .contact-info .contact-box:nth-child(2) h2{display:none}
.footer_info .footer-wrap .footer_sbox{margin:0}
.footer_info .footer-wrap .contact-box h4{/* padding-left:0; */word-break:break-all;letter-spacing: .05rem;font-size: .95rem;margin:3px 0;/* text-align: center; */}
.footer_info .footer-wrap .fnav_wrap{border:none}
.footer-wrap .contact-box:nth-child(2){display:flex;flex-direction:column}
.footer_info .contact-info .contact-box:nth-child(1){margin:0!important}
.footer_info .company-info{display:none}
.footer_info .fb-info{display:none}
.footer_info .footer-wrap .contact-info{padding-bottom:0}
}

.gotop .side_box{bottom: calc(50vh - 60px);z-index: 300;}
.gotop .side_box .side_bar{/* border-radius: 100%; */box-shadow: none;padding: 0px;width: 68px;height: 68px;margin: 0;background: none;}
.gotop .side_box .side_bar li{/* border:none; *//* height: 44px; */border: none;}
.gotop .side_box .side_bar li {filter: drop-shadow(0px 3px 3px rgb(28 61 90 / 60%));}
.gotop .actGotop.actGotop{width: 60px;height: 60px;right: 24px;bottom: 20px;z-index: 300 !important;/* border: 1px solid #9a9a9a; *//* background-image: url(https://materials.fillo.com.tw/materials/siangguan/images/8e9a75cb-5e7d-4d9c-969c-af1e9eb76fa5.png) !important; */}
.gotop .actGotop a,.gotop .actGotop a:link{width: 60px;height: 60px;/* border-radius:0; *//* -webkit-transition:all .3s ease; */-moz-transition:all .3s ease;/* transition:all .3s ease; *//* line-height: 70px; */font-size: 0;background: none;}
.gotop .actGotop a i{width: 60px;height: 60px;font-size: 0;/* top: 2px; *//* display: none; */background-image: url(https://materials.fillo.com.tw/materials/wantour/images/82414c28-301f-4f9b-aca1-3bceb0f0f8e7.svg) !important;background-size: 50%;background-position: center;background-repeat: no-repeat;filter: drop-shadow(0px 3px 3px rgb(28 61 90 / 50%));}
.gotop .actGotop a:hover i{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition: all .3s ease;/* top: 4px; */}
.WinChrome .gotop .side_box,
.D_products_domestic_molddetail .gotop .side_box, 
.D_products_domestic_gdetail .gotop .side_box,
.group_home .gotop .side_box,
.member_home .gotop .side_box{display:none}
@media (max-width:768px){
.gotop .side_box{bottom: 63px;z-index: 300;}
.gotop .side_box .side_bar{width: 48px;height: 48px;}
.gotop .actGotop.actGotop, .gotop .actGotop a, .gotop .actGotop a:link,.gotop .actGotop a i{width: 30px;height: 30px;background-size: 100%;right: 23px;}
}
/*版型END*/



/*contact-bespoke*/
.web-page-frame.lock{background:0 0}
section.group_table.contact{padding-top:196px}
section.group_table.contact .trip_title{padding:50px 48px 60px;margin:0;/* background: #5d5c54d9; */color: #ffffff;}
section.group_table.contact .container{width:100%;max-width:1080px;padding:0;background: #45464ee0;}
section.group_table.contact:before{background: url(https://www.wwtravel.com.tw/material-alias/共用/bg3.jpg);/* background-attachment: fixed; */background-position: center center;}
section.group_table.contact .container .trip_title article h2{line-height:1;display:table;margin:0 auto;padding:0 2rem .5rem;letter-spacing:.2rem;position:relative}
section.group_table.contact>.container>h2,section.group_table.contact>.container>h4{display:none;}
section.group_table.contact .trip_title article{position:relative}
section.group_table.contact .trip_title article h3{margin-bottom:30px;font-family:Roboto,sans-serif!important;font-weight:200;letter-spacing:.09rem}
section.group_table.contact .trip_title article h4{line-height:1.7rem;border-bottom:0;margin-bottom:0;padding:0}
section.group_table.contact .trip_title article p{position:absolute;right:-15px;bottom:-40px}
section.group_table.contact .trip_title h5{margin-top:0}
section.group_table.contact .form-row{background: #f4f4f4;margin:0;padding:65px 45px 0;/* background-image:url(https://materials.fillo.com.tw/materials/funvoyage/images/eb470fa9-9556-425f-a65f-cfaa8d853f83.png); */}
section.group_table.contact .form-row:last-child{padding:33px 45px 50px;}
.contact .contac_form .form-row .form-group{/* margin-bottom:32px; *//* flex: 0 0 33.3%; *//* max-width: 33.3%; */padding-right: 15px !important;padding-left: 15px !important;}
section.group_table.contact .form-row:last-child .form-group{flex: 0 0 100%;max-width: 100%;}
.form-title{text-align:center;border:1px solid #d2d2d2;padding: 10px;margin-bottom:30px;margin-top:30px;background: #919991;flex: 0 0 100%;max-width: 100%;}
.contact .contac_form .form-row h3{font-size: 1.0rem;color: #efefef;margin: 0;}
.contact .contac_form label{font-size:15px;margin-bottom:15px;/* padding-left:25px; */color:#545454}
.contact .text_blue{color: #e36464;font-size: 1.0rem;}
.contact .fa-calendar{position:absolute;margin-top:-28px;right:30px;color:#787a44}
.contact .contac_form input{/* width:calc(100% - 46px); */height:40px;border:0;margin:0 auto;padding:.3rem .5rem;/* font-size:13px; */}
.contact select.form-control{/* width:calc(100% - 46px); */margin:0 auto;padding:2px;height:40px;font-size:14px;border-radius:0;color:#666;border:0}
.contact select.form-control:not([size]):not([multiple]){height:40px}
.contact div[data-type=CBX] .form-check{height:20px;font-size:14px;margin:0;margin-bottom:10px;padding-left:20px}
.contact textarea.form-control{/* width:calc(100% - 46px); */margin:0 auto;border:0;border-radius:0;height:150px}
.contact .form-row button{position:relative;font-size: 1.0rem;margin: 0 auto!important;padding: 8px 0px;text-align: center;width:180px;border-radius:0;background: #ad9b6d;color: #ffffff;border: 1px solid #7c7561;outline:0}
.contact .form-row button.btn-primary:not(:disabled):not(.disabled).active,.contact .form-row button.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background: #3e4b3f;border: 1px solid #3e4b3f;box-shadow: none;}

/*20251017-group detail*/
#tripNote .collapse {display: block !important;}

.mt-4, .my-4 {margin-top: 12rem !important;}