:root {    --MainColor: #777;    --SubColor: #333;    --NaviColor: #000;    --TextSubColor: #666;    --BorderPx1: 1px solid #ccc;        --TransitionEase: .3s ease; }img {    max-width: 100%;    height: auto;}button,button:hover,a:is(:hover,:active,:focus,:visited){    transition:var(--TransitionEase);    text-decoration: none;} :is(h1,h2,h3,h4,h5,h6,p) {    padding: 0;    margin: 0;}.row {    margin-right: 0px;    margin-left: 0px;}body.wrapper_bg {    font-family: 'Noto Serif TC', serif, 'Roboto Serif', serif !important;    letter-spacing: 1px;    line-height: 1.5;    font-size: 15px;    color: #555;}.cd-main-content {    overflow: hidden;}/*容器設定*/#RWDfullscreen01 .container {    width: 85%;    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;}/* 共用設定 */ 
.section_spacing {    padding: clamp(4.2rem, -5.8114rem + 13.1761vw, 10rem) 0;}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 {    text-align: left;    position: relative;    margin-bottom: clamp(2rem, 1.5rem + 1.5625vw, 4rem);}.section_title.white .sub_title,.description.white,.section_title.white .description,.section_title.white .main_title,.section_title.white {    color: #fff;}.section_title.black .main_title,.section_title.black {    color: #333;}.section_title .main_title {    letter-spacing: 2px;    font-weight: 600;    margin-top: 0rem;    font-size: clamp(1.5rem, 1.0188rem + 1.0039vw, 2.625rem);    color: #333;    line-height: 1.2;}.section_title .sub_title {    letter-spacing: 1px;    font-weight: 300;    margin-top: 0.5rem;    font-size: clamp(1.125rem, 1.0322rem + 0.1936vw, 1.25rem);}p,.description {    font-size: 16px;    letter-spacing: 1px;    color: var(--TextSubColor);    line-height: 1.7;    font-weight: 400;    font-family: 'Noto Sans TC', sans-serif !important;}.section_title.center {    text-align: center;}.section_title.center .image {    margin: 0 auto 15px;}.RWDnews005 h4,.news005_h4,.index h3 {    font-size: clamp(1.125rem, 1.0322rem + 0.1936vw, 1.25rem);    font-weight: 500;    letter-spacing: 1px;    color: #333;}.flex_row {    display: flex;    flex-direction: row;}.flex_column {    display: flex;    flex-direction: column;}.news_block,.about_block,.case_block {    position: relative;}.news_block::before,.news_block::after,.about_block::after,.case_block::before,.case_block::after {    content: '';    width: 1px;    height: 100%;    position: absolute;    top: 0;    background: #ddd;}.news_block::before,.case_block::before {    left: 4%;}.news_block::after,.about_block::after,.case_block::after {    right: 4%;}/* btn */ 
.RWDbtn01 {    margin-top: 0;}.RWDbtn01 .btn {    background: transparent;    border: 1px solid #ccc;    padding: 10px;    width: 220px;    border-radius: 50px;    font-size: 15px;    letter-spacing: 1px;    margin-top: clamp(1.5rem, -0.7919rem + 4.2594vw, 4rem);    transition: .3s ease;    color: #333;    font-family: 'Roboto Serif', serif !important;}.RWDbtn01 .btn:hover {    background: var(--SubColor);    border: 1px solid var(--SubColor);    transition: .3s ease;    color: #fff;}.visible-xxs {    display: none;}/*搜尋*/ 
.RWDmenu_plus04 #search-box.full .form-control {    font-size: 30px;}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 25px;}/* navi */ 
.collapsing_header .main {    top: 0 !important;    background-color: transparent;}.RWDmenu_plus04 .header {    padding: 10px calc(200px + 3vw) 10px 5%;    background: transparent;    transition: var(--TransitionEase);    border-bottom: 1px solid #9f9f9f4f;}.RWDmenu_plus04 .header.is-up {    padding: 0px calc(200px + 3vw) 0px 3%;}.RWDmenu_plus04 .header::before {    content: '';    width: 100%;    height: 100%;    background: #fff;    position: absolute;    transform: translateY(-110px);    left: 0;    top: 0;    opacity: 0;    transition: transfrom, opacity 1s ease;}.RWDmenu_plus04 .header.is-up::before {    transform: translateY(0);    opacity: 1;    transition: transfrom, opacity .5s ease-in;}.RWDmenu_plus04 .logo {    position: relative;    top: 5px;    width: 180px;    transition: var(--TransitionEase);    opacity: 1;}.RWDmenu_plus04 .header.is-up .logo {    top: 3px;    transform: scale(0.85);    transition: var(--TransitionEase);}.RWDmenu_plus04 .site-nav .menu>li>a {    font-size: 16px;    text-align: center;    color: var(--NaviColor);    letter-spacing: 3px;    font-weight: 400;    min-height: 45px;    display: flex;    align-items: center;    min-width: 115px;    justify-content: center;    padding: 0;}.RWDmenu_plus04 .features {    width: 50px;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .share-group a,.RWDmenu_plus04 .features i,.RWDmenu_plus04 .lang-select {    color: var(--NaviColor);}.RWDmenu_plus04 .header.is-up .features .cart-btn,.RWDmenu_plus04 .header.is-up .features .querycar-btn,.RWDmenu_plus04 .header.is-up .features .share-group a,.RWDmenu_plus04 .header.is-up .features i,.RWDmenu_plus04 .header.is-up .lang-select,.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a {    color: var(--NaviColor);    transition: var(--TransitionEase);}.RWDmenu_plus04 .header.is-up .features .cart-btn:hover,.RWDmenu_plus04 .header.is-up .features .querycar-btn:hover,.RWDmenu_plus04 .header.is-up .features .share-group a:hover,.RWDmenu_plus04 .header.is-up .features i:hover,.RWDmenu_plus04 .header.is-up .lang-select:hover,.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a:hover,.RWDmenu_plus04 .features .cart-btn:hover,.RWDmenu_plus04 .features .cart-btn:hover i,.RWDmenu_plus04 .features .querycar-btn:hover,.RWDmenu_plus04 .features .share-group a:hover,.RWDmenu_plus04 .features i:hover,.RWDmenu_plus04 .lang-select {    color: var(--MainColor);}.RWDmenu_plus04 .glyphicon-search {    position: relative;    top: 3px;}.RWDmenu_plus04 .site-nav .menu {    text-align: right;    display: flex;    align-items: center;    justify-content: flex-end;}.RWDmenu_plus04 .features .share-group span,.RWDmenu_plus04 .site-nav .menu ul li a {    font-size: 16px;    text-align: center;    color: var(--MainColor);}.RWDmenu_plus04 .site-nav .menu>li>ul {    width: 200px;    margin-left: -100px;        top: calc(100% + 20px); }.RWDmenu_plus04 .header.is-up .site-nav .menu>li>ul {        top: 100%;}.RWDmenu_plus04 .features .search-btn {   padding: 0 0 3px 30px;    height: 65px;    display: flex;    align-items: center;}.cart-btn img {    width: 20px;}.RWDmenu_plus04 .site-nav .menu>li.active>a:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: var(--MainColor);}.RWDmenu_plus04 .cart-block h3,.RWDmenu_plus04 .querycar-block h3 {    font-size: 18px;    font-weight: 500;}.RWDmenu_plus04 .cart-block .bottom-box .total,.RWDmenu_plus04 .querycar-block .bottom-box .total {    font-size: 16px;}.RWDmenu_plus04 .cart-block .bottom-box .pay-btn:hover,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn {    font-size: 16px;    background: var(--MainColor);    transition: var(--TransitionEase);    color: var(--NaviColor);}.RWDmenu_plus04 .cart-block .bottom-box .pay-btn,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn:hover {    background: var(--MainColor);    transition: var(--TransitionEase);    font-size: 16px;}.RWDmenu_plus04 .dropdown-menu .manu-item-box ul li.has-child>a:after,.RWDmenu_plus04 .lang-select-label:after,.RWDmenu_plus04 .site-nav .menu li.dropdown>a:after,.RWDmenu_plus04 .site-nav .menu li.has-child>a:after {    border-color: var(--NaviColor);}.RWDmenu_plus04 .header.is-up .dropdown-menu .manu-item-box ul li.has-child>a:after,.RWDmenu_plus04 .header.is-up .lang-select-label:after,.RWDmenu_plus04 .header.is-up .site-nav .menu li.dropdown>a:after,.RWDmenu_plus04 .header.is-up .site-nav .menu li.has-child>a:after {    border-color: #333;}.RWDmenu_plus04 .lang-select-label:hover::after,.RWDmenu_plus04 .header .site-nav .menu li.has-child>a:hover:after,.RWDmenu_plus04 .header.is-up .site-nav .menu li.has-child>a:hover:after {    border-color: var(--MainColor);}.lang-select-label:hover i,.RWDmenu_plus04 .features .lang-select:hover .lang-select-label i,.RWDmenu_plus04 .lang-select:hover .lang-select-label {    color: var(--SubColor);}.RWDmenu_plus04 .site-nav .manu-item:hover>a,.RWDmenu_plus04 .site-nav .menu ul li a:hover,.RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a {    text-decoration: unset;    font-weight: 400;    color: var(--NaviColor);}.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: var(--MainColor);}.RWDmenu_plus04 .site-nav .menu>li>a:hover {    text-decoration: underline;}#div_forget_content #forget_table_btn,.RWDmenu_plus04 .member-block a.login,.RWDmenu_plus04 .member-block button.login,.RWDmenu_plus04 .member-block a.login.is-on,.RWDmenu_plus04 .member-block button.login.is-on {    background-color: var(--MainColor);    color: var(--NaviColor);    transition: var(--TransitionEase);}#div_forget_content #forget_table_btn:hover,.RWDmenu_plus04 .member-block a.login:hover,.RWDmenu_plus04 .member-block a.signin:hover,.RWDmenu_plus04 .member-block button.login:hover,.RWDmenu_plus04 .member-block button.signin:hover,.RWDmenu_plus04 .member-block a.login.is-on:hover,.RWDmenu_plus04 .member-block button.login.is-on:hover {    background-color: var(--light_main_color);    color: var(--NaviColor);    transition: var(--TransitionEase);}.RWDmenu_plus04 .member-block .other a:hover {    color: var(--MainColor);    transition: var(--TransitionEase);}.member-block h3 {    text-align: left;    font-weight: bold;    padding-bottom: 1rem;}.RWDmenu_plus04 #mobile-menu .menu>li.active,.RWDmenu_plus04 #mobile-menu .menu>li.active>a {    background-color: var(--MainColor);}.RWDmenu_plus04 #mobile-menu .menu>li.active>.toggle-submenu:after,.RWDmenu_plus04 #mobile-menu .menu>li>ul>li.active>.toggle-submenu:after,.RWDmenu_plus04 .dropdown-menu .manu-item-box ul ul a {    color: var(--NaviColor);}.RWDbanner_plus01.style-dotnav.control-right .control-box {    right: 1rem;}.lang-select-options a:hover,.lang-select-options a:hover * {    font-weight: 400;    color: var(--SubColor);}.lang-select-options a {    font-size: 15px;}.RWDmenu_plus04 .site-nav .menu li.active .m_stitle,.RWDmenu_plus04 .site-nav .menu li.is-active .m_stitle,.RWDmenu_plus04 .site-nav .menu li:hover .m_stitle {    letter-spacing: 0.5px;    font-family: 'Roboto Serif', serif;    font-size: 15px;}/* fix_btn */ 
.fix_btn {    position: fixed;    right: 0;    top: 0;    z-index: 203;    transition: var(--TransitionEase);}.fix_btn_line {    color: #000;    font-weight: 500;    font-size: 16px;    padding: 10px;    min-width: 200px;    width: 100%;    display: flex;    letter-spacing: 3px;    height: 85px;    /*border-left: 1px solid #9f9f9f;*/    align-items: center;    justify-content: center;    transition: all var(--TransitionEase);}.fix_btn.is-up .fix_btn_line {    background: #4CC764;    transition: all var(--TransitionEase);    height: 65px;    color: #fff;}.fix_btn.is-up .fix_btn_line:hover,.fix_btn_line:hover {    background: #44b15a;    color: #fff;}.fix_btn_line .ii-line1 {    margin-right: 15px;    font-size: 22px;    color: #4cc764;}.fix_btn_line:hover .ii-line1,.fix_btn.is-up .fix_btn_line .ii-line1 {    color: #fff;    transition: all var(--TransitionEase);}/* banner_block */ 
.banner_block {    margin-top: 0;    position: relative;}.anchor_block{    position: relative;    top:clamp(-3.75rem, 0.6618rem + -5.8824vw, -8.75rem);}/* banner_內容 */#RWDfullscreen01 .banner_block .RWDbanner_plus01 .slick-caption .container {    width: 90%;    padding: 0;}.banner_block .RWDbanner_plus01 .slick-caption {    top: unset;    bottom: calc(180px + 50px + 5rem);}.banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(1.625rem, 1.1571rem + 1.1518vw, 3rem);    font-weight: 500;    color: #fff;    line-height: 1.3;}.banner_block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: clamp(0.9375rem, 0.7078rem + 0.3708vw, 1.125rem);    color: #ffffff;    font-family: 'Noto Sans TC', sans-serif !important;    margin-top: 2rem;    font-weight: 300;}/* scroll */ 
.banner_block .RWDbanner_plus01 .page-scroll.style03 a span {    width: 100px;    height: 100px;    margin-left: 0;    transform: translateX(-50%);    border: 1px solid #ffffff7a;}.banner_block .RWDbanner_plus01 .page-scroll.style03 a span::before {    width: 100px;    height: 100px;}.RWDbanner_plus01 .page-scroll {    left: 5%;    margin-left: 0px;    text-align: center;    width: 100px;}.banner_block .RWDbanner_plus01 .page-scroll a {    color: transparent;}/* 點點 */ 
.banner_block .RWDbanner_plus01.style-dotnav.control-right .plus-banner-container {    right: 0.5%;}.banner_block .RWDbanner_plus01.style-dotnav.dot .slick-dots button {    background: #ffffff !important;    opacity: .3;}.banner_block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    opacity: 1;}.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: 100vh !important;    height: 100vh !important;}/* about_block */ 
.about_block {    background: url(archive/image/customization/page_bg.webp) repeat;    background-size: contain;    position: relative;}.about_content {    display: grid;    grid-template-columns: 40% auto 13%;    grid-template-rows: 5fr 1fr;    gap: 0 clamp(3rem, -9.75rem + 17vw, 9.375rem);    grid-auto-flow: column;    grid-template-areas:        " about_image  about_text about_image_2"        ". . about_image_2";}.about_block::before {    content: 'ABOUT';    left: 0;    bottom: 2%;    font-size: 9vw;    font-family: 'Roboto Serif', serif;    color: #86868617;    position: absolute;    font-weight: bold;    letter-spacing: -5px;    line-height: 1;}.about_text {    grid-area: about_text;    place-self: center;}.about_block .section_title {    margin: 0 auto clamp(1.875rem, 0.4828rem + 2.9042vw, 3.75rem);}.about_image {    grid-area: about_image;}.about_image_pad {    display: none;}.about_image_2 {    grid-area: about_image_2;    display: flex;    place-items: end;}.about_image_2 img {    object-fit: cover;    height: 80%;    object-position: right;}.about_text .sub_title {    margin-top: 0;    margin-bottom: 0.5rem;}.about_text .description {    padding: 1rem 2rem 1rem 2rem;    border-left: 1px solid #ccc;    max-width: 755px;    gap: 2rem;    text-align: justify;}/* case_block  */ 
.RWDproduct004 section {    border-bottom: 0;}.case_block .RWDproduct004 #portfolio.portfolio-nogutter .row>div {    float: left;    padding: 10px !important;}.RWDproduct004 .row.mix-grid {    display: flex;    flex-wrap: wrap;}.RWDproduct004 .mix-grid .mix:nth-child(6n+1) {    width: calc(100%/3 + 4%);}.RWDproduct004 .mix-grid .mix:nth-child(6n+2) {    width: calc(100%/3 - 2.2%);}.RWDproduct004 .mix-grid .mix:nth-child(6n+3) {    width: calc(100%/3 - 2.2%);}.RWDproduct004 .mix-grid .mix:nth-child(6n+4) {    width: calc(100%/3 - 8.1%);}.RWDproduct004 .mix-grid .mix:nth-child(6n+5) {    width: calc(100%/3 + 4.1%);}.RWDproduct004 .mix-grid .mix:nth-child(6n) {    width: calc(100%/3 + 4%);}.RWDproduct004 div.row>div img.img-responsive {    width: 100%;    height: 14vw;    object-fit: cover;}/*text*/ 
.RWDproduct004 .item-box-desc {    padding: 20px 0px 0px;}.RWDproduct004 #portfolio div.col-md-3 h3 {    color: #212121;    font-size: 18px;    font-weight: 400;    font-family: 'Noto Serif TC', serif;}.list-inline.categories.nomargin {    color: #8c8c8c;    line-height: 1.3em;    font-size: 15px;    letter-spacing: 0.1em;    margin: 5px 0 0 !important;    width: 95%;    font-family: 'Noto Sans TC', sans-serif !important;}.list-inline.categories.nomargin p {    display: -webkit-box;    text-overflow: ellipsis;    overflow: hidden;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}/*hover*/ 
.RWDproduct004 .overlay {    background: none;}.RWDproduct004 img.img-responsive {    animation: 1000ms ease normal forwards 1 move01;    transform: scale(1);    transition: all 1s ease-in-out;}.RWDproduct004 #portfolio.portfolio-nogutter .mix-grid:hover .mix:hover img {    transform: scale(1.1);}.RWDproduct004 .col-md-3.col-sm-3.mix::after {    content: "";    position: absolute;    width: 100%;    height: 0;    transition: var(--TransitionEase);    top: 0;    left: 0;    bottom: 0;    z-index: -1;    background: #cccccc4f;}.RWDproduct004 .col-md-3.col-sm-3.mix:hover::after {    height: 100%;    transition: var(--TransitionEase);}/*hover的那個樣式拿掉*/ 
.RWDproduct004 .item-box .item-hover a {    width: 100%;    height: 100%;    display: block;}a.ico-rounded.lightbox {    display: none !important;}.RWDproduct004 .item-box .item-hover .inner {    height: 100%;    top: 0;    margin-top: 0;}.RWDproduct004 .item-box figure {    position: initial;}.RWDproduct004 .item-box .item-hover .inner .ico-rounded>span {    display: none;}.RWDproduct004 .overlay,.RWDproduct004 .item-box .item-hover {    background-color: transparent;}.RWDproduct004 #portfolio,.RWDproduct004 {    overflow: initial;}.RWDproduct004 section {    border-bottom: 0;}/* .space_block  */ 
.space_block {    position: relative;    background: url(archive/image/customization/page_bg.webp) repeat;    background-size: contain;}.RWDservice012 .text_box .text .box {    text-align: left;    width: 100%;    padding-right: 0px;    padding: 20px;    height: 100%;}.RWDservice012 .text_box .text .title {    font-size: clamp(1.25rem, 0.9716rem + 0.5808vw, 1.625rem);    line-height: 30px;    display: block;    font-weight: 400;    position: absolute;    margin-bottom: 0px;    letter-spacing: 12px;    bottom: 15px;    width: 100%;    transition: var(--TransitionEase);}.RWDservice012 .text_box .text:hover .title {    opacity: 0;    transition: 0.5s ease}.RWDservice012 .text_box .text:hover .memo {    left: 20px;    opacity: 0.5;    transition: 0.8s ease;}.RWDservice012 .text_box .text .memo {    font-size: clamp(1.25rem, 0.9716rem + 0.5808vw, 1.625rem);    display: block;    line-height: 28px;    font-family: 'Roboto Serif', serif;    font-weight: 400;    position: absolute;    left: -200px;    bottom: 15px;    transition: 0.8s ease;    opacity: 0;    color: #bdbdbd;    letter-spacing: 0px;}.RWDservice012 .text_box.num6 .text {    overflow: hidden;}.RWDservice012 .text_box .text {    border: 1px solid rgb(80 80 80 / 70%);    border-left: 0 !important;    border-bottom: 0 !important;}.RWDservice012 .text_box .text .arrow {    position: absolute;    right: 20px;    top: initial;    transform: translateY(0%);    bottom: 15px;    font-size: 26px;    color: #a0a0a0;    transition: var(--TransitionEase);}.RWDservice012 .text_box .text:hover .arrow {    opacity: 0;    transition: 0.5s ease}.RWDservice012 .ii-arrow1:before {    content: "MORE";    font-family: 'Roboto Serif', serif;    letter-spacing: 0px;    font-size: clamp(1rem, 0.7216rem + 0.5808vw, 1.375rem);}#m_RWDfullscreen01_62_1 .text_box .text:hover::after {    background-color: rgba(0, 0, 0, 0.5);    height: 100%;}#m_RWDfullscreen01_62_1 .text_box .text::after {    background-color: rgba(0, 0, 0, 0.6);    height: 100%;}/* news_block */ 
.news_block {    position: relative;}.RWDnews005 .container {    width: 100% !important;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {    color: #888;    background: transparent;    border: 0;    opacity: 1;    border-radius: 50%;    transition: .3s ease;    width: fit-content !important;    height: fit-content !important;}.RWDnews005 .owl-carousel.owl-padding-10 {    overflow: visible;}.RWDnews005 .owl-carousel .owl-wrapper-outer {    overflow: hidden;}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span {    background: #8c8c8c;}.RWDnews005 .owl-carousel {    overflow: visible;    margin-bottom: 0;}.RWDnews005 .controlls-over .owl-controls .owl-prev {    left: -60px;}.RWDnews005 .controlls-over .owl-controls .owl-next {    right: -60px;}.RWDnews005 .controlls-over .owl-controls .owl-prev,.RWDnews005 .controlls-over .owl-controls .owl-next {    margin-top: 0px;    transform: translateY(50%);}.RWDnews005 .owl-theme .owl-controls .owl-buttons div:hover {    scale: 0.95;    transition: .3s ease;}.RWDnews005 .owl-controls .owl-buttons {    position: absolute;    top: 35%;    width: 100%;}.RWDnews005 .owl-prev,.RWDnews005 .owl-next {    font-size: 28px;    line-height: 45px !important;    height: auto !important;    width: 45px !important;}.RWDnews005 .owl-carousel.owl-padding-10 .owl-item {    padding: 0 15px;}.RWDnews005 h4,.news005_h4 {    margin-bottom: 1rem;    line-height: 1.5;}.list-inline {    color: #949494;}.RWDnews005 .controlls-over .owl-controls .owl-prev .fa-angle-left:before,.RWDnews005 .controlls-over .owl-controls .owl-next .fa-angle-right:before {    background: url(archive/image/customization/arrow-3.svg) no-repeat;    content: "" !important;    position: absolute;    top: 0;    width: 100px;    height: 65px;    background-size: contain;    z-index: 1;    opacity: 0.2;    transition: 0.5s;}.RWDnews005 .controlls-over .owl-controls .owl-next .fa-angle-right:before {    right: 0px;}.RWDnews005 .controlls-over .owl-controls .owl-prev .fa-angle-left:before {    transform: scaleX(-1);    transform-origin: center;}.news_bg {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    opacity: .5;}#m_RWDfullscreen01_99_1 .picbgbox,.RWDparallax_new {    height: 100%;}/* 20231006 */ 
.RWDmenu_plus04 .header {    background: #ffffff;}.RWDmenu_plus04 .site-nav .menu>li>a .m_stitle {    font-size: 15px;} 
/*footer start*/

/* footer_block */ 
.copyrights,.copyrights a,.copyrights a:hover,.copyright_desc,.footer_block .copyright_desc a,.footer_block .copyright_desc a:hover {    color: #777;    font-size: 13px !important;    font-weight: 300;    font-family: 'Noto Sans TC', sans-serif !important;}.copyrights,.RWDssl01 {    display: flex;    align-items: flex-end;    justify-content: flex-end;}.footer_block {    z-index: 1;    position: relative;    background: #333;    color: #fff;    margin-bottom: clamp(-5rem, 4.9861rem + -8.3218vw, -1.25rem);}.footer_block .container::before,.footer_block .container::after {    display: none;}.footer_block .container {    display: grid;    grid-template-columns: max-content auto;    gap: 0 5vw;    grid-auto-flow: row;    grid-template-areas:        "footer_title footer_right"        "footer_left footer_right"        "footer_sns copyrights";    width: 85% !important;    grid-template-rows: max-content 1fr;}.footer_title {    grid-area:footer_title ;}.footer_left {    grid-area: footer_left;}.footer_right {    grid-area: footer_right;}.footer_sns {    grid-area: footer_sns;}.copyrights {    grid-area: copyrights;}.footer_sns h3,.company_info_tltle {    color: #fff;    font-size: clamp(1.125rem, 0.9394rem + 0.3872vw, 1.375rem);    font-family: 'Noto Serif TC', serif !important;    letter-spacing: 2px;    font-weight: bold;}.footer_sns h3 {    margin-bottom: 1rem;}.company_info_content {    display: grid;    grid-template-columns: max-content;    gap: 0 3rem;    grid-auto-flow: row;    grid-template-areas:        "company_title company_title"        "company_info_content_01 company_info_content_02";}.company_info_content_01 {    grid-area: company_info_content_01;}.company_info_content_02 {    grid-area: company_info_content_02;}.footer_menu p,p.company_title {    color: #ffffffde;    font-size: 18px;    margin-bottom: 1rem;    font-family: 'Noto Serif TC', serif, 'Roboto Serif', serif !important;    font-weight: 600;    grid-area: company_title;}.company_info_content span {    font-weight: 400;    padding-right: 10px;}.footer_block a {    color: #fff;}.footer_block a:hover {    color: var(--MainColor);}.footer_block ul {    list-style: none;    padding-left: 0;    font-size: 15px;    font-family: 'Noto Sans TC', sans-serif !important;}.footer_block ul,.footer_block ul a {    color: #999;}.footer_block ul a:hover{    color: #fff;}.footer_block ul li {    margin-bottom: 6px;}.company_info_top {    display: grid;    grid-auto-flow: column;    grid-template-columns: 40px auto;    gap: 0 25px;    align-items: end;    border-bottom: 1px solid #cccccc3d;    padding-bottom: 1rem;    margin-bottom: 2rem;    min-height: 81px;}.footer_right .company_info_top {    grid-template-columns: 1fr;}.location {    width: 17px;    position: relative;    top: -2px;}.footer_menu_box {    display: grid;    grid-auto-flow: column;    grid-template-columns: repeat(7, 1fr);    gap: 0 2.4vw;}/* sns_block */ 
.RWDsocial002 .pull-right {    float: unset !important;}.RWDsocial002 ul.socialNetwork {    padding: 0;    display: flex;    flex-direction: row;    margin-bottom: 0;}.RWDsocial002 ul.socialNetwork img {    width: 22px;    position: relative;    top: -3px;}.RWDsocial002 .iconRounded {    border: 0;    color: #fff;    background-color: transparent;    width: 40px;    height: 40px;    transition: .3s ease-in-out;    margin-right: 0;    padding-top: 0;    font-size: 20px;    border-radius: 50%;    line-height: 40px;}.RWDsocial002 ul.socialNetwork li:hover {    transition: .3s ease-in-out;    transform: scale(1.3);}.RWDsocial002 ul.socialNetwork li {    margin-bottom: 0;    line-height: 0;    display: flex;    align-items: center;    transition: .3s ease-in-out;}.RWDsocial002 .iconRounded.ii-ig2 {    margin-left: -10px;}.RWDsocial002 .iconRounded.ii-ig2 {    background: linear-gradient(45deg, rgba(250, 225, 0, 1) 20%, rgba(252, 183, 32, 1) 30%, rgba(255, 121, 80, 1) 40%, rgba(255, 28, 116, 1) 50%, rgba(108, 28, 209, 1) 100%);    -webkit-background-clip: text;    color:transparent;}.RWDsocial002 .iconRounded:hover, .color1 .iconRounded:hover{        background-color: transparent;}.RWDsocial002 .iconRounded.ii-youtube1 {    color: #ff0000;}.RWDsocial002 .iconRounded.ii-fb3 {    color: #1877f2;}.RWDsocial002 ul.socialNetwork li:nth-of-type(3) .iconRounded.cusimg {    color: #336833;}.RWDsocial002 ul.socialNetwork li:nth-of-type(4) .iconRounded.cusimg {    color: #006ac6;}.RWDsocial002 .iconRounded.ii-line1 {    color: #4CC764;}/* cookie */ 
.RWDalert_fancybox.bottom .editor a {    text-decoration: underline;    color: var(--SubColor);}.RWDalert_fancybox.bottom .editor a:hover {    color: var(--MainColor);}.RWDalert_fancybox.bottom {    z-index: 99999 !important;    width: 100%;    max-width: 390px;    padding: 30px 25px 20px !important;    box-shadow: 1px 0px 2px rgb(51 51 102 / 20%) !important;    background: rgba(255, 255, 255, 90%) !important;    color: #000 !important;    left: auto !important;    right: 0px !important;    line-height: 1.8 !important;    border-radius: 0;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {    padding: 5px 20px;    border-color: var(--SubColor);    background: var(--SubColor) !important;    border-radius: 0px;    transition: .5s all ease;}.RWDalert_fancybox .btn:hover {    border-color: var(--MainColor);    background: var(--MainColor) !important;    transition: .5s all ease;}/* go top */ 
.scrollTop002 {    bottom: 3rem;    right: 27px;    width: 34px;    transition: .5s all ease;}.scrollTop002 .top_btn {    opacity: .7 !important;    transition: .3s all ease;}.scrollTop002 .top_btn:hover {    opacity: 1 !important;    transition: .3s all ease;}.scrollTop002 .ii {    font-size: 35px;    background: transparent;    color: #333;    border: 0;}.scrollTop002 .ii,.scrollTop002 .txt {    color: #888;}/*loading*/ 
.RWDfakeloader{    background: url(archive/image/customization/page_bg.webp) repeat;}.fl {    width: 220px;}.fl img {    width: 100%;    animation-name: zeroall;    animation-duration: 1s;}@-webkit-keyframes zeroall {    0% {        opacity: .1;    }    100% {        opacity: 1;    }}/* 20231006 */ 
.footer_block ul li.footer_add>a>span {    padding-right: 0;}.location {    margin-top: 0;    filter: invert(1);}.footer_block ul li.footer_add>a {    display: grid;    grid-template-columns: 17px auto;    align-items: end;    justify-content: center;    grid-gap: 5px;    padding: 7px 20px;    border: 1px solid #555;    border-radius: 20px;    width: 100%;    max-width: 220px;    color: #fff;}.footer_block ul li.footer_add>a:hover {    background: #111111;    border-color: #111111;}.footer_block ul li.footer_add02 {    margin-top: 12px;    margin-bottom: 0;}

/*footer end*/
/*bounceIn 修正成 fadeIn start*/

/* bounceIn 修正成 fadeIn*/@-webkit-keyframes bounceIn {  from {    opacity: 0;    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0);  }    to {    opacity: 1;    -webkit-transform: none;    transform: none;  }   }@keyframes bounceIn {  from {    opacity: 0;    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0);  }  to {    opacity: 1;    -webkit-transform: none;    transform: none;  }}.bounceIn {  -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;}

/*bounceIn 修正成 fadeIn end*/
/*內頁 start*/

/* 匯入內頁版面寬度80%*//*a連結*/a {    text-decoration: none;}.page_wrapper_bg a:focus,.page_wrapper_bg a:hover {    color: #888;}.page_wrapper_bg a {    color: #333;}.page_wrapper_bg section.call_to_action a,.page_wrapper_bg section.call_to_action a:hover,.page_wrapper_bg section.call_to_action a:focus,.page_wrapper_bg section.call_to_action .btn,.page_wrapper_bg section.call_to_action .btn:hover,.layoutlist_3 .dbtn_v2,.layoutlist_3 .dbtn_v2:hover {    text-decoration: none;    transition: var(--TransitionEase);}.row {    margin-right: 0px;    margin-left: 0px;}.boxname {    margin: 0 10px;}:root {    --btn-main-color: #333;    --btn-main-hover-color: #111;    --btn-sub-color: #999;    --btn-sub-hover-color: #111;}/*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: clamp(8rem, 5.3571rem + 4.4643vw, 12.5rem) 0  clamp(4.375rem, -0.0368rem + 5.8824vw, 9.375rem);    min-height: 35vw;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 15px;    width: 80%;    max-width: unset;}.page_wrapper_bg .article-text .container {    width: 100%;}.hgroup .container {    width: 100%;    margin: 0 0 clamp(3.125rem, 1.4706rem + 2.2059vw, 5rem);    padding-top: 0;    padding-bottom: 0;}.hgroup .breadcrumb {    background-color: transparent;    margin: 0 0 0;    padding:0;    border: 0;    float: unset !important;    text-align: right;    right: 15px;    bottom: 1.5rem;    position: absolute;}.hgroup .breadcrumb a {    font-size: 15px !important;}.hgroup .breadcrumb a:hover {    color: #000;}.hgroup .breadcrumb a,.breadcrumb>li+li:before {    color: #666;}.page_subject {    padding: 0;}/*搜尋*/ 
.RWDsearch_page .search-list {    margin-bottom: 40px !important;}.RWDsearch_page .list-img .name {    height: auto;}/*文字統一設定*/ 
.page_wrapper_bg .hgroup h1 {    line-height: 1.5;    font-size: var(--FontSizeMain);    font-weight: 600;    margin-top: 0rem;    margin-bottom: 0;    color: #333;    padding-bottom: 1.5rem;}.page_wrapper_bg .article-text h2 {    font-size: 24px;    line-height: 1;    letter-spacing: 2px;}.page_wrapper_bg .article-text h3 {    letter-spacing: 2px;    line-height: 1.5;    margin-bottom: 10px;    font-weight: bold;    font-size: 24px !important;}.page_wrapper_bg .article-text h4 {    font-size: 18px;    line-height: 1.7;    letter-spacing: 2px;    margin: 15px 0 15px;    font-weight: bold;}.page_wrapper_bg .article-text,.page_wrapper_bg .article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav {    font-size: var(--FontSizeDesc);    line-height: 1.8;    letter-spacing: 1px;    color: #666;    font-weight: 400;}._bd_row label,._bd_row li,._bd_row p,._bd_row td {    font-size: 1rem;    line-height: 1.8;    font-weight: 400;}._bd_row li {    margin-bottom: 10px;}._bd_row ol {    padding-left: 22px;}._bd_row ul {    padding-left: 18px;}/*-------按鈕--------*/#panelCms .btn.btn-primary {    float: none;    border-radius: 5px !important;}/*重新填寫*/ 
.refill_btn {    display: none;}/*回上一頁按鈕*/ 
.btn {    font-size: 16px;}#article .btn.btn_back a,#album .btn.btn_back a {    display: block;}.btn.btn_back {    margin-right: 0;    float: right;    background: transparent !important;    box-shadow: none;    margin-top: 2vw;}.new-form .new-width .currectsend_btn a,.btn.btn_back a {    min-width: 180px;    background: transparent;    transition: all 0.2s ease;    border: 1px solid #ccc;    padding: 0px 15px;    line-height: 46px;    width: 220px;    border-radius: 50px;    font-size: 15px;    letter-spacing: 1px;    color: #333;    font-weight: 500;}.btn.btn_back a:hover {    background: var(--SubColor);    border: 1px solid var(--SubColor);    transition: .3s ease;    color: #fff;}.new-form .new-width .currectsend_btn a {    padding: 0 !important;}/*確定送出*/ 
.ebtn {    padding: 0;    background: transparent;    -webkit-border-radius: 0px;    -moz-border-radius: 0px;    border-radius: 0px;    float: right;    margin-right: 0;}.ebtn a {    display: block;    text-align: center;    min-width: 180px;    line-height: 1.5;    padding: 6px 30px !important;    margin-top: 2rem;    color: #fff !important;    background: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: all .2s ease;    border-radius: 0}.ebtn a:hover {    background: var(--btn-sub-hover-color);    color: #fff !important;    border-color: var(--btn-main-hover-color);    transition: all .2s ease;}.new-form .new-width .currectsend_btn a {    color: var(--btn-main-color) !important;    background: 0 0}.new-form .new-width .currectsend_btn a:hover {    color: #fff !important;    background: var(--btn-main-hover-color)}/*購物車按鈕*/ 
.RWDshopping .btn.bg1 {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}.RWDshopping .btn.bg1:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff !important;    background: #000;}.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 #444 !important;    color: #fff !important;    background: #444 !important;}.RWDshopping .btn.bg2:hover {    background: #000 !important;    color: #fff !important;    border: 1px solid #000 !important;}.RWDshopping .btn.bg2 i {    transition: none;}.RWDshopping .btn.bg3 {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}.RWDshopping .btn.bg3:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff !important;    background: #000;}/*購物訂單畫面按鈕*/ 
.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: #fff !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;}#join_form .btn-primary {    min-width: 180px;    float: none;    background: var(--btn-main-color);    color: #fff;    border: 1px solid var(--btn-main-color);}#join_form .btn-primary:hover,.shopping_viewlogin__submit:hover {    background: var(--btn-main-hover-color) !important;    color: #fff !important;    border: 1px solid var(--btn-main-hover-color);}.webbtn {    background: var(--btn-main-color)}.webbtn:hover {    background: var(--btn-main-hover-color)}.btn-primary,.shopping_viewlogin__submit {    background-color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    border-radius: 0 !important;    float: right;    margin-right: 0px;    font-size: 14px;    box-shadow: none;}.btn-primary a {    color: #fff;    font-size: 1rem;}.btn.btn-primary:focus a,.btn.btn-primary:hover a,.btn.btn-primary:active a {    color: #fff !important;}.btn-primary:hover {    transition: all 0.3s ease;    color: #fff;    background-color: #000;    border-color: #000;}.btn-primary:active:hover,.btn-primary:active:focus {    background-color: #000;    border: 1px solid #000;}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {    color: #fff !important;    background-color: #000;    border-color: #000;    outline: none;}/*詢問車按鈕*/ 
.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}#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: 10px !important;}#article .layoutlist_7 .cdate,.article7 .layoutlist_7 .cdate a {    font-size: 12px;}#article .layoutlist_7 .summary,.article7 .layoutlist_7 .summary a {    font-size: 16px !important;    font-weight: 300;    line-height: 1.5 !important;}.layoutlist_7 .subject,.layoutlist_7 .subject a {    font-size: 18px !important;    font-weight: 500;}.layoutlist_7>.row:before,.layoutlist_7>.row:after {    display: none;}/*文章列表-8*/ 
.layoutlist_8 .list_subject {    padding-left: 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 5px;}.layoutlist_8 .list_subject .summary a {    font-size: var(--FontSizeDesc);    font-weight: 400;    line-height: 1.5;    color: #333}/*產品頁籤*/ 
.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 nav a {    padding: 15px 20px !important;    height: auto !important;    color: #888 !important;}.tabs nav a:hover {    color: #333 !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 {    font-weight: 500;    letter-spacing: 1px;    background: transparent !important;    font-size: var(--FontSizeH4) !important;    border: 1px solid transparent !important;    border-bottom: 0 !important;}.tabs nav ul li:before {    content: "";    background: #ccc;    width: 1px;    height: 15px;    position: absolute;    right: 0;    top: 50%;    transform: translateY(-50%)}.tabs nav li.tab-current:before {    width: 1px;    right: 0;    background: #ccc;    bottom: auto;    top: 50%;    transform: translateY(-50%);    height: 15px}.tabs .content {    border: 1px solid #eee;    padding: 50px !important;    font-weight: 400;    line-height: 1.8;    font-size: 15px;    letter-spacing: 1px;    margin: -10px 0 0;    background: #fff}.tabs nav li.tab-current a {    background: transparent;    color: #000 !important;    border: 0;    font-weight: 500 !important}.tabs nav ul {    margin: 0 0 10px !important}.tabs nav li.tab-current {    border: transparent;    box-shadow: none;    border-bottom: none;    z-index: 100;}/*相簿列表*/ 
.layoutlist_2 .album_item {    height: auto !important;    margin: 0;}.album_item img {    max-width: 100%;    width: 100%;    max-height: 100% !important;}/*相簿上下方說明*/#album .page_desc {    margin: 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*/ 
.video_item_subject,.page_wrapper_bg .cate_list .subject {    margin-top: 0 !important;    margin-bottom: 0 !important;}.video_item_subject,.layoutlist_8 .article_subject,.cate_list .subject a,#album .layoutlist_1 .album_item_subject {    padding: 10px 0px 20px;    color: #212121 !important;    font-size: var(--FontSizeH4) !important;    font-weight: 600;    transition: var(--TransitionEase);    display: block;}.video_item:hover .video_item_subject,.video_item:hover a,.layoutlist_8 .item:hover .list_subject>a,.layoutlist_8 .item:hover .list_subject .summary,.cate_list .col-sm-6.col-md-4:hover .subject a,#album .layoutlist_1 .album_item:hover .album_item_subject {    color: #888 !important;    transition: var(--TransitionEase);}.layoutlist_8 .item{        align-items: center;}.layoutlist_8 .article_subject {    padding: 0;}.video_item_subject {    padding-bottom: 0;}.layoutlist_2 .video_item{        margin: 10px 0px 20px;}#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: 10px 0px 30px;    color: #212121;    font-size: var(--FontSizeH4);    font-weight: 500;    transition: var(--TransitionEase);}#album .layoutlist_2 .album_item:hover .album_item_subject {    color: #888;    transition: var(--TransitionEase);}/*Q&A*/ 
.rwd .faq_question {    font-size: 16px;    letter-spacing: 2px;}.rwd .faq_answer {    font-size: 15px;    letter-spacing: 2px;    line-height: 1.8;}/*檔案下載*/ 
.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;}/*檔案下載a連結修正*/ 
.page_wrapper_bg .dd-select a:hover {    color: #313131;}.download .search-go {    line-height: 2;    transition: .5s;}.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;}.page_content3_mainphoto .swiper-slide img {    width: 100%;}#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);}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background: var(--btn-sub-color);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {    background-color: var(--btn-main-hover-color);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover {    background-color: var(--btn-sub-hover-color);}#mobile-fixed .style-radio .form-radio,.RWDproduct_page .style-radio .form-radio {    border: 1px solid rgb(214, 214, 214);}#mobile-fixed .style-radio .form-radio.checked,.RWDproduct_page .style-radio .form-radio.checked {    border-color: #000;}.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    color: #555;    font-size: 1rem;    letter-spacing: 1px;}/*產品列表樣式*/ 
.layoutlist_4 .product_list_item,.layoutlist_2 .product_list_item {    margin: 0 0 40px;}.layoutlist_4 .pricearea {    text-align: left;    display: flex;    align-items: center;    letter-spacing: 0}.layoutlist_4 .fixprice {    font-size: 16px;    text-decoration: line-through;    margin: 0 5px 0 0;}.layoutlist_4 .sellprice {    color: #f10404;    font-weight: bold;}.layoutlist_4 .subject {    height: auto !important;    line-height: 1.5;    min-height: auto;    font-weight: 500;}#product .item .subject {    height: auto !important;}.productlist .layoutlist_4 .col-sm-4.col-md-4 {    margin: 0 0 30px;}.productlist .layoutlist_4 .product_list_item {    padding-bottom: 0;    border: 0;    height: auto !important;}.layoutlist_5 .product_list_item .list-btn_mobile,.layoutlist_5 .product_list_item .list-btn,.layoutlist_5 .product_list_item .buybtn {    background-color: var(--btn-main-color);}.layoutlist_5 .product_list_item .list-btn_mobile:hover,.layoutlist_5 .product_list_item .list-btn:hover,.layoutlist_5 .product_list_item .buybtn:hover {    background-color: var(--btn-main-hover-color);}.layoutlist_4 .buybtn {    background: var(--btn-main-color);    transition: .5s;}.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;}/*產品售價顏色*/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 .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;    color: #333;}textarea.form-control {    min-height: 130px;}.systemmsg {    text-align: center;}.eformscontent .col-sm-12.col-md-11,.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-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;}/*隱私權*/ 
.privacy_block,.privacy_block p {    line-height: 2;    letter-spacing: 1px;    color: #000}.privacy_block a {    color: #000;    transition: 0.4s}.privacy_block a:hover {    color: #000;    transition: 0.4s;    text-decoration: none}.privacy_block h5 {    font-size: 18px;    font-weight: bold;    margin: 50px 0 10px;    color: #000;}.privacy_block h6 {    font-size: 16px;}.privacy_block ul {    padding-left: 24px;}/*購物說明文字*/ 
.shopping_txt {    line-height: 2;    letter-spacing: 1px;    color: #000}.shopping_txt a {    color: #000;    transition: 0.4s}.shopping_txt a:hover {    color: #000;    transition: 0.4s;    text-decoration: none}.shopping_txt .item_row {    margin-bottom: 50px}.shopping_txt h2 {    font-size: 24px !important;    font-weight: bold;    margin: 0;    color: #b90000;    text-decoration: underline;    line-height: 1.5 !important}.shopping_txt h3 {    font-size: 20px !important;    font-weight: bold;    margin: 0 0 10px;    color: #000;    line-height: 1.5 !important}.shopping_txt ul {    padding-left: 24px;}.article8 .breadcrumb{    display: none;}.article8 .page_wrapper_bg .hgroup h1{    text-align: center;}/*前往付款、前往選取物流按鈕明顯*/a.info-box__gopay,.delivery-editor a {    background: #000;    padding: 5px 20px;    color: #fff !important;    border-color: #000;}/*隱私權購物說明最大寬度限制*/ 
.privacy_block,.shopping_txt {    max-width: 1200px;    margin: auto;}/*hashtag a連結修正*/ 
.hashtag_block .hashtagLink {    color: #fff !important;}.articlelist .hashtag_block {    width: 100%;    margin-top: 40px;    }/* 人才招募表單標題修正 */ 
.customized_columns .fillform {    font-size: 1.5rem;    margin: 3rem;    text-align: center;}.RWDslider01 .pic img,.RWDeditor01 img {    width: 100%;}/*影片*/ 
.YouTubePopUp-Content{    max-width: 1400px !important;        width: 80%;}.mfp-iframe-holder .mfp-content {    max-width: 1400px !important;    width: 80%;}.video1 .YouTubePopUp-Content iframe {    aspect-ratio: 16/9;    height: auto !important;}.RWDtimeline01 .model-title,.RWDtimeline02 .model-title {    font-size: var(--FontSizeSub);    font-weight: bold;    color: #333;}.RWDtimeline01 li.event .point .title {    font-size: var(--FontSizeH3);    color: #333;}.RWDtimeline01 .line_dot2 span {    background: url(archive/image/customization/page_bg.webp) repeat;    background-size: contain;}.page .page_active,.page ul li a:hover {    background-color: #454545;}.row .album_d_item a{    border-bottom: 0;}

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

:root {    /* 螢幕2560px-600px 大小42px-26px */    --FontSizeMain:clamp(1.625rem, 1.3189rem + 0.8163vw, 2.625rem);    /* 螢幕2560px-767px 大小24px-20px */    --FontSizeSub: clamp(1.25rem, 1.1431rem + 0.2231vw, 1.5rem);    /* 螢幕2560px-767px 大小22px-20px */    --FontSizeH3: clamp(1.25rem, 1.1965rem + 0.1115vw, 1.375rem);    /* 螢幕2560px-767px 大小20px-18px */    --FontSizeH4: clamp(1.125rem, 1.0715rem + 0.1115vw, 1.25rem);    /* 螢幕2560px-767px 大小18px-16px */    --FontSizeH5: clamp(1rem, 0.9465rem + 0.1115vw, 1.125rem);    /* 螢幕2560px-1200px 大小16px-14px */    --FontSizeDesc: clamp(0.875rem, 0.7647rem + 0.1471vw, 1rem);    /* 螢幕2560px-1200px 大小160px-60px */    --SectionPadding: clamp(3.75rem, -1.7647rem + 7.3529vw, 10rem);}/* 共用設定 */ 
.section-spacing {    padding: var(--SectionPadding) 0;}.section-spacing-top {    padding-top: var(--SectionPadding);}.section-spacing-bottom {    padding-bottom: var(--SectionPadding);}.text-center {    text-align: center;}.page_wrapper_bg section.call_to_action {    background: url(archive/image/customization/page_bg.webp) repeat;    background-size: contain;}/* 麵包穴隱藏 */ 
.album1.albumcontent .hgroup,.article7 .hgroup,.eforms1 .hgroup {    display: none;}.breadcrumb a,.breadcrumb {    color: #333;    font-size: 15px;}.pageTitle {    line-height: 1.5;    font-size: var(--FontSizeMain);    font-weight: 600;    margin-top: 0rem;    color: #333;}.sub-title {    line-height: 1.5;    font-size: calc(var(--FontSizeMain)*0.9);    font-weight: 600;    color: #333;    padding-bottom: 2rem;}.item-title {    line-height: 1.5;    font-size: var(--FontSizeH3);    font-weight: 600;    color: #333;    padding-bottom: 2rem;}/* 全滿版 */ 
.article9 .page_wrapper_bg .article-text .container,.article5 .page_wrapper_bg .article-text .container,.article7 .page_wrapper_bg .article-text .container,.eforms1 .page_wrapper_bg .article-text .container,.eforms1 .page_wrapper_bg section.call_to_action>.container,.article9.articlecontent .page_wrapper_bg .article-text .container,.album1.albumcontent .page_wrapper_bg section.call_to_action>.container,.album1.albumcontent .page_wrapper_bg .article-text .container,.pagecontent.menu5,.pagecontent.menu8 {    padding: 0 !important;}.eforms1 .page_wrapper_bg section.call_to_action>.container,.album1.albumcontent .page_wrapper_bg section.call_to_action>.container {    max-width: unset;    width: 100%;}.article9 .hgroup .container {    padding: 0;    margin: 0 0 clamp(1.875rem, 0.4828rem + 2.9042vw, 3.75rem);}.article9 .page_wrapper_bg .hgroup h1 {    line-height: 1;}.albumlist .share-block,.article8.articlecontent .share-block{    display: none;}.RWDshare01 {    margin: 2rem 0 0;}/* 優質案例 */ 
.case-page .para-02 {    display: grid;    gap: 3rem;}.album1.albumcontent .page_wrapper_bg section.call_to_action {    padding-bottom: 0;}.album1.albumcontent .breadcrumb {    padding: 0;    margin: 0;    background: transparent;    text-align: left;    right: 0;}.album1.albumcontent .pageTitle {    margin: 0;}.album1 #album .page_desc {    margin: 0;}.page_content2 br:is(:last-of-type, :nth-last-of-type(2)) {    display: none;}.case-page .para-02 .sub-title {    padding: 0;    margin-bottom: -1rem;}.case-page .para-01 .case-info {    display: grid;    grid-template-columns: 1fr max-content;    gap: 0 6vw;    align-items: end;    border-bottom: var(--BorderPx1);    border-top: var(--BorderPx1);    margin: clamp(2.5rem, 1.1213rem + 1.8382vw, 4.0625rem) 0;    padding: clamp(2.5rem, 1.1213rem + 1.8382vw, 4.0625rem) 0;}.case-tag {    letter-spacing: 1px;    font-weight: 400;    font-size: var(--FontSizeH4);}.case-page .para-01 p {    color: #666;}.case-info-list {    display: grid;    margin-bottom: 0;    padding-left: 0;    list-style: none;    grid-auto-flow: column;    gap: clamp(1rem, 0.7721rem + 1.4706vw, 3.125rem);    grid-template-columns: max-content;}.case-info-list li {    display: flex;    flex-direction: column;    font-weight: 500;}.case-info-list li:not(:last-of-type) {    border-right: var(--BorderPx1);    padding-right: clamp(1rem, 0.7721rem + 1.4706vw, 3.125rem);}.case-info-list span {    font-weight: bold;    font-size: var(--FontSizeH5);    color: #333;}.case-title {    display: grid;    grid-template-columns: 1fr;    gap: 0px 0px;    grid-auto-flow: row;    grid-template-areas:        "pageTitle "        " breadcrumb";    align-items: end;}.case-tag {    grid-area: case-tag;}.pageTitle {    grid-area: pageTitle;}.breadcrumb {    grid-area: breadcrumb;}.album1.albumcontent .share-block{        position: absolute;    left: 10%;    bottom: clamp(4.375rem, -0.0368rem + 5.8824vw, 9.375rem);}.eforms1  .share-block,.is-item-list .share-block{    display: none;}.album1 .btn_back,.case-page .para-02,.album1 .photo_view,.case-page .para-01 {    max-width: 2000px;    width: 80%;    margin: auto;}.album1 .photo_view {    margin-top: clamp(3.125rem, 1.4706rem + 2.2059vw, 5rem);    ;    background: #fff;    padding: 4vw 4vw 2vw;}.album1 .photo_view .flexslider .slides img {    max-height: 27vw;}.album1 .photo_view .flexslider .slides2 {    height: 8vw;}.album1 .photo_view #carousel .flex-direction-nav {    margin-top: 2rem;}.album1 .photo_view .flexslider {    background: transparent !important;    border: 0 !important;}.album1 .btn_back {    position: absolute;    bottom: clamp(4.375rem, -0.0368rem + 5.8824vw, 9.375rem);    right: 50%;    padding: 0;    transform: translateX(50%);    text-align: center;}.album1 .btn_back a {    float: right;}.case-page-2 {    background: #ffffff85;    margin-top: var(--SectionPadding);    position: relative;    padding-bottom: calc(clamp(4.375rem, -0.0368rem + 5.8824vw, 9.375rem) + 46px );}.case-item {    display: flex;    gap: 1.5rem;    flex-direction: column;}.case-item-box {    display: grid;    grid-template-rows: auto;    gap: 4rem 2rem;    grid-auto-flow: row;    grid-template-columns: 1fr;    padding-bottom: 3rem;}.case-item-image {    width: 100%;    aspect-ratio: 4/3;    object-fit: cover;}.case-item-text .item-title {    padding-bottom: 0;}.album1.albumcontent .page_wrapper_bg section.call_to_action::before,.album1.albumcontent .page_wrapper_bg section.call_to_action::after {    content: '';    width: 1px;    height: 100%;    position: absolute;    top: 0;    background: #ccc;    z-index: 1;}.album1.albumcontent .page_wrapper_bg section.call_to_action::after {    right: 4%;}.album1.albumcontent .page_wrapper_bg section.call_to_action::before {    left: 4%;}/* 精選單品 */ 
.article9 .tabs nav li.tab-current a {    background: #fff !important;    border: 1px solid #ccc !important;    border-bottom: 0 !important;}.article9 .tabs nav li.tab-current a ::before {    content: '';    position: absolute;    width: 100%;    height: 1px;    background: #fff;    bottom: -1px;    left: 0;    z-index: 1;}.pdt-page .para-01 {    display: grid;    grid-template-columns: auto 60%;    gap: 0 1.5rem;    grid-auto-flow: column;    grid-template-areas:        " pdt-info pdt-desc-image"        " pdt-desc-image-2 pdt-desc-image";    margin: auto;    align-items: center;}.pdt-desc-image {    grid-area: pdt-desc-image;}.pdt-info {    grid-area: pdt-info;    margin-bottom: 3vw;}.pdt-info .sub-title {    display: block;        line-height: 1.5;    font-size: var(--FontSizeH4);    font-weight: 600;    color: #333;    padding-bottom: 1rem;    font-family: 'Noto Serif TC', serif, 'Roboto Serif', serif !important;}.pdt-desc-image-2 {    grid-area: pdt-desc-image-2;    height: 100%;}.pdt-desc-image-2 img {    height: 100%;    object-fit: cover;    object-position: left;    width: 100%;}.pdt-page .breadcrumb {    background-color: transparent;    padding: 0;    margin: 0 auto clamp(1.875rem, 0.4828rem + 2.9042vw, 2rem);    padding-bottom: clamp(1.875rem, 0.4828rem + 2.9042vw, 2rem);    border-bottom: var(--BorderPx1);}.pdt-page .pageTitle {    margin-bottom: 0px;}.pdt-item-box {    display: grid;    grid-template-columns: repeat(4, 1fr);    gap: 3rem 1.5rem;    padding-top: calc(var(--SectionPadding)/1.5);    border-top: 1px solid #d8d8d8;    margin-top: calc(var(--SectionPadding)/1.5);}.pdt-item-box.pdt-item-box-2{    padding-top: 0;    border-top: 0;    margin-top: 0;}.pdt-item-box-2.sub-title{   padding-top: calc(var(--SectionPadding)/1.5);    border-top: 1px solid #d8d8d8;    margin-top: calc(var(--SectionPadding)/1.5);    text-align: center;        display: block;    line-height: 1.5;    font-size: var(--FontSizeH3);    font-weight: 600;    color: #333;    padding-bottom: calc(var(--SectionPadding)/2);    font-family: 'Noto Serif TC', serif, 'Roboto Serif', serif !important;}.pdt-item-text .item-title {    padding-bottom: 0rem;    padding-top: 1rem;    font-size: var(--FontSizeH4);}.page_wrapper_bg .pdt-item-text p {    color: #888;    font-size: var(--FontSizeDesc);}/* 設計學院 */ 
.layoutlist_8 .item {    display: grid;    grid-template-columns: 25% auto 10%;    grid-template-rows: 1fr;    gap: 0px 5vw;    grid-auto-flow: row;    grid-template-areas: "list_img list_subject listdate";}.layoutlist_8 .item:nth-of-type(2) {    padding-top: 30px;}.list_img {    grid-area: list_img;    width: 100%;    padding: 0;}.list_subject {    grid-area: list_subject;    width: 100%;    padding: 0;}.listdate {    grid-area: listdate;    width: 100%;    padding: 10px;    border-left: var(--BorderPx1);    text-align: center;    aspect-ratio: 1/1;    display: flex;    flex-direction: column;    align-items: center;    justify-content: center;    border-radius: 0;}.layoutlist_8 .list_subject {    padding-left: 0;}.articlerelated-box {    margin-top: 5vw;}.articlerelated-box .title {    font-size: calc(var(--FontSizeMain)*0.8);    color: #333;    font-weight: bold;    text-align: center;    margin-bottom: calc(var(--SectionPadding)*0.5);}.articlerelated-box .list-inline {    display: grid;    grid-template-columns: repeat(4, 1fr);    gap: 3vw 1vw;}.articlerelated-box .list-inline .item:hover .name {    color: #888;    transition: var(--TransitionEase);}.articlerelated-box .textbox {    display: grid;    grid-template-columns: 1fr;    grid-template-rows: auto;    gap: 0px 0px;    grid-auto-flow: row;    grid-template-areas:        "name"        "summary"        "date";}.articlerelated-box .name {    grid-area: name;    font-size: var(--FontSizeH4);    font-weight: 600;    color: #333;}.articlerelated-box .summary {    grid-area: summary;    font-size: var(--FontSizeDesc);    color: #666;}.articlerelated-box .date {    grid-area: date;    font-size: 13px;    color: #666;    padding-top: 5px;}.articlerelated-box figure {    margin: 0 0 20px 0;}/* 聯絡我們 */ 
.eforms1 .page_wrapper_bg .article-text .container:before {    content: 'CONTACT';    bottom: -1vw;    right: 0;    font-size: clamp(5.625rem, 1.7647rem + 5.1471vw, 10rem);    font-family: 'Roboto Serif', serif;    color: #868686;    opacity: 0.06;    position: absolute;    font-weight: 500;    letter-spacing: -5px;    line-height: 1;    z-index: 2;}.eforms1 .hgroup .container {    width: 90%;    margin-left: auto;    border-bottom: 0;    padding: 0;    margin-bottom: 2rem;    padding-left: 10vw;}.eformscontent .layoutlist_1 {    width: 90%;    margin-right: 0;}.new-form {    background: #fff;    padding: 5rem clamp(3.75rem, -20.5147rem + 32.3529vw, 31.25rem) 7rem 5vw;    margin: 0;    position: relative;    display: grid;    grid-template-columns: auto 40%;    gap: 0 clamp(5rem, 2.7941rem + 2.9412vw, 7.5rem);}.new-form::before,.new-form::after {    display: none;}.new-form .col-md-6 {    width: 100%;    padding: 0;}.eforms1 .page_wrapper_bg section.call_to_action {    padding: 0;}.eformsDesc {    border-left: var(--BorderPx1);    padding: clamp(8rem, 5.3571rem + 4.4643vw, 12.5rem) 5vw 4rem 5vw;    margin: 0;}.eforms1 .pageTitle {    margin-bottom: 0;}.new-form .new-width .row .col-md-11 {    margin-bottom: 0;}.page_wrapper_bg .contact-page .sub-title {    line-height: 1.5;    font-size: var(--FontSizeSub);    color: #333;    padding-bottom: 1rem;    font-family: 'Noto Serif TC', serif, 'Roboto Serif', serif !important;    display: block;}.page_wrapper_bg .contact-sns .sub-title {    font-weight: 500;    padding-bottom: 0.5rem;}.page_wrapper_bg .contact-page>.sub-title {    font-weight: bold;}.contact-sns .socialNetwork,.contact-page .contact-info {    list-style: none;    padding-left: 0px;}.contact-page .contact-info,.contact-page .contact-info a {    color: #333;}.contact-page .contact-info a:hover {    color: #888;}.contact-info span {    font-weight: 600;    padding-right: 10px;    color: #333;}.contact-sns {    margin: 2rem 0 1rem;    border-top: 1px solid #e2e2e2;    padding-top: 2rem;}.contact-sns .socialNetwork {    display: flex;    margin-bottom: 0;}.contact-sns .socialNetwork i {    font-size: 20px;}.contact-sns .RWDsocial002 .iconRounded.ii-ig2 {    margin-left: 0;}.new-form .formdesc {    margin-bottom: 0;}.customized_columns ._input,.customized_columns select {    box-shadow: unset;    border-radius: 0;    background: transparent;}/* 門市資訊 */ 
.store-box {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 0 clamp(3.125rem, 1.4706rem + 2.2059vw, 5rem);    background: #fff;    padding: 3vw 5vw 5vw;}.page_wrapper_bg .store-page .sub-title {    line-height: 1.5;    font-size: var(--FontSizeSub);    font-weight: 600;    color: #333;    padding-bottom: 1rem;    font-family: 'Noto Serif TC', serif, 'Roboto Serif', serif !important;}.store-page .contact-info {    list-style: none;    border-left: var(--BorderPx1);    padding: 1rem 0 1rem 2rem;    color: #333;}.article5 .pageTitle,.article7 .pageTitle {    margin-bottom: 3vw;}.article7 .page_wrapper_bg section.call_to_action {    position: relative;}.article7 .page_wrapper_bg section.call_to_action:before {    content: 'STORE';    bottom: 3vw;}.article7 .page_wrapper_bg section.call_to_action::after {    content: 'INFORMATION';    bottom: -0.9vw;}.article7 .page_wrapper_bg section.call_to_action:before,.article7 .page_wrapper_bg section.call_to_action::after {    right: 0;    font-size: 5vw;    font-family: 'Roboto Serif', serif;    color: #86868617;    position: absolute;    font-weight: 500;    letter-spacing: -5px;    line-height: 1;}.article7 .RWDshare01 {    margin: 2rem 0;}/* 服務流程 */ 
.article5 .hgroup .container {    border-bottom: 0;    margin: 0;    padding: 0 0 2rem;}.article5 .hgroup .breadcrumb {    bottom: 2rem;}.article5 .page_wrapper_bg .hgroup h1 {    padding-bottom: 0;}.article5 .page_wrapper_bg section.call_to_action>.container {    padding: 0;    width: 60%;}.article5 .page_wrapper_bg section.call_to_action {    position: relative;}.article5 .hgroup .container::before {    content: '';    width: 120vw;    height: 1px;    background: #ccc;    position: absolute;    left: -40%;    bottom: 0;}.article5 .page_wrapper_bg section.call_to_action::before,.article5 .page_wrapper_bg section.call_to_action::after {    content: '';    bottom: -1vw;    right: 0;    font-size: clamp(5.625rem, 1.7647rem + 5.1471vw, 10rem);    font-family: 'Roboto Serif', serif;    color: #86868617;    position: absolute;    font-weight: 500;    letter-spacing: -5px;    line-height: 1;    z-index: 0;}.article5.id139 .page_wrapper_bg section.call_to_action::after {    content: 'PROCESS';}.article5 .page_wrapper_bg .service-process .container {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 2rem;    z-index: 2;    position: relative;    margin-left: 0;    grid-auto-flow: column;    grid-template-rows: repeat(5, clamp(5rem, 4.1728rem + 1.1029vw, 5.9375rem));}.article5 .page_wrapper_bg section.call_to_action::before {    content: '';    width: 1px;    height: 100%;    background: #ccc;    position: absolute;    left: 15%;    top: 0;}.service-page {    position: relative;    padding: calc(2rem + 25px) 0 3vw;}.service-process {    position: relative;}.service-box .container::before,.service-box .container::after,.service-process .container::before,.service-process .container::after {    display: none;}.process-item {    display: grid;    grid-template-columns: clamp(5rem, 4.1728rem + 1.1029vw, 5.9375rem) auto;    grid-template-rows: auto;    gap: 5px 2rem;    grid-auto-flow: row;    align-items: center;    grid-template-areas:        "process-icon process-text";}.process-item img{width: clamp(2.8125rem, 1.9853rem + 1.1029vw, 3.75rem);}.process-desc{    grid-area: process-desc;}.process-icon {    grid-area: process-icon;    position: relative; aspect-ratio: 1/1;    background: #fff;    box-shadow: 2px 2px 7px 0px #a3a3a336;    border-radius: 50%;        display: flex;    align-items: center;    justify-content: center;}.process-title {    padding-bottom: 0;    font-size: var(--FontSizeH3);    display: flex;    place-items: end;}.article5 .RWDshare01 {    margin: 2vw 0 0;}.article5 .RWDslider01 .control-box{    bottom: unset;    top: 20px;}/* 服務項目 */ 
.service-box .container {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 3rem;}.service-title {    padding-bottom: 0;    font-weight: bold;    font-size: var(--FontSizeH3);}.service-item {    background: #fff;    padding: 2rem;    text-align: center;    position: relative;}.service-item::after,.service-item::before {    content: '';    position: absolute;    width: clamp(1.5625rem, 0.1838rem + 1.8382vw, 3.125rem);    aspect-ratio: 1/1;    background: url(archive/image/customization/coner-deco.svg) no-repeat;    opacity: 0.8;}.service-item::before {    right: 0;    bottom: 0;}.service-item::after {    left: 0;    top: 0;    transform: scaleX(-1) scaleY(-1);}.service-icon {    width: 100px;    margin: 0 auto 1rem;}  /*錨點按鈕*/ .article10 .collapsing_header .main {overflow:inherit;}.food_all_btn {position: sticky;top: 100px;  z-index: 99;  width: 100%; }.content_item a.content_btn {    box-shadow: 1px 1px 2px #d8cb90;    padding: 10px 25px !important;    display: flex;    align-items: center;    background: var(--SubColor);    border: 1px solid var(--SubColor);    color: #fff;    margin: 0 5px;    border-radius: 30px;    box-shadow: none;}.row.pointsec {    margin: 50px 0;}div#food_part01,div#food_part02, div#food_part03 {    position: relative;    top: -100px;}a.content_btn:hover { background: #000;transition: .3s ease;}.content_item a.content_btn:hover::before {transform: rotate(-12deg);transition:0.5s ease;}.food_all_btn a.content_btn {width: auto;}.btn_item.content_item{    display: flex;    justify-content: center;}.eforms1 .systemmsg{    min-height: 50vh;    display: flex;    align-items: center;    justify-content: center;        width: 90%;    margin: auto;}.eforms1 .ebtn:not(.currectsend_btn){    float: unset;    left: 50%;    position: absolute;    transform: translateX(-50%) translateY(-50%);    top: 60%;}.eforms1 .ebtn:not(.currectsend_btn) a{      border: 1px solid #ccc;    padding: 0px 15px !important;    line-height: 45px;    border-radius: 50px;}

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

@media (max-width: 2280px) {    .footer_block .container {        width: 90% !important;    }    .footer_menu_box {        grid-template-columns: repeat(7, auto);    }    .page_wrapper_bg section.call_to_action>.container {        width: 85%;    }}@media (max-width: 2048px) {    .article5 .page_wrapper_bg section.call_to_action>.container {        width: 70%;    }    .article5 .page_wrapper_bg section.call_to_action::before {        left: 10%;    }.article5 .hgroup .container::before{    left: -30%;}}@media (max-width: 1920px) {    .company_info_content span {        padding-right: 5px;    }    .company_info_content {        gap: 0 2rem;    }    .footer_block .container {        gap: 0 4vw;    }    .page_wrapper_bg section.call_to_action {        min-height: 700px;    }    .RWDproduct004 div.row>div img.img-responsive {        height: 16vw;    }    .RWDnews005 .owl-controls .owl-buttons {        top: 30%;    }    .about_text .description {        padding: 1rem 1rem 1rem 2rem;    }    .album1 .btn_back,    .case-page .para-02,    .album1 .photo_view,    .case-page .para-01 {        width: 85%;    }    .album1.albumcontent .page_wrapper_bg section.call_to_action::before {        left: 3%;    }    .album1.albumcontent .page_wrapper_bg section.call_to_action::after {        right: 3%;    }    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    .article7 .page_wrapper_bg section.call_to_action>.container {        padding: 0;    }    .album1.albumcontent .share-block{            left: 7.5%;    }}@media (max-width: 1800px) {    .footer_block .container {        grid-template-columns: 25% auto;    }    .company_info_content {        display: grid;        grid-template-columns: 1fr;        gap: 0;        grid-auto-flow: row;        grid-template-areas:            "company_title "            "company_info_content_01"            "company_info_content_02";    }    .footer_block .container {        gap: 0 5vw;    }    .footer_sns {        margin-top: 3rem;    }    .company_info_content_02,    .company_info_content_01 {        margin-bottom: 0;    }    /* 20231006 */    .footer_block ul.company_info_content_02 {        margin-top: 1rem;    }    .footer_block ul li.footer_add>a {        max-width: none;    }    .article5 .page_wrapper_bg section.call_to_action>.container {        width: 80%;    }.article5 .hgroup .container::before {    left: -15%;}    .article5 .page_wrapper_bg section.call_to_action::before {        left: 5%;    }    .eformscontent .layoutlist_1 {        width: 95%;    }    .service-icon {        width: 80px;    }}@media (max-width: 1680px) {    .fix_btn_line {        min-width: 160px;    }    .RWDmenu_plus04 .header {        padding: 10px calc(160px + 2vw) 10px 3%;    }    .RWDmenu_plus04 .header.is-up {        padding: 0px calc(160px + 2vw) 0px 3%;    }    .RWDmenu_plus04 .logo {        width: 160px;    }    .RWDnews005 .controlls-over .owl-controls .owl-prev .fa-angle-left:before,    .RWDnews005 .controlls-over .owl-controls .owl-next .fa-angle-right:before {        width: 80px;        height: 50px;    }    .RWDnews005 .controlls-over .owl-controls .owl-next {        right: -50px;    }    .RWDnews005 .controlls-over .owl-controls .owl-prev {        left: -50px;    }    .about_block::before {        font-size: 7vw;    }    .album1 .photo_view .flexslider .slides img {        max-height: 35vw;    } .case-page .para-01 .case-info {        grid-template-columns: 1fr;    }    .case-info-list {        width: fit-content;    }    .case-info-list li {        display: flex;        flex-direction: row;        font-weight: 500;        gap: 1rem;        align-items: flex-end;    }    .case-page .para-01 .case-info {        gap: 2.5rem 5rem;    }    .hgroup .page_subject {    text-align: center;}.hgroup .breadcrumb {    text-align: center;    float: none !important;    position: static;    padding: 0;    border: 0;    width: 100%;        padding-bottom: 1rem;}}@media (max-width: 1550px) {    .RWDmenu_plus04 .site-nav .menu>li>a {        font-size: 15px;        min-width: 105px;        min-height: 42px;    }    .RWDmenu_plus04 .site-nav .menu li.active .m_stitle,    .RWDmenu_plus04 .site-nav .menu li.is-active .m_stitle,    .RWDmenu_plus04 .site-nav .menu li:hover .m_stitle {        font-size: 14px;        letter-spacing: 0;    }    .RWDbanner_plus01 .page-scroll {        bottom: 20px;    }    .banner_block .RWDbanner_plus01 .slick-caption {        bottom: calc(120px + 50px + 3rem);    }    .RWDservice012 .text_box .text .title {        letter-spacing: 8px;    }    .RWDmenu_plus04 .features .share-group span,    .RWDmenu_plus04 .site-nav .menu ul li a,    p,    .description {        font-size: 15px;    }    .footer_block ul {        font-size: 14px;    }    .location {        width: 15px;    }    .copyrights,    .copyrights a,    .copyrights a:hover,    .copyright_desc,    .footer_block .copyright_desc a,    .footer_block .copyright_desc a:hover {        font-size: 12px !important;    }    .about_text .description {        padding: 1rem 0rem 1rem 2rem;    }}@media (max-width: 1536px) {    .eformsDesc {        padding-bottom: 3rem;    }    .new-form {        grid-template-columns: auto 45%;        padding: 3rem clamp(3.75rem, -20.5147rem + 32.3529vw, 31.25rem) 6rem 5vw;    }    .contact-image img {        height: 250px;        object-fit: cover;        width: 100%;    }    .pdt-info p br{        display: none;    }    .pdt-info p{        padding-right: 5vw;    }}@media (max-width: 1440px) {    .RWDbanner_plus01 .banner-slider .slick-item .pic-cover {        background-color: unset !important;        background: linear-gradient(to top, #100d0a5e, transparent);    }    .RWDnews005 .owl-controls .owl-buttons {        top: 25%;    }    .fl {        width: 180px;    }    .album1 .btn_back,    .case-page .para-02,    .album1 .photo_view,    .case-page .para-01 {        width: 90%;    }    .article7 .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    .page_wrapper_bg section.call_to_action>.container {        width: 95%;    }    .album1.albumcontent .page_wrapper_bg section.call_to_action::after,    .album1.albumcontent .page_wrapper_bg section.call_to_action::before {        display: none;    }    .album1 .photo_view .flexslider .slides2 {    height: 130px;}.album1.albumcontent .share-block {    left: 5%;}}@media (max-width: 1366px) {    #RWDfullscreen01 .container {        width: 90%;    }    .news_block::before,    .case_block::before {        left: 3%;    }    .news_block::after,    .about_block::after,    .case_block::after {        right: 3%;    }    .company_info_top {        grid-template-columns: 35px auto;    }    .footer_block .container {        grid-auto-flow: row;        grid-template-areas:            "footer_title footer_title"            "footer_left footer_sns "            "footer_right footer_right "            "copyrights copyrights";        grid-template-columns: 1fr auto;        gap: 0;    }    .footer_sns {        margin-top: 0;    }    .footer_right {        padding: 2rem 0;    }    .company_info_content {        grid-template-columns: max-content;        gap: 0 4vw;        grid-template-areas:            "company_title company_title "            "company_info_content_01 company_info_content_02";    }    .footer_sns {        display: grid;        align-items: flex-end;    }    .copyrights,    .RWDssl01 {        justify-content: flex-start;    }    .footer_menu_box {        grid-template-columns: repeat(7, 1fr);    }    .footer_sns h3 {        font-size: 18px;    }    .fix_btn_line {        font-size: 15px;        min-width: 140px;        letter-spacing: 2px;    }    .fix_btn_line img {        width: 20px;        height: 20px;        margin-right: 10px;    }    .RWDmenu_plus04 .header {        padding: 10px calc(140px + 2vw) 10px 3%;    }    .RWDmenu_plus04 .header.is-up {        padding: 0px calc(140px + 2vw) 0px 3%;    }    .RWDmenu_plus04 .logo {        width: 140px;    }    .RWDproduct004 div.row>div img.img-responsive {        height: 19vw;    }    .RWDnews005 .controlls-over .owl-controls .owl-prev .fa-angle-left:before,    .RWDnews005 .controlls-over .owl-controls .owl-next .fa-angle-right:before {        width: 70px;        height: 40px;    }    .RWDnews005 .controlls-over .owl-controls .owl-prev {        left: -40px;    }    .RWDnews005 .controlls-over .owl-controls .owl-next {        right: -40px;    }    .company_info_top {        min-height: unset;    }    /* 20231006 */    .footer_block ul.company_info_content_02 {        margin-top: 0;    }    .footer_block ul li.footer_add>a {        max-width: 300px;    }    .new-form {        grid-template-columns: auto 50%;    }    .contact-image img {        height: 220px;    }    .article7 .page_wrapper_bg section.call_to_action:before,    .article7 .page_wrapper_bg section.call_to_action::after,    .eforms1 .page_wrapper_bg .article-text .container:before {        display: none;    }    .article7 .RWDshare01 {        margin: 2rem 0 0;    }    .article5 .page_wrapper_bg .service-process .container {        gap: 1.5rem clamp(5rem, 3.8971rem + 1.4706vw, 6.25rem);    }    .pdt-item-box {        gap: 2rem 1rem;    }    .tabs .content {        padding: 30px !important;    }    .pdt-page .para-01 {        grid-template-columns: auto 55%;        grid-template-rows: 220px 200px;    }    .pdt-desc-image {        height: 100%;    }      .pdt-desc-image img {        height: 100%;        object-fit: cover;        object-position: left;    }}@media (max-width: 1280px) {    /*漢堡提早*/    .RWDmenu_plus04 .header-in {        display: block;    }    .RWDmenu_plus04 .site-nav {        display: none;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        display: block;        font-family: 'Roboto Serif', serif !important;        padding: 20px 45px 20px 15px;    }    .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);    }    .RWDmenu_plus04 #mobile-menu .menu li a .m_stitle {        letter-spacing: 0px;        font-family: 'Roboto Serif', serif;    }    .RWDmenu_plus04 #mobile-menu .m_stitle br {        display: none;    }    .RWDmenu_plus04 #mobile-menu .menu>li>a {        font-size: 16px;    }    .RWDmenu_plus04 #mobile-menu .menu>li {        border-bottom: 1px solid #f2ecf3;    }    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {        letter-spacing: 2px;        font-size: 15px;    }    .RWDmenu_plus04 #mobile-menu .menu>li:hover>a,    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a:hover {        color: var(--SubColor);    }    .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;    }    .ml-stack-nav-toggle {        color: var(--NaviColor);    }    .ml-stack-nav-toggle__line {        background: var(--NaviColor);    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle {        color: var(--NaviColor);    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {        background: var(--NaviColor);    }    .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: 10px 3%;    }    .RWDmenu_plus04 .header.is-up {        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;    }    .fix_btn_line {        min-width: 180px;    }    .fix_btn {        right: 240px;        border-right: 1px solid #9f9f9f;    }    .RWDmenu_plus04 .logo {        top: 10px;    }    .RWDmenu_plus04 .features .search-btn {        padding: 0 30px 3px 30px;    }    .new-form {        padding: 3rem 5vw 5rem;    }    .case-item-box {        gap: 3rem 1.5rem;    }    .case-item{            gap: 1rem;    }}@media (max-width: 1200px) {    .list-inline.categories.nomargin,    .RWDmenu_plus04 .features .share-group span,    .RWDmenu_plus04 .site-nav .menu ul li a,    p,    .description {        font-size: 14px;    }    .RWDproduct004 div.row>div img.img-responsive {        height: 220px;    }    .video_item,    .layoutlist_2 .album_item {        width: calc(100%/3);    }}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
 .news_block::after, .news_block::before, .case_block::before, .about_block::after, .case_block::after, case_block::before {     display: none; } #RWDfullscreen01 .container {     width: 95%; } .RWDservice012 .text_box.num6 .text:nth-child(3) {     border-right: 1px solid rgb(80 80 80 / 70%); } .banner_block .RWDbanner_plus01 .page-scroll.style03 a span::before, .RWDbanner_plus01 .page-scroll, .banner_block .RWDbanner_plus01 .page-scroll.style03 a span {     width: 80px;     height: 80px; } .banner_block .RWDbanner_plus01 .slick-caption {     bottom: calc(100px + 50px + 3rem); } .RWDservice012 .text_box .text, .RWDservice012 .text_box.num4 .text, .RWDservice012 .text_box.num6 .text, .RWDservice012 .text_box.num8 .text {     height: 30vw; } .section_title .main_title {     letter-spacing: 1px; } .layoutlist_8 .item:nth-of-type(2) {     padding-top: 10px; } .breadcrumb a, .breadcrumb, .hgroup .breadcrumb a {     font-size: 14px !important; } .articlerelated-box .list-inline {     grid-template-columns: repeat(3, 1fr);     gap: 2rem 1rem; } .article5 .page_wrapper_bg section.call_to_action>.container {     width: 85%; } .article5 .page_wrapper_bg section.call_to_action::before {     left: 3%; } .new-form {     padding: 2rem 5vw 5rem; } .eformsDesc {     padding-bottom: 2rem; } .eformscontent .layoutlist_1 {     width: 97%; } .service-item::after, .service-item::before {     opacity: 1; } .service-icon {     width: 70px;     margin: 0 auto 0.5rem; } .contact-sns {     margin: 1.5rem 0 10px;     padding-top: 1.5rem; } .layoutlist_8 .item {     grid-template-columns: 25% auto 15%; } .videolist .page_wrapper_bg .article-text .container {     padding: 0; }
}
/*1199px end*/
/*1100px start*/

@media (max-width: 1100px) {    .about_content {        display: grid;        grid-template-columns: 38% auto 12%;    }    .RWDproduct004 div.row>div img.img-responsive {        height: 200px;    }    .footer_menu_box {        grid-template-columns: auto;    }   }

/*1100px end*/
/*1024px start*/
@media (max-width: 1024px) {
.RWDmenu_plus04 .features:after {    display: none;}.RWDmenu_plus04 .features {    margin-right: 0;    padding-right: 0;}.RWDmenu_plus04 .header.is-up,.RWDmenu_plus04 .header {    padding: 0 3%;}.fix_btn_line {    height: 64px;}.RWDservice012 .text_box.num4 .text,.RWDservice012 .text_box.num6 .text,.RWDservice012 .text_box.num8 .text {    height: 250px;}.footer_block .container {    width: 95% !important;}.footer_block {    margin-bottom: -40px;}#m_RWDfullscreen01_99_1 .picbgbox {    height: 100% !important;}.banner_block .RWDbanner_plus01 .slick-caption .txt2 {    margin-top: 1rem;}.fl {    width: 150px;}/*產品內頁-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}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {    width: calc(100%/3 - 1px);}/*電子表單*/ 
.form-group label {    padding-left: 0 !important;    padding-right: 0 !important;}#join_form .form-checkbox,#join_form .form-radio {    padding: 0 0 0 28px !important;}.RWDtimeline02 .timeline2_list .block .text-in{        max-height: 67px;}.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 60px) !important;    height: calc(100vh - 60px) !important;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.about_content {    grid-template-rows: 1fr auto;    grid-template-columns: auto 20%;    grid-template-areas:        " about_text about_image_2"        " about_image_pad about_image_pad";    gap: 3rem 6vw;    width: 90%;    margin: auto;}.about_image {    display: none;}.about_image_pad {    display: block;    grid-area: about_image_pad;}.about_block::before {    display: none;}.about_image_pad {    position: relative;}.about_image_pad::before {    content: 'ABOUT';    left: 1%;    top: 1%;    font-size: 7vw;    font-family: 'Roboto Serif', serif;    color: #ffffff6b;    position: absolute;    font-weight: bold;    letter-spacing: -5px;    line-height: 1;}.about_image_2 img {    height: 100%;}.about_text .description {    gap: 1rem;}.case_block .RWDproduct004 #portfolio.portfolio-nogutter .row>div {    width: 50%;}.RWDproduct004 div.row>div img.img-responsive {    height: auto;}/*.company_info_content {    grid-template-columns: max-content;    gap: 0;    grid-template-areas:        "company_title"        "company_title "        "company_info_content_01 "        "company_info_content_02";}*/ 
.RWDsocial002 {    padding-bottom: 0;}footer_menu p {    font-size: 17px;}.footer_sns h3 {    letter-spacing: 1px;}.RWDbanner_plus01 .banner-slider .slick-item .pic-cover {    background: linear-gradient(to top, #100d0a91, transparent);}#m_RWDfullscreen01_99_1 .picbgbox {    background-position: right;}/* 20231006 */ 
.footer_block ul li.footer_add>a {    max-width: 185px;}.company_info_content {    gap: 0 2vw;}/* 匯入內頁版面寬度80%*//*麵包屑*/section.hgroup {    margin: 0 0 2rem;}.article5 section.hgroup {    margin: 0;}.hgroup .container {    margin: 0;    border-bottom: 0;}.article5 .page_wrapper_bg .hgroup h1,.page_wrapper_bg .hgroup h1 {    padding-bottom: 10px;}.is-item-list .page_wrapper_bg section.call_to_action>.container {    padding: 0;}.is-item-list .share-block{        padding-left: 15px;    padding-right: 15px;    width: 95%;    margin: auto;    }/*編輯器 圖文*/ 
.RWDeditor01 .col-md-6 {    padding-left: 0px;    padding-right: 0px;    margin-bottom: 20px;}.RWDeditor01 .col-md-6 img {    width: 100%;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 40px !important;}/*文章列表樣式*/ 
.RWDslider01 .products-list .products-item .box {    align-items: flex-start;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: calc(100% / 3 - 1px);    margin: 15px 0px;}/*文章列表樣式-08*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}.litem__text {    width: 85%;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row {    display: flex;    flex-wrap: wrap;}#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 3 - 1px);}#product .item .subject {    margin-top: 15px;    margin-bottom: 10px;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/3 - 1px);}/*相簿列表樣式*/ 
.layoutlist_1 .row a,.row .album_d_item a {    padding-bottom: 0;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {    width: calc(100% / 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 .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;    width: 100%;}/*影片列表*/ 
.layoutlist_2 .video_item {    width: calc(100% / 2 - 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;}.pdt-info {    margin-bottom: 0;}.pdt-info p {    padding-right: 0;}.pdt-item-box {    grid-template-columns: repeat(3, 1fr);}.articlerelated-box .list-inline {    grid-template-columns: repeat(2, 1fr);}.article5.id139 .page_wrapper_bg section.call_to_action::after {    display: none;}.new-form {    grid-template-columns: 1fr;    gap: 3rem 0;}.contact-image img {    height: 300px;}.new-form,.eformsDesc {    padding-left: 7.5%;    padding-right: 7.5%;}.store-box {    grid-template-columns: 1fr;    gap: 3rem 0;}.album1 .photo_view .flexslider .slides img {    max-height: 550px;}.case-page .para-01 .case-info {    border-bottom: 0;    padding-bottom: 0;}.article5 .page_wrapper_bg section.call_to_action>.container {    width: 90%;}.ebtn a {    margin-top: 1rem;}.eformsDesc,.page_wrapper_bg section.call_to_action {    padding-top: calc(78px + 2rem);}.eformsDesc{    background: #fff;    padding-bottom: 3rem;}.new-form{background: transparent;padding-top: 3rem;}.customized_columns ._input, .customized_columns select{        border: 1px solid #c8c8c8;}.article5 .pageTitle,.article7 .pageTitle {    text-align: center;}.article5 .page_wrapper_bg .service-process .container {    gap: 1.5rem 3rem;}.article5 .share-block,.article5 .page_wrapper_bg .service-process .container{        width: 95%;    margin: auto;}.case-page .para-01 .case-info {    gap: 1.5rem 5rem;}.album3.albumcontent .RWDshare01,.album2.albumcontent .RWDshare01{    padding: 0 15px;}.album1.albumcontent .share-block .RWDshare01{    padding: 0 ;}.row.pointsec.sec1 {    margin-top: 20px;}.content_item a.content_btn {    font-size: 15px;    letter-spacing: 1px;}
}
/*991px end*/
/*850px start*/
@media (max-width: 850px) {
.footer_menu_box {    grid-template-columns: repeat(5, 1fr);    grid-auto-flow: row;    gap: 1rem 2.4vw;}/* 匯入內頁版面寬度80%*//*文章列表樣式-04*/#article .layoutlist_4 .fixrow {    padding-left: 0;    padding-right: 0;}/*圖文輪播*/ 
.RWDslider01 .products-list .box {    display: flex;    flex-direction: column;}.RWDslider01 .products-list .products-item .box {    flex-direction: column;    justify-content: flex-start;}.RWDslider01.pic-right .products-list .products-item .box {    flex-direction: column;}.RWDslider01 .pic-list,.RWDslider01 .text {    width: 100%;    padding: 0 !important;}.RWDslider01 .control-box {    right: 0;    position: relative;    width: 100%;    text-align: center;}.RWDslider01 .pic-list,.RWDslider01 .text,.RWDslider01 .pic img {    width: 100%;}.RWDslider01 .pic-list {    padding-right: 0;}.RWDslider01.pic-right .pic-list {    padding-left: 0;}.pagecontent .RWDslider01,.article1 .pagecontent .RWDeditor01 {    margin-top: 30px;}.album1 .photo_view {    background-color: transparent;    padding: 0;}.case-page .para-01 .case-info {    gap: 1.5rem 0;}/* #album .layoutlist_1 .row .album_item {    width: calc(100% / 2 - 1px) !important;    height: auto !important;} */ 
.article5 .hgroup .container::before,.article5 .page_wrapper_bg section.call_to_action::before {    display: none;}.article5 .hgroup .container {    border-bottom: var(--BorderPx1);}.service-page {    padding: calc(2rem + 25px) 0 3rem;}.album1 .photo_view .flexslider .slides2 {    height: 100px;}.pdt-desc-image-2 img,.pdt-desc-image img{    object-position: center;        object-fit: contain;}.pdt-desc-image-2{    aspect-ratio: 2/1;} .pdt-desc-image {    aspect-ratio: 3/2; }.pdt-page .para-01 {    grid-template-columns: 1fr;    grid-auto-flow: row;    grid-template-rows: max-content max-content max-content;    grid-template-areas:        " pdt-info "        "pdt-desc-image"        " pdt-desc-image-2";    gap: 2rem;}.case-info-list{grid-auto-flow: row;    grid-template-columns: max-content max-content;        gap: 1rem;}.case-info-list li:nth-of-type(2){    border-right: 0;    padding-right: 0;}
}
/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.company_info_content {    grid-template-columns: max-content;    gap: 0;    grid-template-areas:        "company_title"        "company_title "        "company_info_content_01 "        "company_info_content_02";}.footer_block ul.company_info_content_02 {    margin-top: 1rem;}.footer_block ul li.footer_add>a {    max-width: 300px;}/* 匯入內頁版面寬度80%*//*麵包屑*/ 
.hgroup .container {    margin-left: 0;    margin-right: 0;}/*按鈕*/ 
.btn.btn_back,.ebtn,.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn {    width: auto !important;}.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn {    margin-top: 30px !important;}/*文章列表樣式-03*/#article .layoutlist_3 .listdate .yearmonth {    padding-bottom: 0px;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 1px;}#article .layoutlist_4 .listdate .yearmonth {    padding-bottom: 15px;}#article .layoutlist_4 .list_subject .summary {    margin: 10px 0px 0;}#article .layoutlist_4 .list_subject a {    margin: 0px !important;}/*產品檔案下載按鈕*/ 
.productcontent .page_content1 .download_container .btn {    float: none;    margin: 60px auto 0 !important;    display: block;    max-width: 250px;    padding: 5px;}/*相簿列表樣式-01*/ 
.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%;}.album1 .btn_back {    width: 90% !important;}.new-form, .eformsDesc {    padding-left: 5%;    padding-right: 5%;}.contact-image img {    height: 250px;}.article5 .share-block, .article5 .page_wrapper_bg .service-process .container {    width: 100%;}.footer_block .container{        padding: 0 10px;}
}
/*800px end*/
/*767px start*/
@media (max-width: 767px) {
.fix_btn {    position: fixed;    bottom: 0;    top: unset;    width: 100%;    right: 0;    background: #4CC764;    border: 0;}.fix_btn_line .ii-line1,.fix_btn_line {    height: unset;    color: #fff !important;    border: 0;}.fix_btn_line,.fix_btn.is-up .fix_btn_line {    height: 50px;}.banner_block .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 50px - 74px) !important;    height: calc(100vh - 50px - 74px) !important;}.fix_btn_line .ii-line1 {    color: #fff;}.footer_block {    margin-bottom: 0px;}.RWDservice012 .text_box.num4 .text,.RWDservice012 .text_box.num6 .text,.RWDservice012 .text_box.num8 .text {    height: 300px;}.RWDservice012 .text_box .text .memo {    left: 20px;    opacity: 0.8;}.RWDservice012 .text_box .text .memo {    font-size: 18px;}.RWDservice012 .text_box .text .title {    bottom: 45px;    width: fit-content;}.RWDnews005 .margin-top-20 {    margin-top: 10px !important;}.footer_menu_box {    grid-template-columns: repeat(4, 1fr);}.copyrights,.RWDssl01 {    flex-wrap: wrap;}.scrollTop002 {    bottom: 5rem;    right: 5px;}.footer_menu p,p.company_title {    margin-bottom: 10px;}.footer_block ul li {    margin-bottom: 4px;}.RWDproduct004 .col-md-3.col-sm-3.mix::after {    display: none;}.RWDservice012 .text_box .text.link_box .box {    background-color: unset;    padding: 15px 70px 15px 20px;}.RWDnews005 .controlls-over .owl-controls .owl-next {    right: -30px;}.RWDnews005 .controlls-over .owl-controls .owl-prev {    left: -30px;}.RWDnews005 .owl-carousel.owl-padding-10 .owl-item {    padding: 0 10px;}.RWDservice012 .text_box .text:hover .title {    opacity: 1;}/* 匯入內頁版面寬度80%*//*文章列表樣式-02*/#article .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_2 .item {    width: calc(100% / 2 - 21px);    margin: 0 10px;}#article .layoutlist_2 .list_subject,#article .layoutlist_2 .listdate {    padding-left: 0px;    padding-right: 0;}#article .layoutlist_2 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_2 .listdate .yearmonth::after {    content: "/";    position: relative;    display: inline-block;}#article .layoutlist_2 .listdate .yearmonth,.layoutlist_2 .listdate .day {    display: inline-block;}#article .layoutlist_2 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    margin-left: -3px;}/*文章列表樣式-03*/#article .layoutlist_3 {    display: flex;    flex-wrap: wrap;}#article .layoutlist_3 .item {    width: calc(100% / 2 - 21px);    margin: 0 10px;}#article .layoutlist_3 .listdate .day {    color: #afafaf;    font-size: 12px;    letter-spacing: 2px;}#article .layoutlist_3 .listdate .day::before {    content: " / ";}/*文章列表樣式-04*/#article .layoutlist_4>.fixrow>.xrow {    display: flex;    flex-wrap: wrap;}#article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: calc(100% / 2 - 21px);    margin: 0 10px;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 .subject_title {    display: flex;    align-items: center;}.rwdlayoutlist_6 .list_no {    width: 16.66666667%;}.rwdlayoutlist_6 .list_subject {    width: 66.66666667%;}.rwdlayoutlist_6 .list_date {    width: 16.66666667%;}.rwdlayoutlist_6 .list_item {    display: flex;    justify-content: flex-start;    align-items: center;}.rwdlayoutlist_6 .list_item .column.no {    width: 16.66666667%;}.rwdlayoutlist_6 .list_item .column.subject {    width: 66.66666667%;}.rwdlayoutlist_6 .list_item .column.date {    width: 16.66666667%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: calc(100% / 2 - 1px);}.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;}/*文章列表樣式-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;    font-weight: bold;}/*產品頁籤*/ 
.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);}/*影片列表*/#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;}.is-item-list .page_wrapper_bg section.call_to_action>.container {    width: 100%;}.page_wrapper_bg .tab {    border-top: var(--BorderPx1);    padding: 15px 0;}.page_wrapper_bg .tab:last-child {    border-bottom: var(--BorderPx1);}.page_wrapper_bg .tab_title {    font-size: var(--FontSizeSub);    color: #333;    line-height: 1.5;    position: relative;    font-weight: 500;}.pdt-info {    margin-top: 1rem;}.pdt-item-box {    grid-template-columns: repeat(2, 1fr);}.pdt-info .sub-title {    padding-bottom: 5px;}.layoutlist_8.rwd {    display: flex;    flex-wrap: wrap;    gap: 2rem 1.5rem;}.layoutlist_8.rwd .item {    border-bottom: 0;    width: calc(100% / 2 - 1rem);    display: flex;    flex-direction: column;    padding: 0 !important;    position: relative;}.layoutlist_8.rwd .list_img+.list_subject {    margin-top: 15px;}.layoutlist_8.rwd .listdate {    display: flex;    aspect-ratio: unset;    flex-direction: row;    margin: 0;    padding: 0;    border: 0;    bottom: 0;    justify-content: start;    border-radius: 0;    position: relative;}.listdate::before {    display: none;}.layoutlist_8.rwd .listdate .day,.layoutlist_8 .listdate .yearmonth {    font-size: 12px !important;    color: #5b5b5ba8;    letter-spacing: 0px;    font-weight: 400;}.store-box {    background: transparent;    padding: 0;}.article5 .hgroup .container {    padding: 0 0 1rem;}.article7 .pageTitle {    border-bottom: var(--BorderPx1);    padding-bottom: 1rem;    margin-bottom: 2rem;}.article9 .hgroup .container {    margin: 0 0 1rem;}.service-box .container {    gap: 2rem;}.article5 .page_wrapper_bg .service-process .container {    display: grid;    gap: 1.5rem;    grid-template-columns: 1fr;    grid-auto-flow: row;}.article5 .share-block,.article5 .page_wrapper_bg .service-process .container {    width: 90%;    margin: auto;}.service-page {    padding: 2rem 0;}.album3.albumcontent .RWDshare01, .album2.albumcontent .RWDshare01{    padding: 0 30px;}.article4.articlecontent .article-text .container{    padding-right: 0;    padding-left: 0;}.RWDservice012 .text_box{    gap: 1.5rem;}
}
/*767px end*/
/*650px start*/

@media (max-width: 650px) {    .footer_block .container {        grid-auto-flow: row;        grid-template-areas:            "footer_title "            "footer_left "            "footer_sns"            "footer_right"            "copyrights";        grid-template-columns: 1fr;        gap: 3rem 0;    }    .footer_title {        margin-bottom: -3rem;    }    .footer_right {        padding: 0;    }    .company_info_top {        margin-bottom: 1rem;    }    .RWDsocial002 {        padding-top: 0;        border-top: 0;    }    .footer_sns h3 {        border-bottom: 1px solid #cccccc3d;        padding-bottom: 1rem;        margin-bottom: 1rem;    }    .scrollTop002 {        bottom: 9rem;    }    .RWDbanner_plus01 .page-scroll {        display: none;    }    .banner_block .RWDbanner_plus01 .slick-caption {        bottom: 15%;    }    .banner_block .RWDbanner_plus01 .slick-caption .txt2 {        font-size: 16px;    }    .banner_block .RWDbanner_plus01 .slick-caption .txt1 {        font-size: 26px;    }    .about_image_pad img {        height: 200px;        object-fit: cover;        object-position: right;    }    .news_bg {        opacity: .8;    }    .RWDbtn01 .btn {        width: 100%;    }    .more_btn {        width: 95%;        padding: 0 15px;        margin: auto;    }    .RWDbanner_plus01.style-dotnav.control-right .control-box {        right: 0;        padding-bottom: 2rem;    }    .RWDmenu_plus04 .features .member-btn,    .RWDmenu_plus04 .features .search-btn {        padding: 25px 25px;    }    .RWDalert_fancybox.bottom {        max-width: unset;    }    .list-inline.categories.nomargin {        height: auto !important;    }    .eformsDesc,    .eforms1 .pageTitle,    .article5 .pageTitle,    .article7 .pageTitle {        text-align: center;    }    .new-form,    .eformsDesc {        padding-left: 30px;        padding-right: 30px;    }    .page_wrapper_bg .contact-page .sub-title {        padding-bottom: 5px;    }    .contact-image img {        height: 200px;    }    .new-form .new-width .currectsend_btn a {        width: 100%;    }    .case-page .para-01 .case-info br {        display: none;    }    .case-page .para-01 .case-info {        gap: 1.5rem 0;        margin: 2rem 0 0;        padding-top: 2rem;    }    .album1 .photo_view {        margin-top: 2rem;    }    .album1 .photo_view .flexslider .slides2 {        height: 60px;    }    .case-item-box {        gap: 2.5rem 0;        grid-template-columns: 1fr;    }    .case-item-text .item-title {        padding-bottom: 3px;    }    .album1 .btn_back {        bottom: 50px;    }    .album1 .btn_back a {        width: 100%;    }    .case-page-2 {        padding-bottom: calc(clamp(4.375rem, -0.0368rem + 5.8824vw, 9.375rem) + 46px + 3rem);    }    .articlerelated-box .list-inline,    .service-box .container,    .pdt-item-box {        grid-template-columns: 1fr;    }    .article5 .share-block,    .article5 .page_wrapper_bg .service-process .container {        width: 100%;        margin: auto;    }    .store-page .contact-info {        border-left: 0;        padding: 0rem 0 1rem 0rem;    }    .album1.albumcontent .share-block {        bottom: calc(50px + 50px + 2.5rem);    }    .new-form .new-width .currectsend_btn a,    .btn.btn_back a,    .btn.btn_back,    .ebtn,    .block_body .page_content2 .btn,    .block_body .page_content1 .btn,    .page_content2 .btn,    .page_content1 .btn {        width: 100% !important;    }    .btn.btn_back,    .ebtn,    .block_body .page_content2 .btn,    .block_body .page_content1 .btn,    .page_content2 .btn,    .page_content1 .btn {        padding-left: 0;        padding-right: 0;    }    .eforms1 .ebtn:not(.currectsend_btn) {        width: 85% !important    }}

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
.about_content {    grid-template-rows: 1fr auto;    grid-template-columns: 1fr;    grid-template-areas:        " about_text"        " about_image_pad";    gap: 2rem 0;}.about_image_2 {    display: none;}.about_text .description {    padding: 0rem 0rem 0rem 2rem;}.about_image_pad::before {    font-size: 50px;    letter-spacing: -3px;}.case_block .RWDproduct004 #portfolio.portfolio-nogutter .row>div {    width: 100%;    padding: 0px !important;}.RWDproduct004 .item-box-desc {    padding: 15px 0px 0;    margin-bottom: 30px;}.case_block {    margin-bottom: -30px;}.footer_menu_box {    grid-template-columns: repeat(3, 1fr);}.RWDservice012 .text_box.num4 .text,.RWDservice012 .text_box.num6 .text,.RWDservice012 .text_box.num8 .text {    height: 250px;}/* 20231006 */ 
.footer_block ul li.footer_add>a {    max-width: 320px;}.company_info_content {    display: block;}/* 匯入內頁版面寬度80%*//*標題*/ 
.hgroup {    padding-left: 15px;    padding-right: 15px;}.hgroup h1 {    margin-bottom: 50px;    line-height: 1.8;}/*按鈕*/ 
.btn.btn_back,.ebtn,.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn,.btn-primary {    width: 100% !important;}/*container*/ 
.page_wrapper_bg section.call_to_action>.container {    width: 100%;    padding: 0;}section.hgroup {    padding: 0;}.videolist .page_wrapper_bg section.call_to_action>.container {    width: 95%;}.is-item-list .page_wrapper_bg .article-text .container {    width: 100%;}.is-item-list .share-block{    padding-left: 20px;    padding-right: 20px;    }.articlecontent .page_wrapper_bg section.call_to_action>.container {    width: 95%;    padding: 0 15px;}.articlecontent .page_wrapper_bg .article-text .container {    padding: 0;}/*fixrow*/ 
.fixrow {    padding-left: 0px !important;    padding-right: 0px !important;}/*文章列表最上層樣式調整*/#article .cate_list.row .col-sm-6.col-md-4 {    margin: 0 0 30px;}/*文章列表樣式-02*/#article .layoutlist_2 .item {    width: 100%;    margin: 10px 0;}/*文章列表樣式-03*/#article .layoutlist_3 .item {    width: 100%;    margin: 10px 0;}/*文章列表樣式-04*/#article .layoutlist_4>.fixrow>.xrow>.col-sm-6.col-md-6 {    width: 100%;    margin: 10px 0;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 ul {    margin: 0;}.rwdlayoutlist_6 li {    margin: 0;    border-bottom: #dfdfdf solid 1px;    padding: 10px 0 10px;}.rwdlayoutlist_6 .subject_title {    display: none;}.rwdlayoutlist_6 .list_item {    text-align: center;    flex-direction: column}.rwdlayoutlist_6 .list_item .column.no,.rwdlayoutlist_6 .list_item .column.subject,.rwdlayoutlist_6 .list_item .column.date {    width: 100%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: 100%;    padding: 0 0 40px;    margin: 0 0 40px;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd .item {    width: 100%;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {    width: 100%;}/*左右圖文輪播PH*/ 
.RWDslider01 .pic-list {    width: 100%;}/*時間軸樣式*/ 
.RWDtimeline01 .line_dot,.RWDtimeline01 .line_dot2 {    left: 0;}.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 {    width: 100%;}#album .layoutlist_2 .album_item {    width: 100%;    padding: 0;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: 100%;    padding: 0;}#btn_shopping {    width: 100%;    margin: 0;}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: 100%;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: 100%;}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/1);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-4 {    width: 100%;}#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: 100%;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 30px;}/*產品檔案下載*/ 
.productcontent .page_content1 .download_container .btn {    max-width: 100% !important;}/*相簿內容樣式-01*/ 
.row .album_d_item {    width: 100%;}/*相簿內容樣式-03*/ 
.photo .content_box {    width: 100% !important;}/*相簿內容樣式-04*/ 
.album-list .item {    width: 100%;}/*檔案下載樣式-02*/ 
.download .oneline .col-md-4.col-sm-6 {    width: 100%;    margin-bottom: 20px;}/*影片列表*/#video .layoutlist_2 .video_item {    width: 100%;    margin: 0 0 40px;}/*產品內頁-01*/#member_org_price,#prod_fixprice {    margin-top: 25px;}.page_content1 #prod_price {    margin-top: 5px;}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {    width: 100%;    margin: 5px 0;}.shopping-step li span.name {    font-size: 13px !important;}#mobile-fixed .btn-box {    width: 180px;}#mobile-fixed .fixed-in {    width: calc(100% - 180px);    letter-spacing: 0;}/*詢問車按鈕*/ 
.RWDquiry .btn.normal {    width: 100%;    margin: 5px 0;}/*會員註冊變更位置*/@media (max-width: 575px) {    .login_box_footer {        position: relative;        padding: 20px 0 0;        margin: 20px 0 0;    }}.album1 .btn_back {    width: 90% !important;}.articlecontent .page_wrapper_bg .article-text .container {    display: flex;    flex-direction: column;}.process-item {    grid-template-columns: 70px auto;}.case-info-list {    grid-template-columns: 1fr;    width: 100%;} .case-info-list li{    width: 100%;    gap: 0.5rem; } .case-info-list li:not(:last-of-type) {    border-right: 0;    padding-right: 0;     border-bottom: var(--BorderPx1);    padding-bottom: 0.5rem;}.content_item a.content_btn {    padding: 12px 12px !important;    font-size: 14px;}
}
/*600px end*/
/*500px start*/

@media (max-width: 500px) {    .RWDnews005 .owl-carousel.owl-padding-10 .owl-item {        padding: 0;    }    .RWDnews005 .margin-top-20 {        height: auto !important;    }    .RWDnews005 .owl-controls .owl-buttons {        top: 33vw;    }}

/*500px end*/
/*480px start*/
@media (max-width: 480px) {
.RWDbanner_plus01 .slick-caption.txt-left,.RWDbanner_plus01 .slick-caption.txt-right {    width: 100%;}.banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 24px;    letter-spacing: 0;}.banner_block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: 15px;}.RWDbanner_plus01 .slick-caption.txt-left,.RWDbanner_plus01 .slick-caption.txt-right {    text-align: left !important;}.section_title .main_title {    letter-spacing: 0;}.visible-xxs {    display: block;}.footer_menu_box {    grid-template-columns: repeat(2, 1fr);}.RWDmenu_plus04 .header.is-up,.RWDmenu_plus04 .header {    padding: 0 5%;}.RWDmenu_plus04 .ml-stack-nav-toggle {    width: 28px;    padding: 35px 14px;}.new-form,.eformsDesc {    padding-left: 20px;    padding-right: 20px;}.eformsDesc {    padding-bottom: 2rem;}.new-form {    padding-top: 2rem;}/* 20231006 */ 
.footer_block ul li.footer_add>a {    max-width: none;    width: 100%;}/* 匯入內頁版面寬度80%*//*文章高度調整*/ 
.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*檔案下載*/ 
.layoutlist_5 .downlaod_item {    width: calc(100%);}/*圖文輪播*/ 
.RWDslider01 .text {    padding-bottom: 40px;}    .eformsDesc p{        text-align: left;    }    .eformsDesc br{        display: none !important;    }@media (max-width: 414px) {    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }}
}
/*480px end*/
/*380px start*/
@media (max-width: 380px){
.banner_block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: 20px;    letter-spacing: 0;}.banner_block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: 14px;}.section_title .main_title {    letter-spacing: 0px;}.footer_block ul,.copyrights,.copyrights a,.copyrights a:hover,.copyright_desc,.footer_block .copyright_desc a,.footer_block .copyright_desc a:hover {    letter-spacing: 0;}/* 匯入內頁版面寬度80%*//*跟隨購物車寬度修正*/#mobile-fixed .btn-box {width: 170px;padding-left: 10px;}#mobile-fixed .fixed-in {width: calc(100% - 170px);}.RWDproduct_page .faq-item .editor {padding: 20px;}.process-item{        gap: 5px 1.5rem;}.process-title{        font-size: 18px;} .case-info-list li {        display: flex;        flex-direction: column;        gap: 0;        align-items: flex-start;    }
}
/*380px end*/
/*320px start*/
@media (max-width: 320px){
.content_item a.content_btn {padding: 12px 9px !important;}
}
/*320px end*/