:root {    --TransitionEase: .3s ease;    --MainColor: #697893;    --SubColor: #d6d1c2;    --NaviColor: #333;    --NaviHoverColor: #333;    --NaviUpColor: #333;    --TextMainColor: #000;    --TextSubColor: #ebe6d8;    --TextGreyColor: #555;    --BorderPx1Grey: 1px solid #d6d1c2;    --BorderPx1Blue: 1px solid #69789330;    --BorderPx1: 1px solid #d1c7a3;    --BorderPx1Footer: 1px solid #d1c7a338;    --BtnHoverColor: #b30021;    --MainHoverColor: #7a6969;    --SubHoverColor: #DF0029;    /* 螢幕2560px-767px 大小42px-26px */    --FontSizeMain: clamp(1.5625rem, 1.108rem + 0.9481vw, 2.625rem);    /* 螢幕2560px-767px 大小24px-18px */    --FontSizeH3: clamp(1.125rem, 0.9646rem + 0.3346vw, 1.5rem);    /* 螢幕2560px-767px 大小20px-17px */    --FontSizeH4: clamp(1.0625rem, 0.9823rem + 0.1673vw, 1.25rem);    /* 螢幕2560px-767px 大小19px-16px */    --FontSizeH5: clamp(1rem, 0.9198rem + 0.1673vw, 1.1875rem);    /* 螢幕2560px-767px 大小17px-15px */    --FontSizeH6: clamp(0.9375rem, 0.884rem + 0.1115vw, 1.0625rem);    /* 螢幕2560px-767px 大小16px-14px */    --FontSizeDesc: clamp(0.875rem, 0.8215rem + 0.1115vw, 1rem);    /* 螢幕2560px-767px 大小24px-16px */    --FontSizeEn: clamp(1rem, 0.7861rem + 0.4462vw, 1.5rem);    /* 螢幕2560px-1366px 大小16px-15px */    --FontSizeNavi: clamp(0.9375rem, 0.866rem + 0.0838vw, 1rem);    --FontFamily: 'Cinzel', 'Noto Serif TC', serif;    --FontFamilyEn: "Cinzel", serif;    --FontFamilyTw: 'Noto Serif TC', serif;    --NaviHeight: 140px;    --StickyHeight: 180px;    --InnerPadding: clamp(4.6875rem, 1.3321rem + 5.4175vw, 10rem);    --InnerHrMargin: clamp(1.875rem, 0.4167rem + 2.2786vw, 4.0625rem);    /* 螢幕2560px-1200px 大小160px-60px */    --SectionPadding: clamp(3.75rem, -1.7647rem + 7.3529vw, 10rem);    --SectionTitleBottom: 3vw;    --SpacePX8: 8px;    /* 螢幕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%);    --MenuWidth: 280px;    --BtnWidth:180px}img {    max-width: 100%;    height: auto;}button,button:hover,a:is(:hover, :active, :focus, :visited) {    transition: var(--TransitionEase);    text-decoration: none;}a:focus,a:hover {    color: var(--MainHoverColor);}:is(h1, h2, h3, h4, h5, h6, p) {    padding: 0;    margin: 0;    line-height: 1.3;}.row {    margin-right: 0px;    margin-left: 0px;}body.wrapper_bg {    font-family: var(--FontFamily) !important;    letter-spacing: 1px;    line-height: 1.5;    font-size: 15px;    color: #555;    background-repeat: repeat;}.cd-main-content {    overflow: hidden;    background-color: #f1eee1;    position: relative;}.cd-main-content::before {    content: '';    width: 100%;    height: 100%;    background: url(archive/image/customization/bg.webp) repeat;    position: absolute;    top: 0;    left: 0;    opacity: 0.6;    mix-blend-mode: luminosity;    pointer-events: none;}.cd-main-content::after {    content: '';    width: var(--MenuWidth);    height: 100%;    background: var(--MainColor);    position: absolute;    top: 0;    left: 0;    pointer-events: none;    z-index: -1;}/*容器設定*/#RWDfullscreen01 .container {    width: 100%;    z-index: 1;    position: relative;}.RWDmenu_plus04 .container {    width: 100% !important;    max-width: unset;    padding: 0;}.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-80 {    width: 80%;    margin: auto;    z-index: 1;    position: relative;}.container-75 {    width: 75%;    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);}.container-margin-left {    margin-left: var(--MenuWidth);}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;}/* 反白顏色設定*/::selection {    background: #555;    color: #fff;}::-moz-selection {    background: #555;    color: #fff;}.section-title {    position: relative;    font-size: var(--FontSizeMain);    line-height: 1.5;    letter-spacing: 2px;}.section-title-bottom {    margin-bottom: clamp(1.5rem, 1.5rem + 1.5625vw, 3rem) !important;}.white a,.white,.section-title.white .en-title,.section-title.white .sub-title,.description.white,.description.white p,.section-title.white .description,.section-title.white .main-title,.section-title.white {    color: var(--SubColor);}.section-title.white .en-title {    opacity: 0.4;}.black {    color: var(--TextMainColor);}.main-title {    letter-spacing: 2px;    font-weight: 600;    margin-top: 0rem;    margin-bottom: 0;    font-size: var(--FontSizeMain);    line-height: 1.3;    color: var(--TextMainColor);}.page-section-main-title+.page-section-sub-title,.main-title+.sub-title {    margin-top: calc(var(--SpacePX8)*1);}.index h3.sub-title,.sub-title {    letter-spacing: 1px;    font-weight: 300;    line-height: 1.3;    font-size: var(--FontSizeH3);}.en-title {    font-size: var(--FontSizeEn);    font-weight: 400;    letter-spacing: 0px;    font-family: var(--FontFamilyEn) !important;    color: var(--TextSubColor);    line-height: 1;}p,.description {    font-size: var(--FontSizeDesc);    letter-spacing: 2px;    color: var(--TextMainColor);    line-height: 1.8;    font-weight: 400;    font-family: var(--FontFamily) !important;}.section-title.center {    text-align: center;}.section-title.center .image {    margin: 0 auto 15px;}.RWDnews005 h4,.news005_h4,.index h3 {    font-size: var(--FontSizeH3);    font-weight: 500;    letter-spacing: 1px;    color: var(--TextGreyColor);}.flex-row {    display: flex;    flex-direction: row;}.flex-column {    display: flex;    flex-direction: column;}.anchor-block {    padding-top: calc(var(--NaviHeight)*0.9);    margin-top: calc(0px - calc(var(--NaviHeight)*0.9));}/* <!-- 限制行數 -->    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;*//* btn */ 
.index-btn {    border: none;    padding: 0px;    width: fit-content;    font-size: 17px;    letter-spacing: 3px;    margin: auto;    transition: var(--TransitionEase);    display: flex;    align-items: center;    justify-content: center;    color: var(--TextMainColor);}.index-btn img {    transition: var(--TransitionEase);    margin-left: calc(var(--SpacePX8)*2);}/* 選單 */ 
.RWDmenu_plus04 .header-in {    padding: 10vh 2.5rem 10vh 4rem;    display: grid;    justify-content: center;    grid-template-columns: 1fr;    grid-auto-rows: max-content;    height: 100vh;}.RWDmenu_plus04 .header {    padding: 0;    display: block;    width: var(--MenuWidth);    background: transparent;    top: 0;    border-bottom: 0;    transition: var(--TransitionEase);    border-right: 1px solid #ffffff40;    position: fixed !important;}.RWDmenu_plus04 .header::before {    content: '';    width: 100%;    height: 100%;    position: absolute;    background: #69789366;    left: 0;}.RWDmenu_plus04 .header.is-up {    background: var(--MainColor);    transition: var(--TransitionEase);    border-right: 0;}.RWDmenu_plus04 .site-nav .menu {    position: relative;    display: flex;    flex-direction: column;}.RWDmenu_plus04 .logo {    width: 10vh;    float: unset;    margin: 0 auto;}/* .RWDmenu_plus04 .features {        position: absolute;        top: calc(18vh + 270px + 100px + 10vh + 4rem + 100px + 4rem);        left: 0;        width: 280px;        display: flex;        text-align: center;        padding-left: 4.5rem;    } */ 
.RWDmenu_plus04 .features {    display: grid;    grid-template-columns: 1fr 1fr 1fr;    grid-template-rows: 1fr auto;    gap: 3vh 0;    grid-auto-flow: row;    grid-template-areas:        "edit edit edit"        "share-group share-group search-btn";    justify-content: center;}.RWDmenu_plus04 .features .clearfix {    display: none;}.RWDmenu_plus04 .features .search-btn {    margin: 0 auto;}.features .edit {    grid-area: edit;}.features .share-group {    grid-area: share-group;}.features .search-btn {    grid-area: search-btn;}.RWDmenu_plus04 .site-nav {    border-bottom: 1px solid #ffffff40;    padding-bottom: 6vh;    margin: 4vh 0 6vh;}.fix-btn-box.d-none {    display: none;}/* .fix-btn-box {        position: fixed;        top: calc(235px + 50px + 270px + 10vh + 5rem);        left: 4rem;        z-index: 203;        width: 176px;    } */ 
.fix-btn {    display: flex;    flex-direction: column;    width: 100%;    text-align: center;    gap: 30px;}.RWDmenu_plus04 .features .share-group.main_share,.RWDmenu_plus04 .features .search-btn {    padding: 0px;}.RWDmenu_plus04 .features .edit {    float: unset;}.RWDmenu_plus04 .features .share-group span {    display: none;}.RWDmenu_plus04 .site-nav .menu li.has-child>a:after, .RWDmenu_plus04 .site-nav .menu li.dropdown>a:after, .RWDmenu_plus04 .dropdown-menu .manu-item-box ul li.has-child>a:after, .RWDmenu_plus04 .lang-select-label: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(--TextSubColor);    transform: rotate(45deg);}.RWDmenu_plus04 .site-nav .menu>li>ul {    z-index: 100;    left: var(--MenuWidth);    top: 0;    margin-left:calc(0px - calc(var(--MenuWidth)/2) + 2rem);    background: #7d8fa9;    box-shadow: unset;}.RWDmenu_plus04 .site-nav .menu ul li.has-child>a:after{    right: 20px;}.RWDmenu_plus04 .site-nav .menu ul{    background: #7d8fa9;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>ul>li.active>a{        font-weight: 600;}.RWDmenu_plus04 .site-nav .menu ul li>a {    color: var(--TextSubColor);    font-size: var(--FontSizeNavi);}.RWDmenu_plus04 .site-nav .menu ul {    width: 180px;}.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: 300;    color: #fff;}/*搜尋*/ 
.RWDmenu_plus04 #search-box.full .form-control {    font-size: 30px;    font-family: var(--FontFamilyTw);}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 25px;}.RWDmenu_plus04 #search-box {    bottom: 180px;    top: unset;    left: 0;}.RWDmenu_plus04 #search-box .form-control {    width: var(--MenuWidth);    background: transparent;    border: 0;    padding: 10px 20px;    border-top: 1px solid #ffffff45;    border-bottom: 1px solid #ffffff45;    color: #fff;    font-family: var(--FontFamily);    font-size: var(--FontSizeDesc);}.RWDmenu_plus04 #search-box {    margin-right: 0;}.RWDmenu_plus04 #search-box .close-btn,.RWDmenu_plus04 #search-box .search {    color: #fff;}.RWDmenu_plus04 #search-box .close-btn:hover,.RWDmenu_plus04 #search-box .search:hover {    background: var(--MainHoverColor);}.RWDmenu_plus04 #search-box .form-control::placeholder {    color: #fff;}/*搜尋*/ 
.fix-btn a,.RWDmenu_plus04 .site-nav .menu>li>a {    font-size: var(--FontSizeNavi);    color: var(--TextSubColor);    letter-spacing: 3px;    transition: var(--TransitionEase);}.RWDmenu_plus04 .site-nav .menu>li>a {    padding: 0;    transition: var(--TransitionEase);    text-align: left;}.RWDmenu_plus04 .site-nav .menu {    gap: 20px;    width: fit-content;    margin: auto;}.fix-btn a {    gap: 10px;    line-height: 1;    border-radius: 50px;    display: flex;    align-items: center;    justify-content: center;    padding: 10px;    transition: var(--TransitionEase);}.fix-btn a:hover {    background: var(--MainHoverColor);    transition: var(--TransitionEase);}.fix-btn .fix-btn-02 {    color: #fff;    background: #697893;}.RWDmenu_plus04 .header.is-up .fix-btn .fix-btn-02 {    background: #7d8ea9;}.fix-btn .fix-btn-01 {    color: #fff;    background: #4b5d7c;}.RWDmenu_plus04 .features {    line-height: 1;}.RWDmenu_plus04 .features .share-group i {    font-size: 22px;}/* .RWDmenu_plus04 .features .share-group .ii-fb1,.RWDmenu_plus04 .features .share-group .ii-youtube1,.RWDmenu_plus04 .features .search-btn .glyphicon-search {    background: #ffffff61;} */ 
.RWDmenu_plus04 .features .share-group i {    color: #fff;    width: 38px;    aspect-ratio: 1/1;}.RWDmenu_plus04 .phone-group .ii-youtube1,.RWDmenu_plus04 .features .share-group .ii-youtube1 {    color: #ff0000;}.RWDmenu_plus04 .features .search-btn .glyphicon-search {    color: #fff;    font-size: 18px;    width: 38px;}.RWDmenu_plus04 .features .share-group a .ii-fb1:hover {    background: #1877f2;}.RWDmenu_plus04 .features .share-group a:nth-of-type(2):hover img {    background: #333;}.RWDmenu_plus04 .features .search-btn,.RWDmenu_plus04 .features .share-group a,.RWDmenu_plus04 .features .share-group a:first-child,.lang-select-label:not(.no-symbol) .lang-select-symbol+* {    margin: auto;    padding: 0;}.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;    transition: var(--TransitionEase);}.RWDmenu_plus04 .features .share-group a {    margin-top: auto;    margin-bottom: auto;    width: calc(175px / 3);    display: flex;    align-items: center;    justify-content: center;}.RWDmenu_plus04 .features .share-group a img {    width: 38px !important;    aspect-ratio: 1/1;    padding: 8px;    border-radius: 50%;}.RWDmenu_plus04 .features .search-btn .glyphicon-search,.RWDmenu_plus04 .features .share-group a i,.RWDmenu_plus04 .features .share-group a:nth-of-type(2) {    border-radius: 50%;    display: flex;    align-items: center;    justify-content: center;    margin: 0;    transition: var(--TransitionEase);    aspect-ratio: 1/1;}.RWDmenu_plus04 .features .share-group a i:hover,.RWDmenu_plus04 .features .search-btn .glyphicon-search:hover {    background: #fff;    transition: var(--TransitionEase);}.RWDmenu_plus04 .features .search-btn .glyphicon-search:hover {    color: var(--MainColor);}.RWDmenu_plus04 .features .search-btn {    display: flex;    align-items: center;    justify-content: center;}.RWDmenu_plus04 .features .share-group.main_share {    display: flex;    float: unset;    justify-content: center;    width: 100%;}/* 選單 *//* banner_block */ 
.banner-block {    margin-top: 0;    position: relative;}/* banner_內容 */ 
.RWDbanner_plus01 .logo img {    width: 30vw;    margin-bottom: 0;}#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {    width: 75%;    height: 100vh;    margin-left: var(--MenuWidth);}.RWDbanner_plus01 .slick-caption {    top: 0%;    color: #f1ede1;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(2.3125rem, 0.8235rem + 1.9853vw, 4rem);    font-weight: 400;    line-height: 1.3;    letter-spacing: 1px;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 span span {    content: '';    width: clamp(2.1875rem, 1.3603rem + 1.1029vw, 3.125rem);    aspect-ratio: 1 / 1;    background: url(archive/image/customization/banner-icon.png) no-repeat;    position: relative;    background-size: contain;    display: inline-block;    margin: 0 1rem;    top: 3px;}.banner-block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: clamp(1.25rem, 0.9191rem + 0.4412vw, 1.625rem);    margin-top: 0.5vw;    font-weight: 500;    letter-spacing: 1px;    line-height: 1.4;}.banner-block .RWDbanner_plus01 .slick-caption .txt1,.banner-block .RWDbanner_plus01 .slick-caption .txt2 {    width: fit-content;    margin-left: auto;    top: 30%;    position: relative;}.banner-block .RWDbanner_plus01 .slick-caption .txt4,.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    font-size: clamp(4.0625rem, 1.2716rem + 3.1897vw, 6.375rem);    font-weight: lighter;    position: absolute;    bottom: -1px;    left: 2rem;    margin-top: 0;    letter-spacing: -5px;    line-height: 1.3;    width: 100%;}.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    margin-bottom: calc(180px - 0.8vw);    line-height: 1;}.banner-block .RWDbanner_plus01 .slick-caption .txt4 {    margin-left: 11.5vw;    height: 180px;    display: flex;    align-items: center;}/* 點點 */ 
.banner-block .RWDbanner_plus01.style-dotnav.control-right .plus-banner-container {    right: 0.5%;}/* .RWDbanner_plus01.style-dotnav .control-box .control {    padding-bottom: 2rem;    vertical-align: bottom;} */ 
.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots button {    background: #495469 !important;    opacity: .3;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    opacity: 1;}/* scroll */ 
.banner-block .RWDbanner_plus01 .page-scroll {    left: calc(calc(var(--MenuWidth)/2) - 50px);    margin-left: 0;    bottom: 0px;    z-index: 203;}.banner-block .RWDbanner_plus01 .page-scroll a {    color: transparent;    transform: unset;}.banner-block .RWDbanner_plus01 .page-scroll.is-up {    z-index: 0;}/* news-block */ 
.news-block {    position: absolute;    bottom: 0;    right: 0;    width: 100%;}.news-block::before {    content: '';    width: calc(100% - var(--MenuWidth));    height: 1px;    background-color: #ffffff40;    top: 0;    left: var(--MenuWidth);    position: absolute;    z-index: 1;}.news-block .RWDnews014 {    height: 180px;    width: 480px;}.news-block .RWDnews014 {    margin-right: 0;}.news-block .RWDnews014 .news_link .pic {    top: 30px;    right: 30px;    width: 110px;    height: 110px;}.news-block .RWDnews014 .swiper-wrapper {    background-color: var(--MainColor) !important;}.news-block .RWDnews014 .swiper-container {    padding-right: 0;}.news-block .RWDnews014 .swiper-button-prev,.news-block .RWDnews014 .swiper-button-next {    width: fit-content;    height: fit-content;    background-color: transparent;    top: unset;    bottom: 15px;    z-index: 10;    color: var(--TextSubColor);}.news-block .RWDnews014-prev-icon,.news-block .RWDnews014-next-icon {    border: 0;}.news-block .RWDnews014 .swiper-button-prev {    left: 25px;    border: 0;}.news-block .RWDnews014 .swiper-button-next {    left: 60px;}.news-block .RWDnews014-next-icon {    transform: rotate(0deg);}.news-block .RWDnews014-prev-icon {    transform: rotate(-180deg);}.news-block .RWDnews014 .news_link .date {    display: none;}.news-block .RWDnews014 .news_link {    color: var(--TextSubColor);    padding: 30px 30px 40px 30px;}.news-block .RWDnews014 .news_link .type {    line-height: 1.8;    border-bottom: 1px solid #d4c9ba30;    font-size: var(--FontSizeH6);    letter-spacing: 2px;    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    font-weight: 500;    white-space: pre-wrap;}.news-block .RWDnews014 .news_link .title {    font-size: 14px;    color: #ebe6d8bd;}/* about-block */ 
.about-block {    background: url(archive/image/customization/deco-01.webp) no-repeat;    background-attachment: fixed;    background-position-x: calc(50% + calc(var(--MenuWidth)/2));    background-size: 30%;}.about-box {    display: grid;    grid-template-columns: 1fr 1fr;    grid-template-rows: max-content 1fr;    gap: 3vw 5vw;    grid-auto-flow: row;    grid-template-areas:        "about-text about-image-big"        "about-image-small about-image-big";}.about-text {    grid-area: about-text;    margin-top: 5vw;    border-left: var(--BorderPx1);    padding-left: calc(var(--SpacePX8)*5);}.about-text .description {    font-size: var(--FontSizeH6);    margin-bottom: 9vw;}.about-text .description br {    display: none;}.about-text .main-title {    margin-bottom: var(--SpacePX8);}.about-text .main-title br {    display: none;}.about-image-small {    grid-area: about-image-small;    place-content: end;    display: grid;    border-radius: 0 0 5vw 0;    overflow: hidden;}.about-image-big {    grid-area: about-image-big;    border-radius: 8vw 0 0 0;    overflow: hidden;}/* parallax-block-one */ 
.parallax-block-one {    background: #ebe6d7;    position: relative;}.cta-block::before,.parallax-block-one::before {    content: '';    width: 100%;    height: 100%;    position: absolute;    background: url(archive/image/customization/bg-02.webp) repeat;    opacity: 0.6;    top: 0;    left: 0;    mix-blend-mode: soft-light;    pointer-events: none;}.parallax-block-one .parallax-content .RWDbase {    display: grid;    grid-template-columns: 1fr;    grid-template-rows: 1fr;    gap: 0px 0px;    grid-auto-flow: row;}.parallax-block-one .parallax-box {    grid-area: 1 / 1 / 2 / 2;}.parallax-block-one .parallax-bg {    grid-area: 1 / 1 / 2 / 2;    z-index: -2;    width: 100%;}.parallax-block-one .parallax-box {    position: relative;    width: fit-content;    margin: auto;}.parallax-block-one .image {    position: relative;}.parallax-block-one .image .cover {    aspect-ratio: 4 / 5;    height: 53vh;    object-fit: contain;    width: auto;}.parallax-block-one .square-deco {    position: absolute;    top: 50%;    left: 50%;    transform: var(--TransformCenter);    z-index: -1;}.parallax-block-one .square {    width: 46vh;    aspect-ratio: 1/1;    border: var(--BorderPx1Grey);    display: block;}.parallax-block-one .en-title {    font-size: calc(var(--FontSizeMain)*1.6);    color: #ebe6d8ab;}.parallax-block-one .text-en-left {    position: absolute;    top: 8%;    left: -70%;}.parallax-block-one .text-en-right {    position: absolute;    bottom: 15%;    right: -70%;}.parallax-block-one .text-tw {    position: absolute;    bottom: 1rem;    left: 50%;    transform: var(--TransformXCenter);    z-index: 1;    font-size: var(--FontSizeH3);    font-weight: 500;    color: var(--TextSubColor);    letter-spacing: 15px;}.parallax-block-one .parallax-bg .cover {    width: 100%;    max-width: unset;    object-fit: cover;}.parallax-block-one .parallax-bg {    overflow: hidden;    height: 100%;    display: grid;    grid-template-columns: 1fr;    grid-template-rows: 1fr;    gap: 0px 0px;    grid-auto-flow: row;    aspect-ratio: 16 / 8;}.parallax-block-one .parallax-bg .filter,.parallax-block-one .parallax-bg .origin {    grid-area: 1 / 1 / 2 / 2;}.parallax-block-one .parallax-bg .origin {    z-index: -3;}/* .parallax-block-one .parallax-bg .filter {    opacity: 1;    transition: .2s ease;}.parallax-block-one .parallax-bg .filter.an {    opacity: 0;} *//* success-case */ 
.success-case .success-case-title {    padding: 0 10%;}.success-case-items {    padding: 0rem 5%;    margin: 0 -1px;    border-bottom: var(--BorderPx1);    border-top: var(--BorderPx1);}.success-case-items .RWDnews005 .owl-controls {    position: absolute;    top: calc(0px - clamp(1.5rem, 1.5rem + 1.5625vw, 3rem) - 1.5rem);    right: 5%;}.success-case-items .RWDnews005 .owl-carousel.owl-padding-10 .owl-item {    border-right: var(--BorderPx1);    padding: 1.5rem 1.5rem 4.5rem;}.success-case-items .RWDnews005 .owl-carousel img {    margin-bottom: calc(var(--SpacePX8)*4);    aspect-ratio: 318 / 347;    object-fit: cover;    border-radius: 10px;}.success-case-items .container {    padding: 0;}.RWDnews005 .owl-carousel.owl-padding-10 {    margin: 0;}.RWDnews005 .owl-carousel .owl-wrapper-outer {    overflow: hidden;}.RWDnews005 .owl-carousel {    overflow: visible;}.RWDnews005 .owl-theme .owl-controls .owl-buttons {    display: flex;    gap: calc(var(--SpacePX8)* 8);}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {    background: url(archive/image/customization/arrow.svg) !important;    height: 18px !important;    width: 18px !important;    border: 0;}.RWDnews005 .controlls-over .owl-controls .owl-next,.RWDnews005 .controlls-over .owl-controls .owl-prev {    position: relative;    top: unset;    margin-top: 0;    left: unset;    right: unset;}.RWDnews005 .owl-theme .owl-controls .owl-buttons .owl-prev {    transform: scaleX(-1);}.RWDnews005 .owl-theme .owl-controls .owl-buttons div .fa {    display: none;}.RWDnews005 .owl-carousel .owl-item div {    display: flex;    flex-wrap: wrap;    align-items: flex-end;    justify-content: space-between;}.RWDnews005 .margin-top-20 {    margin: 0 !important;}.RWDnews005 h4 a,.news005_h4 a {    color: var(--TextMainColor);    font-weight: 500;}.success-case .RWDnews005 h4 a,.success-case .news005_h4 a {    display: block;    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    line-height: 1.3;}.success-case-btn {    border-bottom: var(--BorderPx1);}.brand-btn .index-btn,.success-case-btn .index-btn {    width: 100%;    padding: 2rem;}/* parallax-block-two  */ 
.parallax-block-two {    min-height: 100vh;    overflow: hidden;}.parallax-block-two .RWDbase {    display: grid;    grid-template-columns: 1fr;    grid-template-rows: 1fr;    gap: 0px 0px;    grid-auto-flow: row;}.parallax-block-two .parallax-bg {    grid-area: 1 / 1 / 2 / 2;    height: 110vh;}.parallax-block-two .parallax-bg .cover {    object-fit: cover;    height: 120vh;    width: 100%;}.parallax-block-two .parallax-box {    grid-area: 1 / 1 / 2 / 2;    display: grid;    z-index: 1;    grid-template-columns: 20% 20%;    gap: 40vw;    justify-content: center;    align-items: center;    padding: var(--SectionPadding) 0;}.parallax-block-two .image {    background: #fbf7e9;}.parallax-block-two .image-left {    padding: 2rem 1rem 1rem;}.parallax-block-two .image-right .cover,.parallax-block-two .image-left .cover {    height: 42vh;    object-fit: cover;    width: 100%;}.parallax-block-two .image-right {    padding: 2rem 1rem 1rem;}.parallax-block-two .description {    letter-spacing: 3px;    font-size: var(--FontSizeH5);}.parallax-block-two .en-description {    line-height: 1 !important;    font-weight: 500!important;}.parallax-block-two .image-left .description {    padding-bottom: 1rem;}.parallax-block-two .image-left .en-description {    margin-bottom: 8vh;    font-size: 1.69vw;}.parallax-block-two .image-left .en-description span {    font-size: 2.4vw;    display: block;}.parallax-block-two .image-right .en-description {    padding: 1rem 0;    font-size: 1.5vw;}.parallax-block-two .image-right .en-description span {    font-size: 2vw;    display: block;}.parallax-block-two .image-right .description {    padding-top: 2rem;}/* service-block */ 
.service-block .RWDbanner015 ul li {    height: 73vh !important;    width: calc(100% / 3);    position: relative;    border-radius: 0 2vw 0 0;}.service-block .RWDbanner015 ul li:hover::before {    background: #ffffff61;    transition: var(--TransitionEase);}.service-block .RWDbanner015 ul li:not(:last-of-type) {    margin-right: 3rem;}.service-block .RWDbanner015 ul:hover li:hover {    width: calc(100% / 2.2);}.service-block .RWDbanner015 ul li::after,.service-block .RWDbanner015 ul li::before {    content: '';    height: calc(100% + 12rem + 2rem);    position: absolute;    top: -12rem;    left: 0;}.service-block .RWDbanner015 ul li::after {    content: '';    width: 1px;    background: #cec099;}.service-block .RWDbanner015 ul li::before {    width: calc(100% + 3rem);    z-index: -1;    transition: var(--TransitionEase);}.RWDbanner015 .pic_show .word::before {    content: '';    position: absolute;    font-family: var(--FontFamilyEn);    font-size: var(--FontSizeDesc);    left: 2rem;    top: 0;    font-weight: 600;    color: #bbb39b;}.service-block .RWDbanner015 ul li:nth-of-type(1) .word::before {    content: '#TOP1';}.service-block .RWDbanner015 ul li:nth-of-type(2) .word::before {    content: '#TOP2';}.service-block .RWDbanner015 ul li:nth-of-type(3) .word::before {    content: '#TOP3';}.RWDbanner015 ul {    display: flex;    padding: 12rem 6% 2rem;    border-top: var(--BorderPx1);    border-bottom: var(--BorderPx1);}.RWDbanner015 li div a *,.RWDbanner015 .pic_show .word {    opacity: 1;}.RWDbanner015 li>div {    height: calc(170px + 73vh) !important;    transform: translateY(-170px);    overflow: visible;}.RWDbanner015 .pic_show .word {    height: auto;    width: 100%;    max-width: unset;    margin: 0 auto;    position: relative;    border: 0;    background-color: transparent;    text-align: left;    padding: 4rem 2rem 1rem;}.RWDbanner015 li div a {    width: 100%;    font-family: var(--FontFamilyTw) !important;    height: 100%;}.RWDbanner015 .pic_show .word .tw {    text-align: left;    font-family: var(--FontFamilyTw) !important;}.RWDbanner015 .pic_show .word .tw span {    letter-spacing: 3px;    border-bottom: 0;    color: #000;    padding: 0;    font-weight: 600;    font-size: var(--FontSizeH3);}.RWDbanner015 .pic_show .word .en {    text-align: left;    font-size: var(--FontSizeDesc);    padding: 0;    white-space: wrap;    text-wrap: wrap;    height: 50px;    display: block;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;}.RWDbanner015 li div a * {    height: auto;    width: 100%;    margin: 0 auto;    padding: 0;    position: relative;    border: 0;    background-color: transparent;    transform: translateY(-100%);}.RWDbanner015 li div a *,.RWDbanner015 .pic_show .word {    -webkit-transform: unset;    transform: unset;}/* brand-block */ 
.brand-block {    background: #dfdaca;}/* .brand-text {    border-bottom: var(--BorderPx1);    padding-bottom: clamp(1.5rem, 1.5rem + 1.5625vw, 3rem);} */ 
.index .brand-text .sub-title {    font-weight: 300 !important;    color: var(--TextMainColor);    letter-spacing: 3px;}.brand-text .main-title {    margin-bottom: calc(var(--SpacePX8)*4);}.brand-items .RWDnews005 .owl-controls {    position: absolute;    top: calc(0px - clamp(1.5rem, 1.5rem + 1.5625vw, 3rem) - clamp(1.5rem, 1.5rem + 1.5625vw, 3rem) - 18px);    right: 0;}.brand-items .RWDnews005 .owl-carousel.owl-padding-10 .owl-item {    padding: 0 2vw;}.brand-items {    margin-left: -3vw;}.brand-btn .index-btn {    border-top: var(--BorderPx1);    margin-top: 3rem;}/* cta-block */ 
.cta-block {    position: relative;}.cta-box {    background: #ece8db75;    border: var(--BorderPx1Blue);    overflow: hidden;    border-radius: 99em;    transition: var(--TransitionEase);    display: block;}.cta-text-top {    text-align: center;    margin-bottom: calc(var(--SpacePX8)*4);}.cta-text-top p {    color: var(--MainColor);    font-size: var(--FontSizeH4);    letter-spacing: 5px;    font-weight: 500;}.cta-box .marquee-box {    transition: var(--TransitionEase);}.cta-box:hover .marquee-box {    transform: translateY(-100%);    transition: var(--TransitionEase);}.cta-box:hover {    transform: scaleX(95%);    transition: var(--TransitionEase);    margin: auto;}.marquee-box,.marquee-02,.marquee-01 {    height: 12vw;}.marquee-02 .track,.marquee-01 .track {    will-change: transform;    white-space: nowrap;    display: flex;    align-items: center;}.marquee-01 .track {    animation: marquee 40s linear infinite;}.marquee-02 .track {    animation: marquee 80s linear infinite;}.marquee-02 .track p,.marquee-01 .track p {    font-size: clamp(2.8125rem, 1.97rem + 3.4562vw, 7.5rem);    margin: 0;    line-height: 1;    letter-spacing: -3px;}.marquee-01 .track p {    color: var(--MainColor);}.marquee-02 .cta-text-top p,.marquee-02 .track p {    color: var(--TextSubColor);}.marquee-02 .track {    gap: 1rem;}.marquee-02,.marquee-01 {    display: flex;    flex-direction: column;    align-items: center;    justify-content: center;    position: relative;}.marquee-02::after,.marquee-01::after,.marquee-02::before,.marquee-01::before {    content: '';    width: 10%;    height: 100%;    position: absolute;    top: 0;    z-index: 1;}.marquee-02::before,.marquee-01::before {    left: 0;}.marquee-01::before {    background: linear-gradient(90deg, #efebde 10%, transparent);}.marquee-02::before {    background: linear-gradient(90deg, var(--MainHoverColor) 10%, transparent);}.marquee-02::after,.marquee-01::after {    right: 0;}.marquee-01::after {    background: linear-gradient(270deg, #efebde 10%, transparent);}.marquee-02::after {    background: linear-gradient(270deg, var(--MainHoverColor) 10%, transparent);}.marquee-02 img,.marquee-01 img {    width: clamp(2.5rem, 1.6575rem + 3.4562vw, 7.1875rem);    height: clamp(2.5rem, 1.6575rem + 3.4562vw, 7.1875rem);    margin: 0 1vw;}.marquee-02 {    background: var(--MainHoverColor);}@keyframes marquee {    from {        transform: translateX(0);    }    to {        transform: translateX(-50%);    }}@media (min-width: 1200px) {    .news-block .RWDnews014 .swiper-button-prev:hover,    .news-block .RWDnews014 .swiper-button-next:hover {        background-color: transparent;    }    .article2 .RWDtimeline02 .control-box .slick-prev:hover,    .RWDnews005 .owl-theme .owl-controls .owl-buttons .owl-prev:hover {        transform: scaleX(-1) translateX(5px);        transition: var(--TransitionEase);    }    .article2 .RWDtimeline02 .control-box .slick-next:hover,    .footer-btn a:hover img,    .footer-left-btn a:hover img,    .index-btn:hover img,    .RWDnews005 .owl-theme .owl-controls .owl-buttons .owl-next:hover {        transform: translateX(5px);        transition: var(--TransitionEase);    }    .copyrights a:hover {        color: #fff !important;        transition: var(--TransitionEase);    }    .success-case-items .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:hover {        background: #ffffff61;        transition: var(--TransitionEase);    }    .sns-icon a:hover {        background: #6d5e5f;    }    .footer-btn a:hover {        background: #841a2f;        border-color: #841a2f;        transition: var(--TransitionEase);    }    .brand-btn .index-btn:hover,    .success-case-btn .index-btn:hover {        background: var(--MainHoverColor);        transition: var(--TransitionEase);        color: var(--SubColor);    }    :is(.right-top, .right-bottom) .info a:hover {        color: #fff;        transition: var(--TransitionEase);    }    .page_wrapper_bg .hgroup .breadcrumb a:hover {        color: var(--TextMainColor);        transition: var(--TransitionEase);    }    .brand-page-item .info a:hover {        color: var(--TextGreyColor);        transition: var(--TransitionEase);    }}
/*內頁 start*/

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

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

/* 共用設定 */ 
.page_wrapper_bg .article-text h2,.page-section-main-title {    letter-spacing: 2px;    font-weight: 600;    margin-top: 0rem;    margin-bottom: 0;    font-size: calc(var(--FontSizeMain)*0.9);    line-height: 1.3;    color: var(--TextMainColor);}.page_wrapper_bg .hgroup h1 {    margin: 0;}.RWDslider01 .model-title,.article1 .RWDtimeline02 .model-title,.page_wrapper_bg .article-text h3,.page-section-sub-title {    letter-spacing: 1px;    font-weight: 300;    line-height: 1.3;    font-size: var(--FontSizeH3);}.articlerelated-box .title,.page_wrapper_bg .article-text h3.section-title {    font-size: var(--FontSizeH3) !important;    color: var(--TextMainColor);    margin-top: 0;}.page_wrapper_bg .RWDeditor01 ol,.page_wrapper_bg .RWDeditor01 ul {    margin-top: 0;    margin-bottom: 0;}.RWDeditor01 img,.RWDslider01 .pic img,.image img {    width: 100%;}.text-white {    color: #fff !important;}.w-auto {    width: auto;    margin: auto;}.d-grid {    display: grid;}.gap-5 {    gap: 5rem;}.gap-4 {    gap: 4rem;}.gap-3 {    gap: 3rem;}.gap-2 {    gap: 2rem;}.row-gap-5 {    row-gap: 5rem;}.row-gap-4 {    row-gap: 4rem;}.row-gap-3 {    row-gap: 3rem;}.row-gap-2 {    row-gap: 2rem;}.column-gap-5 {    column-gap: 5rem;}.column-gap-4 {    column-gap: 4rem;}.column-gap-3 {    column-gap: 3rem;}.column-gap-2 {    column-gap: 2rem;}#article .summary a {    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;}/* 滿版區塊 */ 
.page_wrapper_bg :is(.page_wrapper_bg .article-text .container, .pagecontent.menu5, .pagecontent.menu8) {    padding: 0 !important;}/* :is(.article1,.article5.articlecontent) .page_wrapper_bg section.call_to_action>.container {    max-width: unset;    width: 100%;} */:is(.article1, .article5).articlecontent .page_wrapper_bg section.call_to_action {    padding-bottom: 0;    position: relative;}:is(.articlecontent) .page_wrapper_bg .article-text .container {    width: 90%;}:is(.article1, .article5, .article2, .article3).articlecontent .page_wrapper_bg section.call_to_action>.container,:is(.article1, .article5, .article2, .article3).articlecontent .page_wrapper_bg .article-text>.container {    width: 100%;    max-width: unset;}:is(.article1, .article5, .article2, .article3).articlecontent .page_wrapper_bg section.hgroup .container {    width: 85%;    margin-inline: auto !important;}:is(.pagecontent .single-photo, .pagecontent .RWDslider01, .pagecontent .RWDeditor01) {    margin-top: 0px !important;    overflow: hidden;}/* 選單 */ 
.page_wrapper_bg .RWDmenu_plus04 .header {    background: var(--MainColor);    transition: var(--TransitionEase);    border-right: 0;}.page_wrapper_bg .RWDmenu_plus04 .header .fix-btn .fix-btn-02 {    background: #7d8ea9;}/* 選單 *//* breadcrumb */ 
.page_wrapper_bg section.hgroup .container {    width: 100%;    margin: 0rem 0rem calc(var(--SectionPadding)*0.7) 0 !important;    border-bottom: var(--BorderPx1);    padding: 0 0 1rem 0 !important;}.page_wrapper_bg .hgroup .breadcrumb {    float: unset !important;    right: unset;    background-color: transparent;    border: 0;    padding: 0px;    text-align: left;    position: unset;    width: fit-content;}.page_wrapper_bg .page_subject {    display: flex;    justify-content: space-between;    padding: 0;    flex-direction: row;    align-items: flex-end;    width: 100%;}.pageTitle {    font-size: var(--FontSizeMain);    font-weight: bold;    line-height: 1.5;    margin: 0;    padding: 0;    color: var(--TextMainColor);    letter-spacing: 3px;}.breadcrumb>li+li:before,.page_wrapper_bg .hgroup .breadcrumb a {    color: var(--TextGreyColor);    font-size: 13px;}/* 關於 */ 
.about-page-box,.brand-page-box {    max-width: 1700px;    margin: auto;    width: 85%;}.about-page-box {    grid-template-columns: 1fr 1.5fr;    align-items: center;}.about-page-box .page-image {    border-radius: 6vw 0 0 0;    overflow: hidden;}.page_wrapper_bg :is(.brand-page-box, .about-page-box) .description {    font-size: var(--FontSizeH6);    margin-top: 3vw;}.page_wrapper_bg .about-page-box .page-section-sub-title {    font-family: var(--FontFamilyEn);    font-size: var(--FontSizeEn) !important;    font-weight: 500 !important;    color: #bbb39b;}.about-page-box .page-text {    border-left: var(--BorderPx1);    padding-left: calc(var(--SpacePX8)* 5);}.about-page-2.parallax-block-two {    min-height: unset;}.about-page-2-box {    display: grid;    grid-template-columns: 1fr;    grid-template-rows: 100vh;    gap: 0px 0px;    grid-auto-flow: row;}.about-page-2-box .parallax-box {    padding: 0;}.about-page-2-box .parallax-bg {    top: -60px;    position: relative;}/* 隱私權政策 禁止轉錄聲明*/:is(.article7, .article8) .page_wrapper_bg .page_subject {    flex-direction: column;    align-items: center;}:is(.article7, .article8) .page_wrapper_bg section.call_to_action>.container {    width: 60%;}:is(.article7, .article8) .page_wrapper_bg section.hgroup .container {    margin: 0rem 0rem calc(var(--SectionPadding)* 0.5) 0 !important;        border-bottom: 0;}:is(.article7, .article8) .breadcrumb{    display: none;}/* 聯絡我們 */ 
.eforms1 .page_wrapper_bg section.call_to_action>.container {    display: flex;    align-items: flex-start;    width: 80%;    margin-left: 0;    position: relative;    padding: var(--SectionPadding) calc(var(--SectionPadding)* 4) var(--SectionPadding) calc(var(--SectionPadding)* 1.5);    backdrop-filter: blur(8px);    -webkit-backdrop-filter: blur(8px);    background: #f1eee194;    box-shadow: 0px 0px 20px 0px #c5b29266;    flex-direction: column;    justify-content: center;    min-height: 90vh;}.eforms1 .form-horizontal .control-label,.eforms1 .page_wrapper_bg section.call_to_action {    padding: 0;    position: relative;}.eforms1 .eformsDesc {    margin: 0;    letter-spacing: 2px;    font-weight: 400;    line-height: 1.8;    font-size: var(--FontSizeDesc);    margin-top: calc(var(--SpacePX8)* 1);    padding-bottom: var(--SectionTitleBottom);}.eforms1 .page_wrapper_bg .article-text {    width: 100%;}.eforms1 .form-horizontal .control-label {    font-weight: bold;}.eforms1 .page_wrapper_bg .hgroup .breadcrumb {    display: none;}.eforms1 .page_wrapper_bg section.hgroup .container {    width: 100%;    margin: 0 !important;    border-bottom: 0;    padding: 0 !important;}.eforms1.eformscontent .layoutlist_1 {    width: 100%;    margin: 0 auto;    margin-left: 0;    z-index: 1;    position: relative;}.eforms1 .page_wrapper_bg .article-text .container {    width: 100%;    margin-left: 0;    position: relative;}.eform-bg {    position: absolute;    right: 0%;    bottom: 0;    height: 100%;    width: 20%;    object-fit: cover;    object-position: right;    opacity: 0.8;}.eform-bg .RWDbase,.eform-bg img {    width: 100%;    height: 100%;    object-fit: cover;}.eforms1 .cd-main-content::before {    z-index: -1;}.eforms1 .cd-main-content {    background-color: transparent;}.customized_columns ._input,.customized_columns select {    border: 0;    background-color: transparent;    box-shadow: unset !important;    border-bottom: var(--BorderPx1Grey) !important;    font-family: var(--FontFamilyTw);    border-radius: 0;}.form-horizontal .form-group {    margin-bottom: 1.5rem;}/* 旗下品牌 */:is(.article5, .article2, .article3) .layoutlist_7 .cdate {    display: none;}.brand-page-box {    display: grid;    grid-template-columns: max-content 40%;    grid-auto-flow: row;    align-items: center;    gap: 10vw;    justify-content: center;}.brand-page-box .page-text .logo img{    max-width: max(8vw, 165px);    margin: auto;    display: block;}.brand-page-box .text-box {    text-align: center;    margin-top: 2rem;}.page_wrapper_bg .brand-page-box .page-section-sub-title {    color: var(--TextMainColor);}.brand-page-box .page-image {    width: 100%;    overflow: hidden;    border-radius: 0 3vw 0;      -webkit-border-radius: 0 3vw 0;  -moz-border-radius: 0 3vw 0;    aspect-ratio: 3 / 4;}.brand-page-box .page-image img {    position: relative;    height: calc(100% + 120px);    object-fit: cover;    top: -60px;}.article3 .btn.btn_back a,.brand-page-box .inner-btn {    width: var(--BtnWidth);    margin-inline: auto;}.page_wrapper_bg .article-text .article-hashtag {    font-size: var(--FontSizeDesc);    margin-top: 2rem;    font-weight: 400;    color: var(--TextGreyColor);}.brand-tab-title {    padding-top: var(--SectionPadding);    padding-bottom: clamp(1.5rem, 1.5rem + 1.5625vw, 3rem) !important;    text-align: center;    background: #e5dbbc45;}.tab_row {    position: relative;    background: #e5dbbc45;}.tabs .content::before {    content: '';    width: 100%;    height: 100%;    position: absolute;    background: url(archive/image/customization/bg-02.webp) repeat;    opacity: 0.6;    top: 0;    left: 0;    mix-blend-mode: soft-light;    pointer-events: none;}.tabs {    margin: 0 !important;}.tabs .content {    border: var(--BorderPx1) !important;    background: transparent;    position: relative;}.tabs nav ul {    display: flex !important;    justify-content: center;    border-top: var(--BorderPx1);}.tabs nav a {    font-size: var(--FontSizeH4) !important;    font-weight: 500;    border-right: var(--BorderPx1) !important;    color: var(--TextGreyColor);}.tabs nav li:first-of-type a {    border-left: var(--BorderPx1) !important;}.brand-page-item {    display: grid;    grid-template-columns: 1fr 1.5fr;    max-width: 1400px;    margin: auto;    width: 80%;    align-items: center;    gap: 3vw;    position: relative;    z-index: 2;}.brand-page-item .page-image {    border-radius: 2vw;    overflow: hidden;}.page_wrapper_bg .brand-page-item .title {    font-size: var(--FontSizeH3);    color: var(--TextMainColor);    font-weight: 600;    padding-bottom: calc(var(--SpacePX8)* 2);}.brand-page-item .info {    padding-left: 0;    list-style: none;    font-size: var(--FontSizeH6);}.brand-page-item .info li {    display: flex;}.brand-page-item .info,.brand-page-item .info a {    color: var(--TextMainColor);}.brand-page-item .info b {    margin-right: 10px;    font-weight: 600;}.brand-page-item .info i {    margin-left: 5px;}.brand-page-item .sns-icon a {    background: #6d5e5f;}.brand-page-item .sns-icon {    margin-left: 0;    margin-top: 2rem;}/* 美學團隊 */ 
.article2 :is(.pagecontent .single-photo, .pagecontent .RWDslider01, .pagecontent .RWDeditor01),.article2 .collapsing_header .main {    overflow: visible;}.article2 .page_wrapper_bg .page_subject {    position: relative;}.article2 .page_wrapper_bg .page_subject::before {    content: '醫師介紹';    position: absolute;    left: 0;    bottom: 0;    font-size: var(--FontSizeMain);    font-weight: bold;    line-height: 1;    margin: 0;    padding: 0;    color: var(--TextMainColor);    letter-spacing: 3px;}.article2 .page_wrapper_bg .hgroup h1 {    opacity: 0;}:is(.article3, .article2).articlecontent .page_wrapper_bg section.hgroup .container {    border-bottom: 0;    margin: 0;    margin-bottom: clamp(1.5rem, 1.5rem + 1.5625vw, 3rem) !important;    padding-bottom: 0 !important;}:is(.article3, .article2) .pagecontent .article_model[data-seq="0"] {    border-block: var(--BorderPx1);    position: relative;}.article2 .pagecontent .article_model[data-seq="0"] {    position: relative;    background: url(archive/image/customization/deco-01.webp) no-repeat;    background-attachment: fixed;    background-position-x: calc(50% + calc(var(--MenuWidth) / 2));    background-size: 30%;}.article2 .pagecontent .article_model[data-seq="0"]::before {    content: '';    width: 100%;    height: 100%;    background: url(archive/image/customization/bg.webp) repeat;    position: absolute;    top: 0;    left: 0;    opacity: 0.6;    mix-blend-mode: luminosity;    pointer-events: none;}.service-page.para-01,.team-block.para-01 {    grid-template-columns: 1fr 1fr;    position: relative;    z-index: 2;}:is(.service-page.para-01, .team-block.para-01) .image img {    object-fit: cover;    object-position: top;    border-radius: 0 3vw 0 0;    height: 100%;}:is(.service-page.para-01, .team-block.para-01) .image {    padding: 3rem 3vw 3rem 15%;    border-right: var(--BorderPx1);}:is(.service-page.para-01, .team-block.para-01) .page-text {    display: flex;    justify-content: center;    width: 100%;    flex-direction: column;}.team-tag {    font-size: var(--FontSizeH6);    font-weight: 500;    color: #bbb39b;    letter-spacing: 2px;    margin-bottom: 1rem;    display: block;}.team-name {    letter-spacing: 5px !important;    font-size: calc(var(--FontSizeMain)*1.1) !important;}.team-name small {    color: var(--TextMainColor) !important;    margin-left: 1rem;}.title-box,.team-experience,.team-skill {    padding-inline: 3vw 15%;}.title-box {    padding-block: 4rem;}.team-experience,.team-skill {    border-top: var(--BorderPx1);    padding-block: 4rem;}.page_wrapper_bg :is(.team-experience, .team-skill) .title {    font-weight: 500;    font-size: var(--FontSizeH3);    margin-bottom: 1.5rem;    letter-spacing: 2px;}.page_wrapper_bg :is(.team-experience, .team-skill) ul {    padding-left: 20px;    display: grid;    grid-template-columns: max-content max-content;    gap: 0 4vw;}/* 相關證照 */ 
.article2 .RWDtimeline01 {    padding: var(--SectionPadding) 7.5%;}.article2 .RWDtimeline02 {    padding: var(--SectionPadding) 7.5%;    border-bottom: var(--BorderPx1);}.article2 .RWDtimeline02 {    overflow: hidden;}.article2 .RWDtimeline02::before {    content: '';    width: 100%;    height: 100%;    position: absolute;    background: url(archive/image/customization/bg-02.webp) repeat;    opacity: 0.6;    top: 0;    left: 0;    mix-blend-mode: soft-light;    pointer-events: none;}.article2 .RWDtimeline02 .control-box {    bottom: var(--SectionPadding);    left: calc(50% - 38px);    display: flex;    gap: calc(var(--SpacePX8)* 5);    top: unset;    right: unset;    transform: var(--TransformXCenter);}.article2 .RWDtimeline02 .timeline2_list .block .pic {    width: 100%;    display: block;    padding-right: 3rem;}.article2 .RWDtimeline02 .timeline2_list .block .pic img {    display: block;    padding-right: 3rem;}.article2 .RWDtimeline02 .control-box .slick-arrow:after,.article2 .RWDtimeline02 .timeline2_list .block .year,.article2 .RWDtimeline02 .slick-list:after,.article2 .RWDtimeline02 .timeline2_list .block::after,.article2 .RWDtimeline02 .block:before {    display: none;}.article2 .RWDtimeline02 .timeline2_list.active li.slick-active .block {    left: 0;}.article2 .RWDtimeline02 .timeline2_list {    margin-right: -1.5rem;    margin-top: var(--SectionTitleBottom);    margin-bottom: 3rem;}.article2 .RWDtimeline02 .timeline2_list li:nth-child(even) {    padding-top: 0;}.article2 .RWDtimeline02 .model-title {    font-size: var(--FontSizeMain) !important;    font-weight: bold;    line-height: 1.5;    margin: 0;    padding: 0;    color: var(--TextMainColor);    letter-spacing: 3px;    text-align: center;}.article2 .RWDtimeline02 .control-box .slick-arrow {    background: url(archive/image/customization/arrow.svg) !important;    height: 18px !important;    width: 18px !important;    border: 0;    z-index: 2;    margin-left: 0;    padding: 0;}.article2 .RWDtimeline02 .control-box .slick-prev {    transform: scaleX(-1);}.article2 .RWDtimeline02 .slick-slider .slick-list,.article2 .RWDtimeline02 .slick-slider .slick-track {    min-height: unset;}.team-page.para-03 {    width: 85%;    margin: auto;}.service-page iframe,.team-page.para-03 iframe {    aspect-ratio: 16/9;    z-index: 2;    position: relative;}.team-page.para-04 .inner-btn {    width: var(--BtnWidth);    margin-inline: auto;}/* 服務項目 */ 
.service-page.para-01 .page-text {    padding: var(--SectionPadding) 15% var(--SectionPadding) 3vw;    gap: 3vw;}.service-feature-item .description,.service-page.para-01 .page-text .description {    margin-top: var(--SpacePX8);}.page_wrapper_bg .service-feature-item .title,.page_wrapper_bg .service-page .page-section-sub-title {    font-weight: 500;    font-size: var(--FontSizeH3);    margin-bottom: 1.5rem;    letter-spacing: 2px;}.service-page.para-02 {    width: 85%;    margin: auto;    position: relative;}.service-page.para-02::before {    content: '';    width: 120%;    height: 100%;    position: absolute;    background: url(archive/image/customization/bg-02.webp) repeat;    opacity: 0.6;    top: 0;    left: -10%;    mix-blend-mode: soft-light;    pointer-events: none;}.service-feature-box,.service-page.para-03 {    border-top: var(--BorderPx1);}.service-page.para-03 {    background: #dfdaca3b;}.service-page.para-03 .section-title {    padding-bottom: var(--SectionTitleBottom);}.service-page.para-04 {    width: 70%;    margin: auto;}.service-page.para-04 .description{    width: fit-content;    margin: auto;}.service-page.para-03 {    padding-inline: 15%;}.service-feature-box {    display: grid;    grid-template-columns: 1fr;    border-left: var(--BorderPx1);}.service-feature-item {    padding: 3vw 5vw 3vw calc(5vw + 75px);    border-right: var(--BorderPx1);    border-bottom: var(--BorderPx1);    position: relative;}.service-feature-item-image {    display: grid;    grid-template-columns: 1fr 1.3fr;    gap: 3vw;}.service-feature-item-video {    display: grid;    gap: 2rem;}.page_wrapper_bg .service-feature-item .title {    font-weight: 600;}.number {    font-size: var(--FontSizeH4);    font-weight: 500;    color: var(--SubColor);    letter-spacing: 2px;    position: absolute;    left: 0;    width: 100px;    background: var(--MainHoverColor);    height: 100%;    top: 0rem;    display: flex;    justify-content: center;    padding-top: 3.2vw;    line-height: 1;}.service-table {    overflow-x: auto;    white-space: nowrap;    margin-top: var(--SectionTitleBottom);    position: relative;}.service-table table {    width: 100%;    -webkit-overflow-scrolling: auto;    overflow-x: auto;}.service-table::-webkit-scrollbar {    width: 3px;    height: 12px;}.service-table::-webkit-scrollbar-thumb:horizontal {    background-color: var(--TextGreyColor);    border-radius: 3px;}.service-table::-webkit-scrollbar-track-piece:horizontal:decrement,.service-table::-webkit-scrollbar-track-piece:horizontal:increment {    background-color: rgba(166, 166, 166, 0.2);}.service-table table thead tr th:first-of-type,.service-table table td:first-of-type {    background: var(--MainHoverColor);    color: var(--SubColor);    font-weight: 600;    text-align: center;    border-bottom: var(--BorderPx1);    font-size: var(--FontSizeH4);    padding: 20px 15px;    position: sticky;    left: 0rem;}.service-table table td,.service-table table thead th {    text-align: center;    padding: 30px 15px;    font-size: var(--FontSizeH5);    letter-spacing: 2px;    border-bottom: var(--BorderPx1);    font-weight: 400;    line-height: 1.5;}.service-table table td {    border-right: var(--BorderPx1);}.service-table table tr:last-of-type td {    border-bottom: 0;}.service-table table th:last-of-type,.service-table table td:last-of-type {    border-right: 0;}.service-table table thead {    background: var(--SubColor);}.service-table table thead th {    border-right: 1px solid #c3ba99;    font-size: var(--FontSizeH4);}.service-table {    position: relative;}.service-table:before,.service-table:after {    transition: opacity 0.3s ease;}.service-table:before {    content: '';    pointer-events: none;    position: absolute;    top: 50%;    left: 50%;    background-color: var(--TextSubColor);    background-image: url(http://202400098.miracle-d1.tw/archive/image/article3/hand.png);    width: 70px;    aspect-ratio: 1 / 1;    z-index: 100;    background-size: 55%;    background-repeat: no-repeat;    background-position: center;    border-radius: 50%;    opacity: 0;    transform: translate(-50%, -50%);}.service-table:after {    content: '';    width: 100%;    height: 100%;    pointer-events: none;    background: rgba(0, 0, 0, 0.44);    position: absolute;    top: 0;    left: 0;    opacity: 0;}.service-table.has-horizontal-scroll:before,.service-table.has-horizontal-scroll:after {    opacity: 1;}/*橫桿呈現*/ 
.service-table table {    white-space: nowrap;    margin: 0;    background: rgb(255 255 255 / 30%);    overflow-x: scroll;    padding-bottom: 15px;    -webkit-overflow-scrolling: auto;    position: relative;}.service-table table::-webkit-scrollbar {    width: 3px;    height: 5px;}.service-table table::-webkit-scrollbar-thumb:horizontal {    background-color: #a6a6a6;    border-radius: 3px;}.service-table table::-webkit-scrollbar-track-piece:horizontal:decrement,.service-table table::-webkit-scrollbar-track-piece:horizontal:increment {    background-color: rgba(166, 166, 166, 0.2);}.article3 .btn.btn_back {    width: 100%;    margin-top: 3vw;}

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

.footer-block { position: relative;}.footer-block::before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: var(--MainHoverColor); pointer-events: none;}.footer-box { display: grid; grid-template-columns: 1fr 1.5fr; grid-template-rows: auto auto; gap: 0px 0px; grid-auto-flow: row; grid-template-areas:  "footer-left right-top"  "footer-left right-bottom";}.footer-left { grid-area: footer-left; border-right: var(--BorderPx1Footer); padding: var(--SectionPadding) 5vw; display: flex; flex-direction: column; justify-content: space-between;}.footer-left .logo { max-width: 340px; margin-bottom: 3vw; width: 90%;}.footer-left-btn { display: grid; gap: 3rem;}.footer-left-btn a { color: var(--TextSubColor); font-size: var(--FontSizeH6); font-weight: 400; letter-spacing: 3px; border-bottom: var(--BorderPx1Footer); padding: 0 2rem 0.5rem; display: block; width: fit-content;}.footer-left-btn a img { margin-left: 1rem; transition: var(--TransitionEase);}.right-top { grid-area: right-top;}.right-bottom { grid-area: right-bottom;}.right-bottom,.right-top { padding: 5rem 5vw;}.right-top { border-bottom: var(--BorderPx1Footer);}:is(.right-top, .right-bottom) h3 { color: var(--SubColor); font-size: var(--FontSizeH4); font-weight: bold; padding-bottom: calc(var(--SpacePX8)* 2);}:is(.right-top, .right-bottom) .info { list-style: none; padding-left: 0; gap: calc(var(--SpacePX8)* 1); display: grid; font-size: var(--FontSizeDesc); letter-spacing: 1px; margin-bottom: calc(var(--SpacePX8)* 4);}:is(.right-top, .right-bottom) .info a { transition: var(--TransitionEase);}:is(.right-top, .right-bottom) .info b { font-weight: 500; padding-right: calc(var(--SpacePX8)* 1);}:is(.right-top, .right-bottom) .info li { text-indent: -72px; margin-left: 72px;}.right-bottom .info li br { display: none;}.sns-icon { display: grid; gap: calc(var(--SpacePX8)* 1); grid-auto-flow: column; grid-template-columns: max-content; margin-left: -11px;}.sns-icon img { width: 20px;}.sns-icon a { border: 0; border-radius: 50%; width: 45px; aspect-ratio: 1 / 1; display: flex; align-items: center; justify-content: center; background: transparent;}.footer-btn { position: absolute; right: 5vw; bottom: 5rem;}.footer-btn a { border: 1px solid var(--SubColor); aspect-ratio: 1 / 1; width: 200px; border-radius: 50%; display: flex; align-items: center; justify-content: center; gap: 10px; font-size: var(--FontSizeH6); font-weight: 600; letter-spacing: 2px;}.footer-btn a img { position: relative; top: -1px; transition: var(--TransitionEase);}.copyrights .RWDedictor { display: flex; gap: 1rem; align-items: center;}.copyrights .RWDedictor p,.copyrights,.copyrights a,.copyrights:hover,.copyright_desc,.copyright_desc a,.copyright_desc a:hover { color: var(--SubColor) !important; font-size: 13px !important; font-weight: 300;}.RWDssl01 { display: flex;}.copyrights { display: flex; width: 100%; justify-content: flex-start; gap: 1rem; padding: 1.5rem 5vw; border-top: var(--BorderPx1Footer); position: relative;         align-items: center;}/* cookie */ 
.RWDalert_fancybox.bottom .editor a { text-decoration: underline; color: var(--MainColor);}.RWDalert_fancybox.bottom .editor a:hover { color: var(--MainHoverColor);}.RWDalert_fancybox.bottom { z-index: 99999 !important; width: 100%; padding: 20px !important; box-shadow: 0 20px 40px rgb(51 51 102 / 60%) !important; background: rgba(255, 255, 255, 90%) !important; color: #000 !important; left: 50% !important; right: unset !important; line-height: 1.8 !important; border-radius: 0; transform: translateX(-50%); gap: 5px;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active { padding: 5px 20px; border-color: var(--MainColor); background: var(--MainColor) !important; border-radius: 0; margin-top: 0; transition: var(--TransitionEase)}.RWDalert_fancybox .btn:hover { border-color: var(--MainHoverColor); background: var(--MainHoverColor) !important; transition: var(--TransitionEase)}/* go top */ 
.scrollTop002 { bottom: 110px; right: 0px; width: 40px; transition: var(--TransitionEase);}.scrollTop002 .ii:hover { opacity: 1 !important; transition: var(--TransitionEase);}.scrollTop002 .ii { font-size: 40px; background: var(--MainHoverColor); color: var(--SubColor); opacity: .7 !important; border-radius: 0; transition: var(--TransitionEase);}/*loading*/ 
.fl img { width: 150px; animation-name: loading-an; animation-duration: 1.3s; opacity: 0; transition: transform ease;}@-webkit-keyframes loading-an { 0% {  opacity: 0;  transform: translateY(100%) } 70% {  opacity: 1;  transform: translateY(0%); } 100% {  opacity: 0;  transform: translateX(0%); }}

/*footer end*/
/*小螢幕 start*/

@media (max-width: 2400px) {    .parallax-block-two .parallax-box {        grid-template-columns: 23% 23%;        gap: 35vw;    }}@media (max-width: 2280px) {    :root {        --MenuWidth: 250px;    }    .RWDmenu_plus04 .header-in {        padding: 5vh 2.5rem;    }    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {        width: 80%;    }    .RWDnews005 .owl-carousel .owl-item div {        align-items: flex-start;        flex-direction: column;        gap: 4px;    }    .brand-btn .index-btn,    .success-case-btn .index-btn {        padding: 1.5rem;    }    .success-case-items .RWDnews005 .owl-carousel.owl-padding-10 .owl-item {        padding: 1.5rem 1.5rem 3rem;    }    .RWDbanner015 ul {        padding: 11.5rem 6% 2rem;    }    .RWDbanner015 .pic_show .word {        padding: 3rem 2rem 1rem;    }    .right-bottom,    .right-top {        padding: 4rem 5vw;    }    .footer-btn a {        width: 180px;    }    .footer-btn {        bottom: 4rem;    }    .RWDbanner015 li>div {        height: calc(152px + 73vh) !important;        transform: translateY(-152px);    }    .RWDmenu_plus04 .site-nav .menu>li>ul {        margin-left: calc(0px - calc(var(--MenuWidth) / 2) + 2.7rem);    }    :is(.articlecontent) .page_wrapper_bg .article-text .container {        width: 95%;    }    .eforms1 .page_wrapper_bg section.call_to_action>.container {        width: 75%;        padding-right: calc(var(--SectionPadding)* 2);    }    .eform-bg {        width: 25%;    }    .service-page.para-03 {        padding-inline: 10%;    }    .service-page.para-04 {        width: 80%;    }}@media (max-width: 1920px) {    .parallax-block-one .parallax-bg {        aspect-ratio: 16 / 9;    }    .marquee-box,    .marquee-02,    .marquee-01 {        height: 250px;    }    .eforms1 .page_wrapper_bg section.call_to_action>.container {        padding-right: calc(var(--SectionPadding)* 1.5);        padding-left: calc(var(--SectionPadding)* 1.5);    }    .brand-page-item,    .about-page-box {        grid-template-columns: 1fr 1.3fr;    }    :is(.article1, .article5, .article2, .article3).articlecontent .page_wrapper_bg section.hgroup .container,    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    :is(.service-page.para-01, .team-block.para-01) .image {        padding: 3rem 3vw 3rem 10%;    }    .service-page.para-01 .page-text {        padding-right: 10%;    }    .title-box,    .team-experience,    .team-skill {        padding-inline: 3vw 10%;    }    .article2 .RWDtimeline02 {        padding: var(--SectionPadding) 5%;    }    .article2 .RWDtimeline02 .timeline2_list .block .pic img {        padding-right: 2rem;    }    .article2 .RWDtimeline02 .timeline2_list {        margin-right: -1rem;    }    .article2 .RWDtimeline02 .control-box {        left: calc(50% - 33px);    }    .page_wrapper_bg section.call_to_action {        min-height: 700px;    }    :is(.article7, .article8) .page_wrapper_bg section.call_to_action>.container {        width: 80%;    }}@media (max-width: 1800px) {    :root {        --BtnWidth: 165px;    }    .footer-left .logo {        max-width: 300px;    }    .footer-btn a {        width: 170px;        display: flex;        flex-direction: column;        gap: 15px;    }    .right-bottom .info li br {        display: block;    }    .service-block .RWDbanner015 ul:hover li:hover,    .service-block .RWDbanner015 ul li {        background-size: 135%;        background-position-y: center;        height: 650px !important;    }    .RWDbanner015 li>div {        height: calc(152px + 650px) !important;        transform: translateY(-152px);    }    .service-block .RWDbanner015 ul li {        border-radius: 0 40px 0 0;    }}@media (max-width: 1680px) {    :root {        --MenuWidth: 230px;        --SpacePX8: 6px;        --BtnWidth: 150px;    }    .RWDmenu_plus04 .header-in {        padding: 5vh 2rem;    }    .fix-btn img {        height: 20px;        width: 20px;    }    .RWDnews014 .news_link .type,    .RWDnews014 .news_link .title {        width: 220px;        margin: 10px 0;    }    .news-block .RWDnews014 {        height: 160px;        width: 430px;    }    .news-block .RWDnews014 .news_link {        padding: 20px 25px 30px 25px;    }    .news-block .RWDnews014 .swiper-button-prev {        left: 20px;    }    .news-block .RWDnews014 .news_link .pic {        top: 20px;        right: 25px;        width: 110px;        height: 110px;    }    .RWDmenu_plus04 .logo {        width: 100px;        position: relative;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt4 {        height: 160px;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt3 {        margin-bottom: calc(160px - 0.8vw);    }    .container-80 {        width: 90%;    }    .about-text .description br {        display: block;    }    .RWDmenu_plus04 .features .search-btn .glyphicon-search,    .RWDmenu_plus04 .features .share-group a i {        width: 35px;    }    .RWDmenu_plus04 .features .share-group i {        font-size: 18px;    }    .RWDmenu_plus04 .features .share-group a img {        width: 35px !important;    }    .RWDmenu_plus04 .features .share-group a,    .RWDmenu_plus04 .features i,    .fa.ic_lang-select {        font-size: 14px;    }    .parallax-block-one .text-tw {        bottom: 0.5rem;        letter-spacing: 10px;    }    .RWDbanner015 ul {        padding: 11.5rem 2rem 2rem;    }    .service-block .RWDbanner015 ul li:not(:last-of-type) {        margin-right: 2rem;    }    .service-block .RWDbanner015 ul li::before {        width: calc(100% + 2rem);    }    .sns-icon a {        width: 40px;    }    .right-bottom,    .right-top {        padding: 3rem 5vw;    }    :is(.right-top, .right-bottom) .info {        margin-bottom: calc(var(--SpacePX8)* 3);    }    .footer-left-btn a img {        margin-left: 0.5rem;        width: 12px;        height: 12px;    }    .footer-btn a img {        width: 12px;        height: 12px;    }    .marquee-box,    .marquee-02,    .marquee-01 {        height: 230px;    }    .success-case-items {        padding: 0rem;    }    .success-case .success-case-title {        padding: 0 5%;    }    .footer-btn a {        width: 150px;    }    .footer-box {        grid-template-columns: 1fr 1.7fr;    }    :is(.right-top, .right-bottom) .info b {        padding-right: calc(var(--SpacePX8)* 1.5);    }    .fl img {        width: 110px;    }    .sns-icon {        margin-left: -9px;    }    .eforms1 .page_wrapper_bg section.call_to_action>.container {        padding-right: calc(var(--SectionPadding)* 1);        padding-left: calc(var(--SectionPadding)* 1);    }}@media (max-width: 1536px) {    .banner-block .RWDbanner_plus01 .page-scroll {        display: none;    }    .RWDmenu_plus04 .site-nav .menu {        gap: 15px;    }    .RWDmenu_plus04 .logo {        width: 90px;    }    .fix-btn {        gap: 20px;    }    .parallax-block-one .parallax-bg {        aspect-ratio: 16 / 9.5;    }    .parallax-block-one .parallax-bg .cover {        width: 105%;    }    .parallax-block-one .image .cover {        height: 60vh;    }    .parallax-block-one .square {        width: 50vh;    }    .parallax-block-two .parallax-box {        grid-template-columns: 25% 25%;        gap: 30vw;    }    .RWDbanner015 .pic_show .word {        padding: 3rem 1rem 1rem 1.5rem;    }    .RWDbanner015 ul {        padding: 10.5rem 2rem 2rem;    }    .sns-icon img {        width: 18px;    }    .sns-icon a {        width: 35px;    }    .RWDbanner015 .pic_show .word::before {        left: 1.5rem;    }    .service-block .RWDbanner015 ul:hover li:hover,    .service-block .RWDbanner015 ul li {        background-size: 135%;        background-position-y: center;        height: 500px !important;    }    .RWDbanner015 li>div {        height: calc(152px + 500px) !important;        transform: translateY(-152px);    }    .eforms1 .page_wrapper_bg section.call_to_action>.container {        width: 70%;    }    .eform-bg {        width: 30%;    }    .column-gap-5 {        column-gap: 2rem;    }    .about-page-box {        grid-template-columns: 1fr 1fr;    }    .page_wrapper_bg .service-feature-item .title,    .page_wrapper_bg .service-page .page-section-sub-title {        margin-bottom: 1rem;    }    .service-page.para-01 .page-text {        gap: 4rem;    }    .service-page.para-03 {        padding-inline: 5%;    }    .service-page.para-04,    .service-page.para-02 {        width: 90%;    }    .copyrights {        padding-right: 1.5rem;    }    .copyrights,    .copyrights .RWDedictor {        gap: 10px;    }}/*產品定售價掉落修正*/@media (max-width: 1500px) {    .layoutlist_4 .pricearea span {        margin: 0    }    .layoutlist_4 .pricearea {        flex-direction: column-reverse;        align-items: flex-start    }}@media (max-width: 1440px) {    :root {        --MenuWidth: 230px;    }    .RWDnews014 .news_link .type,    .RWDnews014 .news_link .title {        width: 200px;        margin: 10px 0;    }    .news-block .RWDnews014 {        height: 140px;        width: 380px;    }    .news-block .RWDnews014 .news_link {        padding: 15px 20px 30px 20px;    }    .news-block .RWDnews014 .swiper-button-prev {        left: 15px;    }    .news-block .RWDnews014 .news_link .pic {        top: 15px;        right: 20px;        width: 100px;        height: 100px;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt3 {        margin-bottom: calc(140px - 0.8vw);    }    .banner-block .RWDbanner_plus01 .slick-caption .txt4 {        height: 140px;    }    .news-block .RWDnews014 .swiper-button-prev,    .news-block .RWDnews014 .swiper-button-next {        bottom: 8px;    }    .form-horizontal .form-group {        margin-bottom: 1rem;    }    .about-page-box,    .brand-page-box {        width: 90%;    }    .service-page.para-01,    .team-block.para-01 {        grid-template-columns: 1fr 1.2fr;    }    .number {        width: 70px;    }    .service-feature-item {        padding: 3vw 5vw 3vw calc(5vw + 70px);    }    .service-table table td,    .service-table table thead th,    .service-table table thead tr th:first-of-type {        padding: 20px 15px;    }    .service-table table td:first-of-type {        padding: 20px;    }    #article .cate_list.row .col-sm-6.col-md-4,    .layoutlist_7 .litem {        padding: 1rem;    }}/*寬度修正*/@media (max-width: 1400px) {    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    #sidebar.layoutmenu1,    #sidebar.layoutmenu3,    #sidebar.layoutmenu6 {        padding-right: 40px;    }}@media (max-width: 1366px) {    :root {        --MenuWidth: 100%;        --NaviHeight: 140px;        --BtnWidth: 140px;    }    .RWDmenu_plus04 .header-in {        display: grid;        grid-auto-flow: column;        grid-template-columns: 1fr auto 80px;        height: 100%;        grid-template-areas: "logo features ml-stack-nav-toggle";        justify-content: end;        padding: 2rem 0 0;        gap: 0;        align-items: center;        transition: var(--TransitionEase);    }    .RWDmenu_plus04 .logo {        grid-area: logo;        position: absolute;        top: 0;    }    .RWDmenu_plus04 .features {        grid-area: features;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        grid-area: ml-stack-nav-toggle;    }    .RWDmenu_plus04 .header.is-up .logo {        transition: var(--TransitionEase);        width: fit-content;    }    .RWDmenu_plus04 .header.is-up .logo img {        opacity: 0;    }    .page_wrapper_bg .RWDmenu_plus04 .logo::before,    .RWDmenu_plus04 .logo::before {        content: '';        width: 100%;        height: 100%;        background: url(archive/image/model/images/footer-logo.webp) no-repeat;        background-size: contain;        position: absolute;        left: 0;        opacity: 0;        transition: .1s ease;    }    .page_wrapper_bg .RWDmenu_plus04 .header .logo::before,    .RWDmenu_plus04 .header.is-up .logo::before {        opacity: 1;        top: 5px;        transition: .1s ease;    }    .page_wrapper_bg .RWDmenu_plus04 .header .header-in,    .RWDmenu_plus04 .header.is-up .header-in {        padding: 1rem 0;        transition: var(--TransitionEase);    }    .page_wrapper_bg .RWDmenu_plus04 .header .logo img,    .page_wrapper_bg .RWDmenu_plus04 .logo::before,    .RWDmenu_plus04 .header.is-up .logo img,    .RWDmenu_plus04 .logo::before {        height: 45px;        width: 240px;        transition: .1s ease;    }    .page_wrapper_bg .RWDmenu_plus04 .header .logo img {        opacity: 0;    }    .page_wrapper_bg .RWDmenu_plus04 .features .search-btn .glyphicon-search {        color: var(--SubColor);    }    .page_wrapper_bg .ml-stack-nav-toggle__line {        background: var(--SubColor);    }    .page_wrapper_bg section.call_to_action {        padding-block: var(--NaviHeight) var(--SectionPadding);    }    .page_wrapper_bg .cd-main-content::after {        display: none;    }    /*漢堡提早*/    .RWDmenu_plus04 .site-nav {        display: none;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        display: block;    }    .RWDmenu_plus04 #mobile-menu {        display: block;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active>a {        background-color: transparent;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active {        background-color: var(--MainColor);    }    .RWDmenu_plus04 #mobile-menu .menu li a {        color: var(--NaviColor);        font-weight: 500;    }    .RWDmenu_plus04 #mobile-menu .menu>li {        border-bottom: 1px solid #f2ecf3;    }    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {        letter-spacing: 2px;    }    .RWDmenu_plus04 #mobile-menu .menu>li:hover>a,    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a:hover {        color: var(--MainHoverColor);    }    .RWDmenu_plus04 #mobile-menu .menu>li.active:hover>a {        color: #fff !important;    }    .RWDmenu_plus04 .features .lang-select,    .RWDmenu_plus04 .features .language-block {        display: none;    }    .RWDmenu_plus04 .features {        float: right;        width: fit-content;    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle {        color: var(--MainColor);    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {        background: var(--SubColor);    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle:hover,    .RWDmenu_plus04 .ml-stack-nav-toggle:hover {        color: var(--SubColor);    }    .RWDmenu_plus04 .ml-stack-nav-toggle:hover .ml-stack-nav-toggle__line {        background: var(--SubColor);    }    .RWDmenu_plus04 .header {        padding: 0 3%;    }    .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: #fff;    }    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li.active {        background: #69789391;    }    .RWDmenu_plus04 .features {        display: grid;        grid-template-columns: auto;        grid-template-rows: 1fr;        gap: 0;        grid-template-areas:            "share-group search-btn edit ";        justify-content: center;        align-items: center;    }    .fix-btn {        display: flex;        flex-direction: row;    }    .fix-btn a {        padding: 10px 30px;    }    .fix-btn img {        height: 18px;        width: 18px;    }    .RWDmenu_plus04 .features .edit {        margin-left: 2rem;    }    .RWDmenu_plus04 .header::before {        opacity: 0;    }    .ml-stack-nav-toggle i {        display: none;    }    .RWDmenu_plus04 .features .search-btn,    .RWDmenu_plus04 .features .share-group a,    .RWDmenu_plus04 .features .share-group a:first-child,    .lang-select-label:not(.no-symbol) .lang-select-symbol+* {        padding: 0px 5px;    }    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container,    .container-margin-left {        margin-left: 0;    }    .news-block::before {        width: 100%;        left: 0;    }    .parallax-block-one .parallax-bg {        aspect-ratio: 16 / 8;    }    .parallax-block-one .image .cover {        height: 65vh;    }    .parallax-block-one .square {        width: 55vh;    }    .success-case-items {        padding: 0rem 3%;    }    .parallax-block-two .parallax-box {        grid-template-columns: 23% 23%;        gap: 40vw;    }    .marquee-box,    .marquee-02,    .marquee-01 {        height: 210px;    }    .footer-left .logo {        max-width: 240px;    }    .about-block {        background-position-x: center;        background-size: 40%;    }    .service-block .RWDbanner015 ul:hover li:hover,    .service-block .RWDbanner015 ul li {        background-size: 115%;        background-position-y: center;    }    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {        width: 90%;        margin: auto;    }    .marquee-box,    .marquee-02,    .marquee-01 {        height: 210px;    }    .banner-block .RWDbanner_plus01 .slick-caption .txt4,    .banner-block .RWDbanner_plus01 .slick-caption .txt3 {        left: 0;    }    .RWDmenu_plus04 .features .share-group.main_share {        display: none;    }    .RWDmenu_plus04 .phone-menubelow .hidden-lg {        display: block !important;    }    .RWDmenu_plus04 .features .search-btn .glyphicon-search,    .RWDmenu_plus04 .features .share-group a i {        background: transparent;    }    .RWDmenu_plus04 .header.is-up .header-in .features .search-btn .glyphicon-search {        color: var(--SubColor);    }    .RWDmenu_plus04 .phone-group img {        filter: contrast(0) brightness(0.8);        width: 21px !important;    }    .RWDmenu_plus04 .phone-group a {        color: #6f6f6f;    }    .RWDmenu_plus04 .features .search-btn .glyphicon-search {        color: #525261;    }    .article2 .pagecontent .article_model[data-seq="0"] {        background-position-x: center;        background-size: 50%;    }    .brand-page-box {        gap: 5vw;    }    .eforms1 .page_wrapper_bg section.call_to_action>.container {        margin-top: 80px;    }    :is(.article7, .article8) .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }}/*產品列表樣式D無側選單修正*/@media (max-width: 1300px) {    .productlist .layoutlist_4 .col-sm-3.col-md-3 {        width: calc(100%/3);        float: left;    }}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
.footer-box {    display: grid;    grid-template-columns: 1fr 1fr;    grid-template-rows: auto;    gap: 0px 0px;    grid-auto-flow: row;    grid-template-areas:        "footer-left footer-left"        "right-top right-bottom"        "footer-btn footer-btn";}.footer-left {    display: flex;    flex-direction: row;    border-bottom: var(--BorderPx1Footer);    border-radius: 0;    padding: 3rem 5vw;}.footer-left-btn {    grid-template-columns: 1fr 1fr;    align-items: center;    gap: 3rem;}.footer-left .logo {    margin-bottom: 0;    max-width: 200px;}.footer-left-btn a {    padding: 0rem;    letter-spacing: 2px;    border-bottom: 0;}.footer-left-btn a img {    margin-left: 5px;}.right-top {    border-right: var(--BorderPx1Footer);    border-bottom: 0;}/* .footer-btn {    grid-area: footer-btn;    position: relative;    left: 50%;    bottom: -50%;    transform: var(--TransformCenter);    border-top: var(--BorderPx1Footer);} */ 
.footer-btn {    bottom: unset;    top: 3rem;}.footer-btn a {        width: 100%;        aspect-ratio: unset;        border-radius: 50px;        display: flex;        flex-direction: row;        padding: 15px 20px;        line-height: 1;        margin-top: -2px;}.footer-btn img {    display: none;}.footer-left-btn {    margin-right: calc(146px + 3rem);}.copyrights {    padding: 1rem 5vw;    justify-content: center;    gap: 10px;}.marquee-box,.marquee-02,.marquee-01 {    height: 190px;}.parallax-block-one .parallax-bg {    aspect-ratio: unset;    height: 90vh;}.parallax-block-one .image .cover {    height: 60vh;            object-fit: contain;}.parallax-block-one .square {    width: 50vh;}.parallax-block-one .parallax-bg .cover {    width: 100%;    height: 120vh;}.parallax-block-two .image-right .cover,.parallax-block-two .image-left .cover {    height: 32vh;}.parallax-block-two .parallax-box {    grid-template-columns: 25% 25%;}.RWDbanner015 ul {    padding: 10.5rem 0rem 2rem;}.parallax-block-two .parallax-bg {    height: 100vh;}.service-block .RWDbanner015 ul:hover li:hover,.service-block .RWDbanner015 ul li {    background-size: 135%;}.copyrights .RWDedictor p,.copyrights,.copyrights a,.copyrights:hover,.copyright_desc,.copyright_desc a,.copyright_desc a:hover {    letter-spacing: 0;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 span span {    margin: 0 15px;}.banner-block .RWDbanner_plus01 .slick-caption .txt1,.banner-block .RWDbanner_plus01 .slick-caption .txt2 {    top: 41%;}.banner-block .RWDbanner_plus01 .slick-caption .txt4 {    margin-left: 6.5vw;}:is(.right-top, .right-bottom) .info li {    text-indent: -70px;    margin-left: 70px;}.RWDbanner015 .pic_show .word .en {    height: 40px;    white-space: pre-wrap;}.service-block .RWDbanner015 ul li,.service-block .RWDbanner015 ul:hover li:hover {    width: calc(100% / 3);}.RWDbanner015 li>div {    height: calc(138px + 340px) !important;    transform: translateY(-138px);}.about-image-big {    border-radius: 70px 0 0 0;}.about-image-small {    border-radius: 0 0 60px 0;}.copyrights {    flex-wrap: wrap;    display: flex;    flex-direction: row;    justify-content: flex-start;    gap: 0 5px;}.copyrights .RWDedictor {    gap: 0 5px;}.service-page.para-04 br {    display: none;}.brand-page-box .page-text .logo img {    max-width: max(150px, 100px);}.brand-page-box {    grid-template-columns: max-content 1fr;}.brand-page-item{    width: 90%;}
}
/*1199px end*/
/*1024px start*/
@media (max-width: 1024px) {
#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container,.banner-block .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 80px) !important;    height: calc(100vh - 80px) !important;}.RWDmenu_plus04 .features:after {    display: none;}.RWDmenu_plus04 .features {    padding-right: 0;    margin-right: 0;}.fix-btn-box.d-none {    display: block;    position: fixed;    bottom: 0px;    right: 0;    width: 100%;    z-index: 202;}.fix-btn {    display: grid;    width: 100%;    grid-template-columns: 1fr 1fr;    gap: 0;}.fix-btn a {    border-radius: 0;    padding: 15px 5px;}/* .parallax-block-two .parallax-bg .cover {    height: 110vh;} */ 
.parallax-block-two .parallax-box {    grid-template-columns: 35% 35%;}.parallax-block-two .parallax-box {    grid-template-columns: 30% 30%;    width: 90%;    margin: auto;    display: grid;    justify-content: space-between;    gap: 0;}.parallax-block-two .image-right .cover,.parallax-block-two .image-left .cover {    height: 300px;}.copyrights {    padding-bottom: 70px;}.footer-left {    padding: 2rem 5vw;}.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    margin-bottom: calc(140px - 1.3vw);}.parallax-block-one .text-en-left {    left: -45%;}.parallax-block-one .text-en-right {    right: -45%;}.RWDmenu_plus04 .header-in {    grid-template-columns: 1fr auto 50px;}.scrollTop002 {    bottom: 160px;}.footer-btn {    top: 2rem;}/* 匯入內頁補丁包*//*main*//*產品內頁-01*/ 
.page_content1 #prod_price {    margin-top: 18px;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 4) !important;}/*文章列表-04*/#article .layoutlist_4 .item {    flex-direction: column}#article .layoutlist_4 .item .list_img,#article .layoutlist_4 .list_subject,#article .layoutlist_4 .listdate {    width: 100%}#article .layoutlist_4 .item .list_img {    padding: 0;    margin: 0 0 10px}#article .layoutlist_4 .list_subject {    padding: 0;    margin: 0 0 10px}#article .layoutlist_4 .listdate {    border: 0;    display: flex;    align-items: center;    padding: 0;}#article .layoutlist_4 .listdate .day:before {    content: "/";    margin-right: 5px}#article .layoutlist_4 .listdate .day {    font-size: 12px;    color: #afafaf;    position: relative;    margin-left: 5px}/*文章列表-G*/ 
.layoutlist_8 .list_subject {    padding: 0 2rem;}/*電子表單*/ 
.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;}.title-box,.team-experience,.team-skill {    padding-block: 3rem;}.page_wrapper_bg :is(.team-experience, .team-skill) ul {    grid-template-columns: 1fr;}.service-page.para-01,.team-block.para-01 {    grid-template-columns: 1fr 1fr;}.RWDtimeline02 .timeline2_list .block .text-in{        max-height: 70px;}.article2 .pagecontent .article_model[data-seq="0"]{background: unset;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.parallax-block-one .text-en-left {    left: -40%;}.parallax-block-one .text-en-right {    right: -40%;}.parallax-block-one .parallax-bg {    height: 85vh;}.parallax-block-one .parallax-bg .cover {    height: 110vh;}.success-case-items .RWDnews005 .owl-carousel.owl-padding-10 .owl-item {    padding: 1.5rem 1.5rem 2rem;}.success-case-items {    margin: 0 -2px;}.service-block .RWDbanner015 ul:hover li:hover,.service-block .RWDbanner015 ul li {    height: 340px !important;}.RWDbanner015 li>div {    height: calc(152px + 340px) !important;    transform: translateY(-152px);}.service-block .RWDbanner015 ul:hover li:hover,.service-block .RWDbanner015 ul li {    background-size: 125%;}.about-image-big,.about-image-small {    transform: unset !important;}.parallax-block-one .image .cover {    height: 450px;}.parallax-block-one .square {    width: 360px;}.parallax-block-one .parallax-bg {    height: 600px;}.parallax-block-one .parallax-bg .cover {    height: 850px;}.banner-block {    padding-bottom: 150px;}.news-block .RWDnews014 {    width: 100%;}.RWDnews014 .news_link .type,.RWDnews014 .news_link .title {    width: calc(100% - 100px - 3rem);}.banner-block .RWDbanner_plus01 .slick-caption .txt1,.banner-block .RWDbanner_plus01 .slick-caption .txt2 {    top: 14%;    text-align: center;    width: 100%;    font-size: clamp(2.1875rem, 1.7819rem + 1.6639vw, 2.8125rem);}.banner-block .RWDbanner_plus01 .slick-caption .txt1 span span {    content: '';    width: clamp(1.875rem, 1.6722rem + 0.8319vw, 2.1875rem);}.banner-block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: clamp(1.25rem, 1.1689rem + 0.3328vw, 1.375rem);}.RWDmenu_plus04 .header-in {    padding: 1rem 0 0;}.RWDmenu_plus04 .logo {    width: 80px;}.banner-block .RWDbanner_plus01 .slick-caption .txt4 {    height: auto;}.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    margin-bottom: calc(20px + 3rem);    transform: translateY(-100%);}.news-block .RWDnews014 .news_link {    padding: 20px 5vw;}.news-block .RWDnews014 {    height: 150px;}.news-block .RWDnews014 .news_link .pic {    top: 20px;    right: 5vw;}.news-block .RWDnews014 .swiper-button-prev,.news-block .RWDnews014 .swiper-button-next {    bottom: 20px;}.news-block .RWDnews014 .swiper-button-prev {    left: 4vw;}.news-block .RWDnews014 .swiper-button-next {    left: 9vw;}.banner-block .RWDbanner_plus01 .slick-caption .txt4 {    margin-bottom: 3rem;}.parallax-block-two .parallax-bg {    height: 600px;    overflow: hidden;}.parallax-block-two .parallax-bg .cover {    height: 700px;}.parallax-block-two .parallax-box {    grid-template-columns: 1fr;    margin-bottom: 0;    gap: 2rem;}.parallax-block-two .image-right,.parallax-block-two .image-left,.parallax-block-two .parallax-bg .cover {    transform: unset !important;}.parallax-block-two {    min-height: unset;}.parallax-block-two .image-right,.parallax-block-two .image-left {    padding: 2rem 1rem 1rem;    display: grid;    grid-template-columns: auto 60%;    gap: 2rem;}.parallax-block-two .image-right {    grid-template-columns: 60% auto;}.parallax-block-two .image-left .en-description span,.parallax-block-two .image-right .en-description span {    display: block;}.parallax-block-two .image-right .en-description {    font-size: 4vw;}.parallax-block-two .image-left .en-description span,.parallax-block-two .image-right .en-description span {    font-size: 3.4vw;}.parallax-block-two .image-left .en-description {    font-size: 3vw;}.parallax-block-two .parallax-box {    grid-area: 2 / 1 / 3 / 2;    padding: 0;    margin-top: -20%;}.parallax-block-two .image-right .cover,.parallax-block-two .image-left .cover {    height: 250px;}.banner-block .RWDbanner_plus01 .slick-caption .txt4,.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    font-size: clamp(3.125rem, 2.7194rem + 1.6639vw, 3.75rem);}.service-block .RWDbanner015 ul li:not(:last-of-type) {    margin-right: 1.5rem;}.marquee-02 img,.marquee-01 img {    margin: 0.8rem;}.cta-text-top {    margin-bottom: calc(var(--SpacePX8)* 2);}/*編輯器 圖文*/ 
.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;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}.layoutlist_7 .litem {    width: calc(100% / 2 - 1px);}.litem__text {    width: 85%;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row {    display: flex;    flex-wrap: wrap;}#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 3 - 1px);}#product .item .subject {    margin-top: 15px;    margin-bottom: 10px;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/3 - 1px);}/*相簿列表樣式*/ 
.layoutlist_1 .row a,.row .album_d_item a {    padding-bottom: 0;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {    width: calc(100% / 3 - 1px);    padding: 0 15px;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 3) !important;}/*相簿內容樣式-04*/ 
.album-list {    display: flex;    flex-wrap: wrap;}.album-list .item {    width: calc(100% / 3);}/*檔案下載樣式-02*/ 
.download .list_table .container::after {    clear: none;}.download .list_table .container .row::after {    clear: none;}.download .list_table .container .row div:last-child {    clear: none !important;}.download .oneline {    border-bottom: none;    clear: none;}/*電子表單*/ 
.eformscontent .layoutlist_1 {    width: 100%;}.eformscontent .form-horizontal .control-label {    padding: 0 !important;    width: 100%}.eformscontent .col-sm-12.col-md-11,.eformscontent .col-sm-12.col-md-5 {    width: 100%;}.eformscontent .form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;    padding: 0 !important}.eformscontent .form-horizontal .col-sm-12.col-md-5 {    padding: 0 !important;}.eformsDesc {    margin: 50px 0 0;}.eforms1 .eformsDesc {    padding-bottom: 5vw;}/*影片列表*/ 
.layoutlist_2 .video_item {    width: calc(100% / 3 - 1px);}/*產品內頁-02*/#sidebar {    padding: 0 !important;    margin: 0 0 30px;}/*購物車按鈕pad*/#mobile-fixed .btn-box .normal {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}#mobile-fixed .btn-box .bg2 {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff;    background: #000;}.RWDshopping #mobile-fixed .btn.normal {    color: #444;}/*檔案下載*/ 
.download .search-container {    margin-left: 20px;    margin-top: 0;}.about-page-2-box {    grid-template-rows: 1fr;    margin-bottom: var(--SectionPadding);}.about-page-box {    grid-template-columns: 1fr;}.about-page-box .page-image img {    aspect-ratio: 2 / 1;    object-fit: cover;    object-position: bottom;}.service-feature-item-image {    grid-template-columns: 1fr;}.service-feature-item {    padding: 3rem 3rem 3rem calc(3rem + 70px);}.number {    padding-top: 3rem;}.brand-page-box,.brand-page-item,.about-page-box {    grid-template-columns: 1fr;}.brand-page-box .page-image {    aspect-ratio: 2 / 1.5;        border-radius: 0 3rem 0;}.brand-page-item .page-image {    grid-row: 2/2;}.brand-page-item .sns-icon {    margin-top: 1.5rem;}.brand-page-item .page-text {    width: fit-content;    margin: auto;    padding-block: 1rem;}.brand-page-item .info br {    display: none;}.eform-bg {    position: relative;    width: 100%;    aspect-ratio: 1/1;}.eforms1 .page_wrapper_bg section.call_to_action>.container {    width: 100%;}.btn.btn_back,.ebtn {    float: unset;    margin: auto;    width: 100%;}.inner-btn,.btn.btn_back a,.ebtn a {    margin-top: 2rem;    margin-inline: auto;}
}
/*991px end*/
/*850px start*/
@media (max-width: 850px) {
#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container,.banner-block .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 110px) !important;    height: calc(100vh - 110px) !important;}.about-box {    display: grid;    grid-template-columns: 1fr 1fr;    grid-template-rows: auto;    gap: 0 5vw;    grid-auto-flow: row;    grid-template-areas:        "about-text about-text"        "about-image-small about-image-big ";}.about-image-big .cover {    height: 300px;    width: 100%;    object-fit: cover;    object-position: top;}.about-text .description br {    display: none;}.brand-btn .index-btn,.success-case-btn .index-btn {    padding: 1rem;}.footer-left {    display: flex;    flex-direction: column;    gap: 3rem;}.footer-btn {    top: 7.5rem;    right: unset;    left: 330px;}.footer-left-btn {    grid-template-columns: max-content max-content;    gap: 3rem;    height: 45px;}.footer-left-btn {    gap: 2rem;}/* 匯入內頁補丁包*//*文章列表樣式-04*/#article .layoutlist_4 .fixrow {    padding-left: 0;    padding-right: 0;}/*圖文輪播*/ 
.RWDslider01 .products-list .box {    display: flex;    flex-direction: column;}.RWDslider01 .products-list .products-item .box {    flex-direction: column;    justify-content: flex-start;}.RWDslider01.pic-right .products-list .products-item .box {    flex-direction: column;}.RWDslider01 .pic-list,.RWDslider01 .text {    width: 100%;    padding: 0 !important;}.RWDslider01 .control-box {    right: 0;    position: relative;    width: 100%;    text-align: center;}.RWDslider01 .pic-list,.RWDslider01 .text,.RWDslider01 .pic img {    width: 100%;}.RWDslider01 .pic-list {    padding-right: 0;}.RWDslider01.pic-right .pic-list {    padding-left: 0;}.pagecontent .RWDslider01,.article1 .pagecontent .RWDeditor01 {    margin-top: 30px;}.brand-page-box {    gap: 3rem;}.page_wrapper_bg :is(.brand-page-box, .about-page-box) .description {    margin-top: 2rem;}.service-page.para-01,.team-block.para-01 {    grid-template-columns: 1fr;    margin: auto;}:is(.service-page.para-01, .team-block.para-01) .image {    padding-top: 2rem;    padding-inline: 0;    border-right: 0;}    .team-block.para-01 .image {        padding-bottom: 0;    }:is(.service-page.para-01, .team-block.para-01) .image img {    border-radius: 0 3rem 0 0;    aspect-ratio: 3 / 2.5;}.service-page.para-03 {    padding-inline: calc(5% + 10px);}.service-page.para-04,.service-page.para-02,.service-page.para-01,.team-block.para-01 {    width: 90%;    padding-inline: 10px;}.service-page.para-01 .page-text {    padding: 0 0 var(--SectionPadding);}.service-page.para-01 .page-text {    gap: 3rem;}.service-table {    margin-top: 1.5rem;}.title-box,.team-experience,.team-skill {    padding-inline: 0;}.page_wrapper_bg :is(.team-experience, .team-skill) ul {    grid-template-columns: max-content max-content;    gap: 0 65px;}.title-box,.team-experience,.team-skill {    padding-block: 2rem;}
}
/*850px end*/
/*800px start*/
@media (max-width: 800px) {
/* 匯入內頁補丁包*//*麵包屑*/ 
.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn {    margin-top: 30px !important;}/*文章列表樣式-03*/#article .layoutlist_3 .listdate .yearmonth {    padding-bottom: 0px;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 1px;}#article .layoutlist_4 .listdate .yearmonth {    padding-bottom: 15px;}#article .layoutlist_4 .list_subject .summary {    margin: 10px 0px 0;}#article .layoutlist_4 .list_subject a {    margin: 0px !important;}/*產品檔案下載按鈕*/ 
.productcontent .page_content1 .download_container .btn {    float: none;    margin: 60px auto 0 !important;    display: block;    max-width: 250px;    padding: 5px;}/*相簿列表樣式-01*/#album .layoutlist_1 .row .album_item {    width: calc(100% / 3 - 1px) !important;}.layoutlist_2 .album_item {    padding: 0 10px;}/*檔案下載樣式-02*/ 
.layoutlist_3 .dbtn_v2 {    width: 100%;    text-align: center;}/*電子表單*/ 
.form-horizontal .control-label {    width: 100%;}.form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;}
}
/*800px end*/
/*768px start*/

@media (max-width: 768px) {    .success-case-items {        margin: 0;    }    .about-image-big {        border-radius: 50px 0 0 0;    }    .about-image-small {        border-radius: 0 0 40px 0;    }    .service-block .RWDbanner015 ul li {        border-radius: 0 30px 0 0;    }    .team-page.para-03,    .service-page.para-04,    .service-page.para-02,    .service-page.para-01,    .team-block.para-01,    .about-page-box,    .brand-page-box,    :is(.article1, .article5, .article2, .article3).articlecontent .page_wrapper_bg section.hgroup .container {        width: 90%;        padding-inline: 10px;    }    .article2 .RWDtimeline02 {        padding: var(--SectionPadding) calc(5% + 10px);    }    .eforms1 .eforms_complete.page_wrapper_bg section.call_to_action>.container{        padding: var(--SectionPadding) 7%;    }}

/*768px end*/
/*767px start*/
@media (max-width: 767px) {
:root .page_wrapper_bg{    --FontSizeDesc:15px;    }#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container,.banner-block .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 70px - 50px) !important;    height: calc(100vh - 70px - 50px) !important;}.RWDnews014 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {    background-color: var(--SubColor) !important;}.parallax-block-two .image-right,.parallax-block-two .image-left {    grid-template-columns: 1fr;    gap: 0;}.parallax-block-two .image-right .cover,.parallax-block-two .image-left .cover {    height: 300px;}.brand-text,.success-text,.parallax-block-two .image-right .text,.parallax-block-two .image-left .text {    text-align: center;}.success-case-items .RWDnews005 .owl-controls {    position: absolute;    top: calc(-10px - clamp(1.5rem, 1.5rem + 1.5625vw, 3rem));    right: 0%;    width: 100%;}.brand-items .RWDnews005 .owl-controls {    position: relative;    top: unset;    right: 0%;    width: 100%;    bottom: 0;    padding-top: 1rem;}.RWDnews005 .owl-theme .owl-controls .owl-buttons {    justify-content: center;}.success-text {    margin-bottom: 4rem !important;}.parallax-block-two .parallax-bg {    height: 500px;}.parallax-block-two .parallax-bg .cover {    height: 600px;}.service-block .RWDbanner015 ul:hover li:hover,.service-block .RWDbanner015 ul li {    width: 100%;}.RWDbanner015 ul {    display: flex;    flex-wrap: wrap;}.RWDbanner015 ul {    padding: 0 5% 5%;}.service-block .RWDbanner015 ul:hover li:hover,.service-block .RWDbanner015 ul li {    height: 100% !important;    aspect-ratio: 1 / 1;    background-size: cover;}.service-block .RWDbanner015 ul li {    margin-top: calc(150px + 1.5rem);    position: relative;}.RWDbanner015 li div a {    display: block;    height: calc(100% + 150px);}/* .RWDbanner015 li>div {    vertical-align: top;    overflow: visible;    display: block;    left: 0;    top: 0;    position: absolute;            transform: translateY(0px);} *//* .RWDbanner015 ul:hover li:hover a,.RWDbanner015 .pic_show .word {    vertical-align: top;    overflow: visible;    transform: translateY(-100%) !important;    display: block;    left: 0;    position: absolute;} *//* .service-block .RWDbanner015 ul:hover li:hover>div{        height: 100% !important;              transform: translateY(-100px) !important;    } */ 
.RWDbanner015 .pic_show .word::before {    left: 1rem;}.RWDbanner015 ul:hover li:hover a * {    transform: unset}.RWDbanner015 .pic_show .word {    padding: 2.5rem 0rem 1rem 1rem;    width: 100%;    /* transform: translateY(-100%);        top: -1rem; */}.RWDbanner015 li>div {    height: 100% !important;    vertical-align: top;    transform: unset;    top: 0;    position: absolute;    display: block;    width: 100%;}.RWDbanner015 li div a {    transform: translateY(-130px);}.service-block .RWDbanner015 ul li:not(:last-of-type) {    margin-right: 0;}.brand-text {    border-bottom: 0;    padding-bottom: 0;}.brand-items {    margin-top: 1rem;    margin-left: 0;}.marquee-box,.marquee-02,.marquee-01 {    height: 160px;}.footer-box {    display: grid;    grid-template-columns: 1fr;    grid-template-rows: auto;    gap: 0px 0px;    grid-auto-flow: row;    grid-template-areas:        "footer-left "        "right-top"        "right-bottom"        "footer-btn";}.copyrights {    display: flex;    gap: 0px 5px;    align-items: center;    flex-wrap: wrap;    justify-content: flex-start;}.right-bottom {    border-top: var(--BorderPx1Footer);}.right-bottom .info li br {    display: none;}.scrollTop002 {    bottom: 200px;}.RWDbanner_plus01.style-dotnav.control-right .control-box {    height: 100% !important;}.RWDmenu_plus04 .ml-stack-nav-toggle {    margin-left: auto;}.RWDnews014 .news_link .title {    height: 3em;    -webkit-line-clamp: 2;}.about-text {    margin-top: 0;}.RWDmenu_plus04 .header.is-up .header-in {    padding: 10px 0;}.service-block .RWDbanner015 ul li:hover::before {    display: none;}.RWDbanner015 .pic_show .word .en {    height: auto;}.marquee-02 img,.marquee-01 img {    margin: 0.5rem;}.fl img {    width: 90px;}.banner-block .RWDbanner_plus01 .slick-caption .txt1,.banner-block .RWDbanner_plus01 .slick-caption .txt2 {    top: 74%;}.banner-block .RWDbanner_plus01 .slick-caption .txt4 {    display: block;    width: 100%;    margin-left: auto;}.banner-block .RWDbanner_plus01 .slick-caption .txt4,.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    font-size: clamp(1.25rem, 0.7328rem + 2.122vw, 1.75rem);    letter-spacing: -1px;    text-align: center;}.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    opacity: 0.7;}.banner-block .RWDbanner_plus01 .slick-caption .txt4 {    opacity: 0.3;}/* 匯入內頁補丁包*//*文章列表樣式-02*/#article .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_2 .item {    width: calc(100% / 2 - 41px);    margin: 0 20px;}#article .layoutlist_2 .list_subject,#article .layoutlist_2 .listdate {    padding-left: 0px;    padding-right: 0;}#article .layoutlist_2 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_2 .listdate .yearmonth::after {    content: "/";    position: relative;    display: inline-block;}#article .layoutlist_2 .listdate .yearmonth,.layoutlist_2 .listdate .day {    display: inline-block;}#article .layoutlist_2 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    margin-left: -3px;}/*文章列表樣式-03*/#article .layoutlist_3 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_3 .item {    width: calc(100% / 2 - 41px);    margin: 0 20px;}#article .layoutlist_3 .listdate .day {    color: #afafaf;    font-size: 12px;    letter-spacing: 2px;}#article .layoutlist_3 .listdate .day::before {    content: " / ";}/*文章列表樣式-04*/#article .layoutlist_4>.fixrow>.xrow {    display: flex;    flex-wrap: wrap;}#article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: calc(100% / 2 - 41px);    margin: 0 20px;}/*文章列表樣式-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 .litem {    width: calc(100% / 2);}.layoutlist_7 .row:before,.layoutlist_7 .row:after {    display: none;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd {    display: flex;    flex-wrap: wrap;}.layoutlist_8.rwd .item {    border-bottom: 0;    width: calc(100% / 2);}.layoutlist_8.rwd .list_img+.list_subject {    margin-top: 15px;}.layoutlist_8 .list_subject {    padding-left: 15px;}.layoutlist_8.rwd .listdate .yearmonth {    font-size: 12px !important;    color: #afafaf;    letter-spacing: .5px}.layoutlist_8.rwd .listdate .day {    color: #afafaf;    font-size: 12px;    letter-spacing: .5px}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}/*左右圖文輪播PAD*/@media screen and (min-width: 415px) and (max-width: 767px) {    .RWDslider01 .products-list .box,    .RWDslider01.pic-right .products-list .box {        flex-direction: column    }    .RWDslider01 .text {        width: 100%    }    .RWDslider01.pic-right .pic-list {        padding: 0;    }    .RWDslider01 .products-list .box,    .RWDslider01.pic-right .products-list .box {        flex-direction: column;        width: 90%;        margin: auto;        padding: 0 !important    }    .RWDslider01 .pic-list {        width: 100%;        padding: 0;        margin: auto;        float: none !important    }    .RWDslider01.pic-right .control-box {        left: 50%;        transform: translateX(-50%);        text-align: center;        right: auto    }    .RWDslider01 .control-box {        right: auto;        left: 50%;        transform: translateX(-50%)    }}/*文章列表頁籤*/ 
.tab_content {    margin-top: 20px}/*文章頁籤修正*/ 
.tab {    padding: 20px 0;}.tab.open .tab_title {    margin: 0 0 20px;}/*產品頁籤*/ 
.RWDproduct_page .faq-item .faq-question {    padding: 15px 0}.RWDproduct_page .faq-item .faq-question:before {    display: flex;    justify-content: center;    align-items: center}.RWDproduct_page .faq-item .editor {    padding: 30px}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/2);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/2 - 1px);}#product .layoutlist_5.layoutlist {    display: flex;    flex-wrap: wrap;}#product .layoutlist_5.layoutlist .col-sm-4 {    width: calc(100% / 2 - 1px);}/*產品我的最愛按鈕調整*/ 
.RWDproduct_page .btn-other {    margin: 10px 0}.RWDproduct_page .btn-other li {    width: 100%;    display: block;    text-align: left;    padding: 0}.RWDproduct_page .btn-other li .ii {    display: inline-block}.RWDproduct_page .btn-other li button {    text-align: left}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {    display: flex;    flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 2 - 1px) !important;    padding: 0 10px;}/*相簿列表樣式-02*/#album .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#album .layoutlist_2 .album_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-01*/ 
.albumcontent section.call_to_action .container .article-text .container .row {    display: flex;    flex-wrap: wrap;}.row .album_d_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 2) !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item {    display: initial;}.album-list .item {    width: calc(100% / 2);}#article .layoutlist_4 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    padding: 0;}#article .layoutlist_4 .listdate .yearmonth,.layoutlist_4 .listdate .day {    display: inline-block;}#article .layoutlist_4 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_4 .listdate .day::before {    content: " / ";}/*相簿內容箭頭*/ 
.photo_view .flex-direction-nav .flex-disabled {    opacity: 10 !important;}/*檔案下載樣式-01*/ 
.download .list_table td.list_subject {    text-align: center;}.download .list_table th.split {    display: none}.download .list_table td {    line-height: 1.5;    padding: 10px}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no {    min-width: 100px}.download .list_table th.list_date {    width: calc(100% - 200px)}.download .list_table td.split {    display: none;}/*檔案下載樣式-02*/ 
.download .item table tr {    display: flex;    flex-direction: column;}.download .oneline {    display: flex;    flex-wrap: wrap;}.download .list_table td {    width: 100%;    padding-top: 15px;}.download .list_table td:nth-child(2) {    display: none;}.download .oneline .col-md-4.col-sm-6 {    width: calc(100% / 3);}.layoutlist_5 .downlaod_item {    width: calc(100%/2);}.download5 .search-container {    margin: 10px 0 0;}/*影片列表*/#video .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#video .layoutlist_2 .video_item {    width: calc(100% / 2 - 1px);}/*購物車呼籲置底*/#mobile-fixed .fixed-bottom .price-box {    text-align: center;}#mobile-fixed .btn-box.step1 li,#mobile-fixed .btn-box.step2 li {    padding: 0 1px;}#mobile-fixed .btn-box .normal {    text-align: center;    padding: 10px 0;    font-size: 15px !important;}#mobile-fixed .btn-box ul {    display: flex;}.service-feature-item {    padding: 2rem 2rem 2rem calc(2rem + 60px);}.number {    width: 60px;}.number {    padding-top: 2rem;}.service-table table td,.service-table table thead th {    letter-spacing: 1px;}.tab:last-child, .article5 .tab {    padding: 15px 10px;    width: 90%;    margin: auto;}.tab:last-child,.article5 .tab {    border-top: var(--BorderPx1);}.tab:last-child {    border-bottom: var(--BorderPx1) !important;}.brand-page-item .page-image {    border-radius: 1rem;}.article5 .tab_title {    font-size: var(--FontSizeH3);    color: var(--TextMainColor);    line-height: 1.5;    font-weight: 500;}.article5 .tabs {    padding-bottom: var(--SectionPadding) !important;    background: #e5dbbc45;}.brand-page-item .page-text {    width: 100%;    padding-top: 0;}.brand-page-item {    width: 100%;    padding-bottom: 3rem;}.page_wrapper_bg .brand-page-item .title {    display: none;}.eforms1 .page_wrapper_bg section.call_to_action>.container {    padding-right: 7%;    padding-left: 7%;}#article .cate_list.row .col-sm-6.col-md-4,.layoutlist_7 .litem {    width: calc(100%/2);}.team-tag {    margin-bottom: 8px;}
}
/*767px end*/
/*650px start*/

@media (max-width: 650px) {   :root {      --NaviHeight: 110px;   }   .RWDbanner_plus01 .device_pad,   .RWDbanner_plus01 .img-pad,   .RWDbanner_plus01 .setheight .pad {      display: none;   }   .RWDbanner_plus01 .device_phone,   .RWDbanner_plus01 .img-phone,   .RWDbanner_plus01 .setheight .phone {      display: block;   }   .RWDbanner_plus01 .slick-caption.txt-left,   .RWDbanner_plus01 .slick-caption.txt-right {      width: 100%;   }   .RWDmenu_plus04 .logo {      width: 55px;      top: 10px;   }   .page_wrapper_bg .RWDmenu_plus04 .header .header-in,   .RWDmenu_plus04 .header.is-up .header-in,   .RWDmenu_plus04 .header .header-in,   .RWDmenu_plus04 .header.is-up .header-in {      padding: 10px 0;   }   .banner-block .RWDbanner_plus01 .slick-caption .txt1,   .banner-block .RWDbanner_plus01 .slick-caption .txt2 {      top: 64%;   }   .banner-block .RWDbanner_plus01 .slick-caption .txt4,   .banner-block .RWDbanner_plus01 .slick-caption .txt3 {      color: var(--SubColor);   }   .banner-block .RWDbanner_plus01 .slick-caption .txt4 {      margin-left: 0;   }   .about-box {      grid-template-columns: 1fr;      gap: 2rem;      grid-auto-flow: row;      grid-template-areas:         "about-image-big "         "about-text";   }   .about-image-big .cover {      height: 400px;   }   .parallax-block-one .square,   .parallax-block-one .en-title,   .parallax-block-one .en-title,   .parallax-block-one .parallax-bg {      display: none;   }   .parallax-block-one .image .cover {      height: auto;      width: 100%;   }   .success-case-items {      padding: 0;   }   .ml-stack-nav-toggle__line {      background: var(--SubColor);   }   .RWDmenu_plus04 .features .search-btn .glyphicon-search,   .search-btn .glyphicon-search {      color: var(--SubColor);      font-size: 18px;   }   .page_wrapper_bg .RWDmenu_plus04 .header .logo img,   .page_wrapper_bg .RWDmenu_plus04 .logo::before,   .RWDmenu_plus04 .header.is-up .logo img,   .RWDmenu_plus04 .logo::before {      height: 40px;      width: 200px;   }   .RWDmenu_plus04 .header {      padding: 0 5%;   }   .brand-text .description br {      display: none;   }   .brand-text .description {      text-align: left;   }   .footer-left,   .right-bottom,   .right-top {      padding: 2rem 3rem;   }   .RWDnews014 .news_link .type,   .RWDnews014 .news_link .title {      width: calc(100% - 100px - 2rem);   }   .parallax-block-two .image-left .en-description span,   .parallax-block-two .image-right .en-description span {      font-size: 6.5vw;   }   .parallax-block-two .image-left .en-description {      font-size: 5.5vw;   }   .RWDbanner_plus01.style-dotnav .control-box .control {      padding-bottom: 1.5rem;   }   .banner-block .RWDbanner_plus01 .slick-caption .txt4 {      margin-bottom: 4rem;   }   .banner-block .RWDbanner_plus01 .slick-caption .txt3 {      margin-bottom: calc(15px + 4rem);   }   .marquee-box,   .marquee-02,   .marquee-01 {      height: 140px;   }   .cta-text-top {      margin-bottom: calc(var(--SpacePX8)* 1);   }   .brand-items .RWDnews005 .owl-carousel.owl-padding-10 .owl-item {      padding: 0 10px;   }   .footer-left-btn {      grid-template-columns: max-content max-content;      align-items: center;      gap: 4rem;   }   .about-image-small {      display: none;   }   .about-block .container-80 {      padding: 0 10px;   }   .about-page-box .page-text,   .about-text {      padding-left: calc(var(--SpacePX8)* 4);   }   .parallax-block-two .parallax-box {      width: 70%;   }   .parallax-block-two .parallax-box {      margin-top: -15%;   }   .footer-btn {      grid-area: footer-btn;      position: relative;      left: unset;      bottom: unset;      transform: unset;      top: unset;      padding: 0 0 2rem;   }   .footer-box {      display: grid;      grid-template-columns: 1fr;      grid-template-rows: auto;      gap: 0px 0px;      grid-auto-flow: row;      grid-template-areas:         "footer-left "         "right-top"         "right-bottom"         "footer-btn";   }   .footer-btn a {      width: calc(100% - 6rem);      margin: auto;   }   .scrollTop002 {      bottom: 240px;   }   .footer-btn img {      display: none;   }   .footer-left-btn {      margin-right: 0;      height: unset;   }   .copyrights {      padding: 1rem 3rem 70px;   }   .parallax-block-one .image {      border-radius: 40px;      overflow: hidden;   }   .copyrights .RWDedictor {      display: flex;      align-items: center;      flex-wrap: wrap;      flex-direction: row;   }   .page_wrapper_bg section.hgroup .container {      border-bottom: 0;      padding-bottom: 0 !important;   }   .page_wrapper_bg .page_subject {      flex-direction: column;      align-items: center;   }   #article .cate_list.row .col-sm-6.col-md-4::before,   .layoutlist_7 .litem::before,   .about-page-box .description br,   .page_wrapper_bg :is(.brand-page-box, .about-page-box) .description br {      display: none;   }   .about-page-box .page-image img {      aspect-ratio: 3 / 2;   }   #article .layoutlist_7 .litem,   .layoutlist_7 .litem {      padding-inline: 10px;   }   #article .layoutlist_7 .litem,   #article .cate_list.row .col-sm-6.col-md-4,   .layoutlist_7 .litem {      width: calc(100%/1);   }   #article .cate_list.row .col-sm-6.col-md-4,   .layoutlist_7 .litem {      padding: 0;      margin-bottom: 45px !important;   }   .brand-page-box .page-text .logo img {      max-width: max(120px, 80px);   }   .eforms1 .eformsDesc {      text-align: left;      padding-bottom: 2rem;   }   .eforms1 .eformsDesc br {      display: none;   }   .eforms1 .page_wrapper_bg section.call_to_action>.container {      align-items: center;   }   .boxname {      margin: 0 10px;      width: calc(50% - 39px);      display: inline-block;   }   .article2 .page_wrapper_bg .page_subject::before {      top: 0;      bottom: unset;      text-align: center;      width: 100%;   }   .brand-page-box .page-image {      aspect-ratio: 1 / 1;   }   .article2 .layoutlist_7 .litem img {      aspect-ratio: 1 / 1;      object-fit: cover;      object-position: top;   }   .service-page.para-01 .page-text {      gap: 2rem;   }   .service-feature-item {      padding: 0;      gap: 0;   }   .number {      font-size: var(--FontSizeH5);      position: relative;      height: auto;      width: 100%;      padding: 10px 1.5rem;      text-align: left;      display: flex;      justify-content: flex-start;   }   .service-feature-item .image,   .service-feature-item .title,   .service-feature-item .description {      padding-inline: 1.5rem;   }   .service-feature-item .image {      padding-bottom: 1.5rem;   }   .service-feature-item .title {      padding-top: 2rem;   }   .service-feature-item .description {      padding-bottom: 2rem;   }   .page_wrapper_bg .article-text h2,   .page-section-main-title {      letter-spacing: 1px;   }   .service-table table td:first-of-type,   .service-table table td,   .service-table table thead th,   .service-table table thead tr th:first-of-type {      padding: 15px 10px;   }   :is(.service-page.para-01, .team-block.para-01) .image img {      border-radius: 0 3rem 0 0;      aspect-ratio: 2 / 2;   }   /* .brand-page-box .text-box{          margin-top: 0rem;    margin-bottom: 2rem;   } */   .brand-page-box .page-text .logo {          border: var(--BorderPx1Blue);        padding: 1rem;        width: 50%;        margin: auto;   }    .brand-page-box .page-text {      display: grid;    }}

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
  .right-bottom .info li br {    display: block;  }  /* 匯入內頁補丁包*/  /*標題*/  /*按鈕*/  .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;  }  /*fixrow*/  .fixrow {    padding-left: 0px !important;    padding-right: 0px !important;  }  /*文章列表最上層樣式調整*/  #article .cate_list.row .col-sm-6.col-md-4 {    margin: 0 0 30px;  }  /*文章列表樣式-02*/  #article .layoutlist_2 .item {    width: 100%;    margin: 0 0 3rem;    padding: 0 0 3rem;  }  /*文章列表樣式-03*/  #article .layoutlist_3 .item {    width: 100%;    margin: 10px 0;  }  /*文章列表樣式-04*/  #article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: 100%;    margin: 10px 0;  }  /*文章列表樣式-06*/  .rwdlayoutlist_6 ul {    margin: 0;  }  .rwdlayoutlist_6 li {    margin: 0;    border-bottom: #dfdfdf solid 1px;    padding: 10px 0 10px;  }  .rwdlayoutlist_6 .subject_title {    display: none;  }  .rwdlayoutlist_6 .list_item {    text-align: center;    flex-direction: column  }  .rwdlayoutlist_6 .list_item .column.no,  .rwdlayoutlist_6 .list_item .column.subject,  .rwdlayoutlist_6 .list_item .column.date {    width: 100%;  }  /*文章列表樣式-08*/  .layoutlist_8.rwd .item {    border-bottom: 1px solid #eee;    width: 100%;  }  /*文章列表樣式-09*/  .rwdlayoutlist_9 .litem {    width: 100%;  }  /*左右圖文輪播PH*/  .RWDslider01 .pic-list {    width: 100%;  }  /*時間軸樣式*/  .RWDtimeline01 .line_dot,  .RWDtimeline01 .line_dot2 {    left: 4px;  }  .RWDtimeline01 li.event:before {    left: 27px;  }  .RWDtimeline01 li.event .point {    width: calc(100% - 90px);    left: 90px;  }  .RWDtimeline01 li.event .point .date {    font-size: 14px;    letter-spacing: 1px  }  /*文章檔案下載*/  .file_area {    margin: 0 0 10px;  }  #file_dlist,  .page_wrapper_bg .dd-select,  .file_area {    width: 100% !important;  }  .download_container .btn {    width: 100%;  }  /*電子表單*/  .new-form {    margin-top: 0;  }  .webdesc {    margin: 0 0 30px;  }  /*相簿上下方說明*/  #album .page_desc {    margin: 30px 0;  }  #album .page_content3 .page_desc2,  #album .page_content4 .page_desc2 {    margin: 30px 0 0;  }  .photo_discription .text {    font-size: 16px !important;    line-height: 1.5 !important;    margin: 30px 0;    color: #333 !important;    letter-spacing: 2px;    font-weight: 400  }  /*相簿列表樣式-01*/  .layoutlist_1 .album_item {    width: 100% !important;  }  #album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 1 - 1px) !important;  }  /*相簿列表樣式-02*/  .layoutlist_2 .album_item {    margin: 10px 0px 20px !important;    width: 100%;  }  #album .layoutlist_2 .album_item {    width: 100%;    padding: 0;  }  /*產品列表樣式 A*/  #product .layoutlist_2 .col-sm-6 {    width: 100%;    padding: 0;  }  #btn_shopping {    width: 100%;    margin: 0;  }  /*產品列表樣式 B*/  #product .layoutlist_3.row>.col-md-12 {    width: 100%;  }  /*產品列表樣式 C*/  #product .layoutlist_4 .col-xs-6 {    width: 100%;  }  /*產品列表樣式 D*/  .productlist .layoutlist_4 .col-sm-4.col-md-4,  .productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/1);    float: left;  }  /*產品列表樣式 E*/  #product .layoutlist_5.layoutlist .col-sm-4 {    width: 100%;  }  #product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: 100%;  }  /*產品頁籤*/  .RWDproduct_page .tab-box .tab-container>ul>li {    padding: 30px;  }  /*產品檔案下載*/  .page_content1 .download_container {    display: flex;    flex-direction: column;    gap: 10px 0  }  .productcontent .page_content1 .download_container .btn {    width: 100%;    max-width: 100%;    margin: 0 !important  }  /*相簿內容樣式-01*/  .row .album_d_item {    width: 100%;  }  /*相簿內容樣式-03*/  .photo .content_box {    width: 100% !important;  }  /*相簿內容樣式-04*/  .album-list .item {    width: 100%;  }  /*檔案下載樣式-02*/  .download .oneline .col-md-4.col-sm-6 {    width: 100%;    margin-bottom: 20px;  }  /*影片列表*/  #video .layoutlist_2 .video_item {    width: 100%;    margin: 0 0 40px;  }  /*產品內頁-01*/  #member_org_price,  #prod_fixprice {    margin-top: 25px;  }  .page_content1 ._shopping_info>div {    flex-direction: column;    align-items: center  }  .page_content1 #prod_price {    margin-top: 0  }  div#prod_price {    margin: 0 !important  }  .page_content1 #prod_name .product_name {    margin: 0 0 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;  }  /*詢問車按鈕*/  .RWDquiry .btn.normal {    width: 100%;    margin: 5px 0;  }  /* google驗證碼、top高度調整 */  .grecaptcha-badge {    bottom: 75px !important;  }  .scrollTop002 {    right: 0;    bottom: 160px;  }  .page_wrapper_bg :is(.team-experience, .team-skill) ul {    grid-template-columns: 1fr;  } .team-block.para-01 .image{      padding-bottom: 0;    }
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
    .banner-block .RWDbanner_plus01 .slick-caption .txt1 span span {        margin: 0 10px;    }    .banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots button {        background: #d6d1c26b !important;    }    .marquee-box,    .marquee-02,    .marquee-01 {        height: 120px;    }    .about-image-big .cover {        height: 350px;    }    .parallax-block-two .parallax-bg {        height: 450px;    }    .footer-left-btn {        grid-template-columns: 1fr 1fr;    }    .RWDmenu_plus04 .header .logo img {        opacity: 0;    }    .page_wrapper_bg .RWDmenu_plus04 .header .logo::before,    .RWDmenu_plus04 .header.is-up .logo::before,    .RWDmenu_plus04 .header .logo::before {        opacity: 1;        top: 5px;        transition: .1s ease;    }    .parallax-block-two .parallax-box {        width: 85%;    }    .footer-left,    .right-bottom,    .right-top {        padding: 2rem;    }    .footer-btn a {        width: calc(100% - 4rem);        margin: auto;    }    .RWDbanner_plus01.style-dotnav.dot .slick-dots button {        width: 10px;        height: 10px;    }    .RWDbanner_plus01.style-dotnav.dot .slick-dots li {        width: 25px;    }    .copyrights {        padding: 1rem 2rem 70px;    }    .parallax-block-one .image {        border-radius: 30px;    }    /* 匯入內頁補丁包*/    /*文章高度調整*/    .pagecontent .article_model[data-seq="0"] {        margin-top: 0 !important;    }    /*檔案下載*/    .layoutlist_5 .downlaod_item {        width: calc(100%);    }    .download5 .search-container {        margin: 10px 0 0 !important;    }    /*圖文輪播*/    .RWDslider01 .text {        padding-bottom: 40px;    }    .ml-stack-nav-toggle {        padding: 25px 14px;    }    .RWDmenu_plus04 .logo {        top: 0px;    }    .about-page-2-box .parallax-box {        margin-top: -30%;    }    .eforms1 .page_wrapper_bg section.call_to_action>.container {        margin-top: 60px;    }       .brand-page-item .info li {        display: flex;        flex-direction: column;        margin-bottom: 10px;    }    .brand-page-item {        padding-bottom: 1.5rem;    }    .brand-page-box .page-text .logo{        width: 80%;    }    @media (max-width: 414px) {        /*文章左右圖文輪播PH*/        .RWDslider01 .pic-list,        .RWDslider01.pic-right .pic-list {            margin: 0;        }    }
}
/*480px end*/
/*380px start*/
@media (max-width: 380px){
        #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container,        .banner-block .RWDbanner_plus01.full .banner-slider.bg .slick-item {            max-height: 95vh !important;            height: 95vh !important;        }        #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {            width: 95%;        }        .banner-block .RWDbanner_plus01 .slick-caption .txt1 {            font-size: 30px;        }        .banner-block .RWDbanner_plus01 .slick-caption .txt2 {            font-size: 18px;        }        .RWDmenu_plus04 .logo {            width: 50px;        }        .RWDmenu_plus04 .header-in {            grid-template-columns: 1fr auto 35px;        }        .page_wrapper_bg .RWDmenu_plus04 .header.is-up .logo img,        .page_wrapper_bg .RWDmenu_plus04 .logo::before,         .RWDmenu_plus04 .header.is-up .logo img,        .RWDmenu_plus04 .logo::before {            height: 35px;        }        .RWDmenu_plus04 .header.is-up .logo::before {            top: 10px;        }        .about-text .main-title br {            display: block;        }        .service-block .RWDbanner015 ul li {            margin-top: calc(130px + 1.5rem);        }        .footer-left,        .right-bottom,        .right-top {            padding: 2rem 1rem;        }        .footer-btn a {            width: calc(100% - 2rem);            margin: auto;        }        .copyrights {            padding: 1rem 1rem 70px;        }        /* 匯入內頁補丁包*/        /*跟隨購物車寬度修正*/        #mobile-fixed .btn-box {            width: 170px;            padding-left: 10px;        }        #mobile-fixed .fixed-in {            width: calc(100% - 170px);        }        .RWDproduct_page .faq-item .editor {            padding: 20px;        }        .brand-page-box .page-text .logo{            width: 100%;        }
}
/*380px end*/