:root {    --TransitionEase: .5s ease-in-out;    --MainColor: #0c131b;    --SubColor: #0f131e;    --gradient: linear-gradient(to right, rgba(9, 16, 41, 1) 0%, rgba(26, 41, 82, 1) 44%, rgba(81, 53, 89, 1) 100%);    --gradient02: linear-gradient(to right, rgba(9, 16, 41, 1) 0%, rgba(26, 41, 82, 1) 44%, rgb(11 19 27) 100%);    --gradient03: linear-gradient(to bottom, rgba(21, 22, 26, 0) 0%, rgba(21, 22, 27, 0) 1%, rgba(26, 41, 81, 0.65) 99%, rgba(26, 41, 82, 0.65) 100%);    --TextMainColor: #d0d0d0;    --TextSubColor: #c4c4c4;    --TitleMainColor: #fff;    --BorderPx1: 1px solid rgba(21, 22, 26, 0.15);    --BorderGrayPx1: 1px solid #ccc;    --MainHoverColor: linear-gradient(to right, rgba(9, 16, 41, 1) 0%, rgba(26, 41, 82, 1) 44%, rgba(81, 53, 89, 1) 100%);    --SubHoverColor: #333;    /* 按鈕 */    --BtnOutlineColor: #ffffff4a;    --BtnOutlineBg: transparent;    --BtnOutlineHoverColor: #ffffff4a;    --BtnOutlineHoverBg: var(--MainHoverColor);    --BtnColor: white;    --BtnBg: linear-gradient(to left, rgba(9, 16, 41, 1) 0%, rgba(26, 41, 82, 1) 44%, rgba(81, 53, 89, 1) 100%);    --BtnHoverColor: #ffffff4a;    --BtnHoverBg: var(--MainHoverColor);    --SubBtnColor: white;    --SubBtnBg: var(--SubColor);    --SubBtnHoverColor: white;    --SubBtnHoverBg: var(--SubHoverColor);    --BtnBorderRadius: 99em;    --BtnWidth: 200px;    --BtnHeight: 50px;    --BtnFontSize: 17px;    --BtnMarginTop: max(3vw, 2rem);    /* 字體 */    --FontFamily: futura-pt, 'Noto Sans TC', sans-serif;    --FontFamilyEn: 'futura-pt', sans-serif;    --FontFamilyTw: 'Noto Sans TC', sans-serif;    /* Navi */    --NaviHeight: 80px;    --StickyHeight: 180px;    --NaviColor: #dfdfdf;    --NaviHoverColor: var(--SubColor);    --NaviUpColor: #fff;    --NaviUpHoverColor: var(--SubColor);    /* 有會員或電商的時候用 */    --NaviBtnColor: white;    --NaviBtnBg: #36cee9;    --NaviBtnHoverColor: white;    --NaviBtnHoverBg: #0e434d;    --NaviSubBtnColor: white;    --NaviSubBtnBg: #ff0a0a;    --NaviSubBtnHoverColor: white;    --NaviSubBtnHoverBg: #721515;    /* 文字大小 */    /*主標題*/    --font-tit-size: clamp(2rem, 1.7429rem + 1.2857vw, 3.8rem);    /* 螢幕2560px-767px 大小46px-25px */    --FontSizeMain: clamp(1.5625rem, 1.001rem + 1.1712vw, 2.875rem);    /* 螢幕2560px-767px 大小24px-20px */    --FontSizeSub: clamp(1.25rem, 1.1431rem + 0.2231vw, 1.5rem);    /* 螢幕2560px-767px 大小22px-18px */    --FontSizeH3: clamp(1.125rem, 1.0181rem + 0.2231vw, 1.375rem);    /* 螢幕2560px-767px 大小18px-16px */    --FontSizeH4: clamp(1rem, 0.9465rem + 0.1115vw, 1.125rem);    /* 螢幕2560px-767px 大小16px-15px */    --FontSizeH5: clamp(0.9375rem, 0.9108rem + 0.0558vw, 1rem);    /* 螢幕2560px-767px 大小17px-15px */    --FontSizeH6: clamp(0.9375rem, 0.884rem + 0.1115vw, 1.0625rem);    /* 螢幕2560px-767px 大小16px-15px */    --FontSizeP: clamp(0.9375rem, 0.9108rem + 0.0558vw, 1rem);    /* 螢幕2560px-767px 大小24px-16px */    --FontSizeEn: clamp(1rem, 0.7861rem + 0.4462vw, 1.5rem);    /* 螢幕2560px-1366px 大小17px-15px */    --FontSizeNavi: clamp(0.9375rem, 0.884rem + 0.1115vw, 1.0625rem);    /* 區塊邊界 */    /* 螢幕2560px-1200px 大小160px-60px */    --SectionPadding: clamp(5rem, 4.2857rem + 3.5714vw, 10rem);    /* 內頁區塊邊界 */    /* 螢幕2560px-1200px 大小160px-60px */    --InnerSectionPadding: clamp(3.75rem, -1.7647rem + 7.3529vw, 10rem);    /* 標題下邊界 */    --SectionTitleBottom: max(3vw, 2rem);    /* 小項目間的邊界 */    --ItemSpacing: max(2vw, 1.5rem);    /* 卡片的邊界 */    --CardPadding: max(3vw, 2rem);    /* 螢幕2560px-650px 50px-25px */    --borderRadius: clamp(1.5625rem, 1.0308rem + 1.3089vw, 3.125rem);    /* 推回中間的時候用 */    --TransformCenter: translateX(-50%) translateY(-50%);    --TransformXCenter: translateX(-50%);    --TransformYCenter: translateY(-50%);    /* sns */    --SnsLine: #4cc764;    --SnsFB: #1877f2;    --SnsMessenger: linear-gradient(20deg, rgba(0, 153, 255, 1) 0%, rgba(160, 51, 255, 1) 60%, rgba(255, 82, 128, 1) 90%, rgba(255, 112, 97, 1) 100%);    --SnsYT: #ff0000;    --SnsIG: linear-gradient(45deg, rgba(250, 225, 0, 1) 0%, rgba(252, 183, 32, 1) 15%, rgba(255, 121, 80, 1) 30%, rgba(255, 28, 116, 1) 50%, rgba(108, 28, 209, 1) 100%);    --SnsTwitter: #000;    --SnsShopee: #ed4c2f;}/* 圖片撐滿 */img {    max-width: 100%;    height: auto;}/* 圖片百分百 */ 
.img-responsive {    width: 100%;}/* 圖片需要object-fit: cover時在圖片加上.cover */img.cover {    width: 100%;    height: 100%;    max-width: unset;    object-fit: cover;}a,button,button:hover,a:is(:hover, :active, :focus, :visited) {    transition: var(--TransitionEase);    text-decoration: none;}a:hover,a:focus {    color: var(--MainHoverColor);}/* 取消掉預設 */:is(h1, h2, h3, h4, h5, h6, p) {    padding: 0;    margin: 0;}/* 取消掉預設 */ 
.row {    margin-right: 0px;    margin-left: 0px;}body.wrapper_bg {    font-family: var(--FontFamily) !important;    letter-spacing: 1px;    line-height: 1.5;    font-size: var(--FontSizeP);    color: var(--TextMainColor);    background-repeat: repeat;}/* 有sticky要改成visible */ 
.cd-main-content {    overflow: visible;}/*容器設定*//* 把預設都改成滿版 */#RWDfullscreen01 .container {    width: 100%;    z-index: 1;    position: relative;}/* 把預設都改成滿版 */ 
.RWDmenu_plus04 .container {    width: 100% !important;    max-width: unset;    padding: 0;}/* 容器100%時用 */ 
.container-fuild {    width: 100%;    z-index: 1;    position: relative;}/* 其他的寬度請自行增加 */ 
.container-95 {    width: 95%;    margin: auto;    z-index: 1;    position: relative;}.container-90 {    width: 90%;    margin: auto;    z-index: 1;    position: relative;}.container-85 {    width: 85%;    margin: auto;    z-index: 1;    position: relative;}.container-80 {    width: 80%;    margin: auto;    z-index: 1;    position: relative;}.container-75 {    width: 75%;    margin: auto;    z-index: 1;    position: relative;}.container-70 {    width: 70%;    margin: auto;    z-index: 1;    position: relative;}/* 共用設定 *//* 上下區塊邊界 */ 
.section-spacing {    padding: var(--SectionPadding) 0;}/* 只有上區塊邊界 */ 
.section-spacing-top {    padding-top: var(--SectionPadding);}/* 只有下區塊邊界 */ 
.section-spacing-bottom {    padding-bottom: var(--SectionPadding);}/* 把預設空div拿掉 */body.wrapper_bg .clear,body.wrapper_bg .RWDedictor008>div:last-of-type,body.wrapper_bg .RWDedictor>div:last-of-type {    display: none;}.edit_mask {    display: block !important;}.scrollTop002 {    bottom: 100px;}/* banner下滑按鈕的區塊 */ 
.anchor-block {    padding-top: calc(var(--NaviHeight)*0.9);    margin-top: calc(0px - calc(var(--NaviHeight)*0.9));}/* 反白顏色設定*/::selection {    background: #555;    color: #fff;}::-moz-selection {    background: #555;    color: #fff;}/*搜尋*/ 
.RWDmenu_plus04 #search-box.full .form-control {    padding-left: 0;}.RWDmenu_plus04 #search-box.full .form-control {    font-size: 22px;}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 16px;}/* 文字 */ 
.section-title {    position: relative;}/* 標調文字有下方邊界 */ 
.section-title-bottom {    margin-bottom: var(--SectionTitleBottom);}/* 主標 */ 
.main-title {    letter-spacing: 2px;    font-weight: 600;    margin-top: 0rem;    margin-bottom: 0;    font-size: var(--FontSizeMain);    color: var(--TextMainColor);    line-height: 1.3;}/* 副標 */ 
.sub-title {    letter-spacing: 1px;    font-weight: 300;    font-size: var(--FontSizeSub);    line-height: 1.3;}/* 當有主副標時才會有邊界 */ 
.main-title+.sub-title {    margin-top: 16px;}/* 英文標題 */ 
.en-title {    font-size: var(--FontSizeEn);    font-weight: 500;    letter-spacing: 0px;    font-family: var(--FontFamilyEn) !important;    color: var(--TextGreyColor);    line-height: 1;}/* 需要標題是白字時 */:is(.main-title, .sub-title, .en-title).white {    color: white !important;}h3 {    font-size: var(--FontSizeH3);    letter-spacing: 1px;    font-weight: 400;    line-height: 1.3;}.index p,.page_wrapper_bg p,.index .description,.page_wrapper_bg .description {    font-size: var(--FontSizeP);    letter-spacing: 1px;    color: var(--TextSubColor);    line-height: 1.8;    font-weight: 400;    font-family: var(--FontFamily) !important;}/* Navi */ 
.collapsing_header .main {    top: 0 !important;    background-color: transparent;}.RWDmenu_plus04 .header {    padding: 0 5%;    background: transparent;    transition: var(--TransitionEase);}/* 統一選單高度 */ 
.RWDmenu_plus04 .header {    height: var(--NaviHeight);}/* 選單下滑後色塊 */ 
.RWDmenu_plus04 .header::before {    content: '';    width: 100%;    height: 0%;    background: rgba(0, 0, 0, 0.15);    backdrop-filter: blur(5px);    -webkit-backdrop-filter: blur(5px);    background-size: cover;    opacity: 0;    transition: var(--TransitionEase);    position: absolute;    left: 0;}.RWDmenu_plus04 .header.is-up::before {    height: 100%;    opacity: 1;    transition: var(--TransitionEase);    left: 0;}/* logo設定 */ 
.RWDmenu_plus04 .logo {    position: relative;    display: flex;    align-items: center;    width: fit-content;    transition: var(--TransitionEase);}/* 選單設定 */ 
.RWDmenu_plus04 .site-nav .menu>li>a {    font-size: var(--FontSizeNavi);    text-align: center;    color: var(--NaviColor);    letter-spacing: 1px;    font-weight: 400;}/* 統一選單icon顏色 */ 
.RWDmenu_plus04 .features :is(.cart-btn, .querycar-btn, .share-group a, i, .lang-select) {    color: var(--NaviColor);}/* 統一上滑選單icon顏色 */ 
.RWDmenu_plus04 .header.is-up :is(.features .cart-btn, .features .querycar-btn, .features .share-group a, .features i, .features .lang-select, .site-nav .menu>li>a) {    color: var(--NaviUpColor);    transition: var(--TransitionEase);}/* 選單收尋icon */ 
.RWDmenu_plus04 .glyphicon-search {    position: relative;    top: 3px;}.RWDmenu_plus04 .site-nav .menu {    text-align: center;}.RWDmenu_plus04 .features .share-group span,.RWDmenu_plus04 .site-nav .menu ul li a {    font-size: var(--FontSizeNavi);    text-align: center;    color: var(--NaviColor);}.RWDmenu_plus04 .features .member-btn {    margin-right: 4px;}.RWDmenu_plus04 .features .member-btn,.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn {    padding-inline: 15px !important;    height: var(--NaviHeight);    display: flex;    align-items: center;}/* 購物車數字 */ 
.cart-nu {    top: 3px;    position: relative;}.cart-btn img {    width: 20px;}.RWDmenu_plus04 .site-nav .menu>li.active>a:after,.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: var(--MainColor);}.RWDmenu_plus04 .cart-block h3,.RWDmenu_plus04 .querycar-block h3 {    font-size: 18px;    font-weight: 500;}/* 下拉選單 */ 
.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li.has-child>a:after,.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 {    border-color: var(--NaviColor);}.RWDmenu_plus04 .header.is-up .dropdown-menu .manu-item-box ul li.has-child>a:after,.RWDmenu_plus04 .header.is-up .lang-select-label:after,.RWDmenu_plus04 .header.is-up .site-nav .menu li.dropdown>a:after,.RWDmenu_plus04 .header.is-up .site-nav .menu li.has-child>a:after {    border-color: var(--NaviUpColor);}.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: unset;    font-weight: 400;    color: var(--NaviHoverColor);}.RWDmenu_plus04 .site-nav .menu>li>ul {    width: 200px;    margin-left: -100px;    padding: 0;}.RWDmenu_plus04 .site-nav .menu ul li>a {    padding-right: 10px;}.RWDmenu_plus04 .site-nav .menu ul li.has-child>a:after {    right: 20px;}.RWDmenu_plus04 .site-nav .menu>li.active>a {    background: transparent;    color: var(--NaviHoverColor);}.member-block h3 {    text-align: left;    font-weight: bold;    padding-bottom: 1rem;}.RWDmenu_plus04 .cart-block .bottom-box .total,.RWDmenu_plus04 .querycar-block .bottom-box .total {    font-size: var(--FontSizeNavi);}.lang-select-options a {    font-size: var(--FontSizeNavi);}/* 登入按鈕 */#btn_member_login {    float: none;    background: var(--BtnBg);    padding: 6px 12px;}#btn_member_login,#div_forget_content #forget_table_btn {    background: var(--BtnBg);    border: 1px solid var(--BtnColor);    color: var(--BtnColor);    border-radius: var(--BtnBorderRadius);    transform: var(--TransitionEase);}/* 會員區塊 */ 
.RWDmenu_plus04 .member-block a.login,.RWDmenu_plus04 .member-block button.login,.RWDmenu_plus04 .member-block a.login.is-on,.RWDmenu_plus04 .member-block button.login.is-on {    background-color: var(--NaviBtnBg);    color: var(--NaviBtnColor);    transition: var(--TransitionEase);    border-radius: var(--BtnBorderRadius);}.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn {    font-size: var(--FontSizeNavi);    background: var(--NaviBtnBg);    transition: var(--TransitionEase);    color: var(--NaviBtnColor);}.RWDsearch01 .bottom-box .search_btn,.RWDmenu_plus04 .cart-block .bottom-box .pay-btn {    background: var(--NaviBtnBg);    transition: var(--TransitionEase);    font-size: var(--FontSizeNavi);}.RWDmenu_plus04 .cart-block .pic,.RWDmenu_plus04 .querycar-block .pic {    background: transparent;}.RWDmenu_plus04 .member-block a.login,.RWDmenu_plus04 .member-block button.login {    background-color: var(--NaviSubBtnBg);    color: var(--NaviSubBtnColor);    transition: var(--TransitionEase);}.RWDmenu_plus04 .member-block a.signin,.RWDmenu_plus04 .member-block button.signin {    background-color: var(--BtnOutlineBg);    color: var(--BtnOutlineColor);    border: 1px solid var(--BtnOutlineColor);    transition: var(--TransitionEase);    border-radius: var(--BtnBorderRadius);}/* 漢堡選單 */ 
.RWDmenu_plus04 #mobile-menu .menu>li.active,.RWDmenu_plus04 #mobile-menu .menu>li.active>a {    background-color: var(--MainColor);    color: white !important;}.RWDmenu_plus04 #mobile-menu .menu>li.active>.toggle-submenu:after,.RWDmenu_plus04 #mobile-menu .menu>li>ul>li.active>.toggle-submenu:after,.RWDmenu_plus04 .dropdown-menu .manu-item-box ul ul a {    color: var(--NaviColor);}.RWDmenu_plus04 #mobile-menu .menu li a {    color: var(--NaviColor);}.RWDmenu_plus04 #mobile-menu .menu>li {    border-bottom: 1px solid #f2ecf35a;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {    letter-spacing: 2px;}.ml-stack-nav-toggle {    color: var(--NaviColor);}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle {    color: var(--NaviUpColor);}.ml-stack-nav-toggle__line {    background: var(--NaviColor);}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {    background: var(--NaviUpColor);}/*loading*/ 
.fl {    width: 150px;}.fl img {    width: 100%;    animation-name: zeroall;    animation-duration: 1s;}@-webkit-keyframes zeroall {    0% {        opacity: .1;    }    100% {        opacity: 1;    }}/* btn *//* 按鈕模組父層加上 .index-btn */ 
.index-btn a,.RWDbtn01 .btn {    border: none;    padding: 10px;    width: var(--BtnWidth);    height: var(--BtnHeight);    border-radius: var(--BtnBorderRadius);    font-size: var(--BtnFontSize);    letter-spacing: 2px;    margin-top: var(--BtnMarginTop);    margin-inline: auto;    transition: var(--TransitionEase);    display: flex;    align-items: center;    justify-content: center;}/* 按鈕背景主色 */ 
.index-btn.main-btn a {    color: var(--BtnColor);    background: var(--BtnBg);}/* 按鈕背景輔色 */ 
.index-btn.sub-btn a {    color: var(--SubBtnColor);    background: var(--SubBtnBg);}/* 按鈕邊框 */ 
.index-btn.outline-btn a {    border: var(--BorderPx1);    background: var(--BtnOutlineBg);    color: var(--BtnOutlineColor);}/* 按鈕如果有icon或圖片 */ 
.index-btn i,.index-btn img {    transition: var(--TransitionEase);    margin-left: 10px;}@media (hover:hover) {    .RWDmenu_plus04 .header.is-up :is(.features .cart-btn, .features .querycar-btn, .features .share-group a, .features i):hover {        color: var(--NaviUpHoverColor);    }    .RWDmenu_plus04 .features>div:hover .cart-nu,    .RWDmenu_plus04 .features>div:hover i {        color: var(--NaviHoverColor);    }    .RWDmenu_plus04 .header.is-up .features>div:hover .cart-nu,    .RWDmenu_plus04 .header.is-up .features>div:hover i {        color: var(--NaviUpHoverColor);    }    .RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,    .RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after {        border-color: var(--NaviHoverColor);    }    .RWDsearch01 .bottom-box .search_btn:hover,    .RWDmenu_plus04 .cart-block .bottom-box .pay-btn:hover {        background: var(--NaviBtnHoverBg);        transition: var(--TransitionEase);        color: white;    }    .RWDmenu_plus04 .querycar-block .bottom-box .pay-btn:hover {        background: var(--NaviBtnHoverBg);        transition: var(--TransitionEase);        font-size: var(--FontSizeNavi);    }    .RWDmenu_plus04 .lang-select-label:hover::after,    .RWDmenu_plus04 .header .site-nav .menu li.has-child>a:hover:after,    .RWDmenu_plus04 .header .site-nav .menu li.active>a:after,    .RWDmenu_plus04 .header .site-nav .menu li.has-child:hover>a:after {        border-color: #efefef;    }    .lang-select-label:hover i,    .RWDmenu_plus04 .features .lang-select:hover .lang-select-label i,    .RWDmenu_plus04 .lang-select:hover .lang-select-label {        color: #fff;    }    .RWDmenu_plus04 .site-nav .manu-item:hover>a,    .RWDmenu_plus04 .site-nav .menu ul li a:hover {        text-decoration: unset;        font-weight: 400;        color: var(--NaviHoverColor);    }    .RWDmenu_plus04 .header.is-up .site-nav .menu>li>a:hover,    .RWDmenu_plus04 .lang-select:hover .lang-select-label,    .RWDmenu_plus04 .site-nav .menu>li>a:hover {        background: transparent;        color: var(--NaviHoverColor);    }    .RWDmenu_plus04 .member-block a.signin:hover,    .RWDmenu_plus04 .member-block button.signin:hover {        background-color: var(--BtnOutlineHoverBg);        color: var(--BtnOutlineHoverColor);        transition: var(--TransitionEase);        border-color: var(--BtnOutlineHoverBg);    }    .RWDmenu_plus04 .member-block a.login:hover,    .RWDmenu_plus04 .member-block button.login:hover,    .RWDmenu_plus04 .member-block a.login.is-on:hover,    .RWDmenu_plus04 .member-block button.login.is-on:hover {        background-color: var(--NaviBtnHoverBg);        color: var(--NaviBtnHoverColor);        transition: var(--TransitionEase);    }    .RWDmenu_plus04 .member-block .other a:hover {        color: var(--NaviHoverColor);        transition: var(--TransitionEase);    }    .lang-select-options a:hover,    .lang-select-options a:hover * {        font-weight: 400;        color: var(--NaviHoverColor);    }    .member-block .login-headline {        font-size: var(--FontSizeH3);        text-align: left;        font-weight: 500;    }    #btn_member_login:hover,    #div_forget_content #forget_table_btn:hover {        background: var(--BtnHoverBg);        border: 1px solid var(--BtnHoverColor);        color: var(--BtnHoverColor);    }    .RWDmenu_plus04 #mobile-menu .menu>li:hover>a,    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a:hover {        color: #fff;    }    .RWDmenu_plus04 .ml-stack-nav-toggle:hover i,    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle:hover,    .RWDmenu_plus04 .ml-stack-nav-toggle:hover {        color: #fff;        opacity: 0.9;    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle:hover .ml-stack-nav-toggle__line,    .RWDmenu_plus04 .ml-stack-nav-toggle:hover .ml-stack-nav-toggle__line {        background: #fff;        opacity: 0.9;    }    /* 按鈕 */    .index-btn.main-btn:hover a {        color: var(--BtnHoverColor);        background: var(--BtnHoverBg);    }    .index-btn.sub-btn:hover a {        color: var(--SubBtnHoverColor);        background: var(--SubBtnHoverBg);    }    .index-btn.outline-btn:hover a {        border-color: var(--BtnOutlineHoverBg);        background: var(--BtnOutlineHoverBg);        color: var(--BtnOutlineHoverColor);    }}
/*首頁客製 start*/

/*-----------首頁客製------------*/ 
.template_panel_first {  overflow: initial !important;}/*-----------loading------------*/ 
.preloader .RWDfakeloader {  position: relative;  z-index: 0;}.preloader .RWDfakeloader .fl img {  filter: brightness(0) invert(1);  width: 150px;}@keyframes zoomEffect {  0% {    background-size: 100%;  }  100% {    background-size: 130%;  }}#RWDfullscreen01 {  background: var(--MainColor);}/*scrollbar樣式*/::-webkit-scrollbar {  width: 8px;  height: 3px;}::-webkit-scrollbar-track {  background: rgba(255, 255, 255, 0.5);  height: 3px;}::-webkit-scrollbar-thumb {  background: #555;  border-radius: 20px;}::-webkit-scrollbar-thumb:hover {  background: #dfdfdf;}/*寬度*//*-----------共用模組設定-------------*/ 
.RWDService001 .section-subject.row {  display: none !important;}.RWDService001 p {  text-align: left;  font-family: var(--FontFamilyTw);  font-size: var(--FontSizeP);  color: var(--TextSubColor);  line-height: 1.45;  display: -webkit-box;  text-overflow: ellipsis;  overflow: hidden;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  letter-spacing: 1px;}.RWDService001 h2 {  margin: 1.5rem 0 1rem;  font-size: var(--FontSizeH3);  line-height: 1.3;}/*-----------主標題-------------*/ 
.index .titlebar,.page_wrapper_bg .titlebar {  text-align: left;  margin: 0 0 clamp(3rem, 2.7143rem + 1.4286vw, 5rem);}.index .titlebar .en-tit,.page_wrapper_bg .titlebar .en-tit {  color: var(--TitleMainColor);  font-size: var(--FontSizeSub);  font-weight: 500;  font-family: var(--FontFamilyEn);  text-transform: uppercase;  text-shadow: 1px 1px 10px rgba(165, 226, 248, 0.35);  margin: 0 0 5.375rem;}.index .titlebar .main-tit,.page_wrapper_bg .titlebar .main-tit {  color: var(--TitleMainColor);  font-size: var(--font-tit-size);  font-weight: 600;  line-height: 1.3;}.index .titlebar .sub-tit,.page_wrapper_bg .titlebar .sub-tit {  color: var(--TextSubColor);  font-size: var(--FontSizeH3);  font-weight: 400;}/*-----------按鈕-------------*/ 
.RWDbtn01 .btn,.RWDservice013 .text_box .more {  margin-top: 0;}.button a,.RWDbtn01 .btn,.RWDservice013 .text_box .more,a.s015_more {  background: rgba(255, 255, 255, 0.05);  width: 234px;  height: 53px;  line-height: 53px;  font-weight: 500;  color: var(--TextMainColor);  position: relative;  z-index: 99;  display: flex;  align-items: center;  justify-content: center;  border-radius: 1px;  font-size: 16px;  overflow: hidden;  font-family: var(--FontFamily);  text-transform: uppercase;  border-radius: 99em;  letter-spacing: 1px;  border: #ffffff4a solid 1px;}a.button::before,.RWDbtn01 .btn:before,.RWDservice013 .text_box .more::before,a.s015_more::before {  content: '';  background: url(archive/image/customization/next__3_.png) no-repeat;  background-size: 100% auto;  width: 11px;  height: 11px;  position: absolute;  right: 20px;  top: 19px;  filter: brightness(0) invert(1);}.button a::after,.RWDbtn01 .btn::after,.RWDservice013 .text_box .more::after,a.s015_more::after {  content: "";  background: var(--MainColor);  width: 0;  height: 100%;  position: absolute;  right: 0;  top: 0;  transition: .5s;  z-index: -1;}.RWDservice013 .text_box .more {  padding: 0;}/*hover*/ 
.button a:hover,.RWDbtn01 .btn:hover,.RWDservice013 .text_box .more:hover,a.s015_more:hover {  color: #fff;}.button a:hover img,.RWDbtn01 .btn:hover img,.RWDservice013 .text_box .more:hover img,a.s015_more:hover img {  filter: brightness(0) invert(1);}a.button:hover::before,.RWDbtn01 .btn:hover::before,.RWDservice013 .text_box .more:hover::before,a.s015_more:hover::before {  filter: brightness(0) invert(1);}.button a:hover::after,.RWDbtn01 .btn:hover::after,.RWDservice013 .text_box .more:hover::after,a.s015_more:hover::after {  width: 100%;  transition: .4s;  right: auto;  left: 0;  background: var(--MainHoverColor);}.RWDservice013 .text_box .more .ii-arrow2 {  display: none;}/*----------header----------*/ 
.RWDmenu_plus04 .header {  padding: 0 7%;  background: transparent;  transition: var(--TransitionEase);  margin: 0 auto;  /*left: 50%;  transform: translateX(-50%);*/  width: 100%;  border-radius: 0 !important;}.RWDmenu_plus04 .logo {  width: 107px;  filter: brightness(0) invert(1);  top: 1rem;  position: relative;}.RWDmenu_plus04 .site-nav .menu {  position: relative;  top: 4px;}.RWDmenu_plus04 .site-nav .menu>li>a {  font-size: 16px;  font-weight: 400;  line-height: 2;  padding: 25px 13px;}/*header icon*/ 
.RWDmenu_plus04 .features .search-btn img {  width: 17px;  height: 17px;  filter: brightness(0) invert(1);}.RWDmenu_plus04 .features {  float: none;  position: absolute;  width: 10rem;  right: 36rem;  top: 0.8rem;  z-index: 99;}.RWDmenu_plus04 #search-box.full {  height: 100vh;}/*header is-up*/ 
.RWDmenu_plus04 .header.is-up {  padding: 0 3% 5px;  box-shadow: 0 10px 5rem rgb(27 57 87 / 22%);}.RWDmenu_plus04 .header.is-up .logo {  width: 84px;  top: 5px;}.RWDmenu_plus04 .header.is-up .features {  top: 0;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle {  top: 3px;}/*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: #fff;}.RWDmenu_plus04 .site-nav .menu>li>a:before {  content: "";  position: absolute;  width: 0;  height: 1px;  background: var(--MainHoverColor);  bottom: 1rem;  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;}/*-------漢堡提早-------*/ 
.RWDmenu_plus04 .site-nav {  display: none;}.RWDmenu_plus04 .header-in,.RWDmenu_plus04 #mobile-menu {  display: block;}.RWDmenu_plus04 .ml-stack-nav-toggle {  display: flex;  top: 10px;}.RWDmenu_plus04 .features .lang-select,.RWDmenu_plus04 .features .language-block {  display: none;}.fix-btn-box {  right: 220px;}.fix-btn-box a.fix-btn-01 {  display: none;}.fix-btn-box.is-up a.fix-btn-01::after {  background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li>a {  padding-left: 50px;}/*漢堡選單樣式調整*/ 
.RWDmenu_plus04 #mobile-menu .main-menu {  top: 7vw;}.RWDmenu_plus04 #mobile-menu {  padding-bottom: 0;  width: 50%;  max-width: 772px;}.RWDmenu_plus04 #mobile-menu ul {  padding: 0 3rem;}.menu-open .RWDmenu_plus04 #mobile-menu {  box-shadow: initial;  transition: 0.5s ease-out;  background-color: #0c1531;}.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/logo.webp) no-repeat;  background-size: 100% auto;  width: 7vw;  display: block;  position: absolute;  top: 48%;  left: 30.5vw;  transform: translate(-50%, -50%);  height: 7vw;  transition: 0.75s ease-out;  opacity: 0;  animation-delay: .7s;  filter: brightness(0) invert(1);}.RWDmenu_plus04 .overlay.is-open::before {  transition: 0.75s ease-out;  opacity: 1;  animation-delay: .7s;}.RWDmenu_plus04 .overlay.is-open:after {  content: '';  background-position: left bottom;  position: absolute;  top: 0;  left: 0;  display: block;  width: 100%;  height: 104%;  z-index: -1;  transition: 0.75s ease-out;  background: linear-gradient(45deg, rgb(50 53 56) 20%, rgb(21 48 114 / 61%) 41%, rgb(12 21 49 / 87%) 62%, rgb(47 48 51) 78%, rgb(11 75 127) 100%);  -webkit-text-size-adjust: 100%;  -webkit-font-smoothing: antialiased;}.RWDmenu_plus04 .menu-icon:after,.menu-icon:before {  background-color: #fff;}.RWDmenu_plus04 #mobile-menu .menu li ul li a,.RWDmenu_plus04 #mobile-menu .menu li ul li a:hover {  color: #212121;  font-family: var(--FontFamilyTw);  padding-left: 0;  padding-right: 0;}.RWDmenu_plus04 #mobile-menu .menu>li>a {  margin-left: 0;  padding: 15px 25px;}.RWDmenu_plus04 #mobile-menu .menu>li.active,.RWDmenu_plus04 #mobile-menu .menu>li.active>a {  background-color: #513559;}/*漢堡選單開啟 end*//*-------banner-------*/ 
.banner-block .pic-box {  position: relative;}.banner-block .pic-box::after {  content: '';  position: absolute;  left: 0;  bottom: 0;  width: 100%;  height: 30%;  display: block;  background: linear-gradient(to bottom, rgba(12, 19, 27, 0) 0%, rgba(12, 19, 27, 0) 1%, rgba(12, 19, 27, 1) 99%);}.banner-block .RWDbanner_plus01 .slick-caption {  top: 0;}.banner-block .RWDbanner_plus01 .slick-caption,.banner-block .RWDbanner_plus01 .container {  height: 100%;}.banner-block .RWDbanner_plus01 .logo {  position: absolute;  left: 0;  top: 0;  width: 100%;  height: 100vh;}.banner-block .RWDbanner_plus01 .txt1 {  position: absolute;  font-size: var(--font-tit-size);  color: #fff;  font-weight: 600;  height: 6vw;  left: 16vw;  top: 37.5vw !important;  line-height: 1.2;}.banner-block .RWDbanner_plus01 .txt2 {  color: #bdbdbd;  font-size: 18px;  font-weight: 400;  position: absolute;  left: calc(32vw + 504px - 304px);  top: 40vw !important;}.product-block .RWDbanner_plus01 .txt3 span>span {  margin-bottom: 5px;  display: block;  line-height: 1.6;}/*------banner page-scroll-------*/ 
.banner-block .RWDbanner_plus01 .page-scroll {  left: auto;  right: 3%;}.banner-block .RWDbanner_plus01 .page-scroll.style01 a {  position: relative;  z-index: 0;  display: flex;  justify-content: center;  align-items: center;  font-size: 13px;  color: var(--TextSubColor);}.RWDbanner_plus01 .page-scroll.style01 a span,.RWDbanner_plus01 .page-scroll.style02 a span {  width: 16px;  height: 16px;}.banner-block .RWDbanner_plus01 .page-scroll.style01 a::before {  content: '';  background: rgba(255, 255, 255, 0.05);  clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);  border: var(--BorderPx1);  position: absolute;  top: 0;  left: 0;  width: 100px;  height: 100px;}.RWDbanner_plus01 .page-scroll.style01 a span,.RWDbanner_plus01 .page-scroll.style02 a span {  margin-left: 0;  left: auto;}/*banner dot*/ 
.RWDbanner_plus01.style-dotnav.dot .slick-dots li button {  background-color: transparent;  border: #dfdfdf solid 1px;  width: 7px;  height: 7px;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {  background-color: #fff;  border-color: #fff;}/*-------關於我們-------*/ 
.about-block {  position: relative;  z-index: 0;  padding: var(--SectionPadding) 0 0;  height: 39vw;}.about-block::after {  content: '';  background: url(archive/image/customization/bluegradient.webp) no-repeat;  background-size: 100% 100%;  position: absolute;  bottom: -16vw;  left: -3vw;  display: block;  width: calc(100% + 3vw);  height: 52vw;  pointer-events: none;  opacity: 0.5;  z-index: -2;  filter: blur(20px);}.about-block .container-X {  height: 100%;}.about-block .container-X::before {  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 70%;  display: block;  background: linear-gradient(to bottom, rgba(12, 19, 27, 1) 0%, rgba(12, 19, 27, 0) 100%);  opacity: 0.55;}.about-block .container-X::after {  content: '';  position: absolute;  bottom: -4vw;  right: 0;  width: 57vw;  height: 100vw;  display: block;  background: url(archive/image/customization/about-bg-star-01.webp) no-repeat;  background-size: 100% auto;  background-position: left bottom;  opacity: 0.7;  z-index: -1;  filter: blur(5px);  pointer-events: none;}.about-block .infobox,.about-block .RWDedictor008 {  height: 100%;}.about-block .RWDedictor008 {  position: relative;  z-index: 0;}.about-block .RWDedictor008::before {  content: '';  background: url(archive/image/customization/about-starburst.webp) no-repeat;  background-size: 100% auto;  position: absolute;  left: 0;  width: 50%;  height: 100%;  display: block;  pointer-events: none;  z-index: 1;  top: -5rem;}.about-block .inner {  display: flex;  flex-direction: row;  justify-content: flex-start;  align-items: flex-start;  width: 70%;  margin: 0 auto;  position: relative;  z-index: 1;}.about-block .leftbox {  width: 333px;  overflow: hidden;}.about-block .rightbox {  width: calc(100% - 333px);  padding-left: clamp(3rem, 2.7143rem + 1.4286vw, 5rem);}/*關於跑馬燈*/ 
.about-block .scroll-txt {  height: 575px;  width: 100%;}.about-block .scroll-txt img {  object-fit: cover;  height: 100%;}/*關於我們--標題*/ 
.about-block .titlebar {  width: 47rem;  position: relative;  z-index: 1;  padding: 2rem 0 0;}.about-block .en-tit,.about-block .titlebar .main-tit {  text-align: left;}.about-block .en-tit {  font-size: 4rem;  margin-left: -9rem;}.about-block .titlebar .sub-tit {  color: #fff;  margin: 3rem 0 1rem;  text-align: left;}.about-block .titlebar .txt {  font-size: 18px;  color: var(--TextSubColor);  line-height: 1.8;  text-align: left;  margin: 5rem 0 0;}/*關於我們--星球*/ 
.planet {  display: flex;  justify-content: flex-end;}.planet.style-01 {  position: absolute;  left: 71vw;  width: 5vw;  top: -1vw;  z-index: 0;  pointer-events: none;}.planet.style-02 {  position: relative;  width: 30vw;  right: 0;  top: -12rem;  transform: scaleX(-1) !important;  pointer-events: none;}/*關於我們--背景*/ 
.about-left-bg {  position: absolute;  right: 0;  top: -7vw;  width: 64vw;  pointer-events: none;  z-index: -1;}.about-light {  position: absolute;  right: 0;  top: 1vw;  width: 57vw;  z-index: 0;  pointer-events: none;}.star-bg {  position: absolute;  left: 0;  top: 0;  pointer-events: none;  z-index: -1;  width: 1px;  height: 1px;  background: transparent;  opacity: 0.5;  box-shadow: 535px 271px #fff, 1893px 7px #fff, 372px 40px #fff, 1211px 401px #fff, 413px 167px #fff, 1349px 755px #fff, 359px 237px #fff, 368px 633px #fff, 934px 256px #fff, 967px 708px #fff, 435px 887px #fff, 1683px 237px #fff, 748px 817px #fff, 1000px 904px #fff, 569px 627px #fff, 1044px 214px #fff, 1328px 399px #fff, 680px 23px #fff, 847px 845px #fff, 1112px 459px #fff, 235px 678px #fff, 438px 13px #fff, 1030px 706px #fff, 114px 141px #fff, 1178px 635px #fff, 1586px 317px #fff, 425px 215px #fff, 448px 792px #fff, 765px 660px #fff, 1671px 233px #fff, 1775px 659px #fff, 618px 640px #fff, 634px 365px #fff, 1885px 823px #fff, 1405px 714px #fff, 45px 700px #fff, 178px 980px #fff, 932px 519px #fff, 999px 262px #fff, 751px 430px #fff, 1464px 296px #fff, 340px 96px #fff, 169px 113px #fff, 1133px 934px #fff, 602px 303px #fff, 132px 755px #fff, 934px 807px #fff, 141px 786px #fff, 1044px 927px #fff, 1681px 463px #fff, 928px 602px #fff, 1330px 171px #fff, 776px 775px #fff, 1369px 290px #fff, 1014px 585px #fff, 279px 170px #fff, 176px 589px #fff, 405px 930px #fff, 960px 97px #fff, 1116px 35px #fff, 1415px 125px #fff, 1673px 439px #fff, 253px 702px #fff, 1207px 765px #fff, 247px 153px #fff, 847px 307px #fff, 1423px 71px #fff, 1175px 614px #fff, 524px 658px #fff, 45px 598px #fff, 1143px 495px #fff, 801px 964px #fff, 1909px 445px #fff, 603px 915px #fff, 431px 87px #fff, 297px 383px #fff, 27px 910px #fff, 712px 533px #fff, 757px 547px #fff, 1030px 921px #fff, 381px 887px #fff, 805px 878px #fff, 614px 383px #fff, 1597px 715px #fff, 1664px 668px #fff, 1161px 378px #fff, 31px 233px #fff, 1250px 122px #fff, 292px 688px #fff, 1724px 184px #fff, 896px 387px #fff, 655px 368px #fff, 77px 151px #fff, 765px 13px #fff, 580px 692px #fff, 336px 435px #fff, 809px 801px #fff, 209px 38px #fff, 546px 198px #fff, 1266px 650px #fff, 1797px 405px #fff, 1046px 235px #fff, 704px 568px #fff, 917px 60px #fff, 1146px 714px #fff, 539px 111px #fff, 155px 450px #fff, 537px 551px #fff, 1501px 4px #fff, 1679px 395px #fff, 87px 52px #fff, 1679px 291px #fff, 1394px 932px #fff, 518px 47px #fff, 296px 977px #fff, 887px 151px #fff, 1076px 671px #fff, 1839px 981px #fff, 1078px 730px #fff, 303px 427px #fff, 1387px 790px #fff, 120px 715px #fff, 1780px 282px #fff, 1405px 802px #fff, 725px 104px #fff, 1498px 492px #fff, 1811px 783px #fff, 1345px 570px #fff, 204px 538px #fff, 739px 519px #fff, 496px 776px #fff, 1478px 310px #fff, 1716px 905px #fff, 1028px 120px #fff, 384px 469px #fff, 801px 108px #fff, 1477px 940px #fff, 142px 125px #fff, 1248px 514px #fff, 1295px 309px #fff, 1059px 434px #fff, 1592px 640px #fff, 1617px 104px #fff, 686px 493px #fff, 1874px 499px #fff, 884px 457px #fff, 1776px 385px #fff, 793px 907px #fff, 384px 317px #fff, 101px 647px #fff, 1672px 433px #fff, 484px 110px #fff, 679px 359px #fff, 385px 526px #fff, 1066px 19px #fff, 37px 835px #fff, 19px 463px #fff, 782px 8px #fff, 436px 834px #fff, 1242px 52px #fff, 567px 926px #fff, 1907px 964px #fff, 1203px 512px #fff, 1047px 17px #fff, 181px 537px #fff, 987px 694px #fff, 76px 2px #fff, 262px 830px #fff, 438px 38px #fff, 132px 127px #fff, 1506px 118px #fff, 355px 660px #fff, 1291px 545px #fff, 192px 948px #fff, 175px 478px #fff, 1687px 580px #fff, 1862px 187px #fff, 1671px 740px #fff, 1686px 255px #fff, 1363px 747px #fff, 1660px 181px #fff, 1073px 162px #fff, 935px 997px #fff, 1086px 9px #fff, 1411px 608px #fff, 810px 170px #fff, 1034px 524px #fff, 765px 565px #fff, 422px 703px #fff, 1519px 88px #fff, 1915px 690px #fff, 57px 772px #fff, 1211px 428px #fff, 1081px 443px #fff, 98px 206px #fff, 1010px 959px #fff, 204px 269px #fff, 1678px 637px #fff, 1751px 617px #fff, 1646px 406px #fff, 1722px 889px #fff, 844px 617px #fff, 343px 765px #fff, 503px 885px #fff, 869px 47px #fff, 1109px 190px #fff, 1871px 261px #fff, 374px 601px #fff, 466px 454px #fff, 1888px 824px #fff, 1424px 186px #fff, 631px 926px #fff, 823px 818px #fff, 37px 398px #fff, 1858px 940px #fff, 1628px 486px #fff, 593px 809px #fff, 182px 952px #fff, 1150px 852px #fff, 177px 343px #fff, 1827px 123px #fff, 1693px 729px #fff, 981px 135px #fff, 690px 80px #fff, 1161px 20px #fff, 1786px 187px #fff, 1637px 577px #fff, 83px 944px #fff, 212px 35px #fff, 967px 516px #fff, 848px 509px #fff, 1475px 423px #fff, 1608px 743px #fff, 1360px 679px #fff, 131px 376px #fff, 371px 460px #fff, 847px 680px #fff, 428px 746px #fff, 850px 350px #fff, 1003px 287px #fff, 461px 382px #fff, 1047px 694px #fff, 248px 62px #fff, 968px 934px #fff, 1214px 714px #fff, 628px 829px #fff, 890px 266px #fff, 317px 506px #fff, 359px 816px #fff, 520px 56px #fff, 350px 443px #fff, 1636px 748px #fff, 1434px 157px #fff, 1839px 295px #fff, 1743px 953px #fff, 600px 429px #fff, 762px 762px #fff, 1773px 967px #fff, 656px 350px #fff, 676px 522px #fff, 1699px 280px #fff, 439px 685px #fff, 1459px 873px #fff, 971px 944px #fff, 1052px 470px #fff, 119px 803px #fff, 704px 399px #fff, 443px 929px #fff, 1249px 542px #fff, 1507px 595px #fff, 1137px 363px #fff, 1754px 719px #fff, 1408px 447px #fff, 482px 737px #fff, 1460px 405px #fff, 1861px 905px #fff, 1426px 470px #fff, 1247px 576px #fff, 295px 289px #fff, 1208px 464px #fff, 823px 800px #fff, 610px 126px #fff, 1661px 826px #fff, 1202px 377px #fff, 1px 619px #fff, 885px 199px #fff, 1105px 758px #fff, 341px 869px #fff, 1742px 254px #fff, 1353px 939px #fff, 945px 812px #fff, 804px 466px #fff, 1218px 750px #fff, 1716px 523px #fff, 971px 744px #fff, 1383px 548px #fff, 1846px 236px #fff, 44px 724px #fff, 1676px 734px #fff, 1160px 74px #fff;  animation: star01 13s ease-in-out infinite alternate;}@keyframes star01 {  0% {    opacity: 0.5;  }  10% {    opacity: 0.6;  }  20% {    opacity: 0.8;  }  30% {    opacity: 0;  }  40% {    opacity: 0.5;  }  50% {    opacity: 0.6;  }  60% {    opacity: 0.5;  }  70% {    opacity: 0.4;  }  80% {    opacity: 1;  }  90% {    opacity: 0.3;  }}/*-------設施-------*/ 
.facility-block {  z-index: 1;  position: relative;  padding: var(--SectionPadding) 0;}.facility-block::before {  content: '';  background: url(archive/image/customization/about-earth.webp) no-repeat;  background-size: 100% auto;  width: 100%;  height: 39vw;  display: block;  left: 0;  top: -23rem;  position: absolute;  pointer-events: none;}.facility-block .container-X {  width: 100%;  position: relative;  z-index: 0;}.facility-block .titlebar {  width: 70%;  margin-left: auto;  margin-right: auto;}.facility-block .infobox {  position: relative;  z-index: 0;}.facility-block .infobox::after {  content: '';  position: absolute;  left: 0;  bottom: 0;  display: block;  z-index: -1;  width: 100%;  height: 50%;  background: linear-gradient(to bottom, rgba(21, 22, 26, 0) 0%, rgba(21, 22, 26, 0) 1%, #35363ca6 99%, #35363ca6 100%);}/*設施按鈕*/ 
.facility-block .btnbox {  margin: 2rem 0 0;}/*設施內容*/ 
.RWDservice015 {  width: 90%;  position: relative;  z-index: 0;}.s015_pc_text:after,.RWDservice015:after {  content: "";  position: absolute;  width: 1px;  height: calc(100% + 1px);  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(83, 83, 83, 1) 49%, rgba(85, 85, 85, 0.98) 50%, rgba(0, 0, 0, 0) 100%);  left: clamp(3rem, 2.7143rem + 1.4286vw, 5rem);  top: 0;}.RWDservice015:after {  display: none;}.s015_imgblock {  top: max(8vw, 120px);  box-shadow: 0.6px 1.9px 2.9px rgba(0, 0, 0, 0.019), 1.4px 4.3px 6.5px rgba(0, 0, 0, 0.028), 2.4px 7.4px 11.4px rgba(0, 0, 0, 0.034), 3.9px 11.8px 18px rgba(0, 0, 0, 0.04), 6px 18.2px 27.8px rgba(0, 0, 0, 0.046), 9.3px 28.3px 43.4px rgba(0, 0, 0, 0.052), 15.5px 47px 72.1px rgba(0, 0, 0, 0.061), 31px 94px 144px rgba(0, 0, 0, 0.08);}.s015_imgblock {  width: 60%;}.s015_imgblock::before {  content: '';  background: url(archive/image/customization/facility-bg.webp) no-repeat;  background-size: 100% auto;  background-position: left top;  position: absolute;  top: 14rem;  right: -31vw;  width: 100%;  height: 50vw;  display: block;  z-index: -1;  opacity: 0.4;  pointer-events: none;}.s015_imgblock .s015_img picture {  position: relative;  width: 100%;  height: 100%;  display: block;}.s015_imgblock .s015_img,.s015_imgblock,.s015_pc_text .s015_textblock,.s015-swiper-pagination.swiper-pagination {  height: 33vw;}.s015_more {  margin-left: 150px;}.s015_title,.s015_subtitle,.s015_memo {  padding-left: 150px;}.s015_title:before {  content: "";  position: absolute;  width: 8px;  height: 8px;  background: #7c7c7c;  border-radius: 50%;  left: -4px;  top: 0.5rem;  z-index: 1;}.s015_title:after {  content: "";  position: relative;  display: block;  width: 100%;  height: 1px;  border-bottom: 1px dotted #555;  margin: 2rem 0 0;}.s015_pc_text .s015_textblock:first-child:before {  height: calc(100% - 7vw);  top: calc(7vw + 30px);}.s015_pc_text .s015_textblock:last-child:before {  display: none;}.s015_pc_text {  width: 40%;  padding-left: clamp(3rem, 2.7143rem + 1.4286vw, 5rem);  margin: 0 0 0 auto;}.s015_title {  font-size: clamp(2rem, 1.9286rem + 0.3571vw, 2.5rem);  font-weight: 600;  color: var(--TextMainColor);  line-height: 1;  padding-bottom: 2rem;  letter-spacing: 1px;  -webkit-line-clamp: 2;  overflow: initial;}.s015_title span {  font-size: 18px;  font-family: var(--FontFamilyEn);  display: inline-block;  color: #6a7887;  margin-left: 2rem;  text-transform: uppercase;}.s015_subtitle {  font-size: var(--FontSizeSub);  line-height: 1.3;  font-weight: 500;  -webkit-line-clamp: 2;  color: var(--TextMainColor);  letter-spacing: 1px;}.s015_memo {  color: var(--TextSubColor);  font-size: var(--FontSizeP);  line-height: 1.3;  -webkit-line-clamp: 2;}.s015_more {  margin-left: 150px;  background: transparent;  border-radius: 99em;  width: 100%;  max-width: 220px;  text-align: center;  border: 2px solid #c28e4e;  color: #a07136;  font-size: 1rem;  transition: all .5s ease;}.s015_imgblock .s015-container {  overflow: initial;}.RWDservice015 .swiper-slide.swiper-slide-active:before {  animation: 1000ms cubic-bezier(0.18, 0.89, 0.32, 1.28) normal forwards 1 fadeIn;  animation-delay: .3s;}.RWDservice015 .swiper-pagination-bullet {  width: 100px;  margin-bottom: 0;}.RWDservice015 .swiper-pagination-bullet {  width: 80px;  height: 30px;  margin: 0 10px;  border-radius: 0px;  border: 0;  background: transparent;  color: #dfdfdf69;  opacity: 1;  display: flex;  align-items: center;  justify-content: center;  margin-left: -1rem;  font-size: 12px;  font-family: var(--FontFamilyEn);}.RWDservice015 .swiper-pagination-bullet.swiper-pagination-bullet-active,.RWDservice015 .swiper-pagination-bullet:hover {  opacity: 1;  color: #fff;}.RWDservice015 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {  margin-right: 5px;  border-style: solid;  border-width: 6px 0 6px 8px;  display: none;}.RWDservice015 .swiper-pagination-bullet::before {  content: "";  position: relative;  display: inline-block;  top: -1px;  border-style: solid;  border-width: 0;  border-color: transparent transparent transparent #fff;  -webkit-transition: all .3s ease;  transition: all .3s ease;}.RWDservice015 .swiper-pagination-bullet::after {  display: none;}/*-------pro 產品---------*/ 
.product-block .titlebar,.product-block .RWDbanner_plus01 .container {  width: 70% !important;  margin: auto;}.product-block .titlebar {  position: absolute;  left: 50% !important;  transform: var(--TransformXCenter) !important;  z-index: 1;}.product-block .RWDbanner_plus01 .slick-caption {  top: 18vw;}.product-block .RWDbanner_plus01 .logo {  position: absolute;  left: 0;  width: 48vw;}.product-block .RWDbanner_plus01 .txt1,.product-block .RWDbanner_plus01 .txt2,.product-block .RWDbanner_plus01 .txt3,.product-block .RWDbanner_plus01 .txt4,.product-block .RWDbanner_plus01 .txt5 {  width: 16vw;  text-align: left;  float: right;  clear: both;}.product-block .RWDbanner_plus01 .txt1 {  margin: clamp(3rem, 2.1429rem + 4.2857vw, 9rem) 0 0;  font-size: clamp(2rem, 1.9286rem + 0.3571vw, 2.5rem);  font-weight: 600;  color: var(--TextMainColor);}.product-block .RWDbanner_plus01 .txt2 {  margin: 15px 0 0;  font-size: var(--FontSizeSub);  font-weight: 400;  color: var(--TextMainColor);}.product-block .RWDbanner_plus01 .txt3,.product-block .RWDbanner_plus01 .txt4 {  font-size: var(--FontSizeP);  color: var(--TextSubColor);  font-weight: 300;}/*產品按鈕*/ 
.product-block .btnbox {  position: relative;  top: -10rem;}/*-------use 使用情境---------*/ 
.usage-block {  padding: 0 0 var(--SectionPadding);  position: relative;  z-index: 1;  display: flex;  flex-direction: column;  align-items: flex-end;}.usage-block::before {  content: '';  background: url(archive/image/customization/ApplicationFields-bg.webp) no-repeat;  background-size: 100% auto;  display: block;  position: absolute;  left: -4rem;  top: 45vw;  transform: var(--TransformYCenter);  width: 68%;  height: 66vw;  z-index: 0;  opacity: 1;  pointer-events: none;}.usage-block::after {  content: '';  background: url(archive/image/customization/ApplicationFields-bluebg.webp) no-repeat;  background-size: 100% auto;  display: block;  position: absolute;  right: 0;  top: 0;  width: 80%;  height: 100vw;  z-index: -1;  background-position: left center;  pointer-events: none;}.usage-block .container-90 {  display: flex;  flex-direction: column;  align-content: flex-end;  margin-right: 0;}.usage-block .slogan-slider {  width: 100%;  overflow: hidden;  margin: 0 0 2rem;}/*情境跑馬燈*/ 
.usage-block .an-scroll {  display: flex;  height: 10vw;  position: relative;  width: 100%;  justify-content: flex-end;  bottom: 0;  z-index: -1;  gap: 0 3rem;}.usage-block .scroll-box {  display: flex;  animation: infinity-scroll-right 50s infinite linear 0.5s both;  gap: 0 1rem;  justify-content: flex-end;  flex-direction: row;}.usage-block .an-scroll img {  max-width: initial;  height: 100%;}@keyframes infinity-scroll-right {  0% {    transform: translateX(100%);  }  100% {    transform: translateX(0%);  }}/*情境內容*/ 
.usage-block .RWDService001 .row {  display: flex;  justify-content: flex-end;  gap: 0 2rem;}.usage-block .RWDService001 .col-md-3.col-sm-6 .boxFeature-2 {  position: relative;  z-index: 0;  box-shadow: 0.6px 1.9px 2.9px rgba(0, 0, 0, 0.019), 1.4px 4.3px 6.5px rgba(0, 0, 0, 0.028), 2.4px 7.4px 11.4px rgba(0, 0, 0, 0.034), 3.9px 11.8px 18px rgba(0, 0, 0, 0.04), 6px 18.2px 27.8px rgba(0, 0, 0, 0.046), 9.3px 28.3px 43.4px rgba(0, 0, 0, 0.052), 15.5px 47px 72.1px rgba(0, 0, 0, 0.061), 31px 94px 144px rgba(0, 0, 0, 0.08);}.usage-block .RWDService001 .col-md-3.col-sm-6 .boxFeature-2::before {  content: '';  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgb(0 0 0 / 97%) 99%, rgb(0 0 0 / 80%) 100%);  position: absolute;  left: 0;  bottom: -2px;  width: 100%;  height: 65%;  display: block;  z-index: 0;}.usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(1) {  position: absolute;  left: -6rem;  bottom: 0;  width: 19vw;}.usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(2) {  width: 30vw;}.usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(3) {  width: 25vw;}.usage-block .RWDService001 .col-md-3 h2 {  margin-top: -8rem;  position: absolute;  bottom: 4rem;  letter-spacing: 1px;  color: #fff;}.usage-block .RWDService001 .col-md-3 p {  position: absolute;  bottom: 2rem;  display: -webkit-box;  text-overflow: ellipsis;  overflow: hidden;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}.usage-block .RWDService001 .col-md-3 h2,.usage-block .RWDService001 .col-md-3 p {  padding: 0 3rem;}/*-------service 服務項目---------*/ 
.serivce-block {  padding: var(--SectionPadding) 0;  clear: both;  position: relative;  z-index: 1;  overflow: hidden;}.serivce-block::before {  content: '';  background: url(archive/image/customization/service-bg.webp) no-repeat;  background-size: 100% 100%;  background-position: left top;  position: absolute;  left: 0;  bottom: 3vw;  z-index: -1;  pointer-events: none;  display: block;  width: 50%;  height: 42vw;}.serivce-block .titlebar {  text-align: center;}.serivce-block .row {  display: flex;  justify-content: center;  align-items: flex-start;  gap: 0 2rem;}.serivce-block .star-bg {  left: 50%;  transform: translateX(-50%);  opacity: 0.85;}.serivce-block .RWDService001 .boxFeature-2 {  position: relative;  z-index: 0;}.serivce-block .RWDService001 .boxFeature-2::before {  content: '';  border-left: #dfdfdf21 solid 1px;  display: block;  position: absolute;  left: 0;  bottom: 0;  z-index: -1;  width: 1px;  height: 8vw;}.serivce-block .RWDService001 .col-md-3 {  width: calc(100%/3 - 1px);}.serivce-block .RWDService001 h2,.serivce-block .RWDService001 p {  padding-left: 2rem;}.serivce-block .RWDService001 p {  padding-bottom: 1rem;}/*-------contact 聯絡我們---------*/ 
.contact-block {  position: relative;  z-index: 0;  padding: 0 0 var(--SectionPadding);}.contact-block .titlebar {  text-align: center;  margin-bottom: 0;}.contact-block .infobox {  width: 80%;  margin: 0 auto;  position: relative;  z-index: 0;}.contact-block .infobox::before {  content: '';  width: 1px;  height: 50%;  background: linear-gradient(to bottom, rgba(58, 58, 58, 0) 0%, rgba(58, 58, 58, 1) 50%, rgba(125, 185, 232, 0) 100%);  display: block;  margin: 0 auto 0;  position: absolute;  left: 50%;  top: 50%;  transform: var(--TransformCenter);  pointer-events: none;  z-index: 0;}.contact-block .titlebar::after {  content: '';  width: 100%;  height: 1px;  background: linear-gradient(to right, rgba(58, 58, 58, 0) 0%, rgb(31 48 64) 50%, rgba(125, 185, 232, 0) 100%);  display: block;  margin: 3rem auto 0;}.RWDservice013 .text_box {  display: flex;  text-align: center;  height: 20vw;  justify-content: center;  align-items: flex-start;  width: 50%;  margin: 0;  position: relative;}.RWDservice013 .text_box::before {  content: '';  width: 0;  height: 9px;  background-image: linear-gradient(to right, rgba(9, 16, 41, 1) 0%, rgba(26, 41, 82, 1) 44%, rgb(35 88 141) 100%);  display: block;  position: absolute;  left: 0;  top: 0;  z-index: 1;  transition: all 0.5s ease-out;}.RWDservice013 .text_box:hover::before {  width: 100%;}.RWDservice013 .bg {  display: none;}.RWDservice013 .text_box .imgs {  width: 100%;  height: 100%;  opacity: 0.2;  transition: var(--TransitionEase);}.RWDservice013 .text_box:hover .imgs {  opacity: 0.7;  transition: var(--TransitionEase);}.RWDservice013 .text_box .title {  position: relative;  font-size: 2.188rem;  margin-bottom: 1rem;}/*聯絡我們 背景*/ 
.contact-block .bg-style {  position: absolute;  bottom: -14rem;  left: 0;  width: 100%;  height: 53vw;  z-index: -1;  pointer-events: none;}.contact-block .bg-style::before {  content: '';  background: url(archive/image/customization/contact-bg.webp) no-repeat;  background-size: 100% auto;  background-position: left bottom;  position: absolute;  bottom: 0;  left: 0;  width: 100%;  height: 100%;}.contact-block .star-bg {  z-index: -1;  transform: rotate(11deg);}/*聯絡我們 內容*/ 
.RWDservice013 {  position: relative;  z-index: 0;}.RWDservice013::before {  content: '';  background: linear-gradient(to bottom, rgba(21, 34, 71, 0.65) 0%, rgba(21, 34, 71, 0) 100%);  position: absolute;  top: 0;  left: 0;  width: 50%;  height: 100%;  display: block;  pointer-events: none;  opacity: 0.8;}.RWDservice013::after {  content: '';  background: linear-gradient(to bottom, #111226 0%, #11122600 100%);  position: absolute;  top: 0;  right: 0;  width: 50%;  height: 100%;  display: block;  pointer-events: none;  opacity: 0.8;}.RWDservice013__head {  display: none;}.RWDservice013 .text_box .more {  margin: 2rem auto 0;  width: 253px;}.RWDservice013 .text_box:nth-child(2) {  text-align: left;}.RWDservice013 .text_box:nth-child(2) .more {  margin-left: 0;}.RWDservice013 .text_box:nth-child(3) {  text-align: right;}.RWDservice013 .text_box:nth-child(3) .more {  margin-right: 0;}.RWDservice013 .text_box .more {  padding: 0;}.RWDservice013 .text_box .more .name {  margin: 0;}/*241017修*/ 
.RWDmenu_plus04 .features {  right: 24rem;}.RWDmenu_plus04 .features .lang-select,.RWDmenu_plus04 .features .language-block {  display: block;}.lang-select-options a {  font-size: 14px;}.RWDservice015 .swiper-pagination-bullet {  font-size: 14px;}.lang-select-label {  display: flex;  align-items: center;  padding: 28px 15px;}.s015_title {  /*螢幕2560-1300 42px-38px*/  font-size: clamp(2.375rem, 2.1171rem + 0.3175vw, 2.625rem);}.s015_title span {  font-size: 20px;}.s015_subtitle {  font-size: calc(var(--FontSizeSub)* 1.1);}.s015_memo {  font-size: calc(var(--FontSizeP)* 1.1);  line-height: 1.4;  -webkit-line-clamp: 5;}.usage-block .container-90 {  margin-right: auto;  width: 80%;}.usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(1) {  position: relative;  left: auto;  bottom: auto;}.usage-block .RWDService001 .row {  display: grid;  grid-template-columns: repeat(4, 1fr);}.usage-block .RWDService001 .col-md-3.col-sm-6,.usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(1),.usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(2),.usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(3) {  width: 100%;}.usage-block .RWDService001 .row::before,.usage-block .RWDService001 .row:after {  display: none;}.usage-block::before {  left: auto;  right: 0;  top: 18vw;  width: 60%;  height: 60vw;}.usage-block .slogan-slider {  display: none;}/*語系*/ 
.RWDmenu_plus04 .language-block a {  color: var(--NaviColor);}.RWDmenu_plus04 #mobile-menu .language-block {  z-index: 2;}

/*首頁客製 end*/
/*footer start*/

/* 匯入首頁補丁包*/ 
.footer-block { position: relative; z-index: 1; margin: 0; padding: 0;}.footer-block::after { content: ''; background: url(archive/image/customization/footer-bg.webp) no-repeat; width: 41vw; height: 10vw; position: absolute; bottom: 0; left: 39rem; z-index: -1; background-size: 100% auto; opacity: 0.5;}.footer-block::before { content: ''; background: var(--gradient03); width: 100%; height: 80%; position: absolute; bottom: 0; left: 0; z-index: -1;}/* footer_block */ 
.keyarrow p,.copyrights,.copyrights a,.copyrights:hover,.copyright_desc,.copyright_desc a,.copyright_desc a:hover { color: #bbbbbba6 !important; font-size: 12px !important; font-weight: 300; line-height: 1;}.RWDssl01 { display: flex;}.copyrights { display: flex; width: 100%; justify-content: flex-start; gap: 0.5rem 1rem; flex-wrap: wrap; line-height: 1.1; align-items: flex-end;}.RWDcopyright { width: 100%; text-align: right;}.footer-info p,.footer-info a { color: #fff;}.footer-info-list>div { display: flex; font-size: var(--FontSizeP); align-items: center; gap: 10px;}/*--------footer bottom--------*/ 
.ft-bottom { padding: 5rem 0;}.ft-bottom .container-80 { display: flex; flex-direction: row; align-items: flex-end; gap: 1rem 0; justify-content: space-between;}.ft-bottom .ft-right { width: 70%;}.ft-bottom .ft-right { width: 30%;}/*--------footer logo--------*/ 
.ft-logo { margin-bottom: 3rem;}.ft-logo .logo-name { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 1.5rem 0; font-weight: 500;}.ft-logo .logo-name span { display: inline-block;}.ft-logo { text-transform: uppercase; font-size: 20px;}.ft-logo img { width: 116px; filter: brightness(0) invert(1);}/*--------footer 公司資訊--------*/ 
.ft-info { position: relative; z-index: 0;}.ft-info .container-80 { display: flex; flex-direction: row; align-content: flex-start; justify-content: space-between; align-items: flex-end; background: #0a1017; padding: 5rem clamp(3rem, 2.2857rem + 3.5714vw, 8rem); gap: 0 4rem;}.ft-info .ft-left,.ft-info .ft-right { width: 50%;}.ft-contact ul { display: flex; margin: 0; padding: 0; list-style: none; flex-direction: row; flex-wrap: wrap; align-content: flex-start; justify-content: flex-start; align-items: flex-start; gap: 0 10px;}.ft-contact ul li { width: calc(100%/2 - 20px); margin-bottom: 1rem;}.ft-contact ul li a,.ft-contact ul li { color: #e3e3e3;}.ft-contact ul li span.info-tit { display: block; color: #878787; color: #6b7c8e; margin-bottom: 1px;}.ft-contact ul li span { display: block;}.ft-tit { font-size: var(--FontSizeH3); margin-bottom: 0; color: #878787; color: #557392;}/* footer-btn  */ 
.footer-btn { display: flex; gap: 1rem;}.footer-btn a { text-align: center; width: var(--BtnWidth); height: var(--BtnHeight); padding: 10px; border-radius: var(--BtnBorderRadius); line-height: 1; font-size: var(--BtnFontSize); display: flex; align-items: center; justify-content: center; background: var(--BtnOutlineBg); border: 1px solid var(--BtnOutlineColor); color: var(--BtnOutlineColor);}/* footer-map */ 
.footer-map iframe { aspect-ratio: 3/1; filter: grayscale(1);}/* footer-sns */ 
.footer-sns { position: relative; z-index: 0; margin: 3rem 0; display: flex; justify-content: space-between; align-items: flex-end;}.footer-sns .titlebar { margin-bottom: 0;}.footer-sns .txt { margin: 0.5rem 0 0;}.footer-sns .titlebar a { color: #fff; text-decoration: underline;}.footer-sns .RWDsocial002 .pull-right { float: unset !important;}.footer-sns .RWDsocial002 ul.socialNetwork { padding: 0; display: flex; flex-direction: row; margin-bottom: 0;}.footer-sns .RWDsocial002 ul.socialNetwork img { width: 35px; position: relative; top: -3px;}.footer-sns .RWDsocial002 .iconRounded { border: 0; color: var(--TextMainColor); background-color: transparent; width: 40px; height: 40px; transition: var(--TransitionEase); margin-right: 0; padding-top: 0; font-size: 20px; border-radius: 50%; line-height: 40px;}.footer-sns .RWDsocial002 .iconRounded.ii-line3 { color: var(--SnsLine);}.footer-sns .RWDsocial002 .iconRounded.ii-fb1 { color: var(--SnsFB);}.footer-sns .RWDsocial002 .iconRounded.ii-youtube1 { color: var(--SnsYT);}.footer-sns .RWDsocial002 .iconRounded.ii-ig2 { color: transparent; background: var(--SnsIG); background-clip: text;}.footer-sns .RWDsocial002 ul.socialNetwork li { margin-bottom: 0; line-height: 0; display: flex; align-items: center; transition: var(--TransitionEase);}/* cookie */ 
.RWDalert_fancybox.bottom .editor a { text-decoration: underline; color: var(--TextMainColor);}.RWDalert_fancybox.bottom .editor a:hover { color: #dfdfdf;}.RWDalert_fancybox.bottom .editor { margin-bottom: 0 !important; text-align: left;}.RWDalert_fancybox.bottom { z-index: 99999 !important; width: 90%; padding: 50px 75px 40px !important; box-shadow: initial !important; background: rgba(0, 0, 0, 80%) !important; border: #252525 solid 1px; color: var(--TextMainColor) !important; left: 50% !important; right: unset !important; line-height: 1.8 !important; border-radius: 5px; transform: translateX(-50%); gap: 1rem; backdrop-filter: blur(5px); margin-bottom: 2rem; display: flex; flex-direction: row; justify-content: space-between; align-items: center;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active { padding: 5px 20px; border: #252525 solid 1px; background: var(--BtnBg) !important; border-radius: 99em; margin-top: 0; transition: var(--TransitionEase); min-width: 150px; font-family: var(--FontSizeP) !important;}.RWDalert_fancybox .btn:hover { border-color: 0; background: var(--BtnHoverBg) !important; transition: var(--TransitionEase);}/* go top */ 
.scrollTop002 { bottom: 100px; right: 20px; width: 35px; transition: var(--TransitionEase);}.scrollTop002 .ii:hover { opacity: 1 !important; transition: var(--TransitionEase);}.scrollTop002 .ii { font-size: 35px; background: #eaeaea; color: #333; border-radius: 0; transition: var(--TransitionEase);}@media (hover:hover) { .footer-sns .RWDsocial002 .iconRounded:hover {  background-color: transparent; } .footer-sns.RWDsocial002 ul.socialNetwork li:hover {  transition: var(--TransitionEase);  transform: translateY(-3px); } .footer-edm #btn_order_email:hover {  background-color: var(--BtnHoverBg);  border-color: var(--BtnHoverBg);  color: var(--BtnHoverColor); } .footer-edm #btn_reject_email:hover {  background-color: var(--SubBtnHoverBg);  border-color: var(--SubBtnHoverBg);  color: var(--SubBtnHoverColor); }}/*241017修*/ 
.footer-map iframe { filter: none;}.ft-info .container-80 { /*background: rgb(0 0 0 / 50%);*/ background: #4e99cc40; backdrop-filter: blur(7px); /*background: linear-gradient(360deg, #21567a57, #21567a1f);*/}/*241105修*/ 
.fixed-btn { position: fixed; right: 15px; z-index: 200; bottom: 150px;}.fixed-btn a { writing-mode: vertical-lr; -webkit-writing-mode: vertical-lr; font-weight: 400; line-height: 1.5; width: 50px; background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 50px; display: flex; align-items: center; justify-content: center; padding: 25px 0; margin: 15px 0; backdrop-filter: blur(5px); border: #ffffff4a solid 1px; font-size: 16px; color: #fff;}i.ionicons.ion-ios-download { font-size: 30px; margin: 0 0 7px;}.footer-forbuying ul li:first-child { padding-left: 0;}

/*footer end*/
/*流星動態 start*/

/*.star { width: 1px; height: 1px; background: transparent; box-shadow: 75px 593px #fff, 965px 718px #fff, 1595px 843px #fff, 176px 403px #fff, 1746px 858px #fff, 620px 612px #fff, 759px 71px #fff, 1452px 933px #fff, 776px 98px #fff, 926px 692px #fff, 1801px 388px #fff, 275px 347px #fff, 1092px 13px #fff, 761px 75px #fff, 1138px 573px #fff, 1907px 961px #fff, 1698px 307px #fff, 661px 218px #fff, 119px 585px #fff, 1623px 691px #fff, 1892px 629px #fff, 866px 573px #fff, 1779px 468px #fff, 1849px 876px #fff, 623px 50px #fff, 1657px 151px #fff, 73px 990px #fff, 622px 467px #fff, 114px 816px #fff, 515px 438px #fff, 1090px 654px #fff, 349px 240px #fff, 1667px 249px #fff, 499px 51px #fff, 1361px 944px #fff, 1057px 43px #fff, 257px 257px #fff, 1736px 551px #fff, 745px 474px #fff, 356px 840px #fff, 1585px 837px #fff, 755px 503px #fff, 538px 52px #fff, 1017px 567px #fff, 572px 998px #fff, 682px 520px #fff, 1164px 693px #fff, 488px 900px #fff, 280px 963px #fff, 1413px 527px #fff, 1245px 129px #fff, 539px 851px #fff, 728px 120px #fff, 1627px 857px #fff, 1341px 42px #fff, 1256px 297px #fff, 517px 691px #fff, 321px 86px #fff, 1403px 283px #fff, 1460px 783px #fff, 1450px 299px #fff, 1035px 757px #fff, 1381px 256px #fff, 81px 642px #fff, 875px 214px #fff, 1016px 573px #fff, 115px 207px #fff, 1053px 647px #fff, 273px 485px #fff, 311px 755px #fff, 1512px 637px #fff, 45px 543px #fff, 103px 205px #fff, 723px 554px #fff, 722px 564px #fff, 1195px 173px #fff, 452px 540px #fff, 1732px 152px #fff, 1337px 792px #fff, 1527px 948px #fff, 172px 331px #fff, 536px 551px #fff, 982px 273px #fff, 323px 394px #fff, 216px 661px #fff, 1879px 299px #fff, 1845px 232px #fff, 1557px 98px #fff, 1377px 360px #fff, 1178px 504px #fff, 433px 720px #fff, 270px 788px #fff, 594px 618px #fff, 1029px 946px #fff, 1813px 857px #fff, 1885px 51px #fff, 910px 537px #fff, 1537px 368px #fff, 1668px 833px #fff, 1217px 228px #fff, 1604px 96px #fff, 223px 409px #fff, 330px 821px #fff, 1803px 908px #fff, 1516px 75px #fff, 222px 353px #fff, 536px 339px #fff, 793px 680px #fff, 12px 363px #fff, 315px 365px #fff, 1792px 970px #fff, 1645px 809px #fff, 954px 621px #fff, 1351px 251px #fff, 838px 291px #fff, 1691px 787px #fff, 1260px 918px #fff, 1647px 601px #fff, 79px 197px #fff, 971px 188px #fff, 1442px 834px #fff, 1219px 653px #fff, 707px 100px #fff, 1286px 839px #fff, 1883px 252px #fff, 1203px 984px #fff, 1379px 258px #fff, 1405px 318px #fff, 312px 700px #fff, 392px 152px #fff, 1077px 410px #fff, 159px 11px #fff, 222px 223px #fff, 363px 156px #fff, 1543px 490px #fff, 1416px 458px #fff, 851px 97px #fff, 1917px 165px #fff, 357px 230px #fff, 843px 275px #fff, 303px 953px #fff, 626px 616px #fff, 1259px 110px #fff, 838px 309px #fff, 226px 839px #fff, 1849px 182px #fff, 1883px 626px #fff, 1857px 102px #fff, 958px 946px #fff, 566px 826px #fff, 441px 664px #fff, 689px 111px #fff, 119px 526px #fff, 506px 870px #fff, 13px 950px #fff, 1478px 271px #fff, 1519px 526px #fff, 1107px 224px #fff, 776px 674px #fff, 1908px 93px #fff, 994px 567px #fff, 237px 138px #fff, 1161px 321px #fff, 1038px 848px #fff, 1830px 819px #fff, 526px 297px #fff, 1773px 748px #fff, 1806px 75px #fff, 341px 130px #fff, 555px 876px #fff, 211px 884px #fff, 372px 309px #fff, 576px 635px #fff, 1114px 433px #fff, 1763px 365px #fff, 303px 599px #fff, 1657px 821px #fff, 802px 959px #fff, 863px 604px #fff, 471px 932px #fff, 1638px 901px #fff, 77px 38px #fff, 259px 652px #fff, 548px 933px #fff, 404px 233px #fff, 706px 107px #fff, 1632px 952px #fff, 650px 422px #fff, 478px 540px #fff, 327px 427px #fff, 644px 123px #fff, 224px 842px #fff, 1554px 13px #fff, 1661px 565px #fff, 752px 947px #fff, 1621px 370px #fff, 828px 248px #fff, 591px 941px #fff, 183px 457px #fff, 147px 443px #fff, 1278px 893px #fff, 337px 624px #fff, 1030px 567px #fff, 1604px 428px #fff, 868px 729px #fff, 1799px 424px #fff, 1479px 596px #fff, 417px 201px #fff, 877px 654px #fff, 9px 122px #fff, 1195px 862px #fff, 429px 665px #fff, 1337px 333px #fff, 621px 4px #fff, 859px 754px #fff, 1487px 604px #fff, 1238px 127px #fff, 1403px 927px #fff, 167px 429px #fff, 752px 287px #fff, 180px 564px #fff, 477px 437px #fff, 518px 595px #fff, 1202px 177px #fff, 539px 957px #fff, 411px 969px #fff, 62px 930px #fff, 541px 747px #fff, 1498px 758px #fff, 126px 266px #fff, 1795px 196px #fff, 801px 463px #fff, 1784px 549px #fff, 1311px 147px #fff, 623px 108px #fff, 372px 764px #fff, 452px 709px #fff, 1655px 98px #fff, 335px 193px #fff, 653px 458px #fff, 677px 477px #fff, 1828px 326px #fff, 1491px 325px #fff, 1549px 662px #fff, 1004px 751px #fff, 728px 197px #fff, 352px 774px #fff, 1476px 734px #fff, 1605px 912px #fff, 1689px 46px #fff, 1023px 589px #fff, 1328px 856px #fff, 230px 530px #fff, 1367px 386px #fff, 454px 733px #fff, 642px 407px #fff, 1697px 177px #fff, 583px 944px #fff, 827px 298px #fff, 432px 754px #fff, 1139px 894px #fff, 844px 740px #fff, 894px 260px #fff, 1895px 20px #fff, 1474px 603px #fff, 1808px 773px #fff, 1478px 929px #fff, 1119px 115px #fff, 461px 782px #fff, 1830px 849px #fff, 1692px 693px #fff, 1482px 209px #fff, 1108px 231px #fff, 1491px 579px #fff, 1100px 893px #fff, 1697px 416px #fff, 1385px 575px #fff, 1759px 835px #fff, 1823px 781px #fff, 1280px 774px #fff, 431px 490px #fff, 99px 534px #fff, 670px 832px #fff, 535px 636px #fff, 171px 347px #fff, 5px 362px #fff, 731px 611px #fff, 234px 45px #fff, 572px 185px #fff, 1482px 110px #fff, 1844px 616px #fff, 1888px 992px #fff, 41px 520px #fff, 1052px 607px #fff, 756px 621px #fff, 1440px 386px #fff, 1802px 200px #fff, 540px 651px #fff, 127px 16px #fff, 304px 912px #fff;}*/ 
.meteor-box { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 999; overflow: hidden; pointer-events: none;}.meteor-1 { position: absolute; top: 224px; left: 60%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 9.5s linear infinite;}.meteor-1:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-2 { position: absolute; top: 238px; left: 64%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 9.3s linear infinite;}.meteor-2:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-3 { position: absolute; top: 262px; left: 12%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 9.9s linear infinite;}.meteor-3:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-4 { position: absolute; top: 54px; left: 36%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 5.6s linear infinite;}.meteor-4:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-5 { position: absolute; top: 265px; left: 57%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 8.6s linear infinite;}.meteor-5:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-6 { position: absolute; top: 209px; left: 28%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 7.9s linear infinite;}.meteor-6:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-7 { position: absolute; top: 222px; left: 14%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 8s linear infinite;}.meteor-7:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-8 { position: absolute; top: 160px; left: 77%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 9.9s linear infinite;}.meteor-8:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-9 { position: absolute; top: 93px; left: 42%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 9.7s linear infinite;}.meteor-9:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-10 { position: absolute; top: 137px; left: 50%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 6.5s linear infinite;}.meteor-10:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-11 { position: absolute; top: 162px; left: 79%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 6.5s linear infinite;}.meteor-11:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-12 { position: absolute; top: 87px; left: 48%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 9.5s linear infinite;}.meteor-12:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-13 { position: absolute; top: 70px; left: 53%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 9.7s linear infinite;}.meteor-13:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-14 { position: absolute; top: 97px; left: 44%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 4s linear infinite;}.meteor-14:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}.meteor-15 { position: absolute; top: 156px; left: 98%; width: 300px; height: 1px; transform: rotate(-45deg); background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); animation: meteor 7.5s linear infinite;}.meteor-15:before { content: ""; position: absolute; width: 4px; height: 5px; border-radius: 50%; margin-top: -2px; background: rgba(255, 255, 255, 0.7); box-shadow: 0 0 15px 3px #fff;}@keyframes meteor { 0% {  opacity: 1;  margin-top: -600px;  margin-right: -600px; } 30% {  opacity: 0; } 50% {  margin-top: 600px;  margin-left: -1200px;  opacity: 0; } 100% {  opacity: 0; }}@media (max-width: 650px) { .meteor-box {  overflow: hidden; } .meteor-box .RWDedictor {  width: 200%;  height: 100%;  position: absolute;  top: 0;  left: 0; } .meteor-1, .meteor-2, .meteor-3, .meteor-4, .meteor-5, .meteor-6, .meteor-7, .meteor-8, .meteor-9, .meteor-10, .meteor-11, .meteor-12, .meteor-13, .meteor-14, .meteor-15 {  width: 414px; } .meteor-1 {  animation: meteor 5.5s linear infinite; } .meteor-2 {  animation: meteor 7.3s linear infinite; } .meteor-3 {  animation: meteor 5.9s linear infinite; } .meteor-4 {  animation: meteor 4.6s linear infinite; } .meteor-5 {  animation: meteor 4.6s linear infinite; } .meteor-6 {  animation: meteor 5.9s linear infinite; } .meteor-7 {  animation: meteor 5s linear infinite; } .meteor-8 {  animation: meteor 7.9s linear infinitÏe; } .meteor-9 {  animation: meteor 5.7s linear infinite; } .meteor-10 {  animation: meteor 4.5s linear infinite; } .meteor-11 {  animation: meteor 7.5s linear infinite; } .meteor-12 {  animation: meteor 5.5s linear infinite; } .meteor-13 {  animation: meteor 6.7s linear infinite; } .meteor-14 {  animation: meteor 6s linear infinite; } .meteor-15 {  animation: meteor 7.5s linear infinite; } @keyframes meteor {  0% {   opacity: 1;   margin-top: -414px;   margin-right: -414px;  }  30% {   opacity: 0;  }  50% {   margin-top: 414px;   margin-left: -828px;   opacity: 0;  }  100% {   opacity: 0;  } }}

/*流星動態 end*/
/*區塊進場動態 start*/

@keyframes move01 {    0% {        opacity: 0;        -webkit-transform: translateY(-30px);        -moz-transform: translateY(-30px);        -ms-transform: translateY(-30px);        -o-transform: translateY(-30px);        transform: translateY(-30px);    }    100% {        opacity: 1;        -webkit-transform: translateY(0px);        -moz-transform: translateY(0px);        -ms-transform: translateY(0px);        -o-transform: translateY(0px);        transform: translateY(0px);    }}.usage-block .RWDService001 .col-md-3,.service-block .RWDService001 .col-md-3 {    animation: 1200ms ease normal forwards 1 fadeInUP;    opacity: 0;    animation-delay: 5s;}.usage-block .animated .RWDService001 .row:nth-child(2) .col-md-3:nth-child(1),.serivce-block .animated .RWDService001 .row:nth-child(2) .col-md-3:nth-child(1) {    animation: 1000ms ease normal forwards 1 move01;    animation-delay: 0.5s;    opacity: 0}.usage-block .animated .RWDService001 .row:nth-child(2) .col-md-3:nth-child(2),.service-block .animated .RWDService001 .row:nth-child(2) .col-md-3:nth-child(2){    animation: 1000ms ease normal forwards 1 move01;    animation-delay: 0.7s;    opacity: 0}.usage-block .animated .RWDService001 .row:nth-child(2) .col-md-3:nth-child(3),.service-block .animated .RWDService001 .row:nth-child(2) .col-md-3:nth-child(3) {    animation: 1000ms ease normal forwards 1 move01;    animation-delay: 0.9s;    opacity: 0}/*241017修*/ 
.usage-block .animated .RWDService001 .row:nth-child(2) .col-md-3:nth-child(4) {    animation: 1000ms ease normal forwards 1 move01;    animation-delay: 1.1s;    opacity: 0}

/*區塊進場動態 end*/
/*內頁 start*/

/* 匯入內頁版面寬度80%*//* 內頁圖片稱滿*/ 
.RWDeditor01 img,.RWDslider01 .pic img,.image img {    width: 100%;}/*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: var(--TransitionEase);}.row {    margin-right: 0px;    margin-left: 0px;}.boxname {    margin: 0 10px;}div[style="clear: both;"] {    display: none;}/*230531範本預設按鈕改色導圓角統一5px*/ 
._bd_btn._bd_btn-primary:hover {    color: #fff;    background-color: var(--BtnHoverColor);    border-color: var(--BtnHoverColor)}._bd_btn._bd_btn-primary {    background: var(--BtnBg);    border-radius: 5px !important}._bd_btn._bd_btn-default {    background: 0 0;    border: 1px solid var(--SubBtnBg);    color: var(--SubBtnBg);    border-radius: 5px !important}._bd_btn._bd_btn-default:hover {    color: #fff;    background-color: var(--SubBtnHoverColor);    border-color: var(--SubBtnHoverColor)}._bd_row a {    color: #333}/*221226最小字級修正*/ 
.login_box_body .control-label,#btn_forget_form,#btn_reverify_form,.link-style,.member_join,#forget_table .th,#join_form,.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,select,textarea,.video_item_summary,.download .search-go,.layoutlist_2 .listdate .yearmonth,.layoutlist_2 .list_subject .subsubject,.layoutlist_4 .listdate .yearmonth,.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: var(--FontSizeP);    letter-spacing: 1px;    line-height: 1.5;}.list-btn {    padding: 0 10px;    margin: 20px 0 0;    height: calc(var(--BtnHeight)* 0.8);    display: flex;    align-items: center;    justify-content: center;    line-height: 1;}.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;}.search-in #search_box_text {    font-size: 20px !important;}.search-box #search_box_text {    font-size: 15px !important;}.RWDmenu_plus04 .member-block .form-area .group {    flex-wrap: nowrap;}.login_box_footer a.member_join {    display: flex;    justify-content: center;    align-items: center;}.login_box_footer {    width: 100%;}.page_wrapper_bg .RWDeditor01 ol,.page_wrapper_bg .RWDeditor01 ul {    margin-top: 0;    margin-bottom: 0;}/*購物流程圈圈改色*/@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: var(--SectionPadding) 0;    min-height: 35vw;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 15px;    width: 80%;}.page_wrapper_bg .article-text .container {    width: 100%;}.hgroup .container {    width: 100%;    margin: 0 0 var(--ItemSpacing);}/* 高效經濟版型寬度 *//* .page_wrapper_bg section.call_to_action>.container{padding:0 15px;max-width:1400px;width:auto} *//*搜尋結果*/ 
.RWDsearch_page .list-title .qty,.RWDsearch_page .list-tab li .qty {    background: var(--BtnBg);    color: var(--BtnColor);}.RWDsearch_page .search-list .hashtag_block .hashtagLink {    color: var(--BtnOutlineColor);    background: var(--BtnOutlineBg);}.RWDsearch_page .search-list {    margin-bottom: calc(var(--SectionPadding) - var(--ItemSpacing));}.RWDsearch_page .list-img .name {    height: auto;    text-align: left;    font-size: var(--FontSizeH3);    color: var(--TextMainColor);}.RWDsearch_page .list-img>ul>li {    width: calc(100% / 5);    margin-bottom: var(--ItemSpacing);}.RWDsearch_page .list-title {    margin-bottom: 2rem;    font-size: var(--FontSizeH3);    font-weight: 600;}.RWDsearch_page .list-img .pic {    height: auto !important;}.RWDsearch_page .list-img .btn-box {    margin-top: 0;    display: flex;    justify-content: center;}.RWDsearch_page .ibtn,.RWDsearch_page .more {    width: var(--BtnWidth);    height: var(--BtnHeight);    padding: 10px 15px;    background: var(--BtnBg);    color: var(--BtnColor);    border: 0;    transition: var(--TransitionEase);    line-height: 1;    border-radius: var(--BtnBorderRadius);    font-size: var(--BtnFontSize);    display: flex;    align-items: center;    justify-content: center;    max-width: unset;}.RWDsearch01 {    margin-bottom: 1rem;    display: flex;    flex-direction: row;    flex-wrap: wrap;    gap: 1rem;}.RWDsearch01 .search-text {    font-size: var(--FontSizeP);    color: var(--TextSubColor);    margin-bottom: 0;}/*文字統一設定*/ 
.page_wrapper_bg .pageTitle {    font-size: var(--FontSizeMain);    font-weight: bold;    line-height: 1.5;    margin: 0;    padding: 0;    color: var(--TextMainColor);    letter-spacing: 2px;}.breadcrumb>li+li:before,.page_wrapper_bg .hgroup .breadcrumb a {    color: var(--TextSubColor);    font-size: 13px;}.page_wrapper_bg .hgroup h1 {    line-height: 1.5;    font-size: var(--FontSizeMain);    color: var(--TextMainColor);}.page_wrapper_bg .article-text h2 {    font-size: var(--FontSizeSub);    line-height: 1;    letter-spacing: 2px;}.page_wrapper_bg .article-text h3 {    letter-spacing: 2px;    line-height: 1.5;    margin-bottom: 10px;    font-weight: bold;    font-size: var(--FontSizeH3);}.page_wrapper_bg .article-text h4 {    font-size: var(--FontSizeH4);    line-height: 1.7;    letter-spacing: 2px;    margin: 15px 0 15px;}.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: var(--FontSizeP);    line-height: 1.8;    letter-spacing: 1px;    color: var(--TextMainColor);    font-weight: 300;    font-family: var(--FontFamilyTw);}#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page {    font-family: var(--FontFamilyTw);}.bd_row h1,.bd_row h2,.bd_row h3,.bd_row h4,.bd_row h5,.bd_row h6 {    font-family: var(--FontFamilyTw);}._bd_row label,._bd_row li,._bd_row p,._bd_row td {    font-size: var(--FontSizeP);    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: 5px !important;}/*重新填寫*/ 
.refill_btn {    display: none;}/*回上一頁按鈕*/ 
.btn {    font-size: var(--BtnFontSize);}.RWDmenu_plus04 .member-block a.login,.RWDmenu_plus04 .member-block a.signin,.RWDmenu_plus04 .member-block button.login,.RWDmenu_plus04 .member-block button.signin {    border-radius: var(--BtnBorderRadius);}.ebtn,.btn.btn_back {    margin-right: 0;    float: unset;    background: transparent !important;    padding: 0;    box-shadow: none;    margin-top: var(--ItemSpacing);    width: 100%;}.productcontent .btn.btn_back {    margin-top: 0;}#reply_app .member_block_rp .star_block_box_rp .add_msg_rp,.RWDquiry .btn.normal,.btn.btn_back a {    width: var(--BtnWidth);    height: var(--BtnHeight);    padding: 10px 15px;    background: var(--BtnOutlineBg);    color: var(--BtnOutlineColor);    transition: var(--TransitionEase);    border: 1px solid var(--BtnOutlineColor);    line-height: 1;    border-radius: var(--BtnBorderRadius);    font-size: var(--BtnFontSize);    display: flex;    align-items: center;    justify-content: center;    height: 53px;    line-height: 53px;}.ebtn a,.new-form .new-width .currectsend_btn a {    width: var(--BtnWidth);    height: var(--BtnHeight);    padding: 10px 15px;    background: var(--BtnBg);    color: var(--BtnColor);    border: 1px solid var(--BtnColor);    line-height: 1;    border-radius: var(--BtnBorderRadius);    font-size: var(--BtnFontSize);    display: flex;    align-items: center;    justify-content: center;    transition: var(--TransitionEase);    height: 53px;    line-height: 53px;    font-weight: 500;}.new-form .new-width .currectsend_btn a,.ebtn a,.btn.btn_back a {    margin-left: auto;}.new-form .new-width .currectsend_btn a:hover,.ebtn a:hover,.btn.btn_back a:hover {    border: 1px solid var(--BtnHoverColor);    color: var(--BtnColor);    background: var(--BtnHoverBg);    transition: var(--TransitionEase);}#reply_add_box .send_button_rp {    padding: 10px 15px;    background: var(--BtnBg);    color: var(--BtnColor);    transition: var(--TransitionEase);    border: 1px solid var(--BtnColor);    line-height: 1;    border-radius: var(--BtnBorderRadius);    font-size: var(--BtnFontSize);    display: flex;    align-items: center;    justify-content: center;}#reply_add_box .box_rp .one_rp .style_box_rp .select_box_rp {    width: 100%;}/*購物清單*/ 
.RWDshopping .btn.normal {    border-radius: 0;}/*購物車按鈕*/ 
.RWDshopping_v3 .order-infobox .btn-row {    display: flex;    justify-content: center;    flex-wrap: wrap;    gap: 1rem;}.RWDshopping_v3 .order-infobox .btn-row .links {    margin-bottom: 0;}.RWDshopping .btn.bg1 {    background: transparent;    color: var(--BtnColor);    border: 1px solid var(--BtnColor);    border-radius: var(--BtnBorderRadius);}.RWDshopping .btn.bg1:hover {    border-radius: 0;    transition: var(--TransitionEase);    border: 1px solid var(--BtnBg);    color: var(--BtnHoverColor) !important;    background: var(--BtnBg);}.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: var(--TransitionEase);    border: 1px solid var(--BtnColor) !important;    color: var(--BtnColor) !important;    background: var(--BtnColor) !important;}.RWDshopping .btn.bg2:hover {    background: var(--BtnHoverColor) !important;    color: var(--BtnHoverColor) !important;    border: 1px solid var(--BtnHoverColor) !important;}.RWDshopping .btn.bg2 i {    transition: none;}.RWDshopping .btn.bg3 {    background: transparent;    color: var(--BtnColor);    border: 1px solid var(--BtnColor);    border-radius: 0;}.RWDshopping .btn.bg3:hover {    border-radius: 0;    transition: var(--TransitionEase);    border: 1px solid var(--BtnHoverColor);    color: var(--BtnHoverColor) !important;    background: var(--BtnHoverColor);}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {    max-width: initial;}/*購物車v3按鈕*/ 
.gray82radius-btn,.RWDshopping_v3 .order-infobox .btn-row .links,.RWDshopping_v3 .cartform-submit {    width: var(--BtnWidth);    line-height: 1;    min-height: unset;    border-radius: var(--BtnBorderRadius);    background: var(--BtnBg);}.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(--BtnBg);}.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(--BtnHoverBg);    color: var(--BtnHoverColor);}.gray82empty-btn,.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn {    color: var(--BtnOutlineColor);    border-color: var(--BtnOutlineColor);    background: var(--BtnOutlineBg);}.gray82empty-btn:active,.gray82empty-btn:focus,.gray82empty-btn:visited,.gray82empty-btn:hover,.RWDshopping_v3 .cart-fill .cart-list .info-pane .gray82empty-btn:hover,.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn:hover {    color: var(--BtnOutlineHoverColor);    border-color: var(--BtnOutlineHoverColor);    background: var(--BtnOutlineHoverBg);}.selectpick .selectDropdown .selectOption input[type=radio].forSelect:checked+label {    background-color: var(--BtnBg);    color: var(--BtnColor);}.blue-link {    color: var(--MainColor);}.blue-link:hover {    color: var(--MainHoverColor);}.RWDmenu_plus04 .cart-block .pic,.RWDmenu_plus04 .querycar-block .pic {    background: transparent;}/*會員按鈕*/#btn_member_login {    float: none;    background: var(--BtnBg);    padding: 6px 12px;}#btn_member_login,#div_forget_content #forget_table_btn {    background: var(--BtnBg);    border: 1px solid var(--BtnColor);    color: var(--BtnColor);    border-radius: var(--BtnBorderRadius);    transform: var(--TransitionEase);}.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(--BtnColor) !important;}#btn_reverify_form:hover,#btn_forget_form:hover,.form-checkbox:hover,.form-group .form-radio:hover,.member_login a:hover,.member_login a:hover .member_join_strong {    color: var(--MainHoverColor);}.RWDmenu_plus04 .member-block .login-is-on .item a:hover {    color: var(--NaviHoverColor);}.search_area input {    margin-left: 5px;}/*會員頁a連結修正*/ 
.member .css-table .tr a {    color: var(--MainHoverColor);}.go2member {    text-decoration: underline !important;    color: var(--MainColor);}/*會員註冊*/#join_form {    background: white;}/* 會員生日欄位長度修正 */ 
.join_form-title {    font-size: var(--FontSizeH3);    color: var(--TextMainColor);    font-weight: 500;}#join_form input#memberColumns_00003 {    min-width: 130px;}#join_form .btn-primary {    width: var(--BtnWidth);    float: none;    background: var(--BtnBg);    color: var(--BtnColor);    border: 1px solid var(--BtnBg);    padding: 6px 12px;    height: var(--BtnHeight);    display: flex;    align-items: center;    justify-content: center;    margin-left: auto;    font-size: var(--BtnFontSize);    letter-spacing: 4px;}#join_form .btn-link:hover {    text-decoration: none;}.webbtn {    background: var(--BtnBg)}.webbtn:hover {    background: var(--BtnHoverBg);    color: var(--BtnHoverColor);}.btn-primary,.shopping_viewlogin__submit {    color: var(--BtnColor);    background-color: var(--BtnBg);    border: 1px solid var(--BtnBg);    border-radius: var(--BtnBorderRadius) !important;    float: right;    margin-right: 0px;    box-shadow: none;    width: var(--BtnWidth);    height: var(--BtnHeight);    display: flex;    align-items: center;    justify-content: center;}#join_form .btn-primary:hover,.no-touch .shopping_viewlogin__submit:hover,.shopping_viewlogin__submit:hover {    background: var(--BtnHoverBg);    color: var(--BtnHoverColor);    border-color: var(--BtnHoverBg);}.shoppingQuery .shopping_viewlogin__submit {    float: unset;    margin: 2rem auto;}#shopping_viewlogin_form.processing .shopping_viewlogin__submit {    color: var(--BtnColor);    background-color: var(--BtnBg);    border: 1px solid var(--BtnBg);    border-radius: var(--BtnBorderRadius) !important;    box-shadow: none;    width: var(--BtnWidth);    height: var(--BtnHeight);    display: flex;    align-items: center;    justify-content: center;}.btn-primary a {    color: var(--BtnColor);    font-size: var(--FontSizeP);}.btn.btn-primary:focus a,.btn.btn-primary:hover a,.btn.btn-primary:active a {    color: var(--BtnColor) !important;}.btn-primary:hover {    transition: var(--TransitionEase);    color: var(--BtnHoverColor);    background-color: var(--BtnBg);    border-color: var(--BtnBg);}.btn-primary:active:hover,.btn-primary:active:focus {    background-color: var(--SubBtnBg);    border: 1px solid var(--SubBtnBg);}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {    color: var(--BtnHoverColor) !important;    background-color: var(--BtnHoverBg);    border-color: var(--BtnHoverBg);    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: var(--TransitionEase);}/*忘記密碼 ＆重發認證信*/#div_forget_area * {    border-radius: 0;}/*註冊*/ 
.join_form_btns {    text-align: right;}/*sidebar 固定側選單*/ 
.collapsing_header .main {    overflow: inherit;    margin-top: 0 !important;}/* 有開評論功能的話這這串都要刪掉 */ 
.main section .container .article-text>.container>.xrow {    position: relative;    width: 100%;    height: 100%;    display: inline-block;}.main section .container .article-text>.container .xrow #sidebar {    position: sticky;    top: 8.5rem;    left: 0;}.page_wrapper_bg .m2018 .products-nav .nav-title {    font-size: var(--FontSizeH3);    padding: 5px 0;    margin-bottom: 2rem;    font-weight: bold;    color: var(--BtnColor);}#sidebar .products-nav {    font-family: var(--FontFamily)}#sidebar .products-nav>ul {    padding: 10px 0;    border: 0;}.m2018 .products-nav .sidemenu2__ul--child li {    padding-left: 25px;}.page_wrapper_bg .m2018 .products-nav {    background: transparent;}.page_wrapper_bg .m2018 .products-nav li:not(.has-child)>a:hover {    color: var(--TitleMainColor);    transition: var(--TransitionEase);}.page_menu_block ul.nav>li>a,.page_wrapper_bg .m2018 .products-nav>ul>li>a {    padding: 10px 15px !important;    transition: var(--TransitionEase);    font-size: var(--FontSizeP) !important;    letter-spacing: 2px !important;    font-weight: 500 !important;    color: var(--TitleMainColor);}.page_wrapper_bg .m2018 .products-nav>ul>li {    padding: 0px;    margin: 0px;    border-bottom: 1px solid #f0f0f026;}.page_wrapper_bg .m2018 .products-nav>ul>li:last-child a {    padding-bottom: 5px;}.page_wrapper_bg .m2018 .products-nav>ul>li:last-child {    border-bottom: 0;}.page_wrapper_bg .m2018 .products-nav ul .is-open>a,.page_wrapper_bg .m2018 .products-nav ul .active>a,.m2018 .products-nav ul li>ul>li:hover>a,.m2018 .search-box .ibtn:hover {    color: var(--TextMainColor);    font-weight: 500;}.page_wrapper_bg .m2018 .products-nav .sidemenu2__ul>li.active:not(.iscate)>a::before {    content: "";    background: var(--TextMainColor);    width: 6px;    height: 6px;    display: inline-block;    margin-right: 9px;    border-radius:0;    margin-bottom: 2px;}.m2018 .products-nav>ul>li {    padding: 0;    margin: 0;}.m2018 .products-nav a {    padding: 12px 0px !important;    font-weight: 400;    font-size: var(--FontSizeH4);}.m2018 .products-nav ul>li>.toggle-submenu {    top: 14px;}.m2018 .search-box {    margin-bottom: 24px;}/* 預設文章 */ 
.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: var(--ItemSpacing) !important;}.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*圖文輪播*/ 
.RWDslider01 .products-list .products-item .box {    display: flex;    align-items: center;}.RWDslider01.pic-right .products-list .products-item .box {    flex-direction: row-reverse;}.RWDslider01 .text {    color: var(--TextSubColor);}/* 時間軸 */ 
.RWDtimeline01 li.event .point {    z-index: 1;}.RWDtimeline01 li.event .point .title,.RWDtimeline02 li.event .point .title {    font-size: var(--FontSizeH3);    font-weight: 500;    color: var(--TextMainColor);}.RWDtimeline02 {    margin-top: var(--SectionPadding);    padding-top: 0;}.RWDtimeline02 .timeline2_list .block .text-in {    max-height: 70px;    color: var(--TextSubColor);}.RWDtimeline02 .control-box {    top: 0;}.page_wrapper_bg .pagecontent .RWDtimeline01 {    margin-top: var(--SectionPadding);}.RWDtimeline01 .line_dot2 span {    display: none;}/*修正產品、文章預設列表排版*/ 
.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;}/* 文章列表 */ 
.page_wrapper_bg .cate_list .subject {    color: var(--TextMainColor);    font-size: var(--FontSizeH3);    font-weight: 500;    margin-top: 16px;    margin-bottom: 0;    text-align: left;}.page_wrapper_bg .cate_list .subject a {    color: var(--TextMainColor);    transition: var(--TransitionEase);}#article .cate_list.row>div {    margin-bottom: var(--ItemSpacing);    margin-top: 0;}.rwdlayoutlist_9 .litem .litem__imgs,.layoutlist_7 .litem .img,#article .cate_list.row .img {    overflow: hidden;}#product .product_list_item img,.rwdlayoutlist_9 .litem img,.layoutlist_7 .litem img,#article .cate_list.row img {    transition: var(--TransitionEase);}.customized_columns>.row,.col-sm-6 {    margin-top: 0;}.webdesc {    margin-bottom: var(--SectionTitleBottom);    font-size: var(--FontSizeH4);    padding-inline: 15px;}#album .layoutlist_2 .album_item_subject,#album .layoutlist_1 .album_item_subject,.rwdlayoutlist_9 .subject,.layoutlist_8 .article_subject,.RWDtimeline02 .model-title,.RWDtimeline01 .model-title,#product .item .subject a,.page_wrapper_bg #article .layoutlist_7 .subject a,.page_wrapper_bg #article .layoutlist_4 .item .list_subject>a,.page_wrapper_bg #article :is(.layoutlist_2) .list_subject a {    font-size: var(--FontSizeH3);    font-weight: 500;    margin: 16px 0px 16px !important;    display: block;    line-height: 1.5 !important;    color: var(--TextMainColor);    transition: var(--TransitionEase);}.rwdlayoutlist_9 .summary,.item .summary .itemlink,.page_wrapper_bg :is(.layoutlist_4, .layoutlist_8, .layoutlist_7) .summary a,.page_wrapper_bg .subsubject {    font-weight: 400;    line-height: 1.8;    color: var(--TextSubColor);    font-size: var(--FontSizeP);    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}.page_wrapper_bg #article :is(.layoutlist_4, .layoutlist_2) .listdate {    text-align: center;    border-left: var(--BorderGrayPx1);}.page_wrapper_bg :is(.layoutlist_4, .layoutlist_2) .listdate .yearmonth {    padding-bottom: 0;}#article .layoutlist_2 .item {    width: 100%;}/* .page_wrapper_bg :is(.layoutlist_4, .layoutlist_2 ,.layoutlist_8) .item {    width: 100%;    border-bottom: var(--BorderGrayPx1);    padding: var(--ItemSpacing) 0;} */#article .layoutlist_4 .item {    border-bottom: var(--BorderGrayPx1);    padding: var(--ItemSpacing) 0;}#article .layoutlist_8 .item,#article .layoutlist_7 .litem,#article .rwdlayoutlist_9 .litem {    padding-block: 0;    margin-bottom: var(--ItemSpacing);    margin-top: 0;}/*文章列表-4*/#article .layoutlist_4 .item {    display: flex;}#article .layoutlist_4 .fixrow {    width: 100%;}#article .layoutlist_4 .listdate {    padding: 0 10px;    width: 150px;    border-left: 1px solid #eee}#article .layoutlist_4 .listdate .day {    font-size: 25px}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 1px;    padding: 0;    font-size: 12px !important;}#article .layoutlist_4 .item .list_img {    padding-left: 0}#article .layoutlist_4 .list_subject {    width: calc(100% - 90px)}#article .layoutlist_4 .list_subject .summary {    margin: 0;}#article .layoutlist_4 .xrow.list {    height: auto;}/*文章列表-5 文章列表-6*/ 
.rwdlayoutlist_6 ul,.rwdlayoutlist_6 ul a,.page_wrapper_bg .layoutlist_5 .list_date,.page_wrapper_bg .layoutlist_5 .list_subject a {    font-size: var(--FontSizeH5);    color: var(--TextMainColor);}#article .layoutlist_5 .list_subject a {    letter-spacing: 2px;}#article .layoutlist_5 .item {    padding: 15px 0px;}/* 文章列表-6 */ 
.rwdlayoutlist_6 .subject_title {    font-size: var(--FontSizeH4);    color: var(--TextMainColor);    font-weight: 500;}/* 文章列表-7 */ 
.page_wrapper_bg .layoutlist_7 .subject {    margin-top: 20px;    margin-bottom: 0;}.page_wrapper_bg .layoutlist_7 .summary a {    margin-top: 0;}.page_wrapper_bg #article .layoutlist_7 .subject a {    margin-bottom: 0 !important;}.layoutlist_7>.row:before,.layoutlist_7>.row:after {    display: none;}#article .cate_list.row {    display: flex;    flex-wrap: wrap;}.layoutlist_7 .row,.layoutlist_7 .row:after,.layoutlist_7 .row:before {    clear: inherit !important;    margin-right: 0;    margin-left: 0;}/*文章列表-8*/ 
.layoutlist_8 .list_subject {    padding: 0 max(3vw, 2.5rem)}.layoutlist_8 .list_subject .summary {    margin: 0;}#article .layoutlist_8 .item {    padding-bottom: max(3vw, 2.5rem);}#article .layoutlist_8 .item .list_img {    padding: 0;}.layoutlist_8 .listdate {    text-align: center;    font-family: var(--FontFamilyEn);    font-weight: 600;    letter-spacing: 0;}.layoutlist_8 .listdate .day {    color: var(--TextMainColor);    font-family: var(--FontFamilyEn);    font-size: 2vw;}.layoutlist_8 .listdate .yearmonth {    font-size: calc(var(--FontSizeP)*0.9);    color: var(--TextSubColor);    font-weight: 400;    letter-spacing: 0;}/*文章列表-9*/ 
.rwdlayoutlist_9 .cdate {    font-size: calc(var(--FontSizeP)*0.9);    color: var(--TextSubColor);    padding-top: 0;    padding-bottom: 4px;}.no-touch .rwdlayoutlist_9 .litem:hover .litem__imgs::after,.rwdlayoutlist_9 .cdate::before {    display: none;}.rwdlayoutlist_9 .summary {    margin: 0;}/* 產品列表 */ 
.layoutlist_4 .product_list_item,.layoutlist_2 .product_list_item {    margin-top: 0;    margin-bottom: var(--ItemSpacing);    border-bottom: 0;}#product .item .subject {    height: auto !important;    margin-top: 12px;}.productlist .layoutlist_4>div {    margin: 0;}.productlist .layoutlist_4 .product_list_item {    padding-bottom: 0;    border: 0;    height: auto !important;}.productlist .layoutlist_4 .hashtag_block {    margin-top: 0;    margin-bottom: 10px;}/* 產品列表-2*/ 
.productlist .layoutlist_2 .item .compare .btn_compare {    color: var(--BtnOutlineColor);    border: 1px solid var(--BtnOutlineColor);    background: var(--BtnOutlineBg);    border-radius: var(--BorderRadius);    padding: 10px;    text-align: center;    font-size: var(--BtnFontSize);}.productlist .layoutlist_2 .item .compare {    margin-bottom: 0;    border-top: 0;    margin-top: 20px;    padding-top: 20px;}.productlist .layoutlist_2 .item .compare .ii-check {    border: 1px solid var(--BtnOutlineColor);}/* 產品列表-3*/ 
.productlist .layoutlist_3 .item {    margin-top: 0;    margin-bottom: var(--ItemSpacing);}.productlist .layoutlist_3 .item .col-sm-12.col-md-6:nth-of-type(1),.productlist .layoutlist_3 .item .col-md-12 {    padding: 0;}/* 產品列表-4*/ 
.layoutlist_4 .pricearea {    text-align: left;    display: flex;    align-items: flex-end;    letter-spacing: 0;    flex-direction: row-reverse;    justify-content: flex-end;    gap: 15px;    line-height: 1;    margin-bottom: 16px;}.layoutlist_4 .amount_div,.layoutlist_4 .stands_options,.layoutlist_4 .cate_div {    padding: 0;    margin: 0;}.layoutlist_4 .amount_div,.layoutlist_4 .stands_div,.layoutlist_4 .cate_div {    margin-bottom: 8px;}.layoutlist_4 .cate_div .nocateselect {    display: none;}.count_info {    margin-bottom: 24px !important}.pricearea .payprice,.pricearea .price,.layoutlist_4 .sellprice {    color: #f10404;    font-weight: 500;    font-size: var(--FontSizeH4);    margin: 0;}.layoutlist_4 .subject {    height: auto !important;    line-height: 1.5;    min-height: auto;    font-weight: 500;    margin-bottom: 0;}.layoutlist_4 .buybtn {    background: var(--BtnBg);    color: var(--BtnColor);    transition: var(--TransitionEase);    border-radius: var(--BtnBorderRadius);    padding: 10px 0;    margin-top: 1.5rem;    margin-bottom: 0;}.pricearea .price.delline,.pricearea .price.fixprice,li#O_fixPrice,li#O_fixPrice b,li#O_fixPrice span {    text-decoration: line-through;    color: var(--TextSubColor);    font-size: var(--FontSizeP);}.cate_title,.stands_name,.amount_name {    margin-right: 3px;}/* 產品列表-5*/ 
.layoutlist_5 .list-btn_mobile a,.layoutlist_5 .product_list_item .list-btn_mobile,.layoutlist_5 .product_list_item .list-btn,.layoutlist_5 .product_list_item .buybtn {    background-color: var(--BtnBg);    transition: var(--TransitionEase);    font-size: var(--BtnFontSize);}.closeup-frame .right select {    border: var(--BorderGrayPx1);    color: var(--TextSubColor);    font-size: var(--FontSizeP);}.layoutlist_5 .closeup-frame .left {    margin-bottom: var(--ItemSpacing);}/*產品A*/ 
.page_content1 #productbx_bg {    background: #efefef;    -moz-opacity: 1;    opacity: 1;}.product_desc_content {    color: var(--TextMainColor);    letter-spacing: 1px;    line-height: 1.8;}#prod_price .currency,.page_content1 #prod_price {    margin-top: 0;    color: #fe0000;}#prod_price .money {    font-weight: bold;    color: #fe0000;    font-size: var(--FontSizeH3);    margin-left: 5px;}#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;    justify-content: center;    gap: 15px;    line-height: 1;}.productcontent .page_content1 .info {    text-align: center;    margin: 30px 0 0;}.productcontent .page_content1 .product_desc_subject {    text-align: center;}.page_content1 .spec-scroll .items ul li:hover {    border: 1px solid #333;}#product>div.page_content1>div.product_top.row>div:nth-child(3) {    display: flex;    justify-content: center;    flex-wrap: wrap;    flex-direction: column;    gap: 0;    margin: 30px 0 0;}.page_content1 #prod_name,.page_content1 #prod_name .product_name {    font-size: var(--FontSizeSub);    font-weight: 500;    letter-spacing: 0;    line-height: 1.5;    color: var(--TextMainColor);    margin-bottom: 8px;}.spec-scroll .items ul li {    border: 0;}#product>div.page_content1>div.product_top.row>div.info.col-sm-12.col-md-12.col-xs-12>div:nth-child(4) {    display: flex;    gap: 10px;    margin: auto;    max-width: 900px;    flex-wrap: wrap;    justify-content: center;}.productcontent .page_content1 .info :is(.page_content2 .btn,    #btn_querycar,    #btn_shopping,    #prod_amount_area,    #prod_stands2_area,    #prod_stands_area,    .page_content1 .btn.btn_querycar) {    margin: 0 !important;}#btn_shopping_tracking,#prod_stands_area,#prod_stands2_area,#prod_amount_area,.btn_shopping,.btn_querycar {    width: calc(100%/3 - 10px) !important;}.dd-container,:not(.member) .page_wrapper_bg .dd-select {    width: 100% !important;}#product .page_content1 .btnfloat {    margin-inline: 0 !important;    /* width: 100% !important; */}#btn_shopping_tracking,#product .page_content1 #btn_shopping,#product .page_content1 #btn_querycar {    margin: auto;}#product .spec-scroll .items ul li,#product .page_content1_thumbphoto .swiper-slide {    border: 0;}.page_content1 #prod_no {    display: none;}/*產品A按鈕*/#btn_shopping {    border-radius: 0;    background: var(--BtnBg);    color: var(--BtnColor);    border: 1px solid var(--BtnColor);}.fbtn {    border-radius: 0;    font-size: 14px;    background: var(--BtnBg);    background: transparent;    color: var(--BtnBg);    border: 1px solid var(--BtnBg);    transition: var(--TransitionEase);}#product .fbtn {    font-size: var(--BtnFontSize);}#btn_querycar {    border-radius: 0;    font-size: var(--BtnFontSize);    background: var(--BtnOutlineBg);    color: var(--BtnOutlineColor);    border: 1px solid var(--BtnOutlineColor);    transition: var(--TransitionEase);}/*產品下拉樣式*/ 
.page_content1 .dd-selected {    letter-spacing: 1px;    padding: 0 40px 0 10px;    font-size: var(--FontSizeP);    line-height: 32px;}.page_content1 .dd-selected,.page_wrapper_bg .dd-pointer-down {    border: var(--BorderGrayPx1);}label.dd-option-text {    font-size: var(--FontSizeP);    color: var(--TextMainColor);    line-height: 1 !important;    margin: 0 !important;    font-weight: 400;}.dd-option {    padding: 5px 10px;}/*產品B*/#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop {    margin-top: max(2.5vw, 2rem);    display: grid;    grid-template-columns: 1fr 1fr;    gap: 1rem;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop,#mobile-fixed .btn-shop .btn.shop {    background: var(--SubBtnBg);    color: var(--SubBtnColor);    border-radius: var(--BtnBorderRadius);    width: 100%;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background: var(--BtnBg);    color: var(--BtnColor);    border-radius: var(--BtnBorderRadius);    width: 100%;}.RWDproduct_page .products-info .download .control-label,.RWDproduct_page .products-info .pd-info .control-label,.RWDproduct_page .products-info .style-radio .control-label {    width: 100%;}.btn-compare .ii {    position: relative;    top: -1px;}/* 產品內頁 */ 
.RWDproduct_page .hashtag .hashtag_block,.RWDproduct_page .pic-box {    width: 70%;    padding-right: var(--ItemSpacing);}.RWDproduct_page .hashtag .hashtag_block {    margin-top: 0;    margin-bottom: 1rem;}.RWDproduct_page .products-info {    width: 30%;}.RWDproduct_page .menu3 .pic-box {    width: 65%;}.RWDproduct_page .menu3 .products-info {    width: 35%;}.RWDproduct_page .products-info .name {    font-size: var(--FontSizeSub);    font-weight: 500;    color: var(--TextMainColor);    line-height: 1.3}.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    font-size: var(--FontSizeP);    line-height: 1.5;    font-weight: 400;    color: var(--TextMainColor);    letter-spacing: 0;}.RWDproduct_page .products-info .price-box b {    font-size: var(--FontSizeH3);    margin-left: 4px;}.RWDproduct_page .products-info .price-box li {    margin-right: 0;}.RWDproduct_page .products-info .price-box {    display: flex;    align-items: flex-end;    gap: 15px;    line-height: 1;}.RWDproduct_page .btn-other {    display: flex;    align-items: flex-end;    justify-content: flex-end;    gap: 15px;}.RWDproduct_page .btn-other .ibtn {    padding: 0;}.RWDproduct_page .form-group {    display: grid;    grid-template-columns: max-content 1fr;    align-items: center;    gap: 0 10px}.RWDproduct_page .products-info .select-box,.RWDproduct_page .products-info .qtybox {    width: 100%;}.RWDproduct_page .products-info .txt .editor {    border-top: var(--BorderGrayPx1);    border-bottom: var(--BorderGrayPx1);    padding: 2rem 0;    margin: 2rem 0;}.RWDproduct_page .products-info .price-box li.delline:after {    display: none;}.RWDproduct_page .products-info .txt .title {    display: none;}.RWDproduct_page .products-info .pd-info .control-label {    color: var(--TextMainColor);}.btn-compare {    border-top: var(--BorderGrayPx1);    padding-top: 2rem;    margin-top: 2rem;}.btn-compare .btn.add {    border: 1px solid var(--BtnOutlineColor);    color: var(--BtnOutlineColor);    background: var(--BtnOutlineBg);    transition: var(--TransitionEase);}.RWDproduct_page .download_container .btn {    width: auto;}.RWDproduct_page .file_area {    width: 100% !important;}.products-info .download_container .btn {    background: var(--BtnBg);    color: var(--BtnColor);    border: 1px sloid var(--BtnColor);}.page_wrapper_bg .products-info .dd-selected {    border: 0;}.menu5 .products-info .download_container {    display: grid;    grid-template-columns: 2fr 1fr;}/* 相關產品、文章 */ 
.page_wrapper_bg .articlerelated-box .title,.RWDproduct_page .related-box .title {    font-size: var(--FontSizeH3);    color: var(--TextMainColor);    font-weight: 500;    letter-spacing: 2px;    position: relative;}.page_wrapper_bg .articlerelated-box .title,.RWDproduct_page .products-info .txt .title,.RWDproduct_page .related-box .title {    border-bottom: var(--BorderGrayPx1);    margin-bottom: 3rem;    padding-bottom: 1rem;}.page_wrapper_bg .articlerelated-box,.RWDproduct_page .related-box {    margin: var(--SectionPadding) 0 0;    overflow: hidden;}.page_wrapper_bg .articlerelated-box .article-slider .item .name,.RWDproduct_page .related-box .name {    font-size: var(--FontSizeH4);    color: var(--TextMainColor);    margin-top: 16px;    font-weight: 500;    letter-spacing: 1px;    margin-bottom: 8px;}.page_wrapper_bg .articlerelated-box .article-slider .item .name {    line-height: 1.5;    max-height: unset;    margin-top: 4px;    transition: var(--TransitionEase);}.page_wrapper_bg .articlerelated-box .article-slider .item .pic {    margin-top: 0;}.page_wrapper_bg .articlerelated-box .article-slider .item .summary {    margin-top: 0;    font-size: var(--FontSizeP);    line-height: 1.6;    color: var(--TextSubColor);}.page_wrapper_bg .articlerelated-box .article-slider .item .date {    color: var(--TextSubColor);}.page_wrapper_bg .articlerelated-box .article-slider .item {    padding: 0 1.5rem 1rem;}.RWDproduct_page .related-box .price-box li.delline,#mobile-fixed .price-box li.delline {    text-decoration: line-through;    color: var(--TextSubColor);}.RWDproduct_page .related-box .item a:hover .name {    transition: var(--TransitionEase);}.RWDproduct_page .related-box .item {    padding: 0 1.5rem 1rem;}.RWDproduct_page .related-box .price-box {    display: flex;    flex-direction: column;    align-items: flex-start;    gap: 0;    font-size: 14px;}.page_wrapper_bg .articlerelated-box .slick-arrow,.RWDproduct_page .related-box .slick-arrow {    top: unset;    bottom: 1rem;}/* 排序 */ 
.productlist .sortbar {    margin-top: 0;    margin-bottom: 20px !important;    text-align: left;    width: 100% !important;    padding-inline: 15px;    float: unset;}.productlist .sortbar a {    color: var(--TextMainColor);}.productlist .sortbar a:hover {    color: var(--MainHoverColor);}/*頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li ul,.RWDproduct_page .tab-box .tab-container>ul>li ol {    padding-left: 22px;}.page_wrapper_bg .tabs nav a,.RWDproduct_page .tab-box .tab-menu a {    margin: 0 5px 0 0;    padding: 15px 30px;    height: auto;    font-size: var(--FontSizeH3);    background: transparent;    border: 0;    position: relative;    color: var(--TextMainColor);    background: transparent;}.page_wrapper_bg .tabs nav li.tab-current a,.RWDproduct_page .tab-box .tab-menu li.active a {    color: var(--MainHoverColor);    border: transparent;    background: transparent;    font-weight: 500;    letter-spacing: 1px;}.page_wrapper_bg .tabs .content,.RWDproduct_page .tab-box .tab-container {    border: var(--BorderGrayPx1);}.RWDproduct_page .tab-box .tab-menu li:last-child a:after {    opacity: 0;}.page_wrapper_bg .tabs nav ul li:before,.RWDproduct_page .tab-box .tab-menu a:after {    content: "";    background: #ccc;    position: absolute;    width: 1px;    height: 15px;    right: 0;    top: 50%;    transform: translateY(-50%);}#mobile-fixed,.RWDproduct_page {    color: var(--TextSubColor);}.page_wrapper_bg .tabs .content,.RWDproduct_page .tab-box .tab-container>ul>li {    padding: var(--ItemSpacing);    line-height: 1.5;    font-size: var(--FontSizeP);}.RWDproduct_page .tab-box .tab-menu li.active a:before {    display: none;}.RWDproduct_page .tab,.RWDproduct_page .tab:last-child {    display: flex;}.productcontent .tabs nav ul {    margin: 0 !important;}/*文章頁籤*/ 
.page_wrapper_bg .tabs {    margin: var(--SectionPadding) 0 0;}.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}/*相簿列表*/ 
.layoutlist_2 .album_item {    height: auto !important;}#album .layoutlist_2 .album_item_subject,#album .layoutlist_1 .album_item_subject {    padding: 16px 0 0 0;    margin: 0 !important;}.album_item img {    max-height: unset !important;    border-radius: 5px;}.layoutlist_1 .album_item,.albumlist .layoutlist_2 .album_item {    margin: 0 0 var(--ItemSpacing);    height: auto !important;}/*相簿-樣式1*/ 
.row .album_d_item a {    border-bottom: 0;}.album_d_item .album_item_subject {    font-size: var(--FontSizeP);}.albumcontent .layoutlist_1 .row a,.row .album_d_item a {    padding-bottom: 0;}.page_content1v1 .album_d_item .album_item_subject {    bottom: 0;    opacity: 1 !important;    background: transparent;}.page_content1v1 .album_d_item {    margin-bottom: 60px !important;}/*相簿-樣式2*/#album .page_content2 .dis .dis_li .text {    font-size: var(--FontSizeP);    line-height: 1.8;    letter-spacing: 0;    color: var(--TextMainColor);    margin: 0 0 30px}.photo_view .flexslider .slides2 {    height: max(10vw, 150px) !important;}/*相簿-樣式3*/ 
.photo_num {    position: relative;    text-align: right;    margin: 10px 0 0px;}#album .page_content4 .page_desc2,#album .page_content3 .page_desc2 {    margin-top: var(--ItemSpacing);}/*相簿-樣式4*/ 
.lg-sub-html p {    font-size: var(--FontSizeP);    color: #fff;    font-weight: 400;}/*相簿上下方說明*/#album .page_desc {    margin: var(--ItemSpacing) 0 var(--ItemSpacing) 0;}.albumcontent :is(.page_content3, .page_content2, .page_content4, .page_content5) br {    display: none;}/*Q&A*/ 
.rwd .faq_answer {    font-size: var(--FontSizeP);    letter-spacing: 2px;    line-height: 1.8;    padding: 0;    padding-bottom: 1rem;}.rwd .faq_question {    padding: 20px 0px;    font-size: 18px;    letter-spacing: 2px;}.rwd .faq_item:first-child .faq_question {    padding: 0px 0px 20px;}.faq1 .layoutlist_2 {    background: #fff;}.faq_split {    border-top: 0;}.faq_item {    border-bottom: var(--BorderGrayPx1);}.faq_a_icon,.faq_q_icon {    position: relative;    margin: 0 10px;    width: 20px;    height: 30px;    z-index: 10;    background: transparent;}.faq_a_icon:before,.faq_q_icon:before {    position: absolute;    top: 50%;    left: 50%;    width: 20px;    height: 30px;    font-size: 20px;    color: var(--TextMainColor);    line-height: 1;    border-radius: 50%;    transform: translate(-50%, -50%);    display: flex;    align-items: center;    justify-content: center;    z-index: 0;    padding-bottom: 3px;    font-weight: 500;}.faq_a_icon:before {    content: 'A';    padding-left: 3px;}.faq_q_icon:before {    content: 'Q';}/*影片*/ 
.videolist .video_item_subject {    font-size: var(--FontSizeH3);    letter-spacing: 0;    font-weight: 500;    color: var(--TextMainColor);    margin: 16px 0px 0;    transition: var(--TransitionEase);}.videolist .video_item_summary {    font-size: var(--FontSizeP);    text-align: left;    color: var(--TextSubColor);    margin-top: 4px;}.videolist .video_item {    margin: 0 0 var(--ItemSpacing);}/*檔案下載*/ 
.layoutlist_5 .dbtn_v2,.page_wrapper_bg .dd-selected,.download .search_bg {    border: var(--BorderGrayPx1);}.download .search_input {    background: transparent;    color: var(--TextSubColor);}.download .search-go:hover,.no-touch .layoutlist_5 .dbtn_v2:hover {    background: var(--SubBtnHoverBg);    border-color: var(--SubBtnHoverBg);    color: var(--SubBtnHoverColor);}.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-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: var(--FontSizeP);    line-height: 1.4;    color: var(--TextSubColor);}.dd-option,.dd-selected {    font-size: var(--FontSizeP);    color: var(--TextSubColor);    letter-spacing: 0;}.download_container {    border: 0;    width: 100%;    display: grid;    grid-template-columns: 70% auto;}.download_container .btn {    font-size: var(--BtnFontSize);    background: var(--BtnBg);    color: #fff;    border-radius: 0;    padding: 5px;    height: 35px;    width: var(--BtnWidth);    display: flex;    align-items: center;    justify-content: center;}.download_container .btn:hover {    background: var(--SubBtnBg)}.file_area label.dd-option-text {    margin: 0;    font-weight: 400;    display: block;}#file_dlist a.dd-option {    padding: 12px;}.recruitment .list_table tr,.recruitment .list_table th,.recruitment .list_table th.list_no,.download .list_table th.list_no,.download .list_table th {    font-weight: 500;    color: var(--TextMainColor);}.downlaod5_item_subject,.layoutlist_3 .download_subject {    font-size: var(--FontSizeH3);    transition: var(--TransitionEase);    color: var(--TextMainColor);}.downlaod5_item_btn,.layoutlist_3 .dbtn_v2 {    margin: 24px 0 0;    padding: 0px 0;    font-size: var(--BtnFontSize);    color: var(--BtnOutlineColor);    border: 1px solid var(--BtnOutlineColor);    background: var(--BtnOutlineBg);    text-align: center;    max-width: var(--BtnWidth);    width: 100%;    height: calc(var(--BtnHeight)*0.9);    display: flex;    align-items: center;    justify-content: center;    transition: var(--TransitionEase);}.download5_list {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: var(--ItemSpacing);}.download5_list::before,.download5_list::after {    display: none;}.downlaod5_item_img,.download5_list .customized_columns>.row,.download5_list .col-sm-6 {    width: 100%;}.download5_list .col-sm-6 {    display: grid;    grid-template-columns: 50% auto;    gap: 3vw;    margin-bottom: 0;    padding: 0;}.download .list_table,.list_faketb__li {    font-size: var(--FontSizeH4);}.download .list_table .oneline {    border-bottom: 0;    padding: 0;}.layoutlist_3 .download .list_table td {    padding: 0;}.download .item {    margin-bottom: var(--ItemSpacing);}.downloadlist .page_wrapper_bg .article-text .container {    padding: 0;}.list_faketb__li>div {    padding: 18px 12px;}/*檔案下載a連結修正*/ 
.page_wrapper_bg .dd-select a:hover {    color: #313131;}.download .search-go {    line-height: 2.4;    transition: var(--TransitionEase);    font-weight: 400;    font-size: 14px !important;}.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 .showY input,.layoutlist_4 .showY select,.layoutlist_4 .showY textarea {    font-family: var(--FontFamily);    color: #121212}/* 人才招募 */ 
.recruitment .list_table td.list_position {    border-bottom: 1px solid #dedede;    padding-left: 0;    padding-right: 0;}.customized_columns .fillform {    font-size: var(--FontSizeH3);    margin: var(--SectionTitleBottom) 0 2rem;    text-align: center;    font-weight: 500;}.recruitmentcontent .position {    font-size: var(--FontSizeH3);    line-height: 1.8;    margin-top: 0;    padding-bottom: 16px;    margin-bottom: 24px;    border-bottom: var(--BorderGrayPx1);    color: var(--TextMainColor);}/* 據點 */ 
.store_search_submit {    background: var(--BtnOutlineBg);    color: var(--BtnOutlineColor);    border: 1px solid var(--BtnOutlineColor);}/*電子表單*/ 
.eformsDesc,.eformsDesc_bottom {    font-size: var(--FontSizeH4);    color: var(--TextMainColor);    text-align: center;    margin: 0;    padding: 0;}.eformsDesc {    border: 0;}.eformscontent .layoutlist_1.page_content2 {    max-width: 800px;    margin: 0 auto;    width: 90%;}.eformscontent .layoutlist_1.page_content3 {    max-width: 1400px;    width: 90%;    margin: 0 auto;}.eformscontent .layoutlist_1.page_content2 .customized_columns,.eformscontent .layoutlist_1.page_content2 .new-form {    margin: var(--ItemSpacing) 0;}.eformscontent .customized_columns,.eformscontent .new-form {    margin-left: 0;    margin-right: 0;}.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;}.form-horizontal .form-group .col-md-11,.eformscontent .col-sm-12.col-md-11 {    width: calc(100% - 100px);    padding: 0;}.eformscontent .col-sm-12.col-md-5 {    width: calc(100% - 100px);    padding: 0;}.new-form .new-width .row .col-md-11 {    margin-bottom: 0;    margin-top: 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連結修正*/ 
.eforms_complete .hgroup,.eforms_complete .hgroup .container {    width: 100%;}.eforms_complete section.call_to_action>.container {    min-height: 35vh;    display: flex;    align-items: center;    justify-content: center;    flex-direction: column;}.eforms_complete .ebtn {    margin-top: 0;}.eforms_complete .col-sm-12.col-md-12 .ebtn a {    margin-inline: auto;}/*留言板*/ 
.customized_columns .css-table .th.textarea {    width: 10%;}/*詢問車*/ 
.RWDquiry .btn-box {    display: flex;    justify-content: center;    flex-wrap: wrap;    gap: 1rem;}.RWDquiry .shopping_form .control-box img {    margin-left: 10px;}.RWDquiry .btn.bg2,.btn.normal.bg3 {    background: var(--BtnBg);    color: var(--BtnColor);    border: 0;}.info-box .title,.shopping-title {    font-size: var(--FontSizeH3);    color: var(--TextMainColor);}/*隱私權*/ 
.privacy_block,.privacy_block p {    line-height: 2;    letter-spacing: 0;    color: var(--TextMainColor);}.privacy_block a {    color: var(--TextMainColor);    transition: var(--TransitionEase);}.privacy_block a:hover {    color: var(--TextMainColor);    transition: var(--TransitionEase);    text-decoration: none;}.privacy_block h5 {    font-size: var(--FontSizeH3);    font-weight: bold;    margin: 50px 0 10px;    color: var(--TextMainColor);}.privacy_block h6 {    font-size: var(--FontSizeP);}.privacy_block ul {    padding-left: 20px;}/*購物說明文字*/ 
.shopping_txt {    line-height: 2;    letter-spacing: 1px;    color: var(--TextMainColor);}.shopping_txt a {    color: var(--TextMainColor);    transition: var(--TransitionEase)}.shopping_txt a:hover {    color: var(--TextMainColor);    transition: var(--TransitionEase);    text-decoration: none;}.shopping_txt .item_row {    margin-bottom: 50px;}.shopping_txt h2 {    font-size: 24px;    font-weight: bold;    margin: 0;    color: #b90000;    text-decoration: underline;}.shopping_txt h3 {    font-size: var(--FontSizeH3);    font-weight: bold;    margin: 0 0 10px;    color: var(--TextMainColor);}.shopping_txt ul {    padding-left: 24px;    ;}/*隱私權購物說明最大寬度限制*/ 
.privacy_block,.shopping_txt {    max-width: 1200px;    margin: auto;}/* 頁碼 */ 
.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: 30px;    height: 30px;    line-height: 30px;    font-size: var(--FontSizeP);}.page ul li a:hover {    background: #eee}/*前往付款、前往選取物流按鈕明顯*/a.info-box__gopay,.delivery-editor a {    background: var(--TextMainColor);    padding: 5px 20px;    color: #fff !important;    border-color: var(--TextMainColor);}/*hashtag a連結修正*/ 
.layoutlist_4 .list_subject .hashtag_block .hashtagLink,.rwdlayoutlist_9 .hashtag_block .hashtagLink,.hashtag_block .hashtagLink {    color: var(--BtnOutlineColor);    background: var(--BtnOutlineBg);    border: 1px solid var(--BtnOutlineColor);}#article .layoutlist_7 .litem>div {    display: flex;    flex-direction: column;}#article .hashtag_block {    order: 5;}/* 比較表 */ 
.compare .clearall {    right: 5%;}.compare .clearall,.page_wrapper_bg .fix-compare-btn {    color: var(--BtnOutlineColor);    background: var(--BtnOutlineBg);    border: 1px solid var(--BtnOutlineColor);    border-radius: var(--BtnBorderRadius);    font-size: var(--BtnFontSize);    font-weight: 500;}.compare .main_title {    font-size: var(--FontSizeMain);    letter-spacing: 3px;    font-weight: 500;}.compare .clearall {    top: 59px;}.compare .main_box .memo {    padding: 0;    font-size: var(--FontSizeP) !important;    letter-spacing: 1px;    line-height: 1.5;    color: var(--TextSubColor) !important;    margin-bottom: 0;}.compare .main_box .main_name {    font-size: var(--FontSizeH3);    color: var(--TextMainColor);    font-weight: 500;    line-height: 1.5;    min-height: unset !important;    margin-bottom: 16px;}.compare .main_box .id {    display: none;}.compare .main_box .normal_price {    font-size: var(--FontSizeP);    color: var(--TextSubColor);}.compare .main_box .special_price .num,.compare .main_box .special_price {    color: #df0000;    font-size: var(--FontSizeH4);    letter-spacing: 0;    line-height: 1.5;}.compare .main_box .special_price {    margin-top: 5px;    margin-bottom: 0;}.compare .main_box .more {    width: var(--BtnWidth);    height: var(--BtnHeight);    background-color: var(--BtnBg);    color: var(--BtnColor);    margin: 2rem auto;    font-size: 15px;    text-align: center;    line-height: 1;    font-weight: 500;    border-radius: var(--BorderRadius);    display: flex;    cursor: pointer;    text-decoration: none;    align-items: center;    justify-content: center;}.compare .ii-close1 {    font-size: 22px;}.compare .swiper-button-prev,.compare .swiper-button-next {    width: 65px;    height: 65px;    color: var(--BtnOutlineColor);    border: 1px solid var(--BtnOutlineColor);    transition: var(--TransitionEase);    background-color: var(--BtnOutlineBg);    border-radius: var(--BtnBorderRadius);}.compare .main_box .memo,.compare .main_box .main_name,.compare .main_box .normal_price,.compare .main_box .special_price {    padding-inline: 15px;}.compare .compare-container {    width: 90%;}/* 評論 */#reply_app {    max-width: unset;}#reply_add_box .box_rp .one_rp .style_box_rp .select_box_rp {    width: 100%;}#reply_app .msg_area_rp .line_rp .name_rp {    color: var(--TextMainColor);    font-size: var(--FontSizeH3);    margin-bottom: 1rem;}#reply_app .msg_area_rp .line_rp .memo_rp {    color: var(--TextSubColor);    font-size: var(--FontSizeP);}#reply_app .page_control_rp div {    width: 30px;    height: 30px;}#reply_app .respond_form .button_rp,#reply_app .msg_area_rp .line_rp .reply_box_rp {    border-radius: var(--BorderRadius);}#reply_app .respond_form .button_rp {    color: var(--BtnColor);    transition: var(--TransitionEase);    border: 1px solid var(--BtnColor);    font-size: var(--BtnFontSize);    background: var(--BtnBg);    width: var(--BtnWidth);    height: var(--BtnHeight);    margin-top: 2rem;}#reply_app .member_block_rp .star_block_box_rp .star_list_rp {    color: var(--MainColor);}#reply_app .member_block_rp {    padding-top: var(--ItemSpacing);    gap: 2vw;}#reply_app .top_line_rp {    font-size: var(--FontSizeSub);    color: var(--TextMainColor);    text-align: center;}#reply_app .member_block_rp .star_block_box_rp .add_msg_rp {    margin-left: auto;}@media (hover:hover) {    .layoutlist_7 .litem:hover .subject a,    #article .cate_list.row>div:hover .subject a {        color: var(--MainHoverColor);    }    #product .product_list_item:hover img,    .rwdlayoutlist_9 .litem:hover img,    .layoutlist_7 .litem:hover img,    #article .cate_list.row>div:hover img {        transform: scale(1.05);        transition: var(--TransitionEase);    }    .page_wrapper_bg .hgroup .breadcrumb a:hover,    .articlerelated-box .article-slider .item:hover .name,    .video_item:hover .video_item_subject,    .RWDproduct_page .related-box .item a:hover .name,    #product .product_list_item:hover .subject a,    .rwdlayoutlist_9 .litem:hover .subject,    .page_wrapper_bg #article .layoutlist_8 .item:hover .article_subject,    .page_wrapper_bg #article .layoutlist_7 .litem:hover .subject a,    .page_wrapper_bg #article :is(.layoutlist_2, .layoutlist_7) .item:hover .list_subject a,    .page_wrapper_bg #article .layoutlist_4 .item:hover .list_subject>a {        color: var(--TitleMainColor);    }    .RWDsearch_page .ibtn:hover,    .RWDsearch_page .more:hover,    .RWDquiry .btn.bg2:hover,    .btn.normal.bg3:hover,    .layoutlist_4 .buybtn:hover {        background: var(--BtnHoverBg);        color: var(--BtnHoverColor);    }    .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(--BtnHoverBg);        color: var(--BtnHoverColor);        transition: var(--TransitionEase);    }    .products-info .download_container .btn:hover {        background-color: var(--BtnHoverBg);        color: var(--BtnHoverColor);        border-color: var(--BtnHoverColor);        transition: var(--TransitionEase);    }    .downlaod5_item:hover .downlaod5_item_subject,    .download .item:hover .download_subject,    #album .album_item:hover .album_item_subject,    .page_wrapper_bg .tabs nav a:hover,    .RWDproduct_page .tab-box .tab-menu a:hover,    .RWDproduct_page .products-nav ul li>ul>li:hover>a,    .RWDproduct_page .btn-other .ibtn:hover {        color: var(--MainHoverColor);    }    #reply_app .msg_area_rp .line_rp .reply_box_rp:hover,    #reply_app .member_block_rp .star_block_box_rp .add_msg_rp:hover,    .RWDsearch_page .search-list .hashtag_block .hashtagLink:hover,    .layoutlist_4 .list_subject .hashtag_block .hashtagLink:hover,    .rwdlayoutlist_9 .hashtag_block .hashtagLink:hover,    .productlist .layoutlist_2 .item .compare .btn_compare:hover,    .compare .clearall:hover,    .page_wrapper_bg .fix-compare-btn:hover,    .hashtag_block .hashtagLink:hover,    .RWDquiry .btn.normal:hover,    .store_search_submit:hover,    .downlaod5_item_btn:hover,    .no-touch .layoutlist_3 .dbtn_v2:hover,    .btn-compare .btn.add:hover,    #btn_querycar:hover {        background: var(--BtnOutlineHoverBg);        color: var(--BtnOutlineHoverColor);        border: 1px solid var(--BtnOutlineHoverBg);        transform: var(--TransitionEase);    }    .productlist .layoutlist_2 .item .compare .btn_compare:hover .ii-check {        border: 1px solid var(--BtnHoverColor);    }    #reply_app .respond_form .button_rp:hover,    #reply_add_box .send_button_rp:hover,    .compare .main_box .more:hover,    .fbtn:hover,    #btn_shopping:hover {        background: var(--BtnHoverBg);        color: var(--BtnHoverColor);        border: 1px solid var(--BtnHoverColor);    }    .no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {        background-color: var(--SubBtnHoverBg);        color: var(--SubBtnHoverColor);    }    .no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover {        background-color: var(--BtnHoverBg);        color: var(--BtnHoverColor);    }    .RWDproduct_page .download_container:hover .btn {        background: var(--MainHoverColor);    }    #btn_member_login:hover,    #div_forget_content #forget_table_btn:hover {        background: var(--BtnHoverBg);        border: 1px solid var(--BtnHoverColor);        color: var(--BtnHoverColor);    }    .RWDmenu_plus04 .cart-block .bottom-box .pay-btn:hover {        background: var(--NaviBtnHoverBg);        transition: var(--TransitionEase);        color: white;    }}

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

 /*-------------客製內頁-------------*/ #RWDPAGE_BASE_PAT02 {   background: var(--MainColor);   position: relative;   z-index: 0; } #RWDPAGE_BASE_PAT02 .main section .container {   position: static; } /*-------------最上面的星空背景-------------*/ #RWDPAGE_BASE_PAT02::before {   content: '';   background: url(archive/image/customization/page-top-bg.webp) no-repeat;   background-size: 100% auto;   background-position: left top;   position: absolute;   top: 0;   left: 0;   width: 100vw;   height: 20vw;   z-index: -1;   pointer-events: none;   display: block; } #RWDPAGE_BASE_PAT02::after {   content: '';   background: url(archive/image/customization/page-body-bottom.webp) no-repeat;   background-size: 100% auto;   background-position: left bottom;   position: absolute;   bottom: 0;   left: 0;   width: 70%;   height: 32vw;   display: block;   z-index: -1;   pointer-events: none; } /*-------------文章中間的星空-------------*/ .star-bg {   position: absolute;   top: 50%;   left: 0;   display: block;   z-index: -1;   pointer-events: none;   opacity: 0.3; } /*-------------寬度-------------*/ .article4 .page_wrapper_bg section.call_to_action>.container, .article2 .page_wrapper_bg section.call_to_action>.container {   width: 60%; } /*-------------文章樣式-------------*/ .article4 .page_wrapper_bg .article-text .container, .article6 .page_wrapper_bg .article-text .container, .eformscontent .eformsForm, #article .layoutlist_8 .item {   border: rgba(255, 255, 255, 0.1) solid 1px;   border-radius: 10px;   background: rgba(255, 255, 255, 0.03);   padding: 8rem 5rem;   backdrop-filter: blur(5px); } /*-------------內頁banner-------------*/ .page-banner-block .RWDbanner_plus01 .slick-caption {   top: 0; } .page-banner-block .RWDbanner_plus01 .container {   width: 85%; } /*-------------內頁共用樣式-------------*/ .page_wrapper_bg .titlebar .en-tit {   margin: 0 0 clamp(2.375rem, 2.0893rem + 1.4286vw, 4.375rem);   color: var(--TextSubColor);   font-size: var(--FontSizeP);   text-shadow: none; } /*白色區塊*/ .article-block {   background: #fff;   padding: 5rem;   border-radius: 20px; } /*有底色的區塊樣式*/ .box-bg-white {   backdrop-filter: blur(5px);   border: rgba(255, 255, 255, 0.1) solid 1px;   background: rgb(28 39 50 / 30%);   padding: 5rem;   border-radius: 10px; } /*左右區塊*/ .pagebox {   display: flex;   flex-direction: row;   justify-content: space-between;   align-items: stretch;   gap: 0 3vw; } .pagebox.reversebox {   flex-direction: row-reverse } .pagebox.columnbox {   flex-direction: column; } .pagebox .L-box, .pagebox .R-box {   width: 50%; } .pagebox.columnbox .L-box, .pagebox.columnbox .R-box {   width: 100%; } .pagebox ul {   margin: 0;   padding: 0;   list-style: none; } /* 段落樣式 */ .article-paragraph {   margin: 0 0 clamp(2rem, 1.8571rem + 0.7143vw, 3rem); } /*圖片空間*/ .img-space {   margin: 3rem 0; } /*圖片撐滿*/ .img-cover, .img-cover img {   height: 100%;   object-fit: cover;   object-position: center center; } /*跑馬效果*/ .hr-swipe-pic {   overflow: hidden; } .hr-img {   display: flex;   animation: infinity-scroll-left 40s infinite linear 0.5s both;   width: 100vw; } .hr-img img {   /* height: max(15vw, 180px); */   object-fit: cover; } @keyframes infinity-scroll-left {   0% {     transform: translateX(-100%);   }   100% {     transform: translateX(0);   } } /*直式跑馬*/ .marquee-list {   display: grid;   grid-template-columns: 1fr 1fr;   grid-template-rows: 1fr;   gap: 0 1.5rem;   grid-auto-flow: row;   grid-template-areas: "marquee_01 marquee_02";   mask-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 65%, rgba(255, 255, 255, 0) 95%); } .marquee_01 {   grid-area: marquee_01; } .marquee_02 {   grid-area: marquee_02; } .marquee {   display: flex;   overflow: hidden;   gap: 1rem;   flex-direction: column; } .marquee_group {   display: flex;   align-items: center;   flex-direction: column;   gap: 1.5rem; } .marquee_group img {   aspect-ratio: 23/35;   border-radius: 5px; } .marquee_group:hover {   animation-play-state: paused; } .marquee_01 .marquee_group {   animation: marquee_01 15s linear infinite alternate; } .marquee_02 .marquee_group {   animation: marquee_02 15s 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%);   } } /*導圓角*/ .img-radius {   overflow: hidden; } .img-radius img {   border-radius: 5px; } /*文章標題*/ .page_wrapper_bg .pageinfo-title, .page_wrapper_bg RWDeditor01 .model-title, .page_wrapper_bg .RWDtimeline01 .model-title {   padding: 0;   color: var(--TitleMainColor);   font-weight: 600;   margin: 0 0 2rem;   font-size: var(--FontSizeMain) !important;   line-height: 1.4;   text-transform: uppercase; } /*內文的小標題*/ .page_wrapper_bg .content-title {   font-size: 22px;   font-weight: 600;   display: block;   text-align: left;   margin: 0 0 1.5rem;   line-height: 1.4;   font-family: var(--FontFamilyTw);   color: var(--TitleMainColor); } /*引言標題樣式*/ .page_wrapper_bg .article-quote {   font-style: italic;   color: var(--TextMainColor);   margin: 1em 0 0;   padding: 1em; } /*備註*/ .gray-remark, .redmark {   font-size: 15px; } .gray-remark {   color: #555; } .redmark {   color: #e01212;   font-weight: 700;   font-size: var(--FontSizeP); } /*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: 1px solid rgb(158 158 158 / 15%);   padding: 0 0 10px;   margin: 0 0 10px; } ul.ul-style-border li:last-child {   margin: 0 !important;   padding: 0 !important;   border: 0 !important; } /*-------------麵包屑-------------*/ .page_wrapper_bg .hgroup .container {   width: 100%;   padding: 0px;   margin-bottom: 4rem;   border: 0; } .page_wrapper_bg .hgroup .page_subject {   text-align: left;   padding: 0 0 40px;   display: flex;   justify-content: space-between;   flex-direction: row;   align-items: flex-end; } .page_wrapper_bg .hgroup .breadcrumb {   font-size: 13px;   float: none !important;   position: static;   border: 0px;   background: transparent;   letter-spacing: 1.5px;   color: #3f3f3f;   padding: 0;   transform: initial;   text-align: right;   width: 20%;   border: 0; } .page_wrapper_bg .hgroup h1 {   font-weight: 500;   letter-spacing: 2px;   margin-bottom: 0;   font-size: 38px;   text-transform: uppercase;   line-height: 1.2;   width: 80%;   color: #fff; } .hgroup .breadcrumb {   right: auto;   left: 50%;   transform: translateX(-50%);   text-align: center;   width: fit-content;   border: 0;   padding: 0 50px; } .page_wrapper_bg .hgroup h1::before {   margin-right: 0;   color: #fff;   text-transform: uppercase;   width: fit-content;   font-weight: 500;   font-family: var(--FontFamilyEn);   text-transform: uppercase;   font-size: 7rem;   display: block;   letter-spacing: 0;   line-height: 1; } .article1 .page_wrapper_bg .hgroup h1::before {   content: 'ABOUT GALAXIA'; } .article2 .page_wrapper_bg .hgroup h1::before {   content: 'LATEST NEWS'; } .article4 .page_wrapper_bg .hgroup h1::before {   content: 'Privacy'; } .article6 .page_wrapper_bg .hgroup h1::before {   content: 'CONTACT US'; } .eforms2 .page_wrapper_bg .hgroup h1::before {   content: 'BUSINESS PARTNERSHIP'; } .eforms3 .page_wrapper_bg .hgroup h1::before {   content: 'SMALL PURCHASE'; } .eforms4 .page_wrapper_bg .hgroup h1::before {   content: 'BOOK A TOUR'; } .article7 .page_wrapper_bg .hgroup h1::before {   content: 'FOLLOW US'; } .article5 .page_wrapper_bg .hgroup h1::before {   content: 'PRODUCTS'; } .album1 .page_wrapper_bg .hgroup h1::before {   content: 'SAMPLES'; } /*部分頁面無需使用麵包屑因架構單純*/ .article1 .page_wrapper_bg .hgroup .breadcrumb, .article4 .page_wrapper_bg .hgroup .breadcrumb, .article7 .page_wrapper_bg .hgroup .breadcrumb, .eformscontent .page_wrapper_bg .hgroup .breadcrumb {   display: none; } /*-------------最新消息news-------------*/ /*news list*/ .article2 .pagecontent.menu5, .article2 .pagecontent.menu8 {   padding: 0 !important; } #article .layoutlist_8 .item {   padding: 4rem 5rem;   display: flex;   justify-content: flex-start;   align-items: center; } #article .layoutlist_8 .item .list_img img {   border-radius: 5px; } /*news detail*/ .article2 .article_model .editor .row {   margin-left: -15px;   margin-right: -15px; } .article2 .page_wrapper_bg .article-text .container {   padding: 0%; } /*-------------聯絡我們入口-------------*/ .contact-enter {   display: grid;   grid-template-columns: repeat(3, 1fr);   grid-template-rows: 0.1fr 450px 1fr;   grid-column-gap: 1rem;   grid-row-gap: 1.5rem;   text-align: center; } .contact-enter .article-paragraph.content-title {   grid-area: 1 / 1 / 2 / 4;   text-align: center;   line-height: 1.85; } .contact-enter .hr-swipe-pic {   grid-area: 2 / 1 / 3 / 4;   width: 100%;   position: relative;   z-index: 0;   mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 75%, rgba(255, 255, 255, 0) 100%); } .contact-enter .hr-swipe-pic::before, .contact-enter .hr-swipe-pic::after {   content: '';   width: 12vw;   height: 100%;   position: absolute;   top: 0;   z-index: 1;   pointer-events: none;   display: block; } .contact-enter .hr-swipe-pic::before {   left: 0;   background: linear-gradient(to right, rgba(23, 31, 39, 0.491) 0%, rgba(0, 0, 0, 0) 100%); } .contact-enter .hr-swipe-pic::after {   right: 0;   background: linear-gradient(to left, rgba(23, 31, 39, 0.491) 0%, rgba(0, 0, 0, 0) 100%); } .contact-enter .enter-list.style-01 {   grid-area: 3 / 1 / 4 / 2; } .contact-enter .enter-list.style-02 {   grid-area: 3 / 2 / 4 / 3; } .contact-enter .enter-list.style-03 {   grid-area: 3 / 3 / 4 / 4; } .contact-enter .enter-list {   border: rgba(255, 255, 255, 0.1) solid 1px;   border-radius: 10px;   backdrop-filter: blur(5px);   text-align: center;   position: relative;   overflow: hidden;   background: #171d25; } .contact-enter .enter-list .content-title {   text-align: center; } .contact-enter .enter-list p {   text-align: left;   min-height: 8rem;   border-bottom: #dfdfdf38 solid 1px;   padding-bottom: 2rem; } .contact-enter .enter-list::after {   content: '';   background: url(archive/image/customization/enter-list-bg-02-01.webp) no-repeat;   background-size: cover;   width: 100%;   height: 100%;   display: block;   z-index: -1;   position: absolute;   left: 0;   bottom: 0; } .contact-enter .enter-list::before {   content: '';   background: url(archive/image/customization/enter-list-bg.webp) no-repeat;   background-size: cover;   width: 100%;   height: 100%;   display: block;   z-index: -1;   position: absolute;   left: 0;   top: 0;   opacity: 0;   transition: var(--TransitionEase);   mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 75%, rgba(255, 255, 255, 0) 100%); } .contact-enter .enter-list::after {   content: '';   width: 0;   height: 5px;   background-image: linear-gradient(to right, rgba(9, 16, 41, 1) 0%, rgba(26, 41, 82, 1) 44%, rgb(35 88 141) 100%);   display: block;   position: absolute;   left: 0;   top: 0;   z-index: 1;   transition: var(--TransitionEase); } .contact-enter .enter-list .infobox {   padding: 5rem 3.5rem; } .contact-enter .enter-list .infobox::after {   content: '';   background: url(archive/image/customization/enter-list-bg-02-01.webp) no-repeat;   background-size: cover;   width: 100%;   height: 100%;   display: block;   z-index: -1;   position: absolute;   left: 0;   bottom: 0;   opacity: 0.4;   transition: var(--TransitionEase); } .contact-enter .enter-list.style-02 .infobox:after {   background: url(archive/image/customization/enter-list-bg-02-02.webp) no-repeat;   background-size: cover; } .contact-enter .enter-list.style-03 .infobox:after {   background: url(archive/image/customization/enter-list-bg-02-03.webp) no-repeat;   background-size: cover; } .contact-enter .enter-list:hover .infobox::after {   opacity: 1;   transition: var(--TransitionEase); } .contact-enter .enter-list .button a {   margin: 3rem auto 0; } .contact-enter .enter-list:hover {   background: var(--MainColor); } .contact-enter .enter-list:hover:before {   opacity: 0.8;   transition: var(--TransitionEase); } .contact-enter .enter-list:hover::after {   width: 100%; } .contact-enter .enter-list:hover .button a::after {   width: 100%;   right: auto;   left: 0;   background: var(--MainHoverColor); } /*-------------隱私權政策-------------*/ .article4 .page_wrapper_bg .article-text.rwd .container p {   font-size: 18px;   font-weight: 500;   width: 1=0%;   margin: 0 auto 80px;   text-align: center; } .article4 .page_wrapper_bg .article-text.rwd .container .item {   margin-bottom: 50px;   font-family: 'Noto Sans TC', sans-serif; } .article4 .page_wrapper_bg .article-text.rwd .container h5 {   font-weight: 500;   font-size: 20px;   margin: 0 0 1rem;   line-height: 1.4; } .article4 .page_wrapper_bg .article-text.rwd .container .item h6 {   padding-left: 42px;   font-size: 16px;   font-weight: 600; } .article4 .page_wrapper_bg .article-text.rwd .container .item span {   padding-left: 42px;   display: block; } .article4 .page_wrapper_bg .article-text.rwd .container .item ul {   padding-left: 65px; } /*-------------電子表單-------------*/ .eformscontent .pagecontent.menu5, .eformscontent .pagecontent.menu8, .eformscontent .page_wrapper_bg .article-text .container {   padding-left: 0 !important;   padding-right: 0 !important; } .eformscontent .new-form {   margin-top: 3rem; } .eformscontent .page_wrapper_bg .hgroup .container {   margin-bottom: 0; } /*表單樣式*/ .customized_columns ._input, .customized_columns select {   border: 0;   border-radius: 0;   background: #282d33;   backdrop-filter: initial;   color: #fff;   font-weight: 300;   -webkit-appearance: none;   appearance: none; } .customized_columns ._input:focus, .customized_columns select:focus {   border-bottom: 0;   background: #282d33;   box-shadow: initial;   color: #fff; } /*其他input*/ #eformstw22_00014, #eformstw22_00017 {   border-bottom: 0;   border-radius: 0;   background: #282d33;   backdrop-filter: initial;   padding-left: 0 !important; } .eformscontent .customized_columns, .eformscontent .new-form {   width: 100%; } .new-form .new-width .must, .new-form .new-width .control-label, .new-form .new-width .row .col-md-1 {   width: 197px; } .new-form .form-horizontal .form-group {   display: flex;   flex-direction: row;   align-content: center;   justify-content: flex-start;   align-items: center;   margin-bottom: 25px;   border: rgba(255, 255, 255, 0.1) solid 1px;   border-radius: 15px;   background: #282d33;   backdrop-filter: blur(5px);   padding: 10px;   gap: 0 1rem; } .new-form .new-width .control-label {   margin: 0 !important;   color: #fff;   font-weight: 300; } .new-form .new-width .control-label::before {   content: '';   width: 1px;   height: 100%;   display: inline-block;   background: #636363;   transform: var(--TransformYCenter);   position: absolute;   top: 50%;   right: 1rem; } .new-form .col-sm-12.col-md-11 {   width: 100% !important; } /*電子表單的按鈕*/ .ebtn a {   margin-left: auto;   margin-right: auto;   border: 0 !important;   background: rgba(255, 255, 255, 0.05);   transform: var(--TransitionEase); } .ebtn a:hover {   transform: var(--TransitionEase); } /*內容*/ .eformscontent .page_wrapper_bg section.call_to_action>.container {   width: 70%; } .eformscontent .layoutlist_1 {   max-width: initial !important;   width: 100% !important; } .eformsDesc, .eformscontent .marquee-list {   height: 16vw;   overflow: hidden; } .form-info-top {   display: flex;   flex-direction: row;   justify-content: space-between;   align-items: center;   height: 100%;   align-content: center;   text-align: left;   gap: 0 7rem; } .form-info-top .pageinfo-title {   width: 100%;   margin-bottom: clamp(2rem, 1.7143rem + 1.4286vw, 4rem); } .form-info-top ul>li {   padding: 0 0 1rem;   margin: 0 0 1rem; } .form-info-top ul>li>a {   color: #fff;   font-weight: 700; } .form-bottom-box .button a {   margin: 0 auto; } .form-bottom-box .titlebar {   text-align: center; } .form-bottom-box .titlebar .en-tit {   margin: 0 0 2.375rem; } .form-bottom-box .titlebar .main-tit {   font-size: 3rem; } /*-------------加入好友join-------------*/ .article7 .page_wrapper_bg section.call_to_action>.container {   width: 60%; } .article7 .page_wrapper_bg .hgroup .page_subject {   justify-content: center } .article7 .page_wrapper_bg .hgroup h1 {   text-align: center; } .article7 .page_wrapper_bg .hgroup h1::before {   text-align: center;   margin: 0 auto; } .joinus-box .pagebox {   gap: 0 2rem } .joinus-box .join-btn {   display: flex;   flex-direction: row-reverse;   align-content: flex-start;   justify-content: center;   align-items: center;   background: #0c131b;   border-radius: 25px;   padding: 3rem 3rem;   gap: 0 3rem; } .joinus-box .content-title {   text-align: center; } .joinus-box .pagebox .content-title {   display: flex;   justify-content: flex-start;   align-items: flex-start;   align-content: flex-start;   flex-direction: column;   width: 60%;   font-weight: 500;   gap: 0 1.5rem;   margin: 0; } .joinus-box .en-txt {   text-transform: uppercase;   color: #6b7582;   border-bottom: rgba(255, 255, 255, 0.1) solid 1px;   padding: 0 0 1rem;   margin: 0 0 1rem;   width: 100%; } .joinus-box .content-title img {   width: 65px;   height: 65px;   background: #0f2850;   padding: 10px;   border-radius: 99em;   margin-right: 1.5rem; } .joinus-box .qrbox {   width: 40%; } .joinus-box .qrbox img {   border-radius: 15px;   overflow: hidden; } /*-------------關於我們 about-------------*/ /*側邊攔放開100%*/ .article1 .page_wrapper_bg section.call_to_action, .article5 .page_wrapper_bg section.call_to_action, .album1 .page_wrapper_bg section.call_to_action {   padding: 0;   min-height: 35vw; } .article1 .page_wrapper_bg section.call_to_action>.container, .article5 .page_wrapper_bg section.call_to_action>.container, .album1 .page_wrapper_bg section.call_to_action>.container {   padding: 0px 10% 120px 80px;   width: 100%;   max-width: initial;   /* position: relative;  z-index: 0; */ } .article1 div#sidebar, .article5 div#sidebar, .album1 div#sidebar {   position: absolute;   height: 100%;   width: 19%;   padding: 0 2vw !important; } .article1 .page_wrapper_bg section.call_to_action:after, .article5 .page_wrapper_bg section.call_to_action:after, .album1 .page_wrapper_bg section.call_to_action:after {   content: "";   position: absolute;   width: 20%;   height: calc(100% - 32vw);   top: 0;   background: linear-gradient(to bottom, rgb(24 34 46) 0%, rgb(67 100 132 / 0%) 100%);   backdrop-filter: blur(5px);   left: 0;   z-index: 0; } .article1 .pagecontent.col-md-9, .article5 .pagecontent.col-md-9, .album1 .pagecontent.col-md-9 {   width: 70%;   margin: 0 0 0 auto;   float: none; } .article1 .hgroup .container, .article5 .hgroup .container, .album1 .hgroup .container {   width: 70%;   margin: 0 0 4rem auto; } .article1 .hgroup .page_subject, .article5 .hgroup .page_subject, .album1 .hgroup .page_subject {   padding: 0; } .article1 .cate_list.row, .article5 .cate_list.row, .album1 .cate_list.row {   margin-left: -15px;   margin-right: -15px; } .article5 .page-banner-block, .album1 .page-banner-block {   width: 80%;   margin: 0 0 0 auto;   float: none; } .article1 #RWDPAGE_BASE_PAT02::before, .article5 #RWDPAGE_BASE_PAT02::before, .album1 #RWDPAGE_BASE_PAT02::before {   display: none; } /*側邊欄*/ .m2018 .products-nav .nav-title {   background: transparent;   padding: 0;   color: var(--TitleMainColo);   font-weight: 600;   margin: 0 0 2rem;   font-size: 22px; } #sidebar .products-nav {   font-family: var(--FontFamilyTw); } .m2018 .products-nav a {   color: var(--TextMainColor); } .m2018 .products-nav li.has-child>a {   width: 100%;   text-transform: uppercase; } .m2018 .products-nav ul>li>.toggle-submenu {   top: 12px } #sidebar .m2018 .products-nav ul li.active.notcate::before, #sidebar .m2018 .products-nav>ul>li.active>a::before, #sidebar .m2018 .products-nav>ul>li:hover>a::before {   content: '';   width: 2px;   height: 100%;   background: #fff;   display: block;   position: absolute;   top: 0;   left: 0; } /*hover*/ .m2018 .products-nav ul.sidemenu2__ul--child {   border-top: 1px solid #ccc;   background: #dfdfdf4f;   padding: 10px !important; } .m2018 .products-nav ul.sidemenu2__ul--child li a {   padding: 10px 0 !important; } .m2018 .products-nav ul.sidemenu2__ul--child li:hover a, .m2018 .products-nav ul.sidemenu2__ul--child li.active a {   color: #a19c82;   font-weight: 600; } /*側邊欄固定*/ .article1 .xrow, .article5 .xrow, .album1 .xrow {   display: inline-block;   width: 100%; } .article1 .main section .container .article-text>.container>.xrow, .article5 .main section .container .article-text>.container>.xrow, .album1 .main section .container .article-text>.container>.xrow {   position: relative;   display: inline-block;   width: 100%; } .article1 .collapsing_header .main, .article5 .collapsing_header .main, .album1 .collapsing_header .main {   overflow: initial;   width: 100%; } .article1 #sidebar, .article5 #sidebar, .album1 #sidebar {   position: sticky !important;   top: 166px;   z-index: 1; } /*關於頁籤*/ html.article1.id5 {   scroll-behavior: smooth;   scroll-padding-top: calc(var(--NaviHeight) + 120px); } .article1 .RWDeditor01:nth-child(2), .article1 .RWDeditor01:nth-child(2) .editor, .label-list {   width: 100%; } .article1 .RWDeditor01:nth-child(2) {   position: sticky;   top: 79px;   z-index: 2;   background: #0c131b;   padding: 0;   margin: 0;   height: 88px;   display: flex;   align-content: flex-start;   justify-content: flex-start;   align-items: center; } .page_wrapper_bg .label-list ul {   margin: 0;   padding: 0;   list-style: none;   display: flex;   justify-content: center;   gap: 15px; } .page_wrapper_bg .label-list ul li {   border: #dfdfdf33 solid 1px;   text-align: center;   width: calc(100%/5 - 1px); } .page_wrapper_bg .label-list ul li a {   color: var(--TitleMainColor);   display: block;   padding: 8px 10px;   transition: var(--TransitionEase); } .page_wrapper_bg .label-list ul li a::before {   content: '';   width: 0;   height: 3px;   background-image: linear-gradient(to right, rgba(9, 16, 41, 1) 0%, rgba(26, 41, 82, 1) 44%, rgb(35 88 141) 100%);   display: block;   position: absolute;   left: 0;   top: 0;   z-index: 1;   transition: var(--TransitionEase); } .page_wrapper_bg .label-list ul li a:hover::before {   width: 100%; } .page_wrapper_bg .label-list ul li a:hover {   color: #fff;   background: var(--gradient03);   transition: var(--TransitionEase); } /*關於我們時間軸設定*/ .article1 .page_wrapper_bg .pagecontent .RWDtimeline01 {   margin-top: 0; } .article1 .pagecontent .RWDtimeline01 {   padding-bottom: 100px; } .article1 .timeline-in, .article1 .RWDtimeline01 .model-title {   width: 100%;   margin: 0 auto; } .article1 .RWDtimeline01 .model-title {   margin-bottom: 2rem !important; } .article1 .RWDtimeline01 .model-title span {   font-size: 16px;   writing-mode: vertical-lr;   color: #919191;   display: inline-block;   padding-right: 1.8vw;   margin-right: 1vw; } .article1 .RWDtimeline01 .line_dot, .article1 .RWDtimeline01 .line_dot2 {   left: -24.5px;   margin-left: 0;   z-index: 0; } .article1 .RWDtimeline01 li.event:before {   left: 1px;   right: auto;   border: 0;   background: #2c4176;   width: 11px;   height: 11px; } .article1 .RWDtimeline01 li.event .point {   width: calc(100% - 120px); } .article1 .RWDtimeline01 li.event:nth-child(odd) .point, .article1 .RWDtimeline01 li.event .point {   left: 93px;   display: flex;   justify-content: flex-start;   align-items: center;   flex-direction: row;   border-bottom: #dfdfdf33 solid 1px;   padding: 0 0 25px; } .article1 .RWDtimeline01 li.event .point {   right: auto; } .article1 .RWDtimeline01 .line_dot2 span {   background: var(--gradient);   left: 31px;   z-index: -1;   width: 1px; } .article1 .RWDtimeline01 li.event .point .editor {   margin: 0 0 0 100px;   color: var(--TitleMainColor);   line-height: 1.4;   font-size: 22px !important;   font-weight: 400;   text-transform: uppercase; } .article1 .RWDtimeline01 li.event .point .title {   margin-bottom: 0px;   font-size: 22px;   font-family: var(--FontFamilyEn);   font-weight: 600; } .article1 .RWDtimeline01 li.event {   margin: 0px 0 25px;   padding: 0; } /*關於我們內容*/ .article1 .page_wrapper_bg section.call_to_action>.container::before, .article5 .page_wrapper_bg section.call_to_action>.container::before, .album1 .page_wrapper_bg section.call_to_action>.container::before {   content: '';   background: url(archive/image/customization/about-bg.webp) no-repeat;   background-position: left bottom;   background-size: 100% auto;   position: absolute;   right: 0;   top: 5%;   width: 70%;   height: 53vw;   z-index: -1;   display: block;   opacity: 0.5; } .article1 .titlebar {   margin-bottom: 1rem;   display: flex;   flex-direction: row-reverse;   align-items: baseline;   justify-content: flex-end;   gap: 0 1rem; } .article1 .titlebar .en-tit {   margin: 0 0 1rem; } .article1 .page_wrapper_bg section.call_to_action>.container::before {   top: 59vh; } /*about style01*/ .about-box.style-01 .titlebar {   display: flex;   flex-direction: column;   align-items: flex-start;   justify-content: flex-end;   margin-bottom: 1.5rem !important; } .about-box.style-01 .pagebox .R-box, .about-box.style-03 .pagebox .R-box, .about-box.style-05 .pagebox .R-box {   display: flex;   flex-direction: column;   justify-content: center;   align-items: flex-start; } /*about style02*/ .about-box.style-02 .titlebar {   margin-top: 4rem; } /*about style02*/ .about-box.style-03, .about-box.style-05 {   position: relative;   z-index: 0; } .about-box.style-03::before, .about-box.style-05::before {   content: '';   background: url(archive/image/customization/about-bg.webp) no-repeat;   background-position: left bottom;   background-size: 100% auto;   position: absolute;   right: 0;   top: 5%;   width: 100%;   height: 60vw;   z-index: -1;   display: block;   opacity: 0.5;   transform: scaleX(-1); } /*about style04*/ .about-box .style-04-box {   display: grid;   grid-template-columns: repeat(3, 1fr);   gap: 1.5rem; } .about-box.style-04 .titlebar {   width: 100%; } .about-box.style-04 .pagebox {   padding: 3rem;   gap: 1rem 0; } /*about style05*/ .about-box.style-05 {   margin: 5rem 0 0; } .about-box.style-05::before {   background-size: 100% 100%;   height: 100%; } /*-------------相簿 應用建議 album-------------*/ .album1 .webdesc {   padding: 3rem;   margin: 5rem 0;   background: #0f1924;   border-radius: 10px;   text-align: center; } .album1 .webdesc .button a {   margin: 1.5rem auto 0; } .album1 .page_desc {   background: #0f1924ab;   border-radius: 10px;   padding: 3rem;   margin: 5rem 0;   backdrop-filter: blur(5px); } .albumlist .layoutlist_2 {   justify-content: space-between; } .photo-txt {   display: flex;   flex-direction: column;   justify-content: flex-start;   align-items: flex-start;   gap: 0 2vw;   align-content: flex-start; } .photo-txt .L-box {   width: 15%; } .photo-txt .R-box {   width: 85%; } .photo-txt .content-title {   margin: 0 0 1rem; } .photo_view .flexslider {   background: transparent !important;   border: 0 !important;   border-radius: 0 !important; } .photo_view #slider {   padding: 0; } .photo_view .flexslider .slides img {   width: 100% !important;   max-height: initial !important; } .albumlist .layoutlist_2 {   column-gap: 15px; } .layoutlist_1 .album_item, .albumlist .layoutlist_2 .album_item {   padding: 0; } .albumlist .layoutlist_2 .album_item {   width: calc(100%/2 - 10px); } /*-------------產品prolist-------------*/ .article5 .page_wrapper_bg section.call_to_action>.container::before {   top: 18vw;   width: 80%; } .articlelist .star-bg {   display: none; } #article .cate_list.row, .layoutlist_7 .layoutlist_row {   display: flex;   flex-wrap: wrap;   margin: 2rem 0 0;   gap: 0 3rem; } #article .cate_list.row>div, #article .layoutlist_7 .litem {   width: calc(100%/2 - 3rem); } #article .cate_list .subject, .page_wrapper_bg .layoutlist_7 a {   text-align: center;   font-size: 20px;   font-weight: 400;   color: var(--TextMainColor); } #article .cate_list .subject a:hover, .page_wrapper_bg #article .layoutlist_7 .litem:hover .subject a {   color: #fff; } .layoutlist_7 .cdate, .layoutlist_7 .cdate a {   display: none; } /*-------------產品prodetail-------------*/ .article5.articlecontent .page_wrapper_bg section.call_to_action>.container::before {   top: 32vw; } /*產品detail 側邊欄*/ .article5.articlecontent .hgroup {   display: none; } .article5.articlecontent .hgroup .container {   width: 80%;   padding: 0 5rem; } .article5.articlecontent .pagecontent.col-md-9 {   width: 80%; } .article5.articlecontent .page_wrapper_bg section.call_to_action:after {   width: 20%; } .article5.articlecontent .main section .container .article-text>.container .xrow #sidebar {   top: 13rem;   padding: 0 3vw !important; } .article5.articlecontent .btn.btn_back a {   margin: 3rem auto; } /*結束*/ /*prodetail 共通設定*/ .pro-room-gallery, .pro-feature, .article5.articlecontent .pagecontent .RWDslider01 {   width: 80%;   margin: 0 auto; } .article5.articlecontent .titlebar {   margin: 0; } .article5.articlecontent .titlebar .en-tit {   margin: 0 0 0.5rem; } .article5.articlecontent .RWDslider01 .button {   margin: 2rem 0 0; } .article5.articlecontent .page-banner-block {   display: none; } .article5.articlecontent .page_wrapper_bg .article-text .container {   padding: 0; } .article5.articlecontent .page_wrapper_bg section.call_to_action>.container {   padding: 0 0 100px; } .article5.articlecontent #RWDPAGE_BASE_PAT02::before {   display: none; } /*prodetail 左右輪播*/ .article5.articlecontent .pagecontent .RWDslider01 {   display: flex;   flex-direction: column-reverse; } .article5.articlecontent .RWDslider01 .products-list .products-item .box {   display: flex;   flex-direction: row;   gap: 0 5rem; } .article5.articlecontent .RWDslider01 .pic-list, .article5.articlecontent .RWDslider01 .text {   width: 50%; } /*prodetail style-01*/ .pro-detail-cover {   position: relative;   z-index: 0;   padding: 9rem 0 0; } .pro-detail-cover .pro-bg {   position: absolute;   top: 0;   left: 0;   width: 100%;   z-index: -1; } .pro-detail-cover .pro-series {   width: 80%;   margin: 0 auto; } .pro-detail-cover .pro-header, .pro-detail-cover .content-title {   text-align: center; } .pro-detail-cover .pageinfo-title {   letter-spacing: 2px;   font-size: 54px !important; } /*prodetail style-02*/ .pro-description .titlebar .pageinfo-title {   padding: 0 0 1rem;   border-bottom: 1px solid rgb(158 158 158 / 15%); } /*prodetail style-03*/ .pro-room .room-tit {   display: flex;   flex-direction: row;   justify-content: space-between;   align-items: center;   color: #fff;   font-weight: 600;   font-size: 22px; } .pro-room .room-tit::after {   content: '';   width: calc(100% - 110px);   height: 1px;   background: #ffffff1f;   display: inline-block; } /*prodetail style-04*/ .feature-02 .pagebox, .feature-03 .pagebox {   display: flex;   flex-direction: row;   justify-content: space-between;   align-items: center; } .pro-feature .info-table {   margin-top: 20px; } .pro-feature .info-table table {   width: 100%; } .pro-feature .info-table td {   text-align: left;   border: 1px solid rgb(158 158 158 / 15%);   padding: 20px 15px;   width: 50%;   line-height: 1.5; } /* 250204 */ .article1 .page_wrapper_bg section.call_to_action:after {   display: none; } .article1 .page_wrapper_bg .hgroup h1::before {   width: 100%; } .article1 .page_wrapper_bg section.call_to_action>.container {   width: 80%;   padding: 0px 15px 120px 15px; } .article1 .hgroup .container {   width: 100%; } .article1 .pagecontent, .article1 .page_wrapper_bg .article-text .container {   padding: 0 !important; } /* 關於銀河系 */ .about-box-anchore {  position: absolute;  width: 100%;  height: 100%;  top: 0;  left: 0; } .core-box {   display: grid;   grid-template-columns: repeat(4, 1fr);   gap: 0 1.5rem; } .core-box .pagebox {   flex-direction: column;   padding: 3rem;   gap: 1rem 0;   backdrop-filter: blur(5px);   border: rgba(255, 255, 255, 0.1) solid 1px;   background: rgb(28 39 50 / 30%);   border-radius: 10px;       justify-content: flex-start; } .core-box .L-box, .core-box .R-box {   width: 100%; } .article1 .RWDslider01::before {   content: '';   background: url(archive/image/customization/about-bg.webp) no-repeat;   background-position: left bottom;   position: absolute;   right: 0;   top: 5%;   width: 100%;   z-index: -1;   display: block;   opacity: 0.5;   transform: scaleX(-1);   background-size: 100% 100%;   height: 100%; } .article1 .RWDslider01 p+p {   margin-top: 1.5rem; } .article1 .RWDslider01 .pic-list {   padding-right: 0; } .article1 .RWDslider01 .text {   padding-left: 50px; } .article1 .RWDslider01 .button {   margin-top: var(--BtnMarginTop); } .article1 .RWDslider01 figure {   margin: 0; }  .article1 .RWDslider01 .products-list .products-item .box {    display: flex;    align-items: center;    margin-top: 2rem;} /* 產品介紹 */ .article5.articlecontent .RWDslider01 .button {   display: flex;   gap: 1rem; } .article5.articlecontent .page_wrapper_bg .tabs .content, .article5.articlecontent .RWDproduct_page .tab-box .tab-container {   border: 0; } .article5.articlecontent .page_wrapper_bg .tabs {   width: 80%;   margin-inline: auto; } .article5.articlecontent .page_wrapper_bg .tabs .content {   padding: 0; } .article5.articlecontent .tabs .pro-feature {   width: 100%; } .article5.articlecontent .tabs .pro-style-04 .article-paragraph{  margin-bottom: auto; } /* 20250317 */ .eforms_complete .page_wrapper_bg .hgroup h1 {    text-align: center;}.eforms_complete.page_wrapper_bg .hgroup h1 {    text-align: center;    width: 100%;}.eformscontent .eforms_complete.page_wrapper_bg .hgroup h1::before {    width: 100%;    text-align: center;}.eforms_complete .hgroup {    margin: 0px 0 max(6vw,2rem);}.eforms_complete  .ebtn a {    width: fit-content;}

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

@media (max-width:2200px) {    /*內頁最新消息*/    .article2 .page_wrapper_bg section.call_to_action>.container {        width: 65%;    }}@media (max-width:2100px) {    .serivce-block .container-70 {        width: 80%;    }    /*設施*/    .s015_imgblock .s015_img,    .s015_imgblock,    .s015_pc_text .s015_textblock {        height: 33.5vw;    }    /*關於我們*/    .planet.style-02 {        width: 32vw;        top: -4rem;    }    .facility-block::before {        top: -14rem;    }    .product-block .titlebar,    .product-block .RWDbanner_plus01 .container {        width: 85% !important;    }    .product-block .RWDbanner_plus01 .txt1,    .product-block .RWDbanner_plus01 .txt2,    .product-block .RWDbanner_plus01 .txt3,    .product-block .RWDbanner_plus01 .txt4,    .product-block .RWDbanner_plus01 .txt5 {        width: 28vw;    }    /*241017修*/    .usage-block .container-90 {        width: 85%;    }    .usage-block .RWDService001 .col-md-3 h2 {        bottom: 5.5rem;    }    .usage-block .RWDService001 .col-md-3 p {        -webkit-line-clamp: 2;        min-height: 47px;    }    /*內頁最新消息*/    .article2 .page_wrapper_bg section.call_to_action>.container {        width: 70%;    }}@media (max-width:2000px) {    .RWDmenu_plus04 .header {        padding: 0 5%;    }    .RWDmenu_plus04 .overlay::before {        left: 27.5vw;    }    /*產品*/    .product-block .RWDbanner_plus01 .txt1 {        margin: 5rem 0 0;    }    /*關於我們*/    .about-block {        height: 45vw;    }    /*寬度*/    .facility-block .titlebar {        width: 80%;    }    .contact-block .infobox,    .ft-info .container-80,    .ft-bottom .container-80 {        width: 85%;    }    .ft-logo img {        width: 118px;    }    /*-------------客製內頁-------------*/    /*寬度*/    .eformscontent .page_wrapper_bg section.call_to_action>.container {        width: 80%;    }    /*電子表單*/    .form-info-top {        gap: 0 3rem;    }}@media (max-width:1920px) {    /*-------------客製內頁-------------*/    /*-------------文章樣式-------------*/    .article4 .page_wrapper_bg .article-text .container,    .article6 .page_wrapper_bg .article-text .container,    .eformscontent .eformsForm,    #article .layoutlist_8 .item {        padding: 5rem;    }    .page_wrapper_bg section.call_to_action {        min-height: 700px;    }    .layoutlist_8 .listdate .day {        font-size: 3vw;    }    .list5 .download5_list {        grid-template-columns: repeat(2, 1fr);    }    .article1 .page_wrapper_bg section.call_to_action>.container::before {        top: 73vh;    }    /*內頁最新消息*/    .article1 .page_wrapper_bg section.call_to_action>.container,    .article7 .page_wrapper_bg section.call_to_action>.container,    .article4 .page_wrapper_bg section.call_to_action>.container,    .article2 .page_wrapper_bg section.call_to_action>.container {        width: 75%;    }    /*內頁電子表單*/    .contact-enter .enter-list .infobox {        padding: 2.5rem 1.5rem;    }    .contact-enter .enter-list p {        min-height: 9.1rem;    }    .eformsDesc,    .eformscontent .marquee-list {        height: 24vw;    }    .form-bottom-box .titlebar .main-tit {        font-size: 2.54rem;    }    /*應用 相簿*/    .album1 .page_wrapper_bg section.call_to_action>.container::before {        top: 9vw;    }}@media (max-width:1800px) {    /*241017修*/    .usage-block .RWDService001 .col-md-3.col-sm-6 {        padding: 0;    }}@media (max-width:1730px) {    .footer-sns {        display: flex;        justify-content: flex-start;        align-items: flex-start;        flex-direction: column;        gap: 1rem 0;    }    /*使用情境*/    .usage-block .RWDService001 .col-md-3 h2,    .usage-block .RWDService001 .col-md-3 p {        padding: 0 1.5rem;    }    .usage-block .RWDService001 .col-md-3 h2 {        bottom: 2rem;    }    .usage-block .RWDService001 .col-md-3 p {        bottom: 0.5rem;    }    .usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(1) {        position: absolute;        left: -7rem;        bottom: -4rem;        width: 23vw;    }    /*241017修*/    .usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(1) {        position: relative;        width: 100%;        left: auto;        bottom: auto;    }    .usage-block .RWDService001 .col-md-3 h2 {        bottom: 3.8rem;    }    /*-------------客製內頁-------------*/    .page_wrapper_bg section.call_to_action {        padding-top: 10rem;    }}@media (max-width:1700px) {    .banner-block .RWDbanner_plus01 .txt2 {        left: calc(34vw + 504px - 304px);    }    .product-block .RWDbanner_plus01 .txt1 {        margin: 2rem 0 0;    }    /*關於*/    .about-block {        height: 50vw;    }    /*設施*/    .facility-block .RWDservice015:after {        right: calc(49% - 145px);    }    .s015_imgblock,    .s015_pc_text {        width: 50%;    }    .s015_title,    .s015_subtitle,    .s015_memo {        padding-left: 106px;    }    a.s015_more {        margin-left: 106px;    }    /*側邊攔*/    .article1 div#sidebar,    .article5 div#sidebar,    .album1 div#sidebar {        padding: 0 2vw 0 0;        margin-left: -3vw;    }    /*內頁共用樣式*/    /*有底色的區塊樣式*/    .box-bg-white {        padding: 3rem;    }    .core-box .pagebox,    .about-box.style-04 .pagebox {        padding: 2rem;    }    .article1 .RWDslider01 .products-list .products-item .box {        align-items: flex-start;    }}@media (max-width:1680px) {.article1 .page_wrapper_bg section.call_to_action>.container,    .article4 .page_wrapper_bg section.call_to_action>.container,    .article7 .page_wrapper_bg section.call_to_action>.container,    .page_wrapper_bg section.call_to_action>.container {        width: 85%;    }    .RWDproduct_page .hashtag .hashtag_block,    .RWDproduct_page .pic-box {        width: 65%;    }    .RWDproduct_page .products-info {        width: 35%;    }    #article .layoutlist_4 .listdate {        width: 110px;    }    .RWDsearch_page .list-img>ul>li {        width: calc(100% / 4);    }    .compare .compare-container {        width: 100%;    }    .compare .clearall {        right: 0;    }    .compare .main_box .more {        margin: 1rem auto;    }    .page_wrapper_bg .articlerelated-box .article-slider .item,    .RWDproduct_page .related-box .item {        padding: 0 1rem 0.5rem;    }    .contact-enter {        grid-template-rows: 0.1fr 350px 1fr;    }    .contact-enter .hr-swipe-pic img {        height: 350px;    }    .photo-txt .R-box {        width: 100%;    }    /*內頁最新消息*/    .article2 .page_wrapper_bg section.call_to_action>.container {        width: 85%;        padding-left: 0;        padding-right: 0;    }    .page_wrapper_bg .hgroup .container {        margin-bottom: 2.3rem;    }    .article5.articlecontent .RWDslider01 .products-list .products-item .box{        gap: 0;    }       /* 250204 */    .page_wrapper_bg .hgroup h1::before {        font-size: 5rem;    }}@media (max-width:1600px) {    .RWDmenu_plus04 .overlay::before {        left: 24.5vw;        width: 8vw;    }    /*關於我們*/    .about-block {        height: 64vw;    }    .about-block .inner {        width: 80%;        overflow: hidden;    }    .about-light {        top: 8vw;    }    .planet.style-02 {        top: -2rem;    }    .about-left-bg {        top: -12vw;        width: 89vw;        opacity: 0.8;    }    /*設施*/    .s015_pc_text {        max-width: initial;        padding-left: 80px;    }    .s015_title,    .s015_subtitle,    .s015_memo {        padding-left: 50px;    }    a.s015_more {        margin-left: 50px;    }    .s015_pc_text:after {        left: 80px;    }    .s015_imgblock::before {        top: 20rem;        right: -38vw;        width: 119%;    }    .s015_title span {        font-size: 16px;    }    /*服務項目*/    .serivce-block .RWDService001 .boxFeature-2::before {        height: 10vw;    }    .serivce-block .star-bg {        left: initial;        transform: initial;    }    /*聯絡我們*/    .RWDservice013 .text_box {        height: 26vw;    }    .contact-block .bg-style {        bottom: -17rem;    }    /*footer*/    .ft-info .ft-left {        width: 60%;    }    .ft-info .ft-right {        width: 40%;    }    /*241017修*/    .s015_title span {        font-size: 18px;    }    /*-------------客製內頁-------------*/    /*-------------電子表單-------------*/    .eformscontent .page_wrapper_bg section.call_to_action>.container {        width: 85%;    }    .eformsDesc,    .eformscontent .marquee-list {        height: 21vw;    }}@media (max-width:1500px) {    /*主標題*/    .titlebar .main-tit {        font-size: clamp(2rem, 1.8373rem + 0.8136vw, 2.6rem);    }    /*banner*/    .banner-block .RWDbanner_plus01 .page-scroll {        width: 88px;    }    .banner-block .RWDbanner_plus01 .page-scroll.style01 a {        padding-top: 52px;    }    .banner-block .RWDbanner_plus01 .page-scroll.style01 a::before {        width: 88px;        height: 88px;    }    .banner-block .RWDbanner_plus01 .txt1 {        top: 38.5vw !important;        font-size: clamp(2rem, 1.8373rem + 0.8136vw, 2.6rem);    }    .banner-block .RWDbanner_plus01 .txt2 {        font-size: 16px;        left: calc(33vw + 504px - 304px);        top: 40.5vw !important;    }    /*流星動態*/    .meteor-box {        opacity: 0.3;    }    /*關於我們*/    .about-light {        top: 21vw;    }    /*產品*/    .product-block .btnbox {        top: -7rem;    }    /*聯絡我們*/    .RWDservice013 .text_box {        height: 30vw;    }    .contact-block .bg-style {        bottom: -13rem;    }    .RWDservice013 .text_box .title {        font-size: 1.7rem;    }    .article1 div#sidebar,    .article5 div#sidebar,    .album1 div#sidebar {        padding: 0 2vw 0 0;        margin-left: -5vw;    }     .article1 .page_wrapper_bg section.call_to_action>.container::before {        top: 85vh;    }    /* .about-box.style-04 {        display: flex;        flex-direction: column;        flex-wrap: wrap;        align-content: flex-start;        justify-content: flex-start;        align-items: flex-start;    }    .about-box.style-04 .pagebox {        width: 100%;        display: flex;        flex-direction: row;        align-content: flex-start;        justify-content: flex-start;        align-items: center;        gap: 0 3vw;        margin-bottom: 2rem;    } */    .about-box.style-05 {        margin: 3rem 0 0;    }    .contact-enter .enter-list p {        min-height: 11.1rem;    }    /*麵包屑*/    .page_wrapper_bg .hgroup .breadcrumb {        width: 42%;    }    /*產品list*/    .article5 .page_wrapper_bg section.call_to_action>.container::before {        top: 33vw;    }    #article .cate_list.row,    .layoutlist_7 .layoutlist_row {        gap: 0 1rem !important;    }    #article .cate_list.row>div,    #article .layoutlist_7 .litem {        width: calc(100% / 2 - 1rem) !important;    }    /*產品detail*/    .pro-detail-cover {        padding: 15vw 0 0;    }    .article5.articlecontent .page_wrapper_bg section.call_to_action>.container::before {        top: 54vw;    }}@media (max-width:1440px) {    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    #sidebar.layoutmenu1,    #sidebar.layoutmenu3,    #sidebar.layoutmenu6 {        padding-right: 40px;    }    .page_wrapper_bg .m2018 .products-nav>ul>li {        padding: 12px 0px;    }    .eformsDesc,    .eformscontent .marquee-list {        height: 30vw;    }    .joinus-box .join-btn {        gap: 0 1rem;        padding: 2rem;    }}@media (max-width:1400px) {    .about-block {        height: 71vw;        padding: 8rem 0;    }    .s015_title,    .s015_subtitle,    .s015_memo {        padding-left: 0;    }    .s015_title,    .s015_subtitle,    .s015_memo {        padding-left: 2rem;    }    a.s015_more {        margin-left: 2rem;        margin-bottom: 3rem;    }}@media (max-width:1366px) {    .RWDsearch_page .list-img>ul>li,    .productlist .layoutlist_4>div,    .menu5 .rwdlayoutlist_9 .litem,    .videolist .video_item,    .layoutlist_2 .album_item,    #article .layoutlist_7 .litem,    #article .cate_list.row>div,    .productlist :is(.layoutlist_5, .layoutlist_4) .col-sm-3.col-md-3 {        width: calc(100%/3);        float: left;    }    .layoutlist_7 .row,    .layoutlist_7 .row:after,    .layoutlist_7 .row:before {        clear: inherit !important;        margin-right: 0;        margin-left: 0;    }    .layoutlist_8 .listdate .day {        font-size: 40px;    }    .download5_list {        grid-template-columns: repeat(2, 1fr);    }    .menu3 .rwdlayoutlist_9 .litem {        width: calc(100%/2);    }    /*側邊欄*/    .article5 .hgroup .container,    .album1 .hgroup .container,    .article1 .pagecontent.col-md-9,    .article5 .pagecontent.col-md-9,    .album1 .pagecontent.col-md-9 {        width: 75%;    }    .article1 div#sidebar,    .article5 div#sidebar,    .album1 div#sidebar {        padding: 0 1.5vw !important;    }    .page_menu_block ul.nav>li>a,    .page_wrapper_bg .m2018 .products-nav>ul>li>a {        padding-right: 0 !important;    }    /*內頁產品detail*/    .feature-02 .pagebox,    .feature-03 .pagebox {        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: flex-start;        gap: 1.5rem 0;    }    .feature-02 .L-box,    .feature-02 .R-box,    .feature-03 .L-box,    .feature-03 .R-box {        width: 100%;    }    .core-box {    grid-template-columns: repeat(2, 1fr);}}@media (max-width:1300px) {    .about-block {        height: 75vw;    }    .about-block .titlebar .txt {        font-size: 17px;    }    .product-block .RWDbanner_plus01 .logo {        width: 42vw;        bottom: -6rem;    }    .product-block .RWDbanner_plus01 .txt1,    .product-block .RWDbanner_plus01 .txt2,    .product-block .RWDbanner_plus01 .txt3,    .product-block .RWDbanner_plus01 .txt4,    .product-block .RWDbanner_plus01 .txt5 {        width: 34vw;    }    .product-block .RWDbanner_plus01 .txt1 {        margin: 1rem 0 0;    }    .usage-block::before {        left: 25rem;        top: 41vw;    }    .usage-block .titlebar {        width: 100%;        margin-left: 4rem;    }    .usage-block .container-90 {        display: flex;        flex-direction: column;        align-content: flex-end;        align-items: center;        width: 85%;        margin: 0 auto;    }    .usage-block .RWDService001 .col-md-3.col-sm-6 {        width: calc(100%/3 - 1px) !important;        padding: 0;    }    .usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(1) {        position: static;    }    .s015_title {        font-size: 2rem;    }    /*241017修*/    .usage-block::before {        left: auto;        top: 21vw;    }    .usage-block .container-90 {        width: 72%;    }    .usage-block .RWDService001 .col-md-3.col-sm-6 {        width: 100% !important;    }    .usage-block .titlebar {        margin-left: 0;    }    .usage-block .RWDService001 .row {        grid-template-columns: repeat(2, 1fr);        gap: calc(2rem - 7px) 2rem;    }    .ft-info .ft-left {        width: 65%;    }    .ft-info .ft-right {        width: 35%;    }}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
:root {    --BtnWidth: 180px;    --BtnHeight: 40px;    --BtnFontSize: 16px;    --NaviHeight: 75px;}/*header*/ 
.RWDmenu_plus04 .logo {    width: 82px;}.RWDmenu_plus04 .header.is-up .logo {    width: 79px;    top: 7px;}/*標題*/ 
.titlebar .en-tit {    margin-bottom: 3rem;    margin-left: 0;}/*banner*/ 
.banner-block .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: 100svh !important;    height: 100svh !important;}.banner-block .RWDbanner_plus01 .page-scroll {    bottom: 1rem;}/*關於我們*/ 
.about-block {    height: auto;    padding-bottom: 8rem;}.about-block::after {    background-position: left bottom;    background-size: 100% 100%;    height: 87vw;}.about-block .titlebar {    width: 100%;}.about-block::after {    background-position: left bottom;}.about-left-bg {    width: 100%;}.about-light {    left: auto;    right: 0;}.about-block .inner {    display: flex;    flex-direction: column-reverse;    justify-content: flex-start;    align-items: flex-start;}.about-block .leftbox,.about-block .rightbox {    width: 100%;}.about-block .leftbox {    display: none;}.about-block .rightbox {    padding-left: 0;}.about-block .an-scroll {    height: 260px;}.planet {    position: absolute;    top: 0;    right: 0;}.planet.style-02 {    width: 55%;    position: relative;    top: 15rem;}.about-block .container-X::after {    bottom: 1vw;}/*環境*/ 
.facility-block::before {    top: -11rem;}/*使用情境*/ 
.usage-block {    overflow: hidden;}.usage-block .infobox {    width: 100%;}.s015_imgblock .s015_img,.s015_imgblock,.s015_pc_text .s015_textblock {    height: 35vw;}/*產品*/ 
.product-block .RWDbanner_plus01 .logo {    bottom: -4rem;}.pro-description ul {    max-width: calc(100% - 300px);}/*服務項目*/ 
.serivce-block {    overflow: hidden;}.serivce-block .container-70 {    width: 80%;}.serivce-block .row {    display: flex;    justify-content: flex-start;    align-items: flex-start;    gap: 0 2rem;    flex-direction: column;}.serivce-block .RWDService001 .col-md-3 {    width: 100%;}.serivce-block .RWDService001 .boxFeature-2 {    display: grid;    grid-template-columns: repeat(2, 1fr);    grid-template-rows: 0.5fr 1fr;    grid-column-gap: 0px;    grid-row-gap: 0px;    align-items: center;}.serivce-block .RWDService001 i {    grid-area: 1 / 1 / 3 / 2;    height: 20vw;    overflow: hidden;}.serivce-block .RWDService001 i img {    object-fit: cover;    height: 100%;    object-position: center center;}.serivce-block .RWDService001 h2 {    grid-area: 1 / 2 / 2 / 3;    margin: clamp(3rem, 2.4539rem + 2.7304vw, 4.5rem) 0 0;}.serivce-block .RWDService001 p {    grid-area: 2 / 2 / 3 / 3;}.serivce-block .RWDService001 p {    align-self: flex-start;}.serivce-block .RWDService001 .boxFeature-2 {    grid-gap: 1rem 0;}/*聯絡我們*/ 
.RWDservice013 .text_box {    height: 40vw;}.contact-block .bg-style {    bottom: -7rem;}.RWDservice013 .text_box .imgs {    opacity: 0.5;}.RWDservice013 .text_box .imgs img {    object-fit: initial;    height: auto;}/*footer*/ 
.ft-info .container-80 {    display: flex;    flex-direction: column;    align-content: flex-start;    justify-content: flex-start;    align-items: flex-start;    padding-bottom: 11rem;}.ft-info .ft-left,.ft-info .ft-right {    width: 100%;}.ft-info .ft-right {    border-top: #555 solid 1px;    padding-top: 3rem;    margin-top: 3rem;}.ft-information .RWDbase {    position: absolute;    bottom: 4rem;    left: 50%;    width: 100%;    transform: translateX(-50%);    padding: 0 clamp(3rem, 2.2857rem + 3.5714vw, 8rem);}.footer-sns {    margin-top: 0;}.footer-block::after {    width: 57vw;    height: 14vw;    bottom: 0;    left: 22rem;}/*241017修*/ 
.usage-block .container-90 {    width: 80%;}/* 匯入內頁版面寬度80%*/:root {    --BtnWidth: 180px;    --BtnHeight: 40px;    --BtnFontSize: 16px;    --NaviHeight: 75px;}.page_wrapper_bg section.call_to_action>.container {    width: 95%;}/* sidebar */#sidebar.layoutmenu1,#sidebar.layoutmenu3,#sidebar.layoutmenu6 {    padding-left: 0;    padding-right: 0;    width: 100%;    margin-bottom: var(--SectionTitleBottom);}.productlist .layoutlist_3>div {    width: calc(100%/2);}.main section .container .article-text>.container .xrow #sidebar {    position: relative;    top: 0;}/* 排序 */ 
.productlist .sortbar {    margin-bottom: var(--SectionTitleBottom) !important;}.member .col-sm-9,.productlist .sortbar,.pagecontent {    width: 100% !important;}.productlist .sortbar,.webdesc {    padding-inline: 0;}/*文章列表-04*/#article .layoutlist_4 .item {    flex-direction: column;    border-bottom: var(--BorderGrayPx1);    padding: 0;    margin-bottom: var(--ItemSpacing);    border: 0;}#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;    border-left: 0 !important;}#article .layoutlist_4 .listdate .day:before {    content: "/";    margin-right: 5px;    color: var(--TextSubColor);}#article .layoutlist_4 .listdate .yearmonth,#article .layoutlist_4 .listdate .day {    font-size: 12px;    color: var(--TextSubColor);    position: relative;    margin-left: 5px;}.pagecontent,#article .layoutlist_4 .fixrow {    padding-inline: 0 !important;}.productlist .sortbar,.webdesc {    text-align: center;}.menu3 .rwdlayoutlist_9 .litem {    width: calc(100%/3);}/* 文章列表 */ 
.litem__text {    width: 90%;}/* 搜尋 */ 
.RWDsearch01 {    display: flex;    flex-direction: column;    gap: 1rem;    justify-content: center;    align-items: center;}/* 評論 */#reply_app .msg_block_rp {    width: 100%;}/*-------------客製內頁-------------*//*-------------側邊攔-------------*/ 
.article1 div#sidebar,.article5 div#sidebar,.album1 div#sidebar {    width: 100% !important;    padding: 10px 0 !important;    position: static !important;    top: 120px;    z-index: 111;    height: auto;    margin-bottom: 30px;    float: none;    margin-left: 0 !important;}.article1 .page_wrapper_bg section.call_to_action>.container,.article5 .page_wrapper_bg section.call_to_action>.container,.album1 .page_wrapper_bg section.call_to_action>.container {    padding: 7rem 0px;}.article1 .page_wrapper_bg section.call_to_action:after,.article5 .page_wrapper_bg section.call_to_action:after,.album1 .page_wrapper_bg section.call_to_action:after {    display: none;}.article1 .pagecontent.col-md-9,.article5 .pagecontent.col-md-9,.album1 .pagecontent.col-md-9 {    width: 100%;    float: none;    margin: 0 auto;    padding: 0 !important;}.article1 .hgroup .container,.article5 .hgroup .container,.album1 .hgroup .container,.hgroup .container {    width: 100%;    margin: 0 0 0 auto;}.article5 .page_wrapper_bg section.call_to_action>.container,.article1 .page_wrapper_bg section.call_to_action>.container,.album1 .page_wrapper_bg section.call_to_action>.container,.page_wrapper_bg section.call_to_action>.container {    padding-top: 5rem !important;}.article1 .page_wrapper_bg section.call_to_action>.container,.article5 .page_wrapper_bg section.call_to_action>.container,.album1 .page_wrapper_bg section.call_to_action>.container,.article6 .page_wrapper_bg section.call_to_action>.container {    width: 85%;    padding-left: 0 !important;    padding-right: 0 !important;}.article1 .page_wrapper_bg section.call_to_action>.container,.article5 .page_wrapper_bg section.call_to_action>.container,.album1 .page_wrapper_bg section.call_to_action>.container {    padding: 5rem 0px 7rem;}.article1 .page-banner-block,.article5 .page-banner-block,.album1 .page-banner-block {    width: 100%;}/*----------最上面的星星----------*/#RWDPAGE_BASE_PAT02::before {    background-size: 200% 100%;    height: 32vw;}/*----------麵包屑----------*/ 
.page_wrapper_bg .hgroup .container {    margin-bottom: 2.3rem;}.page_wrapper_bg .hgroup .page_subject {    text-align: center;    display: flex;    justify-content: center;    flex-direction: column;    align-items: center;}.page_wrapper_bg .hgroup h1 {    text-align: center;    width: 100%;}.page_wrapper_bg .hgroup h1::before {    font-size: 4.5rem;    margin: 0 auto;}.page_wrapper_bg .hgroup .breadcrumb {    text-align: center;    margin: 1rem 0 0;    width: 100%;}/*----------內頁共用樣式----------*/ 
.pagebox {    display: flex !important;    flex-direction: column !important;    justify-content: flex-start !important;    align-items: flex-start !important;    gap: 4vw 0 !important;}.pagebox .L-box,.pagebox .R-box {    width: 100% !important;}/*-------------文章樣式-------------*/ 
.article4 .page_wrapper_bg .article-text .container,.article6 .page_wrapper_bg .article-text .container,.eformscontent .eformsForm,#article .layoutlist_8 .item {    padding: 3rem 2.5rem;}/*----------聯絡我們----------*/ 
.contact-enter {    display: flex;    flex-direction: column;    align-content: flex-start;    justify-content: flex-start;    align-items: flex-start;}.contact-enter .article-paragraph.content-title,.contact-enter .hr-swipe-pic,.contact-enter .enter-list {    width: 100%;}.contact-enter .enter-list .infobox {    padding: 2.5rem 3.5rem;    display: grid;    grid-template-columns: 1fr 0.5fr;    grid-template-rows: 0.3fr 1fr;    gap: 0px 20px;    grid-template-areas:        "enter-tit enter-button"        "enter-txt enter-button";}.contact-enter .enter-list .infobox::after,.contact-enter .enter-list.style-02 .infobox:after,.contact-enter .enter-list.style-03 .infobox:after {    opacity: 1;    background-size: 100% 100%;}.enter-list .content-title.enter-tit {    grid-area: enter-tit;    text-align: left;}.enter-list .enter-txt {    grid-area: enter-txt;}.contact-enter .enter-list p {    min-height: auto;    text-align: left;    border: 0;    padding: 0;}.enter-list .enter-button {    grid-area: enter-button;    display: flex;    justify-content: center;    align-items: center;}.contact-enter .enter-list .button a {    margin: 0;}.contact-enter .hr-img img {    height: max(15vw, 180px);}/*----------關於我們----------*/ 
.article1 .page_wrapper_bg section.call_to_action>.container::before {    top: 142vh;    width: 100%;    height: 65vw;}.about-box.style-04 .pagebox .L-box img {    height: 32vw;}.about-box.style-05::before {    height: 50%;    bottom: 0;    top: auto;}/*----------電子表單----------*/ 
.eformsDesc {    height: auto;}.eformscontent .marquee-list {    height: 33vw;}.eformscontent .page_wrapper_bg .hgroup .container {    margin-bottom: 4rem;}/*----------產品detail----------*/ 
.article5 .page_wrapper_bg section.call_to_action>.container::before {    top: 67vh;    width: 100%;}.article5.articlecontent .hgroup,.article5.articlecontent .page-banner-block {    display: block;}.article5.articlecontent .hgroup .container {    width: 100%;    padding: 0;}.article5.articlecontent .page_wrapper_bg .hgroup h1 {    display: none;}.article5.articlecontent .main section .container .article-text>.container .xrow #sidebar {    width: 85% !important;    margin: 0 auto !important;}.article5.articlecontent .page_wrapper_bg section.call_to_action>.container {    padding-top: 0 !important;    width: 100%;}/*內頁產品detail 內容*/ 
.article5.articlecontent .page_wrapper_bg section.call_to_action>.container::before {    top: 144vh;    width: 100%;}.pro-room-gallery,.pro-feature,.article5.articlecontent .pagecontent .RWDslider01 {    width: 85%;}.article5.articlecontent .pro-header.titlebar {    width: 85%;    margin: 0 auto;}.pro-detail-cover {    padding: 5vw 0 0;}.pro-room-gallery .titlebar {    text-align: center;}.pro-room .room-tit::after {    width: 61vw;}.feature-02 .pagebox,.feature-03 .pagebox {    display: flex !important;    flex-direction: column !important;    justify-content: flex-start !important;    align-items: flex-start !important;    gap: 3rem 0 !important;    align-content: flex-start !important;}.pro-room .room-tit::after {    width: calc(100% - 90px);}/*內頁產品detail圖文輪播*/ 
.article5.articlecontent .pagecontent .RWDslider01 {    margin-bottom: 5rem;}/* .article5.articlecontent .RWDslider01 .button {    position: absolute;    right: 0;    bottom: 0;} */ 
.article5.articlecontent .RWDslider01 figure {    margin: 0;}.article5.articlecontent .RWDslider01 .editor {    position: relative;}.article5.articlecontent .RWDslider01 .products-list .products-item .box {    flex-direction: column-reverse;    justify-content: flex-start;    display: flex;    gap: 3rem 0;}.article5.articlecontent .RWDslider01.pic-right .products-list .products-item .box {    flex-direction: column;}.article5.articlecontent .RWDslider01 .pic-list,.article5.articlecontent .RWDslider01 .text {    width: 100%;    padding: 0 !important;}.article5.articlecontent .RWDslider01 .control-box {    right: 0;    position: relative;    width: 100%;    text-align: center;}.article5.articlecontent .RWDslider01 .pic-list,.article5.articlecontent .RWDslider01 .text,.article5.articlecontent .RWDslider01 .pic img {    width: 100%;}.article5.articlecontent .RWDslider01 .pic-list {    padding-right: 0;}.article5.articlecontent .RWDslider01.pic-right .pic-list {    padding-left: 0;}.article5.articlecontent .pagecontent .RWDslider01,.article5.articlecontent .pagecontent .RWDeditor01 {    margin-top: 30px;}/*加入好友*/ 
.article4 .pagecontent.menu5,.article4 .pagecontent.menu8,.article4 .page_wrapper_bg section.call_to_action>.container,.article7 .pagecontent.menu5,.article7 .pagecontent.menu8,.article7 .page_wrapper_bg section.call_to_action>.container {    padding-left: 0 !important;    padding-right: 0 !important;}.joinus-box .en-txt {    text-align: left;}.joinus-box .join-btn {    gap: 0 clamp(3rem, 2.2719rem + 3.6405vw, 5rem);}/*----------應用----------*/ 
.photo-txt.pagebox {    gap: 0 !important;}/* 250204 */ 
.about-box .style-04-box {    grid-template-columns: repeat(1, 1fr);}.article1 .RWDslider01 .text {    padding-left: 0;}.article1 .RWDslider01 .products-list .products-item .box {    flex-direction: column-reverse;    gap: 4vw;}.article1 .RWDslider01 .pic-list,.article1 .RWDslider01 .text {    width: 100%;}.article1 .RWDslider01 .control-box {    right: 50%;    transform: translateX(50%) translateY(100%);    bottom: -1rem;}.article1 .RWDslider01 .button {    margin-inline: auto;    width: fit-content;}.article1 .RWDslider01 .text {    padding-bottom: 0;}.article1 .RWDslider01 .products-list .products-item .box {    margin-top: 3rem;}.article5.articlecontent .page_wrapper_bg .tabs {    width: 85%;}
}
/*1199px end*/
/*1024px start*/
@media (max-width: 1024px) {
.RWDmenu_plus04 .features:after {    display: none;}.RWDmenu_plus04 .overlay::before {    display: none;}.RWDmenu_plus04 .features {    right: 32rem;}/*banner*/ 
.banner-block .RWDbanner_plus01 .page-scroll {    display: none;}.banner-block .RWDbanner_plus01 .txt1 {    font-size: clamp(1.75rem, 1.568rem + 0.9101vw, 2.25rem);}/*241017修*/ 
.RWDmenu_plus04 .features {    right: 20rem;}.RWDmenu_plus04 .features .lang-select, .RWDmenu_plus04 .features .language-block {    display: none;}/* 匯入內頁版面寬度80%*//*產品內頁-01*/ 
.page_content1 #prod_name {    width: 100%;    margin-bottom: 8px;}/*電子表單*/ 
.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;}/* FAQ */ 
.rwd .faq_item:first-child .faq_question {    padding: 0px 0px 15px;}.rwd .faq_question {    padding: 15px 0;    font-size: 16px;}.faq_a_icon:before,.faq_q_icon:before {    font-size: 18px;}/* 購物車*/ 
.RWDshopping_v3 .cart-wrapper {    width: 95%;}/* 搜尋 */ 
.RWDsearch01 {    display: flex;    flex-direction: column;    gap: 1rem;    justify-content: center;    align-items: center;}/* 評論 */#reply_app .msg_block_rp {    width: 90%;}
}
/*1024px end*/
/*ipad pro start*/

@media (max-width: 1024px) and (min-width: 1024px) and (min-height: 769px) {    .about-block::after {        top: 77%;    }}

/*ipad pro end*/
/*991px start*/
@media (max-width: 991px) {
.RWDmenu_plus04 .features {    right: 7rem;    top: 0.7rem;}.RWDmenu_plus04 #mobile-menu ul.menu {    margin-top: 7rem;}.meteor-box {    width: 100%;}.main.cd-main-content {    overflow: hidden;}/*主標題*/ 
.titlebar .main-tit {    font-size: clamp(2.8rem, 2.7046rem + 0.4769vw, 3rem);}/*banner*/ 
.banner-block .RWDbanner_plus01 .container {    display: flex;    flex-direction: column;    align-content: flex-start;    justify-content: flex-start;    align-items: center;}.banner-block .RWDbanner_plus01 .txt1 {    top: 38.5vw !important;    font-size: clamp(2rem, 1.4277rem + 2.8614vw, 3.2rem);    margin-top: 17vw;    text-align: center;    position: static;}.banner-block .RWDbanner_plus01 .txt2 {    position: static;    margin-top: 5.5rem;    text-align: center;    color: #ffffffc9;    font-size: 18px;}.about-block {    height: auto;}.about-block .titlebar .info {    padding-bottom: 15rem;}.about-light {    top: 23vw;    width: 70vw;}.about-left-bg {    width: 119%;    opacity: 0.5;    height: 102vw;}.about-left-bg img {    height: 100%;}.planet.style-02 {    top: 28rem;    width: 73%;}.about-light {    top: 20vw;}.about-block .titlebar {    padding-top: 0;}.about-block .titlebar .txt {    margin: 3rem 0 0;}.about-block .scroll-txt {    height: 35vw;}/*產品*/ 
.product-block .btnbox {    top: -5rem;}/*設施*/ 
.facility-block .container-X {    width: 85%;    margin: 0 auto;}.facility-block .titlebar {    width: 100%;}.facility-block .infobox::after {    left: -5rem;    width: 200%;    height: 50%;}.s015_imgblock,.s015_pc_text {    width: 100%;}.s015_imgblock .swiper-slide {    display: flex;    margin-bottom: 0;    flex-direction: column;}.s015_imgblock .s015_img {    padding-left: 80px;}a.s015_more {    margin-left: 80px;}.s015_title,.s015_subtitle,.s015_memo {    padding-left: 80px;}.s015_title:after {    margin: 1rem 0 0;}.s015_title {    margin-bottom: 1rem;    padding-bottom: 1rem;}.s015_imgblock .s015_img,.s015_imgblock,.s015_pc_text .s015_textblock,.s015-swiper-pagination.swiper-pagination {    height: auto;}.s015_imgblock .s015_img {    margin: 2rem 0 0;}.s015_imgblock {    box-shadow: inherit;}.s015_pc_text:after {    left: 80px;    display: block;}.s015_pc_text:after {    display: none;}.RWDservice015:after {    right: auto;    left: 0;    display: block;}.s015_imgblock::before {    top: -14rem;    right: 0;}.s015_imgblock {    top: 0}.s015_imgblock .s015_textblock {    margin: 3rem 0;}/*product*/ 
.product-block .titlebar,.product-block .titlebar .en-tit {    text-align: center;}.product-block .RWDbanner_plus01 .logo {    bottom: -59vw;    width: 100%;}.product-block .RWDbanner_plus01 .txt1,.product-block .RWDbanner_plus01 .txt2,.product-block .RWDbanner_plus01 .txt3,.product-block .RWDbanner_plus01 .txt4,.product-block .RWDbanner_plus01 .txt5 {    width: 100%;    float: none;    text-align: center;}.product-block .RWDbanner_plus01 .container {    padding: 0 !important;}.product-block .RWDbanner_plus01 .slick-caption {    top: 21vw;}.product-block .RWDbanner_plus01 .txt1 {    margin: 0;}/*使用情境*/ 
.usage-block {    padding-bottom: 0;}.usage-block .titlebar {    margin-left: 0;}.usage-block .titlebar,.usage-block .titlebar .en-tit,.usage-block .titlebar .main-tit,.usage-block .titlebar .sub-tit {    text-align: center;}.usage-block .RWDService001 .row {    display: flex;    justify-content: flex-end;    gap: 0 2rem;    flex-direction: column;    align-items: flex-start;}.usage-block .RWDService001 .col-md-3.col-sm-6 {    width: 100% !important;    margin-bottom: 2rem;}.usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(3) {    margin-bottom: 0;}.usage-block .RWDService001 .col-md-3.col-sm-6,.usage-block .RWDService001 i {    height: 53vw;}.usage-block .RWDService001 i img {    width: 100%;    height: 100%;    object-fit: cover;}.usage-block .RWDService001 .col-md-3 h2 {    font-size: 24px;}/*產品*/ 
.product-block .titlebar {    position: static;    transform: initial !important;}/*服務項目*/ 
.serivce-block .RWDService001 .boxFeature-2::before {    display: none;}/*聯絡我們*/ 
.contact-block {    padding: 0 0 8rem;}.contact-block .infobox::before {    width: 100%;    height: 2px;}.RWDservice013::before,.RWDservice013::after {    width: 100%;    height: 50%;}.RWDservice013::after {    top: 50%;}.RWDservice013 .text_box {    margin: 0 auto;    width: 100%;    height: auto;    padding: 4.5rem 0;}.RWDservice013 .text {    width: 100%;    margin: 0 auto;    max-width: initial;    padding-top: 0;    padding: 0 3rem;}.contact-block .bg-style {    bottom: -4rem;}/*footer*/ 
.footer-block {    overflow: hidden;}.footer-block::after {    width: 100%;    height: 25vw;    bottom: 0;    left: 0;}.ft-bottom {    padding: 3rem 0 10rem;}.ft-bottom .container-80 {    display: flex;    flex-direction: column;    align-items: center;    justify-content: flex-start;}.copyrights {    display: flex;    justify-content: center;    gap: 1rem 0;    flex-direction: column;    align-items: center;}.RWDcopyright {    text-align: center;}.ft-bottom .ft-left,.ft-bottom .ft-right {    width: 100%;}/*241017修*/ 
.usage-block .container-90 {    width: 85%;}.usage-block .RWDService001 .col-md-3 p {    -webkit-line-clamp: 1;    min-height: auto;}.usage-block .RWDService001 .col-md-3 h2 {    bottom: 2rem;}.usage-block::before {    right: auto;    left: 25rem;    top: 41vw;    width: 68%;    height: 66vw;}/*241106修*/ 
.fixed-btn {    display: none;}.fix-btn-box a.fix-btn-01 {    display: flex;}/*241106修*/ 
.usage-block .RWDService001 .col-md-3.col-sm-6:nth-child(3) {    margin-bottom: 2rem;}/* 匯入內頁版面寬度80%*/ 
.page_wrapper_bg .article-text .container {    padding: 0;}/*麵包屑*/ 
.hgroup .page_subject {    text-align: center;    padding: 0;}.hgroup .container {    border-bottom: 0;    padding: 0;}.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%;}/*文章列表樣式*/ 
.RWDslider01 .products-list .products-item .box {    align-items: flex-start;}.RWDsearch_page .list-img>ul>li,.layoutlist_2 .video_item,.productlist .layoutlist_4>div,.menu5 .rwdlayoutlist_9 .litem,.videolist .video_item,.layoutlist_2 .album_item,#article .layoutlist_7 .litem,#article .cate_list.row>div,.productlist :is(.layoutlist_5, .layoutlist_4) .col-sm-3.col-md-3 {    width: calc(100% / 2);}/*文章列表樣式-08*/ 
.litem__text {    width: 85%;}/*產品列表樣式-03*/#product .layoutlist_3.row {    display: flex;    flex-wrap: wrap;}.item .summary {    margin-bottom: 0;    line-height: 1.5;}/*相簿內容樣式-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;}/*電子表單*/ 
.eforms_complete .hgroup,.eforms_complete .hgroup .container {    width: fit-content;}.eformscontent .layoutlist_1.page_content2,.eformscontent .layoutlist_1.page_content3 {    width: 100%;}.eformscontent .layoutlist_1 {    width: 100%;}.eformscontent .form-horizontal .control-label {    padding: 0 !important;}.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%;}.customized_columns,.eformscontent .form-horizontal .col-sm-12.col-md-5 {    padding: 0 !important;}/*產品內頁-02*/ 
.RWDproduct_page .hashtag .hashtag_block,.RWDproduct_page .menu3 .pic-box,.RWDproduct_page .menu3 .products-info,.RWDproduct_page .products-info,.RWDproduct_page .pic-box {    width: 100%;    padding: 0;}.RWDproduct_page .products-info .name-box {    margin-top: 2rem;}.page_wrapper_bg .tabs .content,.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 1.5rem;}.download_container {    grid-template-columns: 80% auto;}/* 購物車按鈕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;}  *//* 購物車*/ 
.voucherbonus-btn {    text-decoration: underline;}.toggleblock-head .mainblue {    color: var(--TextMainColor);}/*檔案下載*/ 
.download .search-container {    margin-left: 20px;    margin-top: 0;}.download5_list .col-sm-6 {    grid-template-columns: 1fr;}.downlaod5_item_btn {    max-width: unset;}/* 搜尋結果 */ 
.RWDsearch_page .list-img>ul {    margin: 0;}/* 文章內頁 */ 
.articlecontent .btn.btn_back a {    margin-right: 0;}/*------------------內頁寬度--------------------*//*側邊欄*/ 
.article5 .page_wrapper_bg section.call_to_action>.container,.article1 .page_wrapper_bg section.call_to_action>.container,.page_wrapper_bg section.call_to_action>.container {    padding-top: 5rem !important;}.page_wrapper_bg section.call_to_action {    padding-top: 2rem;}.article5 .page_wrapper_bg section.call_to_action>.container,.article1 .page_wrapper_bg section.call_to_action>.container.album1 .page_wrapper_bg section.call_to_action>.container {    padding-top: 0rem !important;}/*內頁最新消息*/ 
.article2 .article_model .editor .row {    margin-left: 0px;    margin-right: 0px;}/*內頁產品 list*/#article .cate_list.row,.layoutlist_7 .layoutlist_row {    gap: 0 1rem;}#article .cate_list.row>div {    width: calc(100% / 2 - 1rem) !important;}.article5.articlecontent .page_wrapper_bg section.call_to_action>.container::before {    top: 173vh;}.pro-detail-cover {    display: flex;    flex-direction: column;    padding: 10vw 0 0;    margin: 0 0 5rem;}.pro-detail-cover .pageinfo-title {    font-size: 48px !important;    margin: 0 0 1rem;}.pro-detail-cover .pro-series {    width: 90%;    position: relative;    order: 3;    top: 3rem;}.pro-detail-cover .pro-bg {    position: static;    order: 2;height: 25vw;}    /* 250204 */    .core-box {        grid-template-columns: 1fr;    }/*250312*/ 
.usage-block .RWDService001 .row {    flex-direction: row;    flex-wrap: wrap;}.usage-block .RWDService001 .row>a {    width: calc(50% - 1rem);}
}
/*991px end*/
/*850px start*/

@media (max-width: 850px) {    .ft-logo img {        width: 101px;    }    .ft-contact ul {        display: flex;        flex-direction: column;        flex-wrap: wrap;        align-content: flex-start;        justify-content: flex-start;        align-items: flex-start;    }    .ft-contact ul li {        width: 100%;    }    /* 匯入內頁版面寬度80%*/    /*圖文輪播*/    .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;    }    /*文章列表樣式-03*/    #article .layoutlist_3 .listdate .yearmonth {        padding-bottom: 0px;    }    #album .layoutlist_2 .album_item_subject,    #album .layoutlist_1 .album_item_subject,    .rwdlayoutlist_9 .subject,    .layoutlist_8 .article_subject,    .RWDtimeline02 .model-title,    .RWDtimeline01 .model-title,    #product .item .subject a,    .page_wrapper_bg #article .layoutlist_7 .subject a,    .page_wrapper_bg #article .layoutlist_4 .item .list_subject>a,    .page_wrapper_bg #article :is(.layoutlist_2) .list_subject a {        margin: 0px 0px 12px !important;    }    #album .layoutlist_2 .album_item_subject,    #album .layoutlist_1 .album_item_subject {        padding: 8px 0 0 0;    }    /*相簿列表樣式-01*/    .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%;    }    /*-------------內頁客製-------------*/    .contact-enter .enter-list .infobox {        display: flex;        flex-direction: column;        align-content: flex-start;        justify-content: flex-start;        align-items: flex-start;        gap: 1rem 0;        padding: 2.5rem;    }    .contact-enter .enter-list .content-title.enter-tit,    .contact-enter .enter-list p,    .contact-enter .enter-list .enter-button {        width: 100%;    }    .enter-list .content-title.enter-tit {        text-align: center;        margin-bottom: 1rem;    }    .enter-list .enter-button {        margin-top: 2rem;    }    /*內頁產品 detail*/    .article5.articlecontent .RWDslider01 .button {        position: static;    }    .pro-description ul {        max-width: none;    }/* 250204 */    .article1 .RWDslider01 .control-box{        position: absolute;        left: unset !important;    }}

/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.menu-open .RWDmenu_plus04 #mobile-menu {    width: 85%;}.main.cd-main-content {    overflow: hidden;}/*關於我們*/ 
.about-light {    top: 38vw;}.about-block .titlebar .info {    padding-bottom: 21rem;}.planet.style-02 {    top: 31rem;    width: 73%;}.about-block {    padding-bottom: 6rem;}/*設施環境*/ 
.facility-block::before {    top: -20rem;    width: 100%;    height: 85vw;    background-size: 100% 100%;}.s015_imgblock::before {    top: -10rem;    right: -26vw;}/* 匯入內頁版面寬度80%*/ 
.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn {    margin-top: var(--ItemSpacing) !important;}.page_content1 .download_container .btn {    margin-top: 0 !important;}/*-------------客製內頁-------------*//*-------------隱私權政策-------------*/ 
.article4 .page_wrapper_bg .article-text.rwd .container p {    width: 100%;}
}
/*800px end*/
/*768px start*/

@media (max-width: 768px) {    .article1 .page_wrapper_bg section.call_to_action>.container::before {        top: 142vh;        width: 100%;        height: 93vw;    }    .page_wrapper_bg .label-list ul li a>span {        display: none;    }    .article4 .page_wrapper_bg .article-text.rwd .container p {        margin: 0 auto 40px;    }}

/*768px end*/
/*767px start*/
@media (max-width: 767px) {
.about-block::after {    height: 97vw;}.facility-block::before {    top: -16rem;    background-size: cover;    width: 100%;    height: 82vw;    left: 0;    background-position: center;}/*產品*/ 
.product-block .RWDbanner_plus01 .slick-caption {    top: 13vw;}.product-block .RWDbanner_plus01 .txt1 {    font-size: 25px;    border-top: #dfdfdf47 solid 1px;    padding: 3rem 0 0;}.product-block .RWDbanner_plus01 .logo {    bottom: -58vw;}/*服務項目*/ 
.serivce-block::before {    bottom: auto;    top: -2vw;    width: 100%;    height: 80vw;}/*聯絡我們*/ 
.contact-block .bg-style {    bottom: 2rem;}.RWDservice013 .text_box:nth-child(2) {    margin-top: 0;}/*footer*/ 
.followus img {    width: 30px;}/* 匯入內頁版面寬度80%*//*列表樣式*/ 
.layoutlist_8.rwd .item,#article .layoutlist_7 .litem,#article .layoutlist_4 .xrow.list>div,#video .layoutlist_2 .video_item,.album-list .item,.row .album_d_item,.photo .content_box,#album .layoutlist_2 .album_item,#album .layoutlist_1 .row.masonry .album_item,#product .layoutlist_5.layoutlist .col-sm-4,#product .layoutlist_5.layoutlist .col-sm-3.col-md-3,.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3,#product .layoutlist_4 .col-xs-6,#product .layoutlist_3.row>.col-md-12,#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 2) !important;}/*文章列表樣式-02*/#article .layoutlist_2 {    display: flex;    flex-wrap: wrap;    gap: 2.5rem 2rem;}.page_wrapper_bg #article .layoutlist_2 .listdate {    border-left: 0;    text-align: left;}#article .layoutlist_2 .item {    width: calc(50% - 1rem);    padding: 0;    border-bottom: 0;}#article .layoutlist_2 .list_subject,#article .layoutlist_2 .listdate {    padding-left: 0px;    padding-right: 0;}#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 .yearmonth,#article .layoutlist_2 .listdate .day {    font-size: 12px !important;    letter-spacing: 2px !important;    margin-left: -3px;    color: var(--TextSubColor);}/*文章列表樣式-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 {    font-size: 12px !important;    letter-spacing: 2px !important;    color: var(--TextSubColor);}#article .layoutlist_3 .listdate .day::before {    content: " / ";}/*文章列表樣式-04*/#article .layoutlist_4 .xrow.list>div {    margin-bottom: var(--ItemSpacing);}/*文章列表樣式-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;}.layoutlist_7 .row:before,.layoutlist_7 .row:after {    display: none;}.layoutlist_7 .summary {    margin-top: 0 !important;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd {    display: flex;    flex-wrap: wrap;    gap: 0 10px;    justify-content: space-between;}.layoutlist_8.rwd .item {    border-bottom: 0;    padding-inline: 15px;}#article .layoutlist_8 .item {    padding-bottom: 0;}.layoutlist_8.rwd .list_img+.list_subject {    margin-top: 15px;    padding-inline: 0;}.layoutlist_8.rwd .listdate {    text-align: left;    margin-top: 10px;    padding: 0;}.layoutlist_8.rwd .listdate .yearmonth,.layoutlist_8.rwd .listdate .day {    color: var(--TextSubColor);    font-size: 12px;    letter-spacing: .5px;}/*文章列表頁籤*/ 
.tab_content {    font-size: var(--FontSizeP);    color: var(--TextSubColor);    line-height: 1.5;}.page_wrapper_bg .tab {    border-top: rgba(255, 255, 255, 0.1) solid 1px;    padding: 15px;}.page_wrapper_bg .tab_title {    color: var(--TextMainColor);    line-height: 1.5;    font-weight: 400;    font-size: var(--FontSizeH3);}.page_wrapper_bg .tab:last-child {    border-bottom: rgba(255, 255, 255, 0.1) solid 1px;}.tab.open .tab_title {    margin: 0 0 20px;    font-weight: 500;}/*產品頁籤*/ 
.RWDproduct_page .faq-item .faq-question {    padding: 12px 0;    font-size: var(--FontSizeH4);    color: var(--TextMainColor);    letter-spacing: 2px;}.RWDproduct_page .faq-item.active .faq-question {    background: #ddd;}.RWDproduct_page .faq-item .faq-question:before {    display: flex;    justify-content: center;    align-items: center}.page_content1 #productbx {    overflow: hidden;}/* 產品置底按鈕 */#mobile-fixed .btn-shop {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 1rem;    justify-content: space-between;}#mobile-fixed .btn-shop:after {    display: none;}#mobile-fixed .btn-shop .btn,#plusbuy_mobile-fixed .btn-shop .btn {    margin-top: 10px;}#mobile-fixed.show-info {    z-index: 203;}#mobile-fixed .container {    margin-block: 12px;}/* 產品內頁A */#btn_shopping_tracking,#prod_stands_area,#prod_stands2_area,#prod_amount_area,.btn_shopping,.btn_querycar {    width: calc(100% / 1 - 10px) !important;}/*產品列表樣式 C*/ 
.productlist .layoutlist_3 .item .col-sm-12.col-md-6 {    padding-inline: 0;}#product .item .subject {    margin-top: 8px;}.productlist .layoutlist_4 .product_list_item .img1 {    margin-bottom: 0;}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    float: left;}.productlist .layoutlist_4 .pricearea {    align-items: flex-start;    gap: 10px;    flex-direction: column;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist {    display: flex;    flex-wrap: wrap;}.layoutlist_5 .list-btn_mobile a {    line-height: 2;    margin-top: 8px;}/*產品我的最愛按鈕調整*/ 
.RWDproduct_page .btn-other {    margin: 10px 0}.RWDproduct_page .btn-other li {    width: fit-content;    display: block;    text-align: left;    padding: 0}.RWDproduct_page .btn-other li .ii {    display: inline-block}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {    display: flex;    flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {    margin-top: 0 !important;    padding-inline: 10px;}/*相簿列表樣式-02*/#album .layoutlist_2 {    display: flex;    flex-wrap: wrap;}/*相簿內容樣式-01*/ 
.albumcontent section.call_to_action .container .article-text .container .row {    display: flex;    flex-wrap: wrap;}.page_content1v1 .album_d_item {    margin-bottom: 20px !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item {    display: initial;}/*相簿內容箭頭*/ 
.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;}.downloadForMobile__btn {    display: flex;    align-items: center;    justify-content: center;}/*影片列表*/#video .layoutlist_2 {    display: flex;    flex-wrap: wrap;}/*購物車呼籲置底*/#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;}.RWDshopping_v3 .cart-container {    width: 100%;    margin: auto;}/* 比較表 */ 
.page_wrapper_bg .fix-compare.is-phone {    padding: 10px 15px;}.page_wrapper_bg .is-phone .fix-compare-btn {    color: var(--BtnOutlineColor);    background: var(--BtnOutlineBg);    border: 1px solid var(--BtnOutlineColor);    border-radius: var(--BtnBorderRadius);    font-size: var(--BtnFontSize);    font-weight: 500;}.compare .clearall {    top: 0;}.compare .main_box .memo,.compare .main_box .main_name {    text-align: left;}.compare .compare-container {    padding: 0;}.compare .main_box {    padding: 0 10px;}.compare .main_box .main_name {    font-size: calc(var(--FontSizeH3)* 0.9);}.compare .swiper-button-prev,.compare .swiper-button-next {    width: 35px;    height: 35px;    background-color: #ffffff;}.compare .main_box .memo,.compare .main_box .main_name,.compare .main_box .normal_price,.compare .main_box .special_price {    padding-inline: 0px;}.compare .main_box .normal_price,.compare .main_box .special_price {    text-align: left;    font-size: 14px;    letter-spacing: 0;    min-height: unset !important;}.page_wrapper_bg .fix-compare.is-phone.active {    top: var(--NaviHeight);    transform: unset;}#reply_app .member_block_rp {    padding-top: 1rem;}/*-------------客製內頁-------------*/ 
.img-space {    margin: 1.2rem 0 !important;}/*最上面的星星*/#RWDPAGE_BASE_PAT02::before {    height: 58vw;}/*麵包屑*/ 
.page_wrapper_bg .hgroup .container,.eformscontent .page_wrapper_bg .hgroup .container {    margin-bottom: 1rem;}.page_wrapper_bg .hgroup h1::before {    font-size: 4.2rem;}/*電子表單*/ 
.new-form .form-horizontal .form-group {    display: flex;    flex-direction: column;    align-content: flex-start;    justify-content: flex-start;    align-items: flex-start;    padding: 10px 20px;}.new-form .new-width .control-label::before {    display: none;}.new-form .new-width .must,.new-form .new-width .control-label,.new-form .new-width .row .col-md-1 {    width: 100%}.eformscontent .marquee-list {    height: 60vw;}.form-bottom-box .titlebar .main-tit {    font-size: 2.2rem;}/*內頁最新消息*/#article .layoutlist_8 .item {    display: flex;    justify-content: flex-start;    align-items: flex-start;    flex-direction: column;    align-content: flex-start;    padding: 2.5rem;    margin: 0 0 10px;    width: calc(100%/2 - 10px) !important;}.layoutlist_8.rwd .listdate .yearmonth,.layoutlist_8.rwd .listdate .day {    font-weight: 400;}/*內頁產品list*/#article .cate_list.row,.layoutlist_7 .layoutlist_row {    gap: 0 1rem !important;}#article .cate_list.row>div,#article .layoutlist_7 .litem {    width: calc(100% / 2 - 1rem) !important;}/*內頁產品detail*/ 
.pro-room .room-tit {    font-size: 18px;}.pro-room .pageinfo-title,.pro-room .room-tit {    text-align: center;}.pro-detail-cover {    height: auto;}.feature-box {    margin: 0 0 4rem;}#article .cate_list.row>div,#article .layoutlist_7 .litem {    width: calc(100% / 2 - 1rem) !important;}/*應用*/#album .layoutlist_2 .album_item {    width: calc(100% / 2 - 15px) !important;}/* 250204 */ 
.tab_title_nav .line02,.tab_title_nav .line{    width: 18px;}.tab_title_nav {    height: 22px;    width: 22px;}    .box-bg-white {        padding: 2rem;    }/*250312*/ 
.usage-block .RWDService001 .row {    flex-direction: column;}.usage-block .RWDService001 .row>a {    width: 100%;}
}
/*767px end*/
/*767-415 start*/

/* 請另開分頁放這串 */@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: 95%;        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%)    }    .compare .main_box .more {        margin: 1rem;    }}

/*767-415 end*/
/*650px start*/

@media (max-width: 650px) {    .RWDalert_fancybox.bottom {        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: center;        padding: 30px !important;    }    :root {        --BtnWidth: 100%;    }    /*100%*/    .button a,    .RWDbtn01 .btn,    .RWDservice013 .text_box .more,    a.s015_more {        width: 100%;    }    /*標題*/    .titlebar .en-tit {        font-size: 15px;    }    .titlebar .main-tit {        font-size: clamp(1.75rem, 1.3258rem + 2.1212vw, 2.1875rem);        margin: 0 0 8px;    }    /*按鈕*/    .RWDservice013 .text_box .more {        width: 100%;    }    /*loading*/    .preloader .RWDfakeloader .fl,    .preloader .RWDfakeloader .fl img {        width: 113px;    }    .RWDmenu_plus04 .logo,    .RWDmenu_plus04 .header.is-up .logo {        width: 68px;    }    /* navi */    .RWDmenu_plus04 .features .member-btn,    .RWDmenu_plus04 .features .search-btn {        padding-inline: 10px;    }    .RWDmenu_plus04 .features {        margin-right: 0;        padding-right: 0;    }    .RWDmenu_plus04 .features:after {        display: none;    }    .banner-block .RWDbanner_plus01 .txt1 {        margin-top: 34vw;    }    /*關於我們*/    .about-block .RWDedictor008::before {        width: 85%;    }    .about-block .titlebar .info {        padding-bottom: 12rem;    }    .about-block .en-tit {        font-size: 3rem;    }    .about-block {        padding-bottom: 7rem;    }    .planet.style-02 {        width: 66vw;        top: 25rem;    }    .about-light {        top: 53vw;    }    .about-block .titlebar .txt {        margin-top: 3rem;    }    .about-block .titlebar .txt {        font-size: 16px;    }    .about-block .titlebar .txt br {        display: none;    }    .s015_textblock .s015_title {        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: flex-start;        line-height: 1.5;    }    .s015_title span {        margin-left: 0;    }    .s015_title,    .s015_subtitle,    .s015_memo,    .s015_imgblock .s015_img {        padding-left: 45px;    }    a.s015_more {        margin-left: 45px;        width: 88%;        max-width: initial;        margin: 3rem 0 0;    }    /*設施*/    .facility-block .infobox {        margin-top: 5rem;        padding-bottom: 3rem;    }    .s015_imgblock::before {        display: none;    }    /*產品*/    .product-block .RWDbanner_plus01 .txt3 span {        display: block;    }    .product-block .RWDbanner_plus01 .slick-caption {        top: 13vw;    }    .product-block .RWDbanner_plus01 .txt2 {        margin: 9px 0 0;        font-size: 17px;    }    .product-block .RWDbanner_plus01 .logo {        bottom: -58vw;    }    .product-block .btnbox {        top: 0;        width: 100%;    }    .product-block .RWDbtn01 .btn {        width: 85%;    }    .product-block .RWDbanner_plus01 .txt1,    .product-block .RWDbanner_plus01 .txt2,    .product-block .RWDbanner_plus01 .txt3,    .product-block .RWDbanner_plus01 .txt4,    .product-block .RWDbanner_plus01 .txt5 {        text-align: left;    }    /*情境使用*/    .usage-block {        padding-top: 3rem;    }    .usage-block .scroll-box {        animation: infinity-scroll-right 30s infinite linear 0.5s both;    }    .usage-block .an-scroll {        height: 18vw;    }    .usage-block .an-scroll img {        max-width: 1500px;    }    .usage-block .RWDService001 .col-md-3.col-sm-6,    .usage-block .RWDService001 i {        height: 79vw;    }    .facility-block .infobox {        margin-top: 1rem;    }    .usage-block::before {        left: 15rem;        top: 21vw;    }    /*服務項目*/    .serivce-block .container-70 {        width: 85%;    }    .serivce-block .RWDService001 .boxFeature-2 {        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: flex-start;    }    .serivce-block .RWDService001 .col-md-3 {        margin-bottom: 2rem;    }    .serivce-block .RWDService001 i,    .serivce-block .RWDService001 h2,    .serivce-block .RWDService001 p {        height: 100%;    }    .serivce-block .RWDService001 h2 {        margin: 0;    }    .serivce-block .RWDService001 h2,    .serivce-block .RWDService001 p {        padding: 0;    }    .RWDservice013 .text_box .title {        font-size: 25px;    }    .serivce-block .RWDService001 h2 {        font-size: 24px;    }    .RWDservice013 .text_box .imgs {        position: static;    }    .RWDservice013 .text_box {        display: flex;        flex-direction: column;        justify-content: flex-start;        margin-top: 0;        padding-top: 0;        text-align: center !important;    }    .RWDservice013 .text {        width: 90%;        padding: 0;    }    .contact-block .infobox::before {        display: none;    }    /*footer*/    .footer-block::after {        height: 46vw;        background-size: 100% 100%;    }    .ft-logo .logo-name {        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: center;    }    .ft-logo .logo-name span {        display: block;    }    .ft-logo .logo-name .ft-logo-tit {        text-align: center;    }    /*-------------客製內頁-------------*/    .page_wrapper_bg .hgroup h1::before {        font-size: 3.5rem;    }    .page_wrapper_bg section.call_to_action {        padding-bottom: 4.5rem;    }    .page_wrapper_bg .content-title {        margin-bottom: 1rem;    }    /*橫式跑馬燈*/    .hr-img {        animation: infinity-scroll-left 10s infinite linear 0.5s both;    }    /*內頁文章樣式*/    .article4 .page_wrapper_bg .article-text .container,    .article6 .page_wrapper_bg .article-text .container,    .eformscontent .eformsForm,    #article .layoutlist_8 .item {        padding: 2.5rem 1.5rem !important;    }    .eformscontent .eformsForm,    .article6 .page_wrapper_bg .article-text .container {        padding: 2.5rem 0 !important;        border: 0;        background: transparent;    }    /*聯絡我們*/    .contact-enter .enter-list .infobox {        padding: 2rem 1.5rem;    }    .contact-enter .article-paragraph.content-title {        font-size: 18px;        font-weight: 500;    }    .contact-enter .article-paragraph.content-title br {        display: none;    }    /*電子表單*/    .new-form .form-horizontal .form-group {        border-radius: 5px;    }    .eformscontent .page_wrapper_bg section.call_to_action>.container {        width: 95%;    }    .eformscontent .marquee-list {        height: 79vw;    }    .new-form .form-horizontal .form-group {        padding: 10px;        margin-bottom: 15px;    }    .form-bottom-box .titlebar .main-tit {        font-size: 27px;    }    .form-bottom-box .titlebar .en-tit,    .form-bottom-box .titlebar {        margin: 0 0 2.375rem;    }    .verifyimg {        margin-left: 10px;    }    .form-bottom-box .titlebar .main-tit br {        display: none;    }    .eformsDesc {        margin: 3rem 0 0;    }    .about-box.style-05 {        margin: 1rem 0 0;    }    /*內頁最新消息*/    .article2 .page_wrapper_bg section.call_to_action>.container {        padding-left: 0 !important;        padding-right: 0 !important;    }    #article .layoutlist_8 .item {        margin-bottom: 1.5rem;    }    /*內頁產品*/    #article .cate_list.row,    .layoutlist_7 .layoutlist_row {        display: flex;        flex-direction: column;    }    #article .cate_list.row>div {        width: 100% !important;    }    /*內頁產品detail*/    .article5.articlecontent .page_wrapper_bg section.call_to_action>.container::before {        top: 146vh;        height: 85vw;        width: 142%;    }    .article5.articlecontent .btn.btn_back a {        width: 85%;    }    .pro-detail-cover .pageinfo-title {        font-size: 41px !important;    }    .pro-detail-cover .content-title {        font-size: 17px;    }    .pro-room .room-tit {        text-align: center;        display: block;    }    .pro-room .room-tit::after {        display: none;    }    .pro-room .pagebox {        gap: 3vw 0 !important;        margin-bottom: 3rem;    }    .pro-feature .info-table tr {        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: flex-start;    }    .pro-feature .info-table td {        width: 100%;    }    /*加入好友*/    .article7 .page_wrapper_bg .content-title {        font-size: 18px;        font-weight: 500;    }    .joinus-box .join-btn {        display: flex;        flex-direction: column-reverse;        align-content: flex-start;        justify-content: flex-end;        align-items: center;        gap: 1.5rem 0;    }    .joinus-box .pagebox .content-title,    .joinus-box .qrbox {        width: 100%;    }    .joinus-box .pagebox .content-title {        align-items: center;        align-content: center;    }    .joinus-box .en-txt {        text-align: center;    }    .joinus-box .content-title img {        width: 45px;        height: 45px;    }    .box-bg-white {        padding: 1.5rem;    }    /* 20250317 */    .systemmsg {        text-align: left;    }}

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
.about-light {    top: 46vw;}.about-block {    padding-top: 5rem;}.product-block .RWDbanner_plus01 .logo {    bottom: -60vw;}a.s015_more {    width: 100%;}.s015_imgblock .s015_textblock {    margin: 1rem 0 2rem;}.usage-block {    padding-top: 23rem;}.usage-block::before {    left: -2rem;    top: 53vw;    width: 112%;    height: 116vw;}/* 匯入內頁版面寬度80%*/:root {    --BtnWidth: 100%;}/*按鈕*/ 
.btn.btn_back,.ebtn,.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn,.btn-primary {    width: 100% !important;}/*container*/ 
.page_wrapper_bg .pagecontent {    padding: 0px !important;}.page_wrapper_bg .article-text .container {    padding: 0;}/*列表樣式*/#article .layoutlist_2 .item,.RWDsearch_page .list-img>ul>li,.layoutlist_2 .video_item,.productlist .layoutlist_4>div,.menu5 .rwdlayoutlist_9 .litem,.videolist .video_item,.layoutlist_2 .album_item,#article .layoutlist_7 .litem,#article .cate_list.row>div,.productlist :is(.layoutlist_5, .layoutlist_4) .col-sm-3.col-md-3,#article .layoutlist_8 .item,#article .layoutlist_7 .litem,#article .layoutlist_4 .xrow.list>div,#video .layoutlist_2 .video_item,.album-list .item,.row .album_d_item,.photo .content_box,#album .layoutlist_2 .album_item,#album .layoutlist_1 .row.masonry .album_item,#product .layoutlist_5.layoutlist .col-sm-4,#product .layoutlist_5.layoutlist .col-sm-3.col-md-3,.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3,#product .layoutlist_4 .col-xs-6,#product .layoutlist_3.row>.col-md-12,#product .layoutlist_2 .col-sm-6 {    width: 100% !important;    padding-inline: 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;}/*文章列表樣式-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%;}/*左右圖文輪播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 0px;}.download_container {    grid-template-columns: 1fr;}/*電子表單*/ 
.new-form {    margin-top: 0;}/*相簿上下方說明*/#album .page_desc {    margin: 0 0 var(--SectionPadding);}/*產品樣式 A*/#product>div.page_content1>div.product_top.row>div.info.col-sm-12.col-md-12.col-xs-12>div:nth-child(4) {    grid-template-columns: 1fr;    grid-template-areas:        "prod_stands_area"        "prod_stands2_area"        "prod_amount_area"        "btn_shopping "        "btn_querycar ";}/*產品樣式 B*/#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop {    grid-template-columns: 1fr;}/* 產品內容B */ 
.RWDproduct_page .download_container .btn {    height: 33px;}.RWDproduct_page .btn-other {    flex-direction: column;}.RWDproduct_page .btn-other li {    width: 100%;    text-align: center;}.RWDproduct_page .btn-other {    margin: 30px 0 0px;    gap: 8px;}/*相簿內容樣式-01*/ 
.row .album_d_item {    width: 100%;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: 100% !important;}/*檔案下載樣式-02*/ 
.download .oneline .col-md-4.col-sm-6 {    width: 100%;    margin-bottom: 20px;}/*購物訂單畫面按鈕*/ 
.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;}.RWDshopping_v3 .order-infobox .btn-row {    padding: 0;}/*詢問車按鈕*/ 
.RWDquiry .btn.normal {    margin: 0;}/* google驗證碼、top高度調整 */ 
.grecaptcha-badge {    bottom: 75px !important;}#reply_app {    padding: 2rem 1rem;}/*-----------------客製內頁-----------------*//*內頁共用樣式*/ 
.pagebox {    gap: 8vw 0 !important;}/*-------------隱私權內頁-------------*/ 
.article4 .page_wrapper_bg .article-text.rwd .container p.privacy-tit,.article5 .page_wrapper_bg .article-text.rwd .container h5 {    font-size: 17px;}.article4 .page_wrapper_bg .article-text.rwd .container .item ul {    padding-left: 25px;}.article4 .page_wrapper_bg .article-text.rwd .container .item span,.article5 .page_wrapper_bg .article-text.rwd .container .item h6 {    padding-left: 0px;}/*-------------內頁側邊攔-------------*/ 
.article1 #sidebar {    position: initial !important;}.page_wrapper_bg .hgroup h1 {    font-size: 26px;}.page_wrapper_bg .hgroup h1::before {    font-size: 32px;    margin: 0 auto 0.5rem;}.page_wrapper_bg .hgroup .page_subject {    padding: 0;}/*--內頁寬度--*/ 
.page_wrapper_bg section.call_to_action>.container {    padding-left: 20px !important;    padding-right: 20px !important;    padding-top: 1rem !important;}.page_wrapper_bg section.call_to_action>.container {    padding-top: 5rem !important;}.article5 .page_wrapper_bg section.call_to_action>.container,.article1 .page_wrapper_bg section.call_to_action>.container,.album1 .page_wrapper_bg section.call_to_action>.container {    padding-top: 0rem !important;}/*--內頁 關於我們--*/ 
.article1 .page_wrapper_bg section.call_to_action>.container::before {    top: 95vh;    width: 200%;    height: 93vh;}.article1 .titlebar {    display: flex;    flex-direction: column;    gap: 0;}.about-box.style-01 .titlebar {    margin-bottom: 0 !important;}.about-box.style-03::before,.about-box.style-05::before {    width: 130%;    height: 95vh;}/*內頁關於我們時間軸*/ 
.article1 .RWDtimeline01 li.event:nth-child(odd) .point,.article1 .RWDtimeline01 li.event .point {    display: flex;    justify-content: flex-start;    align-items: flex-start;    flex-direction: column;    gap: 1rem 0;}.article1 .RWDtimeline01 li.event .point .editor {    margin: 0;}.article1 .RWDtimeline01 li.event:nth-child(odd) .point,.article1 .RWDtimeline01 li.event .point {    left: 53px;}.article1 .RWDtimeline01 li.event .point {    width: calc(100% - 68px);}.article1 .RWDtimeline01 li.event .point .editor {    font-size: 20px !important;}.article1 .pagecontent .RWDtimeline01 {    padding-bottom: 48px;}/*內頁產品detail*/ 
.pro-detail-cover .pro-bg {    height: 20vw;}.article5 .page_wrapper_bg section.call_to_action>.container::before {    top: 42vw;    width: 165%;    height: 81vh;    background-size: 100% 100%;}.pro-detail-cover {    margin: 0 0 3rem;}.pro-detail-cover .pro-series {    top: 0}/* .page_wrapper_bg .hgroup .container {    margin-bottom: 3rem;} */
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.RWDmenu_plus04 .features {    right: 3rem;    top: 0rem;    width: auto;}.RWDmenu_plus04 .ml-stack-nav-toggle {    top: 1px;}/*主標題*/ 
.titlebar .main-tit {    font-size: 29px;}.titlebar .sub-tit {    font-size: 17px;}.s015_textblock .s015_title,.serivce-block .RWDService001 h2,.usage-block .RWDService001 .col-md-3 h2 {    font-size: 22px;}/*banner*/ 
.banner-block .RWDbanner_plus01 .txt2 {    margin-top: 4.3rem;}/*關於我們*/ 
.planet.style-02 {    width: 93vw;    top: 26rem;}.about-block {    padding-bottom: 10rem;}.about-light {    top: 68vw;    width: 92vw;}.about-block .scroll-txt {    height: 59vw;}.about-block .titlebar .txt {    margin-top: 1.5rem;}.usage-block .RWDService001 .col-md-3.col-sm-6 .boxFeature-2::before {    height: 100%;}/*product*/ 
.product-block .RWDbanner_plus01 .logo {    bottom: -55vw;}.product-block .RWDbanner_plus01 .txt1 {    margin-top: 1rem;}.product-block .RWDbanner_plus01 .slick-caption {    top: 3vw;}/*footer*/ 
.ft-information .RWDbase,.ft-info .container-80 {    padding-left: 2rem;    padding-right: 2rem;}/* 匯入內頁版面寬度80%*//*檔案下載*/ 
.layoutlist_5 .downlaod_item {    width: calc(100%);}.download5 .search-container {    margin: 10px 0 0 !important;}/*-------------客製內頁-------------*/#RWDPAGE_BASE_PAT02::before {    height: 65vw;    background-position: center top;    background-size: 230% 100%;}/*內頁共用樣式*//*內頁關於我們頁籤*/ 
.article1 .RWDeditor01:nth-child(2) {    top: 75px;}.page_wrapper_bg .label-list ul {    gap: 4px;}.page_wrapper_bg .label-list ul li a {    font-size: 14px;    padding: 5px;}.article1 .page_wrapper_bg section.call_to_action>.container::before {    top: 142vh;    width: 160%;    height: 139vw;    background-size: 100% 100%;    background-position: right bottom;}.article1 .RWDtimeline01 li.event .point .editor {    font-size: 18px !important;}/*內頁產品detail*/ 
.pro-detail-cover .pageinfo-title {    font-size: 35px !important;}.article5.articlecontent .page_wrapper_bg section.call_to_action>.container::before {    top: 130vh;}/*加入好友*/ 
.joinus-box .join-btn {    padding: 1.5rem;}
}
/*480px end*/
/*414px start*/

@media (max-width: 414px) {    .RWDbanner_plus01 .slick-caption.txt-left,    .RWDbanner_plus01 .slick-caption.txt-right,    .RWDbanner_plus01 .slick-caption,    .RWDbanner_plus01 .slick-caption>.container {        width: 100%    }    .about-block .en-tit {        font-size: 2.5rem;    }    .titlebar .sub-tit {        font-size: 16px;    }    .about-block .RWDedictor008::before {        height: 50%;        top: 1rem;    }    .about-block .titlebar .info {        padding-bottom: 9rem;    }    .planet.style-02 {        top: 27rem;    }    .about-light {        top: 115vw;        width: 83vw;    }    .about-block::after {        height: 140vw;        bottom: 3vw;    }    .facility-block::before {        top: -19rem;        height: 152vw;        background-position: center;    }    .facility-block .infobox {        margin-top: 1rem;    }    .s015_title span {        font-size: 13px;    }    .product-block .RWDbanner_plus01.style-dotnav .slick-dots li {        height: 25px;    }    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }    .form-bottom-box .titlebar .main-tit {        font-size: 24px;    }    /*內頁聯絡*/    .contact-enter .article-paragraph.content-title {        font-size: 16px;        font-weight: 400;    }    /*內頁產品detail*/    .pro-detail-cover .pro-bg {        height: 13vw;    }    .pro-feature .info-table td {        padding: 13px 10px;    }}

/*414px end*/
/*380px start*/
@media (max-width: 380px){
.titlebar .main-tit {    font-size: 28px;}.about-light {    top: 112vw;}.facility-block {    padding-bottom: 3rem;}.product-block .RWDbanner_plus01 .txt1 {    padding: 2rem 0 0;}.product-block .RWDbanner_plus01 .logo {    bottom: -61vw;}.product-block .RWDbanner_plus01 .txt2 {    margin: 5px 0 0;}.product-block .RWDbanner_plus01 .logo {    bottom: -54vw;}/*footer*/ 
.ft-logo .logo-name .ft-logo-tit {    font-size: 16px;}.ft-tit {    font-size: 18px;}.ft-contact ul li span {    display: inline;}/* 匯入內頁版面寬度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;}.compare .main_box {    padding: 0 5px;}.RWDshopping_v3 .cart-list-table .cart-list-body .cart-row:nth-last-of-type(1) .cart-cell {    padding: 1rem 1.5rem 1.5rem;}.RWDshopping_v3 .cart-list-table .cart-cell.info,.RWDshopping_v3 .cart-list-table .cart-cell.pic {    width: 100%;}.RWDshopping_v3 .cart-list-table .cart-cell.pic .picbox {    width: 90%;    height: auto;    aspect-ratio: 1 / 1;    margin-left: 0;}.RWDshopping_v3 .cart-list-table .cart-cell.qtt .delete-btn {    right: 10px;}.article5.articlecontent .page_wrapper_bg section.call_to_action>.container::before {    top: 124vh;}
}
/*380px end*/
/*320px start*/
@media (max-width: 320px){
.banner-block .RWDbanner_plus01 .txt1 {    font-size: 29px;}.banner-block .RWDbanner_plus01 .txt2 {    font-size: 16px;}.ft-info .container-80{    padding-left: 1.5rem;    padding-right: 1.5rem;}
}
/*320px end*/
/*英文語系 start*/

/*字距-首頁*/body.wrapper_bg.lang_en,.index .lang_en p,.page_wrapper_bg.lang_en p,.index .lang_en .description,.page_wrapper_bg.lang_en .description {    letter-spacing: 0 !important;}.lang_en :is(.main-title,.sub-title,h3,.RWDmenu_plus04 .site-nav .menu>li>a,.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a,.RWDbanner_plus01 .slick-caption,.index-btn a,.RWDbtn01 .btn,.RWDService001 p,.button a,.RWDbtn01 .btn,.RWDservice013 .text_box .more,a.s015_more,.s015_title,.s015_subtitle,.usage-block .RWDService001 .col-md-3 h2,.RWDmenu_plus04 #mobile-menu .menu>li>a) {    letter-spacing: 0 !important;}/*首頁*/body.wrapper_bg.lang_en,.index .lang_en p, .page_wrapper_bg.lang_en p, .index .lang_en .description, .page_wrapper_bg.lang_en .description {    font-family: var(--FontFamilyTw) !important;}.index .lang_en .titlebar .main-tit, .page_wrapper_bg.lang_en .titlebar .main-tit, .index .lang_en .titlebar .sub-tit, .page_wrapper_bg.lang_en .titlebar .sub-tit,.lang_en .banner-block .RWDbanner_plus01 .txt1 {    font-family: var(--FontFamilyEn) !important;}.lang_en .banner-block .RWDbanner_plus01 .txt1 {    padding-right: 14vw;}.lang_en .banner-block .RWDbanner_plus01 .txt2 {    left: 16vw;    top: calc(37.5vw + 6vw) !important;}.index .lang_en .titlebar .main-tit, .page_wrapper_bg.lang_en .titlebar .main-tit {    line-height: 1.2;}.lang_en .about-block {    margin-top: 6vw;}.lang_en :is(.button a, .RWDbtn01 .btn, .RWDservice013 .text_box .more, a.s015_more) {    width: 305px;}.lang_en .fix-btn-box a {    width: 180px !important;}.lang_en .about-block .titlebar .main-tit {    max-width: 620px;}.index .lang_en .titlebar .sub-tit {    margin-top: 5px;}.lang_en .usage-block .RWDService001 .col-md-3 h2 {    bottom: 6.5rem;}.lang_en .usage-block .RWDService001 .col-md-3 p {    -webkit-line-clamp: 3;    min-height: 70px;}.lang_en .serivce-block .RWDService001 p {    padding-bottom: 0;}.lang_en .about-block .en-tit, .lang_en .about-block .titlebar .main-tit {    line-height: 1.2;}.lang_en :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 62%;}.lang_en .RWDservice013 .text_box:nth-child(3) .title, .lang_en .RWDservice013 .text_box:nth-child(3) .sub_title {    margin-right: 0;    margin-left: auto;}.lang_en .RWDservice013 .text {    max-width: 730px;}.lang_en .footer-sns .txt {    max-width: 365px;}.lang_en .followus .titlebar {    width: 121px;}.lang_en .ft-contact ul {    gap: 0 20px;}.lang_en .ft-contact ul li:nth-child(3) {    padding-right: 2rem;}.lang_en .RWDService001 p {    -webkit-line-clamp: 3;}/*字距-內頁*/ 
.lang_en :is(.login_box_body .control-label,#btn_forget_form,#btn_reverify_form,.link-style,.member_join,#forget_table .th,#join_form,.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,select,textarea,.video_item_summary,.download .search-go,.layoutlist_2 .listdate .yearmonth,.layoutlist_2 .list_subject .subsubject,.layoutlist_4 .listdate .yearmonth,.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,input#top_search_searchkey,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav,.RWDslider01 .slick-dots button,#join_form .btn-primary,.page_menu_block ul.nav>li>a,#article .layoutlist_4 .listdate .yearmonth,#article .layoutlist_5 .list_subject a,.product_desc_content,.page_content1 .dd-selected,.RWDproduct_page .related-box .title,.RWDproduct_page .related-box .name,.RWDproduct_page .tab-box .tab-menu li.active a,.rwd .faq_answer,.rwd .faq_question,.shopping_txt,.compare .main_title,.compare .main_box .memo) {    letter-spacing: 0 !important;}.page_wrapper_bg.lang_en :is(    .pageTitle,    .article-text h2,    .article-text h3,    .article-text h4,    .article-text,    .article-text p,    .m2018 .products-nav>ul>li>a,    .articlerelated-box .title,    .articlerelated-box .article-slider .item .name,    .tabs nav li.tab-current a) {    letter-spacing: 0 !important;}/*內頁*/ 
.lang_en .core-box .content-title {    min-height: 62px;}.lang_en .contact-enter .enter-list .button a {    line-height: 1.2;    height: 65px;}.lang_en :is(.new-form .new-width .must, .new-form .new-width .control-label, .new-form .new-width .row .col-md-1) {    width: 245px;}.page_wrapper_bg.lang_en .hgroup h1::before {    display: none;}.page_wrapper_bg.lang_en .hgroup h1 {    text-transform: uppercase;    font-weight: 500;    font-family: var(--FontFamilyEn);    /*2560-600 64-26*/    font-size: clamp(1.625rem, 0.898rem + 1.9388vw, 4rem);}

/*英文語系 end*/
/*英文語系RWD start*/

@media (max-width: 2000px) {/*首頁*/ 
.lang_en .about-block .titlebar {    width: 42rem;}.lang_en .banner-block .RWDbanner_plus01 .txt2 {    top: calc(37.5vw + 7vw) !important;}.lang_en .about-block {    margin-top: 7vw;}}@media (max-width: 1800px) {/*首頁*/ 
.lang_en .usage-block .RWDService001 .col-md-3 h2 {    bottom: 5.5rem;}.lang_en .usage-block .RWDService001 .col-md-3 p {    bottom: 1rem;}.lang_en .RWDservice013 .text_box {    height: 26vw;}.lang_en :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 65%;}}@media (max-width: 1730px) {/*首頁*/ 
.lang_en .footer-sns .txt {    max-width: none;}}@media (max-width: 1600px) {/*首頁*/ 
.lang_en .banner-block .RWDbanner_plus01 .txt1 {    max-width: 68vw;}.lang_en .banner-block .RWDbanner_plus01 .txt1 span br {    display: none;}.lang_en .about-block .titlebar .main-tit {    max-width: 480px;}.lang_en :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 70%;}.lang_en .banner-block .RWDbanner_plus01 .txt1 {    padding-right: 0;}}@media (max-width: 1600px) {/*內頁*/  .lang_en .contact-enter .enter-list .button a {    width: 265px;    padding-inline: 20px;}.lang_en .eformsDesc, .eformscontent .lang_en .marquee-list {    height: 25rem;}}@media (max-width: 1536px) {/*首頁*/ 
.lang_en :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 75%;}.lang_en .RWDservice013 .text_box {    height: 30vw;}}@media (max-width: 1500px) {/*首頁*/ 
.lang_en .RWDservice013 .text_box .title {    min-height: 72px;}}@media (max-width: 1440px) {/*首頁*/ 
.lang_en :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 70%;}/*內頁*/ 
.lang_en :is(.new-form .new-width .must, .new-form .new-width .control-label, .new-form .new-width .row .col-md-1) {    width: 285px;}}@media (max-width: 1366px) {/*首頁*/ 
.lang_en .banner-block .RWDbanner_plus01 .txt2 {    top: calc(37.5vw + 8vw) !important;}.lang_en .about-block {    margin-top: 8vw;}/*內頁*/ 
.lang_en .contact-enter .enter-list .button a {    width: 225px;}}@media (max-width: 1220px) {/*首頁*/ 
.lang_en .RWDservice013 .text_box {    height: 40vw;}.lang_en .RWDservice013 .text_box .imgs img {    object-fit: initial;    height: auto;}.lang_en :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 80%;}}@media (max-width: 1199px) {/*首頁*/ 
.lang_en .about-block .titlebar {    width: 34rem;}.lang_en .s015_pc_text .s015_textblock {    padding-right: 1rem;}.lang_en .product-block .btnbox {    top: -5rem;}.lang_en .banner-block .RWDbanner_plus01 .txt1 {    font-size: 32px;    top: 37.5vw !important;}.lang_en .banner-block .RWDbanner_plus01 .txt2 {    top: calc(37.5vw + 7vw) !important;}.lang_en .about-block {    margin-top: 7vw;}.lang_en .product-block .titlebar .sub-tit {    max-width: 60%;}.index .lang_en .titlebar .en-tit {    margin: 0 0 3rem;}/*內頁*/ 
.lang_en .contact-enter .enter-list .button a {    width: 305px;}.lang_en .eformsDesc {    height: auto;}.lang_en .eformscontent .marquee-list {    height: 33vw;}}@media (max-width: 1100px) {/*首頁*/ 
.lang_en :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: none;}.lang_en .s015_imgblock .s015_img, .lang_en .s015_imgblock, .lang_en .s015_pc_text .s015_textblock {    height: 40vw;}}@media (max-width: 991px) {/*首頁*/ 
.lang_en .banner-block .RWDbanner_plus01 .txt1 {    max-width: none;}.lang_en .banner-block .RWDbanner_plus01 .txt1 {    font-size: 32px;    padding: 0 70px;    height: auto;    top: auto !important;}.lang_en .banner-block .RWDbanner_plus01 .txt2 {    font-size: clamp(0.75rem, 0.5168rem + 0.982vw, 1.125rem);    top: auto !important;    margin-top: 1rem;    padding: 0 70px;}.lang_en .about-block {    margin-top: 0;}.lang_en .s015_imgblock .s015_img, .lang_en .s015_imgblock, .lang_en .s015_pc_text .s015_textblock {    height: auto;}.lang_en .RWDservice013 .text_box {    height: auto;}.lang_en .product-block .titlebar .sub-tit {    max-width: 600px;    margin-inline: auto;    margin-top: 5px;}.lang_en .product-block .RWDbanner_plus01 .txt3 span>span {    margin-bottom: 2px;}.lang_en .usage-block .titlebar .main-tit>div {    display: contents;}.lang_en .fix-btn-box a {    width: 100% !important;}.lang_en :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 65%;}.lang_en .s015_pc_text .s015_textblock {    padding-right: 0;}.lang_en .ft-contact ul li:nth-child(3) {    padding-right: 0;}/*內頁*/ 
.page_wrapper_bg.lang_en .label-list ul li a>span {    display: none;}.article1 .lang_en .RWDtimeline01 li.event .point .editor {    margin: 0 0 0 60px;}.lang_en .core-box .content-title {    min-height: auto;}.lang_en .contact-enter .enter-list .button a {    width: 255px;}.lang_en .form-bottom-box .titlebar .main-tit br {    display: none;}}@media (max-width: 850px) {/*首頁*/ 
.lang_en .about-block .titlebar {    width: auto;}.lang_en .about-block .titlebar .main-tit {    max-width: 400px;}/*內頁*/ 
.lang_en .contact-enter .enter-list .button a {    width: 385px;}.lang_en :is(.new-form .new-width .must, .new-form .new-width .control-label, .new-form .new-width .row .col-md-1) {    width: 325px;}}@media (max-width: 767px) {/*首頁*/ 
.lang_en .banner-block .RWDbanner_plus01 .txt1 {    font-size: clamp(1.125rem, 0.4253rem + 2.946vw, 2.25rem);}.lang_en .contact-block .titlebar .main-tit {    padding: 0 30px;}.lang_en .RWDservice013 .text_box {    height: 60vw;}/*內頁*/ 
.lang_en :is(.new-form .new-width .must, .new-form .new-width .control-label, .new-form .new-width .row .col-md-1) {    width: 100%;}}@media (max-width: 650px) {/*首頁*/ 
.lang_en .product-block .btnbox {    top: 0;}.lang_en :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: none;}.lang_en :is(.button a, .RWDbtn01 .btn, .RWDservice013 .text_box .more, a.s015_more) {    width: 100%;}.lang_en .product-block .RWDbtn01 .btn {    width: 85% !important;}.lang_en .RWDservice013 .text_box .title {    min-height: auto;}.lang_en .RWDservice013 .text_box {    height: auto;}/*內頁*/ 
.lang_en .contact-enter .enter-list .button a {    width: 100%;}}@media (max-width: 600px) {/*首頁*/ 
.lang_en .banner-block .RWDbanner_plus01 .txt1, .lang_en .banner-block .RWDbanner_plus01 .txt2 {    padding: 0 30px;}.lang_en .about-light {    top: 54vw;}.lang_en .planet.style-02 {    top: 27rem;}.lang_en :is(.product-block .titlebar, .product-block .titlebar .en-tit,.usage-block .titlebar, .usage-block .titlebar .en-tit, .usage-block .titlebar .main-tit, .usage-block .titlebar .sub-tit,.serivce-block .titlebar) {    text-align: left;}.lang_en .RWDservice013 .text_box .title {    font-size: 22px;    line-height: 1.4;}.lang_en .copyrights {    align-items: flex-start;}.lang_en .RWDcopyright {    text-align: left;}/*內頁*/ 
.page_wrapper_bg.lang_en .label-list ul {    justify-content: flex-start;    overflow: scroll;}.page_wrapper_bg.lang_en .label-list ul li {    width: 100%;}.page_wrapper_bg.lang_en .label-list ul li a {    display: block;    word-break: keep-all;    padding: 8px 20px;}.article1 .lang_en .RWDtimeline01 li.event .point .editor {    margin: 0;}.album1 .lang_en .webdesc {    padding: 3rem 2rem;}}@media (max-width: 480px) {/*首頁*/ 
.lang_en .about-light {    top: 115vw;}.lang_en .planet.style-02 {    top: 32rem;}.index .lang_en .titlebar .main-tit, .page_wrapper_bg.lang_en .titlebar .main-tit {    font-size: calc(var(--font-tit-size)* 0.8);}.index .lang_en .titlebar .en-tit, .page_wrapper_bg.lang_en .titlebar .en-tit {    font-size: calc(var(--FontSizeSub)*.8);}.lang_en .product-block .RWDbanner_plus01 .txt1 {    font-size: 22px;}.lang_en .s015_textblock .s015_title, .lang_en .serivce-block .RWDService001 h2, .lang_en .usage-block .RWDService001 .col-md-3 h2 {    font-size: 20px;}/*內頁*/ 
.lang_en .form-bottom-box .titlebar .en-tit, .lang_en .form-bottom-box .titlebar .main-tit {    text-align: left;}}@media (max-width: 380px) {/*首頁*/ 
.lang_en .banner-block .RWDbanner_plus01 .txt1, .lang_en .banner-block .RWDbanner_plus01 .txt2 {    padding: 0 20px;}/*內頁*/ 
.article1 .lang_en .RWDtimeline01 li.event .point .title {    font-size: 20px;}.article1 .lang_en .RWDtimeline01 li.event .point .editor {    font-size: 16px !important;}.article5.articlecontent .lang_en .RWDslider01 .button {    flex-direction: column;}.album1 .lang_en .webdesc {    padding: 3rem 1rem;}.album1 .lang_en .page_desc {    padding: 3rem 1rem;}}@media (max-width: 350px) {/*首頁*/ 
.index .lang_en .titlebar .main-tit, .page_wrapper_bg.lang_en .titlebar .main-tit {    font-size: calc(var(--font-tit-size)* 0.75);}.lang_en .s015_textblock .s015_title, .lang_en .serivce-block .RWDService001 h2, .lang_en .usage-block .RWDService001 .col-md-3 h2 {    font-size: 19px;}.lang_en .RWDservice013 .text_box .title {    font-size: 20px;}}

/*英文語系RWD end*/
/*簡中語系 start*/

/* 字體 */:root {    --FontFamilyCn: "Noto Sans SC", sans-serif;    --FontFamilyEnCn: futura-pt, "Noto Sans SC", sans-serif;}body.wrapper_bg.lang_cn,    .index .lang_cn p,    .page_wrapper_bg.lang_cn p,    .index .lang_cn .description,    .page_wrapper_bg.lang_cn .description {            font-family: var(--FontFamilyCn) !important;}.lang_cn :is(    .button a,    .RWDbtn01 .btn,    .RWDservice013 .text_box .more,    a.s015_more,    #sidebar .products-nav,    .layoutlist_4 .showY input,    .layoutlist_4 .showY select,    .layoutlist_4 .showY textarea) {        font-family: var(--FontFamilyEnCn) !important;}.lang_cn :is(    .RWDService001 p,    .RWDmenu_plus04 #mobile-menu .menu li ul li a,    .RWDmenu_plus04 #mobile-menu .menu li ul li a:hover,    .RWDslider01 .editor,    .RWDtimeline01 li.event .point .editor,    #sidebar .products-nav,    .RWDslider01 .slick-dots button,    #mobile-fixed,    #plusbuy_mobile-fixed,    .RWDproduct_page,    .bd_row h1,    .bd_row h2,    .bd_row h3,    .bd_row h4,    .bd_row h5,    .bd_row h6,    #sidebar .products-nav) {        font-family: var(--FontFamilyCn) !important;}.page_wrapper_bg.lang_cn .article-text,.page_wrapper_bg.lang_cn .article-text p,.page_wrapper_bg.lang_cn .content-title {    font-family: var(--FontFamilyCn);}.lang_cn .RWDservice013 .text_box .more {    width: 303px;}@media (max-width: 650px) {.lang_cn .RWDservice013 .text_box .more {    width: 100%;}}@media (max-width: 350px) {.lang_cn .RWDservice013 .text_box .more::before, .lang_cn a.s015_more::before {    right: 10px;}}

/*簡中語系 end*/
/*日文語系 start*/

/* 字體 */:root {    --FontFamilyJp: "Noto Sans JP", sans-serif;    --FontFamilyEnJp: futura-pt, "Noto Sans JP", sans-serif;}body.wrapper_bg.lang_jp,    .index .lang_jp p,    .page_wrapper_bg.lang_jp p,    .index .lang_jp .description,    .page_wrapper_bg.lang_jp .description {            font-family: var(--FontFamilyJp) !important;}.lang_jp :is(    .button a,    .RWDbtn01 .btn,    .RWDservice013 .text_box .more,    a.s015_more,    #sidebar .products-nav,    .layoutlist_4 .showY input,    .layoutlist_4 .showY select,    .layoutlist_4 .showY textarea) {        font-family: var(--FontFamilyEnJp) !important;}.lang_jp :is(    .RWDService001 p,    .RWDmenu_plus04 #mobile-menu .menu li ul li a,    .RWDmenu_plus04 #mobile-menu .menu li ul li a:hover,    .RWDslider01 .editor,    .RWDtimeline01 li.event .point .editor,    #sidebar .products-nav,    .RWDslider01 .slick-dots button,    #mobile-fixed,    #plusbuy_mobile-fixed,    .RWDproduct_page,    .bd_row h1,    .bd_row h2,    .bd_row h3,    .bd_row h4,    .bd_row h5,    .bd_row h6,    #sidebar .products-nav) {        font-family: var(--FontFamilyJp) !important;}.page_wrapper_bg.lang_jp .article-text,.page_wrapper_bg.lang_jp .article-text p,.page_wrapper_bg.lang_jp .content-title {    font-family: var(--FontFamilyJp);}/*首頁*/ 
.lang_jp .banner-block .RWDbanner_plus01 .txt2 {    left: calc(32vw + 1114px - 626px);    top: 40.3vw !important;}.lang_jp .about-block .titlebar {    width: 51rem;}.lang_jp .main-tit.environment-main-tit {    max-width: 46%;}.lang_jp :is(.button a, .RWDbtn01 .btn, .RWDservice013 .text_box .more, a.s015_more) {    width: 260px;}.lang_jp .s015_more {    max-width: 260px;}.lang_jp .fix-btn-box a {    width: 180px !important;}.lang_jp :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 70%;}.lang_jp .RWDservice013 .text_box .title {    line-height: 1.2;}.lang_jp .RWDservice013 .text_box:nth-child(3) .title, .lang_jp .RWDservice013 .text_box:nth-child(3) .sub_title {    margin-right: 0;    margin-left: auto;}.lang_jp .ft-contact ul {    gap: 0 20px;}.lang_jp .footer-sns .txt {    max-width: 70%;}.lang_jp .followus .titlebar {    width: 121px;}.lang_jp .usage-block .RWDService001 .col-md-3 p {    -webkit-line-clamp: 2;    min-height: 47px;}.lang_jp .usage-block .RWDService001 .col-md-3 h2 {    bottom: 5rem;}/*內頁*/ 
.page_wrapper_bg.lang_jp .hgroup .breadcrumb {    width: 25%;}.lang_jp .core-box .content-title {    min-height: 62px;}.album1 .lang_jp .webdesc {    padding: 3rem max(7vw, 3rem);}.lang_jp :is(.new-form .new-width .must, .new-form .new-width .control-label, .new-form .new-width .row .col-md-1) {    width: 270px;}.lang_jp .about-box.style-04 .pagebox {    justify-content: flex-start;}

/*日文語系 end*/
/*日文語系RWD start*/

@media (max-width: 2100px) {/*首頁*/ 
.lang_jp .banner-block .RWDbanner_plus01 .txt2 {    left: 16vw;    top: calc(37.5vw + 7vw) !important;}.lang_jp .about-block {    margin-top: 7vw;}}@media (max-width: 1730px) {/*首頁*/ 
.lang_jp .footer-sns .txt {    max-width: none;}.lang_jp .usage-block .RWDService001 .col-md-3 h2 {    bottom: 3.8rem;}}@media (max-width: 1700px) {/*首頁*/ 
.lang_jp :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 65%;}.lang_jp .RWDservice013 .text_box {    height: 24vw;}}@media (max-width: 1500px) {/*首頁*/ 
.lang_jp .banner-block .RWDbanner_plus01 .txt2 {    top: calc(37.5vw + 8vw) !important;}.lang_jp .about-block {    margin-top: 8vw;}.lang_jp .main-tit.environment-main-tit {    max-width: 60%;}.lang_jp :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 55%;}.lang_jp .RWDservice013 .text_box {    height: 30vw;}/*內頁*/ 
.page_wrapper_bg.lang_jp .hgroup .breadcrumb {    width: 42%;}}@media (max-width: 1450px) {.lang_jp .contact-enter {        display: flex;        flex-direction: column;        align-content: flex-start;        justify-content: flex-start;        align-items: flex-start;    }.lang_jp .contact-enter .enter-list .infobox {        padding: 2.5rem 3.5rem;        display: grid;        grid-template-columns: 1fr 0.5fr;        grid-template-rows: 0.3fr 1fr;        gap: 0px 20px;        grid-template-areas: "enter-tit enter-button" "enter-txt enter-button";    }    .lang_jp .contact-enter .enter-list .infobox::after, .lang_jp .contact-enter .enter-list.style-02 .infobox:after, .lang_jp .contact-enter .enter-list.style-03 .infobox:after {        opacity: 1;        background-size: 100% 100%;    }    .lang_jp .enter-list .content-title.enter-tit {        grid-area: enter-tit;        text-align: left;    }    .lang_jp .enter-list .enter-txt {        grid-area: enter-txt;    }    .lang_jp .contact-enter .enter-list p {        min-height: auto;        text-align: left;        border: 0;        padding: 0;    }    .lang_jp .enter-list .enter-button {        grid-area: enter-button;        display: flex;        justify-content: center;        align-items: center;    }    .lang_jp .contact-enter .enter-list .button a {        margin: 0;    }}@media (max-width: 1430px) {/*內頁*/ 
.page_wrapper_bg.lang_jp .label-list ul li a>span {    display: none;}}@media (max-width: 1400px) {/*內頁*/ 
.lang_jp .new-form .new-width .control-label::before {    right: 0.3rem;}}@media (max-width: 1300px) {/*首頁*/ 
.lang_jp :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 65%;}/*內頁*/ 
.lang_jp .product-block .RWDbanner_plus01 .logo {    bottom: -3rem;}.lang_jp .product-block .RWDbanner_plus01 .txt1 {    margin: 2rem 0 0;}}@media (max-width: 1199px) {/*首頁*/ 
.lang_jp .banner-block .RWDbanner_plus01 .txt1 {    top: 37.5vw !important;}.lang_jp .banner-block .RWDbanner_plus01 .txt2 {    top: auto !important;    bottom: 0;}.lang_jp .about-block .titlebar {    width: 100%;}.lang_jp .RWDservice013 .text_box {    height: 40vw;}.lang_jp :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 80%;}.lang_jp .ft-bottom .container-80 {    display: flex;    flex-direction: column;    align-items: center;    justify-content: flex-start;}.lang_jp .ft-bottom .ft-left, .lang_jp .ft-bottom .ft-right {    width: 100%;}.lang_jp .copyrights {    display: flex;    justify-content: center;    gap: 1rem 0;    flex-direction: column;    align-items: center;}.lang_jp .RWDcopyright {    text-align: center;}    /*內頁*/ 
.page_wrapper_bg.lang_jp .hgroup .breadcrumb {    width: 100%;}.article5.articlecontent .page_wrapper_bg.lang_jp .hgroup .breadcrumb {    width: 85%;    margin-inline: auto;}}@media (max-width: 1100px) {/*首頁*/ 
.lang_jp .main-tit.environment-main-tit {    max-width: 70%;}.index .lang_jp .titlebar .en-tit {    margin: 0 0 2.375rem;}.lang_jp .product-block .btnbox {    top: -4rem;}}@media (max-width: 1024px) {/*首頁*/ 
.lang_jp .s015_imgblock .s015_img, .lang_jp .s015_imgblock, .lang_jp .s015_pc_text .s015_textblock {    height: 40vw;}}@media (max-width: 991px) {/*首頁*/ 
.lang_jp .fix-btn-box a {    width: 100% !important;}.lang_jp .about-block {    margin-top: 0;}.lang_jp .s015_imgblock .s015_img, .lang_jp .s015_imgblock, .lang_jp .s015_pc_text .s015_textblock {    height: auto;}.lang_jp .product-block .RWDbanner_plus01 .logo {    bottom: -59vw;}.lang_jp .product-block .btnbox {    top: -5rem;}.lang_jp :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 50%;}.lang_jp .RWDservice013 .text_box {    height: auto;}.lang_jp .ft-contact ul {    display: flex;    flex-direction: column;    flex-wrap: wrap;    align-content: flex-start;    justify-content: flex-start;    align-items: flex-start;}/*內頁*/ 
.article1 .lang_jp .RWDtimeline01 li.event .point .editor {    margin: 0 0 0 60px;}.lang_jp .core-box .content-title {    min-height: auto;}.lang_jp .contact-enter .article-paragraph.content-title br {    display: none;}.lang_jp .new-form .form-horizontal .form-group {    display: flex;    flex-direction: column;    align-content: flex-start;    justify-content: flex-start;    align-items: flex-start;    padding: 10px 20px;}.lang_jp .new-form .new-width .control-label::before {    display: none;}.lang_jp .new-form .new-width .must, .lang_jp .new-form .new-width .control-label, .lang_jp .new-form .new-width .row .col-md-1 {    width: 100%}.lang_jp .form-bottom-box .titlebar .main-tit br {    display: none;}}@media (max-width: 850px) {/*內頁*/ 
.lang_jp .contact-enter .enter-list .infobox {    display: flex;    flex-direction: column;    align-content: flex-start;    justify-content: flex-start;    align-items: flex-start;    gap: 1rem 0;    padding: 2.5rem;}.lang_jp .contact-enter .enter-list .content-title.enter-tit, .lang_jp .contact-enter .enter-list p, .lang_jp .contact-enter .enter-list .enter-button {    width: 100%;}.lang_jp .enter-list .content-title.enter-tit {    text-align: center;    margin-bottom: 1rem;}.lang_jp .enter-list .enter-button {    margin-top: 2rem;}}@media (max-width: 767px) {/*首頁*/ 
.lang_jp .banner-block .RWDbanner_plus01 .txt1 {    font-size: clamp(1.375rem, 0.2703rem + 4.6512vw, 2.5rem);}.lang_jp .banner-block .RWDbanner_plus01 .txt2 {    font-size: clamp(0.875rem, 0.7523rem + 0.5168vw, 1rem);}.lang_jp .main-tit.environment-main-tit {    max-width: 100%;}.lang_jp .product-block .RWDbanner_plus01 .logo {    bottom: -58vw;}.lang_jp :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 60%;}}@media (max-width: 700px) {/*內頁*/ 
.page_wrapper_bg.lang_jp .label-list ul {    justify-content: flex-start;    overflow: scroll;}.page_wrapper_bg.lang_jp .label-list ul li {    width: 100%;}.page_wrapper_bg.lang_jp .label-list ul li a {    display: block;    word-break: keep-all;    padding: 8px 20px;}}@media (max-width: 650px) {/*首頁*/ 
.lang_jp .product-block .RWDbtn01 .btn {    width: 85% !important;}.lang_jp :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: none;}.lang_jp .RWDservice013 .text_box .more {    width: 100%;}.lang_jp .copyrights {    align-items: flex-start;}.lang_jp .RWDcopyright {    text-align: left;}/*內頁*/ 
.lang_jp .contact-enter .enter-list .infobox {    padding: 2.5rem 1.5rem;}.lang_jp .new-form .form-horizontal .form-group {    padding: 10px;}.lang_jp :is(.new-form .new-width .must, .new-form .new-width .control-label, .new-form .new-width .row .col-md-1) {    width: 100%;}}@media (max-width: 600px) {.lang_jp :is(.button a, .RWDbtn01 .btn, .RWDservice013 .text_box .more, a.s015_more) {    width: 100%;}/*首頁*/ 
.lang_jp .banner-block .RWDbanner_plus01 .txt2 {    margin-top: 3.5rem;}.lang_jp .product-block .RWDbanner_plus01 .logo {    bottom: -60vw;}.lang_jp .product-block .btnbox {    top: 0;}/*內頁*/ 
.article1 .lang_jp .RWDtimeline01 li.event .point .editor {    margin: 0;}.album1 .lang_jp .webdesc {    text-align: left;}.lang_jp .contact-enter .enter-list .button a {    font-size: 15px;}.lang_jp .contact-enter .article-paragraph.content-title {    text-align: left;}}@media (max-width: 480px) {/*首頁*/ 
.lang_jp .product-block .RWDbanner_plus01 .logo {    bottom: -55vw;}.lang_jp .banner-block .RWDbanner_plus01 .txt2 {    margin-top: 2.5rem;}/*內頁*/ 
.lang_jp .form-bottom-box .titlebar .main-tit {    text-align: left;}}@media (max-width: 380px) {/*首頁*/ 
.lang_jp .product-block .RWDbanner_plus01 .logo {    bottom: -54vw;}}@media (max-width: 350px) {/*首頁*/ 
.lang_jp .banner-block .RWDbanner_plus01 .txt2 {    margin-top: 4.5rem;}.index .lang_jp .about-block .titlebar .en-tit {    margin: 0 0 1.375rem;}}

/*日文語系RWD end*/
/*韓文語系 start*/

/* 字體 */:root {    --FontFamilyKr: "Noto Sans KR", sans-serif;    --FontFamilyEnKr: futura-pt, "Noto Sans KR", sans-serif;}body.wrapper_bg.lang_kor,    .index .lang_kor p,    .page_wrapper_bg.lang_kor p,    .index .lang_kor .description,    .page_wrapper_bg.lang_kor .description {            font-family: var(--FontFamilyKr) !important;}.lang_kor :is(    .button a,    .RWDbtn01 .btn,    .RWDservice013 .text_box .more,    a.s015_more,    #sidebar .products-nav,    .layoutlist_4 .showY input,    .layoutlist_4 .showY select,    .layoutlist_4 .showY textarea) {        font-family: var(--FontFamilyEnKr) !important;}.lang_kor :is(    .RWDService001 p,    .RWDmenu_plus04 #mobile-menu .menu li ul li a,    .RWDmenu_plus04 #mobile-menu .menu li ul li a:hover,    .RWDslider01 .editor,    .RWDtimeline01 li.event .point .editor,    #sidebar .products-nav,    .RWDslider01 .slick-dots button,    #mobile-fixed,    #plusbuy_mobile-fixed,    .RWDproduct_page,    .bd_row h1,    .bd_row h2,    .bd_row h3,    .bd_row h4,    .bd_row h5,    .bd_row h6,    #sidebar .products-nav) {        font-family: var(--FontFamilyKr) !important;}.page_wrapper_bg.lang_kor .article-text,.page_wrapper_bg.lang_kor .article-text p,.page_wrapper_bg.lang_kor .content-title {    font-family: var(--FontFamilyKr);}/*首頁*/ 
.lang_kor .banner-block .RWDbanner_plus01 .txt2 {    left: calc(32vw + 1044px - 465px);    top: 40.3vw !important;}.lang_kor :is(.product-block .RWDbanner_plus01 .txt1, .product-block .RWDbanner_plus01 .txt2, .product-block .RWDbanner_plus01 .txt3, .product-block .RWDbanner_plus01 .txt4, .product-block .RWDbanner_plus01 .txt5) {    width: 17vw;}.lang_kor .about-block .titlebar .main-tit {    max-width: 32rem;}.lang_kor :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 60%;}.lang_kor .RWDservice013 .text_box .title {    line-height: 1.2;}.lang_kor .RWDservice013 .text_box:nth-child(3) .title, .lang_kor .RWDservice013 .text_box:nth-child(3) .sub_title {    margin-right: 0;    margin-left: auto;}.lang_kor .ft-contact ul {    gap: 0 20px;}.lang_kor .footer-sns .txt {    max-width: 70%;}.lang_kor .followus .titlebar {    width: 121px;}.lang_kor .ft-contact ul li:nth-child(3) {    padding-right: 2rem;}.lang_kor .serivce-block .RWDService001 p {    padding-bottom: 0;}.lang_kor .RWDservice013 .text_box .title {    min-height: 84px;}.lang_kor .usage-block .RWDService001 .col-md-3 p {    -webkit-line-clamp: 2;    min-height: 47px;}.lang_kor .usage-block .RWDService001 .col-md-3 h2 {    bottom: 5rem;}/*內頁*/ 
.lang_kor :is(#reply_app .member_block_rp .star_block_box_rp .add_msg_rp, .RWDquiry .btn.normal, .btn.btn_back a) {    width: calc(var(--BtnWidth)*1.3);}.album1 .lang_kor .webdesc {    padding: 3rem max(7vw, 3rem);}.lang_kor .new-form .new-width .control-label::before {    right: 0.3rem;}

/*韓文語系 end*/
/*韓文語系RWD start*/

@media (max-width: 2100px) {/*首頁*/ 
.lang_kor :is(.product-block .RWDbanner_plus01 .txt1, .product-block .RWDbanner_plus01 .txt2, .product-block .RWDbanner_plus01 .txt3, .product-block .RWDbanner_plus01 .txt4, .product-block .RWDbanner_plus01 .txt5) {    width: 28vw;}}@media (max-width: 2000px) {/*首頁*/ 
.lang_kor .banner-block .RWDbanner_plus01 .txt2 {    left: 16vw;    top: calc(37.5vw + 7vw) !important;}.lang_kor .about-block {    margin-top: 7vw;}}@media (max-width: 1920px) {/*首頁*/ 
.lang_kor .about-block .titlebar .main-tit {    max-width: 27rem;}}@media (max-width: 1900px) {/*首頁*/ 
.lang_kor .about-block .titlebar {    width: 38rem;}}@media (max-width: 1800px) {/*首頁*/ 
.lang_kor .RWDservice013 .text_box {    height: 26vw;}}@media (max-width: 1730px) {/*首頁*/ 
.lang_kor .footer-sns .txt {    max-width: none;}.lang_kor .usage-block .RWDService001 .col-md-3 h2 {    bottom: 3.8rem;}}@media (max-width: 1536px) {/*首頁*/ 
.lang_kor .RWDservice013 .text_box {    height: 30vw;}}@media (max-width: 1500px) {/*首頁*/ 
.lang_kor .banner-block .RWDbanner_plus01 .txt2 {    top: calc(37.5vw + 8vw) !important;}.lang_kor .about-block .titlebar {    width: 42rem;}.lang_kor .RWDservice013 .text_box .title {    min-height: 72px;}}@media (max-width: 1430px) {/*內頁*/ 
.page_wrapper_bg.lang_kor .label-list ul li a>span {    display: none;}}@media (max-width: 1366px) {/*首頁*/ 
.lang_kor .about-block .titlebar .main-tit {    max-width: 24rem;}}@media (max-width: 1300px) {/*首頁*/ 
.lang_kor :is(.product-block .RWDbanner_plus01 .txt1, .product-block .RWDbanner_plus01 .txt2, .product-block .RWDbanner_plus01 .txt3, .product-block .RWDbanner_plus01 .txt4, .product-block .RWDbanner_plus01 .txt5) {    width: 34vw;}}@media (max-width: 1250px) {/*首頁*/ 
.lang_kor .RWDservice013 .text_box {    height: 40vw;}.lang_kor .RWDservice013 .text_box .imgs img {    object-fit: initial;    height: auto;}.lang_kor :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 70%;}}@media (max-width: 1199px) {/*首頁*/ 
.lang_kor .banner-block .RWDbanner_plus01 .txt1 {    top: 37.5vw !important;}.lang_kor .banner-block .RWDbanner_plus01 .txt2 {    top: auto !important;    bottom: 0;}.lang_kor .about-block .titlebar {    width: 34rem;}.index .lang_kor .titlebar .en-tit {    margin: 0 0 3rem;}.lang_kor .s015_pc_text .s015_textblock {    padding-right: 1rem;}/*內頁*/ 
.lang_kor .new-form .new-width .control-label::before {    right: -0.2rem;}}@media (max-width: 1100px) {/*首頁*/ 
.lang_kor .about-block .titlebar {    width: 30rem;}.lang_kor :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: none;}.lang_kor .product-block .btnbox {    top: -5rem;}.lang_kor .ft-bottom .container-80 {    display: flex;    flex-direction: column;    align-items: center;    justify-content: flex-start;}.lang_kor .ft-bottom .ft-left, .lang_kor .ft-bottom .ft-right {    width: 100%;}.lang_kor .copyrights {    display: flex;    justify-content: center;    gap: 1rem 0;    flex-direction: column;    align-items: center;}.lang_kor .RWDcopyright {    text-align: center;}}@media (max-width: 991px) {/*首頁*/ 
.lang_kor .about-block .titlebar {    width: 100%;}.lang_kor .about-block {    margin-top: 0;}.lang_kor :is(.product-block .RWDbanner_plus01 .txt1, .product-block .RWDbanner_plus01 .txt2, .product-block .RWDbanner_plus01 .txt3, .product-block .RWDbanner_plus01 .txt4, .product-block .RWDbanner_plus01 .txt5) {    width: 100%;}.lang_kor .about-block .titlebar .main-tit {    max-width: 20rem;}.lang_kor .RWDservice013 .text_box {    height: auto;}.lang_kor :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: 60%;}.lang_kor .product-block .titlebar .sub-tit, .lang_kor .product-block .RWDbanner_plus01 .txt3 {    max-width: 470px;    margin-inline: auto;}/*內頁*/ 
.article1 .lang_kor .RWDtimeline01 li.event .point .editor {    margin: 0 0 0 60px;}}@media (max-width: 850px) {/*內頁*/ 
.lang_kor .form-bottom-box .titlebar .main-tit br {    display: none;}}@media (max-width: 767px) {/*首頁*/ 
.lang_kor .banner-block .RWDbanner_plus01 .txt1 {    font-size: clamp(1.375rem, 0.2703rem + 4.6512vw, 2.5rem);}.lang_kor .banner-block .RWDbanner_plus01 .txt2 {    font-size: clamp(0.875rem, 0.7523rem + 0.5168vw, 1rem);}}@media (max-width: 650px) {/*首頁*/ 
.lang_kor a.s015_more {    width: 100%;}.lang_kor .product-block .titlebar .sub-tit, .lang_kor .product-block .RWDbanner_plus01 .txt3 {    max-width: none;}.lang_kor .product-block .btnbox {    top: 0;}.lang_kor :is(.RWDservice013 .text_box .title, .RWDservice013 .text_box .sub_title) {    max-width: none;}.lang_kor .RWDservice013 .text_box .title {    min-height: auto;}.lang_kor .usage-block .titlebar .main-tit>div {    display: contents;}    /*內頁*/ 
.lang_kor :is(#reply_app .member_block_rp .star_block_box_rp .add_msg_rp, .RWDquiry .btn.normal, .btn.btn_back a) {    width: 100%;}.article5.articlecontent .lang_kor .btn.btn_back a {    width: 85% !important;}.lang_kor .copyrights {    align-items: flex-start;}.lang_kor .RWDcopyright {    text-align: left;}}@media (max-width: 600px) {/*首頁*/ 
.lang_kor .banner-block .RWDbanner_plus01 .txt2 {    margin-top: 3.5rem;}.index .lang_kor .titlebar .en-tit {    margin: 0 0 2.375rem;}.lang_kor .contact-block .titlebar {    padding: 0 25px;}.lang_kor :is(.product-block .titlebar, .product-block .titlebar .en-tit,.usage-block .titlebar, .usage-block .titlebar .en-tit, .usage-block .titlebar .main-tit, .usage-block .titlebar .sub-tit,.serivce-block .titlebar) {    text-align: left;}/*內頁*/ 
.article1 .lang_kor .RWDtimeline01 li.event .point .editor {    margin: 0;}}@media (max-width: 480px) {/*首頁*/ 
.lang_kor .banner-block .RWDbanner_plus01 .txt2 {    margin-top: 2.5rem;}.lang_kor .about-light {    top: 115vw;}.lang_kor .planet.style-02 {    top: 32rem;}}@media (max-width: 400px) {/*首頁*/ 
.lang_kor .banner-block .RWDbanner_plus01 .txt2 {    margin-top: 4.5rem;}}@media (max-width: 380px) {/*首頁*/ 
.index .lang_kor .titlebar .main-tit, .page_wrapper_bg.lang_kor .titlebar .main-tit {    font-size: calc(var(--font-tit-size)*0.8);}.index .lang_kor .titlebar .en-tit, .page_wrapper_bg.lang_kor .titlebar .en-tit {    font-size: calc(var(--FontSizeSub)*0.9);}}

/*韓文語系RWD end*/