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;
}
p{width: 100%;display: inline-block;}
/****主題頁 theme1 start****/
/*大圖輪播*/
.M-002.theme1-banner .carousel-caption {
    top: 50%;
    right: inherit;
    bottom: inherit;
    left: 50%;
    transform: translate(-50%, -50%);
}

.M-002.theme1-banner .bs-carousel .carousel-item h5, 
.M-002.theme1-banner .bs-carousel .carousel-item p {
    text-shadow: 0px 0px 4px #000;
    font-weight: 400;
    letter-spacing: 0.05rem;
}

.M-002.theme1-banner .bs-carousel .carousel-item h5 {
    font-size: 2.2rem;
    line-height: 3.2rem;
}

.M-002.theme1-banner .bs-carousel .carousel-item .slider-btn {
    display: table;
    margin: 0 auto;
    padding: 5px 15px;
    border: 1px solid rgb(255 255 255 / 0.5);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.M-002.theme1-banner .bs-carousel .carousel-item .slider-btn:hover {
    background: #fff;
    color: #545454;
}

.M-002.theme1-banner .carousel-control-next, 
.M-002.theme1-banner .carousel-control-prev {
    opacity: 0.5;
    width: 10%;
    top: 40%;
    bottom: 40%;
}

.M-002.theme1-banner .carousel-control-next:hover, 
.M-002.theme1-banner .carousel-control-prev:hover {
    opacity: 0.8;
}

.M-002.theme1-banner .carousel-control-next-icon, 
.M-002.theme1-banner .carousel-control-prev-icon {
    width: 68px;
    height: 120px;
    background: no-repeat 50%/100% 100%;
}

.M-002.theme1-banner .carousel-control-prev-icon, 
.M-002.theme1-banner .carousel-control-next-icon {
    background-image: url('https://materials.fillo.com.tw/materials/design/images/31232e89-ea8a-442e-ba0b-e2f0bc891af9.svg');
}

.M-002.theme1-banner .carousel-control-next-icon {
    transform: rotate(180deg);
}

/*style1*/
.web-page-frame .M-002.theme1-style1 .widget-item.lg-img>.module-container {
    background: #4E9466;
    border-radius: 0;
    height: 100%;
}

.M-002.theme1-style1 .lg-img .hover-wall .htpro_tit {
    display: none;
}

.M-002.theme1-style1 .lg-img .hover-wall .mb-4 {
    margin-bottom: 0rem !important;
}

.M-002.theme1-style1 .lg-img .hover-wall .icon_info {
    background: #4E9466;
    border-radius: 0;
    box-shadow: none;
}

.M-002.theme1-style1 .lg-img .hover-wall .icon_info:hover {
    box-shadow: none;
}

.M-002.theme1-style1 .lg-img .hover-wall .icon_info h4 {
    display: table;
    margin: 0 auto;
    padding: 0 10px;
    margin-bottom: 0.6rem;
    color: #e6d33c;
    font-style: initial;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.M-002.theme1-style1 .lg-img .hover-wall .icon_info h3 {
    color: #ffffff !important;
    font-size: 1.6em;
    margin-bottom: 0.8rem;
    padding-top: 1rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.M-002.theme1-style1 .lg-img .hover-wall .icon_info:hover h3 {
    color: #ffd9d9 !important
}

.M-002.theme1-style1 .lg-img .hover-wall .icon_info p.animate-text {
    max-width: 600px;
    margin: 0 auto 30px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 0.95rem;
    letter-spacing: 0.03rem;
}

.M-002.theme1-style1 .lg-img .hover-wall .icon_info:hover figure .overlay i {
    display: none;
}

.M-002.theme1-style1 .md-img .row.wall-row>div+div {
    margin-top: 30px;
}

.M-002.theme1-style1 .md-img .thicon_info figure {
    max-height: 300px
}

.M-002.theme1-style1 .md-img .wall-wrapper .theme_info {
    width: 40%;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.88) !important;
}

.M-002.theme1-style1 .md-img .wall-wrapper .wall-row>div:last-child .theme_info {
    left: 0;
}

.M-002.theme1-style1 .md-img .wall-wrapper .wall-row>div:last-child .thicon_info span {
    left: 5px
}

.M-002.theme1-style1 .md-img .wall-wrapper .thicon_info h3 {
    top: 50px;
    right: 18px;
    text-shadow: none;
    bottom: initial;
    background: rgb(255 255 255 / 0.8);
    padding: 5px;
    font-size: 1.5em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.M-002.theme1-style1 .md-img .wall-wrapper .wall-row>div:last-child .thicon_info h3 {
    left: 15px;
    right: inherit;
}

.M-002.theme1-style1 .md-img .wall-wrapper .theme_info p.theme-text {
    opacity: 1;
    color: #545454 !important;
    font-size: 0.95rem;
    letter-spacing: 0.05px;
    padding-top: 6em;
    line-height: 26px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.M-002.theme1-style1 .md-img .wall-wrapper .thicon_info span {
    right: 5px;
    top: 20px;
    font-size: 1.1rem;
    text-shadow: none;
}

/*style2*/
.theme1-style2-block .widget-item .header-title {
    margin: 10px 10px 20px;
    padding: 8px 10px;
    background: #eee;
    color: #4e9466;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.5rem;
}

.theme1-style2-block .widget-item .expand-graphics .item_box figure {
    border-radius: 0;
}

.theme1-style2-block .widget-item .expand-graphics .item_box {
    height: 100%;
}

.theme1-style2-block .widget-item .expand-graphics .item_box:hover figure img {
    opacity: 1;
}

.theme1-style2-block .expand-graphics .item_box a {
    position: relative;
    padding-bottom: 50px;
    height: 100%;
    background: #e9f2ec;
    border: 2px solid #ffffff;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.theme1-style2-block .expand-graphics .item_box:hover a {
    background: #ffffff;
    border: 2px solid #4e9466;
}

.theme1-style2-block .expand-graphics .item_box .item_more_txt h3 {
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-bottom: 0.5em;
    text-align: justify;
}

.theme1-style2-block .expand-graphics .item_box .item_more_txt, 
.theme1-style2-block .expand-graphics .item_box h4 {
    padding: 0 20px;
}

.theme1-style2-block .expand-graphics .item_box span.item_btn, 
.theme1-style2-block .expand-graphics .item_box span.item_btn_hover, 
.theme1-style2-block .expand-graphics .item_box:hover span.item_btn_hover {
    display: none;
}

.theme1-style2-block .expand-graphics .item_box h4 {
    position: absolute;
    bottom: 10px;
    right: 5px;
    padding-right: 33px;
}

.theme1-style2-block .widget-item .expand-graphics .item_box h4::before {
    content: "起";
    position: absolute;
    right: 15px;
    bottom: 2px;
    font-size: 0.9rem;
}

.theme1-style2-block .expand-graphics .item_box .item_more_txt span.item_tag {
    padding: 2px 5px;
}

.theme1-style2-block .expand-graphics .item_morebox a {
    padding: 6px 35px;
    font-size: 1.3rem;
    border-radius: 0;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.theme1-style2-block .expand-graphics .item_morebox a:hover {
    background: #3f8156 !important;
}

.theme1-style2-block .expand-graphics .item_morebox a i {
    margin-right: 5px;
    font-size: 1em;
    opacity: 0.8;
}

/****主題頁 theme1 end****/
/****主題頁 theme2 start****/
/*主圖*/
.M-002.theme2-banner .carousel-caption {
    top: 50%;
    right: inherit;
    bottom: inherit;
    left: 50%;
    transform: translate(-50%, -50%);
}

.M-002.theme2-banner .bs-carousel .carousel-item h5, 
.M-002.theme2-banner .bs-carousel .carousel-item p {
    text-shadow: 0px 0px 4px #000;
    font-weight: 400;
    letter-spacing: 0.05rem;
}

.M-002.theme2-banner .bs-carousel .carousel-item h5 {
    font-size: 2.2rem;
    line-height: 3.2rem;
}

.M-002.theme2-banner .carousel-control-next, 
.M-002.theme2-banner .carousel-control-prev, 
.M-002.theme2-banner .carousel-indicators {
    display: none;
}

/*style1*/
.theme2-style1 {
    margin-top: 80px;
}

.theme2-style1 .wall-wrapper .thicon_info {
    padding: 5px;
}

.theme2-style1 .wall-wrapper .thicon_info h3 {
    bottom: 0;
    margin: 0;
    padding: 5px 10px;
    width: auto;
    height: 42px;
    background: rgb(78 148 102/1);
    font-size: 1.3em;
    letter-spacing: 0.08rem;
    line-height: 2rem;
    text-align: center;
    text-shadow: 0 0 black;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.theme2-style1 .wall-wrapper .thicon_info:hover h3 {
    background: rgb(78 148 102/1);
}

.theme2-style1 .thicon_info .theme_info {
    background: transparent !important;
}

.theme2-style1 .thicon_info .theme_info p.theme-text {
    top: 50%;
    left: 50%;
    background: rgb(255 255 255 / 0.7);
    color: #4e9466 !important;
    width: 70px;
    height: 70px;
    border-radius: 40px;
    font-size: 1.3rem;
    text-align: center;
    transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    padding: 22px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
}

/*style2*/
.M-002.theme2-style2 .widget-item .hover-wall .mb-4 {
    margin-bottom: 1rem !important;
}

.M-002.theme2-style2 .widget-item .hover-wall .icon_info {
    padding-bottom: 45px;
    background: #e9f2ec;
    border-radius: 0;
    box-shadow: none;
    height: 100%;
}

.M-002.theme2-style2 .widget-item .hover-wall .icon_info:hover {
    box-shadow: none;
}

.M-002.theme2-style2 .hover-wall .htpro_tit h1 {
    border-bottom: 1px solid #b6d2bf;
    margin: 0 auto;
    width: 100%;
}

.M-002.theme2-style2 .widget-item .hover-wall .icon_info h4 {
    position: absolute;
    display: table;
    top: 0;
    left: 0;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 1.6rem;
    color: #ffffff;
    z-index: 11;
}

.M-002.theme2-style2 .widget-item .hover-wall .icon_info h4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    width: 0;
    height: 0;
    border-width: 40px;
    border-color: #e2857e transparent transparent #e2857e;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: -1;
}

.M-002.theme2-style2 .widget-item .hover-wall .icon_info h3 {
    margin-top: 1.2rem;
    margin-bottom: 0.7rem;
    font-size: 1.2em;
    line-height: 1.6rem;
    letter-spacing: 0.02rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.M-002.theme2-style2 .widget-item .hover-wall .icon_info p.animate-text {
    position: absolute;
    width: 100%;
    text-align: right;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1.2rem;
    letter-spacing: 0rem;
    font-weight: 600;
    right: 0;
    bottom: 0;
}

.M-002.theme2-style2 .widget-item .hover-wall .icon_info p.animate-text::after {
    content: "起";
    font-size: 0.9rem;
    padding-left: 3px;
}

.M-002.theme2-style2 .widget-item .hover-wall .icon_info figure .overlay i, 
.M-002.theme2-style2 .widget-item .hover-wall .icon_info:hover figure .overlay i {
    display: none;
}

.M-002.theme2-style2 .btn-green div.link-list ul li {
    background: #4E9466;
    display: table !important;
    margin: 0 auto;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.M-002.theme2-style2 .btn-green div.link-list ul li:hover {
    background: #36734b;
}

.M-002.theme2-style2 .btn-green div.link-list ul li a, 
.M-002.theme2-style2 .btn-green div.link-list ul li span {
    padding: 6px 35px;
}

/****主題頁 theme2 end****/
/****主題頁 theme3 start****/
/*主圖*/
.M-002.theme3-banner .carousel-caption {
    width: 100%;
    height: 100%;
    top: 50%;
    right: inherit;
    bottom: inherit;
    left: 0;
    background: rgb(0 0 0 / 0.3);
    transform: translate(0%, -50%);
}

.M-002.theme3-banner .bs-carousel .carousel-item h5, 
.M-002.theme3-banner .bs-carousel .carousel-item p {
    text-shadow: 0 0 black;
    font-weight: 400;
    letter-spacing: 0.05rem;
}

.M-002.theme3-banner .bs-carousel .carousel-item h5 {
    position: absolute;
    font-size: 2.4rem;
    line-height: 3.2rem;
    top: 50%;
    letter-spacing: 0.4rem;
    right: inherit;
    bottom: inherit;
    left: 50%;
    color: #ffffff;
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 4px rgb(0 0 0 / 0.5);
}

.M-002.theme3-banner .carousel-control-next, 
.M-002.theme3-banner .carousel-control-prev, 
.M-002.theme3-banner .carousel-indicators {
    display: none;
}

.M-002.theme3-banner .carousel-inner a.carousel-item {
    cursor: default;
}

/*style1*/
.M-002 .theme3-style1 .side-menu ul {
    box-shadow: 0 0 black;
    background: transparent;
}

.M-002 .theme3-style1 .side-menu>ul>li {
    border-bottom: 1px dotted #4e9466;
}

.M-002 .theme3-style1 .side-menu ul li label {
    position: relative;
    background: #ffffff;
    color: #545454;
    font-size: 1.1rem;
    text-shadow: 0 0 black;
    border-top: 0;
    border-bottom: 0;
    cursor: pointer;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.M-002 .theme3-style1 .side-menu ul li label:hover {
    background: #edf7f1;
}

.M-002 .theme3-style1 .side-menu ul li label::after {
    content: "+";
    position: absolute;
    right: 13px;
    font-size: 1.58rem;
    top: 2px;
    color: #ccc;
}

.M-002 .theme3-style1 .side-menu ul li input[type='checkbox']:checked~label {
    position: relative;
    border-top: 0;
    border-bottom: 0;
    background: #edf7f1;
    color: #4e9466;
}

.M-002 .theme3-style1 .side-menu ul li input[type='checkbox']:checked~label::after {
    content: "-";
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 2rem;
    color: #f0c100;
}

.M-002 .theme3-style1 .side-menu ul li i {
    display: inline-block;
    margin-right: 5px;
    font-size: 19px;
    vertical-align: baseline;
    color: #4e9466;
}

.M-002 .theme3-style1 .side-menu ul ul li a {
    padding-left: 60px;
    color: #333333;
    font-size: 1.1rem;
}

.M-002 .theme3-style1 .side-menu ul ul li:hover a {
    color: #333333;
}

.M-002 .theme3-style1 .side-menu ul ul.options li i {
    color: #f0c100;
    text-indent: -25px;
    margin: 0;
}

/*style2*/
.theme3-style2 {
    padding: 25px;
}

.theme3-style2 div.link-list ul {
    display: flex !important;
}

.theme3-style2 div.link-list {
    background: transparent;
}

.theme3-style2 div.link-list ul li {
    flex: 1;
    text-align: center;
    margin: 10px;
}

.theme3-style2 div.link-list ul li a,.theme3-style2 div.link-list ul li span {
    padding: 30px;
    width: 100%;
    height: 100%;
    background: #e9f2ec;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.theme3-style2 div.link-list ul li:hover a, 
.theme3-style2 div.link-list ul li:hover span {
    background: #4E9466;
    color: #ffffff;
}

.theme3-style2 section.text-link h2 {
    padding-left: 28px;
}

.theme3-style2 section.text-link h2.text-left::before {
    position: absolute;
    content: "";
    border: 0;
    top: 21px;
    left: 18px;
    background-image: url(https://materials.fillo.com.tw/materials/design/images/746e8d07-f6d8-460b-8b38-11c47e35c13a.svg);
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
    transform: rotate(270deg);
    opacity: 0.8;
}

/*style3*/
.theme3-style3 {
    margin-bottom: 1rem;
    color: #545454;
    line-height: 1.8rem;
}

.theme3-style3 .header-title {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #4e9466;
    font-size: 1.2rem;
    font-weight: 600;
}

/****主題頁 theme3 end****/
/*theme_demo*/
.theme_title {
    min-height: 300px;
}

.theme_title > .module-container {
    height: 100%;
}

.theme_title > .module-container > .main {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 9rem;
}

.theme_title h4 {
    color: #fff;
    text-shadow: 1px 1px 3px #555;
}

.theme_title h1 {
    color: #fff;
    text-shadow: 1px 1px 5px #000;
}

.theme_tabs {
    max-width: fit-content;
    margin: 0 auto 3rem;
}

.theme_tabs div.link-list {
    background: rgba(0, 0, 0, 0.7);
    min-height: auto;
}

.theme_tabs div.link-list ul {
    display: table;
    margin: auto;
}

.theme_tabs div.link-list ul li {
    margin: 1rem 0rem
}

.theme_tabs div.link-list ul li a, 
.theme_tabs div.link-list ul li span {
    padding: 0px 2rem 0px 2rem;
    letter-spacing: 0.1rem;
}

.theme_tabs div.link-list ul li + li a, 
.theme_tabs div.link-list ul li + li span {
    border-left: 1px solid #666;
}

.theme_areatitle {
    min-height: 300px;
}

.theme_areatitle > .module-container > .main::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 0;
    backdrop-filter: grayscale(1);
}

.theme_areatitle > .module-container > .main::after {
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 0%;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0.8) 100%);
    background: -webkit-linear-gradient(bottom, rgba(240, 240, 240, .65) 30%, rgba(240, 240, 240, 0.65) 100%);
    background: linear-gradient(to top, rgba(240, 240, 240, .65) 30%, rgba(240, 240, 240, .65) 100%);
    backdrop-filter: blur(3px);
}

.theme_areatitle .text-container {
    position: relative;
    z-index: 2;
}

.theme_areatitle section.link.text-link {
    width: 75%;
    margin: 3rem auto;
}

.theme_areatitle section.text-link h2 {
    float: left;
}

.theme_areatitle div.link-list {
    float: left;
    background: none;
}

.theme_areatitle div.link-list ul li a, 
.theme_areatitle div.link-list ul li span {
    padding: 23px 10px 0;
    letter-spacing: 0;
    color: #fff;
}

.theme_content {
    margin-top: -9rem;
}

.theme_content .module-container > .main.row {
    padding: 3rem;
}

.theme_img .header-title {
    text-align: center;
    font-size: 1.8rem;
    color: #111;
    line-height: 1.5;
}

.full_block .mix-wrapper > .row {
    position: relative;
}

.full_block .img-mode .img-box img {
    max-width: 100%;
    object-fit: cover;
    object-position: center center;
    height: 100%;
    width: 100%;
}

.full_block .editor-content {
    position: absolute;
    bottom: 15px;
    right: 15px;
    left: 30%;
    display: block;
    margin: 0;
    padding: 2rem 2rem;
    background: rgba(240, 240, 240, 0.9);
    width: auto;
}

.one_block .editor-content {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    position: relative;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.one_block .editor-content::before {
    content: '';
    display: block;
    width: 6rem;
    height: 5px;
    border-top: 1px solid #d51518;
    border-bottom: 1px solid #d51518;
    position: absolute;
    top: 2.5rem;
    left: 15px;
}

.one_block .editor-content::after {
    content: '';
    display: block;
    width: 6rem;
    height: 5px;
    border-top: 1px solid #d51518;
    border-bottom: 1px solid #d51518;
    position: absolute;
    bottom: 2.5rem;
    right: 15px;
}

.two_block .mix-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.two_block .mix-wrapper > .row {
    width: 50%;
}

.two_block .pic-content {
    margin-bottom: 0;
}

.two_block .editor-content {
    margin-top: 0.5rem;
}

.three_block .mix-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.three_block .mix-wrapper > .row {
    width: 33.3333%;
}

.three_block .pic-content {
    margin-top: 0;
}

.three_block .editor-content {
    margin-top: 0rem;
}

.theme_productBOX {
    margin-bottom: 70px;
}

.theme_productBOX .mix-wrapper>.row {
    position: relative;
    margin: 0;
}

.theme_productBOX .mix-wrapper>.row+.row {
    margin-top: 40px;
}

.theme_productBOX .mix-wrapper>.row::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #e7e7e7;
}

.theme_productBOX .pic-content,.theme_productBOX .editor-content {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.theme_productBOX .pic-content.img-mode {
    flex: 0;
    max-width: 520px;
    min-width: 520px;
    width: 520px;
    position: relative;
}

.theme_productBOX .pic-content.img-mode img {
    max-width: 100%;
    object-fit: cover;
    object-position: center center;
    height: 100%;
    width: 100%;
}

.theme_productBOX .pic-content.img-mode .img-box:nth-child(2) {
    position: absolute;
    height: 40px;
    top: 15px;
    left: 15px;
    max-width: unset;
    flex: auto;
    width: auto;
}

.theme_productBOX .pic-content.img-mode .img-box:nth-child(2) img {
    width: auto;
    aspect-ratio: unset;
}

.theme_productBOX .editor-content section {
    position: absolute;
    left: -70px;
    background: transparent;
    width: calc(100% + 50px);
    top: 0;
}

.theme_productBOX .order-md-first.editor-content section {
    left: initial;
    right: -70px;
}

.theme_productBOX .editor-content section>div {
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    background: #ffffff;
    padding: 20px 25px;
}

.theme_productBOX .editor-content section article {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.theme_productBOX .editor-content section article>div:first-child {
    flex: 0;
    min-width: 100px;
    max-width: 100px;
    width: 100px;
}

.theme_productBOX .editor-content section article>div:first-child>span {
    position: relative;
    display: block;
    font-size: 42px;
    color: #a23c3c;
    font-family: 'Roboto', sans-serif !important;
    line-height: 42px;
    text-align: center;
    padding-bottom: 13px;
    width: 47px;
}

.theme_productBOX .editor-content section article>div:first-child>span::before {
    content: "";
    width: 1px;
    height: 55px;
    background: #b2b2b2;
    position: absolute;
    right: -22px;
    top: 1px;
}

.theme_productBOX .editor-content section article>div:first-child>span.days::after {
    content: "Days";
    position: absolute;
    font-size: 14px;
    line-height: 14px;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.theme_productBOX .editor-content section article h3 {
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
}

.theme_productBOX .editor-content section article h4 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
}

.theme_productBOX .editor-content section article .title {
    flex: 1;
}

.theme_productBOX .editor-content section article p {
    color: #333333;
    flex: 0 0 100%;
    margin-top: 16px;
    margin-bottom: 0;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
}

.theme_productBOX .editor-content .route_link {
    margin-top: 0.5rem;
}

.theme_productBOX .editor-content .route_link .dateAndMore {
    position: relative;
    width: 100%;
    clear: both;
    border-top: 1px solid #d8a6a7;
    height: 60px;
    padding-left: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 1rem;
}

.theme_productBOX .editor-content .route_link .dateAndMore::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 28px;
    width: 18px;
    height: 19px;
    background-image: url(https://materials.fillo.com.tw/materials/eurosun/images/9e0d6905-90ee-4bcc-8140-621e6cdd9c75.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.theme_productBOX .editor-content .route_link .price {
    position: relative;
    color: #e78000;
    font-size: 36px;
    font-family: 'Roboto', sans-serif !important;
    font-style: italic;
    font-weight: 500;
    float: right;
    line-height: 36px;
    margin: 5px 0;
}

.theme_productBOX .editor-content .route_link .price::before {
    content: "$";
    position: absolute;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif !important;
    top: 4px;
    left: -13px;
}

.theme_productBOX .editor-content .route_link .price::after {
    content: "起";
    font-size: 15px;
    padding-left: 3px;
}

.theme_productBOX .editor-content .route_link .dateAndMore>a {
    position: absolute;
    right: 0;
    top: 1rem;
    background-color: #d61518;
    border: 1px solid #d61518;
    color: #ffffff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif !important;
    padding: 8px 85px 8px 15px;
    height: 45px;
    outline: none;
    line-height: 30px;
}

.theme_productBOX .editor-content .route_link .dateAndMore>a span.arrow {
    display: block;
    width: 45px;
    height: 1px;
    font-size: 0;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.theme_productBOX .editor-content .route_link .dateAndMore>a span.arrow::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: -3px;
    bottom: 0;
}

.theme_productBOX .editor-content .route_link .dateAndMore>a:hover span.arrow {
    width: 25px;
}

.theme_productBOX .editor-content .route_link .dateAndMore>div{
    position: relative;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.theme_productBOX .editor-content .route_link .dateAndMore>div::after {
    content: "...";
    position: absolute;
    padding-left: 10px;
    font-size: 36px;
    color: #a23c3c;
    top: 0rem;
    line-height: 12px;
    letter-spacing: 1px;
    right: -45px;
}

.theme_productBOX .editor-content .route_link .dateAndMore>div span {
    position: relative;
    font-size: 28px;
    color: #333333;
    font-family: 'Roboto', sans-serif !important;
    padding-right: 15px;
    padding-left: 26px;
    line-height: 38px;
}

.theme_productBOX .editor-content .route_link .dateAndMore>div span ~ span::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 3px;
    height: 3px;
    background: #999;
    border-radius: 10px;
    top: 50%;
    left: 12px;
    transform: translate(0%, -50%);
}

.theme_productBOX .editor-content .route_link .dateAndMore>div span::after {
    content: '/';
    font-size: 18px;
    position: absolute;
    bottom: 0px;
    right: 4px;
    line-height: 28px;
}

.theme_productBOX .editor-content .route_link .dateAndMore>div a {
    color: #333333;
    font-family: 'Roboto', sans-serif !important;
    position: relative;
    font-size: 18px;
    vertical-align: text-bottom;
    text-decoration: none;
}

.theme_productBOX .editor-content .route_link .dateAndMore>div a+a {
    margin-left: 15px;
}

.theme_productBOX .editor-content .route_link .dateAndMore>div a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #333333;
    left: 0;
    bottom: 0;
}

.theme_productBOX .editor-content .route_link .dateAndMore>div a:hover::after {
    background: transparent;
}

.theme_productBOX .editor-content .route_link .dateAndMore>div a+a::before {
    content: ".";
    position: absolute;
    padding-right: 0;
    padding-left: 0;
    top: -12px;
    left: -10px;
    font-size: 24px;
    width: 10px;
}

@media (max-width: 1599px) {
    .theme_content, .theme_productBOX {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .theme_areatitle section.link.text-link {
        width: 83.333333%;
    }
}

@media (min-width: 992px) and (max-width:1280px) {
    .theme_content .module-container > .main.row {
        padding: 2rem 1rem;
    }

    .theme_content, .theme_productBOX {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .theme_areatitle section.link.text-link {
        width: 91.666667%;
    }
}

@media (max-width: 1199px) {
    .theme_productBOX .editor-content section {
        left: -160px;
        width: calc(100% + 140px);
    }

    .theme_productBOX .order-md-first.editor-content section {
        right: -160px;
    }
}

@media (max-width: 991px) {
    .theme_content, .theme_productBOX {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .theme_content .module-container > .main.row {
        padding: 2rem 0;
    }

    .full_block .editor-content {
        position: unset;
        max-width: calc(100% - 30px);
        width: calc(100% - 30px);
        margin: auto;
    }

    .one_block .pic-content > .row {
        height: 100%;
    }

    .one_block .pic-content > .row .img-box img {
        max-width: 100%;
        object-fit: cover;
        object-position: center center;
        height: 100%;
        width: 100%;
    }

    .one_block .editor-content {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }

    .one_block .editor-content::before {
        top: 0rem;
    }

    .one_block .editor-content::after {
        bottom: 0rem;
    }

    .theme_productBOX .mix-wrapper>.row {
        flex-flow: column;
    }

    .theme_productBOX .pic-content.img-mode img {
        object-fit: cover;
        object-position: center center;
        width: 100%;
    }

    .theme_productBOX .editor-content section {
        position: initial;
        top: initial;
        left: initial;
        width: 100%;
        transform: initial;
    }

    .theme_productBOX .order-md-first.editor-content section {
        right: initial;
    }

    .theme_productBOX .pic-content.img-mode {
        max-width: initial;
        min-width: initial;
        width: 100%;
    }

    .theme_productBOX .pic-content.img-mode img {
        object-fit: cover;
        object-position: center center;
        /*aspect-ratio: 5/2.5;*/
        width: 100%;
    }

    .theme_productBOX .pic-content.img-mode .img-box:nth-child(2) {
        position: absolute;
        height: 35px;
        top: 10px;
        left: unset;
        right: 10px;
    }

    .theme_productBOX .order-md-last.pic-content.img-mode {
        -ms-flex-order: 0;
        order: 0;
    }

    .theme_productBOX .order-md-first.editor-content {
        -ms-flex-order: 1;
        order: 1;
    }

    .theme_productBOX .editor-content section article h3, 
    .theme_productBOX .editor-content section article h4 {
        -webkit-line-clamp: 2;
    }

    .theme_productBOX .editor-content section article p {
        -webkit-line-clamp: initial
    }
}

@media (max-width: 767px) {
    .theme_title {
        min-height: 180px;
    }

    .theme_title > .module-container > .main {
        padding-top: 2rem;
    }

    .theme_tabs {
        margin: 0 auto 1rem;
    }

    .theme_tabs div.link-list ul li {
        margin: 0.5rem 0rem;
    }

    .theme_tabs div.link-list ul li a, .theme_tabs div.link-list ul li span {
        padding: 0 1rem;
    }

    .theme_areatitle {
        min-height: 270px;
    }

    .theme_areatitle section.link.text-link {
        width: 100%;
        margin: 1.5rem auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .theme_areatitle section.text-link h2 {
        font-size: 30px !important;
        margin-bottom: 0;
    }

    .theme_areatitle div.link-list {
        width: 100%;
    }

    .theme_areatitle div.link-list ul {
        text-align: center;
    }

    .theme_areatitle div.link-list ul li a, 
    .theme_areatitle div.link-list ul li span {
        font-size: 21px !important;
        padding: 0;
    }

    .one_block .editor-content::before, 
    .one_block .editor-content::after {
        display: none;
    }

    .one_block .editor-content {
        margin-top: 0;
    }

    .two_block .mix-wrapper > .row, 
    .three_block .mix-wrapper > .row {
        width: auto;
    }

    .theme_productBOX .mix-wrapper {
        padding: 30px;
    }

    .theme_productBOX .editor-content section article>div:first-child>span {
        font-size: 38px;
        line-height: 38px;
    }

    .theme_productBOX .editor-content section article>div:first-child>span::before {
        height: 63px;
    }

    .theme_productBOX .editor-content section article h3 {
        font-size: 20px;
        line-height: 1.8rem;
    }

    .theme_productBOX .editor-content section article h4 {
        line-height: 1.4rem;
    }

    .theme_productBOX .editor-content section article p {
        font-size: 14px;
        line-height: 1.5rem;
    }

    .theme_productBOX .editor-content .route_link .price {
        font-size: 28px;
    }

    .theme_productBOX .editor-content .route_link .dateAndMore>div span {
        font-size: 22px;
    }

    .theme_productBOX .editor-content .route_link .dateAndMore>div a {
        font-size: 16px;
    }

    .theme_productBOX .editor-content .route_link .dateAndMore>div span::after {
        /*bottom: -4px;*/
    }

    .theme_productBOX .editor-content .route_link .dateAndMore>a {
        font-size: 14px;
    }
    .theme_productBOX .editor-content .route_link .dateAndMore>div span ~ span::before{
        left: 8px;
    }
}

@media (max-width: 575px) {
    .theme_title h1 span {
        font-size: 36px !important;
    }

    .theme_tabs {
        max-width: 100%;
        margin-bottom: 0;
    }

    .theme_tabs div.link-list ul li {
        margin: 0.3rem 0rem;
    }

    .theme_tabs div.link-list ul li a, 
    .theme_tabs div.link-list ul li span {
        padding: 0 0.7rem;
        font-size: 17px !important;
        letter-spacing: 0;
    }

    .theme_areatitle {
        min-height: 240px;
    }

    .theme_areatitle section.link.text-link {
        margin: 1rem auto;
    }

    .theme_productBOX .editor-content .route_link .dateAndMore {
        display: block;
        padding-top: 0.5rem;
    }

    .theme_productBOX .editor-content .route_link .dateAndMore::before {
        top: 17px;
    }

    .theme_productBOX .editor-content .route_link .dateAndMore>a {
        position: relative;
        right: initial;
        top: initial;
        float: right;
        margin-top: 10px;
        padding: 5px 70px 5px 15px;
        height: 35px;
        line-height: 25px;
    }

    .theme_productBOX .editor-content .route_link .dateAndMore>div span {
        padding-left: 17px;
    }

    .theme_productBOX .editor-content section article>div:first-child {
        margin-bottom: 10px;
    }

    .theme_productBOX .editor-content section article {
        flex-flow: column;
    }

    .theme_productBOX .editor-content section article .title {
        margin-top: 10px;
    }

    .theme_productBOX .editor-content section article>div:first-child>span::before {
        height: 56px;
        right: -19px;
        top: -2px;
    }

    .theme_productBOX .editor-content .route_link .dateAndMore>div::after {
        display: none;
    }

    .theme_productBOX .editor-content section>div {
        padding: 15px;
    }
}
/*2025客戶新增的主題頁調整css*/
.theme-title .route_link .dateAndMore a{
    position: relative;
    font-size: 18px;
    border: 1px solid #ba965c;
    background: #ba965c;
    color: #ffffff;
    padding: 10px 60px 10px 20px;
    border-radius: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none;
    text-decoration: none;
}
.theme-title .route_link .dateAndMore a:hover{
    background-color: #947748;
    border: 1px solid #947748;
}
.theme-title .route_link .dateAndMore a span{
    display: block;
    width: 35px;
    height: 1px;
    font-size: 0;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.theme-title .route_link .dateAndMore a:hover span{
    width: 25px;
}
.theme-title .route_link .dateAndMore a span::before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 0 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: -3px;
    bottom: 0;
}
.M-002.theme3-banner .carousel-caption{
    display: flex !important;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.M-002.theme3-banner .bs-carousel .carousel-item h5, 
.M-002.theme3-banner .bs-carousel .carousel-item p{
    width: 100%;
}
.M-002.theme3-banner .bs-carousel .carousel-item h5{
    margin: auto;
    transform: unset;
    position: unset;
    width: 100%;
    margin-bottom: 1rem;
}
.theme_img {
    z-index: 1;
}
.about_wrap .module-container .main.row{
    justify-content: center;
}
.hotel_logo{
    z-index: 1;
    margin-top: 4rem;
    margin-bottom: 2rem;
    margin-left: 8%;
}
.hotel_logo img{
    max-width: 100%;
    height: auto !important;
}
.about_info.spacing_s{
    width: auto;
    max-width: unset;
    flex: unset;
    margin-top: 4rem;
}
.about_info.spacing_s div.link-list ul li a, 
.about_info.spacing_s div.link-list ul li span{
    padding: 0px 10px 0px 20px;
}
.food_info{border-bottom: 1px solid #cdacad !important;border-top: none !important;padding-bottom: 2rem;margin-top: 2rem; padding-left: 5rem; padding-right: 5rem;}
.food_info::before{left: 2rem;}
.food_info::after{right: 2rem;}
.food_info .header-title{font-size: 24px; font-weight: bold; margin-bottom: 1rem;}
.food_info div.link-list{background: none;}
.food_info div.link-list ul li a, 
.food_info div.link-list ul li span{padding: 0px 10px;}
.food_block .mix-wrapper > .row{margin: 3rem 0;}
.food_block .editor-content{border-bottom: 1px solid #cdacad;margin-left: 3rem; margin-right: 3rem;}
.food_block .editor-content *{display: table;width: 100%;}
.food_block .editor-content::before{
    content: '\f10d';
    display: block;
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 1.5rem;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #555;
    position: absolute;
    top: 2rem;
    left: 3rem;
    width: auto;
    height: auto;
    border: none;
}
.food_block .editor-content::after{
    content: '\f10e';
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 1.5rem;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #555;
    position: absolute;
    top: 2rem;
    right: 3rem;
    border: none;
    width: auto;
    height: auto;
}
@media (max-width:1479px) {
    .hotel_logo{
        margin-left: 0;
    }
    .about_info.spacing_s{
        width: 60%;
    }
}
@media (max-width:1279px) {
    .about_info.spacing_s{
        width: 70%;
    }
}
@media (max-width:991px) {
    .hotel_logo{
        margin-top: 3rem;   
        margin-bottom: 0;
    }
    .hotel_logo img{
        display: table;
        margin: auto;
    }
    .about_info.spacing_s{
        width: 100%;
        margin-top: 0rem;
        margin-bottom: 2rem;
    }
    .about_info.spacing_s .header-title{
        text-align: center;
    }
    .about_info.spacing_s div.link-list ul li a, 
    .about_info.spacing_s div.link-list ul li span{
        width: 100%;
        text-align: center;
    }
}
@media (max-width:767px) {
    .M-002.theme3-banner .carousel-inner a.carousel-item picture{
        position: absolute;
        z-index: 0;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .M-002.theme3-banner .carousel-inner a.carousel-item picture img{
        height: 100%;
        object-fit: cover;
        object-position: center center;
    }
    .M-002.theme3-banner .carousel-caption{
        position: relative;
        transform: unset;
    }
    .M-002.theme3-banner .bs-carousel .carousel-item p{
        display: block;
    }
    .food_info{padding-left: 3rem; padding-right: 3rem;}
    .food_info div.link-list ul li a, 
    .food_info div.link-list ul li span{font-size: 16px !important;line-height: 1.8;letter-spacing: 0.5px;}
    .food_block .module-container .main > .mix-wrapper{padding: 15px 0;}
    .food_block .mix-wrapper > .row{margin: 2rem 0;}
    .food_block .pic-content{padding: 0;}
    .food_block .editor-content{margin: 0rem; padding: 3rem 2.5rem 1rem; line-height: 1.8;}
    .food_block .editor-content::before{top: 1rem;left: 2rem;font-size: 1rem;}
    .food_block .editor-content::after{top: 1rem;right: 2rem;font-size: 1rem;}
    .food_block .editor-content h3{margin-bottom: 1.5rem;letter-spacing: 1px;}
    .food_block .editor-content p span{font-size: 16px !important;}
}
@media (max-width:575px) {
    .widget-item h4 font{
        max-width: 175px;
        display: inline-flex;
    }
}

/*header*/
.J006_header .header-part{padding: 0;}
.J006_header .header-part.fixed-top{position: relative;}
.J006_header .header-part .navbar-brand{ padding: 0; height: 85px; width: auto; margin-left: 3rem; position: relative; bottom: -1.5rem;}
.J006_header .navbar-expand-lg .navbar-collapse{min-height: 85px;}
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav{min-height: 85px;}
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item{ display: flex; flex-wrap: wrap; align-items: center;position: relative;}
.J006_header .header-part .navbar-nav li a, 
.J006_header .header-part .navbar-nav .nav-link{font-size: 20px; color: #000; letter-spacing: 1px; margin: 0 1.5rem; padding: 0;position: relative;}
.J006_header .header-part .navbar-nav li.nav-item::before{
    content: '';
    display: block;
    position: absolute;
    left: 30px;
    right: calc(100% - 30px);
    bottom: 20px;
    height: 1px;
    background-color:#9a7745;
    transition: .15s;
}
.J006_header .header-part .navbar-nav li.nav-item:hover > a, 
.J006_header .header-part .navbar-nav li.nav-item:hover > .nav-link{font-weight: bold;color: #9a7745;}
.J006_header .header-part .navbar-nav li.nav-item:hover::before{
    right: 25px;
    transition: .15s;
}
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(1), 
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(2){width: 85px; background: #cfa972; margin-left: 1px;}
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(1) > a.nav-link, 
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(2) > a.nav-link{margin: 0; width: 100%;}
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(1) a.nav-link {
    font-size: 0;
    background-image: url(https://materials.fillo.com.tw/materials/cowelld1/images/614f0e3f-126a-486a-b58e-c1bd8a6de246.svg);
    background-size: 34px;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 85px;
}
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(1) a.nav-link:hover{
    background-image: url(https://materials.fillo.com.tw/materials/cowelld1/images/6a2db9d2-b588-4a95-896f-6485d6866ffd.svg);
}
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(2) a.nav-link i{font-size: 30px; line-height: 85px; margin: auto; display: table;}
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(2) a.nav-link:hover i{color: #1877f2;}
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(1) > a::before, 
.J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(2) > a::before{display: none;}
.J006_header .header-part .navbar-nav li .dropdown-menu > .dropdown-item{margin: 0; font-size: 18px; text-align: center; padding: 5px 10px; border-bottom: 1px dashed #d5cec4;}
.J006_header .header-part .navbar-nav li .dropdown-menu > .dropdown-item:hover{background: #eeeae5;font-weight: bold;color: #9a7745;}
@media (max-width:1300px) {
    .J006_header .header-part .navbar-brand{margin-left: 2rem;bottom: -1rem;}
    .J006_header .header-part .navbar-nav li a, 
    .J006_header .header-part .navbar-nav .nav-link{font-size: 18px;margin: 0 2rem 0 0;}
}
@media (max-width:1024px) {
    .J006_header .header-part .navbar-brand{margin-left: 1.5rem; bottom: 0rem;height: 60px;}
}
@media (max-width:991px) {
    .J006_header{z-index: 999;}
    .J006_header .header-part{width: 100%;background: rgb(255, 255, 255);position: fixed;}
    .J006_header .header-part .navbar-brand{height: 60px; margin: 5px 1rem;}
    .J006_header .header-part .navbar-toggler{min-height: 70px; background: #cfa972; min-width: 70px; border-radius: 0;}
    .J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav{flex-direction: unset; flex-wrap: wrap;}
    .J006_header .header-part .navbar-nav li a, 
    .J006_header .header-part .navbar-nav .nav-link{margin: 0px 0rem 5px 0;}
    .J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item{width: 100%;justify-content: center;}
    .J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(2){width: calc(50% - 0px); margin: 0;}
    .J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(1){width: calc(50% - 1px);}
    .J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(2) a.nav-link i{line-height: 2;}
    .J006_header .navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:nth-last-child(1) a.nav-link{line-height: 1.5; height: 45px;}
}

/*footer*/
.J006_footer .footer-sample{background: #eeeae5;padding-top: 5.5rem;}
.J006_footer .fnav_wrap, 
.J006_footer .footer-wrap .fb-info, 
.J006_footer .footer-wrap .footer_sbox{display: none;}
.J006_footer .footer-wrap .footer_center{background: #eeeae5; max-width: 1440px;}
.J006_footer .footer-wrap .footer_center .company-info{max-width: 100%; flex: 0 0 100%; margin: auto; padding-bottom: 2rem; border-bottom: 1px solid #d5cec4;}
.J006_footer .footer-wrap .info_box .info-text h3{text-align: center; font-size: 22px; letter-spacing: 0.5px; margin-bottom: 0;color: #5a3612;}
.J006_footer .footer-wrap .contact-info{max-width: 100%; flex: 0 0 100%;padding: 0;}
.J006_footer .footer-wrap .contact-box{margin-bottom: 0 !important;}
.J006_footer .footer-wrap .contact-box h2, 
.J006_footer .footer-wrap .contact-box h4 img, 
.J006_footer .footer-wrap .contact-box h4 i{display: none;}
.J006_footer .footer-wrap .contact-box h4{padding-left: 0; font-size: 18px; letter-spacing: 0.5px;position: relative;margin: 15px 0;}
.J006_footer .footer-wrap .contact-box h4::before {
    content: '‧';
    display: inline-block;
    font-size: 25px;
    line-height: 0;
    margin-right: 5px;
}
.J006_footer .footer-wrap .icon_wrap{padding: 10px; background: #cfa972;}
.J006_footer .footer-wrap .icon_wrap p{font-size: 15px; letter-spacing: 1px;}
.J006_footer .footer-wrap .icon_wrap ul.footer_bticon{display: none;}
@media (max-width:1199px) {
    .J006_footer .footer-wrap .info_box a.info-logo{max-width: 100%; flex: 0 0 100%; margin: auto;}
    .J006_footer .footer-wrap .info_box .info-text{max-width: 100%; flex: 0 0 100%;}
}
@media (max-width:991px) {
    .J006_footer .footer-wrap .contact-info{flex-wrap: wrap;}
    .J006_footer .footer-wrap .contact-box{flex: unset;width: 50%;}
}
@media (max-width:767px) {
    .J006_footer .footer-wrap .contact-box{width: 100%;}
}
@media (max-width:320px) {
    .J006_footer .footer-wrap .info_box a.info-logo img{max-width: 250px !important;}
}

/*sidebar*/
.J006_sidebar .actGotop{width: 50px; height: auto;}
.J006_sidebar .actGotop a, 
.J006_sidebar .actGotop a:link{
    position: relative;
    padding-top: 23px;
    border-radius: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 1;
    background: transparent;
    color: #5a3612;
    font-family: serif !important;
    height: auto;
    width: 50px;
}
.J006_sidebar .actGotop a::before, 
.J006_sidebar .actGotop a:link::before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 12px 14px 12px;
    border-color: transparent transparent #cfa972 transparent;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0px);
}
.J006_sidebar .actGotop a i{display: none;}
@media (max-width:991px) {
    .J006_sidebar .actGotop{right:0;}
}

/*index********************************************************************************/

/*slider*/
.J006_slider .carousel-indicators{ left: unset; top: 0; margin: 0 2rem; display: flex; flex-direction: column;}
.J006_slider .carousel-indicators li{width: 16px; height: 16px; border-radius: 16px; border: none; margin: 7px 0;}
.J006_slider .carousel-fade .carousel-item picture{width: 87.5%; display: block; margin-left: 12.5%;}
.J006_slider .carousel-fade .carousel-item .carousel-caption{width: 28%; right: unset; left: 0; bottom: 0; top: 220px; background: #eeeae5; padding: 3rem;}
.J006_slider .carousel-fade .carousel-item .carousel-caption h2 { font-size: 34px; line-height: 1.4; color: #333; text-align: justify; position: relative; padding-bottom: 2.5rem; margin-bottom: 2.5rem; margin-top: 2rem;}
.J006_slider .carousel-fade .carousel-item .carousel-caption h2::before{content: '';display: block;width: 50%;height: 1px;position: absolute;left: 0;bottom: 0;background-color: #d5cec4;}
.J006_slider .bs-carousel .carousel-item p{text-align: justify; text-shadow: none; font-weight: normal; letter-spacing: 1px; font-size: 19px; line-height: 1.7; color: #777;}
.J006_slider .carousel-control-prev{left: unset; right: 0.8rem; top: 30%; bottom: unset; width: 3rem; opacity: 1;z-index: 99;}
.J006_slider .carousel-control-prev span.carousel-control-prev-icon{background: none; width: 13px; height: 50px; border-top: 1px solid #fff; border-left: 1px solid #fff; transform: skewY(45deg);}
.J006_slider .carousel-control-next{ top: unset; width: 3rem; right: 0.8rem; bottom: 30%; opacity: 1;z-index: 99;}
.J006_slider .carousel-control-next span.carousel-control-next-icon{background: none; width: 13px; height: 50px; border-bottom: 1px solid #fff; border-left: 1px solid #fff; transform: skewY(-45deg);}
@media (max-width:1799px) {
    .J006_slider .carousel-fade .carousel-item .carousel-caption{padding: 2.5rem;}
    .J006_slider .carousel-fade .carousel-item .carousel-caption h2{font-size: 30px;padding-bottom: 2rem; margin-bottom: 2rem; margin-top: 0rem;}
}
@media (max-width:1659px) {
    .J006_slider .carousel-fade .carousel-item picture{width: 85%; margin-left: 15%;}
    .J006_slider .carousel-fade .carousel-item .carousel-caption{top: 160px;}
    .J006_slider .bs-carousel .carousel-item p{margin-bottom: 5px;}
}
@media (max-width:1600px) {
    .J006_slider .carousel-fade .carousel-item .carousel-caption{top: unset;}
}
@media (max-width:1439px) {
    .J006_slider .carousel-fade .carousel-item .carousel-caption h2{font-size: 26px;}
    .J006_slider .bs-carousel .carousel-item p{font-size: 16px;}
    .J006_slider .carousel-control-prev{top: 15%;}
    .J006_slider .carousel-control-next{bottom: 15%;}
}
@media (max-width:1300px) {
    .J006_slider .carousel-fade .carousel-item .carousel-caption{width: 30%;padding: 2rem;}
}
@media (max-width:1199px) {
    .J006_slider .carousel-fade .carousel-item .carousel-caption{padding: 1.5rem;}
    .J006_slider .carousel-fade .carousel-item .carousel-caption h2{font-size: 22px;padding-bottom: 1rem; margin-bottom: 1rem;}
}
@media (max-width:991px) {
    .J006_slider{margin-top: 70px;}
    .J006_slider .carousel-fade .carousel-item picture{margin: 0; width: 100%;}
    .J006_slider .carousel-fade .carousel-item .carousel-caption{padding: 1rem; background: rgba(238, 234, 229, .8);width: 90%;}
    .J006_slider .carousel-fade .carousel-item .carousel-caption h2{font-size: 20px;padding: 0;margin: 0;}
    .J006_slider .carousel-fade .carousel-item .carousel-caption h2::before, 
    .J006_slider .bs-carousel .carousel-item p{display: none;}
}
@media (max-width:767px) {
    .J006_slider .carousel-indicators{left: 0; top: unset; margin: 0; flex-direction: unset;}
    .J006_slider .carousel-indicators li{margin: 0 7px 10px;}
    .J006_slider .carousel-fade .carousel-item .carousel-caption{display: block !important; width: 100%; padding: 10px 65px 35px; text-align: center; min-height: 95px;}
    .J006_slider .carousel-fade .carousel-item .carousel-caption h2{font-size: 18px; text-align: center;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden;}
    .J006_slider .carousel-control-prev{top: unset; right: unset; left: 15px; bottom: 40px;}
    .J006_slider .carousel-control-prev span.carousel-control-prev-icon{width: 40px; height: 10px; border-top: 0px; border-bottom: 1px solid #5a3612; transform: skew(-45deg); border-color: #36200b;}
    .J006_slider .carousel-control-next{top: unset; right: 15px; bottom: 40px;}
    .J006_slider .carousel-control-next span.carousel-control-next-icon{width: 40px; height: 10px; border-top: 0px; border-bottom: 1px solid #5a3612; transform: skew(45deg); border-right: 1px solid #36200b; border-left: 0px;}
}
@media (max-width:575px) {
    .J006_slider .carousel-fade .carousel-item .carousel-caption{padding: 10px 45px 20px;min-height: 75px;}
    .J006_slider .carousel-fade .carousel-item .carousel-caption h2{font-size: 15px;}
    .J006_slider .carousel-indicators li{width: 10px; height: 10px;margin: 0px 7px 8px;}
    .J006_slider .carousel-control-prev{left: 10px;bottom: 35px;} 
    .J006_slider .carousel-control-next{bottom: 35px;right: 10px;}
    .J006_slider .carousel-control-prev span.carousel-control-prev-icon, 
    .J006_slider .carousel-control-next span.carousel-control-next-icon{width: 30px;}
}

/*search*/
.J006_search .group_banner.search_banner .search-area > .container{background: none; border: none;}
.J006_search section.group_banner .search-area .search-box{margin-top: 1.5rem; padding-bottom: 1rem; height: auto;}
.J006_search section.group_banner .search-area .search-box .select-goal, 
.J006_search section.group_banner .search-area .search-box .select-place, 
.J006_search section.group_banner .search-area .search-box .select-date{background: none; padding: 5px;}
.J006_search section.group_banner .search-area .search-box .select-goal .title, 
.J006_search section.group_banner .search-area .search-box .select-place .title, 
.J006_search section.group_banner .search-area .search-box .select-date .title{height: 30px;}
.J006_search .search-area .search-box .select-place .title i, 
.J006_search .search-area .search-box .select-goal .title i, 
.J006_search .search-area .search-box .select-date .title i{color: #cfa972;}
.J006_search section.group_banner .search-area .search-box .select-goal .title h6, 
.J006_search section.group_banner .search-area .search-box .select-place .title h6, 
.J006_search section.group_banner .search-area .search-box .select-date .title h6, 
.J006_search section.group_banner .search-area .search-box .select-date .title h6{font-size: 18px; color: #000;}
.J006_search .search-area .search-box .select-place .select select, 
.J006_search .search-area .search-box .select-goal .select select{height: 45px; padding: 5px 10px;background-color: #fff;}
.J006_search section.group_banner .search-area .search-box .select-date .select input{height: 45px; line-height: 45px;width: calc(50% - 8px);padding: 5px 10px;border-radius: 0;}
.J006_search .search-area .search-box .select-date .select .divide{background: #fff; margin: 22px 0;}
.J006_search section.group_banner .search-area .search-box .select-input{padding: 5px;}
.J006_search section.search_banner .search-area .search-box .select-input .data-icon-search{position: unset; height: 30px; color: #cfa972;}
.J006_search section.search_banner .search-area .search-box .select-input .data-icon-search::after{content: '關鍵字'; margin-left: 8px; color: #000; font-size: 18px; font-style: normal; letter-spacing: 1px;}
.J006_search section.group_banner .search-area .search-box .select-input > input{padding: 5px 10px; height: 45px;}
.J006_search section.group_banner .search-area .search-box .search-btn{height: 60px; margin-top: 20px; background: #333; border: 2px solid #cfa972; border-radius: 50px;}
.J006_search .search-area .search-box .search-btn h5{font-size: 19px; letter-spacing: 1px; font-weight: bold; color: #cfa972;}
.J006_search .search-area .search-box .search-btn i{display: none;}
@media (max-width:991px) {
    .J006_search .group_banner.search_banner .search-area > .container{max-width: 95%;}
    .J006_search .search-area .search-box > div:nth-child(1), 
    .J006_search .search-area .search-box > div:nth-child(2), 
    .J006_search .search-area .search-box > div:nth-child(3), 
    .J006_search .search-area .search-box > div:nth-child(4){max-width: 50%;flex: 0 0 50%;}
    .J006_search .search-area .search-box .select-date .select{width: 100%;}
    .J006_search section.group_banner .search-area .search-box .select-date .select input{text-align: left;}
}
@media (max-width:767px) {
    .J006_search section.group_banner .search-area .search-box .select-input .mic_icon{top: 30px;}
}
@media (max-width:575px) {
    .J006_search .search-area .search-box > div:nth-child(1), 
    .J006_search .search-area .search-box > div:nth-child(2), 
    .J006_search .search-area .search-box > div:nth-child(3), 
    .J006_search .search-area .search-box > div:nth-child(4){max-width: 100%;flex: 0 0 100%;}
}

/*news*/
.J006_news_wrap{margin-top: 3rem;}
.J006_news_wrap .module-container .main.row{justify-content: center;}
.J006_news_title{margin-top: 1rem;}
.J006_news_wrap .J006_news_title{max-width: 280px;flex: 0 0 280px;}
.J006_news_title section.text-link h2{font-family: serif !important; font-weight: bold; letter-spacing: 1px;}
.J006_news_title div.link-list{min-height: auto;background: none;}
.J006_news_title div.link-list ul li a, 
.J006_news_title div.link-list ul li span{padding-left: 10px; padding-top: 0;}
.J006_news .list-wrapper .row{position: relative;}
.J006_news .list-wrapper .name-block{padding-left: 0; padding-right: 0; max-width: 100%; flex: 0 0 100%; padding-bottom: 0px; font-size: 20px; color: #333; letter-spacing: 1px;}
.J006_news .list-wrapper .name-block a{color: #333333; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden;padding-bottom: 50px;position: relative;}
.J006_news .list-wrapper .name-block a:hover{font-weight: bold;color: #000;}
.J006_news .list-wrapper .name-block a::before{content: ''; display: block; position: absolute; left: 0; right: 0; bottom: 0; height: 50px; background: #fff;}
.J006_news .list-wrapper .name-block a::after{content: ''; display: block; position: absolute; right: 7px; bottom: 20px; width: 45px; height: 10px; border-bottom: 1px solid #000; border-right: 1px solid #000; transform: skewX(40deg);transition: .2s;}
.J006_news .list-wrapper .name-block a:hover::after{width: 30px;transition: .2s;}
.J006_news .list-wrapper .note-block{padding-left: 0; padding-right: 0; font-size: 18px; color: #bc9967; font-family: serif !important; letter-spacing: 0.5px; padding-top: 12px; position: absolute; left: 0; bottom: 0;z-index: 1;}
.J006_news .list-wrapper .price-block{display: none;}
@media (max-width:1439px) {
    .J006_news{flex: 0 0 58.333333%; max-width: 58.333333%;}
}
@media (max-width:1300px) {
    .J006_news_wrap .J006_news_title{max-width: 215px;flex: 0 0 215px;}
}
@media (max-width:1199px) {
    .J006_news{flex: 0 0 66.666667%; max-width: 66.666667%;}
}
@media (max-width:991px) {
    .J006_news{max-width: calc(95% - 215px); flex: 0 0 calc(95% - 215px);}
}
@media (max-width:767px) {
    .J006_news_wrap .J006_news_title{flex: 0 0 100%; max-width: 100%;}
    .J006_news_title section.text-link h2{text-align: center !important;font-size: 50px !important;}
    .J006_news_title div.link-list ul{text-align: center;}
    .J006_news{max-width: 97%; flex: 0 0 95%;}
    .J006_news .list-wrapper .name-block a{-webkit-line-clamp:unset;font-size: 18px; line-height: 1.3;}
}
@media (max-width:575px) {
    .J006_news_wrap{margin-top: 1rem;}
    .J006_news_wrap .list-wrapper{margin-top: 0;}
    .J006_news_title section.text-link h2{font-size: 40px !important;}
    .J006_news .list-wrapper .name-block a{padding-bottom: 40px;}
    .J006_news .list-wrapper .name-block a::before{height: 40px;}
    .J006_news .list-wrapper .note-block{padding-top: 0;padding-bottom: 10px;}
}

/*recommend01*/
.J006_recom01_wrap{margin-top: 4rem;}
.J006_recom01_wrap .main.row::before {
    content: '';
    display: block;
    position: absolute;
    top: 3.5rem;
    right: 0;
    left: 25%;
    bottom: 5.5rem;
    background: #eeeae5;
}
.J006_recom01{margin-top: 1rem;}
.J006_recom01 .swiper-slide-style{padding: 0 25px; background: none; border-radius: 0; box-shadow: none;opacity: .5;}
.J006_recom01 .swiper-slide-style.swiper-slide-active{opacity: 1;}
.J006_recom01 .swiper-slide .swiper-img{max-width: 50%; width: 50%; float: left; margin-bottom: 0; margin-right: 2.5rem;}
.J006_recom01 .swiper-slide .swiper-img img{border-radius: 0;}
.J006_recom01 .swiper-slide .swiper-title{text-align: justify; color: #333; font-size: 32px; letter-spacing: 1px; line-height: 1.5; margin-bottom: 2.5rem ;padding: 0;}
.J006_recom01 .swiper-slide .swiper-content{padding: 0; -webkit-line-clamp: unset; color: #555; font-size: 19px; text-align: justify;}
.J006_recom01 .swiper-button-prev.swiper-button-white, 
.J006_recom01 .swiper-button-next.swiper-button-white{width: 50px; height: 50px; border: 1px solid #cfa972; border-radius: 50px;}
.J006_recom01 .swiper-button-prev.swiper-button-white{left: 9%;}
.J006_recom01 .swiper-button-next.swiper-button-white{right: 9%;}
.J006_recom01 .swiper-slide .swiper-content{padding: 0; -webkit-line-clamp: unset; color: #555; font-size: 19px; text-align: justify;}
.J006_recom01 .swiper-button-prev.swiper-button-white:hover, 
.J006_recom01 .swiper-button-next.swiper-button-white:hover{opacity: 1;}
.J006_recom01 .swiper-button-prev.swiper-button-white::after{
    padding: 4px 10px;
    background: none;
    font-size: 0;
    width: 30px;
    height: 10px;
    border-bottom: 1px solid #cfa972;
    border-left: 1px solid #bc965f;
    transform: skew(-40deg);
    margin-left: 5px;
    margin-bottom: 3px;
}
.J006_recom01 .swiper-button-next.swiper-button-white::after{
    padding: 4px 10px;
    background: none;
    font-size: 0;
    width: 30px;
    height: 10px;
    border-bottom: 1px solid #cfa972;
    border-right: 1px solid #bc965f;
    transform: skew(40deg);
    margin-right: 5px;
    margin-bottom: 3px;
}
.J006_recom02_wrap{margin-top: 4rem;}
.J006_recom02_wrap .main.row::before {
    content: '';
    display: block;
    position: absolute;
    top: 27.5rem;
    left: 0;
    right: 0;
    bottom: 0;
    background: #eeeae5;
}
.J006_recom02 {margin-bottom: 5rem;}
.J006_recom02 .hover-wall .htpro_tit{margin-bottom: 2.5rem;}
.J006_recom02 .hover-wall .htpro_tit h1{font-size: 60px; letter-spacing: 1px; border: none; margin-bottom: 0;}
.J006_recom02 .hover-wall .htpro_tit h1 span{font-family: serif !important; font-weight: bold;}
.J006_recom02 .hover-wall .htpro_tit h2{font-size: 20px;}
.J006_recom02 .hover-wall > .container-fluid > .row > div:nth-child(3n){margin-top: 50px;}
.J006_recom02 .hover-wall > .container-fluid > .row > div:nth-child(3n+1){margin-top: 100px;}
.J006_recom02 .hover-wall > .container-fluid > .row > div:nth-child(1){margin-top: 0;}
.J006_recom02 .hover-wall .icon_info{border-radius: 0; background: none; box-shadow: none;}
.J006_recom02 .hover-wall .icon_info:hover{ box-shadow: none;bottom: 0;}
.J006_recom02 .hover-wall .icon_info a{display: flex; flex-wrap: wrap;}
.J006_recom02 .hover-wall .icon_info figure{order: -1; margin-bottom: 0; width: calc(100% - 45px); margin-left: 45px;}
.J006_recom02 .hover-wall figure .overlay{display: none;}
.J006_recom02 .hover-wall .icon_info h3{padding: 20px 55px 20px 20px; font-size: 21px; letter-spacing: 0.5px; width: calc(100% - 45px); position: relative; background: rgb(255, 255, 255); margin-top: -45px; margin-bottom: 0px;}
.J006_recom02 .hover-wall .icon_info h3::before {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    left: 20px;
    right: 20px;
    bottom: 0;
    background: #ccc;
}
.J006_recom02 .hover-wall .icon_info h3::after{
    content: '\f105';
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background: #333;
    right: 20px;
    top: 20px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #cfa972;
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    padding-left: 2px;
}
.J006_recom02 .hover-wall .icon_info h4{order: -1; margin-top: -90px; position: relative; background: #cfa972; padding: 9px 18px; font-size: 18px; font-style: normal; line-height: 1.5; font-weight: bold; margin-bottom: 45px;}
.J006_recom02 .hover-wall .icon_info p.animate-text{
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 45px);
    background: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
    padding-top: 20px;
    margin-bottom: 0;
    border-bottom: 23px solid #fff;
    display: -webkit-box;
    /*-webkit-line-clamp: 3;*/
    -webkit-line-clamp: unset;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media (max-width:1439px) {
    .J006_recom02 {flex: 0 0 83.333333%; max-width: 83.333333%;}
}
@media (max-width:1300px) {
    .J006_recom01 .swiper-slide .swiper-title{font-size: 28px;margin-bottom: 1.5rem;}
    .J006_recom01 .swiper-slide .swiper-content{font-size: 18px;}
    .J006_recom02 .hover-wall .icon_info h3{font-size: 19px;}
    .J006_recom02 .hover-wall .icon_info p.animate-text{font-size: 16px;}
}
@media (max-width:1199px) {
    .J006_recom01_wrap .J006_news_title{flex: 0 0 91.666667%; max-width: 91.666667%;}
    .J006_recom01_wrap .main.row::before{bottom: 0;}
    .J006_recom02_wrap .main.row::before{top: 22rem;}
    .J006_recom02 {flex: 0 0 91.666667%; max-width: 91.666667%;}
}
@media (max-width:991px) {
    .J006_recom01_wrap{margin-top: 2rem;}
    .J006_recom01_wrap .J006_news_title{flex: 0 0 95%; max-width: 95%;}
    .J006_recom01 .swiper-slide .swiper-img{max-width: 100%; width: 100%; margin-bottom: 1.5rem; margin-right: 0;}
    .J006_recom01 .swiper-button-next.swiper-button-white{right: 3.5%;}
    .J006_recom01 .swiper-button-prev.swiper-button-white{left: 3.5%;}
    .J006_recom02_wrap { margin-top: 2rem;}
    .J006_recom02{flex: 0 0 95%; max-width: 95%;margin-bottom: 3rem;}
    .J006_recom02 .hover-wall > .container-fluid > .row > div:nth-child(3n){margin-top: 0px;}
    .J006_recom02 .hover-wall > .container-fluid > .row > div:nth-child(3n+1){margin-top: 0px;}
    .J006_recom02 .hover-wall > .container-fluid > .row > div:nth-child(2n+1){margin-top: 50px;}
    .J006_recom02 .hover-wall > .container-fluid > .row > div:nth-child(1){margin-top: 0;}
}
@media (max-width:767px) {
    .J006_recom02 .hover-wall .htpro_tit h1{font-size: 50px;}
    .J006_recom02 .hover-wall > .container-fluid > .row > div:nth-child(2n+1){margin-top: 0px;}
}
@media (max-width:575px) {
    .J006_recom01_wrap{margin-top: 1rem;}
    .J006_recom01_wrap .main.row::before{top: 2.5rem;left: 15%;}
    .J006_recom01{margin-top: 0;}
    .J006_recom01 .swiper-slide-style{margin-top: 15px;}
    .J006_recom01 .swiper-button-prev.swiper-button-white {left: 5px; top: 30%;}
    .J006_recom01 .swiper-button-next.swiper-button-white {right: 5px;top: 30%;}
    .J006_recom02 .hover-wall .htpro_tit h1{font-size: 40px;}
    .J006_recom02 .hover-wall .icon_info figure{ width: 100%; margin-left: 0; }
    .J006_recom02 .hover-wall .icon_info h4{margin-top: -45px;}
    .J006_recom02 .hover-wall .icon_info h3, 
    .J006_recom02 .hover-wall .icon_info p.animate-text{width: 100%;}
}

/*theme*/
.J006_theme_wrap{margin-top: 4rem;margin-bottom: 5rem;}
.theme_title{margin-bottom: 1rem;}
.theme_title div.link-list ul{text-align: center;}
.J006_theme .swiper-container{padding-left: 3rem; padding-right: 3rem;}
.J006_theme .swiper-container::before{content: '';display: block;position: absolute; top: 0; bottom: 0; left: 0; width: 3rem; background: #fff; z-index: 2;}
.J006_theme .swiper-container::after{content: '';display: block;position: absolute; top: 0; bottom: 0; right: 0; width: 3rem; background: #fff; z-index: 2;}
.J006_theme .swiper-slide-style{border-radius: 0; box-shadow: none; background: none;}
.J006_theme .swiper-slide .swiper-img{margin-bottom: 0;background: #000;}
.J006_theme .swiper-slide .swiper-img img{border-radius: 0;}
.J006_theme .swiper-slide .swiper-title{
    position: absolute; 
    bottom: 0; 
    top: calc(100% - 55px);
    margin-bottom: 0; 
    left: 0; 
    right: 0; 
    padding: 12px 20px; 
    background-color: rgba(0, 0, 0, 0.7); 
    border-bottom: 2px solid #cfa972; 
    font-size: 22px; color: #cfa972; 
    line-height: 1.3;
    transition: .3s;
    display: flex; 
    flex-wrap: wrap; 
    justify-content: center; 
    align-items: center;
}
.J006_theme .swiper-slide:hover .swiper-title{font-weight: bold;top: 0;transition: .3s;background-color: rgba(0, 0, 0, 0.5); }
.J006_theme .swiper-button-prev.swiper-button-white, 
.J006_theme .swiper-button-next.swiper-button-white{color: #cfa972; opacity: 1;}
.J006_theme [class*='swiper-button-']:after{background: none;}
@media (max-width:1300px) {
    .J006_theme .swiper-slide .swiper-title{font-size: 18px;}
}
@media (max-width:991px) {
    .J006_theme_wrap { margin-top: 2rem; margin-bottom: 1.5rem;}
}

/*contact*/
.J006_contact {margin-bottom: -5.5rem;z-index: 1;}
.J006_contact .header-title{text-align: center; font-size: 60px; font-family: serif !important; font-weight: bold; letter-spacing: 1px; color: #5a3612;}
.J006_contact .link.text-link{background: #333; display: table; width: 100%;}
.J006_contact section.text-link h2{margin-top: 1.5rem; margin-bottom: 1.5rem;}
.J006_contact div.link-list{padding-bottom: 1rem;}
.J006_contact div.link-list ul{display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.J006_contact div.link-list ul li{margin: 0 20px 30px; width: 38%;}
.J006_contact div.link-list ul li a, 
.J006_contact div.link-list ul li span{border: 1px solid #cfa972; border-radius: 50px; width: 100%; font-weight: bold; padding: 11px 80px 11px 50px;position: relative;transition: .2s;}
.J006_contact div.link-list ul li a:hover, 
.J006_contact div.link-list ul li span:hover{background: #121212;transition: .2s;}
.J006_contact div.link-list ul li a::before, 
.J006_contact div.link-list ul li span::before{
    content: '';
    display: block;
    width: 50px;
    height: 11px;
    border-bottom: 1px solid #cfa972;
    border-right: 1px solid #c19d69;
    transform: skew(45deg);
    margin-right: 5px;
    margin-bottom: 3px;
    position: absolute;
    right: 35px;
    top: 19px;
    transition: .2s;
}
.J006_contact div.link-list ul li a:hover::before, 
.J006_contact div.link-list ul li span:hover::before{width: 35px;transition: .2s;}
@media (max-width:1439px) {
    .J006_contact {flex: 0 0 66.666667%; max-width: 66.666667%;}
}
@media (max-width:1199px) {
    .J006_contact div.link-list ul li{width: 42%;}
}
@media (max-width:991px) {
    .J006_contact{flex: 0 0 83.333333%; max-width: 83.333333%;}
    .J006_contact div.link-list ul li a, 
    .J006_contact div.link-list ul li span{padding: 11px 65px 11px 30px;}
    .J006_contact div.link-list ul li a::before, 
    .J006_contact div.link-list ul li span::before{right: 25px;}
}
@media (max-width:767px) {
    .J006_contact .header-title{font-size: 50px;}
    .J006_contact div.link-list ul li{width: calc(95% - 40px); margin-bottom: 20px;}
}
@media (max-width:575px) {
    .J006_contact .header-title{font-size: 40px;}
}

/*theme01********************************************************************************/

/*bgtitle*/
.J006_bgtitle .module-container > .main > div > .bgfixed{background-position: bottom right;}
.J006_bgtitle .module-container > .main > div > .bgfixed::before {
    content: '';
    display: block;
    width: 12.5%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
}
.J006_bgtitle .module-container > .main > div > .bgfixed > div{display: flex; flex-wrap: wrap; align-items: end; justify-content: flex-start;position: relative;}
.J006_bgtitle .bgfixed > div > section{display: flex; background: #eeeae5; width: 24%; padding: 2.5rem 2rem 2rem; flex-wrap: wrap; align-content: center; justify-content: center; min-height: 200px;}
.J006_bgtitle .bgfixed > div > section h2{width: 100%; text-align: center; font-size: 65px; font-weight: bold; color: #5a3612;}
.J006_bgtitle .bgfixed > div > section p{margin-bottom: 0; line-height: 1.5; font-size: 28px; font-family: serif !important; letter-spacing: 1px; color: #cfa972;}
@media (max-width:1659px) {
    .J006_bgtitle .module-container > .main > div > .bgfixed::before{width: 15%;}
}
@media (max-width:1300px) {
    .J006_bgtitle .bgfixed > div > section{width: 30%; padding: 2rem 1.5rem 1.5rem;}
    .J006_bgtitle .bgfixed > div > section h2{font-size: 55px;}
}
@media (max-width:991px) {
    .J006_bgtitle .module-container > .main > div > .bgfixed::before{display: none;}
    .J006_bgtitle .module-container > .main > div > .bgfixed > div{align-items: center; justify-content: center;}
    .J006_bgtitle .bgfixed > div > section{margin-top: 70px;background: rgba(33, 33, 33, 0.8); width: auto; padding: 1rem 2rem; align-content: center; justify-content: center; min-height: unset;}
    .J006_bgtitle .bgfixed > div > section h2{color: #fff;font-size: 45px;}
    .J006_bgtitle .bgfixed > div > section *{color: #fff !important;}
}

/*tabs*/
.J006_theme01_tabs .nav-pills .nav-link{padding: 1.5rem 1.7rem 1.7rem; font-size: 21px; color: #333; letter-spacing: 1px; border-radius: 0; position: relative;}
.J006_theme01_tabs .nav-pills .nav-link:hover{color: #121212; font-weight: bold;}
.J006_theme01_tabs .nav-pills .nav-link.active, 
.J006_theme01_tabs .nav-pills .show>.nav-link{background-color: transparent; color: #333;  font-weight: bold;}
.J006_theme01_tabs .nav-pills .nav-link.active::before {
    content: '';
    display: block;
    width: 1px;
    height: 50px;
    background: #333;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.J006_theme01_tabs .nav-pills .nav-link.active::after {
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 10px;
    background: #333;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
    bottom: -35px;
}
@media (max-width:767px) {
    .J006_theme01_tabs .nav-pills .nav-link{padding: 1rem 1rem 1rem; font-size: 18px;letter-spacing: 0;}
    .J006_theme01_tabs .nav-pills .nav-link.active::before{height: 30px;bottom: -20px;}
    .J006_theme01_tabs .nav-pills .nav-link.active::after{bottom: -25px;}
}
@media (max-width:320px) {
    .J006_theme01_tabs .nav-pills .nav-link{padding: 1rem 0.5rem 1rem; font-size: 16px;}
}

/*tab content*/
.theme01.J006_recom02{margin-top: 5rem;margin-bottom: 3rem;}
.theme01.J006_recom02 .hover-wall .htpro_tit{display: none;}
.theme01.J006_recom02 .hover-wall > .container-fluid > .row > div{margin-bottom: 35px !important;}
.theme01.J006_recom02 .hover-wall > .container-fluid > .row > div:nth-child(3n), 
.theme01.J006_recom02 .hover-wall > .container-fluid > .row > div:nth-child(3n+1){margin-top: 0;}
.theme01.J006_recom02 .hover-wall .icon_info h3{background: #f5f2ef;}
.theme01.J006_recom02 .hover-wall .icon_info p.animate-text{background: #f5f2ef;border-bottom: 23px solid #f5f2ef;}
.theme01.J006_recom01{margin-bottom: 5rem}
.theme01.J006_recom01 .main::before {
    content: '';
    display: block;
    position: absolute;
    left: 20%;
    right: 0;
    top: 2rem;
    bottom: 5rem;
    background: #eeeae5;
}
.theme01.J006_recom01 .header-title{padding-left: calc(12.5% + 15px); font-size: 45px; color: #5a3612;font-weight: bold; margin-bottom: 1rem; position: relative;}
@media (max-width:1299px) {
    .theme01.J006_recom01 .main::before{bottom: 7.5rem;}
}
@media (max-width:1199px) {
    .theme01.J006_recom01 .main::before{bottom: 0rem;}
}
@media (max-width:991px) {
    .theme01.J006_recom01 .header-title{padding-left: calc(9.5% + 15px);}
}
@media (max-width:767px) {
    .theme01.J006_recom02{margin-top: 3rem;margin-bottom: 0;}
    .theme01.J006_recom01 .header-title{padding-left: calc(5.5% + 15px);}
}
@media (max-width:639px) {
    .theme01.J006_recom01 .header-title{padding-left: calc(1.5% + 15px);font-size: 28px;}
}

/*theme02********************************************************************************/
.theme02.J006_bgtitle_wrap{z-index: 1;}
.theme02.J006_bgtitle_wrap .main.row{align-items: end;}
.J006_titletxt{margin-bottom: 5rem;}
.J006_titletxt h2{text-align: center; font-size: 55px; font-weight: bold; color: #5a3612; letter-spacing: 1px;}
.J006_titletxt p{text-align: center; font-size: 26px; font-family: serif !important; letter-spacing: 0.5px; color: #cfa972;}
.theme02.J006_bgtitle .module-container > .main > div > .bgfixed::before{display: none;}
.J006_info_wrap{margin-top: -4rem;}
.J006_txt {margin-top: 7rem;}
.J006_txt h3{margin-bottom: 1.5rem;}
.J006_photography{margin-bottom: -4rem;}
.J006_theme02_tabs {margin-top: 8rem;}
.J006_theme02_tabs .blk-tabs ul.nav-pills{background: #fff; padding: 0 5rem; display: table; margin: auto; margin-bottom: -1.5rem; position: relative; z-index: 1;}
.J006_theme02_tabs .blk-tabs ul.nav-pills .nav-item{float: left; margin: 0 2rem;}
.J006_theme02_tabs .blk-tabs ul.nav-pills .nav-link{border-radius: 0; padding: 0.5rem 0rem; font-size: 22px; color: #333; position: relative;}
.J006_theme02_tabs .blk-tabs ul.nav-pills .nav-link.active{color: #5a3612; background-color: transparent; font-weight: bold;}
.J006_theme02_tabs .blk-tabs ul.nav-pills .nav-link.active::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    height: 3px;
    background-color: #cfa972;
}
@-webkit-keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
@media (max-width: 1024px) {
    @-webkit-keyframes marquee {
        0% {
        transform: translateX(0);
        }
        100% {
        transform: translateX(-125%);
        }
    }
    @keyframes marquee {
        0% {
        transform: translateX(0);
        }
        100% {
        transform: translateX(-125%);
        }
    }
}
@media (max-width: 768px) {
    @-webkit-keyframes marquee {
        0% {
        transform: translateX(0);
        }
        100% {
        transform: translateX(-166.65%);
        }
    }
    @keyframes marquee {
        0% {
        transform: translateX(0);
        }
        100% {
        transform: translateX(-166.65%);
        }
    }
}
.J006_photography .falls-container {
    overflow: hidden;
}
.J006_photography .falls-container .grid {
    display: flex;
    flex-wrap: unset;
    padding-bottom: 0;
    height: auto !important;
    -webkit-animation: marquee 60s infinite linear;
            animation: marquee 60s infinite linear;
}
.J006_photography .falls-container .grid .grid-item{position: unset !important;margin: 0;}
.J006_photography .falls-container .grid .grid-item img{margin: 0;}
.theme02.J006_tabcontent_wrap{margin-bottom: 5rem;}
.theme02.J006_tabcontent_wrap > .module-container{border: 1px solid #cfa972; border-bottom-width: 5px;}
.J006_tabblock .falls-container .grid{height: auto !important;padding-top: 50px;}
.J006_tabblock .falls-container .grid .grid-item{position: unset !important; margin-bottom: 15px;}
.J006_tabblock .falls-container .grid .grid-item img{margin: 0;width: 33%;float: left;margin-right: 1.5rem;}
.J006_tabblock .falls-container .grid .grid-item h3{font-size: 20px;font-weight: bold; color: #333; margin-bottom: 1rem; padding: 0 15px 0 0;}
.J006_tabblock .falls-container .grid .grid-item p{margin-bottom: 0; font-size: 15px; color: #555; padding: 0 15px 0 0px;}
.J006_tablist{margin-bottom: 3rem;}
.J006_tablist .header-title{font-size: 22px; font-weight: bold; color: #5a3612; text-align: center; position: relative;}
.J006_tablist .header-title::before{
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    right: calc(50% + 100px);
    top: 50%;
    height: 1px;
    background: #e2e2e2;
}
.J006_tablist .header-title::after{
    content: '';
    display: block;
    position: absolute;
    right: 15px;
    left: calc(50% + 100px);
    top: 50%;
    height: 1px;
    background: #e2e2e2;
}
.J006_tablist .list-wrapper .name-block{padding-top: 20px; padding-bottom: 20px;}
.J006_tablist .list-wrapper .name-block a{font-size: 18px;}
.J006_tablist .list-wrapper .note-block{font-size: 18px; padding-top: 20px; padding-bottom: 20px; color: #ed7000;}
.J006_tablist .list-wrapper .price-block{font-size: 24px;padding-top: 20px; padding-bottom: 20px; font-family: serif !important;}
.J006_morebtn {margin-bottom: 3rem;}
.J006_morebtn div.link-list{min-height: auto;}
.J006_morebtn div.link-list ul{text-align: center;}
.J006_morebtn div.link-list ul li a, 
.J006_morebtn div.link-list ul li span{
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: bold;
    letter-spacing: 0px;
    text-decoration: underline;
    font-family: serif !important;
}
.J006_morebtn div.link-list ul li a i, 
.J006_morebtn div.link-list ul li span i{
    order: 1;
    margin-left: 1rem;
    margin-right: 0;
    width: 33px;
    height: 33px;
    border-radius: 30px;
    background: #333;
    color: #cfa972;
    font-size: 28px;
    line-height: 33px;
    padding-left: 2px;
    font-weight: bold;
}
.J006_morebtn div.link-list ul li a:hover i, 
.J006_morebtn div.link-list ul li span:hover i{background: #cfa972; color: #333;}
@media (max-width:1600px) {
    .theme02.J006_tabcontent_wrap{flex: 0 0 83.333333%; max-width: 83.333333%;}
}
@media (max-width:1280px) {
    .J006_titletxt{max-width: 300px; flex: 0 0 300px;}
    .theme02.J006_bgtitle{max-width: calc(100% - 300px); flex: 0 0 calc(100% - 300px);}
    .theme02.J006_tabcontent_wrap{flex: 0 0 91.666667%; max-width: 91.666667%;}
}
@media (max-width:991px) {
    .J006_theme02_tabs .blk-tabs ul.nav-pills{padding: 0 2rem;}
    .J006_tabblock, .J006_tablist {max-width: 95%; flex: 0 0 95%;}
    .J006_morebtn{max-width: unset; flex: unset; width: auto;}
}
@media (max-width:767px) {
    .J006_titletxt{
        position: absolute;
        z-index: 1;
        left: 50%;
        transform: translate(-50%, 0px);
        background: rgba(33, 33, 33, 0.8);
        max-width: unset;
        flex: unset;
        min-width: 245px;
        width: unset;
    }
    .theme02.J006_bgtitle{max-width: 100%;flex: 0 0 100%;}
    .J006_titletxt h2{font-size: 45px; color: #fff; margin-top: 1.5rem;}
    .J006_info_wrap {margin-top: 0rem;margin-bottom: 6rem;}
    .J006_txt { margin-top: 3rem;}
    .J006_txt img{width: 100% !important;height: auto !important;}
    .J006_txt table{width: 100% !important;max-width: 100% !important;}
    .J006_theme02_tabs {margin-top: 0rem;margin-bottom: -1.5rem;}
    .J006_theme02_tabs .blk-tabs ul.nav-pills{padding: 0 1rem;margin-bottom: 0;}
    .J006_theme02_tabs .blk-tabs ul.nav-pills .nav-item{margin: 0 1.5rem;}
    .theme02.J006_tabcontent_wrap { flex: 0 0 100%; max-width: 100%;margin-bottom: 3rem;}
    .J006_tablist {margin-bottom: 1rem;}
    .J006_tablist .list-wrapper .name-block { padding-top: 10px; padding-bottom: 10px;}
    .J006_tablist .list-wrapper .note-block, 
    .J006_tablist .list-wrapper .price-block{padding-top: 0;padding-bottom: 10px;}
    .J006_morebtn { margin-bottom: 2rem;}
}
@media (max-width:575px) {
    .J006_theme02_tabs .blk-tabs ul.nav-pills .nav-item { margin: 0 0.7rem;}
    .J006_theme02_tabs .blk-tabs ul.nav-pills .nav-link{font-size: 20px;}
    .J006_tabblock .falls-container .grid{padding-bottom: 20px;padding-top: 30px;}
    .J006_tabblock .falls-container .grid .grid-item img{width: 100%;margin-right: 0; margin-bottom: 1rem;}
    .J006_tabblock .falls-container .grid .grid-item h3{margin-bottom: 10px;padding: 0;font-size: 18px;}
    .J006_tabblock .falls-container .grid .grid-item p{padding: 0;}
    .J006_tablist .list-wrapper .name-block a, 
    .J006_tablist .list-wrapper .note-block{font-size: 16px;}
    .J006_tablist .list-wrapper .price-block{font-size: 20px;}
}

/*about********************************************************************************/
.J006_aboutinfo_wrap .J006_titletxt {margin-bottom: 2rem; margin-top: 3rem;}
.J006_aboutinfo_wrap .about_info {background: #eeeae5; margin-bottom: -5rem; z-index: 1;}
.J006_aboutinfo_wrap .about_info h3{margin-bottom: 1.5rem;}
.J006_aboutinfo_wrap .about_info p{line-height: 33px;}
.J006_aboutinfo_wrap .J006_abtservice {margin-top: 4rem; margin-bottom: 3rem;}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid{height: auto !important;}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item{padding: 0 2.5rem; position: unset !important;}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item img{max-width: 100%; width: auto; margin: 15px auto 30px; display: table;}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item h3{font-size: 24px; letter-spacing: 1px; display: table; margin: auto; padding-bottom: 10px;position: relative;}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item h3::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    height: 20px;
    background: #e8d9c2;
    z-index: -1;
}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item p{font-size: 16px; color: #666; letter-spacing: 1px; line-height: 28px;}
.J006_abthistory_wrap .abt_historyTIT{max-width: 20%; flex: 0 0 20%;}
.J006_abthistory_wrap .abt_historyTIT::before {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    right: 118px;
    top: 0;
    background: #e2e2e2;
    height: 300px;
}
.J006_abthistory_wrap .abt_historyTIT h3{display: table; width: 30px; line-height: 1.1; font-weight: bold; color: #5a3612; position: absolute; right: 75px; top: 0;}
.J006_abthistory_wrap .abt_historyTIT p{display: table; position: absolute; transform: rotate(90deg); right: 60px; top: 11rem; font-family: serif !important; font-size: 20px; letter-spacing: 1px; color: #999;}
.J006_abthistory_wrap .abt_historyBOX{margin-bottom: 3rem;max-width: 80%; flex: 0 0 80%;}
.J006_abthistory_wrap .abt_historyBOX::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 16%;
    height: 310px;
    background: #eeeae5;
}
.J006_abthistory_wrap .abt_historyBOX .swiper-container{padding-top: 3.5rem;}
.J006_abthistory_wrap .abt_historyBOX .swiper-slide-style{border-radius: 0; box-shadow: none; background: none;}
.J006_abthistory_wrap .abt_historyBOX .swiper-slide .swiper-img img{border-radius: 0;}
.J006_abthistory_wrap .abt_historyBOX .swiper-slide .swiper-title{padding: 0; text-align: left; font-size: 30px; font-weight: bold; font-family: serif !important; letter-spacing: 1px; color: #cfa972; line-height: 1;}
.J006_abthistory_wrap .abt_historyBOX .swiper-slide .swiper-content{-webkit-line-clamp: unset;padding: 0; font-size: 17px; color: #333;}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-prev.swiper-button-disabled, 
.J006_abthistory_wrap .abt_historyBOX .swiper-button-next.swiper-button-disabled{display: none;}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-prev.swiper-button-white, 
.J006_abthistory_wrap .abt_historyBOX .swiper-button-next.swiper-button-white{width: 50px; height: 50px;top: 40px;opacity: 1;}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-prev.swiper-button-white{ left: unset; right: 80px;}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-next.swiper-button-white{right: 15px;}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-next.swiper-button-white::after {
    padding: 4px 10px;
    background: none;
    font-size: 0;
    width: 40px;
    height: 10px;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    transform: skew(45deg);
}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-prev.swiper-button-white::after {
    padding: 4px 10px;
    background: none;
    font-size: 0;
    width: 40px;
    height: 10px;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    transform: skew(-45deg);
}
@media (max-width:1439px) {
    .J006_aboutinfo_wrap .J006_abtservice{flex: 0 0 83.333333%; max-width: 83.333333%;}
}
@media (max-width:1280px) {
    .J006_aboutinfo_wrap .J006_titletxt, 
    .J006_aboutinfo_wrap .theme02.J006_bgtitle{max-width: 100%; flex: 0 0 100%;}
}
@media (max-width:1152px) {
    .J006_aboutinfo_wrap .about_info{flex: 0 0 83.333333%; max-width: 83.333333%;}
    .J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item{padding: 0 1.5rem;}
}
@media (max-width:1024px) {
    .J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item{padding: 0 15px;}
}
@media (max-width:991px) {
    .J006_aboutinfo_wrap .J006_titletxt { margin-bottom: 1rem; margin-top: 6rem;}
    .J006_aboutinfo_wrap .about_info, 
    .J006_aboutinfo_wrap .J006_abtservice{max-width: 90%; flex: 0 0 90%;}
    .J006_abthistory_wrap .abt_historyTIT { max-width: 18%; flex: 0 0 18%;}
    .J006_abthistory_wrap .abt_historyBOX{max-width: 82%;flex: 0 0 82%;}
}
@media (max-width:767px) {
    .J006_aboutinfo_wrap .J006_titletxt{position: unset; transform: unset; background: none; min-width: unset;}
    .J006_aboutinfo_wrap .J006_titletxt h2{color: #5a3612;}
}
@media (max-width:575px) {
    .J006_abthistory_wrap .abt_historyTIT{max-width: 90px; flex: 0 0 90px;}
    .J006_abthistory_wrap .abt_historyTIT::before{right: 65px;}
    .J006_abthistory_wrap .abt_historyTIT h3{right: 25px;}
    .J006_abthistory_wrap .abt_historyTIT p{right: 7px;}
    .J006_abthistory_wrap .abt_historyBOX { max-width: calc(100% - 90px); flex: 0 0 calc(100% - 90px);}
}

/*travel info********************************************************************************/
.J006_Tinfo_tabs{margin-top: -28px;}
.J006_Tinfo_tabs .dp-tbl > ul.nav-pills li.nav-item{margin: 0 15px;}
.J006_Tinfo_tabs .dp-tbl > ul.nav-pills li.nav-item a.nav-link{border-radius: 0; font-size: 24px; letter-spacing: 1px; color: #333; background: #eeeae5; line-height: 1.5; padding: 10px 30px;}
.J006_Tinfo_tabs .dp-tbl > ul.nav-pills li.nav-item a.nav-link.active{font-weight: bold;background: #fff;}
.T_info_01, 
.T_info_02, 
.T_info_03 {margin-top: 2rem;}
.J006_QAbox .header-title, 
.J006_privacybox .header-title{font-size: 21px; letter-spacing: 1px; font-weight: bold; color: #cfa972; padding: 8px 25px; line-height: 1.5; border: 1px solid #cfa972; display: table; margin-bottom: 1rem;}
.J006_QAbox .side-menu > ul{box-shadow: none; background: none;}
.J006_QAbox .side-menu ul li.block{margin-bottom: 1rem; border: 1px solid #f5f5f5;text-indent: 0px;}
.J006_QAbox .side-menu ul li.block label, 
.J006_QAbox .side-menu ul li.block input[type='checkbox']:checked ~ label{background: #f5f5f5; border: none; text-shadow: none; color: #333; font-size: 20px; text-indent: 0; padding: 12px 20px 12px 3rem;}
.J006_QAbox .side-menu ul li.block label i{color: #5a3612; font-size: 22px; vertical-align: unset; text-indent: 0; margin-left: -2rem;}
.J006_QAbox .side-menu .options, 
.J006_QAbox .side-menu ul li input[type='checkbox']:checked ~ .options{box-shadow: none;max-height: max-content;}
.J006_QAbox .side-menu ul ul.options li{text-indent: 0;border: none;}
.J006_QAbox .side-menu ul ul.options li a{font-size: 17px; letter-spacing: 0.5px; padding-left: 3rem;}
.J006_QAbox .side-menu ul ul.options li a:hover{color: #cfa972;}
.J006_QAbox .side-menu ul ul.options li a i{vertical-align: unset; margin: 0;}
.J006_downloadbox{padding: 0 30px;}
.J006_downloadbox section.text-link h2{letter-spacing: 1px; font-weight: bold; color: #cfa972; padding: 8px 25px; line-height: 1.5; border: 1px solid #cfa972; display: table; margin-bottom: 1rem;}
.J006_downloadbox div.link-list{background: none;}
.J006_downloadbox div.link-list ul li{margin-bottom: 1rem; background: #f5f5f5;}
.J006_downloadbox div.link-list ul li i{font-size: 20px; margin-right: 10px; color: #5a3612;}
.J006_privacyboxTIT {border-bottom: 1px dashed #ccc !important; padding-bottom: 1rem; margin-bottom: 2rem;}
@media (max-width:991px) {
    .J006_QAbox {padding: 0 30px;}
}
@media (max-width:767px) {
    .J006_Tinfo_tabs .dp-tbl > ul.nav-pills li.nav-item{margin: 0 8px;}
    .J006_Tinfo_tabs .dp-tbl > ul.nav-pills li.nav-item a.nav-link{font-size: 18px; letter-spacing: 0px;padding: 8px 16px}
    .J006_QAbox .header-title, 
    .J006_privacybox .header-title{font-size: 18px;padding: 5px 20px;}
    .J006_QAbox .side-menu ul li.block label, 
    .J006_QAbox .side-menu ul li.block input[type='checkbox']:checked ~ label{font-size: 18px;letter-spacing: 0;padding: 10px 15px 10px 3rem;}
    .J006_QAbox .side-menu ul ul.options li a{font-size: 16px;letter-spacing: 0;}
    .J006_downloadbox section.text-link h2{font-size: 18px !important; padding: 5px 20px;}
    .J006_downloadbox div.link-list ul li a, 
    .J006_downloadbox div.link-list ul li span{padding: 8px 10px 8px 20px; font-size: 16px !important; letter-spacing: 0;}
    .J006_privacybox p span{font-size: 16px !important;}
}
@media  (max-width:575px) {
    .J006_Tinfo_tabs {margin-top: -11rem;}
    .J006_Tinfo_tabs .dp-tbl > ul.nav-pills li.nav-item { margin: 5px auto; width: calc(100% - 30px);}
    .J006_Tinfo_tabs .dp-tbl > ul.nav-pills li.nav-item a.nav-link{text-align: center;}
}

/*2026 主題頁新增class name*/
.container_center > .module-container > .main.row{justify-content: center;}
@media (max-width:1499px) {
    .ship_room{max-width: 100%;flex: 0 0 100%;}
    .ship_room .module-container .main > div:nth-last-child(1), 
    .ship_room .module-container .main > div:nth-last-child(1) p{display: flex; flex-wrap: wrap; justify-content: center;}
    .table_box{max-width: 100%;flex: 0 0 100%;}
    .table_box .module-container .main > div:nth-last-child(1){display: flex; flex-wrap: wrap; justify-content: center;}
    .ship_floor img{max-width: 100% !important;height: auto !important;}
}
@media (max-width:991px) {
    .theme-title .img-mode .img-box{padding: 0 !important;}
}
@media (max-width:767px) {
    .ship_room .module-container .main > div:nth-last-child(1) img{width: 100% !important;height: auto !important;}
    .table_box .module-container .main > div:nth-last-child(1) table {width: 100% !important;max-width: 100% !important;}
    .table_box .module-container .main > div:nth-last-child(1) table * { font-size: 15px !important;letter-spacing: -0.5px;}
    .table_box .module-container .main > div:nth-last-child(1) table span { width: 100%; display: block;}
    .ship_room{padding: 0 2rem;}
    .ship_room *{text-align: center !important;}
}


