/*【給設計師，全站都是base客製切版，影片共同設定在第一卡影片。因為有大改版一次所以其他樣式設定都在個別的區塊內容中設定，搜尋designer/desiner rwd會有設計師樣式設定 BY DEN】*//* all */:root {    --color01: #fff;    --color02: #8b734b;    --color03: #6b522c;    --color04: #47340a;    --line-color: #4dc764;    --line-color-hover: #06c655;    --ft-01: "the-seasons", sans-serif;    --ft-02: "Noto Serif TC", serif;    --ft-03: "Noto Sans TC", sans-serif;    --0dst: .5rem;    --1dst: 1rem;    --2dst: 2rem;    --3dst: 3rem;    --4dst: 4rem;    --5dst: 5rem;    --6dst: 6rem;    --7dst: 7rem;    --8dst: 8rem;    --9dst: 10rem;    --10dst: 10rem;}.index h1,.index h2,.index h3,.index h4,.index h5,.index h6,.footer_block h1,.footer_block h2,.footer_block h3,.footer_block h4,.footer_block h5,.footer_block h6 {    position: relative;    margin-top: 0;    margin-bottom: 0;}body {    font-family: var(--ft-03);    font-weight: 300;    letter-spacing: 1px;    -webkit-text-size-adjust: 100%;    -webkit-font-smoothing: antialiased;}a,a:hover,a:active,a:focus,a:visited {    transition: .4s ease-out;    text-decoration: none;    color: #47340a;}p {    letter-spacing: 0;    color: #5f6368;    line-height: 1.5em;    font-weight: 300;    font-size: 15px;}:is(h1, h2, h3, h4, h5, h6, p) {    padding: 0;    margin: 0;}/* 反白顏色設定*/::selection {    background: #47340a;    color: #fff;}::-moz-selection {    background: #47340a;    color: #fff;}.img-responsive {    width: 100%;}/* 動態效果改成fadeIn*/ 
.bounceIn {    animation-name: fadeInUp;    animation-duration: 1s}/*loading*/ 
.RWDfakeloader img {    width: auto;    animation-name: zeroall;    animation-duration: 2.5s;}@keyframes zeroall {    0% {        opacity: .1;    }    100% {        opacity: 1;    }}/*行動呼籲*/ 
.mobile-link {    position: fixed;    display: none;    left: 0;    bottom: 0;    width: 100%;    color: #FFF;    text-align: center;    z-index: 800;    transition: all 0.5s ease-out;}.mobile-link .RWDedictor {    display: flex;    flex-direction: row;    align-items: stretch;    align-content: center;    animation-delay: initial !important;    animation-duration: initial !important;    background-color: #fff;}.mobile-link .RWDedictor a {    width: 100%;    color: #fff;    padding: 10px 0;    display: flex;    justify-content: center;    align-items: center;    letter-spacing: 2px;}.mobile-link i {    font-size: 18px;    margin-right: 10px;}.mobile-link .RWDedictor a.cta-form {    background: #ab8f61;}.mobile-link .RWDedictor a.cta-line {    background: var(--line-color);}/*搜尋*/ 
.RWDmenu_plus04 .features .search-btn {    padding: 25px 12px}.RWDmenu_plus04 #search-box.full .form-control {    font-size: 20px;}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 20px;}.RWDmenu_plus04 #search-box.full .search-in {    max-width: 900px}/*網頁警告*/ 
.RWDalert_fancybox.bottom {    z-index: 99999 !important;    width: 75%;    padding: 30px 50px 20px !important;    box-shadow: 1px 0px 2px rgb(51 51 102 / 20%) !important;    background: rgba(255, 255, 255, 100%) !important;    color: #000 !important;    left: auto !important;    right: 50% !important;    line-height: 1.5 !important;    transform: translateX(50%);    margin-bottom: 20px;    display: flex;    justify-content: space-between;    border-radius: 3px;    font-family: var(--ft-03);    align-items: center;}.RWDalert_fancybox.bottom .editor {    margin-bottom: 28px;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {    padding: 5px 20px;    border-color: var(--color02);    background: var(--color02) !important;    border-radius: 0;    font-size: 16px;    width: 100px;    border-radius: 99em;}.RWDalert_fancybox.bottom .editor a {    color: #000;    border-bottom: 1px solid #555;}/*scrollbar樣式*/::-webkit-scrollbar {    width: 8px;    height: 5px;}::-webkit-scrollbar-track {    background: rgba(255, 255, 255, 0.5);    height: 5px;}::-webkit-scrollbar-thumb {    background: #8c744d;    border-radius: 20px;}::-webkit-scrollbar-thumb:hover {    background: #6b522c;}/*側邊選單-按鈕顏色*/#div_forget_content #forget_table_btn,.RWDmenu_plus04 .member-block a.login.is-on,.RWDmenu_plus04 .member-block button.login.is-on,.RWDmenu_plus04 .cart-block .bottom-box .pay-btn,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn {    background: var(--main-color02);}/*btn header cta按鈕樣式*/ 
.call_link,.service-container .section-link .a-link,.container-set .section-link .a-link,.btn-style {    border: 1px solid var(--color02);    background: var(--color02);    color: var(--color01);    transition-duration: .5s;    transition-property: border-color, color;    transition-timing-function: cubic-bezier(.19, 1, .22, 1);    position: relative;    padding: 0 23px;    width: 195px;    height: 50px;    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: center;    border-radius: 99em;    font-size: 16px;    letter-spacing: 2px;    z-index: 0;    font-family: var(--ft-03);    font-weight: 400;    text-align: left;    line-height: 1;}.call_link i,.service-container .section-link .a-link i,.container-set .section-link .a-link i,.btn-style i {    color: var(--color01) !important;    font-size: 18px;    margin: 0 8px 0 0;}.call_link:before,.service-container .section-link .a-link::before,.container-set .section-link .a-link::before,.btn-style::before {    -webkit-transform: scale(.9);    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 101%;    transform: scale(.7);    border-radius: 28px;    background-color: var(--color03);    content: "";    opacity: 0;    transition-duration: .3s;    transition-property: opacity, -webkit-transform;    transition-property: opacity, transform, -webkit-transform;    transition-property: opacity, transform;    transition-timing-function: cubic-bezier(.39, .575, .565, 1);    z-index: -1;}.call_link:after,.service-container .section-link .a-link::after,.container-set .section-link .a-link::after,.btn-style::after {    content: '';    background: url(archive/image/customization/arrow_icon.png);    background-size: 100% auto;    position: absolute;    top: 17px;    right: 26px;    width: 6px;    height: 11px;    display: block;    z-index: -1;    filter: brightness(0) invert(1);}.call_link:hover,.call_link:focus,.call_link:active,.call_link:visited,.service-container .section-link .a-link:hover,.service-container .section-link .a-link:focus,.service-container .section-link .a-link:active,.container-set .section-link .a-link:hover,.container-set .section-link .a-link:focus,.container-set .section-link .a-link:active,.btn-style:hover,.btn-style:focus,.btn-style:active,.btn-style:visited {    border-color: var(--color03);    color: #fff;}.call_link:hover:before,.call_link:focus:before,.call_link:active:before,.service-container .section-link .a-link:hover:before,.service-container .section-link .a-link:focus:before,.service-container .section-link .a-link:active:before,.container-set .section-link .a-link:hover::before,.container-set .section-link .a-link:focus::before,.container-set .section-link .a-link:active::before,.btn-style:hover::before,.btn-style:focus::before,.btn-style:active::before {    -webkit-transform: scale(1.01);    transform: scale(1.01);    opacity: 1;}/*cta line style*/ 
.call_link.style02 {    background-color: var(--line-color);    border: 1px solid var(--line-color);}.call_link.style02:hover,.call_link.style02:focus,.call_link.style02:active {    border-color: var(--line-color-hover);}.call_link.style02:before {    background-color: var(--line-color-hover);}/*header*/ 
.RWDmenu_plus04 .header {    padding: 10px 3% 5px 3%;    background: transparent;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header::after {    content: '';    background: url(archive/image/customization/header_bg.webp) no-repeat;    background-size: 100% 100%;    width: 100%;    height: 10vw;    position: absolute;    top: 0;    left: 0;    display: block;    z-index: -1;    pointer-events: none;}.RWDmenu_plus04 .site-nav {    width: 66vw;    display: table-cell !important;}.RWDmenu_plus04 .container {    max-width: initial;    width: 100%;    margin: 0;    padding: 0;}.RWDmenu_plus04 .logo {    z-index: 30;    width: 92px;    margin-top: 0px;    transition: all 0.5s ease-out;    position: relative;    top: 10px;}.RWDmenu_plus04 .site-nav .menu {    text-align: right;    top: -8px;    position: relative;}.RWDmenu_plus04 .site-nav .menu>li>a {    font-family: var(--ft-03);    font-size: 16px;    color: var(--color04);    font-weight: 400;    text-transform: uppercase;}/*header hover*/ 
.RWDmenu_plus04 .lang-select:hover .lang-select-label,.RWDmenu_plus04 .site-nav .menu>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>a:hover {    background: transparent;    color: #645741;    opacity: 1;}.RWDmenu_plus04 .site-nav .menu>li>a:before {    content: "";    position: absolute;    width: 0;    height: 1px;    background: #645741;    bottom: 0;    right: 0;    transition: all .5s ease;}.RWDmenu_plus04 .site-nav .menu>li>a:hover:before {    width: 100%;    transition: all .5s ease;    right: auto;    left: 0;}/*header下拉選單*/ 
.RWDmenu_plus04 .site-nav .menu li {    text-align: center;    display: none;}.RWDmenu_plus04 .site-nav .menu li.menu-room,.RWDmenu_plus04 .site-nav .menu li.menu-care,.RWDmenu_plus04 .site-nav .menu li.menu-cook,.RWDmenu_plus04 .site-nav .menu li.menu-setting {    display: inline-block;    margin: 0 10px;}.RWDmenu_plus04 .lang-select-label:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:after {    position: absolute;    right: 5px;    border-color: var(--color04);    display: none;}.RWDmenu_plus04 .site-nav .manu-item:hover>a,.RWDmenu_plus04 .site-nav .menu ul li a:hover,.RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a {    font-weight: 400;    text-decoration: none;}.RWDmenu_plus04 .site-nav .menu ul li>a {    padding-right: 0px;    padding-left: 0;}.RWDmenu_plus04 .lang-select-label:hover:after,.RWDmenu_plus04 .site-nav .menu>li.active>a:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: #fff;}/*header icon*/ 
.RWDmenu_plus04 .features {    position: relative;    padding-right: 0;    float: right;    margin: 0 5px 0 0;    width: auto;    top: -20px;}.RWDmenu_plus04 .features .edit {    float: right;    display: flex;    flex-direction: row;    justify-content: center;    align-items: center;    gap: 15px;}.RWDmenu_plus04 .features .search-btn img,.RWDmenu_plus04 .features .member-btn img,.RWDmenu_plus04 .features .cart-btn img {    width: 17px;    height: 17px;}.RWDmenu_plus04 .features i {    color: var(--color01);}/*header is-up*/ 
.RWDmenu_plus04 .header.is-up {    transition: all 0.5s ease-out;    padding-top: 5px;}.RWDmenu_plus04 .header.is-up .logo {    transition: all 0.5s ease-out;}/*下拉選單*/ 
.RWDmenu_plus04 .site-nav .menu>li>ul {    padding: 0;    display: block !important;}.RWDmenu_plus04 .site-nav .menu ul li>a:hover {    background: var(--color02);    color: #fff;}/*漢堡選單基本設定*/ 
.RWDmenu_plus04 #mobile-menu .menu li>a {    margin: 0 !important;    cursor: pointer;    padding-top: 1rem;    padding-bottom: 1rem;}.RWDmenu_plus04 #mobile-menu .menu>li.active>a {    background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li .m_title_block {    color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li .m_stitle_block {    color: #555;}.RWDmenu_plus04 #mobile-menu .menu>li.active {    background-color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li.active .m_title_block,.RWDmenu_plus04 #mobile-menu .menu>li.active .m_stitle_block {    color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {    color: #555;    font-weight: 400;}.RWDmenu_plus04 #mobile-menu .toggle-submenu {    cursor: pointer;    width: 100%;    top: 7px;}.RWDmenu_plus04 #mobile-menu .toggle-submenu:after {    right: 0;    color: #fff;}/*vidoe*/ 
.section-container .section-link::after {    content: '';    background: url(archive/image/customization/arrow_icon.png);    background-size: 100% auto;    position: absolute;    top: 17px;    right: 16px;    width: 6px;    height: 11px;    display: block;    z-index: -1;}.bg::before {    content: '';    background: url(archive/image/customization/index_block_bg.webp) no-repeat;    background-size: cover;    width: 100%;    height: 100%;    display: block;    position: absolute;    top: 0;    left: 0;    z-index: 12;    pointer-events: none;}@keyframes zeroall {    0% {        opacity: .1;    }    100% {        opacity: 1;    }}/*menu open*//*行動呼籲*/ 
.mobile_link {    display: block;}.ml-stack-nav-toggle {    background: #ffffff;    border-radius: 99em;    width: 53px;    height: 53px;    margin: 7px 10px 7px 70px;    padding: 38px 10px 0 10px;    position: relative;    top: -29px;}.ml-stack-nav-toggle i {    display: none;}.ml-stack-nav-toggle__line {    right: 12px;}.ml-stack-nav-toggle__line:last-child {    width: 20px;}/*漢堡選單開啟*/ 
.RWDmenu_plus04 #mobile-menu .menu li .m_stitle,.RWDmenu_plus04 #mobile-menu .menu li.active .m_title {    display: none;}.RWDmenu_plus04 #mobile-menu,.RWDmenu_plus04 .ml-stack-nav-toggle,.RWDmenu_plus04 .toggle-menu {    display: block;}.RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {    display: inline;}/*漢堡選單樣式調整*/ 
.RWDmenu_plus04 #mobile-menu .main-menu {    top: 7vw;}.RWDmenu_plus04 #mobile-menu {    background-color: #6b522c;    padding-bottom: 0;    width: 50%;    max-width: 772px;}.RWDmenu_plus04 #mobile-menu ul {    padding: 0 8rem;}.menu-open .RWDmenu_plus04 #mobile-menu {    box-shadow: initial;    transition: 0.75s ease-out;}.RWDmenu_plus04 .overlay.is-open {    opacity: 1;    backdrop-filter: blur(8px);    background-color: rgb(0 0 0 / 50%);    transition: 0.75s ease-out;    /*240710 修 by den*/    background-color: rgb(255 255 255 / 36%);    -webkit-text-size-adjust: 100%;    -webkit-font-smoothing: antialiased;}.RWDmenu_plus04 .overlay::before {    content: '';    background: url(archive/image/customization/menuopen_logo.webp) no-repeat;    background-size: 100% auto;    width: 244px;    display: block;    position: absolute;    top: 48%;    left: 37%;    transform: translate(-50%, -50%);    height: 174px;    transition: 0.75s ease-out;    opacity: 0;    animation-delay: .7s;}.RWDmenu_plus04 .overlay.is-open::before {    transition: 0.75s ease-out;    opacity: 1;    animation-delay: .7s;}.RWDmenu_plus04 .overlay.is-open:after {    content: '';    background: linear-gradient(45deg, rgba(0, 0, 0, 0.596) 20%, rgba(119, 94, 73, 0) 41%, rgba(51, 41, 32, 0) 62%, rgba(0, 0, 0, 0.42) 78%, rgba(0, 0, 0, 1) 100%);    background-position: left bottom;    position: absolute;    top: 0;    left: 0;    display: block;    width: 100%;    height: 100%;    z-index: -1;    transition: 0.75s ease-out;    /*240710 修 by den*/    background: linear-gradient(45deg, rgb(243 226 199) 20% ,rgba(193 158 103 / 10%) 41%, rgb(193 158 103 / 0%) 62%,rgba(193 158 103/ 0.42) 78%, rgb(233 212 179) 100%);    -webkit-text-size-adjust: 100%;    -webkit-font-smoothing: antialiased;}.RWDmenu_plus04 #mobile-menu .menu>li {    border-bottom: 1px solid rgba(255, 255, 255, 15%);    padding: 0;}.RWDmenu_plus04 #mobile-menu .menu li a {    color: #FFF;    font-family: var(--ft-03);    font-size: 18px;    letter-spacing: 2px;}.RWDmenu_plus04 #mobile-menu .menu>li.active>a {    background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li.active {    background-color: var(----color02);}.RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {    font-size: 16px;}.RWDmenu_plus04 #mobile-menu .menu>li>ul {    background-color: #d0c0a7c7;    padding: 0;}.RWDmenu_plus04 .menu li a {    color: #FFF;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {    font-weight: normal;    color: #fff;    font-size: 16px;}.RWDmenu_plus04 .menu li a .m_stitle_block {    color: #adadad;}.RWDmenu_plus04 .ml-stack-nav-toggle:hover {    color: #fff;}/*漢堡本人調整*/ 
.ml-stack-nav-toggle {    color: var(--color02);}.ml-stack-nav-toggle__line {    background: var(--color02);}/*漢堡關閉*/ 
.menu-icon.close-btn {    color: transparent;    background: #fff;    border-radius: 99em;    width: 46px;    height: 46px;}.menu-icon.close-btn::after,.menu-icon.close-btn::before {    background-color: #6b522c;}/*header menu hover*/ 
.RWDmenu_plus04 .lang-select-label:hover:after,.RWDmenu_plus04 .site-nav .menu>li.active>a:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: #888;}.RWDmenu_plus04 .site-nav .manu-item:hover>a,.RWDmenu_plus04 .site-nav .menu ul li a:hover,.RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a {    text-decoration: none;    font-weight: normal;    color: #000000;}/*格線*/ 
.RWDmenu_plus04 .features:after {    display: none;}/*header呼籲*/ 
.RWDmenu_plus04 .header:before {    display: none;}/*header下滑*/ 
.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle {    color: #8b734b;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {    background: #8b734b;}/* 250218 */ 
.service-container .service-wrapper .item-block .item-script .item-text ul{    min-width: 370px;}
/*內頁 start*/

/* 匯入內頁版面寬度80%*//* 240605 main修正 */ 
.main {    margin: 0 !important;}/*a連結*/a {    text-decoration: none;}.page_wrapper_bg section.call_to_action a,.page_wrapper_bg section.call_to_action a:hover,.page_wrapper_bg section.call_to_action a:focus,.page_wrapper_bg section.call_to_action .btn,.page_wrapper_bg section.call_to_action .btn:hover,.layoutlist_3 .dbtn_v2,.layoutlist_3 .dbtn_v2:hover {    text-decoration: none;    transition: .5s;}.row {    margin-right: 0px;    margin-left: 0px;}.boxname {    margin: 0 10px;}:root {    --btn-txt-color: #8d7249;    --btn-main-color: transform;    --btn-main-hover-color: #6b522c;    --btn-sub-color: #8d7249;    --btn-sub-hover-color: #6b522c;    --btn-border-radius: 99em;    /* 圓角數值更改處 方形改0；圓形改99em */}/*230531範本預設按鈕改色導圓角統一5px*/ 
._bd_btn._bd_btn-primary:hover {    color: #fff;    background-color: var(--btn-main-hover-color);    border-color: var(--btn-main-hover-color)}._bd_btn._bd_btn-primary {    background: var(--btn-main-color);    border-radius: 5px !important}._bd_btn._bd_btn-default {    background: 0 0;    border: 1px solid var(--btn-sub-color);    color: var(--btn-sub-color);    border-radius: 5px !important}._bd_btn._bd_btn-default:hover {    color: #fff;    background-color: var(--btn-sub-hover-color);    border-color: var(--btn-sub-hover-color)}._bd_row a {    color: #333}/*221226最小字級修正*/ 
.login_box_body .control-label,#btn_forget_form,#btn_reverify_form,.link-style,.member_join,.btn-primary,#forget_table .th,#join_form,.m2018 .products-nav>ul>li a,.RWDquiry,.RWDshopping,.RWDproduct_page .control-box .control-label,.RWDproduct_page .products-info .download .control-label,.RWDproduct_page .products-info .pd-info .control-label,.RWDproduct_page .products-info .txt .title,#mobile-fixed input,#mobile-fixed select,#mobile-fixed select.form-control:not([size]):not([multiple]),#plusbuy_mobile-fixed input,#plusbuy_mobile-fixed select,#plusbuy_mobile-fixed select:not([size]):not([multiple]),.RWDproduct_page input,.RWDproduct_page select,.RWDproduct_page select.form-control:not([size]):not([multiple]),.RWDproduct_page .btn,.RWDproduct_page .ibtn,.hgroup .breadcrumb,.shopping-item-box .item-btn,#join_form select,#join_form select.form-control:not([size]):not([multiple]),.RWDshopping select,.RWDshopping select.form-control:not([size]):not([multiple]),.bonus-box .form-group .btn,.voucher-box .form-group .btn,.form-control,.layoutlist_8 .listdate .yearmonth,select,textarea,.video_item_summary,.download .search-go,.layoutlist_2 .listdate .yearmonth,.layoutlist_2 .list_subject .subsubject,.layoutlist_4 .listdate .yearmonth,.layoutlist_5 .list_subject a,.rwdlayoutlist_9 .summary,.rwdlayoutlist_9 .cdate,.RWDsearch01 .search-nav-btn,.count_info,.layoutlist_5 .item .summary,.list-btn_mobile,.list-btn,.buybtn,.layoutlist_3 .dbtn_v2,#mobile-fixed .btn,#plusbuy_mobile-fixed .btn,#mobile-fixed .stock,#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page,#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page,.sum-box .total .td:last-child small,.delivery-editor ul,.goadd-box,.info-editor ul,.plus-fixed .name a,.plus-list .name a,.shopping-item .name,.shopping-step .name,.RWDshopping,.RWDshopping .btn,.bonus-box .form-group .btn,.delivery-editor,.goadd-box .goadd,.info-editor,.login-box a,.login-box a:hover,.plus-list .addcart,.plus-list .price-box,.shopping-item .tag,.shopping-title .freight,.shops-box .shops,.voucher-box .btn.vouchers,.voucher-box .form-group .btn,.login_box_footer a.shopping_view,.shopping_viewlogin__member,.RWDproduct_page .download_container .btn,.RWDsearch_page .list-img .name,.RWDmenu_plus04 .cart-block .name,.RWDmenu_plus04 .querycar-block .name,.RWDmenu_plus04 .cart-block .spe-box,.RWDmenu_plus04 .querycar-block .spe-box,.RWDtimeline02 .timeline2_list .block .text,.shopping_viewlogin__intro {    font-size: 1rem !important;    letter-spacing: 0 !important;    line-height: 1.5;}.layoutlist_4 .buybtn {    padding: 10px 0;}.list-btn {    padding: 10px 0;    margin: 20px 0 0;}.layoutlist_5 .product_list_item .subject {    margin: 10px 0 0;}.layoutlist_5 .item .buybtn {    width: 100%;    padding: 5px 0;}input#top_search_searchkey {    font-size: 20px !important;    letter-spacing: 1px !important;}.cd-search.full .ibtn,.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 20px;}.RWDmenu_plus04 .member-block .form-area .group {    flex-wrap: nowrap;}.login_box_footer a.member_join {    display: flex;    justify-content: center;    align-items: center;}input#search_box_text {    font-size: 20px !important;}/*購物流程圈圈改色*/@keyframes num-bg {    0% {        background: #666;        -webkit-transform: scale(.5);        transform: scale(.5)    }    100% {        background: #666;        -webkit-transform: scale(1);        transform: scale(1)    }}/*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 100px 0 150px;    min-height: 35vw;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 15px;    width: 80%;    max-width: 2000px}.page_wrapper_bg .article-text .container {    width: 100%;}.hgroup .container {    width: 100%;    margin: 0 0 5rem;}/*搜尋*/ 
.RWDsearch_page .search-list {    margin-bottom: 40px !important;}.RWDsearch_page .list-img .name {    height: auto;}/*文字統一設定*/ 
.page_wrapper_bg .hgroup h1 {    line-height: 1.3;    font-family: var(--ft-02);}.page_wrapper_bg .article-text h2 {    font-size: 1.3rem;    line-height: 1;    letter-spacing: 2px;    font-family: var(--ft-02);}.page_wrapper_bg .article-text h3 {    letter-spacing: 2px;    line-height: 1.5;    margin-bottom: 10px;    font-weight: bold;    font-size: 1.2rem !important;    font-family: var(--ft-02);}.page_wrapper_bg .article-text h4 {    font-size: 1.1rem;    line-height: 1.7;    letter-spacing: 2px;    margin: 15px 0 15px;    font-weight: bold;}.page_wrapper_bg .article-text,.page_wrapper_bg .article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav,.RWDslider01 .slick-dots button {    font-size: 16px;    line-height: 1.8;    letter-spacing: 1px;    color: #555;    font-weight: 300;    font-family: var(--ft-03);    text-align: justify;}#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page {    font-family: var(--ft-03);}.bd_row h1,.bd_row h2,.bd_row h3,.bd_row h4,.bd_row h5,.bd_row h6 {    font-family: var(--ft-02);}._bd_row label,._bd_row li,._bd_row p,._bd_row td {    font-size: 1rem;    line-height: 1.8;    font-weight: 400;}._bd_row li {    margin-bottom: 10px;}._bd_row ol {    padding-left: 22px;}._bd_row ul {    padding-left: 18px;}/*-------按鈕--------*/#panelCms .btn.btn-primary {    float: none;    border-radius: 99em !important;}/*重新填寫*/ 
.refill_btn {    display: none;}/*回上一頁按鈕*/ 
.btn {    font-size: 16px;}#article .btn.btn_back a,#album .btn.btn_back a {    padding: 10px 15px;    display: block;}.btn.btn_back {    margin-right: 0;    float: right;    background: transparent !important;    padding: 0;    box-shadow: none;    margin-top: 60px;}.btn.btn_back a {    min-width: 180px;    padding: 10px 15px;    background: transparent;    color: #8d7249;    transition: all 0.2s ease;    border: 1px solid #8d7249;    line-height: 1;    border-radius: var(--btn-border-radius);}.btn.btn_back a:hover {    border: 1px solid var(--btn-main-hover-color);    color: #fff !important;    background: var(--btn-main-hover-color);}/*確定送出*/ 
.ebtn {    padding: 0;    background: transparent;    -webkit-border-radius: 99em;    -moz-border-radius: 99em;    border-radius: 99em;    float: right;    margin-right: 0;}.ebtn a {    display: block;    text-align: center;    min-width: 180px;    line-height: 1.5;    padding: 6px 30px !important;    margin-top: 20px;    color: #fff!important;    background: #8d7249;    border: 1px solid #8d7249;    transition: all .2s ease;    border-radius: 99em}.ebtn a:hover {    background:#47340a;    color: #fff !important;    border-color:#47340a;    transition: all .2s ease;}.new-form .new-width .currectsend_btn a {    color: var(--btn-main-color) !important;    background: 0 0}.new-form .new-width .currectsend_btn a:hover {    color: var(--btn-txt-color) !important;    background: var(--btn-main-hover-color)}/*購物車按鈕*/ 
.RWDshopping .btn.bg1 {    background: transparent;    color: var(--btn-txt-color);    border: 1px solid var(--btn-txt-color);    border-radius: var(--btn-border-radius);}.RWDshopping .btn.bg1:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid var(--btn-main-color);    color: var(--btn-txt-color) !important;    background: var(--btn-main-color);}.layoutlist_4 .showY br {    display: none;}.RWDshopping .btn.normal {    max-width: initial;}.page_wrapper_bg.lang_en .voucher-box .form-group .btn {    width: auto;}.RWDshopping .btn.bg2 {    border-radius: 0 !important;    transition: all 0.3s ease;    border: 1px solid var(--btn-txt-color) !important;    color: var(--btn-txt-color) !important;    background: var(--btn-txt-color) !important;}.RWDshopping .btn.bg2:hover {    background: var(--btn-main-hover-color) !important;    color: var(--btn-txt-color) !important;    border: 1px solid var(--btn-main-hover-color) !important;}.RWDshopping .btn.bg2 i {    transition: none;}.RWDshopping .btn.bg3 {    background: transparent;    color: var(--btn-txt-color);    border: 1px solid var(--btn-txt-color);    border-radius: 0;}.RWDshopping .btn.bg3:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid var(--btn-main-hover-color);    color: var(--btn-txt-color) !important;    background: var(--btn-main-hover-color);}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {    max-width: initial;}/*購物車v3按鈕*/ 
.RWDshopping_v3 .cartform-submit,.RWDshopping_v3 .empty-cart .btn-row .gray82radius-btn,.RWDshopping_v3 .order-infobox .btn-row .links,.RWDshopping_v3 .pay-calculate .dd-row.calculate-fixed .gray33radius-btn,.payhint-modal .btn-row .gray33radius-btn {    background: var(--btn-main-color)}.RWDshopping_v3 .cart-fill .cart-list .info-pane .gray82empty-btn:hover,.RWDshopping_v3 .cartform-submit:hover,.RWDshopping_v3 .empty-cart .btn-row .gray82radius-btn:hover,.RWDshopping_v3 .order-infobox .btn-row .links:hover,.RWDshopping_v3 .pay-calculate .dd-row.calculate-fixed .gray33radius-btn:hover,.payhint-modal .btn-row .gray33radius-btn:hover {    background: var(--btn-main-hover-color)}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn {    color: var(--btn-main-color);    border-color: var(--btn-main-color);    background: 0 0}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn:hover {    background: var(--btn-sub-hover-color);    color: #fff}/*會員按鈕*/#join_form .btn {    padding: 6px 12px;    border-radius: 0;}#join_form .btn-link:hover {    text-decoration: none;}.memberlist .col-sm-9.col-md-9 .btn.btn-primary a,.memberlist .col-sm-9.col-md-9 .btn.btn-primary a:hover {    color: var(--btn-txt-color) !important;}#btn_member_login {    float: none;    background: #444;    color: #fff;    border: 1px solid #444;    padding: 6px 12px;}#btn_member_login:hover {    background: #000;    color: #fff !important;    border: 1px solid #000;}#div_forget_content #forget_table_btn {    background: var(--btn-main-color);    transition: .5s;    color: var(--btn-txt-color);    border-radius: var(--btn-border-radius) !important;}#btn_member_login:hover,#div_forget_content #forget_table_btn:hover {    background-color: var(--btn-main-hover-color);    transition: .5s;    color: var(--btn-txt-color);    border-radius: var(--btn-border-radius);}/* 會員生日欄位長度修正 */#join_form input#memberColumns_00003 {    min-width: 130px;}#join_form .btn-primary {    min-width: 180px;    float: none;    background: var(--btn-main-color);    color: #fff;    border: 1px solid var(--btn-main-color);}#join_form .btn-primary:hover,.shopping_viewlogin__submit:hover {    background: var(--btn-main-hover-color) !important;    color: var(--btn-txt-color) !important;    border: 1px solid var(--btn-main-hover-color);}.webbtn {    background: var(--btn-main-color)}.webbtn:hover {    background: var(--btn-main-hover-color)}.btn-primary,.shopping_viewlogin__submit {    color: var(--btn-txt-color);    background-color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    border-radius: var(--btn-border-radius) !important;    float: right;    margin-right: 0px;    font-size: 1rem;    box-shadow: none;}.btn-primary a {    color: var(--btn-txt-color);    font-size: 1rem;}.btn.btn-primary:focus a,.btn.btn-primary:hover a,.btn.btn-primary:active a {    color: var(--btn-txt-color) !important;}.btn-primary:hover {    transition: all 0.3s ease;    color: var(--btn-txt-color);    background-color: var(--btn-main-color);    border-color: var(--btn-main-color);}.btn-primary:active:hover,.btn-primary:active:focus {    background-color: var(--btn-sub-color);    border: 1px solid var(--btn-sub-color);}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {    color: var(--btn-txt-color) !important;    background-color: var(--btn-main-color);    border-color: var(--btn-main-color);    outline: none;}.shopping_viewlogin__member a:hover {    color: #333;}/*詢問車按鈕*/ 
.RWDmenu_plus04 .cart-block .bottom-box .pay-btn,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn,.RWDmenu_plus04 .cart-block .bottom-box .pay-btn:hover,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn:hover {    transition: .5s;}/*忘記密碼 ＆重發認證信*/#div_forget_area * {    border-radius: 0 !important;}/*註冊*/ 
.join_form_btns {    text-align: right;}/*文章列表*/ 
.RWDslider01 .products-list .products-item .box {    display: flex;    align-items: center;}.RWDslider01.pic-right .products-list .products-item .box {    flex-direction: row-reverse;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 60px !important;}/*文章列表-2*/#article .layoutlist_2 .list_subject a {    font-size: 20px !important;    font-weight: 500;    margin: 0px 0px 0px !important;    display: block;    line-height: 1.5 !important;    color: var(--color02);}.subsubject {    font-size: 14px;    font-weight: 400;    line-height: 1.5;}.layoutlist_2 .listdate .yearmonth,.layoutlist_4 .listdate .yearmonth {    padding-bottom: 0;}.layoutlist_2 .item {    width: 100%;    border: 0;}.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*文章列表-3*/ 
.layoutlist_3.fn_article3 .list_subject a {    font-size: 16px !important;    font-weight: bold;    margin: 0px 0px 20px !important;    display: block;    line-height: 2 !important;}.layoutlist_3.fn_article3 .list_subject .summary a {    font-size: 14px !important;    font-weight: 400;    line-height: 2 !important;}/*文章列表-4*/#article .layoutlist_4 .item {    display: flex;    align-items: stretch;    border-bottom: 1px solid #eee;}#article .layoutlist_4 .list_subject a {    font-size: 17px !important;    font-weight: 700;    margin: 0 0 10px !important;    display: block;    line-height: 1.5 !important}#article .layoutlist_4 .list_subject .summary a {    font-size: 16px !important;    font-weight: 400;    line-height: 1.5 !important}#article .layoutlist_4 .listdate {    padding: 0 10px;    width: 90px;    border-left: 1px solid #eee}#article .layoutlist_4 .listdate .day {    font-size: 25px}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 1px;    padding: 0}#article .layoutlist_4 .item .list_img {    padding-left: 0}#article .layoutlist_4 .list_subject {    width: calc(100% - 25% - 90px)}#article .layoutlist_4 .xrow.list {    height: auto;}/*文章列表-7*/#article .layoutlist_7 .subject,.article7 .layoutlist_7 .subject a {    margin-top: 15px !important;    margin-bottom: 8px !important;}#article .layoutlist_7 .cdate,.article7 .layoutlist_7 .cdate a {    font-size: 12px;    text-align: center;}#article .layoutlist_7 .summary,.article7 .layoutlist_7 .summary a {    font-size: 16px !important;    font-weight: 300;    line-height: 1.5 !important;}.layoutlist_7 .subject,.layoutlist_7 .subject a {    font-size: 20px !important;    font-weight: 500;    color: var(--color02) !important;    letter-spacing: 3px;}.layoutlist_7>.row:before,.layoutlist_7>.row:after {    display: none;}.layoutlist_7 .litem {    margin: 0 0 3rem !important;    padding: 0 20px;}#article .layoutlist_7 .row,#article .cate_list.row {    display: flex;}.layoutlist_7 .litem .img {    overflow: hidden;}.layoutlist_7 .litem .img:hover img {    -webkit-transform: scale(1.05);    transform: scale(1.05);    transition: all 0.5s ease-out;    opacity: 0.8;}.layoutlist_7 .litem .img,.layoutlist_7 .litem .img img {    transition: all 0.5s ease-out;}/*文章列表-8*/ 
.layoutlist_8 .list_subject {    padding: 0 4rem;}.layoutlist_8 .list_subject a {    text-align: left;}.layoutlist_8 .article_subject {    font-weight: 500;    font-size: 1.3rem;    line-height: 1.5;    display: block}.layoutlist_8 .list_subject .summary {    margin: 10px 0;}.layoutlist_8 .list_subject .summary a {    font-size: 16px;    font-weight: 400;    line-height: 1.5;    color: #000}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li ul,.RWDproduct_page .tab-box .tab-container>ul>li ol {    padding-left: 22px;}.RWDproduct_page .tab-box .tab-menu li.active a {    color: #121212;    border: transparent;    background: transparent;    font-weight: 500;    letter-spacing: 1px;    font-size: 17px}.RWDproduct_page .tab-box .tab-container {    border: 1px solid #eee}.RWDproduct_page .tab-box .tab-menu li:last-child a:after {    opacity: 0}.RWDproduct_page .tab-box .tab-menu a:after {    content: "";    background: #ccc;    position: absolute;    width: 1px;    height: 15px;    right: 0;    top: 50%;    transform: translateY(-50%)}.RWDproduct_page .tab-box .tab-container>ul>li ol>li:last-child {    margin: 0}.RWDproduct_page .tab-box .tab-container>ul>li ol>li {    margin: 0 0 15px}#mobile-fixed,.RWDproduct_page {    color: #444}.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 50px;    line-height: 2;    font-size: 15px}.RWDproduct_page .tab-box .tab-menu li.active a:before {    display: none}.RWDproduct_page .tab,.RWDproduct_page .tab:last-child {    display: flex}.RWDproduct_page .tab-box .tab-menu a {    margin: 0 5px 0 0;    padding: 15px 30px;    height: auto;    font-size: 17px;    background: transparent;    border: 0;    position: relative}.productcontent .tabs nav ul {    margin: 0 !important;}/*文章頁籤*/ 
.tabs {    margin: 5rem 0 0;}.tabs nav a {    padding: 15px 20px !important;    height: auto !important}.tabs nav ul li:first-child {    border: 0;    box-shadow: none;}.tabs nav li:last-child:before {    opacity: 0}.tabs nav li.tab-current a::before,.tabs nav li.tab-current a::after,.tabs nav li.tab-current:after {    display: none}.tabs nav ul li {    border: 0}.tabs nav a {    border-radius: 0;    font-weight: 400;    letter-spacing: 1px;    background: transparent !important;    border: 0 !important;    font-size: 16px !important}.tabs nav ul li:before {    content: "";    background: #ccc;    width: 1px;    height: 15px;    position: absolute;    right: 0;    top: 50%;    transform: translateY(-50%)}.tabs nav li.tab-current:before {    width: 1px;    right: 0;    background: #ccc;    bottom: auto;    top: 50%;    transform: translateY(-50%);    height: 15px}.tabs .content {    border: 1px solid #eee;    padding: 50px !important;    font-weight: 400;    line-height: 1.8;    font-size: 15px;    letter-spacing: 1px;    margin: -10px 0 0;    background: #fff}.tabs nav li.tab-current a {    background: transparent;    color: #000 !important;    border: 0;    font-weight: 500 !important}.tabs nav ul {    margin: 0 0 10px !important}.tabs nav li.tab-current {    border: transparent;    box-shadow: none;    border-bottom: none;    z-index: 100;}/* 時間軸 */ 
.RWDtimeline01 li.event .point {    z-index: 1;}/*相簿列表*/ 
.layoutlist_2 .album_item {    height: auto !important;    width: calc(100%/2 - 1px);}.layoutlist_2 .album_item img {    width: 100%;    max-height: initial !important;}.layoutlist_2 .album_item:hover img {    opacity: 0.8;}.layoutlist_2 .album_item,.layoutlist_2 .album_item img {    transition: all 0.5s ease-out;}/*相簿上下方說明*/#album .page_desc {    margin: 50px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {    margin: 50px 0 0;}/*修正相簿a連結顏色*/ 
.photo_view .flex-direction-nav a {    color: transparent !important;}.album_item a:hover {    color: #313131;}/*相簿-1*/#album .layoutlist_1 .album_item_subject {    padding: 20px 0px;    font-size: 1.1rem;}#album .page_content2 .dis .dis_li .text {    font-size: 16px;    line-height: 1.8;    letter-spacing: 0;    color: #000;    font-weight: 400;    margin: 0 0 30px}/*相簿-2*/#album .layoutlist_2 .album_item_subject {    padding: 20px 0px;    font-size: 20px;    font-weight: 500;    font-family: var(--ft-02);    letter-spacing: 3px;    color: var(--color02);}/*相簿共同彈跳視窗*/ 
.photo_num {    position: relative;    text-align: right;    margin: 10px 0 0px;}/*Q&A*/ 
.rwd .faq_question {    font-size: 16px;    letter-spacing: 2px;}.rwd .faq_answer {    font-size: 15px;    letter-spacing: 2px;    line-height: 1.8;}/*影片*/ 
.video_item_subject {    font-size: 1rem;    letter-spacing: 0;    font-weight: 500;    color: #000}.video_item a.videolink:hover {    color: #000;}/*檔案下載*/ 
.download .search_input {    background: transparent;}.no-touch .layoutlist_5 .dbtn_v2:hover {    background: #333;    border-color: #333;    color: #fff;}.layoutlist_5 .dbtn_v2 {    display: inline-block;    margin: 15px 0 0;    padding: 6px 0.8em;    font-size: 14px;    line-height: 1.2;    color: #333;    border: 1px solid #b7b7b7;    border-radius: 2px;    background: #fff;    text-decoration: none;    cursor: pointer;}.layoutlist_5 .download_subject {    line-height: 1.4;}.layoutlist_5 .summary {    margin: 8px 0 0;    font-size: 13px;    line-height: 1.4;    color: #818181;}.dd-selected {    font-size: 15px;    letter-spacing: 0;}.download_container .btn {    font-size: 16px;    background: var(--btn-main-color);    color: #fff;    border-radius: 0;    padding: 6px 3rem}.download_container .btn:hover {    background: var(--btn-sub-color)}.file_area label.dd-option-text {    margin: 0;    font-weight: 400;    display: block;}#file_dlist a.dd-option {    padding: 12px;}.downlaod5_item_btn:hover {    background: var(--btn-sub-color);    border-color: var(--btn-sub-color);    color: #fff;}.downlaod5_item_btn {    color: var(--btn-main-color);    border-color: var(--btn-main-color);}/*檔案下載a連結修正*/ 
.page_wrapper_bg .dd-select a:hover {    color: #313131;}.download .search-go {    line-height: 2.4;    transition: .5s;    font-weight: 400;    font-size: 14px !important;}.download .search-go:hover {    background: #000;    color: #fff;    transition: .5s;}/*產品A*/ 
.page_content1 #productbx_bg {    background: #efefef;    -moz-opacity: 1;    opacity: 1;}.page_content1 .dd-selected {    letter-spacing: 1px;    padding: 0 40px 0 10px;}.product_desc_content {    color: #333;    letter-spacing: 1px;    line-height: 30px;}.page_content1 #prod_price {    margin-top: 0;}#prod_price .money {    font-size: 20px;    font-weight: bold;}#member_org_price,div#prod_fixprice,.pagecontent.menu5 .page_content1 #prod_price,.pagecontent.menu8 .page_content1 #prod_price {    margin: 0;}._shopping_info>div {    display: flex;    align-items: flex-end;    letter-spacing: 0;}div#prod_price {    margin-left: 15px !important;}.productcontent .page_content1 .info {    text-align: center;    margin: 30px 0 0;}.productcontent .page_content1 .product_desc_subject {    text-align: center;}.page_content1 ._shopping_info>div {    justify-content: center;}.page_content1 .spec-scroll .items ul li:hover {    border: 1px solid #333;}#product>div.page_content1>div.product_top.row>div.info.col-sm-12.col-md-12.col-xs-12>div:nth-child(4),#product>div.page_content1>div.product_top.row>div:nth-child(3) {    display: flex;    justify-content: center;    margin: 0 0 10px;    flex-wrap: wrap;}#product>div.page_content1>div.product_top.row>div:nth-child(3) {    gap: 0 10px;    margin: 30px 0 0;}.page_content1 #prod_name,.page_content1 #prod_name .product_name {    font-size: 25px;    font-weight: 700;    letter-spacing: 0;    line-height: 1.5;    margin: 0}/*產品A按鈕*/#btn_shopping {    border-radius: 0;    font-size: 14px;    background: var(--btn-main-color)}#btn_shopping:hover {    background: var(--btn-main-hover-color)}.fbtn {    border-radius: 0;    font-size: 14px;    background: var(--btn-main-color);    background: transparent;    color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: .5s;}.fbtn:hover {    background: var(--btn-sub-hover-color);    color: #fff;    transition: .5s;}#btn_querycar {    border-radius: 0;    font-size: 14px;    background: var(--btn-sub-color);    background: transparent;    color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: .5s;}#btn_querycar:hover {    background: var(--btn-sub-hover-color);    color: #fff;    transition: .5s;}/*產品下拉樣式*/label.dd-option-text {    font-size: 14px !important;    line-height: 1 !important;    margin: 0 !important;    font-weight: 400;}.dd-option {    padding: 5px 10px;}/*產品B*/#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop,#mobile-fixed .btn-shop .btn.shop {    background: var(--color02);    color: #fff;    border-radius: var(--btn-border-radius);}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background: var(--color04);    color: #fff;    border-radius: var(--btn-border-radius);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {    background-color: var(--btn-sub-color);    color: #fff;    border-radius: var(--btn-border-radius);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover {    background-color: var(--btn-sub-hover-color);    color: #fff;    border-radius: var(--btn-border-radius);}#mobile-fixed .style-radio .form-radio,.RWDproduct_page .style-radio .form-radio {    border: 1px solid rgb(214, 214, 214);}#mobile-fixed .style-radio .form-radio.checked,.RWDproduct_page .style-radio .form-radio.checked {    border-color: #000;}.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    color: #555;    font-size: 1rem;    letter-spacing: 1px;}/*產品列表樣式*/ 
.layoutlist_4 .product_list_item,.layoutlist_2 .product_list_item {    margin: 0 0 40px;}.layoutlist_4 .pricearea {    text-align: left;    display: flex;    align-items: center;    letter-spacing: 0}.layoutlist_4 .fixprice {    font-size: 16px;    text-decoration: line-through;    margin: 0 5px 0 0;}.layoutlist_4 .sellprice {    color: #f10404;    font-weight: bold;}.layoutlist_4 .subject {    height: auto !important;    line-height: 1.5;    min-height: auto;    font-weight: 500;}#product .item .subject {    height: auto !important;}.productlist .layoutlist_4 .col-sm-4.col-md-4 {    margin: 0 0 30px;}.productlist .layoutlist_4 .product_list_item {    padding-bottom: 0;    border: 0;    height: auto !important;}.layoutlist_5 .product_list_item .list-btn_mobile,.layoutlist_5 .product_list_item .list-btn,.layoutlist_5 .product_list_item .buybtn {    background-color: var(--btn-main-color);}.layoutlist_5 .product_list_item .list-btn_mobile:hover,.layoutlist_5 .product_list_item .list-btn:hover,.layoutlist_5 .product_list_item .buybtn:hover {    background-color: var(--btn-main-hover-color);}.layoutlist_4 .buybtn {    background: var(--btn-main-color);    transition: .5s;    color: var(--btn-txt-color);    border-radius: var(--btn-border-radius);}.layoutlist_4 .buybtn:hover {    background: var(--btn-sub-hover-color);    transition: .5s;}/*修正產品、文章預設列表排版*/ 
.productlist .layoutlist_2,.productlist .layoutlist_4,.productlist .layoutlist_5,.albumlist .layoutlist_2,.albumlist .layoutlist_4,.articlelist .layoutlist_2,.articlelist .layoutlist_4 {    display: flex;    flex-wrap: wrap;    align-items: flex-start;}.sortbar {    float: none !important;    margin-bottom: 20px !important;    text-align: left !important;    width: 100%;    flex-wrap: wrap;}.sortbar a:hover {    color: #515151;}.amount_div.choice_num_type_b {    display: grid;    grid-template-columns: 45px 1fr}.layoutlist_4 .choice_num_type_b .quantity .minus,.layoutlist_4 .choice_num_type_b .quantity .plus {    height: 30px;    width: 30px}.layoutlist_4 .choice_num_type_b .quantity input.qty {    width: calc(100% - 64px);    height: 30px}.layoutlist_4 .buybtn {    border-radius: 0;    line-height: 44px;    padding: 0;    font-size: .9rem !important;    margin: 1rem 0 0;    width: 100%}.layoutlist_4 .pricearea {    flex-direction: row-reverse;    gap: 0 10px;    flex-wrap: wrap;    justify-content: flex-end;    align-items: center;}.layoutlist_4 .showY input,.layoutlist_4 .showY select,.layoutlist_4 .showY textarea {    font-family: var(--FontFamily);    color: #121212}/*產品售價顏色*/li#O_sellPrice,span.payprice,.pricearea .price {    color: var(--btn-main-color) !important;    font-weight: bold;}.pricearea .price.delline {    color: #333 !important;}.pricearea .price.fixprice {    color: #777 !important;}/* 內頁資訊調整 */ 
.RWDproduct_page .products-info .name {    font-size: 2rem;    font-weight: 500;    color: var(--color02);    line-height: 1.3;    font-family: var(--ft-02);}.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    font-size: 1rem;    line-height: 1.3;    font-weight: 400;    color: #333;    letter-spacing: 0;}.pricearea .price.fixprice,li#O_fixPrice,li#O_fixPrice b,li#O_fixPrice span {    text-decoration: line-through;    color: #999;    font-size: .9rem !important}.pricearea .price,li#O_sellPrice,li#O_sellPrice b,span.payprice {    color: #121212 !important;    font-size: 1.2rem !important;    font-weight: 400}.RWDproduct_page .list-inline {    display: flex;    align-items: center}.RWDproduct_page .products-info .pd-info .control-label {    font-size: .9rem !important}.RWDproduct_page .form-group {    display: grid;    grid-template-columns: 110px calc(100% - 120px);    align-items: center;    gap: 0 10px}.RWDproduct_page .products-info .txt .editor {    border-top: 1px solid #ddd;    border-bottom: 1px solid #ddd;    padding: 2rem 0;    line-height: 1.6}.RWDproduct_page .products-info .price-box li.delline:after {    display: none;}.RWDproduct_page .products-info .txt .title {    display: none;}/* 相關產品 */ 
.RWDproduct_page .related-box .item a {    max-width: inherit;}/*購物清單*/ 
.RWDshopping .btn.normal {    border-radius: 0;}/*會員註冊*/#join_form .btn-primary {    border-radius: 0;}#join_form {    background: white;}/*會員頁a連結修正*/ 
.member .css-table .tr a {    color: #313131;}/*留言板*/ 
.customized_columns .css-table .th.textarea {    width: 10%;}/*詢問車*/ 
.RWDquiry .shopping_form .control-box img {    margin-left: 10px;}.RWDquiry .btn.normal {    border-radius: 0;    font-size: 15px;    letter-spacing: 1.5px;    transition: .5s ease;    color: var(--btn-main-color);    border-color: var(--btn-main-color)}.RWDquiry .btn.normal:hover {    transition: .5s ease;    background: var(--btn-sub-hover-color);    color: #fff;    border-color: var(--btn-sub-hover-color);    font-weight: 500}.RWDquiry .btn.bg2,.btn.normal.bg3 {    background: var(--btn-main-color);    color: #fff;    border-color: var(--btn-main-color)}/*電子表單*/ 
.eformsDesc {    margin: 20px 0;    border: 0;}.eformscontent .layoutlist_1 {    width: 800px;    margin: 0 auto;}.form-horizontal .form-group {    margin-left: 0;    margin-right: 0;}.form-horizontal .control-label {    font-weight: 500;    width: 100px;    padding: 0 10px;}textarea.form-control {    min-height: 130px;}.systemmsg {    text-align: center;}.eformscontent .col-sm-12.col-md-11 {    width: 100%;    padding: 0;}.eformscontent .col-sm-12.col-md-5 {    width: calc(50% - 100px);    padding: 0;}.eformscontent .col-sm-6.address-col-1,.eformscontent .col-sm-6.address-col-2 {    width: 50%;    padding: 0;    float: left;}.eformscontent .col-sm-12.col-md-11 .col-sm-12 {    width: 100%;    padding: 0;}.customized_columns>.row .col-sm-12.col-md-11 {    width: 100%;}/*電子表單送出a連結修正*/ 
.eformscontent .col-sm-12.col-md-12 .ebtn a:hover {    color: var(--color02) !important;    background: var(--btn-main-color);}.eformscontent .col-sm-12.col-md-12 .ebtn a {    background: transparent;    color: var(--color02) !important;}/*左側選單*/ 
.m2018 .products-nav>ul>li {    padding: 0;    margin: 0;}.m2018 .products-nav a {    padding: 15px 10px !important;    font-weight: 400;    font-size: 16px;}.m2018 .products-nav ul>li>.toggle-submenu {    height: 53px;}/*隱私權*/ 
.privacy_block,.privacy_block p {    line-height: 2;    letter-spacing: 1px;    color: #000}.privacy_block a {    color: #000;    transition: 0.4s}.privacy_block a:hover {    color: #000;    transition: 0.4s;    text-decoration: none}.privacy_block h5 {    font-size: 1.1rem;    font-weight: bold;    margin: 50px 0 10px;    color: #000;}.privacy_block h6 {    font-size: 16px;}.privacy_block ul {    padding-left: 24px;}/*購物說明文字*/ 
.shopping_txt {    line-height: 2;    letter-spacing: 1px;    color: #000}.shopping_txt a {    color: #000;    transition: 0.4s}.shopping_txt a:hover {    color: #000;    transition: 0.4s;    text-decoration: none}.shopping_txt .item_row {    margin-bottom: 50px}.shopping_txt h2 {    font-size: 24px !important;    font-weight: bold;    margin: 0;    color: #b90000;    text-decoration: underline;    line-height: 1.5 !important}.shopping_txt h3 {    font-size: 20px !important;    font-weight: bold;    margin: 0 0 10px;    color: #000;    line-height: 1.5 !important}.shopping_txt ul {    padding-left: 24px;}/*前往付款、前往選取物流按鈕明顯*/a.info-box__gopay,.delivery-editor a {    background: #000;    padding: 5px 20px;    color: #fff !important;    border-color: #000;}/*隱私權購物說明最大寬度限制*/ 
.privacy_block,.shopping_txt {    max-width: 1200px;    margin: auto;}/*hashtag a連結修正*/ 
.hashtag_block .hashtagLink {    color: #fff !important;}/* 人才招募表單標題修正 */ 
.customized_columns .fillform {    font-size: 1.5rem;    margin: 3rem;    text-align: center;}/* 問與答 */ 
.faq_q_icon {    background: 0 0;    position: relative;    background: #d3c3ae;    display: flex;    flex-direction: row;    justify-content: center;    align-items: center;    border-radius: 99em;    width: 35px;    height: 35px;}.faq_q_icon:before {    content: "Q";    position: absolute;    top: 2px;    font-size: 1.2rem;    left: 8px;    color: #ffffff;    font-family: var(--ft-01);}.faq_item {    max-width: 1200px;    margin: auto}.faq_answer tr td:first-child {    display: none}/* top鍵 */ 
.scrollTop002 {    bottom: 100px;}/* 頁碼 */ 
.page ul {    display: flex;    justify-content: center}.page .page_active {    background: #121212}.page .page_active,.page ul li a,.page ul li a:hover {    width: 35px;    height: 35px;    font-size: 1rem;    line-height: 35px;}.page ul li a:hover {    background: #eee}/* 內頁小標題 */ 
.layoutlist_8 .article_subject,.layoutlist_8 .article_subject a,#article .layoutlist_7 .subject,.article7 .layoutlist_7 .subject a,.RWDtimeline02 .model-title,.RWDtimeline01 .model-title,#product .item .subject,#product .item .subject a {    font-size: 20px !important;    font-weight: 500;    color: var(--color02) !important;    line-height: 1.5;    font-family: var(--ft-02) !important;    text-align: center;}/* 內頁敘述 */ 
.layoutlist_8 .list_subject .summary a,.layoutlist_8 .list_subject .summary,.layoutlist_7 .summary,.layoutlist_7 .summary a {    font-size: 1rem;    line-height: 1.6;    font-weight: 400;    color: #333;    letter-spacing: .5px;}

/*內頁 end*/
/*內頁客製化 start*/

.page_wrapper_bg .RWDmenu_plus04 .header::after {    opacity: 1;}.page_wrapper_bg .RWDmenu_plus04 .header.is-up::after {    opacity: 1;}/*------內頁客製化------*/ 
.page_wrapper_bg {    background: #f8f1e8;    position: relative;}.page_wrapper_bg .collapsing_header .main {    background: transparent;}.page_wrapper_bg section.call_to_action {    padding: 100px 0 130px;    min-height: 35vw;    position: relative;    z-index: 0;}.page_wrapper_bg section.call_to_action::before {    content: '';    background: url(archive/image/customization/room-bg.webp) no-repeat;    background-size: 100% auto;    display: block;    position: absolute;    right: 0;    bottom: 0;    width: 50vw;    height: 31vw;    z-index: -1;    pointer-events: none;}.page_wrapper_bg .contact-container .ft-left h2 {    display: none;}.page_wrapper_bg .scroll-section.scroll-section-7 {    height: 69dvh;    height: 800px;}/*------麵包屑------*/ 
.hgroup .container {    width: 100%;    margin: 0 auto clamp(1.5rem, 1.2304rem + 1.106vw, 3rem);    border-bottom: 0;    padding-bottom: 3rem;}.hgroup .page_subject {    display: flex;    flex-direction: column;    padding: 0;    align-items: center;}.hgroup h1 {    letter-spacing: 3px;    color: #8c744d;    font-size: clamp(2.25rem, 2.1152rem + 0.553vw, 3rem);    font-weight: 500;    font-family: var(--ft-02);    float: left;    position: relative;    margin-right: 2rem;    margin: 0;    /*background: linear-gradient(135deg, rgb(214, 193, 157) 28%, hsl(42, 52%, 72%) 48%, rgba(255, 255, 255, 0.583) 62%, rgba(214, 193, 157) 71%, rgba(224, 214, 192, 1) 86%, rgba(214, 193, 157) 94%);*/    background: linear-gradient(135deg, rgb(214, 193, 157) 28%, hsl(42, 52%, 72%) 48%, rgba(224, 214, 192, 0.5) 62%, rgba(214, 193, 157) 71%, rgba(224, 214, 192, 1) 86%, rgba(214, 193, 157) 94%);    -webkit-animation: bg-animation 3s;    animation: bg-animation 3s;    -webkit-background-clip: text;}.hgroup .breadcrumb {    letter-spacing: 2px;    font-weight: 300;    order: 1;    font-size: 13px !important;    color: #555;    background-color: transparent;    margin: 0 auto;    padding: 5px 0;    border: none;    position: relative;    bottom: 0px;    right: auto;    left: 0;    display: inline-block;    text-align: center;}.hgroup .breadcrumb a:hover,.hgroup .breadcrumb a:focus {    color: var(--color03);}/*沒有大標題的麵包屑*//*.article3 .page_wrapper_bg section.call_to_action,.article4 .page_wrapper_bg section.call_to_action,.album4 .page_wrapper_bg section.call_to_action,.album1 .page_wrapper_bg section.call_to_action,.album3 .page_wrapper_bg section.call_to_action,.album2 .page_wrapper_bg section.call_to_action,.article5 .page_wrapper_bg section.call_to_action,.article6 .page_wrapper_bg section.call_to_action,.product1 .page_wrapper_bg section.call_to_action {    padding-top: 0;}*//*.article4 .page_wrapper_bg .hgroup h1,.article3 .page_wrapper_bg .hgroup h1,.album4 .page_wrapper_bg .hgroup h1,.album1 .page_wrapper_bg .hgroup h1,.album2 .page_wrapper_bg .hgroup h1,.album3 .page_wrapper_bg .hgroup h1,.article5 .page_wrapper_bg .hgroup h1,.article6 .page_wrapper_bg .hgroup h1,.product1 .page_wrapper_bg .hgroup h1,.article8 .hgroup,.article9 .hgroup,.article1 .hgroup {    display: none;}*/ 
.hgroup .container {    position: relative;}.hgroup .container::before {content: "";    background: linear-gradient(270deg, rgba(255, 255, 255, 0), #c6c1bb, rgba(255, 255, 255, 0) 50%, #e3dcd3, rgba(255, 255, 255, 0));    width: 110%;    height: 1px;    bottom: 0;    position: absolute;    left: 50%;    transform: translateX(-50%);    opacity: 0.8;}/*.article4 .hgroup .page_subject,.article3 .hgroup .page_subject,.album4 .hgroup .page_subject,.album1 .hgroup .page_subject,.album2 .hgroup .page_subject,.album3 .hgroup .page_subject,.article5 .hgroup .page_subject,.article6 .hgroup .page_subject,.product1 .hgroup .page_subject {    align-items: flex-end}*/ 
.article4 .hgroup .breadcrumb,.article3 .hgroup .breadcrumb,.album4 .hgroup .breadcrumb,.album1 .hgroup .breadcrumb,.album2 .hgroup .breadcrumb,.album3 .hgroup .breadcrumb,.article5 .hgroup .breadcrumb,.article6 .hgroup .breadcrumb,.product1 .hgroup .breadcrumb {    margin: 0;    text-align: right;    right: 0;    left: auto;}/*------側邊欄------*/#sidebar.layoutmenu3 {    padding: 0;    margin: 0 auto clamp(1.5rem, 0.871rem + 2.5806vw, 5rem);    width: 100%;    float: none;}#sidebar .products-nav {    width: 60%;    margin: 0 auto;}#sidebar.layoutmenu3 .products-nav .nav-title {    padding: 0;    margin-bottom: 0;    color: rgba(255, 255, 255, 0);    overflow: hidden;    text-indent: -99999999px;    height: 0px;}#sidebar.layoutmenu3 .products-nav ul {    display: flex;    justify-content: center;    background: transparent;}#sidebar.layoutmenu3 .products-nav ul>li {    text-align: center;    width: calc(100%/5);    margin: 0 15px;    padding: 0;    border: 0;}#sidebar.layoutmenu3 .products-nav ul>li>a {    font-size: 16px !important;    padding: 15px 0;    font-weight: 500;    color: var(--color02) !important;    border: var(--color02) solid 1px;    opacity: 0.9;    letter-spacing: 1px;    transition: all .5s ease;    font-family: var(--ft-02);    position: relative;    letter-spacing: 2px;}#sidebar.layoutmenu3 .products-nav ul>li.active>a,#sidebar.layoutmenu3 .products-nav ul>li>a:hover {    background-color: var(--color02);    color: #fff !important;    opacity: 10;}#sidebar.layoutmenu3 .products-nav ul>li>a::before {    content: '';    position: absolute;    bottom: 0;    bottom: 0;    right: 0;    width: 0;    height: 1px;    display: block;    background: #47340a;    transition: all .5s ease;}#sidebar.layoutmenu3 .products-nav ul>li.active>a::before,#sidebar.layoutmenu3 .products-nav ul>li>a:hover::before {    width: 100%;    transition: all .5s ease;    right: auto;    left: 0;}/*------時間軸-----*/ 
.RWDtimeline01 .line_dot2 span {    display: none;}/*------頁碼-----*/ 
.page ul {    gap: 5px;}.page .page_active {    background: var(--color02);}.page ul li a {    background-color: #ffffff73;}.page ul li a:hover {    background: #8b744b96;    color: #fff;}.page ul li a:hover .page_next,.page ul li a:hover .page_last {    filter: brightness(0) invert(1);}/*------列表共用文字------*/ 
.webdesc {    width: 80%;    margin: 0 auto clamp(3rem, 2.6406rem + 1.4747vw, 5rem);    text-align: center;}.webdesc .pageinfo-title {    font-size: clamp(1.75rem, 1.7051rem + 0.1843vw, 2rem) !important;    margin: 0 0 22px;}@media (max-width: 2560px) and (min-width: 2100px) {    .webdesc {        width: 50%;    }}/*------共用左右區塊------*/ 
.pagebox {    display: flex;    flex-direction: row;    justify-content: space-between;    align-items: center;}.pagebox .l-box,.pagebox .r-box {    width: 50%;}.pagebox .r-box {    width: calc(50% - 5rem);}.pagebox ul {    margin: 0;    padding: 0;    list-style: none;}/*文章標題*/ 
.pageinfo-title,.RWDeditor01 .model-title {    padding: 0;    color: var(--color02);    font-weight: 500;    margin: 0 0 clamp(0.125rem, -0.5714rem + 2.8571vw, 4rem);    font-size: clamp(1.625rem, 1.4821rem + 0.7143vw, 2.625rem) !important;    line-height: 1.4;    text-transform: uppercase;    font-family: var(--ft-02);    letter-spacing: 3px;}/*內文的小標題*/ 
.content-title {    font-size: 20px;    font-weight: 500;    display: block;    text-align: left;    margin: 0 0 5px;    line-height: 1.4;    text-transform: uppercase;    font-family: var(--ft-02);}/*白色區塊*/ 
.article-block {    border-radius: 3px;    overflow: hidden;    align-items: flex-start}.article-block.pagebox .r-box {    padding-right: 5rem;}.article-block .l-box img{    margin: 0 0 10px;}/*ul style*/ul.no-style {    margin: 0;    padding: 0;    list-style: none;}ul.pageremark {    list-style: decimal;    padding-left: 23px;}ul.ul-style-border li {    border-bottom: #f1e1d6 solid 1px;    padding: 0 0 10px;    margin: 0 0 10px;}ul.ul-style-border li:last-child {    margin: 0 !important;    padding: 0 !important;    border: 0 !important;}/*------banner------*/ 
.page-banner .RWDbanner_plus01 .slick-caption {    top: auto;    bottom: 0;    height: 100%;}.page-banner .container {    width: 80%;    height: 100%;    display: flex;    flex-direction: column;    justify-content: flex-end;    position: relative;    align-items: center;}/*.page-banner .container:before {    content: "";    background: linear-gradient(270deg, rgba(255, 255, 255, 0), #c6c1bb, rgba(255, 255, 255, 0) 50%, #e3dcd3, rgba(255, 255, 255, 0));    width: 110%;    height: 1px;    bottom: 0;    position: absolute;    left: 50%;    transform: translateX(-50%);    opacity: 0.8;}*/ 
.page-banner .RWDbanner_plus01 .slick-caption .txt1 span, .page-banner .RWDbanner_plus01 .slick-caption .txt1 {    font-family: var(--ft-01);    font-weight: 300;    font-style: normal;    letter-spacing: 0;    text-transform: uppercase;    color: rgb(255 255 255 / 20%);    line-height: 0.5;    font-size: clamp(7.125rem, 5.9732rem + 5.7589vw, 15.1875rem);}/*------隱私權政策------*/ 
.article8 .page_wrapper_bg .article-text.rwd .container p {    font-size: 20px;    font-weight: 500;    width: 80%;    margin: 0 auto 80px;    text-align: center;    color: #111;    font-family: var(--ft-02);}.article8 .page_wrapper_bg .article-text.rwd .container .item {    margin-bottom: 50px;}.article8 .page_wrapper_bg .article-text.rwd .container h5 {    font-weight: 500;    color: #111;    font-size: 20px;    margin: 0 0 15px;    font-family: var(--ft-02);}.article8 .page_wrapper_bg .article-text.rwd .container .item h6 {    padding-left: 42px;    color: #111;    font-size: 16px;    font-weight: 500;}.article8 .page_wrapper_bg .article-text.rwd .container .item span {    padding-left: 42px;    display: block;}.article8 .page_wrapper_bg .article-text.rwd .container .item ul {    padding-left: 65px;}/*------常見問題------*/ 
.faq1 {    position: relative;}.faq1::before {    content: '';    background: url(archive/image/customization/video-bg.webp) no-repeat;    background-size: 100% auto;    position: absolute;    right: 0;    top: 0;    width: 50vw;    height: 50vw;    display: block;    z-index: -1;    transform: scaleX(-1);}.faq1 .hgroup .page_subject {    align-items: flex-start;}.faq1 .hgroup .breadcrumb {    margin-left: 5px;}.faq1 .collapsing_header .main {    overflow-x: visible;}.faq1 .page_wrapper_bg .article-text .container,.faq1 .pagecontent.menu8 {    padding: 0 !important;}.rwd .faq_question {    padding: 15px;    font-family: var(--ft-02);    color: var(--color02);}.faq1 section.call_to_action {    position: relative;    padding: 0;    display: grid;    grid-auto-flow: column;    grid-template-columns: 45% 55%;}.faq1 section.call_to_action>.container {    padding: 8rem 0;    width: 100% !important;    max-width: unset;    z-index: 1;    padding-right: 20%;    display: flex;    flex-direction: column;    justify-content: center;}.faq_bg {    grid-column: 1 / 1;    position: sticky;    top: 10vh;}.faq_bg .RWDedictor009 {    position: relative;}.faq_bg,.faq_bg .RWDedictor009 {    height: 90vh;}.faq_bg .RWDedictor009 img {    position: absolute;    bottom: 0;}/*------預約參觀------*/ 
.systemmsg {    text-align: left;}.eforms1::before {    content: '';    background: url(archive/image/customization/video-bg.webp) no-repeat;    background-size: 100% auto;    position: absolute;    right: 0;    top: 0;    width: 50vw;    height: 50vw;    display: block;    z-index: -1;    transform: scaleX(-1);}.eforms1 .full-block::after {    content: '';    background: url(https://www.remonth-care.com/archive/image/customization/bg-gd.webp) no-repeat;    background-size: 100% auto;    background-position: center bottom;    width: 100%;    height: 100%;    position: absolute;    top: 0;    left: 0;    display: block;    z-index: -2;    pointer-events: none;}.eforms1 .page_wrapper_bg::before {    display: none;}.eforms1 .full-block {    position: relative;    height: 100%;}.eforms1 .hgroup .container {    margin-bottom: 0;    padding: 0;}.eforms1 .hgroup .page_subject {    align-items: flex-start;}.eforms1 .hgroup .page_subject::after {    content: 'reserve';    font-family: var(--ft-01);    font-weight: 300;    font-style: normal;    font-size: clamp(3rem, 2.0789rem + 3.7788vw, 8.125rem);    opacity: 0.1;    line-height: 1;    letter-spacing: 0;    text-transform: uppercase;    display: block;}.eforms1 .hgroup .breadcrumb {    display: none;}.eforms1 .page_wrapper_bg section.call_to_action {    min-height: 50vw;    width: 50%;    float: right;    top: 0;    padding: 9vw 0px !important;    overflow: hidden;    position: relative;    margin: 0 auto;}.eforms1 .page_wrapper_bg section.call_to_action>.container {    padding: 0;    width: 75%;    max-width: 1200px;}.eforms1 .page_wrapper_bg .page-banner {    position: absolute;    top: 0;    left: 0;    width: 50%;    height: 100%;    z-index: -1;}.eforms1 .page_wrapper_bg .RWDbanner_plus01 {    height: 100%;}.eforms1 .page-banner .container:before {    display: none;}.eforms1 .page_wrapper_bg .page-banner .pic-box {    width: 100%;    float: none;}.eforms1 .page_wrapper_bg .article-text .container,.eforms1 .pagecontent.menu5,.eforms1 .pagecontent.menu8 {    padding: 0 !important;}.eformscontent .layoutlist_1 {    width: auto;}.eforms1.eformscontent .layoutlist_1 .eformsForm {    width: 100%;    max-width: initial;    margin: 0 auto;    border: 1px solid #e7dcce;    padding: 3rem;    background: #ffffff26;    backdrop-filter: blur(8px);}.eforms1 .form-horizontal .form-group {    display: flex;    flex-direction: column;    align-items: flex-start;}.eforms1 .form-horizontal .control-label {    font-weight: 300;    color: #555;    padding: 0;}.eforms1 .customized_columns ._input,.eforms1 .customized_columns select {    border: 0;    border-bottom: 1px solid #e7dcce;    background-color: transparent;    box-shadow: initial;    border-radius: 0;    padding-right: 0;    padding-left: 0;}.eforms1 .customized_columns ._input:focus,.eforms1 .customized_columns select:focus {    border-bottom: 1px solid #8b744b7d;}.eformscontent .col-sm-12.col-md-5 {    width: 100%;}.eforms1 .col-sm-12.col-md-12 {    padding: 0;}/*------關於我們------*/ 
.article1 .page_wrapper_bg section.call_to_action {    padding-bottom: 0 !important;}.article1 .page_wrapper_bg section.call_to_action>.container {    padding: 0;    width: 100%;    max-width: initial;}.article1 .page_wrapper_bg .article-text .container,.article1 .pagecontent.menu5,.article1 .pagecontent.menu8 {    padding: 0 !important;}.article1 .pagecontent .RWDslider01,.article1 .pagecontent .RWDeditor01 {    margin-top: 0px !important;}/*about style01*/ 
.page-about.style01 {    position: relative;}.page-about.style01 .r-box {    width: 55%;}.page-about.style01 .r-box img {    width: 100%;}.page-about.style01 .l-box {    width: 45%;    display: flex;    flex-direction: column;    align-content: center;    justify-content: flex-start;    align-items: flex-start;    padding-left: 16vw;    margin: 0 0 12vw;}/*about style02*/ 
.page-about.style02 {    position: relative;    z-index: 0;}.page-about.style02::after {    content: '';    background: #f2eadfc2;    position: absolute;    top: 0;    width: 100%;    height: 115%;    z-index: -2;    pointer-events: none;}.page-about.style02::before {    content: '';    position: absolute;    width: 100%;    height: 115%;    display: block;    z-index: -1;    pointer-events: none;    opacity: 0.1;    background: linear-gradient(45deg, rgb(139 115 75 / 50%) 20%, rgba(119, 94, 73, 0) 41%, rgba(51, 41, 32, 0) 62%, rgb(139 115 75 / 59%) 78%, rgb(139 115 75) 100%);}.page-about.style02 .pageab-en {    font-family: var(--ft-01);    font-weight: 300;    font-style: normal;    font-size: clamp(6.25rem, 5.7108rem + 2.212vw, 9.25rem);    line-height: 1;    letter-spacing: 0;    text-transform: uppercase;    color: #8b734b2b;    margin: 0 0 clamp(0.3125rem, -1.4286rem + 7.1429vw, 10rem);    position: absolute;    left: 0;    top: 0;}.page-about.style02 .inner {    width: 68%;    margin: 0 auto;    padding: clamp(0.375rem, -1.3548rem + 7.0968vw, 10rem) 0;}.page-about.style02 .pagebox {    position: relative;}.page-about.style02 .r-box {    width: 40%;}.page-about.style02 .l-box {    width: 60%;}.page-about.style02 .pagebox.box-style02 {    display: flex;    align-items: flex-end;    justify-content: flex-start;}.page-about.style02 .pagebox.box-style02 .r-box {    padding-left: 5vw;}/*about style03*/ 
.page-about.style03 {    position: relative;    z-index: 0;}.page-about.style03 .inner {    width: 85%;    margin: 0 auto;}.page-about.style03 ul.picbox-style01 {    display: grid;    grid-template-columns: repeat(2, 1fr);    grid-template-rows: repeat(2, 1fr);    grid-column-gap: 10px;    grid-row-gap: 10px;    height: 59vw;}.page-about.style03 ul.picbox-style01 li:nth-child(1) {    grid-area: 1 / 1 / 3 / 2;}.page-about.style03 ul.picbox-style01 li:nth-child(1) img {    object-fit: cover;    height: 100%;}.page-about.style03 ul.picbox-style01 li:nth-child(2) {    grid-area: 1 / 2 / 2 / 3;}.page-about.style03 ul.picbox-style01 li:nth-child(3) {    grid-area: 2 / 2 / 3 / 3;}.page-about.style03 ul.picbox-style02 {    display: flex;    justify-content: space-between;    gap: 10px;    margin: 10px 0;    flex-direction: row;}.page-about.style03 ul.picbox-style02 li {    width: calc(100%/4 - 1px);}/*about style04*/ 
.page-about.style04 {    position: relative;    height: 750px;    overflow: hidden;    margin: 8rem auto 0;}.page-about.style04 .pageinfo-title {    color: #fff;}.page-about.style04 p {    color: #dfdfdf;}.page-about.style04 .pagebox {    position: absolute;    top: 0;    left: 50%;    width: 70%;    height: 100%;    transform: translateX(-50%);}.page-about.style04 .bottom-box {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    z-index: -1;}.page-about.style04 .bottom-box img {    object-fit: cover;    height: 100%;    width: 100%;    object-position: left center;}.page-about.style04 .pagebox .r-box {    display: grid;    grid-template-columns: 1fr 1fr;    grid-template-rows: 1fr;    gap: 0 2vw;    grid-auto-flow: row;    grid-template-areas: "marquee_01 marquee_02";}.page-about.style04 .about-marquee ul li {    margin: 10px 0;}.page-about.style04 .marquee_01 {    animation: marquee_01 45s linear infinite alternate;}.page-about.style04 .marquee_02 {    animation: marquee_02 45s linear infinite alternate;}@keyframes marquee_01 {    from {        transform: translateY(-55%);    }    to {        transform: translateY(0px);    }}@keyframes marquee_02 {    from {        transform: translateY(0px);    }    to {        transform: translateY(-55%);    }}/*--------房型介紹--------*/ 
.album1.albumcontent .webdesc{    display: none;}.album1.albumlist .page_wrapper_bg section.call_to_action>.container {    max-width: 2000px;}.album1.albumcontent .page_wrapper_bg section.call_to_action>.container {    max-width: 1700px;}.album1 .photo_view #slider,.album1 .photo_view #slider {    background: transparent;    border: 0;    padding: 0;}.album1 .photo_view .flexslider {    background: transparent;    border: 0;}.album-thumbnail-swiper {    padding: 0 !important;}/*相簿箭頭*/ 
.photo_view #slider .flex-direction-nav a:before {    filter: brightness(0) invert(1);}.photo_view #slider .flex-direction-nav a:before {    left: 15px;}.photo_view #slider .flex-direction-nav .flex-next {    right: 15px;}/*相簿上方內容*/ 
.album1 .page_desc .pagebox {    display: flex;    flex-direction: row;    justify-content: space-between;    align-items: flex-start;}.album1 .page_desc .pageinfo-title {    letter-spacing: 20px;    font-size: clamp(1.75rem, 1.6377rem + 0.4608vw, 2.375rem);    margin-bottom: 25px;}.album1 .page_desc p {    text-align: justify;}/*房間配備*/ 
.room-bottom {    padding: 10px 0 10px;    margin-bottom: 40px;}.room-bottom h4 {    border-bottom: 1px solid #e7ddcc;    padding: 0px;    color: var(--color02);    font-weight: 500 !important;    font-size: 24px !important;    padding-bottom: 20px;    margin-bottom: 1rem !important;    line-height: 1.5 !important;    text-align: left;    font-family: var(--ft-02);}.room-bottom table {    width: 100%;    margin: 0 auto;}.room-bottom tr {    display: flex;    flex-wrap: wrap;    justify-content: flex-start;}.room-bottom tr td {    width: calc(100% / 5);    text-align: center;    margin-bottom: 20px;    font-size: 16px;    min-height: 120px;    line-height: 1.5;}.room-bottom tr td img {    margin-bottom: 6px;    width: 100px;}/*------------------環境介紹---------------------*/ 
.album4.albumlist #sidebar.layoutmenu3 {    display: none;}.album4 .pagecontent {    width: 100%;}.album4 .page_wrapper_bg section.call_to_action>.container {    max-width: 2000px;}/*------------------專業照護---------------------*/ 
.article3 .pagecontent {    width: 100%;}.article3.articlelist #sidebar.layoutmenu3 {    display: none !important;}.article3.articlecontent .page_wrapper_bg section.call_to_action>.container {    max-width: 1700px;}/*detail*/ 
.pagecare .pagebox {    display: flex;    flex-direction: row;    justify-content: space-between;    align-items: center;    align-content: flex-start;}.pagecare .pagebox .l-box {    width: calc(50% - 10rem)}.pagecare .pagebox .item-box {    display: flex;    flex-direction: column-reverse;    justify-content: flex-start;    align-items: flex-start;    margin: 0 0 1rem;    line-height: 1.3;}.pagecare .pagebox .item-box .pageinfo-title {    width: fit-content;    display: flex;    flex-direction: row;    height: 80%;    align-items: center;    position: relative;    justify-content: space-between;    flex-wrap: nowrap;    margin: 0;}.pagecare .pagebox .item-box .pageinfo-title::after {    content: '';    width: 1px;    height: 33%;    background: #8d735c;    opacity: 0.1;    display: inline-block;    left: 47%;}.pagecare .pagebox .item-box .en-tit {    font-size: clamp(1.625rem, 1.4107rem + 1.0714vw, 3.125rem);    font-family: var(--ft-01);    color: #876753;    opacity: 0.3;    letter-spacing: 0px;    text-transform: uppercase;}.pagecare .pagebox .r-box {    width: 50%;}.pagecare .pagebox .item-txt .content-title {    color: #8c744d;    margin: 35px 0;}/*照片牆*/ 
.pagecare .pic-well ul {    display: grid;    grid-template-columns: repeat(3, 1fr);    grid-template-rows: 1fr;    grid-column-gap: 12px;    grid-row-gap: 0px;    margin: clamp(3rem, 2.6406rem + 1.4747vw, 5rem) 0 0;}.pagecare .pic-well ul li:nth-child(1) {    grid-area: 1 / 1 / 2 / 2;}.pagecare .pic-well ul li:nth-child(2) {    grid-area: 1 / 2 / 2 / 3;}.pagecare .pic-well ul li:nth-child(3) {    grid-area: 1 / 3 / 2 / 4;}/*照片牆滿版*/ 
.photo-well {    padding: clamp(2rem, 1.4608rem + 2.212vw, 5rem) 0 3rem;}.photo-well .collage-full {    margin: 0 auto;}/*專業醫師list*/ 
.doctor-list {    display: flex;    flex-direction: column;    align-content: flex-start;    justify-content: flex-start;    align-items: flex-start;}.doctor-list .doctor-tit {    width: 100%;    border-bottom: #e3dcd3 solid 1px;    padding: 0 0 15px;    margin: 0;}.doctor-list .list {    display: flex;    flex-direction: row;    align-content: flex-start;    justify-content: flex-start;    align-items: center;    border-bottom: #e3dcd3 solid 1px;    gap: 5rem;}.doctor-list .list .doc-pic {    width: 30%;}.doctor-list .list .doctor-name {    font-size: 37px !important;    padding: 0;    border: 0;    letter-spacing: 0;    display: flex;    justify-content: flex-start;    align-items: flex-end;    flex-direction: row;    align-content: flex-start;    gap: 1rem;    line-height: 1;}.doctor-list .list .doctor-name span {    font-size: 16px;    letter-spacing: 5px;    color: #727272;}.doctor-list .list .doc-inner {    width: 70%;}.doctor-list .list .doc-inner ul>li {    margin: 0 0 5px;    line-height: 1.3;}.doctor-list .list .doc-inner ul>li span {    display: inline-block;    min-width: 196px;    margin-right: 25px;    position: relative;}.doctor-list .list .doc-inner ul>li span::after {    content: '';    width: 1px;    height: 15px;    display: inline-block;    position: absolute;    right: 0;    top: 27%;    background: #e3dcd3;}/*------------------臻廚房---------------------*/ 
.article4 .layoutlist_7 .litem {    width: calc(100%/2 - 1px);}/*------------------月中好食---------------------*/ 
.article4.id34 .page_wrapper_bg section.call_to_action>.container {    padding: 0;    width: 100%;    max-width: initial;}.article4.id34 .page_wrapper_bg .article-text .container {    padding: 0;}.article4.id34 .hgroup,.article4.id34 .btn.btn_back {    padding: 0 15px;    width: 80%;    max-width: 2000px;    margin: 0 auto;    display: block;    float: none;}.article4.id34 .btn.btn_back a {    width: 180px;    float: right;}.article4.id34 .pagecontent .RWDeditor01 {    margin-top: 0px !important;}.pagecook {    width: 85%;}.pagecook .pageinfo-title {    margin: 0 0 15px}.pagecook .content-title {    margin: 35px 0;}/*style01*/ 
.pagecook.style01 {    float: left;}.pagecook.style01 .l-box,.pagecook.style02 .r-box {    width: 60%;}.pagecook.style01 .r-box {    width: calc(40% - 5rem);    position: relative;}/*style02*/ 
.pagecook.style02 {    float: right;}.pagecook.style02 .l-box {    width: calc(40% - 5rem);}.pagecook.style02 .r-box {    width: 60%;    top: -8vw;    position: relative;}/*style03*/ 
.pagecook.style03 {    float: left;}.pagecook.style03 .l-box {    width: 60%;    top: -6vw;    position: relative;}.pagecook.style03 .r-box {    width: calc(40% - 5rem);    position: relative;}.pagecook.style03 .second-pic {    margin: 0;    left: 0;    position: relative;    top: 3vw;    width: 100%;}/*------------------媽媽分享---------------------*/ 
.article5.articlecontent .page_wrapper_bg section.call_to_action>.container,.article6.articlecontent .page_wrapper_bg section.call_to_action>.container {    max-width: 1700px;}.article5.articlecontent .pagebox .pageinfo-title {    font-size: clamp(1.75rem, 1.6826rem + 0.2765vw, 2.125rem) !important;    margin: 0 0 2rem;}.article-share ul {    display: flex;    justify-content: space-between;    gap: 10px;}/*------------------最新消息---------------------*/ 
.article6.articlecontent .article_model .row {    margin-left: -15px;    margin-right: -15px;}.article6.articlelist .page_wrapper_bg section.call_to_action>.container {    max-width: 1500px;}.article6 #article .cate_list.row .col-md-4 {    width: calc(100%/2 - 1px);}.cate_list .subject {    padding: 20px 0px;    font-size: 20px !important;    font-weight: 500;    font-family: var(--ft-02);    letter-spacing: 3px;    color: var(--color02) !important;}.layoutlist_8 .item {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: center;}.layoutlist_8 .listdate {    display: flex;    flex-direction: column;    justify-content: flex-start;    align-items: center;    font-family: var(--ft-01);}.layoutlist_8 .listdate .day {    color: var(--color02);}/*------------------活動花絮---------------------*/ 
.album3 #album .page_desc {    width: 60%;    margin: 0 auto 22px;    text-align: center;}.album3 #album .page_desc .pageinfo-title {    font-size: clamp(1.75rem, 1.7051rem + 0.1843vw, 2rem) !important;    margin: 0 0 22px;}.album3 .row .album_d_item a {    border-bottom: 0;    height: 328px;    padding-bottom: 0;    overflow: hidden;}.album3 .layoutlist_1 .row a img,.album3 .row .album_d_item a img {    width: 100%;    height: 100%;    object-fit: cover;    object-position: top left;}.page-link {    text-align: left;    word-wrap: break-word;    font-size: 13px;}/*------------------線上購物--------------------*/ 
.productcontent .page_wrapper_bg section.call_to_action>.container {    max-width: 1500px;}.page_content3_mainphoto .swiper-slide img {    width: 100%;}

/*內頁客製化 end*/
/*小螢幕 start*/

@media (max-width: 2300px) {    .RWDmenu_plus04 .site-nav {        width: 63vw;    }}@media (max-width: 2100px) {    .RWDmenu_plus04 .site-nav {        width: 60vw;    }}@media (max-width: 1920px) {    .RWDmenu_plus04 .site-nav {        width: 58vw;    }    .RWDmenu_plus04 .site-nav .menu {        top: -12px;    }    .RWDmenu_plus04 .header::after {        height: 13vw;    }    .RWDfakeloader img {        width: 480px;    }    .RWDmenu_plus04 .header {        padding-top: 20px;    }    .RWDmenu_plus04 .logo {        width: 83px;    }    .RWDmenu_plus04 #mobile-menu {        max-width: 620px;    }    @media (max-aspect-ratio: 16 / 9) {        .bg iframe {            width: 199.78vh;        }    }    #section-total {        bottom: 4.5vw;    }    #section-current {        bottom: 12vw;    }    #section-current::before {        height: 5.5vw;    }    .section-awardimg {        width: 347px;    }    .section-heading {        font-size: clamp(4.875rem, 4.7rem + 0.875vw, 5.75rem);    }    .section-container .section-sub-title {        font-size: clamp(1.75rem, 1.725rem + 0.125vw, 1.875rem);    }    .RWDmenu_plus04 #mobile-menu .menu>li>a:before {        left: -30%;    }}@media (max-width: 1800px) {    .RWDmenu_plus04 .site-nav {        width: 54vw;    }}@media (max-width:1680px) {    .RWDmenu_plus04 .logo {        width: 77px;        top: 0px;    }    .RWDfakeloader img {        width: 380px;    }}@media (max-width:1600px) {    .RWDmenu_plus04 .site-nav {        width: 51vw;    }    .RWDmenu_plus04 .site-nav .menu {        top: -14px;    }    .RWDmenu_plus04 .overlay::before {        width: 200px;        left: 30%;    }    .RWDmenu_plus04 .overlay.is-open:after {        width: 74%;        opacity: 0.3;    }    .RWDmenu_plus04 #mobile-menu ul.menu {        margin-top: 2vw;    }    .RWDmenu_plus04 #mobile-menu .menu li a {        font-size: 17px;    }    .RWDmenu_plus04 .header::after {        height: 21vw;    }}@media (max-width:1550px) {    .RWDmenu_plus04 .logo {        width: 76px;    }    .RWDmenu_plus04 .site-nav {        width: 48vw;    }    .RWDmenu_plus04 .site-nav .menu {        top: -17px;    }    .RWDmenu_plus04 .header::after {        height: 11vw;    }}@media (max-width:1450px) {    .RWDmenu_plus04 .site-nav {        width: 44vw;    }    .RWDmenu_plus04 #mobile-menu .menu>li>a:before {        left: -27%;    }    .RWDmenu_plus04 #mobile-menu .menu>li:nth-child(2)>a:before {        left: -19%;    }    .RWDmenu_plus04 #mobile-menu ul {        padding: 0 7rem;    }    .RWDmenu_plus04 .overlay::before {        left: 26%;    }}@media (max-width:1300px) {    .RWDmenu_plus04 .site-nav {        width: 40vw;    }}/* 匯入內頁版面寬度80%*/@media (max-width: 1920px) {    .page_wrapper_bg section.call_to_action {        min-height: 700px;    }}/*產品定售價掉落修正*/@media (max-width: 1500px) {    .layoutlist_4 .pricearea span {        margin: 0    }    .layoutlist_4 .pricearea {        flex-direction: column-reverse;        align-items: flex-start    }}/*寬度修正*/@media (max-width: 1400px) {    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    #sidebar.layoutmenu1,    #sidebar.layoutmenu3,    #sidebar.layoutmenu6 {        padding-right: 0px;    }}/*產品列表樣式D無側選單修正*/@media (max-width: 1300px) {    .productlist .layoutlist_4 .col-sm-3.col-md-3 {        width: calc(100%/3);        float: left;    }}/*241226*/@media (max-width: 1280px) {    .album1 .page_desc .pagebox {        gap: 0 4rem;    }}

/*小螢幕 end*/
/*內頁客製_小螢幕 start*/

@media (max-width: 2280px) {    .faq1 section.call_to_action>.container {        padding-right: 13%;    }    .eforms1 .RWDbanner_plus01 .slick-item .pic img,    .eforms1 .RWDbanner_plus01.inpage>.RWDbanner_plus01>.pic img {        object-fit: cover;        height: 1300px !important;        object-position: left bottom;    }}@media (max-width: 1920px) {    .page_wrapper_bg .contact-container .ft-left {        padding-top: 0;    }    .page_wrapper_bg .scroll-section.scroll-section-7 {        height: 72dvh;        height: 630px;    }    .page_wrapper_bg .scroll-section.scroll-section-7 .bg iframe {        width: 213.78vh;        height: 100dvh;    }    /*文章大標題*/    .article5.articlecontent .pagebox .pageinfo-title,    .pageinfo-title,    .RWDeditor01 .model-title {        letter-spacing: 1px;    }    /*聯絡我們*/    .eforms1::after {        height: 125%;    }    /*專業照護*/    .pagecare .pagebox .l-box {        width: calc(50% - 6rem);    }    /*關於我們*/    .page-about.style01 .l-box {        width: 40%;        padding-left: 13vw;    }    .page-about.style04 .pagebox {        width: 83%;    }    /*月中好食*/    .pagecook.style02 .l-box,    .pagecook.style01 .r-box {        width: calc(40% - 2rem);    }    /*活動訊息*/    .album_d_item {        margin-top: 20px;    }    .album3 .row .album_d_item a {        height: 224px;    }}@media (max-width: 1700px) {    .page_wrapper_bg section.call_to_action>.container {        width: 85%;        max-width: initial;    }    /*月中好食*/    .pagecook {        width: 90%;    }}@media (max-width: 1680px) {    .page_wrapper_bg .scroll-section.scroll-section-7 .bg iframe {        width: 100vw;        height: 105vh;    }}@media (max-width: 1600px) {    .page_wrapper_bg .scroll-section.scroll-section-7 {        height: 550px;    }    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    /*banner*/    .page_wrapper_bg .hgroup h1 {        font-size: 38px;    }    .page-banner .RWDbanner_plus01 .slick-caption .txt1 span {       font-size: 8rem;    }    .page-banner .RWDbanner_plus01 .slick-caption .txt2 {        margin-top: 8px;    }    .eforms1 .hgroup .page_subject::after {        font-size: clamp(2.5rem, 1.9964rem + 2.0661vw, 4.0625rem);    }    .eforms1 .page-banner .RWDbanner_plus01 .slick-item .pic img {        width: 100%;    }    /*側邊欄*/    #sidebar .products-nav {        width: 80%;    }    /*房型介紹*/    .room-bottom tr {        display: flex;        justify-content: flex-start;        align-items: flex-start;    }    .room-bottom tr td {        width: calc(100% / 3);    }    .room-bottom tr td img {        width: 88px;        margin-bottom: 5px;    }    /*專業照護*/    .pagecare .pagebox .l-box {        width: calc(50% - 4rem);    }    .doctor-list .list .doctor-name {        font-size: 32px !important;    }    /*關於我們*/    .page-about.style01 .l-box {        width: 45%;    }    .page-about.style01 .r-box {        width: 55%;    }    .page-about.style02 .inner {        width: 75%;    }    /*月中好食*/    .article4.id34 .page_wrapper_bg section.call_to_action>.container {        width: 85%;    }    .article4.id34 .hgroup,    .article4.id34 .btn.btn_back {        width: 100%;    }    .article4.id34 .pagecontent.menu5,    .article4.id34 .pagecontent.menu8 {        padding: 0 !important;    }    .pagecook {        float: none !important;        margin: 3rem auto !important;    }    .pagecook .l-box,    .pagecook .r-box {        width: 50% !important;        padding: 0 !important;        top: 0 !important;    }    .pagecook.style03 .second-pic {        width: 87%;    }}@media (max-width: 1500px) {    /*月中好食*/    .pagecook.style01 .r-box {        padding-right: 0;    }    /*預約參訪*/    .eforms1 .page_wrapper_bg .page-banner {        width: 40%;    }    .eforms1 .page_wrapper_bg section.call_to_action {        width: 60%;    }    /*活動花絮*/    .album3 #album .page_desc {        width: 80%;    }}@media (max-width: 1300px) {    .article5.articlecontent .pagebox .pageinfo-title,    .pageinfo-title,    .RWDeditor01 .model-title {        margin: 0 0 15px;    }    .hgroup h1 {        font-size: 38px;    }    /*房型介紹*/    .album1 .page_desc .pagebox .l-box {        width: 40%;    }    .album1 .page_desc .pagebox .r-box {        width: 60%;    }    /*專業照護*/    .doctor-list .list {        padding: 2rem 0;    }    .doctor-list .list .doctor-name {        font-size: 28px !important;        margin: 0 0 3rem;    }    /*關於我們*/    .page-about.style01 .l-box {        padding-left: 9vw;    }    .page-about.style02 .inner {        width: 82%;        margin: 0 auto;    }    .page-about.style04 {        height: 864px;        margin: 8rem auto 0;    }    .page-about.style04 .pagebox {        width: 85%;        display: flex;        flex-direction: column;        justify-content: space-between;        align-items: flex-start;    }    .page-about.style04 .pagebox .l-box {        padding: 5rem 0 0;        margin: 0 auto;        width: 100%;    }    .page-about.style04 .pagebox .r-box {        display: flex;        flex-direction: column;    }    .page-about.style04 .marquee_01 ul,    .page-about.style04 .marquee_02 ul {        display: flex;        gap: 0 1vw;    }    .page-about.style04 .about-marquee ul li {        width: 300px;        min-width: 300px;        margin: 1.5rem 0 0;    }    .page-about.style04 .marquee_01 {        animation: marquee_01 20s linear infinite alternate;    }    .page-about.style04 .marquee_02 {        animation: marquee_02 20s linear infinite alternate;    }    @keyframes marquee_01 {        from {            transform: translateX(-55%);        }        to {            transform: translateX(0px);        }    }    @keyframes marquee_02 {        from {            transform: translateX(0px);        }        to {            transform: translateX(-55%);        }    }    /*月中好食*/    .pagecook.style01 .r-box {        left: 0;    }    .pagecook.style02 {        display: flex;        align-items: flex-start;        margin: 3rem 0;    }    .pagecook.style02 .l-box .inner {        padding-right: 0;        left: 0;    }    .pagecook.style02 .second-pic {        left: 0;        position: relative;        margin: 2rem 0 0;        width: 100%;    }}

/*內頁客製_小螢幕 end*/
/*menu open start*/

@media (max-width: 1300px) {    .RWDmenu_plus04 .logo {        top: 11px;    }    .RWDalert_fancybox.bottom {        width: 98%;        padding: 20px 30px 20px !important;        margin-bottom: 0;    }    .RWDalert_fancybox.bottom .editor {        margin-bottom: 0px !important;    }    .RWDmenu_plus04 .header::after {        height: 17vw;    }    .RWDmenu_plus04 .site-nav {        display: none !important;    }    .RWDmenu_plus04 #mobile-menu ul.menu {        padding: 0 6rem;        margin-top: 5vw;    }    .RWDmenu_plus04 .features {        top: 8px;    }    .ml-stack-nav-toggle {        top: 2px;        margin-left: 26px    }    .RWDmenu_plus04 .overlay::before {        display: none;    }    .RWDmenu_plus04 .header .logo a::before {        content: '';        background: url(archive/image/customization/240415_logo-isup.webp) no-repeat;        background-size: 100% auto;        position: absolute;        left: 0;        top: -1px;        display: block;        width: 110px;        height: 45px;        transition: all 0.7s ease-out;        opacity: 0;    }    /*.header.is-up */    .RWDmenu_plus04 .header.is-up {        padding-bottom: 0;    }    .RWDmenu_plus04 .header.is-up {        background: #f9f0e7;    }    .RWDmenu_plus04 .header.is-up .logo a::before {        opacity: 1;        transition: all 0.7s ease-out;    }    .RWDmenu_plus04 .header.is-up .logo img {        display: none;    }    .RWDmenu_plus04 .header.is-up .features {        top: 5px;    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle {        top: -3px;    }    /*cta btn*/    .call_link,    .service-container .section-link .a-link,    .container-set .section-link .a-link {        height: 47px;        font-size: 15px;    }    .call_link:after,    .service-container .section-link .a-link::after,    .container-set .section-link .a-link::after {        top: 17px;    }}

/*menu open end*/
/*1199px start*/
@media (max-width: 1199px) {
/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 5rem 0;}.article4.id34 .page_wrapper_bg section.call_to_action>.container,.page_wrapper_bg section.call_to_action>.container {    width: auto;    padding: 0 30px;}#sidebar input,#sidebar select,#sidebar select.form-control:not([size]):not([multiple]) {    font-size: 1rem;    height: 45px;    color: #000;    letter-spacing: 0;}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {    width: calc(100%/3 - 1px);}/* -----客製化內頁-----*/ 
.page_wrapper_bg .contact-container .ft-left {    padding-top: 3rem;}.page_wrapper_bg .scroll-section.scroll-section-7 {    height: auto;}.page_wrapper_bg .scroll-section.scroll-section-7 .bg iframe {    width: 100vw;    height: 76vh;}.page_wrapper_bg .RWDmenu_plus04 .header::after {    opacity: 1;}.webdesc .pageinfo-title {    font-size: 29px;}.webdesc,.hgroup .container {    width: 90%;}/*專業照護*/ 
.doctor-list .list {    gap: 2rem;}/*關於我們*/ 
.article1 .page_wrapper_bg section.call_to_action {    padding-top: 100px;}.page-about.style01 {    width: 90%;    margin: 0 auto;    float: right;}.page-about.style01 .l-box {    padding-left: 0vw;}.page-about.style02 .inner {    margin-top: 5rem;    padding: 8rem 0;}.page-about.style02 .pageab-en {    font-size: 3rem;}/*月中好食*/ 
.pagecook {    width: 95%;}.pagecook .content-title {    margin: 19px 0;}/*常見問題*/ 
.faq1 .hgroup .container {    width: 100%;}.faq1 .page_wrapper_bg section.call_to_action {    grid-template-columns: 1fr;    grid-auto-flow: row;    padding-bottom: 0 !important;}.faq1 section.call_to_action>.container {    padding: 8rem 0 0;    width: 85% !important;    display: flex;    flex-direction: column;    justify-content: center;}.faq_bg,.faq_bg .RWDedictor {    height: auto;}.faq_bg {    position: relative;    top: 0;    margin: 3rem 0 0;}.faq_bg .RWDedictor009 img {    position: relative;    bottom: unset;}.faq_bg,.faq_bg .RWDedictor009 {    height: auto;    width: 75%;}/*常見問題*/ 
.eforms1 .hgroup .container {    width: 100%;}/*活動花絮*/ 
.article-block.pagebox {    padding: 0;}.article-block.pagebox .l-box {    width: 40%;}.article-block.pagebox .r-box {    padding-right: 2.5rem;    width: calc(60% - 2.5rem);}/* 250218 */ 
.service-container .service-wrapper .item-block .item-script .item-text ul{        min-width: unset;}
}
/*1199px end*/
/*1138px start*/

@media (max-width: 1138px) {    .RWDmenu_plus04 .logo {        width: 62px;        top: 10px;    }    .ml-stack-nav-toggle {        width: 46px;        height: 46px;    }    .ml-stack-nav-toggle__line {        right: 9px;        width: 25px;    }    .ml-stack-nav-toggle__line:last-child {        width: 18px;    }    .RWDmenu_plus04 #mobile-menu .main-menu:before {        width: 70px;        height: 79px;        top: 0%;    }}

/*1138px end*/
/*1024px start*/
@media (max-width: 1024px) {
.RWDmenu_plus04 #mobile-menu .main-menu:before {    top: 0;}.RWDmenu_plus04 .overlay::before {    width: 180px;}/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 50px 0 80px !important;}/*產品內頁-01*/ 
.page_content1 #prod_price {    margin-top: 18px;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 4) !important;}/*文章列表-04*/#article .layoutlist_4 .item {    flex-direction: column}#article .layoutlist_4 .item .list_img,#article .layoutlist_4 .list_subject,#article .layoutlist_4 .listdate {    width: 100%}#article .layoutlist_4 .item .list_img {    padding: 0;    margin: 0 0 10px}#article .layoutlist_4 .list_subject {    padding: 0;    margin: 0 0 10px}#article .layoutlist_4 .listdate {    border: 0;    display: flex;    align-items: center;    padding: 0;}#article .layoutlist_4 .listdate .day:before {    content: "/";    margin-right: 5px}#article .layoutlist_4 .listdate .day {    font-size: 12px;    color: #afafaf;    position: relative;    margin-left: 5px}/*文章列表-G*/ 
.layoutlist_8 .list_subject {    padding: 0 2rem;}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {    width: calc(100%/3 - 1px);}/*電子表單*/ 
.form-group label {    padding-left: 0 !important;    padding-right: 0 !important;}#join_form .form-checkbox,#join_form .form-radio {    padding: 0 0 0 28px !important;}/*------側邊欄------*/#sidebar.layoutmenu3 {    padding: 0;}#sidebar {    position: sticky;    top: 74px;    z-index: 3;    background: #f1f2ed;}#sidebar .products-nav {    width: 90%;}#sidebar.layoutmenu3 .products-nav ul {    justify-content: flex-start;    padding: 1% 0;}#sidebar.layoutmenu3 .products-nav ul>li>a::before {    bottom: -6px;}/*預約參觀*/ 
.eforms1 .page_wrapper_bg section.call_to_action {    padding: 15vw 0px !important;}.eforms1 .page_wrapper_bg .page-banner {    width: 100%;    position: static;    display: none;}.eforms1 .page_wrapper_bg section.call_to_action {    width: 100%;}.eforms1 .hgroup .page_subject::after,.eforms1 .hgroup h1 {    margin: 0 auto;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.RWDmenu_plus04 .features {    display: none;}.bg::before {    background: url(archive/image/customization/mobile_block_bg.webp) no-repeat;    background-size: 100% auto;}.mobile-link {    display: block;}.RWDalert_fancybox.bottom {    display: flex;    flex-direction: column;}.RWDmenu_plus04 .header {    padding-left: 3%;    padding-right: 3%;    padding-top: 20px;}.ml-stack-nav-toggle {    margin-left: 0;    margin-right: 0;}.RWDalert_fancybox.bottom .editor {    margin-bottom: 20px !important;}/*memu open*/ 
.RWDmenu_plus04 #mobile-menu ul.menu {    padding: 0 4rem;}.RWDmenu_plus04 #mobile-menu .menu>li a {    margin: 0;    padding-left: 0;}.RWDmenu_plus04 #mobile-menu .menu>li:nth-child(4)>a:before {    display: none;}.RWDmenu_plus04 #mobile-menu .menu>li>a:before {    left: -27% !important;}/* 匯入內頁版面寬度80%*//*麵包屑*/section.hgroup {    margin: 0 0 20px;}.hgroup .container {    margin: 0 0 0px;}.hgroup .page_subject {    text-align: center;}.page_wrapper_bg .hgroup h1 {    margin: 0 auto 8px;}.faq1 .hgroup .breadcrumb {    margin-left: auto;}.hgroup .breadcrumb {    text-align: center;    float: none !important;    position: static;    padding: 0;    border: 0;}/*編輯器 圖文*/ 
.RWDeditor01 .col-md-6 {    padding-left: 0px;    padding-right: 0px;    margin-bottom: 20px;}.RWDeditor01 .col-md-6 img {    width: 100%;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 40px !important;}/*文章列表樣式*/ 
.RWDslider01 .products-list .products-item .box {    align-items: flex-start;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: calc(100% / 2 - 21px);    margin: 15px 10px !important;    padding: 0;}/*文章列表樣式-08*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}.litem__text {    width: 85%;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row {    display: flex;    flex-wrap: wrap;}#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 3 - 1px);}#product .item .subject {    margin-top: 15px;    margin-bottom: 10px;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/3 - 1px);}/*相簿列表樣式*/ 
.layoutlist_1 .row a,.row .album_d_item a {    padding-bottom: 0;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {    width: calc(100% / 2 - 1px);    padding: 0 15px;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 3) !important;}/*相簿內容樣式-04*/ 
.album-list {    display: flex;    flex-wrap: wrap;}.album-list .item {    width: calc(100% / 3);}/*檔案下載樣式-02*/ 
.download .list_table .container::after {    clear: none;}.download .list_table .container .row::after {    clear: none;}.download .list_table .container .row div:last-child {    clear: none !important;}.download .oneline {    border-bottom: none;    clear: none;}/*電子表單*/ 
.eformscontent .layoutlist_1 {    width: 100%;}.eformscontent .form-horizontal .control-label {    padding: 0 !important;    width: 100%}.eformscontent .form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;    padding: 0 !important}.eformscontent .col-sm-12.col-md-11,.eformscontent .col-sm-12.col-md-5 {    width: 100%;}.eformscontent .form-horizontal .col-sm-12.col-md-5 {    padding: 0 !important;}.eformsDesc {    margin: 0 0 30px;    text-align: center;}/*影片列表*/ 
.layoutlist_2 .video_item {    width: calc(100% / 3 - 1px);}/*產品內頁-02*/#sidebar {    padding: 0 !important;    margin: 0 0 30px;}/*購物車按鈕pad*/#mobile-fixed .btn-box .normal {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}#mobile-fixed .btn-box .bg2 {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff;    background: #000;}.RWDshopping #mobile-fixed .btn.normal {    color: #444;}/*檔案下載*/ 
.download .search-container {    margin-left: 20px;    margin-top: 0;}/*-----------------內頁客製化-----------------*/ 
.page-banner .RWDbanner_plus01 .slick-item .pic img,.RWDbanner_plus01.inpage>.RWDbanner_plus01>.pic img {    width: 100%;}.page-banner .RWDbanner_plus01 .slick-caption .txt1 span {    font-size: 6rem;}/*共用左圖右文*/ 
.pagebox {    display: flex !important;    flex-direction: column !important;    justify-content: flex-start !important;    align-items: flex-start !important;}.pagebox .l-box,.pagebox .r-box {    width: 100% !important;    margin: 15px 0;}.pageinfo-title,.RWDeditor01 .model-title {    text-align: center;}/*列表共用文字*/ 
.album1 .page_desc .pageinfo-title,.album1 .page_desc .content-title,.webdesc .pageinfo-title,.webdesc .content-title {    text-align: center;}.webdesc .pageinfo-title {    font-size: 30px !important;    margin: 0 0 15px;}.webdesc .content-title {    margin: 0 0 35px;}/*麵包屑*/ 
.hgroup .container {    width: 100%;}.article4 .hgroup .page_subject,.article3 .hgroup .page_subject,.album4 .hgroup .page_subject,.album1 .hgroup .page_subject,.album2 .hgroup .page_subject,.album3 .hgroup .page_subject,.article5 .hgroup .page_subject,.article6 .hgroup .page_subject,.product1 .hgroup .page_subject {    align-items: center;    display: flex;}/*房型介紹*/ 
.room-bottom tr {    display: flex;    justify-content: flex-start;    align-items: flex-start;    gap: 15px;}.room-bottom tr td {    width: calc(100% / 2 - 8px);}.album1 .page_desc .pageinfo-title {    letter-spacing: 5px;    font-size: 44px !important;    margin: 0 0 8px;}.album1 .page_desc .content-title {    margin: 0 0 35px;}/*關於我們*/ 
.article1 .pagebox p,.page-about.style01 .pagebox .pageinfo-title,.page-about.style01 .pagebox p {    text-align: center;    width: 100%;}.page-about.style01 {    width: 100%;    float: none;}.page-about.style01 .pagebox {    display: flex;    flex-direction: column;    justify-content: flex-start;    align-items: flex-start;    align-content: flex-start;}.page-about.style01 .l-box {    width: 65% !important;    margin: 0 auto;    padding-left: 0;}.page-about.style01 .r-box {    width: 100%;}.page-about.style02 .pageab-en {    font-size: 4rem;    text-align: center;    position: static;    margin: 3rem 0;}.page-about.style02 .pagebox.box-style02 .r-box {    padding: 3rem 0;}.page-about.style02 .inner {    padding: 0rem 0;    width: 85%;}.page-about.style04 .pagebox .l-box {    padding: 5rem 0 3rem;}/*月中好食*/ 
.pagecook {    margin: 2rem auto !important;}.pagecook.style01 {    margin-top: 0 !important;}.pagecook.style01,.pagecook.style03 {    display: flex !important;    flex-direction: column-reverse !important;    justify-content: flex-end !important;    align-items: center !important;}.pagecook .content-title {    text-align: center !important;}.pagecook.style03 .l-box {    display: none !important;}/*活動花絮*/ 
.album3 #album .page_desc {    width: 100%;}.article-block.pagebox .r-box {    padding-right: 0;}.article-block .l-box img{    margin: 0 0 40px;}/*聯絡我們*/ 
.eforms1 .hgroup h1{    text-align: center;    width: 100%;}/*241226*/ 
.room-bottom h4{text-align: center;}
}
/*991px end*/
/*850px start*/
@media (max-width: 850px) {
.RWDmenu_plus04 #mobile-menu {    max-width: 720px;    width: 57%;}.RWDmenu_plus04 #mobile-menu ul.menu {    margin-top: 10vw;}/* 匯入內頁版面寬度80%*//*文章列表樣式-04*/#article .layoutlist_4 .fixrow {padding-left: 0;padding-right: 0;}/*圖文輪播*/ 
.RWDslider01 .products-list .box {display: flex;flex-direction: column;}.RWDslider01 .products-list .products-item .box {flex-direction: column;justify-content: flex-start;}.RWDslider01.pic-right .products-list .products-item .box {flex-direction: column;}.RWDslider01 .pic-list, .RWDslider01 .text {width: 100%; padding: 0 !important;}.RWDslider01 .control-box {right: 0;position: relative; width: 100%; text-align: center;}.RWDslider01 .pic-list,.RWDslider01 .text,.RWDslider01 .pic img {width: 100%;}.RWDslider01 .pic-list {padding-right: 0;}.RWDslider01.pic-right .pic-list { padding-left: 0;}.pagecontent .RWDslider01, .article1 .pagecontent .RWDeditor01 {margin-top: 30px;}
}
/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.RWDmenu_plus04 .header::after {    height: 25vw;}/* 匯入內頁版面寬度80%*//*麵包屑*/ 
.hgroup .container {    margin-left: 0;    margin-right: 0;    padding: 15px 0;}.hgroup .page_subject {    padding-bottom: 26px;}/*按鈕*/ 
.btn.btn_back,.ebtn,.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn {    width: auto !important;}.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn {    margin-top: 30px !important;}/*文章列表樣式-03*/#article .layoutlist_3 .listdate .yearmonth {    padding-bottom: 0px;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 1px;}#article .layoutlist_4 .listdate .yearmonth {    padding-bottom: 15px;}#article .layoutlist_4 .list_subject .summary {    margin: 10px 0px 0;}#article .layoutlist_4 .list_subject a {    margin: 0px !important;}/*產品檔案下載按鈕*/ 
.productcontent .page_content1 .download_container .btn {    float: none;    margin: 60px auto 0 !important;    display: block;    max-width: 250px;    padding: 5px;}/*相簿列表樣式-01*/#album .layoutlist_1 .row .album_item {    width: calc(100% / 3 - 1px) !important;}.layoutlist_2 .album_item {    padding: 0 10px;}/*檔案下載樣式-02*/ 
.layoutlist_3 .dbtn_v2 {    width: 100%;    text-align: center;}/*電子表單*/ 
.form-horizontal .control-label {    width: 100%;}.form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;}/*------內頁客製化------*//*------隱私權政策------*/ 
.article8 .page_wrapper_bg .article-text.rwd .container p{width: 100%;}
}
/*800px end*/
/*768px start*/

@media (max-width: 768px) {    .page_wrapper_bg .article-text .container {        padding-left: 0px !important;        padding-right: 0px !important;    }    /*-----側邊欄-----*/    #sidebar.layoutmenu3 .products-nav ul {        overflow-x: scroll;        overflow-y: hidden;    }    /*-----常見問題-----*/    .faq1 section.call_to_action>.container {        padding: 4rem 0 0;    }    /*------------------線上購物--------------------*/    .productcontent .mobile-link {        display: none;    }}

/*768px end*/
/*767px start*/
@media (max-width: 767px) {
.RWDmenu_plus04 .logo {    top: 0;}.ml-stack-nav-toggle {    top: -2px;}.RWDmenu_plus04 .header .logo a::before {    top: 7px;}/* 匯入內頁版面寬度80%*//*文章列表樣式-02*/#article .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_2 .item {    width: calc(100% / 2 - 41px);    margin: 0 20px;}#article .layoutlist_2 .list_subject,#article .layoutlist_2 .listdate {    padding-left: 0px;    padding-right: 0;}#article .layoutlist_2 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_2 .listdate .yearmonth::after {    content: "/";    position: relative;    display: inline-block;}#article .layoutlist_2 .listdate .yearmonth,.layoutlist_2 .listdate .day {    display: inline-block;}#article .layoutlist_2 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    margin-left: -3px;}/*文章列表樣式-03*/#article .layoutlist_3 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_3 .item {    width: calc(100% / 2 - 21px);    margin: 0 10px;}#article .layoutlist_3 .listdate .day {    color: #afafaf;    font-size: 12px;    letter-spacing: 2px;}#article .layoutlist_3 .listdate .day::before {    content: " / ";}/*文章列表樣式-04*/#article .layoutlist_4>.fixrow>.xrow {    display: flex;    flex-wrap: wrap;}#article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: calc(100% / 2 - 21px);    margin: 0 10px;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 .subject_title {    display: flex;    align-items: center;}.rwdlayoutlist_6 .list_no {    width: 16.66666667%;}.rwdlayoutlist_6 .list_subject {    width: 66.66666667%;}.rwdlayoutlist_6 .list_date {    width: 16.66666667%;}.rwdlayoutlist_6 .list_item {    display: flex;    justify-content: flex-start;    align-items: center;}.rwdlayoutlist_6 .list_item .column.no {    width: 16.66666667%;}.rwdlayoutlist_6 .list_item .column.subject {    width: 66.66666667%;}.rwdlayoutlist_6 .list_item .column.date {    width: 16.66666667%;}/*文章列表樣式-07*/#article .layoutlist_7 .row {    flex-wrap: wrap;}#article .layoutlist_7 .litem {    width: calc(100% / 2 - 21px);}.layoutlist_7 .row:before,.layoutlist_7 .row:after {    display: none;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd {    display: flex;    flex-wrap: wrap;}.layoutlist_8.rwd .item {    border-bottom: 0;    width: calc(100% / 2);    display: flex;    flex-direction: column;    justify-content: flex-start;    align-items: flex-start;}.layoutlist_8.rwd .list_img+.list_subject {    margin-top: 15px;}.layoutlist_8 .list_subject {    padding-left: 15px;}.layoutlist_8.rwd .listdate {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: center;}.layoutlist_8.rwd .listdate .yearmonth {    font-size: 12px !important;    color: #afafaf;    letter-spacing: .5px;}.layoutlist_8.rwd .listdate .day {    color: #afafaf;    font-size: 12px;    letter-spacing: .5px;    margin-left: 5px;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}/*左右圖文輪播PAD*/@media screen and (min-width: 415px) and (max-width: 767px) {    .RWDslider01 .products-list .box,    .RWDslider01.pic-right .products-list .box {        flex-direction: column    }    .RWDslider01 .text {        width: 100%    }    .RWDslider01.pic-right .pic-list {        padding: 0;    }    .RWDslider01 .products-list .box,    .RWDslider01.pic-right .products-list .box {        flex-direction: column;        width: 90%;        margin: auto;        padding: 0 !important    }    .RWDslider01 .pic-list {        width: 100%;        padding: 0;        margin: auto;        float: none !important    }    .RWDslider01.pic-right .control-box {        left: 50%;        transform: translateX(-50%);        text-align: center;        right: auto    }    .RWDslider01 .control-box {        right: auto;        left: 50%;        transform: translateX(-50%)    }}/*文章列表頁籤*/ 
.tab_content {    margin-top: 20px}/*文章頁籤修正*/ 
.tab {    padding: 20px 0;}.tab.open .tab_title {    margin: 0 0 20px;}/*產品頁籤*/ 
.RWDproduct_page .faq-item .faq-question {    padding: 15px 0}.RWDproduct_page .faq-item .faq-question:before {    display: flex;    justify-content: center;    align-items: center}.RWDproduct_page .faq-item .editor {    padding: 30px}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/2);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/2 - 1px);}#product .layoutlist_5.layoutlist {    display: flex;    flex-wrap: wrap;}#product .layoutlist_5.layoutlist .col-sm-4 {    width: calc(100% / 2 - 1px);}/*產品我的最愛按鈕調整*/ 
.RWDproduct_page .btn-other {    margin: 10px 0}.RWDproduct_page .btn-other li {    width: 100%;    display: block;    text-align: left;    padding: 0}.RWDproduct_page .btn-other li .ii {    display: inline-block}.RWDproduct_page .btn-other li button {    text-align: left}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {    display: flex;    flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 2 - 1px) !important;    padding: 0 10px;}/*相簿列表樣式-02*/#album .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#album .layoutlist_2 .album_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-01*/ 
.albumcontent section.call_to_action .container .article-text .container .row {    display: flex;    flex-wrap: wrap;}.row .album_d_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 2) !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item {    display: initial;}.album-list .item {    width: calc(100% / 2);}#article .layoutlist_4 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    padding: 0;}#article .layoutlist_4 .listdate .yearmonth,.layoutlist_4 .listdate .day {    display: inline-block;}#article .layoutlist_4 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_4 .listdate .day::before {    content: " / ";}/*相簿內容箭頭*/ 
.photo_view .flex-direction-nav .flex-disabled {    opacity: 10 !important;}/*檔案下載樣式-01*/ 
.download .list_table td.list_subject {    text-align: center;}.download .list_table th.split {    display: none}.download .list_table td {    line-height: 1.5;    padding: 10px}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no {    min-width: 100px}.download .list_table th.list_date {    width: calc(100% - 200px)}.download .list_table td.split {    display: none;}/*檔案下載樣式-02*/ 
.download .item table tr {    display: flex;    flex-direction: column;}.download .oneline {    display: flex;    flex-wrap: wrap;}.download .list_table td {    width: 100%;    padding-top: 15px;}.download .list_table td:nth-child(2) {    display: none;}.download .oneline .col-md-4.col-sm-6 {    width: calc(100% / 3);}.layoutlist_5 .downlaod_item {    width: calc(100%/2);}.download5 .search-container {    margin: 10px 0 0;}/*影片列表*/#video .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#video .layoutlist_2 .video_item {    width: calc(100% / 2 - 1px);}/*購物車呼籲置底*/#mobile-fixed .fixed-bottom .price-box {    text-align: center;}#mobile-fixed .btn-box.step1 li,#mobile-fixed .btn-box.step2 li {    padding: 0 1px;}#mobile-fixed .btn-box .normal {    text-align: center;    padding: 10px 0;    font-size: 15px !important;}#mobile-fixed .btn-box ul {    display: flex;}/*------內頁客製化------*/ 
.page-banner .RWDbanner_plus01 .slick-caption .txt1 span {    font-size: 76px;}.hgroup h1 {    background: initial;    color: #8c744d;    -webkit-background-clip: content-box;    animation: initial;}
}
/*767px end*/
/*700px start*/

@media (max-width: 700px) {    /*關於我們*/    .page-about.style01 .l-box {        padding-left: 0;        width: 100% !important;        padding: 0 30px;    }}

/*700px end*/
/*650px start*/

@media (max-width: 650px) {    /*-----側邊欄-----*/    #sidebar.layoutmenu3 {        padding: 0;    }    #sidebar .products-nav {        width: 100%;    }    #sidebar.layoutmenu3 .products-nav ul {        padding: 15px 0 15px 0;        width: 80%;        margin: 0 auto;    }    #sidebar.layoutmenu3 .products-nav ul>li {        /*width:auto;*/        min-width: 60px;        margin: 0 5px;    }    #sidebar.layoutmenu3 .products-nav ul>li:last-child {        min-width: 75px;    }    #sidebar.layoutmenu3 .products-nav ul>li.active>a::before,    #sidebar.layoutmenu3 .products-nav ul>li>a:hover::before {        display: none;    }    #sidebar.layoutmenu3 .products-nav ul>li>a::after {        content: '';        width: 5px;        height: 5px;        border-radius: 99em;        position: absolute;        top: 5px;        left: 50%;        transform: translateX(-50%);        border: #5e5f5c solid 1px;        transition: all .5s ease;        display: none;    }    #sidebar.layoutmenu3 .products-nav ul>li.active>a::after,    #sidebar.layoutmenu3 .products-nav ul>li>a:hover::after {        display: block;    }    /*------內頁客製化------*/    .page_wrapper_bg section.call_to_action {        position: static;    }    .article5.articlecontent .pagebox .pageinfo-title,    .pageinfo-title,    .webdesc .pageinfo-title {        font-size: 26px !important;        letter-spacing: 1px;    }    .pageinfo-title br,    .webdesc .pageinfo-title br {        display: none;    }    .scroll-section-7.scroll-section .bg::after {        height: 100%;    }    /*房型介紹*/    .room-bottom {        padding: 10px 13px 10px;    }    .room-bottom h4 {        font-size: 20px !important;        padding-bottom: 12px;        margin: 0 0 1rem !important;        text-align: center;    }    .room-bottom tr td {        font-size: 15px;        margin-bottom: 10px;    }    /*專業照護*/    .pagecare .pic-well ul {        display: flex;        flex-direction: column;        justify-content: flex-start;        grid-row-gap: 17px;        margin: 2rem 0 0;    }    .photo-well {        padding: 0;    }    .doctor-list .list {        display: flex;        flex-direction: column;        align-content: flex-start;        gap: 2rem;        align-items: flex-start;    }    .doctor-list .list .doc-pic,    .doctor-list .list .doc-inner {        width: 100%;    }    .doctor-list .list .doctor-name {        font-size: 26px !important;    }    .doctor-list .list .doc-inner ul>li span {        min-width: auto;        margin-right: 13px;        padding-right: 13px;    }    /*關於我們*/    .article1 .page_wrapper_bg section.call_to_action {        padding-top: 56px;    }    .page-about.style01 .pagebox p {        text-align: justify;    }    .page-about .pagebox p br {        display: none;    }    .page-about.style02 .pageinfo-title br {        display: block;    }    .page-about.style03 ul.picbox-style01 {        height: auto;        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: flex-start;    }    .page-about.style03 ul.picbox-style02 {        display: flex;        flex-wrap: wrap;    }    .page-about.style03 ul.picbox-style02 li {        width: calc(100% / 2 - 8px);    }    .page-about.style03 ul.picbox-style01 li:nth-child(1),    .page-about.style03 ul.picbox-style01 li:nth-child(1) img {        width: 100%;    }    .page-about.style04 {        margin: 4rem auto 0;        height: auto;        min-height: 100vw;    }    .page-about.style04 .pagebox {        position: static;        transform: inherit;        margin: 0 auto;    }    .page-about.style04 .pagebox .r-box {        margin-bottom: 0;    }    /*月中好食*/    .pagecook {        width: 100%;        margin: 0 0 3rem !important;    }    .article4.id34 .btn.btn_back a,    .pagecook.style03 .second-pic {        width: 100%;    }    /*常見問題*/    .faq_bg,    .faq_bg .RWDedictor009 {        width: 85%;    }    .rwd .faq_question {        padding: 15px 0;    }    /*預約參觀*/    .eforms1 .page_wrapper_bg section.call_to_action>.container {        padding: 0 30px;        width: auto;        max-width: inherit;    }    .eforms1 .page_wrapper_bg section.call_to_action {        padding: 7rem 0px 80px !important;    }    .eforms1.eformscontent .layoutlist_1 {        padding: 0;    }/*241226*/ 
.article3 .pagecontent .RWDeditor01{margin: 1rem 0 0 !important;}.pagecare .pic-well ul{margin: 0;}}

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
.RWDfakeloader img {    width: 340px;}.RWDmenu_plus04 .logo {    width: 55px;}.RWDmenu_plus04 .header::after {    height: 29vw;    opacity: 0.5;}.RWDfakeloader img {    width: 330px;    width: 330px;}.RWDalert_fancybox.bottom {    padding: 20px 10px 20px !important;    letter-spacing: 0 !important;}@media (max-aspect-ratio: 16 / 9) {    .bg iframe {        height: 100vh !important;    }}/*MENU OPEN*/ 
.RWDmenu_plus04 .header .logo a::before {    top: 9px;}.RWDmenu_plus04 #mobile-menu {    max-width: initial;    width: 100%;}.RWDmenu_plus04 #mobile-menu .main-menu {    top: 0;}.RWDmenu_plus04 #mobile-menu .main-menu:before {    width: 67px;    height: 76px;    top: 6%;    left: 0;}.RWDmenu_plus04 #mobile-menu .menu>li:nth-child(odd)>a:before,.RWDmenu_plus04 #mobile-menu .menu>li:nth-child(even)>a:before {    display: none;}.RWDmenu_plus04 #mobile-menu ul.menu {    padding: 0 2rem;    margin-top: 18vw;}.RWDmenu_plus04 #mobile-menu .menu>li a {    font-size: 15px;}/* 匯入內頁版面寬度80%*//*標題*/ 
.hgroup {    padding-left: 15px;    padding-right: 15px;}.hgroup h1 {    margin-bottom: 50px;    line-height: 1.8;}.hgroup .container {    margin: 0 0 26px;    padding: 0;}/*按鈕*/ 
.btn.btn_back,.ebtn,.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn,.btn-primary,.page_wrapper_bg .btn-style {    width: 100% !important;}/*container*/ 
.page_wrapper_bg .pagecontent {    padding: 0px !important;}.page_wrapper_bg section.call_to_action {    padding: 40px 0 80px !important;}.page_wrapper_bg .article-text .container {    padding: 0;}section.hgroup {    padding: 0;}/*fixrow*/ 
.fixrow {    padding-left: 0px !important;    padding-right: 0px !important;}/*文章列表最上層樣式調整*/#article .cate_list.row .col-sm-6.col-md-4 {    margin: 0 0 30px;}/*文章列表樣式-02*/#article .layoutlist_2 .item {    width: 100%;    margin: 10px 0;}/*文章列表樣式-03*/#article .layoutlist_3 .item {    width: 100%;    margin: 10px 0;}/*文章列表樣式-04*/#article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: 100%;    margin: 10px 0;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 ul {    margin: 0;}.rwdlayoutlist_6 li {    margin: 0;    border-bottom: #dfdfdf solid 1px;    padding: 10px 0 10px;}.rwdlayoutlist_6 .subject_title {    display: none;}.rwdlayoutlist_6 .list_item {    text-align: center;    flex-direction: column}.rwdlayoutlist_6 .list_item .column.no,.rwdlayoutlist_6 .list_item .column.subject,.rwdlayoutlist_6 .list_item .column.date {    width: 100%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: 100%;    padding: 0px;    margin: 0 0 40px;    border-bottom: 1px solid #eee;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd .item {    border-bottom: 1px solid #eee;    width: 100%;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {    width: 100%;}/*左右圖文輪播PH*/ 
.RWDslider01 .pic-list {    width: 100%;}/*時間軸樣式*/ 
.RWDtimeline01 .line_dot,.RWDtimeline01 .line_dot2 {    left: 4px;}.RWDtimeline01 li.event:before {    left: 27px;}.RWDtimeline01 li.event .point {    width: calc(100% - 90px);    left: 90px;}.RWDtimeline01 li.event .point .date {    font-size: 14px;    letter-spacing: 1px}/*文章檔案下載*/ 
.file_area {    margin: 0 0 10px;}#file_dlist,.page_wrapper_bg .dd-select,.file_area {    width: 100% !important;}.download_container .btn {    width: 100%;}/*電子表單*/ 
.new-form {    margin-top: 0;}.webdesc {    margin: 0 0 30px;}/*相簿上下方說明*/#album .page_desc {    margin: 30px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {    margin: 30px 0 0;}.photo_discription .text {    font-size: 16px !important;    line-height: 1.5 !important;    margin: 30px 0;    color: #333 !important;    letter-spacing: 2px;    font-weight: 400}/*相簿列表樣式-01*/ 
.layoutlist_1 .album_item {    width: 100% !important;}#album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 1 - 1px) !important;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {    margin: 10px 0px 20px !important;    width: 100%;}#album .layoutlist_2 .album_item {    width: 100%;    padding: 0;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: 100%;    padding: 0;}#btn_shopping {    width: 100%;    margin: 0;}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: 100%;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: 100%;}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/1);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-4 {    width: 100%;}#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: 100%;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 30px;}/*產品檔案下載*/ 
.productcontent .page_content1 .download_container .btn {    max-width: 100% !important;}/*相簿內容樣式-01*/ 
.row .album_d_item {    width: 100%;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: 100% !important;}/*相簿內容樣式-04*/ 
.album-list .item {    width: 100%;}/*檔案下載樣式-02*/ 
.download .oneline .col-md-4.col-sm-6 {    width: 100%;    margin-bottom: 20px;}/*影片列表*/#video .layoutlist_2 .video_item {    width: 100%;    margin: 0 0 40px;}/*產品內頁-01*/#member_org_price,#prod_fixprice {    margin-top: 25px;}.page_content1 #prod_price {    margin-top: 5px;}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {    width: 100%;    margin: 5px 0;}.shopping-step li span.name {    font-size: 13px !important;}#mobile-fixed .btn-box {    width: 180px;}#mobile-fixed .fixed-in {    width: calc(100% - 180px);    letter-spacing: 0;}/*詢問車按鈕*/ 
.RWDquiry .btn.normal {    width: 100%;    margin: 5px 0;}/* google驗證碼、top高度調整 */ 
.grecaptcha-badge {    bottom: 75px !important;}.scrollTop002 {    right: 0;    bottom: 160px;}/*------內頁客製化------*/ 
.page-banner .container {    width: 100%;}.page_wrapper_bg .hgroup h1 {    font-size: 28px;}.page-banner .RWDbanner_plus01 .slick-caption .txt1 span {    margin: 0px;}.page-banner .RWDbanner_plus01 .slick-caption .txt2 {    margin-top: 0;}.eforms1 .hgroup .page_subject::after,.page-banner .RWDbanner_plus01 .slick-caption .txt1 span {    font-size: 62px;}/*標題*/ 
.article5.articlecontent .pagebox .pageinfo-title,.pageinfo-title,.webdesc .pageinfo-title {    font-size: 22px !important;}.pageinfo-title {    letter-spacing: 1px;    font-size: 26px !important;}.content-title {    font-size: 18px;}.album1 .page_desc .content-title {    margin-bottom: 0;}/*------隱私權政策------*/ 
.article8 .page_wrapper_bg .article-text.rwd .container p.privacy-tit,.article8 .page_wrapper_bg .article-text.rwd .container h5 {    font-size: 17px;}.article8 .page_wrapper_bg .article-text.rwd .container .item ul {    padding-left: 25px;}.article8 .page_wrapper_bg .article-text.rwd .container .item span,.article8 .page_wrapper_bg .article-text.rwd .container .item h6 {    padding-left: 0px;}/*麵包屑*/ 
.webdesc,.hgroup .container {    width: 100%;}#article .layoutlist_7 .litem {    margin-left: 0 !important;    margin-right: 0 !important;}#album .layoutlist_2 .album_item_subject {    padding: 10px 0;}.layoutlist_7 .subject,.layoutlist_7 .subject a,#album .layoutlist_2 .album_item_subject {    letter-spacing: 1px;}.page-about.style04 .pagebox .l-box {    padding: 5rem 0 1rem;}/*預約諮詢*/ 
.eformsDesc{    margin: 0 0 15px;}/*媽媽分享*/ 
.article5 .pagecontent .single-photo{    margin-top: 0;}/*活動花絮*/ 
.article-block.pagebox .l-box{    margin: 0;}.album3 .row .album_d_item {    padding: 0;}.album3 .row .album_d_item a {    height: 340px;}.article-share ul {    display: flex;    justify-content: flex-start;    align-items: flex-start;    flex-direction: column;}/*房型介紹*/ 
.album1 .page_desc .pageinfo-title {    font-size: 36px !important;    margin: 0 0 6px;}/*241226*/ 
.btn.btn_back{margin-bottom: 1rem;}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.section-container .section-link {    width: 175px;}.ml-stack-nav-toggle {    margin-top: 9px;    width: 45px;    height: 45px;}.ml-stack-nav-toggle__line {    right: 9px;    width: 26px;    margin-top: 2px;}.ml-stack-nav-toggle__line:last-child {    display: none;}.ml-stack-nav-toggle__line:nth-child(2) {    margin-top: -6px;}.RWDmenu_plus04 #mobile-menu .menu>li>a:before {    height: 16px;    left: -42px;    display: none;}/* 匯入內頁版面寬度80%*//*文章高度調整*/ 
.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*檔案下載*/ 
.layoutlist_5 .downlaod_item {    width: calc(100%);}.download5 .search-container {    margin: 10px 0 0 !important;}/*圖文輪播*/ 
.RWDslider01 .text {    padding-bottom: 40px;}@media (max-width: 414px) {    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }}/*------內頁客製化------*//*專業照護*/ 
.doctor-list .list .doctor-name {    font-size: 24px !important;}.doctor-list .list .doc-inner ul>li {    border-bottom: #e3dcd3 dotted 1px;    padding: 0 0 10px;    margin: 0 0 10px;}.doctor-list .list .doc-inner ul>li:last-child {    border: 0;    margin: 0;    padding: 0;}.doctor-list .list .doc-inner ul>li:nth-child(1) span {    display: block;}.doctor-list .list .doc-inner ul>li:nth-child(1) span:after {    display: none;}.doctor-list .list .doc-inner ul>li span {    min-width: 188px;}/*預約諮詢*/ 
.eforms1.eformscontent .layoutlist_1 .eformsForm{    padding: 3rem 1.5rem;}
}
/*480px end*/
/*414px start*/

@media (max-width:414px) {    /*------內頁客製化------*/    .page-banner .RWDbanner_plus01 .slick-caption.txt-left,    .page-banner .RWDbanner_plus01 .slick-caption.txt-right {        text-align: center;        width: 100%;    }    .eforms1 .hgroup .page_subject::after,    .page-banner .RWDbanner_plus01 .slick-caption .txt2 span {        font-size: 50px;    }    /*預約參觀*/    .eforms1.eformscontent .layoutlist_1 .eformsForm {        padding: 2.5rem 1rem;    }    .verifyimg {        margin-left: 0px;    }}

/*414px end*/
/*380px start*/
@media (max-width: 380px){
.RWDmenu_plus04 .main-menu .mCSB_inside>.mCSB_container {    margin-top:2vh;}.RWDmenu_plus04 #mobile-menu .main-menu:before {    width: 62px;    height: 72px;}/* 匯入內頁版面寬度80%*//*跟隨購物車寬度修正*/#mobile-fixed .btn-box {    width: 170px;    padding-left: 10px;}#mobile-fixed .fixed-in {    width: calc(100% - 170px);}.RWDproduct_page .faq-item .editor {    padding: 20px;}
}
/*380px end*/
/*首頁 start*/

/*讓後台點的到*/ 
.webtech_edit_mode .RWDbase,.webtech_edit_mode .webtech_edit_mode-h100 { height: 100vh;}/*------------------影片案件背景--------------------*/ 
.scroll-section-1 .inner { position: relative;}.video-bg { position: absolute; width: 100%; height: 100vh; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%) scale(1.15); transform: translate(-50%, -50%) scale(1.15); z-index: 11; object-fit: cover; opacity: 1; }.video-bg.noShow { opacity: 0;}@media (min-aspect-ratio: 1.7777777778) { .video-bg {  height: 56.25vw; }}/* @media (max-aspect-ratio: 1.7777777778) { .video-bg {  width: 177.78vh; }} *//* @media (max-width: 1024px) { .video-bg {  transform: translate(-50%, -50%) scale(1.32); }} *//*避免高度0選單展開時overflow導致畫面瞬間變白*/html.index,.index body,#RWDfullscreen01,.index .main { height: 100%;}.index iframe { width: 100%}.scroll-section { position: absolute; top: 0; left: 0; width: 100%; height: 100vh; height: 100dvh; overflow: hidden; visibility: hidden; transform: translate3d(0, 0, 0);}#RWDPAGE_BASE_PAT02 .scroll-section { position: relative; visibility: inherit;}.webtech_edit_mode .scroll-section { visibility: unset;}/*影片區共用style start*/ 
.section-container { position: absolute; width: 80%; max-width: 1900px; height: 90dvh; height: 90vh; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; line-height: 1.4; z-index: 20; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; z-index: 99;}.section-heading { position: relative; color: var(--color01); will-change: transform; letter-spacing: 8px;}.section-container .section-sub-title { color: var(--color01); will-change: transform; margin-bottom: 64px; font-size: clamp(1.6875rem, 1.6429rem + 0.2232vw, 2rem); letter-spacing: 3px; line-height: 1.3; color: #eee7d6;}.section-container .section-text { font-size: clamp(1.125rem, 1.1071rem + 0.0893vw, 1.25rem); color: var(--color01); margin-bottom: 100px; font-weight: 400; letter-spacing: 3px; line-height: 1.6;}.section-container .section-link { position: relative; display: inline-block; color: #fff; border: 1px solid #fff; border-radius: 10em; padding: 10px 20px;}.scroll-section .outer,.scroll-section .inner { position: relative; width: 100%; height: 100%; overflow: hidden;}.scroll-section .bg { position: relative; overflow: hidden; height: 100%; width: 100%; top: 0; background-size: cover; background-position: center;}.bg iframe { width: 100%; height: 100vh; position: absolute; pointer-events: none; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1.15); transform: translate(-50%, -50%) scale(1.15); z-index: 10;}@media (min-aspect-ratio: 16/9) { .bg iframe {  height: 56.25vw;  height: 110vw; }}@media (max-aspect-ratio: 16/9) { .bg iframe {  width: 177.78vh; }}/*一屏一屏斷點 start*/@media (max-width:1199px) { .scroll-section {  position: relative;  top: auto;  left: auto;  transform: translate(0, 0);  height: auto;  overflow: auto;  visibility: visible;  background-color: #f9f0e7; } .scroll-section .outer, .scroll-section .inner {  height: auto; } .section-container {  position: relative;  height: auto;  top: 0;  left: 0;  transform: translate(0, 0); } .scroll-section .bg {  position: absolute;  height: 100vh; } .not-video .bg {  height: 100%; }}/*一屏一屏斷點 end*/ 
.container-set { position: absolute; top: 0; left: 0; display: flex; width: 100%; height: 100%; color: #222; z-index: 10;}@media (max-width: 1199px) { .container-set {  position: relative;  top: auto;  left: auto;  height: auto;  z-index: 20; }}.container-set .section-link { margin-top: 1rem;}.container-set .section-link .a-link { background-color: #000000; display: block; width: fit-content; margin-left: auto; margin-right: auto; padding: 10px 20px; color: #fff; font-size: 1rem;}.section-container .section-link { border: 1px solid var(--color01); background: var(--color01); color: var(--color02); transition-duration: .5s; transition-property: border-color, color; transition-timing-function: cubic-bezier(.19, 1, .22, 1); position: relative; padding: 0 23px; width: 256px; height: 48px; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; border-radius: 99em; font-size: 17px; letter-spacing: 2px; z-index: 0; font-weight: 300;}.section-container .section-link:before { -webkit-transform: scale(.9); position: absolute; top: 0; left: 0; width: 100%; height: 101%; transform: scale(.7); border-radius: 28px; background-color: var(--color03); content: ""; opacity: 0; transition-duration: .3s; transition-property: opacity, -webkit-transform; transition-property: opacity, transform, -webkit-transform; transition-property: opacity, transform; transition-timing-function: cubic-bezier(.39, .575, .565, 1); z-index: -1;}.section-container .section-link:hover,.section-container .section-link:focus,.section-container .section-link:active { border-color: var(--color03); color: #fff;}.section-container .section-link:hover:before,.section-container .section-link:focus:before,.section-container .section-link:active:before { -webkit-transform: scale(1.01); transform: scale(1.01); opacity: 1;}.section-bigword { font-family: var(--ft-01); font-weight: 300; font-style: normal; font-size: clamp(7.125rem, 5.9732rem + 5.7589vw, 15.1875rem); opacity: 0.3; line-height: 1; position: absolute; left: 0; bottom: 0; letter-spacing: 0;}/*animation*/ 
.section-container { animation-name: zeroall; animation-duration: 2.5s; animation-delay: 35s;}@keyframes zeroall { 0% {  opacity: 0; } 100% {  opacity: 1; }}@media (max-width: 1920px) { .section-container {  height: 95dvh; } .section-heading {  font-size: clamp(4.25rem, 4.125rem + 0.625vw, 4.875rem);  margin-bottom: 10px !important; } .section-container .section-sub-title {  font-size: clamp(1.5625rem, 1.5125rem + 0.25vw, 1.8125rem); } .section-container .section-text {  margin-bottom: 3vw; } @media (max-aspect-ratio: 16 / 9) {  .bg iframe {   width: 199.78vh;   height: 110vh;  } }}@media (max-width: 1550px) { @media (min-aspect-ratio: 16 / 9) {  .bg iframe {   height: 110vw;   width: 110vw;  } } .section-container {  height: 98dvh; } .section-heading {  font-size: clamp(4.25rem, 3rem + 1.6667vw, 4.5rem);  margin-bottom: 9px !important; } .section-container .section-sub-title {  font-size: clamp(1.5625rem, 1.5051rem + 0.2868vw, 1.75rem);  margin-bottom: 2rem; } .section-container .section-text {  margin-bottom: 2rem; } .section-container .section-link {  width: 246px; }}@media (max-width: 1366px) { .section-heading {  font-size: clamp(4.25rem, 4.0588rem + 0.956vw, 4.875rem); } .section-bigword {  font-size: clamp(1.5625rem, 1.4876rem + 0.3074vw, 1.75rem); } .section-bigword {  font-size: clamp(8.4375rem, 8.2463rem + 0.956vw, 9.0625rem); } @media (min-aspect-ratio: 16 / 9) {  .bg iframe {   height: 113vw;   width: 112vw;  } }}@media (max-width: 1199px) { .section-heading {  font-size: clamp(3.4375rem, 3.1645rem + 1.3652vw, 4.1875rem); } .section-container .section-sub-title {  font-size: 26px;  margin-bottom: 3rem; } .section-container .section-text {  margin-bottom: 3rem; }}@media (max-width:1024px) { .section-heading {  margin-top: 0 !important; } .section-container .section-text {  font-size: 16px; } .section-container .section-text, .section-container .section-sub-title {  margin-bottom: 2.5vw; } .section-bigword {  font-size: clamp(6.25rem, 5.2888rem + 3.9432vw, 7.8125rem); }}@media (max-width:1140px) { .section-container {  width: 68%; } .section-bigword {  font-size: 112px; } .section-heading {  font-size: 50px;  margin-bottom: 10px !important; } .section-container .section-sub-title {  font-size: 22px; } .section-container .section-text {  font-size: 15px; } .section-container .section-sub-title, .section-container .section-text {  margin-bottom: 2rem; } .section-container {  width: 74%; } .section-container .section-link {  width: 214px;  font-size: 15px;  height: 42px;  margin-bottom: 2rem; }}@media (min-width:992px) { .mobile-hide {  display: block; } .mobile-show {  display: none !important; }}@media (max-width:991px) { .mobile-hide {  display: none !important; } .mobile-show {  display: block; } .section-bigword {  font-size: clamp(4.375rem, 2.0799rem + 11.4754vw, 9.1875rem); } .scroll-section-1 .section-awardimg {  margin: 0 0 0; } .section-container {  text-align: center;  display: flex;  justify-content: flex-end;  padding-bottom: 19vw;  /* height: 84dvh; */  width: 80%; } .section-heading, .section-container .section-sub-title, .section-container .section-text, .section-bigword {  width: 100%;  text-align: center; } .section-container .section-link {  margin-left: auto;  margin-right: auto; } .section-heading {  margin-bottom: 16px !important;  font-size: clamp(4.0625rem, 3.7942rem + 1.3413vw, 4.625rem);  font-family: var(--ft-02); } .section-heading {  letter-spacing: 2px; } .section-container .section-text, .section-container .section-sub-title {  letter-spacing: 1px; } .bg iframe {  -webkit-transform: translate(-50%, -50%) scale(1);  transform: translate(-50%, -50%) scale(1); }}@media (max-width:600px) { .section-heading {  font-size: 46px; } .section-container .section-sub-title {  font-size: 18px;  margin-bottom: 2rem; } .section-container .section-text {  font-size: 15px; } .scroll-section-2 .section-container .section-text br {  display: none; } .section-bigword {  font-size: clamp(3.625rem, 1.6964rem + 9.6429vw, 5.3125rem); } .section-container .section-link {  width: 199px;  height: 41px;  font-size: 15px;  letter-spacing: 1px; } .section-container .section-link::after {  top: 14px; }}@media (max-width:480px) { .section-container .section-link {  width: 190px; } .section-container .section-sub-title, .section-container .section-text {  margin-bottom: 1.5rem; } .section-container .section-text {  font-size: 14px; } .section-heading {  font-size: 43px;  margin-bottom: 10px !important; } .section-container {  padding-bottom: 17vw; } .scroll-section-1 .section-container {  padding-bottom: 22vw; }}@media (max-width:380px) { .section-container {  padding-bottom: 24vw; } .section-heading {  font-size: 40px; } .section-heading {  font-size: 45px;  margin-bottom: 9px !important; } .section-container .section-text {  margin-bottom: 2rem; } .section-bigword {  font-size: clamp(3.3125rem, -4.2708rem + 31.1111vw, 5.0625rem); }}@media (max-width:320px) { .section-heading {  font-size: 37px;  margin-bottom: 8px !important; } .section-container .section-sub-title, .section-container .section-text {  margin-bottom: 1.2rem; }}@media screen and (max-width: 1200px) and (orientation: landscape) { .RWDmenu_plus04 .header {  padding-left: 4%;  padding-right: 4%; } .bg iframe {  height: 100vh;  width: 2500vh; } .section-container {  padding-bottom: 4vw; } .section-heading {  font-size: 44px;  margin-bottom: 0; } .section-container .section-sub-title {  font-size: 18px; } .section-container .section-sub-title, .section-container .section-text {  margin-bottom: 2rem; } .RWDmenu_plus04 #mobile-menu .main-menu {  top: 90px; } .RWDmenu_plus04 #mobile-menu .main-menu .mCustomScrollBox:before, .RWDmenu_plus04 #mobile-menu .main-menu:after {  display: none; }}/*第一區*/ 
.scroll-section-1 .scroll-down { position: absolute; left: -5%; bottom: 40px; display: block !important; z-index: 10;}.scroll-section-1 .scroll-down .scrollLink { display: flex; background-color: transparent; border: none; box-shadow: none;}/*-----------------------設計師樣式vl.2 designer start-----------------------*/ 
.section-container { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100vh; width: 95%; max-width: initial;}.section-awardimg { order: 4; position: relative; width: 240px; display: block; margin: 0 auto; position: absolute; right: 7vw; bottom: 1vw;}.section-heading { order: 1;}.section-container .section-link,.section-container .section-sub-title { order: 2;}.section-container .section-text { order: 3;}.section-bigword { order: 5;}/*影片文字設定start*/ 
.bg::before { display: none;}.section-heading { font-size: clamp(2.1875rem, 1.7857rem + 2.0089vw, 5rem); background: #fff; background: linear-gradient(135deg, rgba(255, 255, 255, 1) 28%, rgba(221, 199, 146, 1) 48%, rgba(255, 255, 255, 1) 62%, rgba(255, 255, 255, 1) 71%, rgba(224, 214, 192, 1) 86%, rgba(255, 255, 255, 1) 94%); -webkit-animation: bg-animation 5s infinite; animation: bg-animation 5s infinite; -webkit-background-clip: text; background-size: 200%; opacity: 1; font-weight: 500; letter-spacing: 10px; text-align: center; margin-bottom: 50px !important; font-family: var(--ft-02); margin-top: 2rem !important;}@keyframes bg-animation { 0% {  background-position: left;  color: rgba(255, 255, 255, 0.596); } 30% {  color: transparent; } 100% {  background-position: right; }}@-webkit-keyframes bg-animation { 0% {  background-position: left;  color: rgba(255, 255, 255, 0.596); } 30% {  color: transparent; } 100% {  background-position: right; }}.section-container .section-sub-title { font-size: 21px; font-family: var(--ft-03); font-weight: 300; letter-spacing: 2px; text-align: center; line-height: 1.5; color: #eee7d6;}.section-container .section-text { font-size: 18px; color: #eee7d6; font-family: var(--ft-03); font-weight: 300; letter-spacing: 1px; margin: 1rem 0 0;}.section-bigword { position: absolute; left: auto; bottom: -2.5vw; letter-spacing: 0; opacity: 0.1 !important; text-align: center;}/*-----------------------設計師樣式 專屬第一區塊designer style start-----------------------*/ 
.section-nav,.section-nav li .nav-link::after { transition: all 0.5s ease-out; transition-delay: 1s;}.section-nav.section-1,.section-nav.section-3,.section-nav.section-5,.section-nav.section-6,.section-nav.section-7 { color: #fff;}.section-1.section-nav li .nav-link::after,.section-3.section-nav li .nav-link::after,.section-5.section-nav li .nav-link::after,.section-6.section-nav li .nav-link::after,.section-7.section-nav li .nav-link::after { border: 1px solid #fff;}.section-1.section-nav li .nav-link.active::after,.section-3.section-nav li .nav-link.active::after,.section-5.section-nav li .nav-link.active::after,.section-6.section-nav li .nav-link.active::after,.section-7.section-nav li .nav-link.active::after { background-color: #fff;}/*導覽列end*/ 
.scroll-section-1 .inner,.scroll-section-3 .inner,.scroll-section-5 .inner { position: relative;}.scroll-section-1 .scroll-down { left: 0;}.scroll-section-1 .section-container .section-sub-title { color: #fff;}/*-----------------------設計師樣式 專屬第一區塊designer style end-----------------------*//*designer rwd*/@media (max-width:2400px) { .section-heading {  margin-top: 1vw !important; } .section-awardimg {  margin-top: 3vw; }}@media (max-width:2100px) { .section-heading {  font-size: clamp(3.625rem, 3.5239rem + 0.4147vw, 4.1875rem); }}@media (max-width:1920px) { .section-heading {  font-size: clamp(2.1875rem, 1.7892rem + 1.634vw, 3.75rem); } .section-awardimg {  right: 8vw;  width: 220px; } .section-container .section-text {  margin: 1rem 0 0; }}@media (max-width:1620px) { .section-awardimg {  width: 180px; } .section-heading {  letter-spacing: 6px;  font-size: clamp(2.5rem, 2.3427rem + 0.6452vw, 3rem); } .section-bigword {  bottom: -3.3vw;  font-size: clamp(6.25rem, 5.7979rem + 1.8548vw, 7.6875rem); } .section-container .section-sub-title {  font-size: 18px; } .section-container .section-text {  font-size: 16px; } .bg iframe {  transform: translate(-50%, -50%) scale(1.1) !important; } .scroll-section-1 .section-heading {  margin-bottom: 45px !important; } .scroll-section-1 .section-container .section-text {  margin: 2rem 0 0; }}@media (max-width: 1600px) { .section-bigword {  bottom: -2vw; }}@media (max-width: 1400px) { .section-container .section-sub-title {  font-size: 19px; }}@media (max-width:1300px) { .section-container .section-text {  font-size: 16px; }}@media (max-width: 1199px) { .section-awardimg {  right: 3%;  bottom: 2vw; } .section-container {  left: 50%;  transform: translate(-50%, 0); } .section-heading {  font-size: clamp(3.125rem, 3.0045rem + 0.4944vw, 3.375rem); } .bg iframe {  transform: translate(-50%, -50%) scale(1.5) !important; } .section-bigword {  bottom: -1.8vw;  font-size: clamp(6.25rem, 4.7435rem + 6.1805vw, 9.375rem); } .scroll-section-1 .scroll-down {  display: none !important; } .scroll-section-1 .inner::before, .scroll-section-3 .inner::before, .scroll-section-5 .inner::before {  display: block; } .scroll-section-1 .section-awardimg {  width: 158px;  margin: 0;  padding-bottom: 0;  bottom: 2.5vw; } /*扣掉裝飾上下高度*/ #m_RWDfullscreen01_46_1, #m_RWDfullscreen01_48_1, #m_RWDfullscreen01_50_1 {  max-height: calc(100vh - 15px) !important;  height: calc(100vh - 15px) !important; } .scroll-section-1::before, .scroll-section-3::before, .scroll-section-5::before {  z-index: 11; }}@media (max-width: 1100px) { .section-bigword {  font-size: clamp(3.4375rem, -1.5965rem + 20.6522vw, 9.375rem);  bottom: -3.8vw; }}@media (max-width: 991px) { .section-heading {  letter-spacing: 7px; } .bg iframe {  transform: translate(-50%, -50%) scale(1.35) !important; } .scroll-section-1 .section-heading {  font-size: clamp(2.1875rem, 1.2233rem + 3.9555vw, 4.1875rem); } .scroll-section-1 .section-awardimg {  right: auto;  left: 50%;  transform: translateX(-50%);  position: absolute;  bottom: calc(150px + 12vw);  position: absolute;  width: 180px; } /*扣掉裝飾上下高度*/ #m_RWDfullscreen01_46_1, #m_RWDfullscreen01_48_1, #m_RWDfullscreen01_50_1 {  max-height: calc(100vh - 110px) !important;  height: calc(100vh - 110px) !important; } .section-bigword {  bottom: 97px;  font-size: clamp(4.375rem, 1.1304rem + 13.3111vw, 9.375rem); }}@media (max-width:800px) { .section-container {  padding-bottom: 27vw; } .scroll-section-1 .section-awardimg {  margin: 13vw 0 0; }}@media (max-width:650px) { .scroll-section-2 .section-bigword, .scroll-section-4 .section-bigword, .scroll-section-6 .section-bigword {  display: none; }}@media (max-width:600px) { .scroll-section-1 .section-heading, .section-heading {  font-size: clamp(2.5rem, 1.9196rem + 2.381vw, 2.8125rem);  letter-spacing: 5px;  margin: 0; } .scroll-section-1 .section-container .section-text {  margin: 0; } .section-container .section-sub-title {  font-size: 17px; } .bg iframe {  transform: translate(-50%, -50%) scale(1.1) !important; } .scroll-section-1 .inner::after, .scroll-section-3 .inner::after, .scroll-section-5 .inner::after {  width: 60vw;  height: 60vw;  opacity: 0.5; } .scroll-section-1 .section-awardimg {  width: 160px; }}@media (max-width:480px) { .section-awardimg {  width: 172px; } .section-heading {  letter-spacing: 3px; } .section-container .section-text {  margin: 0;  font-size: 14px; } .section-container .section-sub-title {  font-size: 16px; } .scroll-section-1 .section-heading, .section-heading {  font-size: clamp(2rem, 1.1875rem + 3.3333vw, 2.1875rem);  margin-bottom: 25px !important; }}@media (max-width:380px) { .section-heading {  font-size: clamp(1.875rem, 14.0625rem + -50vw, 2.1875rem); } .scroll-section-1 .section-awardimg {  width: 134px; }}@media (max-width:320px) { .section-container .section-sub-title {  font-size: 15px;  letter-spacing: 1px; } .section-container .section-text {  font-size: 13px; }}

/*首頁 end*/