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;
}
/*header*/
.row.header {position: fixed; z-index: 999; width: 100%;}
.header_topbox .header-part .navbar-brand{height: 60px;padding: 0;}
.header_topbox .header-part .navbar-nav li > a, 
.header_topbox .header-part .navbar-nav .nav-link{font-size: 17px; line-height: 1.2; padding: 0 16px 0 10px; color: #333;position: relative;}
.header_topbox .header-part .navbar-nav li a:hover, 
.header_topbox .header-part .navbar-nav .nav-link:hover{color: #ce0080;background: none;}
.header_topbox .header-part .navbar-nav li + li > a::before{
    content: '';
    display: block;
    width: 1px;
    background-color: #333;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.header_topbox .header-part .navbar-nav li > a > i{float: left;}
.header_topbox .header-part .navbar-nav li > a .showName{padding: 0;}
.header_topbox .header-part .navbar-nav li > a .showName .member-name{font-size: 16px; letter-spacing: 0; line-height: 1.4;}
.header_topbox .header-part .navbar-nav li > a .showName .member-name i{margin: 0; font-size: 15px; width: auto;}
.header_topbox .header-part .navbar-nav li > a .showName .member-name .greet{margin: 0;}
.header_topbox .header-part .navbar-nav li > a .showName .icon{display: none;}
.header_topbox .header-part .navbar-nav li > a .showName .SignOut{margin-left: 0px; background: #ce0080; color: #fff; padding: 4px 8px; font-size: 14px; line-height: 1;}
.header_topbox2 .mega-menu > section.menu-list-items{background: rgba(92, 9, 77, 0.8);}
.header_topbox2 .mega-menu .menu-logo{display: none;}
.header_topbox2 .mega-menu .menu-links{margin: auto; float: none;}
.header_topbox2 .mega-menu .menu-links > li:hover{background-color: transparent;}
.header_topbox2 .mega-menu .menu-links > li > a{font-size: 18px; letter-spacing: 1px; padding: 0 2rem;}
.header_topbox2 .mega-menu .menu-links > li:hover > a{font-weight: bold;}
.header_topbox2 .mega-menu .menu-links > li:hover > a::before{
    content: '';
    display: block;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 2rem;
    right: 2rem;
    bottom: 0;
}
@media (min-width:768px) {
    .header_topbox2 .mega-menu .menu-links{display: table !important;}
}
@media (max-width:1279px) {
    .header_topbox {max-width: 100%;flex: 0 0 100%;}
}
@media (max-width:991px) {
    .header_topbox .header-part{padding: 5px 15px;}
    .header_topbox .header-part .navbar-toggler{display: none;}
    .header_topbox .header-part .navbar-collapse.collapse{display: table; flex-basis: auto;}
    .header_topbox .header-part .navbar-collapse.collapse ul.navbar-nav{flex-direction: unset; justify-content: end;}
    .header_topbox2 .mega-menu .menu-links > li > a{padding: 0 1rem;}
}
@media (max-width:767px) {
    .header_topbox .header-part{padding: 0;}
    .header_topbox .header-part .navbar-brand {height: 60px; padding: 8px 0px 8px 16px;}
    .header_topbox .header-part .navbar-collapse.collapse{display: table;background: #5c094d; padding: 6px 0; order: -1;flex-basis: 100%;}
    .header_topbox .header-part .navbar-collapse.collapse ul.navbar-nav{flex-direction: unset; justify-content: center;}
    .header_topbox .header-part .navbar-nav li > a, 
    .header_topbox .header-part .navbar-nav .nav-link{color: #fff; font-size: 12px;letter-spacing: 0;padding: 0 6px 0 6px;}
    .header_topbox .header-part .navbar-nav li + li > a::before{background-color: rgba(255, 255, 255, 0.5);}
    .header_topbox2 .mega-menu .menu-logo{display: block;}
    .header_topbox2 .mega-menu .menu-logo > li > a{padding: 0;}
    .header_topbox2 .mega-menu .menu-mobile-collapse-trigger{margin-top: -55px; background: none; width: 33px; right: 20px;}
    .header_topbox2 .mega-menu .menu-mobile-collapse-trigger:hover{background: none;}
    .header_topbox2 .mega-menu .menu-mobile-collapse-trigger:before, 
    .header_topbox2 .mega-menu .menu-mobile-collapse-trigger:after, 
    .header_topbox2 .mega-menu .menu-mobile-collapse-trigger span{height: 1px; width: 33px; background: #333333;}
    .header_topbox2 .mega-menu .menu-mobile-collapse-trigger span{width: 22px; left: unset; top: 25px;}
    .header_topbox2 .mega-menu .menu-mobile-collapse-trigger:after{top: 37px;}
    .header_topbox2 .mega-menu .menu-mobile-collapse-trigger.active:before{transform: rotate(45deg);}
    .header_topbox2 .mega-menu .menu-mobile-collapse-trigger.active:after{transform: rotate(-45deg);}
    .header_topbox2 .mega-menu .menu-links > li{border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
    .header_topbox2 .mega-menu .menu-links > li > a{padding: 0.8rem 1rem;margin: auto; display: table; position: relative;}
    .header_topbox2 .mega-menu .menu-links > li:hover > a::before{left: 0; right: 0;}
    .header_topbox .header-part .navbar-nav li > a .showName .member-name{font-size: 12px;line-height: 1;}
    .header_topbox .header-part .navbar-nav li > a .showName .member-name i{font-size: 12px;}
    .header_topbox .header-part .navbar-nav li > a .showName .SignOut{padding: 2px 5px; font-size: 12px;}
}
@media (max-width:460px) {
    .header_topbox .header-part .navbar-brand{padding-left: 10px;}
    .header_topbox2 .mega-menu .menu-mobile-collapse-trigger{right: 10px;}
}

/*gotop*/
.web_gotop .actGotop{width: 50px; height: 50px; right: 10px;}
.web_gotop .actGotop a, 
.web_gotop .actGotop a:link{width: 50px; height: 50px;}
.web_gotop .actGotop a i{width: 50px; line-height: 45px; font-size: 35px;}
@media (max-width:767px) {
    .web_gotop .actGotop { width: 40px; height: 40px; right: 5px;}
    .web_gotop .actGotop a, 
    .web_gotop .actGotop a:link { width: 40px; height: 40px;}
    .web_gotop .actGotop a i {width: 40px; line-height: 35px;}
}

/*slider*/
.idx_slider_box{margin-top: 70px;}
.idx_slider_box .module-container .main .slide.carousel-fade a.carousel-item::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 150px;
    background-image: url(https://materials.fillo.com.tw/materials/ssdtour/images/f8d943d8-c3e1-4f79-b5b0-ef62611681a0.png);
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
  	z-index: 6;
}
.idx_slider_box .module-container .main .slide.carousel-fade a.carousel-item::after{
  content:'';
  display:block; 
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)); 
  top: unset; 
  bottom: 0; 
  height: 33vh;
  width: 100%;
  position: absolute;
  left: 0; 
  z-index: 5;
}
.idx_slider_box .module-container .main .slide.carousel-fade a.carousel-item img{object-fit: cover; height: 100%;}
.idx_slider_box .module-container .main .slide.carousel-fade a.carousel-item.active img {
    -webkit-animation-name: scaleDraw;
    animation-name: scaleDraw;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
}
@keyframes scaleDraw {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.15);
    }
}
.idx_slider_box .carousel-caption{
  width: 100%;
    transform: unset;
    left: 0;
    right: 0;
    top: unset;
    bottom: 50px;
    max-width: 100%;
}
.idx_slider_box .carousel-caption::before{
  content: '';
    display: block;
    width: 20%;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    position: absolute;
    top: 50%;
    left: 2.5%;
}
.idx_slider_box .carousel-caption::after{
    content: '';
    display: block;
    width: 20%;
    height: 1px;
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    position: absolute;
    top: 50%;
    right: 2.5%;
}
.idx_slider_box .bs-carousel .carousel-item h5{
  text-align: center;
    font-weight: bold;
    font-size: 30px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.idx_slider_box .bs-carousel .carousel-item p{font-size: 18px;font-weight:normal; width: 100%; text-align: center;text-shadow:none;}
.idx_slider_box .bs-carousel .carousel-item h6{
  color: rgba(255, 255, 255, 0.8);
    padding: 10px 25px;
    background: #5c094d;
    border-radius: 50px;
    line-height: 1;
    margin-top: 15px;
    font-size: 16px;
    letter-spacing: 1px;
    display: table;
    margin: auto;
  margin-top:2rem;
}
.idx_slider_box .bs-carousel .carousel-item h6:hover{color: rgba(255, 255, 255, 1);text-decoration: underline;}
.idx_slider_box .carousel-control-prev, 
.idx_slider_box .carousel-control-next{display:none;}
@media (min-width:768px){
  .idx_slider_box .carousel-fade .carousel-item{height: calc(100vh - 70px);}
}
@media (max-width:767px){
  .idx_slider_box .carousel-caption{display:block !important;bottom:30px;padding:15px;}
  .idx_slider_box .carousel-caption::before, .idx_slider_box .carousel-caption::after{display:none;}
  .idx_slider_box .bs-carousel .carousel-item h5{font-size:18px;}
  .idx_slider_box .bs-carousel .carousel-item p{display:none;}
  .idx_slider_box .bs-carousel .carousel-item h6{padding: 5px 25px; font-size: 14px;margin-top:1rem;}
}

/*center_bg*/
.idx_center_wrap .main.row::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255, 255, 255, 1) 50%);
}

/*search*/
.idx_search_box .group_banner.search_banner .search-area > .container{background: none; border: none;}
.idx_search_box section.group_banner .search-area .search-box{margin-bottom: 0;}
.idx_search_box section.group_banner .search-area .search-box .select-goal, 
.idx_search_box section.group_banner .search-area .search-box .select-place, 
.idx_search_box section.group_banner .search-area .search-box .select-date, 
.idx_search_box section.group_banner .search-area .search-box .select-input{background: none; padding: 5px;}
.idx_search_box section.group_banner .search-area .search-box .select-goal .title, 
.idx_search_box section.group_banner .search-area .search-box .select-place .title, 
.idx_search_box section.group_banner .search-area .search-box .select-date .title{height: 30px; min-height: 30px;}
.idx_search_box .search-area .search-box .select-place .title i, 
.idx_search_box .search-area .search-box .select-goal .title i, 
.idx_search_box .search-area .search-box .select-date .title i{display: none;}
.idx_search_box section.group_banner .search-area .search-box .select-goal .title h6, 
.idx_search_box section.group_banner .search-area .search-box .select-place .title h6, 
.idx_search_box section.group_banner .search-area .search-box .select-date .title h6{margin: 0; font-size: 16px; color: #333;}
.idx_search_box .search-area .search-box .select-place .select select, 
.idx_search_box .search-area .search-box .select-goal .select select{
    height: 40px;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 0 10px;
    background-image: url(https://materials.fillo.com.tw/materials/ssdtour/images/1d82ec9c-d910-4d80-a2b9-e9963d8f42ed.svg);
}
.idx_search_box .search-area .search-box .select-date .select{width: 100%;}
.idx_search_box section.group_banner .search-area .search-box .select-date .select input{height: 40px; border-radius: 4px; border: 1px solid #ccc; padding: 0 10px; width: calc(50% - 10px);}
.idx_search_box .search-area .search-box .select-date .select .divide{width: 20px; height: 1px; background: #ccc; margin: 20px 0 0;}
.idx_search_box section.search_banner .search-area .search-box .select-input .data-icon-search{position: unset; height: 30px; color: #333; letter-spacing: 1px;}
.idx_search_box section.search_banner .search-area .search-box .select-input .data-icon-search::before{content: '關鍵字'; width: 100%; text-align: left; margin: 0;}
.idx_search_box section.group_banner .search-area .search-box .select-input > input{padding: 0 10px; height: 40px; border-radius: 4px; border: 1px solid #ccc;}
.idx_search_box section.group_banner .search-area .search-box .select-input .mic_icon{top: 30px;}
.idx_search_box section.group_banner .search-area .search-box .search-btn{background: #5c094d; height: 50px; margin-top: 25px; border-radius: 50px;}
.idx_search_box .search-area .search-box .search-btn h5{font-size: 17px;}
.idx_search_box .search-area .search-box .search-btn i{display: none;}

/*page_title*/
.page_title{margin-top: 3rem;}
.page_title section.text-link h2{font-family: serif; letter-spacing: 1px;}
.page_title div.link-list{background: none;min-height: auto;position: relative;padding-bottom: 5rem;}
.page_title div.link-list::before{
    content: '';
    display: block;
    width: 1px;
    height: 4rem;
    background: #ccc;
    position: absolute;
    left: 50%;
    bottom: 0;
}
.page_title div.link-list ul{display: table; margin: auto;}
.page_title div.link-list ul li a, 
.page_title div.link-list ul li span{padding: 0;}
.page_title div.link-list ul li i{display: none;}
@media (max-width:767px) {
    .page_title div.link-list{padding-bottom: 0;}
    .page_title div.link-list::before{height: 1.5rem;bottom: -2rem;}
}

/*idx_hot_box*/
.idx_hot_box .hover-wall .icon_info{border-top-left-radius: 500px; border-top-right-radius: 500px; background: transparent; box-shadow: none;margin-bottom: 30px;}
.idx_hot_box .hover-wall .icon_info:hover{box-shadow: none;}
.idx_hot_box .hover-wall .icon_info a{display: flex; flex-wrap: wrap; justify-content: center;}
.idx_hot_box .hover-wall .icon_info figure{aspect-ratio: 4/3.3; margin-bottom: 0;}
.idx_hot_box .hover-wall figure .b_img{object-fit: cover; object-position: center center; height: 100%; width: 100%;}
.idx_hot_box .hover-wall .icon_info h3{font-size: 20px; width: 100%; padding: 15px 30px; margin-bottom: 0px; background: rgb(245, 245, 245);}
.idx_hot_box .hover-wall .icon_info h4{
    order: 1;
    font-style: unset;
    font-size: 18px;
    padding: 8px 30px;
    line-height: 1.5;
    background: #b4c69b;
    border-radius: 55px;
    margin-bottom: 0;
    margin-top: -21px;
}
.idx_hot_box .hover-wall .icon_info p.animate-text{font-size: 16px; text-align: center; background: #f5f5f5; margin-bottom: 0; padding-bottom: 3rem;width: 100%;}
.idx_hot_box .hover-wall .icon_info figure .overlay i{font-size: 0; transform: translate(-50%, -50%); margin-left: 0;  margin-top: -20px;}
.idx_hot_box .hover-wall .icon_info:hover figure .overlay i{margin-top: 30px;}
.idx_hot_box .hover-wall .icon_info figure .overlay i::before{content: '+  more  +'; display: inline-block; font-size: 20px; letter-spacing: 2px; color: #e1b9ed; font-weight: bold;}
@media (max-width:1279px) {
    .idx_hot_box {flex: 0 0 91.666667%; max-width: 91.666667%;}
}
@media (max-width:991px) {
    .idx_hot_box {flex: 0 0 95%; max-width: 95%;}
}

/*idx_contact*/
.idx_contactBG{margin-top: 1rem;}
.idx_contactBG .bgfixed{border-top-right-radius: 200px; border-bottom-right-radius: 200px;}
.idx_contactBOX{padding-left: 12.5%; margin-top: -275px;}
.idx_contactBOX .bgfixed{border-top-left-radius: 200px; border-bottom-left-radius: 200px;}
.idx_contactBOX .module-container .main .bgfixed > div{backdrop-filter: blur(2px); background: rgba(0, 0, 0, 0.3); position: relative;padding: 0 12.5% 0 0; display: flex; align-items: center; justify-content: space-around;}
.idx_contactBOX .module-container .main .bgfixed > div::before{
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    right: 0;
    top: 15px;
    bottom: 15px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-right-color: transparent;
    border-top-left-radius: 200px;
    border-bottom-left-radius: 200px;
}
.idx_contactBOX .module-container .main .bgfixed > div p{margin: 0; font-size: 21px; letter-spacing: 1.5px; line-height: 1.8;}
.idx_contactBOX .module-container .main .bgfixed > div h3{color:#fff; margin: 0; font-size: 30px; font-weight: bold;font-style: italic; letter-spacing: 1.5px; text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); position: relative;padding-bottom:3px;transition:.3s;}
.idx_contactBOX .module-container .main .bgfixed > div h3:hover{font-style:initial;transition:.3s;}
.idx_contactBOX .module-container .main .bgfixed > div h3::before{
    content: '';
    display: block;
    position: absolute;
    left: -5px;
    right: -65px;
    bottom: 0;
    background: #fff;
    height: 2px;
    transition: .3s;
}
.idx_contactBOX .module-container .main .bgfixed > div h3::after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 0 18px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: -70px;
    bottom: 0;
}
.idx_contactBOX .module-container .main .bgfixed > div h3:hover::before{left: 135px;transition: .3s;}
.idx_contactBOX .module-container .main .bgfixed > div h3 a{color:#fff;text-decoration:none;}
@media (max-width:1279px) {
    .idx_contactBOX {padding-left: 8.3333%; margin-top: -300px;}
}
@media (max-width:991px) {
    .idx_contactBOX .module-container .main .bgfixed > div{flex-wrap: wrap; align-content: center; padding-right: 0;}
    .idx_contactBOX .module-container .main .bgfixed > div p{width: 100%; padding-left: 12.5%; margin-bottom: 2rem;}
}
@media (max-width:767px) {
    .idx_contactBOX{margin-top: 2rem; padding-left: 15px;}
    .idx_contactBOX .bgfixed{border-radius: 0;}
    .idx_contactBOX .module-container .main .bgfixed > div::before{border-radius: 0; right: 15px; border-right-color: rgba(255, 255, 255, 0.3);}
    .idx_contactBOX .module-container .main .bgfixed > div p{padding: 0 30px;text-align: center;font-size: 16px;}
    .idx_contactBOX .module-container .main .bgfixed > div h3{font-size: 24px;}
}

/*idx_video*/
.video_wrap{margin-top: 1rem;}
.video_wrap .main.row{justify-content: center;padding-bottom: 13rem;}
.video_wrap .main.row::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(0deg, rgba(255,255,255,0.9) 0%, rgba(255, 255, 255, 1) 100%);
}
.idx_video_box{margin-top: 2rem; max-width: 54%;  flex: 0 0 54%;}
.idx_video_img{max-width: 20%; flex: 0 0 20%;}
.idx_video_img .module-container .main .wall-wrapper{padding-left: 30px;background: none;}
.idx_video_img .wall-wrapper .wall-row > div{margin-top: 2rem;}
.idx_video_img .wall-wrapper .wall-row > div .thicon_info h3{font-size: 18px; text-shadow: none; left: 0; right: 0; bottom: 0; margin-bottom: 0; text-align: center; background-color: rgba(92, 9, 77, 0.7); padding: 0px 15px 10px;}
.idx_video_img .wall-wrapper .wall-row > div .thicon_info h3::before{
    content: '';
    display: block;
    background-image: url(https://materials.fillo.com.tw/materials/ssdtour/images/ef4cd905-33cc-4234-8c17-5fedda23615b.svg);
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    height: 20px;
    background-size: cover;
    background-position: bottom center;
    opacity: .7;
}
.idx_video_img .wall-wrapper .wall-row > div .thicon_info .theme_info{background: rgba(92, 9, 77, 0.5) !important;}
.idx_video_img .wall-wrapper .wall-row > div .thicon_info .theme_info p.theme-text{padding: 30px 20px 0; text-align: justify; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden;}
@media (max-width:1680px) {
    .idx_video_img .wall-wrapper .wall-row > div .thicon_info .theme_info p.theme-text{-webkit-line-clamp:6;}
}
@media (max-width:1439px) {
    .idx_video_img .wall-wrapper .wall-row > div .thicon_info .theme_info p.theme-text{-webkit-line-clamp:5;padding-top: 20px;}
}
@media (max-width:1279px) {
    .idx_video_box{max-width: 64%; flex: 0 0 64%;}
    .idx_video_img { max-width: 24%; flex: 0 0 24%;}
}
@media (max-width:991px) {
    .idx_video_box, 
    .idx_video_img{max-width: 92%; flex: 0 0 92%;}
    .idx_video_img .module-container .main .wall-wrapper{padding: 0;}
    .idx_video_img .wall-wrapper .wall-row > div{padding: 0 15px !important;}
    .idx_video_img .wall-wrapper .wall-row > div .thicon_info h3::before{top: -50px; height: 50px; background-size: 100%; background-repeat: no-repeat;}
}

/*footer*/
.footer_wrap{margin-top: -115px;}
.footer_wrap .main.row::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 115px;
    background-image: url(https://materials.fillo.com.tw/materials/ssdtour/images/5d9adac7-88c5-4278-a205-67daef320d9c.svg);
    background-size: cover;
    background-position: bottom center;
}
.footer_tailbox{margin-top: 114px;}
.footer_tailbox .footer-sample{background-image: url(https://materials.fillo.com.tw/materials/ssdtour/images/99c1d6df-bdc7-4540-889c-ad7c0efe71b3.jpg); padding-bottom: 0;}
.footer_tailbox .footer-sample.row::before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(51,51,51,0) 10%, rgba(51, 51, 51, 1) 100%);
}
.footer_tailbox .footer-sample > div{flex: 0 0 100%; max-width: 100%;}
.footer_tailbox .footer-sample > div:nth-child(1){margin-top: -90px;}
.footer_tailbox .footer-sample > div:nth-child(3){background: #ddb5e8;}
.footer_tailbox .footer-sample > div:nth-child(1) .logo-part{margin: 0;}
.footer_tailbox .footer-sample > div:nth-child(1) .logo-part .logo{width: auto; max-width: max-content;}
.footer_tailbox .footer-sample > div:nth-child(2) .contact-us-part{max-width: 800px; margin: 1.5rem auto 2rem; display: flex; flex-wrap: wrap; justify-content: center;}
.footer_tailbox .footer-sample .contact-us-part .contact-use-row{padding: 5px 15px; letter-spacing: 1.5px;font-size: 18px;}
.footer_tailbox .footer-sample .service-item-part{display: flex; flex-wrap: wrap; justify-content: center; margin: 15px 15px 10px;}
.footer_tailbox .footer-sample .service-item-part .service-items{padding: 0 15px; line-height: 1.2; position: relative;margin-bottom: 5px;}
.footer_tailbox .footer-sample .service-item-part .service-items + .service-items::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #fff;
}
.footer_tailbox .footer-sample .service-item-part .service-items a{color: #fff; font-size: 15px; letter-spacing: 1px;}
.footer_tailbox .footer-sample .service-item-part .service-items a:hover{color: #5c094d;}
.footer_tailbox .powered{background: #ddb5e8; font-size: 13px; line-height: 1; padding-bottom: 10px; padding-top: 5px; color: rgba(255, 255, 255, 0.5);letter-spacing: 1px;}

/*privacy*/
.privacy_title {margin-top: 170px}
.privacy_info {background: #fff; padding-top: 3rem;padding-bottom: 3rem; margin-bottom: 150px; border-radius: 24px;}
@media (max-width:767px) {
    .privacy_title {margin-top: 120px}
}

/*p_diy*/
.D_customformfront_main{background-image: url(https://materials.fillo.com.tw/materials/ssdtour/images/66fd9a3f-1062-4655-b773-131c92635c8a.jpg);}
.D_customformfront_main section.group_table > .container{border-radius: 24px;}
.D_customformfront_main section.group_table > .container h2{text-align: center; font-size: 35px; font-weight: bold; position: relative; color: #5C094D; letter-spacing: 1px;}
.D_customformfront_main section.group_table > .container h4{font-size: 15px; color: #999; border: none; margin-bottom: 0; margin-top: -2.5rem;}
.D_customformfront_main section.group_table > .container h4 .text_blue{color: #85c023;}
.D_customformfront_main .contact .trip_title h5{margin-top: 0; text-align: center; color: #666;}
.D_customformfront_main .contact .trip_title h5 p{font-size: 17px; line-height: 1.5;}
.D_customformfront_main .contact .contac_form .form-row > [class*="col-"]{padding: 0 15px !important; margin-bottom: 2rem;}
.D_customformfront_main .contact .contac_form .form-group > label{font-size: 19px; font-weight: bold; color: #444;}
.D_customformfront_main .contact .contac_form label .text_blue{color: #85c023;margin-left: 5px;}
.D_customformfront_main .contact .contac_form input, 
.D_customformfront_main select.form-control:not([size]):not([multiple]){border-radius: 4px;height: 50px; background: #fff;}
.D_customformfront_main .form-check.radio_style{margin: 10px;}
.D_customformfront_main .contac_form .form-row .form-group[data-type=TTL]{background: #eee; margin-bottom: 2rem; margin-top: 3rem; padding: 0 !important;}
.D_customformfront_main .contac_form .form-row .form-group[data-type=TTL] .form-title{display: table; padding: 5px 20px 5px 15px; background: #fff; border-left: 5px solid #ce0080; font-size: 26px; font-weight: bold; color: #000; letter-spacing: 1px;}
.D_customformfront_main .contac_form .form-row .form-group[data-type=RMK]:nth-last-child(1) textarea.form-control{min-height: 150px;}
.D_customformfront_main .contac_form .form-row .form-group[data-type=TXT] i.fa-calendar{right: 30px;}
@media (max-width:1199px) {
    .D_customformfront_main section.group_table > .container{padding: 50px 30px;}
}
@media (max-width:991px) {
    .D_customformfront_main section.group_table{padding-top: 150px;}
}
@media (max-width:767px) {
    .D_customformfront_main section.group_table > .container{padding: 15px 15px 70px;}
    .D_customformfront_main section.group_table > .container h2{font-size: 26px;}
    .D_customformfront_main .contact .trip_title{margin-bottom: 0;}
    .D_customformfront_main section.group_table > .container h4{font-size: 13px;}
    .D_customformfront_main .contact .trip_title h5{padding: 0 15px;}
    .D_customformfront_main .contact .trip_title h5 p{font-size: 15px;}
    .D_customformfront_main .contact .contac_form .form-row > [class*="col-"]{margin-bottom: 1rem;}
    .D_customformfront_main .contact .contac_form .form-group > label{font-size: 18px;}
    .D_customformfront_main .contact .contac_form input, .D_customformfront_main select.form-control:not([size]):not([multiple]){height: 45px;}
    .D_customformfront_main .contac_form .form-row .form-group[data-type=TTL]{margin-top: 2rem;margin-bottom: 1rem;}
    .D_customformfront_main .contac_form .form-row .form-group[data-type=TTL] .form-title{margin: auto; border-right: 5px solid #ce0080; padding-right: 15px; font-size: 20px;}
}

/*公版*/
body.WinChrome a.go-to-top{display: none !important;}

/*list*/
/*國外*/
.D_products_group_search section.group_banner.search_banner{height: 290px;}
.D_products_group_search section.group_banner .search-area{bottom: 15px;}
.D_products_group_search .search-area .search-box .select-place .title i, 
.D_products_group_search .search-area .search-box .select-goal .title i, 
.D_products_group_search .search-area .search-box .select-date .title i, 
.D_products_group_search section.group_banner .search-area .search-box .select-input i{color: #85c023;}
.D_products_group_search section.group_banner .search-area .search-box .search-btn{color: #ffffff;background: #ce0080;border-radius: 55px;}
.D_products_group_search section.group_banner .search-area .select-type .form-check.check-PGO, 
.D_products_group_search section.group_banner .search-area .select-type .form-check.check-GO{border-radius: 20px;}
.D_products_group_search section.group_banner .search-area .form-check .checkmark{border-radius: 15px;}
.D_products_group_search section.group_banner .search-area .form-check .customcheck .checkmark:after{left: 4px; top: 1px; width: 6px; height: 9px;}
.D_products_group_search section.group_banner .search-area .search-box .select-goal, 
.D_products_group_search section.group_banner .search-area .search-box .select-place, 
.D_products_group_search section.group_banner .search-area .search-box .select-date, 
.D_products_group_search section.group_banner .search-area .search-box .select-input > input{border-radius: 10px;}
.D_products_group_search .list_con .select_filter .form-group .select select{border-radius: 10px;}
.D_products_group_search .filter_list .accordion .card{border-bottom: 1px solid rgba(0,0,0,.125);border-radius: 10px;}
.D_products_group_search .filter_list i{color: #ce0080;}
.D_products_group_search .irs-from, .D_products_group_search .irs-single, .D_products_group_search .irs-to{background: #5c094d;}
.D_products_group_search .irs-slider{background: #85c023;}
.D_products_group_search .irs-slider.state_hover, .D_products_group_search .irs-slider:hover{border-color: #85c023;}
.D_products_group_search .irs-bar{background: #85c023;}
.D_products_group_search .filter_list .form-check .customcheck input:checked ~ .checkmark{background-color: #85c023;}
.D_products_group_search .badge-primary{background-color: #5c094d;}
.D_products_group_search .list_con .style_icon .nav-pills .nav-link.active svg {fill: #85c023;}
.D_products_group_search .text_blue { color: #eb1c1f;}
.D_products_group_search section.search_con{margin-bottom: 150px;}
.D_products_group_search section.search_con .pagination .page-item .page-link, 
.D_products_group_search section.search_con .pagination .page-item:first-child .page-link, 
.D_products_group_search section.search_con .pagination .page-item:last-child .page-link{border-radius: 20px;}
.D_products_group_search section.search_con .pagination .page-item .page-link:hover, 
.D_products_group_search section.search_con .pagination .page-item .page-link:active{border-color: #85c023; color: #85c023}
.D_products_group_search section.search_con .pagination .page-item .page-link:hover svg, 
.D_products_group_search section.search_con .pagination .page-item .page-link:active svg {fill: #85c023;}
.D_products_group_search figure.block_style{border-radius: 10px;overflow: hidden;}
.D_products_group_search figure.block_style .pic_all::after{border-color: transparent transparent transparent rgba(92, 9, 77, 0.65);}
.D_products_group_search .pic_style figure.block_style .pic_all{border-top-left-radius: 10px; border-top-right-radius: 10px;overflow: hidden;}
.D_products_group_search .pic_style figure.block_style .plane_word{border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
.D_products_group_search .search_table .thead, 
.D_products_group_search .search_table .thead:hover{background: #5c094d;}
.D_products_group_search .search_table .main_words .title_main:hover, 
.D_products_group_search figure.block_style .main_words a:hover, 
.D_products_group_search .pic_style figure.block_style .main_words a:hover{color: #ce0080 !important;}
.D_products_group_search section.search_con .pagination .page-item.active .page-link{border-color: #85c023;color: #85c023;outline: none;box-shadow: none;}
.D_products_group_search .modal-body section.group_table.trip_airline .table .thead, 
.D_products_group_search .modal-body section.group_table.trip_airline .table .thead:hover{background: #ce0080;}
.D_products_group_search section.group_table.trip_airline .table .thead th{border-color: #ce0080;}
.D_products_group_search figure.block_style .note_words{border-width: 0px;}
.D_products_group_search figure.block_style .note_words > div{display: none;}
@media (max-width:767px) {
    .D_products_group_search section.group_banner .search-area .search-box .search-btn{height: 60px; line-height: 60px;}
    .D_products_group_search section.group_banner .search-area .search-box .search-btn h5.small{font-size: 24px;}
    .D_products_group_search section.search_con .pagination .page-item{margin: 0 1px;}
    .D_products_group_search section.search_con .pagination .page-item .page-link{width: 25px; height: 25px; font-size: 14px;}
}
/*國內*/
body.D_products_domestic_search{background: #f8f9f9;}
.D_products_domestic_search section.group_banner.search_banner{margin-top: 9rem;}
.D_products_domestic_search section.group_banner .search-area > form.container{background: #f7ebfb;border-bottom: 3px solid #e1b9ed;border-radius: 30px;padding-left: 20px;padding-right: 20px;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-type .form-check{border-radius: 25px;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-type .form-check.check-GO{background: #fff; border: 1px solid #cdeefc;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-type .form-check.check-PGO{background: #fff; border: 1px solid #d4edda;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-type .form-check .checkmark{border-radius: 20px;}
.D_products_domestic_search section.group_banner .form-check .checkmark:after{left: 5px; top: 2px; width: 6px; height: 9px;}
.D_products_domestic_search section.group_banner .search-area .search-box .search-btn{background: #ce0080;border-radius: 55px;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-departure .title i, 
.D_products_domestic_search section.group_banner .search-area .search-box .select-destination .title i, 
.D_products_domestic_search .search-area .search-box .select-date .title i{color: #85c023;}
.D_products_domestic_search section.group_banner .search-area .search-box .select-departure, 
.D_products_domestic_search section.group_banner .search-area .search-box .select-destination, 
.D_products_domestic_search section.group_banner .search-area .search-box .select-date, 
.D_products_domestic_search section.group_banner .search-area .search-box .select-input > input{border-radius: 10px;}
.D_products_domestic_search .filter_list i{color: #ce0080;}
.D_products_domestic_search .irs-from, 
.D_products_domestic_search .irs-single, 
.D_products_domestic_search .irs-to{background: #5c094d;}
.D_products_domestic_search .irs-slider{background: #85c023;}
.D_products_domestic_search .irs-slider.state_hover, 
.D_products_domestic_search .irs-slider:hover{border-color: #85c023;}
.D_products_domestic_search .irs-bar{background: #85c023;}
.D_products_domestic_search .filter_list .form-check .customcheck input:checked ~ .checkmark{background-color: #85c023;}
.D_products_domestic_search .filter_list .form-check .customcheck input:checked ~ .checkmark:after{display: block;}
.D_products_domestic_search .badge-primary{background-color: #5c094d;}
.D_products_domestic_search .list_con .style_icon .nav-pills .nav-link.active svg {fill: #85c023;}
.D_products_domestic_search .text_blue { color: #eb1c1f;}
.D_products_domestic_search .select_filter .form-inline .form-group input[type=radio]:checked + label{color: #ce0080;background: #ffffff;}
.D_products_domestic_search figure.block_style .pic_all::after{border-color: transparent transparent transparent rgba(92, 9, 77, 0.65);}
.D_products_domestic_search figure.block_style .main_words a:hover, 
.D_products_domestic_search .pic_style figure.block_style .main_words a:hover{color: #ce0080 !important;}
.D_products_domestic_search .modal-body section.group_table.trip_airline .table .thead, 
.D_products_domestic_search .modal-body section.group_table.trip_airline .table .thead:hover{background: #5c094d;}
.D_products_domestic_search .search_table .main_words .title_main:hover, 
.D_products_domestic_search figure.block_style .main_words a:hover, 
.D_products_domestic_search .pic_style figure.block_style .main_words a:hover{color: #ce0080 !important;}
.D_products_domestic_search .table .thead, 
.D_products_domestic_search .table .thead:hover{background: #5c094d;}
.D_products_domestic_search section.search_con{margin-bottom: 150px;}
.D_products_domestic_search section.search_con .pagination .page-item .page-link:hover, 
.D_products_domestic_search section.search_con .pagination .page-item .page-link:active { background: #fff; border-color: #85c023; color: #85c023;}
.D_products_domestic_search section.search_con .pagination .page-item .page-link:hover svg, 
.D_products_domestic_search section.search_con .pagination .page-item .page-link:active svg {fill: #85c023;}
@media (max-width:767px) {
    .D_products_domestic_search section.group_banner.search_banner{margin-top: 7rem;}
    .D_products_domestic_search section.group_banner .search-area .search-box{height: 480px;}
    .D_products_domestic_search section.group_banner .search-area .search-box .select-departure, 
    .D_products_domestic_search section.group_banner .search-area .search-box .select-destination, 
    .D_products_domestic_search section.group_banner .search-area .search-box .select-date, 
    .D_products_domestic_search section.group_banner .search-area .search-box .select-input > input{margin-bottom: 10px;}
    .D_products_domestic_search section.group_banner .search-area .search-box .select-input .mic_icon{bottom: 11px; right: 11px;}
    .D_products_domestic_search section.group_banner .search-area .search-box .search-btn{margin-top: 10px;height: 60px;line-height: 65px;}
    .D_products_domestic_search section.group_banner .search-area .search-box .search-btn h5.small{font-size: 24px;}
    .D_products_domestic_search section.search_con .pagination .page-item{margin: 0 1px;}
    .D_products_domestic_search section.search_con .pagination .page-item .page-link{width: 25px; height: 25px; font-size: 14px;}
}

/*detail*/
/*國外*/
.D_products_group_detail .breadcrumb-item+.breadcrumb-item a{color: #ce0080;}
.D_products_group_detail .breadcrumb-item+.breadcrumb-item a:hover{color: #ce0080;}
.D_products_group_detail section.group_banner .price_content .panel-info{border: 1px solid #85c023;}
.D_products_group_detail section.group_banner .price_content .panel-info .panel-heading{background: #85c023;font-size: 17px;color: #fff;}
.D_products_group_detail .basic-air-info{border: 1px solid rgba(92, 9, 77, 0.3);}
.D_products_group_detail section.group_banner.trip_banner{margin-top: 75px;}
.D_products_group_detail section.group_banner.trip_banner .basic-air-info h3{color: #ce0080;}
.D_products_group_detail .basic-air-info .go i, .D_products_group_detail .basic-air-info .back i{color: #5c094d;}
.D_products_group_detail .basic-air-btn a{background: #5c094d;border: 1px solid #5c094d;}
.D_products_group_detail .basic-air-btn a:hover{background: #5c094d;opacity: .8;}
.D_products_group_detail section.group_banner .group_num img{width: 33px;}
.D_products_group_detail section.group_table.trip_features:after, 
.D_products_group_detail section.group_table.trip_airline:after, 
.D_products_group_detail section.group_table.trip_day:after, 
.D_products_group_detail section.group_table.trip_note:after, 
.D_products_group_detail section.group_table.view_intro:after, 
.D_products_group_detail section.group_table.tripdown:after{background: #888888;}
.D_products_group_detail section.group_banner.trip_banner .basic_box nav.Detail ol.breadcrumb{margin-bottom: 0;}
.D_products_group_detail section.group_banner.trip_banner .container{border: none;border-radius: 30px;}
.D_products_group_detail section.group_table.trip_features .container .group_table_box, 
.D_products_group_detail section.group_table.trip_airline .container .group_table_box, 
.D_products_group_detail section.group_table.trip_day .container .group_table_box, 
.D_products_group_detail section.group_table.trip_note .container .group_table_box, 
.D_products_group_detail section.group_table.view_intro .container .group_table_box, 
.D_products_group_detail section.group_table.tripdown .container .group_table_box{border-radius: 30px;}
.D_products_group_detail section.group_table.tripdown .container .group_table_box{margin-bottom: 5rem;}
.D_products_group_detail section.group_table.trip_day .group_table_box table.table .thead{background: #5c094d;}
.D_products_group_detail section.group_table.trip_day table.table tr.thead th:nth-child(2), 
.D_products_group_detail section.group_table.trip_day table.table tr.thead th:nth-child(2)::before{background: #CDB150;}
.D_products_group_detail .trip_note .card .card-header{border: none;background: transparent;}
.D_products_group_detail section.trip_note .card-header .btn[aria-expanded="false"]{border-radius: 15px;overflow: hidden;}
.D_products_group_detail section.trip_note .card-header .btn[aria-expanded="true"], 
.D_products_group_detail section.trip_note .card-header .btn:hover{ background: #ce0080; border-top-left-radius: 15px; border-top-right-radius: 15px;}
.D_products_group_detail section.group_table.tripdown .search_table tr.thead{background: #5c094d;}
.D_products_group_detail section.group_table.tripdown .style_icon ul li a.nav-link{border-color: #ce0080;color: #ce0080;}
.D_products_group_detail section.group_table.tripdown .style_icon ul li a.nav-link:hover{color: #ce0080;}
.D_products_group_detail section.group_table.tripdown .style_icon ul li a.nav-link.active{color: #fff;background: #ce0080;}
.D_products_group_detail section.group_table.tripdown .style_icon ul li a.nav-link svg{fill: #ce0080;}
.D_products_group_detail section.group_table.tripdown .style_icon ul li a.nav-link.active svg{fill: #fff;}
.D_products_group_detail section.group_table.tripdown .search_table tr td.sale-situation .btn-primary{border-color: #85c023;background: #85c023;border-radius: 30px;}
.D_products_group_detail section.group_table.tripdown .search_table tr td.sale-situation .btn-primary:hover{color: #fff;background-color: #659417;border-color: #85c023;border-color: #85c023;}
.D_products_group_detail .fc .fc-toolbar.fc-header-toolbar{background: #5c094d;}
.D_products_group_detail .fc .fc-button-primary:disabled{background-color: #ce0080;}
.D_products_group_detail section.group_table.trip_day .day_con .info_box>.row>.col-lg-4.col-sm-12 {display: none;}
.D_products_group_detail section.group_table.trip_day .day_con .info_box>.row>.col-lg-8.col-sm-12 {flex: 0 0 100%; max-width: 100%;}
.D_products_group_detail section.group_table.trip_day .info_box .info_box_title {margin-left: 0; width: 100%;}
.D_products_group_detail > .web-page-frame > .row:nth-child(2){padding-bottom: 150px;}
.D_products_group_detail section.group_table.tripdown .search_table tbody td.tour-name a.title_main:hover{color: #ce0080 !important;}
@media (min-width:992px) {
    .D_products_group_detail .sub_menu-trip .sub_inside{margin-top: -1rem;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul{margin-bottom: 10px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.join-fixed-btn{height: 50px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.download-fixed-btn, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.share-fixed-btn, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.query-fixed-btn, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn{height: 40px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.download-fixed-btn a, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.share-fixed-btn a, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.query-fixed-btn a{font-size: 16px;} 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn a{font-size: 16px;padding: 5px 16px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.download-fixed-btn i, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.share-fixed-btn i, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.query-fixed-btn i, 
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.favor-fixed-btn i{font-size: 17px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.join-fixed-btn a{font-size: 19px;}
    .D_products_group_detail .sub_menu-trip .server_menu > ul > li.join-fixed-btn i{font-size: 20px;}
    .D_products_group_detail .sub_menu-trip .trip_menu{width: 91px; margin-right: 0;}
    .D_products_group_detail .sub_menu-trip .trip_menu i{display: none;}
    .D_products_group_detail .sub_menu-trip .trip_menu ul{margin-bottom: 0;}
    .D_products_group_detail .sub_menu-trip .trip_menu li{margin-bottom: 8px;}
    .D_products_group_detail .sub_menu-trip .trip_menu li a{line-height: 1;}
    .D_products_group_detail .sub_menu-trip .trip_menu li a span{font-size: 14px;}
    .D_products_group_detail .web_sidebar .side_box{bottom: 50px;}
    .D_products_group_detail .web_sidebar .side_bar{width: 50px;}
    .D_products_group_detail .web_sidebar .side_bar li{padding: 11px;height: 50px;}
    .D_products_group_detail .web_sidebar .side_bar li a i{font-size: 24px;}
    .D_products_group_detail .web_sidebar .actGotop{bottom: 15px;width: 55px;height: 55px;}
    .D_products_group_detail .web_sidebar .actGotop a:link{width: 55px;height: 55px;}
    .D_products_group_detail .web_sidebar .actGotop a i{width: 55px; line-height: 50px;}
}
@media (max-width:1199px) {
    .D_products_group_search section.group_banner.search_banner {height: 360px;}
}
@media (max-width:991px) {
    .D_products_group_detail section.group_table.tripdown .search_table tr.thead{display: none;}
    .D_products_group_detail section.group_banner.trip_banner{margin-top: 50px;}
}
@media (max-width:767px) {
    .D_products_group_search section.group_banner.search_banner { height: 600px;}
    .D_products_group_detail .footer_box{margin-bottom: 50px;}
}
section.group_table.trip_features, 
section.group_table.trip_airline, 
section.group_table.trip_day, 
section.group_table.trip_note, 
section.group_table.view_intro, 
section.group_table.tripdown{text-align: initial;}

/*國內*/
body.D_products_domestic_gdetail{background: #f8f9f9;}
.D_products_domestic_gdetail .DetailContainer {margin-top: 9rem;margin-bottom: 9rem;}

/*order*/
.group_home .group_order_width{margin-top: 150px;margin-bottom: 150px;}

/*member*/
.member_home .signin_width{margin-top: 170px;}
.member_home .width-460{margin-top: 170px;margin-bottom: 150px;}
.member_home .container.member_width{margin-top: 100px;}
.member_home.D_member_my_favorites .FavoriteList-null img{margin: auto;}
.member_home .member_width{margin-bottom: 150px;}



