/* now =>2025-07-31 02:59:49*/ 
 /* Last Midoify Time By 2025-07-30 11:49:53 */ 
 /* Last Midoify Time By 1753847393 */ 
 /* Last Midoify Time By Wed, 30 Jul 2025 03:49:53 +0000 */ 
/* HTTP_IF_MODIFIED_SINCE=>*/ 
/* RWDPAGE_BASE_PAT02 start=> */ 
 /* <= RWDPAGE_BASE_PAT02 end */ 
 /* miracle customization start=> */ 
:root {    /*--MainColor: #16a0db;*/    --MainColor: #127ac3;    --Orange: #ef4a22;    /*--SubColor: #fbad31;*/    --SubColor: #f8ad2b;    /*--SubColorBlue: #146990;*/    --SubColorBlue: #1d4c7b;    --NaviColor: #333;    --TextSubColor: #777;    --BtnHoverColor: #083a59;    /*--BtnHoverColor2: #16a0db;*/    --BtnHoverColor2: #127ac3;    --BorderPx1: 1px solid #ccc;    --Border2Px1: 1px solid #e5e5e5;    --TransitionEase: .3s ease;    --FontSizeMain: clamp(1.5625rem, 0.8941rem + 1.3943vw, 3.125rem);    --FontSizeSub: clamp(1.1rem, 1.0715rem + 0.1115vw, 1.25rem);    --FontSizeH3: clamp(1.125rem, 1.0181rem + 0.2231vw, 1.375rem);    --FontSizeH4: clamp(1.125rem, 1.0715rem + 0.1115vw, 1.25rem);    --FontSizeDesc: clamp(0.875rem, 0.8367rem + 0.102vw, 1rem);    --FontSizeEn: clamp(2.5rem, 1.6979rem + 1.6732vw, 4.375rem);    --FontSizeNavi: clamp(0.9375rem, 0.8571rem + 0.0893vw, 1rem);    --SectionPadding: clamp(4.2rem, -5.8114rem + 13.1761vw, 10rem);    --InnerFontSizeDesc: clamp(1rem, 0.9465rem + 0.1115vw, 1.125rem);    --InnerHrMargin: clamp(1.5rem, 0.8583rem + 1.3385vw, 3rem);}img {    max-width: 100%;    height: auto;}button,button:hover,a,a:hover,a:active,a:focus,a: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 Sans TC, sans-serif !important;    letter-spacing: 1px;    line-height: 1.5;    font-size: 15px;    color: #555;    background-repeat: repeat;}.cd-main-content {    overflow: visible;}/*容器設定*/#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;    padding: 0 1%;}/* 共用設定 */ 
.section-spacing {    padding: var(--SectionPadding) 0;}.section-spacing-top {    padding-top: var(--SectionPadding);}.section-spacing-bottom {    padding-bottom: var(--SectionPadding);}body.wrapper_bg .clear,body.wrapper_bg .RWDedictor008>div:last-of-type,body.wrapper_bg .RWDedictor>div:last-of-type {    display: none;}.edit_mask {    display: block !important;}/* 反白顏色設定*/::selection {    background: #555;    color: #fff;}::-moz-selection {    background: #555;    color: #fff;}.section-title {    position: relative;    margin-bottom: clamp(1.5rem, 1rem + 1.5625vw, 3rem);}.white,.section-title.white .en-title,.section-title.white .sub-title,.description.white,.description.white p,.section-title.white .description,.section-title.white .main-title,.section-title.white {    color: #fff;}.section-title.white .en-title {    opacity: 0.6;}.section-title.black .main-title,.section-title.black {    color: #333;}.section-title .main-title {    letter-spacing: 2px;    font-weight: 600;    margin-top: 0rem;    margin-bottom: 10px;    font-size: var(--FontSizeMain);    color: #333;    line-height: 1.2;}.section-title .sub-title {    letter-spacing: 1px;    font-weight: 300;    font-size: var(--FontSizeSub);    line-height: 1.3;}.section-title .en-title {    font-size: var(--FontSizeEn);    font-weight: 600;    letter-spacing: 0px;    opacity: 0.7;    font-family: Roboto Serif !important;    color: #e7e7e7;    line-height: 1;}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: var(--FontSizeH3);    font-weight: 600;    letter-spacing: 1px;    color: #333;}.flex-row {    display: flex;    flex-direction: row;}.flex-column {    display: flex;    flex-direction: column;}.form-left::after,.step-block::before,.news-block::before,.banner-block::before {    content: '';    width: 1px;    height: 100%;    background: #ffffff82;    position: absolute;    left: 7.5%;    top: 0;    z-index: 1;}/* btn */ 
.form-block .ebtn a,.index-btn,.RWDbtn01 .btn {    border: none;    padding: 10px;    width: 220px;    border-radius: 50px;    font-size: 17px;    letter-spacing: 2px;    margin: 3rem auto 0;    transition: var(--TransitionEase);    display: flex;    align-items: center;    justify-content: center;}.index-btn.main-color {    color: #fff;    background: var(--MainColor);}.index-btn.sub-color,.form-block .ebtn a {    color: #fff;    background: var(--SubColor);}.index-btn.sub-color:hover,.form-block .ebtn a:hover,.index-btn.sub-color-blue {    color: #fff;    background: var(--SubColorBlue);}.index-btn:hover img {    transform: scale(1.3) rotate(360deg);    transition: var(--TransitionEase);}.index-btn img {    transition: var(--TransitionEase);    margin-left: 10px;}.index-btn.outline {    border: 1px solid #fff;    background: transparent;    color: #fff;}.index-btn.outline-main {    border: 1px solid var(--BtnHoverColor);    background: transparent;    color: var(--BtnHoverColor);}.index-btn.outline-main:hover,.index-btn.sub-color-blue:hover,.index-btn.outline:hover,.RWDbtn01 .btn:hover {    background: var(--SubColor);    transition: var(--TransitionEase);    color: #fff;}.index-btn.outline-main:hover,.index-btn.outline:hover {    border: 1px solid var(--SubColor);}.index-btn.outline-main:hover img {    filter: contrast(100) invert(1);}/*搜尋*/ 
.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;    margin-top: 0!important;}.RWDmenu_plus04 .header {    padding: 0 3% 0px 40px;    background: transparent;    transition: var(--TransitionEase);}.RWDmenu_plus04 .header::before {    content: '';    width: calc(100% - 7.5%);    height: 1px;    background: #ffffff82;    position: absolute;    right: 0;    bottom: 0;}.RWDmenu_plus04 .logo {    transition: var(--TransitionEase);}.RWDmenu_plus04 .header.is-up {    background: #fff;    transition: var(--TransitionEase);    border-bottom: 1px solid #e0e0e0;}.RWDmenu_plus04 .header .logo img {    transition: var(--TransitionEase);    position: absolute;    top: 20px;    width: 5%;}.RWDmenu_plus04 .header.is-up .logo img {    opacity: 0;    transition: var(--TransitionEase);    width: clamp(11.25rem, 9.375rem + 3.9063vw, 15.625rem);    height: 50px;}.RWDmenu_plus04 .header.is-up .logo::before {    opacity: 1;    transition: var(--TransitionEase);}.RWDmenu_plus04 .header .logo::before {    content: '';    background: url(archive/image/customization/logo-2.svg) no-repeat;    width: clamp(11.25rem, 9.375rem + 3.9063vw, 15.625rem);    height: 50px;    position: absolute;    left: 0;    top: 15px;    opacity: 0;    transition: var(--TransitionEase);}.RWDmenu_plus04 .site-nav .menu>li>ul{    width: 200px;        margin-left: -100px;}.RWDmenu_plus04 .site-nav .menu ul li>a{    text-align: center;}.RWDmenu_plus04 .features .share-group span, .RWDmenu_plus04 .site-nav .menu ul li a {    font-size: var(--FontSizeNavi);}.RWDmenu_plus04 .site-nav .manu-item:hover>a, .RWDmenu_plus04 .site-nav .menu ul li a:hover, .RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a, .RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a{    font-weight: 400;}.RWDmenu_plus04 .site-nav .menu>li>a {    font-size: var(--FontSizeNavi);    text-align: center;    color: var(--NaviColor);    letter-spacing: 3px;    font-weight: 400;}.RWDmenu_plus04 .features i {    color: var(--NaviColor);}.RWDmenu_plus04 .features .search-btn {    display: none;}.RWDmenu_plus04 .features .search-btn:hover i {    color: var(--SubColor);}.RWDmenu_plus04 #search-box {    right: 470px;    top: 22px;}/* 漢堡提早 *//*.RWDmenu_plus04 .header-in {    display: block;}.RWDmenu_plus04 .site-nav {    display: none;}.RWDmenu_plus04 .ml-stack-nav-toggle {    display: block;    line-height: 84px;    padding-top: 0;    padding-bottom: 0;}.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 {    border-bottom: 1px solid #f2ecf3;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {    letter-spacing: 2px;}.RWDmenu_plus04 #mobile-menu .menu>li:hover>a,.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a:hover {    color: var(--SubColor);}.RWDmenu_plus04 #mobile-menu .menu>li.active:hover>a {    color: #fff !important;}.RWDmenu_plus04 .features {    float: right;    width: fit-content;    padding-right: calc(330px + 4rem);}.ml-stack-nav-toggle {    color: var(--NaviColor);}.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 .features .search-btn {    padding: 0;    line-height: 84px;}*//* fix_btn */ 
.fix-btns {    position: fixed;    z-index: 203;    margin: 20px 0;    transition: var(--TransitionEase);    right: calc(3% + 70px + 4rem);    border-radius: 50px;    transform: var(--TransitionEase);}.fix-btns.is-up {    background: #d4f2ff;    transform: var(--TransitionEase);}.fix-btn {    display: flex;    align-items: center;    position: relative;}.fix-btn-02,.fix-btn-01 {    color: #fff;    font-weight: 600;    font-size: 16px;    text-align: center;    letter-spacing: 2px;    padding: 10px 30px;    display: flex;    align-items: center;}.fix-btn-01 {    border-radius: 50px 0 0 50px;    background: var(--SubColor);}.fix-btn-02 {    border-radius: 0 50px 50px 0;    background: #31b819;}.fix-btn-02:hover,.fix-btn-01:hover {    background: var(--BtnHoverColor);    color: #fff;}.fix-btn-02 img,.fix-btn-01 img {    filter: contrast(1) invert(1);    transition: var(--TransitionEase);}.fix-btn-01-icon,.fix-btn-02-icon {    margin-right: 10px;}/* banner_block */ 
.banner-block {    margin-top: 0;    position: relative;    overflow: hidden;}/* banner_內容 */#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {    width: 100%;    height: 100%;    padding-top: 6%;    padding-left: 11%;}.RWDbanner_plus01 .slick-caption {    top: 0%;    height: 100%;}/* scroll */ 
.banner-block .RWDbanner_plus01 .page-scroll {    right: 3%;    margin-left: 0;    left: unset;    bottom: -20px;}.banner-block .RWDbanner_plus01 .page-scroll a {    color: #fff;    font-weight: bolder;    text-shadow: 0px 0px 2px #fff;}.banner-block .RWDbanner_plus01 .slick-caption .txt1 {    font-size: clamp(1.125rem, 1.0417rem + 0.1302vw, 1.25rem);    margin-top: 0.5vw;    font-weight: 600;    letter-spacing: 1px;    color: #333;    line-height: 1.4;}.banner-block .RWDbanner_plus01 .slick-caption .txt2 {    font-size: clamp(2.5rem, 0.8333rem + 2.6042vw, 5rem);    font-weight: bold;    line-height: 1.3;    letter-spacing: 1px;    color: #000;}.banner-block .RWDbanner_plus01 .slick-caption .txt3 {    font-size: clamp(1.375rem, 1.25rem + 0.1953vw, 1.5625rem);    font-weight: 400;    margin-top: 1vw;}/* banner logo */ 
.banner-block .RWDbanner_plus01 .logo img {    width: 24vw;    margin-bottom: 0;    filter: drop-shadow(0px 0px 17px #38b7ca);}/* 點點 */ 
.banner-block .RWDbanner_plus01.style-dotnav.control-right .plus-banner-container {    right: 0.5%;}.RWDbanner_plus01.style-dotnav .control-box .control {    padding-bottom: 2rem;    vertical-align: bottom;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots button {    background: #fff !important;    opacity: .3;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    opacity: 1;}.banner-block .slickitem01::before {    content: '';    width: 85%;    height: 5vw;    background: url(archive/image/customization/banner-en.webp) no-repeat;    position: absolute;    bottom: 0;    right: 4%;    background-size: contain;    z-index: 1;    opacity: 0.6;}/* banner-deco*/ 
.banner-deco {    position: absolute;    top: 55%;    left: 50%;    transform: translateX(-50%);    z-index: 1;    width: fit-content;    pointer-events: none;}.banner-dec-circle-01 {    height: 60vw;    width: 60vw;    position: relative;    border: 1px solid #fff;    border-radius: 50%;    display: flex;    align-items: center;    justify-content: center;    animation: Rotate-reverse 20s linear infinite;}.circle-small {    width: 15px;    height: 15px;    position: absolute;    display: flex;    align-items: center;    justify-content: center;    background: #d7421d;    top: -5px;    left: 55%;    transform: translate(-50%, -50%);    animation: Rotate 2s linear infinite;}.circle-small-4,.circle-small-3 {    top: 87.5%;    left: 17%;    right: unset;    transform: translate(50%, -50%);    -webkit-transform: translate(50%, -50%);}.banner-dec-circle-02 {    animation: circle-rotate 30s linear infinite;    position: absolute;    top: 50%;    left: 50%;    transform: translate(-50%, -50%) rotate(45deg);    height: 50vw;    width: 50vw;    border: 2px dashed #fff;    border-radius: 50%;}/* keyframe animation */@keyframes Rotate {    from {        transform: rotate(0deg);    }    to {        transform: rotate(360deg);    }}@-webkit-keyframes Rotate {    from {        -webkit-transform: rotate(0deg);    }    to {        -webkit-transform: rotate(360deg);    }}@keyframes Rotate-reverse {    from {        transform: rotate(360deg);    }    to {        transform: rotate(0deg);    }}@-webkit-keyframes Rotate-reverse {    from {        -webkit-transform: rotate(360deg);    }    to {        -webkit-transform: rotate(0deg);    }}@keyframes circle-rotate {    from {        transform: translate(-50%, -50%) rotate(45deg);    }    to {        transform: translate(-50%, -50%) rotate(405deg);    }}@-webkit-keyframes circle-rotate {    from {        -webkit-transform: translate(-50%, -50%) rotate(45deg);    }    to {        -webkit-transform: translate(-50%, -50%) rotate(405deg);    }}/* news-block */ 
.news-block {    background: url(archive/image/customization/news-bg-2.webp) no-repeat;    background-size: cover;    position: relative;    overflow: hidden;}/* .news-block::after {    content: '';    width: 100%;    height: 100%;    position: absolute;    top: 0;    right: 0;    pointer-events: none;    background-image: radial-gradient(farthest-corner circle at 100% 0%, #ffdaa3e6 0%, 30%, #ffdca800 70%);} */ 
.news-block .RWDbanner012 .swiper-container {    height: 70vh;}.news-title .section-title {    display: grid;    grid-template-columns: max-content max-content;    gap: 0px 1.5vw;    grid-auto-flow: row;    align-items: center;    grid-template-areas:        "en-title main-title"        "en-title sub-title";}.news-title .en-title {    grid-area: en-title;    line-height: 1;    opacity: 0.3;    font-size: clamp(3.125rem, 1.7882rem + 2.7886vw, 6.25rem);}.news-title .main-title {    grid-area: main-title;    margin-bottom: 0;}.news-title .sub-title {    grid-area: sub-title;}.news-block .RWDbanner012 .main_pic_box {    margin-right: 1rem;}.news-block .RWDbanner012 .two_box .box {    display: flex;    align-items: flex-end;}.news-block .RWDbanner012 .two_box .box:not(:last-of-type) {    margin-bottom: 1rem;}.news-block .RWDbanner012 .swiper-slide .box .text_box {    width: 95%;    max-width: unset;    top: unset;    bottom: 0%;    transform: unset;    overflow-y: hidden;    padding-right: 5%}.news-block .RWDbanner012 .main_pic_box .button {    position: absolute;    bottom: 0;    right: 0;    transform: translateX(90px);    background: var(--SubColor);    height: 42px;    min-width: 120px;    padding: 10px 30px 10px 45px;    color: #fff;}.news-block .RWDbanner012 .main_pic_box .button:hover {    transform: translateX(0px);    transition: var(--TransitionEase);    background-color: var(--MainColor);}.news-block .RWDbanner012 .main_pic_box .button::before {    content: '';    background: url(archive/image/customization/arrow.svg) no-repeat;    width: 25px;    height: 25px;    position: absolute;    left: 10px;    top: 50%;    transform: translateY(-50%);    background-size: 50%;    background-position: center;    transition: var(--TransitionEase);}.news-block .RWDbanner012 .sub_title_line {    display: none;}.news-block .RWDbanner012 .swiper-container-horizontal .RWDbanner012-pagination {    left: 4.5%;    bottom: 3%;}.news-block .RWDbanner012 .main_pic_box .title {    font-size: clamp(1.25rem, 1.0628rem + 0.3904vw, 1.6875rem);    font-weight: 600;}.news-block .RWDbanner012 .main_pic_box .sub_title {    font-size: clamp(1rem, 0.9465rem + 0.1115vw, 1.125rem);    color: rgb(255 255 255 / 75%);    font-weight: 300;    margin-bottom: 60px;}.news-block .RWDbanner012 .two_box .title {    font-size: var(--FontSizeH4);    font-weight: 600;    margin-bottom: 5px;}.news-block .RWDbanner012 .two_box .sub_title {    -webkit-line-clamp: 2;    font-size: 15px;    color: rgb(255 255 255 / 75%);    font-weight: 300;    margin-bottom: 0;}.news-block .RWDbanner012 .two_box .button {    background-color: var(--SubColor);    color: #fff;    font-size: 16px;    font-weight: 600;    padding: 10px 25px;    right: 0;    min-width: unset;    bottom: 0;    border-radius: 25px 0 0 0;    transform: var(--TransitionEase);}.news-block .RWDbanner012 .two_box .button:hover {    background: var(--MainColor);    transform: var(--TransitionEase);}/* step-block */ 
.step-block {    position: relative;    overflow: hidden;}.step-block::before {    background: #d0d0d082;}.step-block .container-80 {    display: grid;    grid-auto-flow: column;    grid-template-columns: 35% auto;    gap: 0 6vw;    padding: 0 3vw;}.step-title .section-title {    margin-bottom: 0;}.step-en-block {    display: grid;    grid-template-columns: max-content max-content;    gap: 0 2rem;    grid-auto-flow: row;    grid-template-areas:        "en-number section-title-image"        "en-number en-title";    color: #333333;    line-height: 1;    letter-spacing: 0;    align-items: end;    grid-template-rows: 0fr max-content;    padding-bottom: 1.5rem;}.step-title .section-title-image {    grid-area: section-title-image;    width: 7vw;}.step-title .en-title {    grid-area: en-title;    font-size: calc(var(--FontSizeEn)*1.5);    margin-bottom: 0;    color: #333333;    line-height: 1;    letter-spacing: 0;    opacity: 1;}.step-title .en-number {    font-family: Roboto Serif !important;    grid-area: en-number;    font-size: calc(var(--FontSizeEn)*4);    position: relative;    font-style: italic;}/* .section-title-image {     position: absolute;    top: 30px;    width: 7vw;    left: 7.5vw;}.step-title .en-title {      grid-area: en-title;    font-size: calc(var(--FontSizeEn)*1.5);    margin-bottom: 0;    opacity: 1;    color: #333333;    line-height: 1;    letter-spacing: 0;    left: 0px;    position: relative;}.step-title .en-title span {    font-size: calc(var(--FontSizeEn)*4);    position: relative;    top: -30px;    font-style: italic;} */ 
.step-title .main-title {    grid-area: main-title;    font-size: calc(var(--FontSizeMain)*1.2);}.step-title .sub-title {    grid-area: sub-title;}.step-title .sub-title br {    display: none;}.step-block .RWDService002 .section-subject {    display: none;}.step-block .RWDService002 {    padding: 0;}.step-block .col-sm-4.col-md-4 {    width: 100%;    padding: 0;}.step-block .row:nth-child(3) .col-sm-4.col-md-4:last-of-type .funny-boxes {    border-bottom: var(--BorderPx1);}.step-block .funny-boxes {    grid-template-columns: 58px auto;    display: grid !important;    grid-auto-flow: column;    justify-content: flex-start;    align-items: center;    text-align: left;    border-top: var(--BorderPx1);    padding: 2rem 2rem;    gap: 0 6rem;}.classic-gradient {    background-image:        conic-gradient(from 58deg at 0% 0%,            #00f600 0%, #0003ff 100%);}.step-block .funny-boxes>.funny-boxes-text>.funny-boxes-tit:after,.step-block .funny-boxes.float-shadow>.funny-boxes-icon::before,.step-block .funny-boxes.not-right-column::before {    display: none;}.step-block .funny-boxes.float-shadow:hover>.funny-boxes-icon {    transform: unset;    box-shadow: unset;}.flipInY {    animation-name: none;}#RWDfullscreen01 .step-box .container {    width: 100%;    padding: 0;}.step-block .funny-boxes>.funny-boxes-text>.funny-boxes-tit {    letter-spacing: 0;    font-weight: 400;    padding-bottom: 0;    color: #dededf94;    position: absolute;    left: -5px;    bottom: -5px;    font-size: 30px;}.funny-boxes.float-shadow>.funny-boxes-icon {    margin-bottom: 0;}.funny-boxes>.funny-boxes-icon {    height: 57px;    line-height: 57px;    width: 57px;}.index h3.step-title {    font-size: calc(var(--FontSizeH3)*1.2);    font-weight: 600;    padding-bottom: 5px;}.step-box {    position: relative;}.step-box::before {    content: '';    width: 1px;    height: 100vh;    position: absolute;    left: calc(55px + 3rem + 2rem);    background: #ccc;    top: -10rem;}.step-link {    color: #555;    text-decoration: underline;}.step-link:hover {    text-decoration: underline;    color: var(--MainColor);}.about-block {    background-image: radial-gradient(58.5% 58.5% at 75% 87%, rgb(255 255 255 / 64%) 0%, rgb(244 239 243 / 85%) 25%, rgb(184 223 237) 50%, rgb(255 255 255 / 0%) 100%), radial-gradient(53% 51.5% at 36% 0%, rgba(246, 250, 252, 0.84) 0%, rgba(228, 241, 248, 0.74) 20%, rgba(210, 232, 245, 0.64) 40%, rgb(98 197 255 / 54%) 60%, rgba(144, 205, 244, 0.34) 100%), linear-gradient(90deg, rgb(229 246 255) 0%, rgb(4 159 218) 14.29%, rgb(4 164 255) 28.57%, rgb(117 188 212) 42.86%, rgb(60 155 178) 57.14%, rgb(104 184 201) 71.43%, rgb(83, 198, 245) 100%), linear-gradient(90deg, rgb(0 188 255) 0%, rgb(0 166 255) 24.75%, rgb(31 190 255) 49.5%, rgba(25, 151, 255, 0) 99%);    overflow: hidden;    position: relative;}.about-block::before {    content: 'OBA PROPERTY';    font-size: 6vw;    position: absolute;    right: 0;    bottom: -1.5vw;    z-index: 1;    font-family: Roboto Serif !important;    font-weight: 600;    line-height: 1;    background: linear-gradient(180deg, #fffffff0 50%, transparent 75%);    color: transparent;    -webkit-background-clip: text;}.about-block .container {    padding: 0;}.about-content {    display: grid;    grid-template-columns: 37% auto;    gap: 0px 7vw;    grid-auto-flow: row;    grid-template-areas:        "about-image about-text"        "about-image about-btn";}.about-image {    grid-area: about-image;    position: relative;    z-index: 1;}.about-image img {    height: 100%;    object-fit: cover;    object-position: left;}.about-image-phone,.about-image-pad {    display: none;}.about-text {    grid-area: about-text;    z-index: 1;    position: relative;}.about-text .description {    display: grid;    gap: 1rem;}.about-btn {    grid-area: about-btn;}.about-btn a {    margin: 3rem 0 0;}.about-bg {    position: absolute;    bottom: -3%;    right: 0;    width: 86%;    height: 80%;}.about-bg img {    width: 100%;    height: 100%;}.about-bg .RWDparallax_new,.about-bg .RWDparallax_new .picbgbox {    height: 100% !important;}.about-list br {    display: none;}/* .about-text .section-title {    margin-bottom: 5rem;}.about-text .section-title::before {    content: '';    width: 120%;    height: 1px;    background: #ffffff82;    position: absolute;    left: 0;    bottom: -1.5rem;} */ 
.about-text {    max-width: 800px;}.about-text .section-title .main-title {    font-size: calc(var(--FontSizeMain)*1.5);}.about-list {    background: #01417ccf;    margin-top: 3rem;    padding: 3rem;    border-radius: 40px 0 40px 0;}.about-list ul {    display: grid;    grid-template-columns: repeat(3, max-content);    gap: 0 3vw;    list-style: decimal;    align-items: center;    justify-content: center;    padding-left: 0;    margin-bottom: 0;}.about-list li {    position: relative;    padding-bottom: 0.5rem;    margin-bottom: 1rem;    text-indent: 5px;}.about-list li::before {    content: '';    width: calc(100% + 20px);    height: 1px;    background: #8fb0bc91;    position: absolute;    left: -20px;    bottom: 0;}.about-list li.no-border {    margin-bottom: 0;}/* knowledge-block */ 
.knowledge-image {    position: relative;    margin-top: calc(var(--SectionPadding)/2);}.knowledge-image::before {    content: '';    background: url(archive/image/customization/knowledge-en.webp) no-repeat;    width: 90%;    height: 10vw;    position: absolute;    left: 50%;    bottom: -3vw;    z-index: 1;    background-size: contain;    transform: translateX(-50%);    opacity: 0.7;}.knowledge-title .main-title {    font-size: calc(var(--FontSizeMain)*1.4);}.knowledge-cards {    margin-top: -2rem;}.knowledge-image .RWDparallax_new .picbgbox .overlay {    height: 100%;}#RWDfullscreen01 .knowledge-image .container {    width: 100%;}.knowledge-text .main-title {    color: #fff;    font-size: calc(var(--FontSizeMain)*1);    line-height: 1.3;}.knowledge-text {    padding-top: var(--SectionPadding);}.symbol {    width: 40px;    padding-bottom: 2rem;}.knowledge-image .RWDparallax_new,.knowledge-image .RWDparallax_new .picbgbox {    height: 100% !important;}.knowledge-image {    height: 27vw;}/* knowledge-block*/ 
.knowledge-block .RWDproduct002_v3 .section-subject {    display: none;}.knowledge-block .RWDproduct002_v3 {    padding: 0;}.knowledge-block .RWDproduct002_v3 .popup-portfolio {    margin: auto;    overflow: hidden;}.knowledge-block .RWDproduct002_v3 .popup-portfolio .portfolio-item {    padding: 0 3rem 0rem;    margin: 2rem 0 1rem;    transition: .3s ease-in-out;    width: calc(100% / 3 - 1px);}.knowledge-block .RWDproduct002_v3 .popup-portfolio .portfolio-item img {    aspect-ratio: 3/2;}.knowledge-block .RWDproduct002_v3 .popup-portfolio .portfolio-item:before {    content: '';    width: 1px;    height: 100%;    background: #e5e5e5;    position: absolute;    right: 0;    top: 0;}.knowledge-block .RWDproduct002_v3 .portfolio-item>.inner-content>img {    width: 100%;    transition: .3s ease-in-out;}.knowledge-block .RWDproduct002_v3 .popup-portfolio .portfolio-item:hover img {    transform: scale(1.05);    transition: .3s ease-in-out;}.knowledge-block .RWDproduct002_v3 .showbottom:hover .portfolio-bottom__h4 {    color: var(--MainColor);}.knowledge-block .RWDproduct002_v3 .filter-portfolio ul {    background: transparent;    display: flex;    margin-bottom: 0;    justify-content: center;}.knowledge-block .RWDproduct002_v3 .active .btn.btn-rj {    color: var(--MainColor);    font-weight: 600;    background: transparent;    position: relative;    padding: 0 30px 0 40px;}.knowledge-block .RWDproduct002_v3 .active .btn.btn-rj::before {    content: '';    width: 6px;    height: 6px;    background: var(--MainColor);    position: absolute;    left: 20px;    top: 50%;    transform: rotate(45deg) translateY(-50%);}.knowledge-block .RWDproduct002_v3 .btn.btn-rj {    font-size: var(--FontSizeH3);    letter-spacing: 1px;    line-height: 1.8;    padding: 0 30px;    font-weight: 400;    width: 100%;    background: transparent;    color: #777;}.knowledge-block .RWDproduct002_v3 .filter-portfolio ul>li {    margin: 0;}.knowledge-block .RWDproduct002_v3 .filter-portfolio ul>li:not(:last-of-type) {    border-right: var(--BorderPx1);}html.no-touch .knowledge-block .RWDproduct002_v3 .btn.btn-rj:hover {    background: transparent;    width: 100%;    color: var(--MainColor);}.knowledge-block .RWDproduct002_v3 .showbottom a {    text-align: left;}.knowledge-block .portfolio-bottom__h4 {    font-size: var(--FontSizeH3);    font-weight: 600;    margin-top: 10px;    color: #000;}/* 讓tab黏住 */div#RWDfullscreen01 {    overflow: visible !important;}.knowledge-block .RWDproduct002_v3 .section-inner .row:nth-child(2) {    position: sticky;    top: 73px;    z-index: 3;    padding: 0;    background: #fff;}.knowledge-block .RWDproduct002_v3 .section-inner .row:nth-child(2) .col-md-12 {    padding: 15px 10px;}.knowledge-btn a {    margin-top: 3rem;}/* 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;}/* case-block */ 
.case-block {    background-image: radial-gradient(58.5% 58.5% at 95% 87%, rgb(255 255 255 / 64%) 0%, rgb(163 232 255 / 64%) 25%, rgb(184 223 237) 50%, rgb(174 255 249 / 0%) 100%), radial-gradient(53% 51.5% at 31% 0%, rgb(246 250 252 / 82%) 0%, rgb(228 241 248 / 84%) 20%, rgb(210 232 245 / 51%) 40%, rgb(98 197 255 / 24%) 62%, rgb(96 161 255 / 54%) 100%), linear-gradient(359deg, rgb(11 44 89) 0%, rgb(35 133 143) 14.29%, rgb(2 61 97 / 9%) 28.57%, rgb(117 194 212) 42.86%, rgb(129 227 255) 57.14%, rgb(86 202 227) 71.43%, rgb(83, 198, 245) 100%), linear-gradient(34deg, rgb(0 188 255) 0%, rgb(73 182 240) 24.75%, rgb(31 190 255) 49.5%, rgba(25, 151, 255, 0) 99%);    position: relative;}/* .case-block::after {    content: '';    width: 100%;    height: 100%;    position: absolute;    top: 0;    right: 0;    pointer-events: none;    background-image: radial-gradient(farthest-corner circle at -10% 0%, #069fda 0%, 15%, #ffdca800 40%);} */ 
.case-block>.container {    display: grid;    grid-template-columns: auto 75%;    gap: 0px 40px;    grid-auto-flow: row;    grid-template-areas:        "case-title case-box"        "case-btn case-box";    align-items: center;}.case-block .container::before,.case-block .container::after {    display: none;}.case-title {    grid-area: case-title;}.case-box {    grid-area: case-box;}.case-btn {    grid-area: case-btn;}.case-btn .index-btn {    margin: 0;}.case-btn .RWDbtn01 .btn-box .col-lg-12 {    justify-content: flex-start;}.case-block .RWDnews005 .container {    width: 100% !important;}.case-block .RWDnews005 .owl-theme .owl-controls .owl-buttons div {    background: transparent;    border: 0;    border-radius: 0;    transition: var(--TransitionEase);    color: #000;    opacity: 0.4;}.case-block .RWDnews005 .owl-theme .owl-controls .owl-buttons div:hover {    transition: var(--TransitionEase);    opacity: 1;}.case-block .RWDnews005 .owl-theme .owl-controls .owl-buttons div .fa {    top: -2px;    position: relative;}.case-block .RWDnews005 .owl-carousel {    overflow: visible;    margin-bottom: 0;}.case-block .RWDnews005 .owl-carousel .owl-wrapper-outer {    overflow: hidden;}.case-block .RWDnews005 .controlls-over .owl-controls .owl-next {    right: -40px;    margin-top: 0;}.case-block .RWDnews005 .controlls-over .owl-controls .owl-prev {    left: -40px;    margin-top: 0;}.case-block .RWDnews005 .controlls-over .owl-controls .owl-next,.case-block .RWDnews005 .controlls-over .owl-controls .owl-prev {    top: 50%;    transform: translateY(-50%);}.case-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:hover .RWDnews005 h4 a,.case-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:hover .news005_h4 a {    color: var(--MainColor);}.case-block .owl-item img {    width: 50px !important;    height: 50px;    border-radius: 50%;    position: absolute;    left: 3rem;    top: 5rem;}.case-block .news005_h4 {    display: none;}.case-block .RWDnews005 .owl-carousel .owl-item div {    text-align: left;}.case-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item .img-hover {    padding: 5rem 3rem;    background: var(--SubColorBlue);    transition: var(--TransitionEase);}.case-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:hover .img-hover {    background: var(--BtnHoverColor);    transition: var(--TransitionEase);}.case-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item .img-hover>a {    min-height: 100%;    width: 100%;    position: absolute;    left: 0;    top: 0;    z-index: 1;}.news-item-title h3 {    color: #fff;    font-size: var(--FontSizeH4);    font-weight: 600;    margin-bottom: 15px;}.news-item-title p,.news-item-title h3 {    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;}.news-item-title p {    color: #fff;    font-size: 15px;    line-height: 1;}.news-item-title {    padding-left: calc(50px + 1.5rem);    padding-bottom: 1rem;}.news-item-title .stars {    color: #FFC107;}.news-desc p {    color: #ffffffc4;    display: -webkit-box;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    font-size: 15px;}.case-title .section-title .main-title {    margin-bottom: 15px;}/* form-block */ 
.form-block {    position: relative;}.form-block .container-fuild {    display: grid;    grid-auto-flow: column;    grid-template-columns: auto 50%;    align-items: end;}.form-block::before {    content: '';    width: 100%;    height: 100%;    position: absolute;    top: 0;    left: 0;    pointer-events: none;    background-image: radial-gradient(farthest-corner circle at -10% 150%, #00BCD4 0%, 20%, #ffdca800 30%);    opacity: 0.6;}.form-left {    padding: 0 12% 0 15%;}.form-left .main-title {    font-size: calc(var(--FontSizeMain)*1.3);    margin-bottom: 3rem;}.form-left::after {    background: #d0d0d082;}.form-text .section-title {    padding-left: 1rem;}.form-text .section-title .en-title {    display: inline-block;    font-size: calc(var(--FontSizeEn)*1.6);    color: #333;    opacity: 1;}.form-right {    padding: calc(var(--SectionPadding)/1.5) 10%;    background: #fbf7f2;    height: 100%;    place-items: center;    display: grid;}.form-image img {    height: clamp(18.75rem, 9.5833rem + 14.3229vw, 32.5rem);    ;    object-fit: cover;    object-position: top;}.form-block .RWDeform001 .col-sm-4 {    width: 100%;    padding: 0;    display: flex;    flex-wrap: wrap;}.form-block .form-name {    width: 36%;}.form-block .RWDeform001 .col-sm-4:nth-of-type(2) .form-group:nth-of-type(6),.form-block .RWDeform001 .col-sm-4:nth-of-type(2) .form-group:nth-of-type(2) {    width: 50%;}.form-block .RWDeform001 .col-sm-4:nth-of-type(2) .form-group:nth-of-type(5),.form-block .RWDeform001 .col-sm-4:nth-of-type(2) .form-group:nth-of-type(1) {    margin-right: 30px;    width: calc(50% - 30px);}.form-block .RWDeform001 .section-subject {    display: none;}.form-block .RWDeform001 label {    display: inline-block;    max-width: 100%;    font-weight: 600;    font-size: 16px;    color: #333;    position: relative;    min-width: 85px;    margin-right: 15px;        margin-bottom: 0;}.form-block .form-control,.form-block .RWDeform001 label{    height: 30px;    line-height: 30px;}.form-block .RWDeform001 .form-horizontal .col-sm-4:nth-of-type(2) .form-group:last-of-type .must {    min-width: 65px;}.form-block .RWDeform001 .form-horizontal .col-sm-4:nth-of-type(2) .form-group:last-of-type {    width: fit-content;    border: 0;    margin-bottom: 0;}.form-block .RWDeform001 .form-horizontal .col-sm-4:nth-of-type(2) .form-group:last-of-type::before {    content: '';    width: 185px;    height: 1px;    background: #ccc;    position: absolute;    left: 0;    bottom: 0;}.form-block .RWDeform001 .form-horizontal .col-sm-4:nth-of-type(1) .options {    display: flex;    align-items: center;    font-size: 16px;    margin-right: -40px;    margin-left: 30px;}.form-block .RWDeform001 .form-horizontal .col-sm-4:nth-of-type(1) .options .boxname {    padding: 0 45px 0 15px;}.form-block .RWDeform001 .form-horizontal .col-sm-4:nth-of-type(1) .options .boxname:nth-of-type(2) {    padding: 0 0 0 15px;}.form-block .RWDeform001 .form-horizontal .form-group {    border-bottom: var(--BorderPx1);    display: flex;    margin-bottom: 30px;    padding-bottom: 10px;    width: 100%;}.form-block .form-group label.must:before {    right: 0;    position: absolute;    color: var(--SubColorBlue);}.form-block .form-control {    background-color: transparent;    box-shadow: unset;    border: 0;    padding: 0 6px;    border-radius: 0;    font-size: 16px;    font-family: Noto Sans TC, sans-serif !important;}.form-block .form-control:focus {    border-color: unset;    background: #ffffff8f;    outline: 0;    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);    box-shadow: unset;}.form-block input[type=radio] {    width: 18px;    height: 18px;}.form-block .depend_column .options {    display: flex;    flex-wrap: wrap;}.form-block .depend_column .boxname {    min-width: calc(100% / 3 - 18px);    display: inline-block;    padding-left: 10px;    padding-bottom: 10px;}.form-block .RWDeform001 .form-horizontal .form-group:nth-of-type(7) .row {    width: 100%;}.form-block textarea.form-control {    height: 100px;}.form-block .ebtn {    background: transparent;    margin-left: auto;}.form-block .ebtn a {    margin-top: 0;}.form-block .address-col-1 {    padding-left: 0;    margin-right: 10px;    width: calc(50% - 60px);}.form-block .address-col-2 {    padding-right: 0;    padding-left: 0;    width: calc(50% + 60px - 10px);}.form-block .input_verifycode {    margin-right: 20px;}.form-block .form-horizontal .control-label {    padding-top: 0;    margin-bottom: 0;    text-align: left;}.form-block .form-horizontal .control-label.must:before {    right: 35px;}.form-block #eformstw51_00002-error {    font-size: 15px;    min-width: 170px;    margin-right: 0;    color: #f00;}/* map-block */ 
.map-block iframe {    filter: grayscale(1);    position: relative;    margin-bottom: -10px;    height: 18vw;}/*231113修*//*header*/ 
.RWDmenu_plus04 .site-nav {    width: 100%;}.RWDmenu_plus04 .header .site-nav .menu {    text-align: left;    padding: 0 15px;    transition: var(--TransitionEase)}.RWDmenu_plus04 .header.is-up .site-nav .menu {    padding: 0 15px 0 80px;    transition: var(--TransitionEase)}.RWDmenu_plus04 .header {    padding: 0 3% 0px 45px;}.RWDmenu_plus04 .header::before {    display: none;}.RWDmenu_plus04 .header .logo img {    width: 4%;}.RWDmenu_plus04 .header .logo img {    filter: brightness(0) invert(1);    transition: var(--TransitionEase);}.RWDmenu_plus04 .header.is-up .logo img {    filter: none;    transition: var(--TransitionEase);}.RWDmenu_plus04 .site-nav .menu>li>a {    color: #fff;}.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a {    color: #333;}.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(--SubColor);}.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: #ffffffbd;}.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: #555;}.RWDmenu_plus04 .header.is-up .lang-select:hover .lang-select-label,.RWDmenu_plus04 .header.is-up .site-nav .menu>li.active>a,.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a:hover {    color: var(--SubColor);}.fix-btns {    margin: 15px 0;}.fix-btn-02 {    border-left: 1px solid #ffffff91;}.fix-btn-02:hover,.fix-btn-01:hover {    background: var(--BtnHoverColor2);}/*banner-block*/ 
.banner-block .RWDbanner_plus01 .logo img {    filter: none;    width: 28vw;}#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {    padding-top: 11%;}/*news-block*/ 
.news-block {    background: #f2f5fc;    /*background: #1e2c51;*/}.news-block {    background: url(archive/image/customization/231113_news_bg2.webp) no-repeat;    background-size: cover;}.news-block:after {    content: '';    position: absolute;    width: 100%;    height: 27%;    background: #202c4b;    bottom: 0;}.news-title .main-title {    color: #333 !important;}.news-title .sub-title {    color: #333 !important;}.news-title .en-title {    color: #003b9529 !important;}/*step-block*/ 
.step-block .container-80 {    align-items: center;}/*about-block*/ 
.about-list li {    font-size: 17px;    font-weight: 600;}.about-list {    background: #01417cde;}.about-image img {    object-position: right;}/*.about-block {background-image: radial-gradient(58.5% 58.5% at 75% 87%, rgb(255 255 255 / 64%) 0%, rgb(244 239 243 / 85%) 25%, rgb(184 221 234) 50%, rgb(255 255 255 / 0%) 100%), radial-gradient(53% 51.5% at 36% 0%, rgb(224 233 237 / 84%) 0%, rgba(228, 241, 248, 0.74) 20%, rgba(210, 232, 245, 0.64) 40%, rgb(98 197 255 / 54%) 60%, rgba(144, 205, 244, 0.34) 100%), linear-gradient(90deg, rgb(199 219 230) 0%, rgb(24 137 180) 14.29%, rgb(22 140 207) 28.57%, rgb(117 188 212) 42.86%, rgb(38 144 170) 57.14%, rgb(104 184 201) 71.43%, rgb(58 160 202) 100%), linear-gradient(90deg, rgb(21 170 222) 0%, rgb(27 127 181) 24.75%, rgb(38 164 216) 49.5%, rgba(25, 151, 255, 0) 99%);}.about-block {background-image: radial-gradient(58.5% 58.5% at 75% 87%, rgb(255 255 255 / 64%) 0%, rgb(244 239 243 / 85%) 25%, rgb(184223 237) 50%, rgb(255 255 255 / 0%) 100%), radial-gradient(53% 51.5% at 36% 0%, rgba(246, 250, 252, 0.84) 0%, rgba(228,241, 248, 0.74) 20%, rgba(210, 232, 245, 0.64) 40%, rgb(98 197 255 / 54%) 60%, rgba(144, 205, 244, 0.34) 100%),linear-gradient(90deg, rgb(229 246 255) 0%, rgb(4 159 218) 14.29%, rgb(4 164 255) 28.57%, rgb(117 188 212) 42.86%,rgb(60 155 178) 57.14%, rgb(104 184 201) 71.43%, rgb(83, 198, 245) 100%), linear-gradient(90deg, rgb(0 188 255) 0%,rgb(0 166 255) 24.75%, rgb(31 190 255) 49.5%, rgba(25, 151, 255, 0) 99%);}*/ 
.about-block {    background: url(archive/image/customization/231113_about-bluebg.webp) no-repeat;    background-size: cover;    background-position: bottom;}.about-content {    grid-template-columns: 37% auto;}.about-content {    gap: 0px 5vw;}/*case-block*/ 
.case-block {    /*background: #f2f5fc;*/    background: url(archive/image/customization/news_bg.webp) no-repeat;    background-size: cover;    /*background-position: bottom;*/}.case-title .section-title .en-title {    color: #003b9529 !important;}.case-title .section-title .main-title {    color: #333 !important;}.case-title .section-title .sub-title {    color: #333;}.index-btn.outline {    border: none;    background: var(--SubColor);    color: #fff;}.index-btn.outline:hover {    border: none;    background-color: var(--SubColorBlue);}.case-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item:hover .img-hover {    background: #023656;}/*form-block*/ 
.form-right {    background: #f2f2f3a6;}/*map-block*/ 
.map-block iframe {    filter: none;}/*231123修改*/ 
.RWDmenu_plus04 #search-box {    opacity: 1;    visibility: visible;}.RWDmenu_plus04 #search-box {    right: 0px;    top: 18px;    z-index: 99;    margin-right: 0;}.fix-btns {    right: calc(9% + 70px + 4rem);}.fix-btn-01 {    background: #f8ad2b;}.fix-btn-02 {    background: #0091D5;}.RWDmenu_plus04 #search-box .form-control{    font-size: 14px !important;    background: #fff;}/*250730修*/ 
.fix-btns .fix-btn-person {    display: none;}
/*footer start*/

/* footer_block */ 
.keyarrow p,.copyrights,.copyrights a,.copyrights:hover,.copyright_desc,.copyright_desc a,.copyright_desc a:hover {    color: #cccccc85 !important;    font-size: 13px !important;    font-weight: 300;}.footer-block,.footer-block a {    color: #fff;}.RWDssl01 {    display: flex;}.copyrights {    display: flex;    width: 100%;    justify-content: flex-start;    gap: 1rem;    margin-top: 6rem;}.footer-block {    position: relative;    background: var(--BtnHoverColor);    padding-bottom: calc(var(--SectionPadding)/3);}.footer-block .container {    display: flex;    flex-direction: column;    align-items: flex-start;    width: 85%;}.footer-info {    width: 100%;}.footer-info .RWDedictor008 {    display: grid;    grid-template-columns: 6.5% auto 275px;    grid-template-rows: 1fr;    gap: 0px 5vw;    grid-auto-flow: row;    grid-template-areas:        "footer-logo company-title footer-right"        "footer-logo footer-center footer-right";}.company-title {    grid-area: company-title;}.footer-logo {    grid-area: footer-logo;}.footer-center {    grid-area: footer-center;}.footer-right {    grid-area: footer-right;    height: 100%;    place-content: end;    display: grid;}.company-title {    font-size: 24px;    font-weight: 600;    letter-spacing: 2px;    position: relative;    margin-bottom: 1rem !important;}.company-title::before {    content: '';    width: calc(100% - 300px);    height: 1px;    background:#507c9678;    right: 0;    top: 50%;    transform: translateY(-50%);    position: absolute;}.footer-list {    padding-left: 0;    list-style: none;    display: grid;    gap: 3rem;    font-size: 17px;    opacity: 0.8;    font-weight: 300;    grid-auto-flow: column;    grid-template-columns: repeat(4, max-content);}.footer-list span {    font-weight: 600;    margin-right: 5px;}/* sns-block */ 
.sns-block {    display: flex;    align-items: center;    gap: 1rem;    margin-top: 4rem;}.sns-block a {    text-align: center;    width: 250px;    padding: 10px;    border-radius: 50px;    line-height: 35px;    font-size: 17px;    display: flex;    align-items: center;    justify-content: center;}.sns-block a i {    margin-right: 10px;}.sns-line {    background: #4cc764;    transform: var(--TransitionEase);}.sns-fb {    background: #1877f2;    transform: var(--TransitionEase);}.sns-yt {    background: #ff0000;    transform: var(--TransitionEase);}.footer-menu {    display: flex;    gap: 0 2rem;    margin-bottom: 1rem;}.footer-menu a {    position: relative;}.footer-menu a:not(:last-of-type)::before {    content: '';    width: 1px;    height: 70%;    background: #9aa2a6;    right: -1rem;    position: absolute;    top: 50%;    transform: translateY(-50%);}/* 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: 500px;    padding: 50px 75px 40px !important;    box-shadow: 0px 20px 40px rgb(51 51 102 / 60%) !important;    background: rgba(255, 255, 255, 90%) !important;    color: #000 !important;    left: 50% !important;    right: unset !important;    line-height: 1.8 !important;    border-radius: 0;    transform: translateX(-50%);}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {    padding: 5px 20px;    border-color: var(--SubColor);    background: var(--SubColor) !important;    border-radius: 0px;    margin-top: 1rem;    transition: var(--TransitionEase)}.RWDalert_fancybox .btn:hover {    border-color: var(--MainColor);    background: var(--MainColor) !important;    transition: var(--TransitionEase)}/* go top */ 
.scrollTop002 {    bottom: 1rem;    right: 27px;    width: 34px;    transition: var(--TransitionEase);}.scrollTop002 .ii:hover {    opacity: 1 !important;    transition: var(--TransitionEase);}.scrollTop002 .ii {    font-size: 35px;    background: #eaeaea;    color: #333;    opacity: .7 !important;    border-radius: 0;    transition: var(--TransitionEase);}/*loading*/ 
.fl img {    width: 200px;}/* .fix-sidebar */ 
.fix-sidebar {    position: fixed;    right: 0;    top: 50%;    z-index: 10;    transform: translateX(140px);    transition: var(--TransitionEase);}.fix-sidebar:hover {    transform: translateX(0);    transition: var(--TransitionEase);}.fix-sidebar-content {    display: grid;    grid-auto-flow: column;    grid-template-columns: max-content;    /* background: #fff;    border-radius: 15px 0 0 15px; */    overflow: hidden;}.fix-sidebar-title {    writing-mode: tb;    font-size: 17px;    font-weight: 600;    padding: 15px 10px;    background: #c65a78;    color: #fff;    letter-spacing: 4px;    text-align: center;    width: 50px;    display: flex;    align-items: center;    justify-content: center;    border-radius: 15px 0 0 15px;}.fix-sidebar-icon {    margin-bottom: 10px;}.fix-sidebar-btn {    display: flex;    flex-direction: column;    justify-content: center;    background: #f9f9f9;    padding: 10px;}.fix-sidebar-btn a {    padding: 15px 5px;    color: #333;    font-weight: 600;}.fix-sidebar-btn a:not(:last-of-type) {    border-bottom: 1px solid #cccccc82;    display: flex;    align-items: center;}.fix-sidebar-btn a i {    padding-right: 10px;    font-size: 20px;}.fix-sidebar-btn .fix-line i {    font-size: 18px;}.fix-sidebar-btn a:hover,.fix-sidebar-btn a:hover i {    color: var(--MainColor);}.fix-sidebar-btn .fix-line:hover,.fix-sidebar-btn .fix-line:hover i {    color: #4cc764;}.fix-phone-m {    display: none !important;}@media (min-width: 1199px) {    .sns-line:hover {        background: #49e367;        transform: var(--TransitionEase);    }    .sns-fb:hover {        background: #1b9cef;        transform: var(--TransitionEase);    }    .sns-yt:hover {        background: #dc0808;        transform: var(--TransitionEase);    }    .footer-menu a:hover {        color: var(--MainColor);        transform: var(--TransitionEase);    }}/*231113修*/ 
.footer-block {background: #686868; background: #233050}.footer-logo img {filter: brightness(0) invert(1);}.sns-line {background: #47b05b;}.sns-fb {background: #2366bd;}.sns-yt {background: #b72525;}/*250730修*/ 
.fix-sidebar-person {    width: 100px;    display: flex;    flex-direction: column;    justify-content: center;    margin-right: -14px;    position: relative;}.copyrights {    flex-wrap: wrap;}

/*footer end*/
/*內頁 start*/

/* 匯入內頁版面寬度80%*//*a連結*/a {    text-decoration: none;}.page_wrapper_bg section.call_to_action a,.page_wrapper_bg section.call_to_action a:hover,.page_wrapper_bg section.call_to_action a:focus,.page_wrapper_bg section.call_to_action .btn,.page_wrapper_bg section.call_to_action .btn:hover,.layoutlist_3 .dbtn_v2,.layoutlist_3 .dbtn_v2:hover {    text-decoration: none;    transition: .5s;}.row {    margin-right: 0px;    margin-left: 0px;}:root {    --btn-main-color: #444;    --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(--SubColorBlue);    border-color: var(--SubColorBlue)}._bd_btn._bd_btn-primary {    background: var(--SubColor);    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;}.page_wrapper_bg 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;}.page_wrapper_bg 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: calc(var(--SectionPadding)/1.5) 0 var(--SectionPadding);    min-height: 35vw;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 15px;    width: 85%;}.page_wrapper_bg .article-text .container {    width: 100%;}.hgroup .container {    width: 100%;    margin: 0 0 5rem;}/*搜尋*/ 
.RWDsearch_page .search-list {    margin-bottom: 40px !important;}.RWDsearch_page .list-img .name {    height: auto;}/*文字統一設定*/ 
.page_wrapper_bg .hgroup h1 {    line-height: 1.3;}.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: 1rem;    line-height: 1.8;    letter-spacing: 1px;    color: #333;    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 {    padding: 12px 15px;    display: block;}.btn.btn_back {    margin-right: 0;    float: right;    background: transparent !important;    padding: 0;    box-shadow: none;    margin-top: 60px;}.ebtn a,.btn_area .btn,.btn.btn_back a {    min-width: 220px;    padding: 12px 15px;    background: transparent;    color: var(--SubColor);    transition: all 0.2s ease;    border: 1px solid var(--SubColor);    line-height: 1;    border-radius: 50px;    font-size: 17px;    text-align: center;}.ebtn a {    background: var(--SubColor);    color: #fff;    margin-top: 2rem;}.btn_area .btn:nth-child(1) {    background: var(--SubColor);    color: #fff;}.btn_area {    margin-top: 3rem;    display: flex;    justify-content: center;}/*確定送出*/ 
.ebtn {    padding: 0;    background: transparent;    -webkit-border-radius: 0px;    -moz-border-radius: 0px;    border-radius: 0px;    float: right;    margin-right: 0;}.new-form .new-width .currectsend_btn a {    color: var(--SubColor) !important;    background: 0 0}.new-form .new-width .currectsend_btn a:hover {    color: #fff !important;    background: var(--SubColorBlue)}/*購物車按鈕*/ 
.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(--SubColor)}.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(--SubColorBlue)}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn {    color: var(--SubColor);    border-color: var(--SubColor);    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(--SubColor);    color: #fff;    border: 1px solid var(--SubColor);}#join_form .btn-primary:hover,.shopping_viewlogin__submit:hover {    background: var(--SubColorBlue) !important;    color: #fff !important;    border: 1px solid var(--SubColorBlue);}.webbtn {    background: var(--SubColor)}.webbtn:hover {    background: var(--SubColorBlue)}.btn-primary,.shopping_viewlogin__submit {    background-color: var(--SubColor);    border: 1px solid var(--SubColor);    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: 10px !important;    margin-bottom: 5px !important;}#article .layoutlist_7 .cdate,.article7 .layoutlist_7 .cdate a {    font-size: 12px;}#article .layoutlist_7 .summary,.article7 .layoutlist_7 .summary a {    font-size: var(--FontSizeDesc) !important;    font-weight: 400;    line-height: 1.5 !important;}.cate_list .subject,.cate_list .subject a,.layoutlist_7 .subject,.layoutlist_7 .subject a {    font-size: var(--FontSizeH3) !important;    font-weight: 600;    color: #333;}.layoutlist_7>.row:before,.layoutlist_7>.row:after {    display: none;}/*文章列表-8*/ 
.layoutlist_8 .list_subject {    padding-left: 4rem;}.layoutlist_8 .article_subject {    font-weight: 600;    font-size: var(--FontSizeH3);    line-height: 1.5;    display: block}.layoutlist_8 .list_subject .summary {    margin: 10px 0;}.layoutlist_8 .list_subject .summary a {    font-size: var(--FontSizeDesc);    font-weight: 400;    line-height: 1.5;    color: #000}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li ul,.RWDproduct_page .tab-box .tab-container>ul>li ol {    padding-left: 22px;}.RWDproduct_page .tab-box .tab-menu li.active a {    color: #121212;    border: transparent;    background: transparent;    font-weight: 600;    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}.tabs nav ul li:first-child {    border: 0;    box-shadow: none;}.tabs nav li:last-child:before {    opacity: 0}.tabs nav li.tab-current a::before,.tabs nav li.tab-current a::after,.tabs nav li.tab-current:after {    display: none}.tabs nav ul li {    border: 0}.tabs nav a {    border-radius: 0;    font-weight: 400;    letter-spacing: 1px;    background: transparent !important;    border: 0 !important;    font-size: var(--FontSizeH3) !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;}/*相簿上下方說明*/#album .page_desc {    margin: 50px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {    margin: 50px 0 0;}/*修正相簿a連結顏色*/ 
.photo_view .flex-direction-nav a {    color: transparent !important;}.album_item a:hover {    color: #313131;}/*相簿-1*/#album .layoutlist_1 .album_item_subject {    padding: 20px 0px;    font-size: 18px;}#album .page_content2 .dis .dis_li .text {    font-size: 16px;    line-height: 1.8;    letter-spacing: 0;    color: #000;    font-weight: 400;    margin: 0 0 30px}/*相簿-2*/#album .layoutlist_2 .album_item_subject {    padding: 20px 0px;    font-size: 18px;}/*Q&A*/ 
.rwd .faq_question {    font-size: 16px;    letter-spacing: 2px;}.rwd .faq_answer {    font-size: 15px;    letter-spacing: 2px;    line-height: 1.8;}/*影片*/ 
.video_item_subject {    font-size: 1rem;    letter-spacing: 0;    font-weight: 600;    color: #000}.video_item a.videolink:hover {    color: #000;}/*檔案下載*/ 
.download .search_input {    background: transparent;}.no-touch .layoutlist_5 .dbtn_v2:hover {    background: #333;    border-color: #333;    color: #fff;}.layoutlist_5 .dbtn_v2 {    display: inline-block;    margin: 15px 0 0;    padding: 6px 0.8em;    font-size: 14px;    line-height: 1.2;    color: #333;    border: 1px solid #b7b7b7;    border-radius: 2px;    background: #fff;    text-decoration: none;    cursor: pointer;}.layoutlist_5 .download_subject {    line-height: 1.4;}.layoutlist_5 .summary {    margin: 8px 0 0;    font-size: 13px;    line-height: 1.4;    color: #818181;}.dd-selected {    font-size: 15px;    letter-spacing: 0;}.download_container .btn {    font-size: 16px;    background: var(--SubColor);    color: #fff;    border-radius: 0;    padding: 6px 3rem}.download_container .btn:hover {    background: var(--btn-sub-color)}.file_area label.dd-option-text {    margin: 0;    font-weight: 400;    display: block;}#file_dlist a.dd-option {    padding: 12px;}.downlaod5_item_btn:hover {    background: var(--btn-sub-color);    border-color: var(--btn-sub-color);    color: #fff;}.downlaod5_item_btn {    color: var(--SubColor);    border-color: var(--SubColor);}/*檔案下載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(--SubColor)}#btn_shopping:hover {    background: var(--SubColorBlue)}.fbtn {    border-radius: 0;    font-size: 14px;    background: var(--SubColor);    background: transparent;    color: var(--SubColor);    border: 1px solid var(--SubColor);    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(--SubColor);    border: 1px solid var(--SubColor);    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(--SubColor);}#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(--SubColorBlue);}.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: 600;}#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(--SubColor);}.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(--SubColorBlue);}.layoutlist_4 .buybtn {    background: var(--SubColor);    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(--SubColor) !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(--SubColor);    border-color: var(--SubColor)}.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(--SubColor);    color: #fff;    border-color: var(--SubColor)}/*電子表單*/ 
.eformsDesc {    margin: 20px 0;    border: 0;}.eforms1.eformscontent .layoutlist_1 {    width: 90%;    max-width: 1050px;}.eforms1 .eformsDesc {    margin: 0 0 20px;}.eformscontent .layoutlist_1 {    margin: 0 auto;    background: #f2f2f3a6;    padding: calc(var(--SectionPadding)/1.5) 5%;}.form-horizontal .form-group {    margin-left: 0;    margin-right: 0;}.form-horizontal .control-label {    font-weight: 600;    padding: 0 10px;    font-size: 17px;    width: 120px;}textarea.form-control {    min-height: 130px;}.systemmsg {    text-align: center;}.eformscontent .col-sm-12.col-md-11 {    width: calc(100% - 120px);    padding: 0;}.eformscontent .col-sm-12.col-md-5 {    width: calc(50% - 100px);    padding: 0;}.eformscontent .col-sm-6.address-col-1,.eformscontent .col-sm-6.address-col-2 {    width: 50%;    padding: 0;    float: left;}.eformscontent .col-sm-12.col-md-11 .col-sm-12 {    width: 100%;    padding: 0;}.customized_columns>.row .col-sm-12.col-md-11 {    width: 100%;}/*電子表單送出a連結修正*/ 
.eformscontent .col-sm-12.col-md-12 .ebtn a:hover {    color: #fff !important;    background: var(--SubColor);}.eformscontent .col-sm-12.col-md-12 .ebtn a {    background: transparent;    color: var(--SubColor) !important;}/*左側選單*/ 
.m2018 .products-nav>ul>li {    padding: 0;    margin: 0;}.m2018 .products-nav a {    padding: 10px 0px !important;    font-weight: 400;    color: #333;}/*隱私權*/ 
.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;}/*前往付款、前往選取物流按鈕明顯*/a.info-box__gopay,.delivery-editor a {    background: #000;    padding: 5px 20px;    color: #fff !important;    border-color: #000;}/*隱私權購物說明最大寬度限制*/ 
.privacy_block,.shopping_txt {    max-width: 1200px;    margin: auto;}/*hashtag a連結修正*/ 
.hashtag_block .hashtagLink {    color: #fff !important;}/* 人才招募表單標題修正 */ 
.customized_columns .fillform {    font-size: 1.5rem;    margin: 3rem;    text-align: center;}/* 共用設定 */ 
.RWDslider01 .model-title,.article1 .RWDtimeline02 .model-title,.page-section-main-title {    font-size: var(--FontSizeMain);    font-weight: 600;    margin: 0 0 2rem;    line-height: 1.5;    display: block;    color: #414141;}.page_wrapper_bg .hgroup h1 {    margin: 0;    display: block;    letter-spacing: 2px;    font-weight: 600;    margin-top: 0rem;    margin-bottom: 10px;    font-size: var(--FontSizeMain);    color: #333;    line-height: 1.2;}.inner-hr {    margin-top: var(--InnerHrMargin);    margin-bottom: var(--InnerHrMargin);    border-top: var(--BorderPx1);    width: 100%;}.RWDeditor01 img,.RWDslider01 .pic img,.image img {    width: 100%;}.articlerelated-box .title,.page_wrapper_bg .article-text h3.section-title {    font-size: var(--FontSizeH3) !important;    color: var(--InnerMainColor);    margin-top: 0;}.text-center {    text-align: center;}.page_wrapper_bg .RWDeditor01 ol,.page_wrapper_bg .RWDeditor01 ul {    margin-top: 0;    margin-bottom: 0;}.text-white {    color: #fff !important;}.w-auto {    width: auto;    margin: auto;}/* breadcrumb */ 
.page_wrapper_bg section.hgroup .container {    width: 100%;    margin: 0rem 0rem 4rem 0rem;    border-bottom: 1px solid #ccc;    padding: 0 0 1rem 0;}.page_wrapper_bg .hgroup .breadcrumb {    float: unset !important;    right: unset;    background-color: transparent;    border: solid 0px #ccc;    padding: 0px;    text-align: center;    position: unset;    width: 100%}.page_wrapper_bg .page_subject {    display: flex;    justify-content: flex-start;    padding: 0;    flex-direction: column;    align-items: center;}.pageTitle {    font-size: 34px;    font-weight: bold;    line-height: 1.5;    margin: 0;    padding: 0;    color: #1a274b;    letter-spacing: 2px;}.page_wrapper_bg .hgroup .breadcrumb a {    color: #8d8d8d;    font-size: 14px;}/* 基本sidebar */ 
.page_wrapper_bg .m2018 .products-nav .nav-title {    font-size: var(--FontSizeH3);    padding: 10px 20px;    margin-bottom: 0;    font-weight: 600;    letter-spacing: 2px;    color: #fff;    background: var(--MainColor);}#sidebar .products-nav {    font-family: Noto Sans TC, sans-serif !important;}.page_wrapper_bg .m2018 .products-nav {    background: #fff;    border: 1px solid #efefef;}.page_wrapper_bg .m2018 .products-nav .toggle-submenu::after {    right: 20px;}.page_wrapper_bg .m2018 .products-nav li:not(.has-child)>a:hover {    color: var(--MainColor);    transition: 0.4s;}.page_wrapper_bg .m2018 .products-nav li:not(.has-child)>a {    font-size: 16px !important;}.page_wrapper_bg #sidebar .sidemenu2__ul--child li {    padding-left: 25px;}.page_wrapper_bg .m2018 .products-nav>ul>li>a {    padding: 0px 10px !important;    transition: 0.4s;    font-size: 18px !important;    letter-spacing: 1px !important;    font-weight: bold !important;    color: #333;}.page_wrapper_bg .m2018 .products-nav>ul>li {    padding: 15px 20px;    margin: 0px;    border-bottom: 1px solid #f0f0f0;}.page_wrapper_bg .m2018 .products-nav>ul>li:last-child a {    padding-bottom: 5px;}.page_wrapper_bg .m2018 .products-nav>ul>li:last-child {    border-bottom: 0px solid #b8b8b8;}.page_wrapper_bg .m2018 .products-nav ul .is-open>a,.page_wrapper_bg .m2018 .products-nav ul .active>a,.m2018 .products-nav ul li>ul>li:hover>a,.m2018 .search-box .ibtn:hover {    color: var(--MainColor);    font-weight: 600;}.page_wrapper_bg .m2018 .products-nav .sidemenu2__ul>li.active:not(.iscate)>a::before {    content: "";    background: var(--MainColor);    width: 6px;    height: 6px;    display: inline-block;    margin-right: 9px;    border-radius: 100%;    margin-bottom: 2px;}.m2018 .products-nav ul>li>.toggle-submenu {    top: 14px;}.RWDtimeline02 .model-title,.RWDtimeline01 .model-title {    font-size: 22px;    font-weight: 600;    color: #333;}.RWDtimeline01 li.event .point .title {    font-size: var(--FontSizeH3);    font-weight: 600;}.webdesc {    font-size: var(--FontSizeH3);    margin-bottom: 2rem;}.article5 .webdesc {    text-align: center;}.faq_question tr {    font-size: var(--FontSizeH3);    font-weight: 600;}.messageboard .form_subject,.messageboard .description {    font-size: var(--FontSizeH4);    line-height: 20px;    padding: 0;    color: #333;    text-align: center;}.messageboard {    max-width: 1200px;    width: 95%;    margin: auto;    background: #f6f6f6;    padding: 5vw;}.messageboard .subject {    border-bottom: 0;    text-align: center;    font-weight: bold;    margin-top: 0;    font-size: var(--FontSizeH3);    padding: 0;    margin-bottom: 10px;}.messageboard .form_subject {    display: none;}.messageboard .form_content {    margin-top: 3rem;}.messageboard .main_area {    margin: 5vw 0px 0vw;    background: #ffffff;    padding: 5vw;}.messageboard .main_area .mainitem .btn_area .btn {    display: none;}.messageboard1 .customized_columns ._input,.messageboard1 .customized_columns select,.messageboard1 .customized_columns .css-table .td input[type=password],.messageboard1 .customized_columns .css-table .td input[type=text] {    background: transparent;    border: 0;    border-bottom: 1px solid #e2e2e2;}.messageboard1 .customized_columns .css-table .tr .th.must::before {    color: var(--SubColor);}.messageboard1 .reform_content .btnclose {    float: right;    width: 18px;    height: 18px;}.messageboard1 .customized_columns .css-table .th.textarea {    width: 100px;}.reform_content .replay_subject {    font-size: var(--FontSizeH3);    font-weight: bold;    text-align: center;    margin-bottom: 2vw;}.eforms1 .form-horizontal .form-group {    border-bottom: var(--BorderPx1);    display: flex;    margin-bottom: 30px;    padding-bottom: 10px;    width: 100%;}.eforms1 .form-horizontal .form-group:last-of-type {    border-bottom: 0;    position: relative;}.eforms1 .ebtn a {    margin-top: 1rem;}.eforms1 .form-horizontal .form-group:last-of-type::before {    content: '';    width: 225px;    height: 1px;    background: #ccc;    position: absolute;    left: 0;    bottom: 0;}.eforms1 .form-control {    background-color: transparent;    box-shadow: unset;    border: 0;    padding: 6px;    border-radius: 0;    font-size: 16px;}.eforms1 .form-horizontal .form-group:first-of-type {    display: flex;    flex-wrap: wrap;}.eforms1 .form-horizontal .form-group:first-of-type .col-sm-12.col-md-5:nth-of-type(2)::before {    content: '';    width: calc(100% + 120px);    height: 1px;    background: #ccc;    position: absolute;    top: -25px;    left: -120px;}.eforms1 .form-horizontal .form-group:first-of-type .control-label:nth-of-type(2),.eforms1 .form-horizontal .form-group:first-of-type .col-sm-12.col-md-5:nth-of-type(2) {    margin-top: 30px;}.eforms1 .form-horizontal .form-group:first-of-type .col-sm-12.col-md-5:nth-of-type(2),.eforms1 .form-horizontal .form-group:first-of-type .col-sm-12.col-md-5:first-of-type {    width: calc(100% - 120px);    display: flex;}.eforms1 .form-horizontal .form-group:first-of-type .options {    width: 190px;}.eforms1 .form-horizontal .form-group:first-of-type .boxname {    margin-right: 15px;    margin-left: 5px;}.eforms1 .form-horizontal .form-group:nth-of-type(3) .boxname {    margin-right: -13px;    margin-left: 0;    min-width: calc(100% / 3);    display: inline-block;    padding-left: 10px;    padding-bottom: 10px;}.download .list_table th {    font-weight: 600;    font-size: var(--FontSizeH3);    line-height: 45px;}.contact-page .footer-list {    grid-template-columns: 1fr !important;    grid-auto-flow: row;    gap: 0;    opacity: 1;}.contact-page .footer-list,.contact-page .footer-list a {    font-weight: 400;    color: #333;}.contact-page .company-title::before {    display: none;}.eforms3 .eformsDesc {    margin: 0;    text-align: center;    font-size: var(--FontSizeH3);    font-weight: 600;}.contact-page .company-title {    font-size: 22px !important;    letter-spacing: 1px !important;}:is(.article7, .messageboard1, .eforms3, .eforms1) .page_wrapper_bg section.hgroup .container {    border-bottom: 0;    padding: 0;    margin: 0rem 0rem 2rem 0rem !important;}:is(.article7, .messageboard1, .eforms3, .eforms1) .hgroup .breadcrumb {    display: none;}.eforms3 .layoutlist_1 {    max-width: 1400px;    width: 95%;}.eforms3 .customized_columns ._input,.eforms3 .customized_columns select {    border: 0;    border-bottom: 1px solid #c7c7c7;    box-shadow: unset;    background: transparent;    border-radius: 0;}.eforms3 .customized_columns::before {    content: '';    width: 1px;    height: 100%;    position: absolute;    left: 0;    top: 0;    background: #cccccc7a;}.eforms3 .customized_columns {    padding-left: 3vw;}.article7 .breadcrumb {    display: none;}.layoutlist_8 .item:nth-of-type(2) {    padding-top: 0;}.visible-xxs {    display: none;}.tabs nav li.tab-current a {    color: #333 !important;    font-size: var(--FontSizeH3);}.tabs nav a:hover {    color: var(--MainColor) !important;}@media (min-width: 1200px) {    .tabs nav a:hover,    .page_wrapper_bg .hgroup .breadcrumb a:hover,    .cate_list .col-sm-6.col-md-4:hover a,    .layoutlist_7 .litem:hover .subject a,    .layoutlist_8 .item:hover .article_subject {        color: var(--MainColor);    }    .messageboard .main_area .mainitem .btn_area .btn:hover,    .ebtn a:hover,    .btn_area .btn:nth-child(1):hover,    .btn.btn_back a:hover {        border: 1px solid var(--SubColorBlue);        color: #fff !important;        background: var(--SubColorBlue);    }}/* 匯入SEO方案專用資源樣式*//* SEO方案專用資源樣式 */:root {    --forseoarticle-txtboxbg: #ececec;    --forseoarticle-boxbordercolorbg: #ececec;    --forseoarticle-boxbordercolor: #9e9e9e;     --forseoarticle-titleleftborder1: #333;     --forseoarticle-titleleftborder2: #fac63e;    --forseoarticle-highlightcolor: linear-gradient(180deg, transparent 50%, #fdda5a 0);    --forseoarticle-topbottomborder: #606060;}/*------底色區塊樣式-----*/ 
.bgcolor-box { padding: 3rem;}.bgcolor-box.grey {background:var(--forseoarticle-txtboxbg);}.bgcolor-box.white { background: #fff;}.bgcolor-box.borderradius {border-radius: 30px;}/*------有線外框區塊樣式-----*/ 
.bgcolor-box.border.bg {background:var(--forseoarticle-boxbordercolorbg);}.bgcolor-box.border {border: 1px solid var(--forseoarticle-boxbordercolor);background: #fff;}/*------左側線條標題樣式-----*/ 
.title-leftborder ._bd_column._bd_full {padding: 0;}.title-leftborder {border-left: 5px solid var(--forseoarticle-titleleftborder1);padding-left: 2rem;}.title-leftborder.yellow{border-color:var(--forseoarticle-titleleftborder2);}/*------重點文字畫底線式-----*/ 
.highlight-txtbox strong { position: relative;margin-right: 5px;line-height: 1; background:var(--forseoarticle-highlightcolor);}/*------上下底線文字線式-----*/ 
.topbottom-bordersec ._bd_row h1 { margin: 0;}.topbottom-bordersec {border-top: 1px solid var(--forseoarticle-topbottomborder); border-bottom: 1px solid var(--forseoarticle-topbottomborder);padding: 15px 0;}/*------窄版文字區塊-----*/ 
.maxwidth-txtbox {max-width: 70%;margin: 0 auto;}/*---------*/ 
.titleinlinebox h3 {display: inline;}/* 202406匯入SEO方案專用資源樣式 */:is(.editor, .cke_editable):has(.parent_w70) {    max-width: 70%;    margin: 0 auto}:is(.editor, .cke_editable):has(.text_strong_yellow) em strong,:is(.editor, .cke_editable):has(.text_strong_yellow) strong em {    position: relative;    margin-right: 5px;    background: linear-gradient(180deg, transparent 50%, #fdda5a 0);    font-style: normal}:is(.editor, .cke_editable):has(.seo_content) ul.seo_list_item {    list-style: none;    padding: 0;    margin: 2rem 0;}:is(.editor, .cke_editable):has(.seo_content) p {    margin: 0 0 10px;}:is(.editor, .cke_editable):has(.seo_content) ul.seo_list_num_item {    padding-left: 20px;    list-style: decimal;    margin: 0;}:is(.editor, .cke_editable):has(.seo_content) b.seo_list_bold {    display: inline-block;    border: 1px solid #dedede;    border-radius: 5px;    padding: 3px 10px;    color: #000000;    background: #f3f3f3;    line-height: 1.4;    margin: 2rem 0 10px;}:is(.editor, .cke_editable):has(.seo_main_title) h2 {    font-size: clamp(1.125rem, 1rem + 0.625vw, 2rem) !important;    line-height: 1.5;    letter-spacing: 0;    font-weight: 600;    margin: 0 0 1.5rem;    padding-top: clamp(3rem, 2.2857rem + 3.5714vw, 8rem);}:is(.editor, .cke_editable):has(.seo_sub_title) h3 {    letter-spacing: 0;    line-height: 1.5;    font-weight: 600;    font-size: clamp(1rem, 0.9643rem + 0.1786vw, 1.25rem) !important;    margin: 2rem 0 1rem;}:is(.editor, .cke_editable):has(.seo_sub_title) h4 {    font-size: clamp(1.2rem, 1.1571rem + 0.2143vw, 1.5rem) !important;    line-height: 1.5;    font-weight: 600;}:is(.editor, .cke_editable):has(.seo_nav) nav>h2 {    padding: 0;    color: #000000;    font-weight: 600;    letter-spacing: 4px;}:is(.editor, .cke_editable):has(.seo_nav) nav {    padding: 2vw 3vw;    margin: 3rem 0 0;    color: #939393;    font-weight: 600;    position: relative;    border: 1px solid #dedede;    line-height: 1.4;}:is(.editor, .cke_editable):has(.seo_nav) nav>ul {    list-style: none;    padding: 0;    margin: 0;    font-size: clamp(1.0625rem, 1.0536rem + 0.0446vw, 1.125rem);}.page_wrapper_bg :is(.editor, .cke_editable):has(.seo_nav) nav>ul {    list-style: none;    padding: 0;    margin: 0;    font-size: clamp(1.0625rem, 1.0536rem + 0.0446vw, 1.125rem);}:is(.editor, .cke_editable):has(.seo_nav) nav>ul>li {    margin: 0 0 1rem;}:is(.editor, .cke_editable):has(.seo_nav) nav>ul a {    font-weight: bold;    color: #555555;    line-height: 1.4;}:is(.editor, .cke_editable):has(.seo_nav) nav>ul a:hover {    color: #111111;}:is(.editor, .cke_editable):has(.seo_content) ul.seo_list_item>li {    border-bottom: 1px dashed #dedede;    padding: 0 0 1.5rem;    margin: 0 0 10px;}:is(.editor, .cke_editable):has(.seo_content) ul.seo_list_item>li:last-child {    padding-bottom: 0;    margin-bottom: 0;    border-bottom: none;}:is(.editor, .cke_editable):has(.seo_content) ul.seo_list_item>li p {    margin: 0;}:is(.editor, .cke_editable):has(.seo_pic) img {    width: 100%;    margin: 3rem auto;    border: 1px solid #dedede;}:is(.editor, .cke_editable):has(.seo_content) article {    text-align: center;    padding: 4vw;    background: #333333;    margin: clamp(3rem, 2.2857rem + 3.5714vw, 8rem) 0 4rem;    display: flex;    flex-direction: column;    align-items: center;    justify-content: center;}:is(.editor, .cke_editable):has(.seo_content) article h2 {    margin: 0 0 clamp(2rem, 1.7143rem + 1.4286vw, 4rem);    padding: 0;    color: #ffffff;}:is(.editor, .cke_editable):has(.seo_content) article p {    color: #fff;}:is(.editor, .cke_editable):has(.seo_content) article .seo_btn {    display: block;    max-width: 235px;    min-width: 235px;    font-size: 15px;    padding: 10px;    background: transparent;    border-radius: 99em;    color: #fff;    position: relative;    text-align: center;    margin: 0;    border: 1px solid #ffffff;}:is(.editor, .cke_editable):has(.seo_content) article .seo_btn:hover {    background: #ffffff;    color: #000000;}:is(.editor, .cke_editable):has(.seo_content) article a.seo_tel {    line-height: 1.5;    font-weight: 700;    color: #ffffff;    font-size: clamp(2.5rem, 2.4286rem + 0.3571vw, 3rem);    margin: 0 0 4rem;    letter-spacing: 2px;}:is(.editor, .cke_editable):has(.seo_content) a.content_btn {    color: #23acff;    border-bottom: 1px solid #23acff;}/* SEO文章表單 */:is(.editor, .cke_editable):has(.seo_content) .rwd_form {    border: 1px solid #dedede;    margin: 1.5rem 0;}:is(.editor, .cke_editable):has(.seo_content) table tr>td {    border-bottom: 1px solid #ebebeb;    color: #555555;}:is(.editor, .cke_editable):has(.seo_content) table tr>td:first-child,:is(.editor, .cke_editable):has(.seo_content) table tr:first-child td {    font-weight: bold;    font-size: 16px;    background: #e7f1d4;    color: #111111;    border-bottom: none;}:is(.editor, .cke_editable):has(.seo_content) table tr:last-child>td {    border-bottom: none;}:is(.editor, .cke_editable):has(.seo_content) .table-rwd03 tr:nth-child(2n) {    background: transparent;}:is(.editor, .cke_editable):has(.seo_content) table tr>td:first-child {    text-align: left;}:is(.editor, .cke_editable):has(.seo_content) table tr>td {    padding: 10px 20px;    text-align: left;    white-space: nowrap;}:is(.editor, .cke_editable):has(.seo_pic) img.notice_img {    margin: 0 10px 0 0;    height: 20px;    width: 20px;    vertical-align: top;}/* 20250107 */:is(.editor, .cke_editable):has(.seo_content) table tr>td {    border-right: 1px solid #ebebeb;}:is(.editor, .cke_editable):has(.seo_content) table tr:last-child>td {    border-bottom: 1px solid #ebebeb;}.table-rwd02, .table-rwd03, .table-rwd04 {    border-spacing: 0;}

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

/* 共用 */ 
.eforms4 .hgroup,.eforms4 .inner-banner {    display: none;}.eforms4 .call_to_action :is(.col-md-6, .cd-main-content .container, .pagecontent.menu5, .pagecontent.menu8) {    padding: 0 !important;}.article8 .page_wrapper_bg section.call_to_action>.container,.eforms4 .page_wrapper_bg section.call_to_action>.container {    max-width: unset;    width: 100%;    padding: 0;}.article8 .page_wrapper_bg section.call_to_action,.eforms4 .page_wrapper_bg section.call_to_action {    padding-top: 0;    padding-bottom: 0;}.eforms4.eformscontent .layoutlist_1 {    width: 100%;    background: transparent;    padding: 0;    overflow: hidden;}.eforms4 .eformsDesc {    margin: 0;    padding-bottom: 0;}.eforms4 .eformsForm {    width: 80%;    margin: var(--SectionPadding) auto;    max-width: 1000px;    position: relative;    background: #fff;}.eforms4 .customized_columns {    padding: 3vw 5vw 5vw;}.eforms4 .eformsForm::before {    content: '';    width: 200vw;    left: -100%;    height: 200%;    top: -50%;    background: #f6f6f6;    position: absolute;    z-index: -1;}.eforms4 .formdesc {    padding: 2vw 5vw;    background: #fff1d3;    letter-spacing: 1px;    font-weight: 600;    margin-bottom: 0;    font-size: var(--FontSizeH3);    color: #333;    line-height: 1.2;    text-align: center;}.eforms4 .customized_columns ._input,.eforms4 .customized_columns select {    border: 0;    border-bottom: 1px solid #c7c7c7;    box-shadow: unset;    background: transparent;    border-radius: 0;}.eforms4 .ebtn.currectsend_btn {    display: flex;    justify-content: center;    width: 100%;    float: unset;}.eforms4 .ebtn a {    width: fit-content;}.eforms4 .form-logo {    width: 15vw;    display: block;    margin: auto;    padding-bottom: 1vw;}.eforms4 .form-horizontal .form-group {    margin-bottom: 1.5vw;}.w-90 {    width: 90%;    margin: auto;}.w-80 {    width: 80%;    margin: auto;}.w-70 {    width: 70%;    margin: auto;}.w-60 {    width: 60%;    margin: auto;}.w-40 {    width: 40%;    margin: auto;}.mb-1 {    margin-bottom: 1vw;}.mb-2 {    margin-bottom: 2vw;}.mb-3 {    margin-bottom: 3vw;}.mb-5 {    margin-bottom: 5vw;}.bg-blue {    background: var(--SubColorBlue);}.bg-light-blue {    background: #f0f5fd;}.bg-blue-gradient {    background: url(archive/image/customization/case-bg-2.webp) no-repeat;    background-size: cover;}.bg-orange {    background: var(--Orange);    color: #fff;}.bg-orange-2 {    background: rgb(239 74 34 / 8%);    border-left: 1px solid var(--Orange);    border-right: 1px solid var(--Orange);    font-weight: 600;    font-size: calc(var(--InnerFontSizeDesc)*1.1);}.color-red {    color: #c65a78;}.color-orange {    color: var(--Orange);}.color-yellow {    color: var(--SubColor);}.bg-red {    background: #c65a78;    color: #fff;}.bg-white {    background: #fff;}.bg-white-2 {    background: rgb(255 255 255 / 20%);}.bg-gray {    background: #e9e9e9;}.eforms4 .white,.eforms4 .white p {    color: #fff !important;}.eforms4 .white .en-title {    opacity: 0.1;}.oba-form-banner {    position: relative;    z-index: -1;}.oba-form-banner img {    width: 100%;}.oba-version .sub-title,.oba-version .section-title .sub-title {    font-weight: 600;    font-size: calc(var(--FontSizeSub)*1.5);}.oba-version .sub-title+.main-title {    margin-top: 10px;}.eforms4 .page_wrapper_bg p {    font-size: var(--InnerFontSizeDesc);}.title-tag {    position: relative;    z-index: 1;    width: fit-content;    padding: 2px 1.5rem;    text-align: center;    margin-bottom: 1.5rem;    font-size: var(--FontSizeH3) !important;    font-weight: 600 !important;    letter-spacing: 2px !important;    background: var(--Orange);    border-radius: 50px;}.title-tag::before {    content: '';    width: 30px;    height: 25px;    background: var(--Orange);    position: absolute;    left: 5px;    bottom: -15px;    clip-path: polygon(25% 0, 0 70%, 100% 25%);}/* 歐巴房好貸 */ 
.oba-version.para-1 {    margin-top: -20vw;    background: #fff;    display: grid;    gap: 0 5vw;    grid-auto-flow: row;    padding-left: 6vw;    padding-right: 6vw;}.oba-version-a.para-1 {    grid-template-columns: 50% auto;}.oba-version.para-1 .text-01 {    grid-area: 1 / 1 / 2 / 2;    padding-bottom: 3vw;    position: relative;    padding-left: 5vw;}.oba-version.para-1 .text-02 {    grid-area: 2 / 1 / 3 / 3;}.oba-version-a.para-1 .text-02 {    padding: 3vw 50% 3vw 5vw;    background: #133666;}.oba-version-a.para-1 .description p .text-h3 {    font-size: clamp(1.35rem, 0.9111rem + 0.4462vw, 1.625rem);}.oba-version-a.para-1 .image {    grid-area: 1/2/3/3;    margin-right: 5vw;}.tag-box {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 1rem;    width: 80%;}.tag-circle {    border-radius: 50%;    display: flex;    flex-direction: column;    align-items: center;    justify-content: center;    font-size: clamp(1.125rem, 0.9111rem + 0.4462vw, 1.625rem);    font-weight: 600;    line-height: 1.5;    aspect-ratio: 1/1;    letter-spacing: 2px;}.tag-circle span {    font-size: clamp(1.625rem, 1.5715rem + 0.1115vw, 1.75rem);    font-weight: bold;}.oba-version.para-2 {    position: relative;    background: #f6f6f6;}.oba-version.para-2 .w-80 {    padding-left: 6vw;    padding-right: 6vw;    z-index: 1;    position: relative;}.compare-table {    padding: 30px 0;}.compare-table :is(tr, td, th) {    padding: 1.5rem;}.compare-table tr:not(:last-of-type) {    border-bottom: 1px solid #eee;}.compare-table tbody tr:first-of-type {    border-top: 1px solid #eee;}.compare-table table {    table-layout: fixed;    width: 100%;    background: #fff;    text-align: center;    font-size: var(--InnerFontSizeDesc);}.compare-table :is(th:first-of-type, td:first-of-type) {    width: 150px;}.compare-table :is(th:nth-of-type(2), td:nth-of-type(2)) {    border-left: 1px solid #eee;}.compare-table :is(th:first-of-type, td:first-of-type),.compare-table th {    font-size: var(--FontSizeH4);    font-weight: bold;    letter-spacing: 2px;    text-align: center;}.compare-table tr:last-of-type .bg-orange-2,.compare-table th.bg-orange {    position: relative;}.compare-table th.bg-orange {    font-size: calc(var(--FontSizeH4)*1.3);}.compare-table th.bg-orange:before {    content: '';    width: 100%;    height: 20px;    top: -18px;    border-radius: 1rem 1rem 0 0;    background: var(--Orange);    position: absolute;    left: 0;}.compare-table tr:last-of-type .bg-orange-2::before {    content: '';    width: calc(100% + 2px);    height: 20px;    bottom: -20px;    border-radius: 0 0 1rem 1rem;    background: rgb(254 242 238);    position: absolute;    left: -1px;    border: 1px solid var(--Orange);    border-top: 0;}.table-award {    position: absolute;    bottom: -1vw;    width: 2.5vw;    aspect-ratio: 200/283;    right: 1.5rem;}.phone-info img {    width: 20px;    margin-right: 10px;    top: -8px;    position: relative;}.phone-info {    padding: 10px 0 0;    display: none;    opacity: 0.6;}.phone-info span {    font-size: 15px;    font-weight: bold;}.oba-version-b.para-10,.oba-version.para-8,.oba-version.para-7-1,.oba-version.para-5,.oba-version.para-3 {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 0;}.oba-version.para-3 .text {    margin-left: 8vw;    margin-right: 8vw;    padding-left: 8vw;    position: relative;}.oba-version.para-3 .text::after {    content: '';    width: calc(100% + 16vw);    height: 1px;    position: absolute;    background: #ffffff6b;    left: -8vw;    bottom: 5vw;}.trouble-list,.assure-list {    display: grid;    grid-template-columns: max-content max-content;    font-size: var(--InnerFontSizeDesc);}.assure-list {    list-style: none;    padding-left: 0;    gap: 26px 120px;    z-index: 1;    position: relative;    margin-left: 50px;}.assure-list span {    position: absolute;    left: -35px;}.assure-list span::before {    content: '';    width: 30px;    height: 30px;    position: absolute;    background: var(--SubColor);    border-radius: 50%;    left: 50%;    top: 50%;    transform: translateX(-50%) translateY(-50%);    z-index: -1;}.assure-list li {    position: relative;}.assure-list li:not(:last-of-type)::before {    content: '';    width: 100%;    left: 0;    height: 1px;    background: #ffffff3b;    bottom: -13px;    position: absolute;}.oba-version.para-3 .text {    border-left: 1px solid #ffffff6b;}.oba-version.para-3 .section-title {    margin-bottom: 3vw;}.oba-version.para-3 .image {    position: relative;}.oba-version.para-3-1 .image::before {    content: 'OBA PROPERTY';    width: 100%;    height: 5vw;    position: absolute;    background: #f8ad2bcc;    right: 0;    bottom: 0;    font-size: 4vw;    line-height: 1.3;    text-align: right;    color: #ffffff75;    font-family: Roboto Serif !important;    letter-spacing: -1px;}.inner-step-box {    display: grid;    grid-template-columns: repeat(3, 300px);    gap: 0 50px;    justify-content: center;    position: relative;    z-index: 1;    margin: auto;    width: 95%;}.inner-step-item {    background: #fff;    padding: 2vw;    border-radius: 50%;    display: flex;    flex-direction: column;    justify-content: center;    text-align: center;    position: relative;    aspect-ratio: 1/1;}.inner-step-item:not(:last-of-type):before {    content: '';    width: 30px;    aspect-ratio: 2/1;    position: absolute;    right: -40px;    top: 50%;    transform: translateY(-50%);    background: url(archive/image/eforms4/eform-1-9.webp) no-repeat;    background-size: contain;}.inner-step-en {    font-weight: 600;    color: #c5c5c5;}.inner-step-title {    font-size: calc(var(--FontSizeH3)*1.3);    font-weight: bold;    margin-bottom: 1rem;}.find-desc,.inner-step-desc {    font-size: var(--FontSizeDesc) !important;}.inner-step-desc a {    text-decoration: underline !important;}.inner-step-item-05 {    background: #c65a78;    color: #fff;}.find-desc,.inner-step-item-05 .inner-step-en,.inner-step-item-05 p {    color: #fff !important;}.oba-version.para-5 .text {    place-self: center;    width: 53%;}.prepare-list {    display: grid;    grid-template-columns: max-content max-content;    list-style: none;    padding-left: 25px;    gap: 30px 100px;    font-size: var(--InnerFontSizeDesc);}.prepare-list li {    position: relative;}.prepare-list li::before {    content: '';    width: 18px;    aspect-ratio: 1/1;    position: absolute;    top: 50%;    left: -25px;    transform: translateY(-50%);    background: url(archive/image/eforms4/eform-1-10.webp) no-repeat;    background-size: contain;}.prepare-list li::after {    content: '';    width: calc(100% + 45px);    left: -27px;    height: 1px;    background: #e4e4e4;    bottom: -15px;    position: absolute;}.oba-version.para-6 {    background: linear-gradient(0deg, #f1f1f1, #f6f6f6);    padding-bottom: calc(var(--SectionPadding) + 10vw);}.find-box {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 2rem;}.find-item {    width: calc(100%/3 - 2rem);}.find-text {    background: #127ac3;    color: #fff;    padding: 3rem;    position: relative;}.find-title {    font-size: var(--FontSizeH3);    font-weight: 600;    margin-bottom: 1rem;    border-bottom: 1px solid #ffffff57;    padding-bottom: 1rem;}.find-number {    position: absolute;    top: -45px;    left: -3px;    color: #127ac3;    font-size: 50px;    line-height: 1;    font-weight: bold;}.oba-version.para-7 {    position: relative;}.oba-version.para-7::before {    content: '';    width: 100%;    height: 120%;    position: absolute;    background: url(archive/image/customization/case-bg-2.webp) no-repeat;    background-size: cover;    top: 0;    z-index: -1;    background-attachment: fixed;}.oba-version.para-7 .w-80 {    background: #fff;    padding-bottom: var(--SectionPadding);}.oba-version-a.para-7 .w-80 {    margin-top: -10vw;}.oba-version.para-7-1 {    gap: 0 5vw;    padding-left: 6vw;    padding-right: 6vw;    align-items: center;    position: relative;}.oba-version.para-7-1::before {    content: '';    width: 1px;    height: 8vw;    background: #ccc;    position: absolute;    left: 50%;    transform: translateX(-50%);    top: -4vw;}.oba-version.para-7-2 .bg-blue {    padding: 2rem;    position: relative;}.oba-version.para-7-2 .bg-blue::before {    content: '';    width: 35px;    height: 20px;    background: var(--SubColorBlue);    position: absolute;    left: 50%;    transform: translateX(-50%);    bottom: -18px;    clip-path: polygon(50% 100%, 0 0, 100% 0);}.oba-version.para-7-3 {    width: 65%;    margin: 3vw auto 0;    padding: 5vw;    border: 1px solid #ccc;    border-radius: 2vw;}.chat-box {    display: grid;    gap: 3vw;}.chat-item {    display: grid;    gap: 2.5vw;    align-items: center;}.chat-item-01,.chat-item-03 {    grid-template-columns: 1fr 4fr;}.chat-item-02,.chat-item-04 {    grid-template-columns: 4fr 1fr;}.chat-image img {    border-radius: 50%;    overflow: hidden;    margin-bottom: 1rem;    border: 1px solid #eee;}.chat-text {    background: #f0f5fd;    padding: 3rem;    border-radius: 1vw;    position: relative;}.chat-text::before {    content: '';    width: 2.5vw;    height: 40px;    background: #f0f5fd;    position: absolute;}.chat-text:nth-of-type(odd)::before {    right: -2vw;    top: 50%;    transform: translateY(-50%);    clip-path: polygon(0 100%, 100% 15%, 0 0);}.chat-text:nth-of-type(even)::before {    left: -2vw;    top: 50%;    transform: translateY(-50%);    clip-path: polygon(100% 100%, 0 15%, 100% 0);}.chat-name {    text-align: center;    font-size: 18px;    line-height: 1.5;    font-weight: 600;}.chat-name br {    display: none;}.chat-title {    font-size: calc(var(--FontSizeH3)*1.1);    line-height: 1.5;    font-weight: 600;}.chat-title+.chat-desc {    margin-top: 1rem;}.chat-bar {    border: 1px solid #ccc;    border-radius: 50px;    padding: 1rem 2rem;}.chat-bar img {    margin-left: auto;    display: block;    width: 80px;}.oba-version.para-8 .text {    margin: 0 10vw;    border-left: 0;    padding-left: 0;}.oba-version-a.para-8 .text {    display: flex;    flex-direction: column;    align-items: flex-start;    justify-content: center;}.oba-version-a.para-8 .main-title span {    font-size: calc(var(--FontSizeMain)*1.85);}.discount-box {    position: absolute;    font-size: calc(var(--FontSizeH3)*1.1);    border-radius: 50%;    display: flex;    align-items: center;    justify-content: center;    bottom: 0;    right: -8vw;    width: 7vw;    aspect-ratio: 1/1;    line-height: 1.5;    letter-spacing: 1px;    font-weight: 600;}.discount-box::before {    content: '';    width: 35px;    height: 40px;    background: #c75a78;    position: absolute;    left: -10px;    bottom: 20%;    clip-path: polygon(100% 100%, 0 100%, 60% 20%);}.discount-item {    padding: 3rem;    border-radius: 1vw;    text-align: center;    font-size: var(--FontSizeH3);    font-weight: 600;}.oba-version.para-5 img,.find-image img,.oba-version.para-3 .image img,.oba-version.para-1 .image img,.oba-version-b.para-10 img,.oba-version.para-8 img {    object-fit: cover;    height: 100%;    width: 100%;}/* 售後回租 */ 
.oba-version-b.para-1 {    grid-template-columns: 45% auto;    gap: 0 7vw;    align-items: center;}.oba-version-b.para-1 .text-01 {    padding-bottom: 0;    padding-left: 0;}.trouble-list {    padding-left: 20px;    gap: 10px 80px;    justify-content: center;    list-style: disc;}.oba-version-b .assure-list {    grid-template-columns: 1fr;}.oba-version-b.para-3 .text {    padding-left: 5vw;    margin-right: 8vw;}.oba-version-b.para-3 .text::after {    width: calc(100% + 16vw);}.four-box {    display: grid;    grid-template-columns: repeat(4, 1fr);    gap: 0 2vw;    justify-content: center;    position: relative;    z-index: 1;    width: 45%;    margin: auto;}.four-item {    padding: 2vw;    border-radius: 50%;    display: flex;    flex-direction: column;    justify-content: center;    text-align: center;    position: relative;    letter-spacing: 4px;    font-weight: 600;    font-size: calc(var(--FontSizeH3)*1.3);    aspect-ratio: 1/1;}.four-item::before {    content: '';    width: 90%;    height: 90%;    border: 1px dashed #fff;    border-radius: 50%;    position: absolute;    left: 50%;    top: 50%;    transform: translateX(-50%) translateY(-50%);    padding: 2rem;}.feature-list {    font-size: var(--InnerFontSizeDesc);    padding-left: 25px;}.feature-desc-1 {    border-bottom: 1px solid #cccccc59;    padding-bottom: 2vw;}.oba-version-b.para-10 .text {    width: 60%;    margin: auto;}.oba-version-b .chat-item-04 .chat-desc {    display: grid;    gap: 2rem;}.chat-desc-2 {    background: #fff;    border-radius: 1rem;    padding: 2vw;}.chat-desc-2 .chat-desc-title {    display: flex;    flex-direction: column;    font-weight: 600;    font-size: var(--FontSizeH3);    border-bottom: 1px solid #ccc;    padding-bottom: 1rem;    margin-bottom: 1rem;}.chat-desc-2 .chat-desc-title b {    font-size: calc(var(--FontSizeH3)*1.5);    color: var(--Orange);}.chat-desc-2 .chat-desc-sub-title {    display: flex;    flex-direction: column;    font-weight: 600;    font-size: var(--InnerFontSizeDesc);}.oba-version-b-desc {    padding: 3rem;    border-radius: 0 1vw 0 1vw;    font-size: var(--InnerFontSizeDesc);    position: relative;}.oba-version-b-desc::before {    content: '';    width: 30px;    height: 30px;    background: var(--Orange);    position: absolute;    left: 0;    top: 0;    clip-path: polygon(0 0, 0% 100%, 100% 0);}.oba-version-b.para-11 .bg-light-blue {    padding: 4vw 6vw;    margin: auto 6vw;}/* 試算表 */ 
.oba-version-c.para-12 {    margin-bottom: 5rem;}.oba-version-c.para-12 .main-title {    font-size: calc(var(--FontSizeMain)*1.3);}.oba-version-c.para-12 .section-title .sub-title {    font-size: calc(var(--FontSizeSub)*1.2);    color: #333;    line-height: 1.7;}.oba-version-c.para-12 .section-title {    margin-bottom: 0;}.oba-version-c.para-3 .section-title {    margin-bottom: 2vw;}.oba-version-c.para-3 .description small {    color: var(--SubColor);    font-size: 100%;    display: flex;    align-items: center;}.oba-version-c.para-3 .description small i {    padding-right: 10px;    font-size: 22px;}.oba-version-c.para-3 .text {    place-content: center;    display: grid;    padding-bottom: 3vw;    margin-right: 6vw;    padding-left: 6vw;}.oba-version-c.para-8 h3 {    color: var(--NaviColor);    font-weight: 600;    font-size: 22px;    line-height: 1;    margin-top: 0;}.oba-version-c.para-8 .ability-list {    display: grid;    grid-template-columns: 1fr;    gap: 5px;    padding-left: 20px;    font-size: 18px;    color: var(--TextSubColor);}.oba-version-c-desc.bg-white-2 {    background: rgb(242 242 242);    padding: 2rem;    border-radius: 30px;}.oba-version-c-desc.bg-white-2 h3 i {    padding-right: 10px;}.oba-version-c-desc.bg-white-2 h3 {    color: var(--Orange);    line-height: 1;    margin-top: 0;}.oba-version-c-desc.bg-white-2 .description {    color: #555;}.oba-version-c.para-8 {    margin-top: -6px;}.oba-version-c.para-8 .index-btn {    margin-left: 0;    padding: 15px;    width: 250px;}.oba-version-c.para-8 .index-btn .fix-btn-02-icon {    width: 23px;    filter: invert(100) brightness(100);}.oba-version-c.para-8 .index-btn:hover img {    transform: unset;}.oba-version-c.para-8 .text {    margin: 0 5vw !important;}p.add {    font-weight: 600;    font-size: 22px;    line-height: 1.4;    color: #c75a77;    margin: 0;}.info-last {    margin: 3rem auto 0;    letter-spacing: 1px;    line-height: 1.7;    font-weight: 400;    font-family: 'Noto Sans TC', sans-serif !important;    font-size: 16px;    color: #333;}.info-last ul {    padding-left: 21px;}.search-block {    padding: 12vw 0;    text-align: center;    min-height: 65vh;}.index .PAGE404 .RWDbanner_plus01 .slick-item .pic img,.index .PAGE404 .RWDbanner_plus01.inpage>.RWDbanner_plus01>.pic img {    height: auto !important;    object-fit: unset;}

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

@media (max-width: 2280px) {    .step-block .container-80 {        grid-template-columns: 40% auto;    }    .knowledge-box .container-80 {        width: 90%;    }    .footer-list {        gap: 10px 5vw;        grid-template-columns: repeat(2, max-content);        grid-template-rows: 1fr 1fr;    }    .footer-info .RWDedictor008 {        grid-template-areas:            "footer-logo company-title company-title"            "footer-logo footer-center footer-right";        grid-template-columns: 6.5% auto 325px;    }    .sns-block {        margin-top: 3rem;    }    .case-block>.container {        width: 90% !important;    }    .case-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item .img-hover {        padding: 4rem 2rem;    }    .case-block .owl-item img {        left: 2rem;        top: 4rem;    }    /* 內頁 */    .oba-version.para-3 .text {        margin-left: 5vw;        margin-right: 5vw;        padding-left: 5vw;    }    .four-box {        width: 55%;    }    .oba-version-b.para-1 {        grid-template-columns: 48% auto;    }    .oba-version.para-5 .text {        width: 58%;    }    .oba-version.para-7-3 {        width: 70%;    }}@media (max-width: 2048px) {    .knowledge-box .container-80 {        width: 95%;    }    .about-content {        gap: 0px 8vw;    }    .about-content {        grid-template-columns: 35% auto;    }    .case-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item .img-hover {        padding: 3rem 1.5rem;    }    .case-block .owl-item img {        left: 1.5rem;        top: 3rem;    }    .news-item-title h3 {        margin-bottom: 10px;    }    /*231113修改*/    .fix-btns {        right: calc(11% + 70px + 3rem);    }    /* 內頁 */    .RWDmenu_plus04 .site-nav .menu>li>a {        letter-spacing: 1px;    }    .four-box {        width: 60%;    }    .oba-version.para-5 .text {        width: 65%;    }}@media (max-width: 1920px) {    .RWDmenu_plus04 .header {        padding: 0 2% 0px 20px;    }    .news-block .RWDbanner012 .swiper-container {        height: 60vh;    }    .step-title .section-title {        grid-template-columns: 80px auto;    }    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {        padding-top: 8%;    }    .case-block>.container {        grid-template-columns: auto 70%;    }    .form-left {        padding: 0 10%;    }    .form-left::after {        left: 4.5%;    }    .form-block .container-fuild {        grid-template-columns: auto 55%;    }    .form-block .form-name {        width: 33%;    }    /*231113修*/    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {        padding-top: 11%;        padding-left: 11%;    }    /* 內頁 */    .page_wrapper_bg section.call_to_action {        min-height: 700px;    }    .oba-version-a.para-7 .w-80,    .oba-version.para-2 .w-80,    .oba-version.w-80 {        width: 85%;    }    .oba-version-a.para-1 {        grid-template-columns: 55% auto;    }    .oba-version-a.para-1 .text-02 {        padding: 3vw 45% 3vw 5vw;    }    .find-box.w-70 {        width: 80%;    }    .oba-version.para-8 .text {        margin: 0 8vw;    }    .oba-version .sub-title,    .oba-version .section-title .sub-title {        font-size: calc(var(--FontSizeSub)*1.3);    }    .oba-version.para-7-3 {        width: 75%;    }}@media (max-width: 1800px) {    .news-desc p,    .news-block .RWDbanner012 .two_box .sub_title {        font-size: 14px;    }    .step-block .container-80 {        grid-template-columns: 40% auto;        width: 90%;    }    .footer-block .container,    #RWDfullscreen01 .container {        width: 90%;    }    .form-left::after,    .banner-block::before {        display: none;    }    .step-block::before,    .news-block::before {        left: 5%;    }    .step-title .section-title {        padding-left: 5%;    }    .form-block .container-fuild {        grid-template-columns: auto 55%;    }    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {        padding-left: 7.5%;    }    .about-content {        gap: 0px 6vw;    }    .form-text .section-title {        padding-left: 0;    }    .banner-block .slickitem01::before {        width: 90%;    }    .banner-deco {        top: 65%;    }    .form-right {        padding: calc(var(--SectionPadding)/1.5) 9%;    }    .form-left {        padding: 0 9%;    }    /*231113修*/    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {        padding-left: 11%;    }    .banner-block .RWDbanner_plus01 .logo img {        width: 30vw;    }    .RWDmenu_plus04 .header.is-up .site-nav .menu {        padding: 0 15px 0 50px;    }    /* 內頁 */    .find-box.w-70 {        width: 85%;    }    .chat-name br {        display: block;    }    .discount-box {        right: -9vw;        width: 8vw;    }    .oba-version-b.para-10 .text {        width: 70%;    }    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    .oba-version.para-3 .text {        margin-left: 4vw;        margin-right: 4vw;        padding-left: 4vw;    }    .four-box {        width: 65%;    }    .find-text {        padding: 2rem;    }    .inner-step-box {        grid-template-columns: repeat(3, 270px);    }}@media (max-width: 1700px) {    .RWDmenu_plus04 .header .logo img {        width: 3.65%;    }    .RWDmenu_plus04 .header .logo::before {        top: 23px;    }    /*漢堡提早*/    .RWDmenu_plus04 .header-in {        display: block;    }    .RWDmenu_plus04 .site-nav {        display: none;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        display: block;        line-height: 84px;        padding-top: 0;        padding-bottom: 0;    }    .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 {        border-bottom: 1px solid #f2ecf3;    }    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {        font-size: 16px;    }    .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 {        position: relative;        padding-right: 0;        float: right;        margin: 10px 5px 0 0;    }    .ml-stack-nav-toggle {        color: #fff;    }    .ml-stack-nav-toggle__line {        background: #fff;    }    .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 .features .search-btn {        padding: 0 15px;        line-height: 70px;    }    .RWDmenu_plus04 #search-box {        right: 118px;        top: 22px;    }    .fix-btns {        right: calc(19% + 70px + 3rem);        top: 7px;    }    .chat-item-01,    .chat-item-03 {        grid-template-columns: 1fr 5fr;    }    .chat-item-02,    .chat-item-04 {        grid-template-columns: 5fr 1fr;    }}@media (max-width: 1680px) {    .sns-block a,    .footer-list {        font-size: 16px;    }    .sns-block a {        width: 230px;        line-height: 30px;    }    .copyrights {        margin-top: 4rem;    }    .footer-info .RWDedictor008 {        grid-template-columns: 100px auto 280px;    }    .form-block .depend_column .boxname {        min-width: calc(100% / 2 - 18px);        padding-bottom: 6px;    }    .form-block .RWDeform001 .form-horizontal .form-group {        margin-bottom: 20px;    }    .about-text {        max-width: 650px;    }    .about-bg {        width: 88%;        height: 75%;    }    .step-title .section-title-image {        width: 8vw;    }    /*loading*/    .fl img {        width: 180px;    }    /* 內頁 */    .oba-version-a.para-7 .w-80,    .oba-version.para-2 .w-80,    .oba-version.w-80 {        width: 90%;    }    .oba-version.para-3 .text::after {        display: none;    }    .oba-version.para-3 .text {        border-left: 0;        padding-left: 0;    }    .find-box.w-70 {        width: 90%;    }    .oba-version-b.para-10 .text {        width: 80%;    }    .page_wrapper_bg section.hgroup .container {        margin-bottom: 3rem;    }    .oba-version.para-8 .text {        margin: 0 6vw;    }    .oba-version.para-5 .text {        width: 75%;    }    .oba-version.para-7-3 {        width: 85%;    }    .oba-version-c.para-3 .text {    padding-bottom: 0vw;}.oba-version-c.para-12.w-40{    width: 60%;}}@media (max-width: 1512px) {    .fix-btn-02,    .fix-btn-01 {        font-size: 15px;        padding: 10px 20px;    }    .RWDmenu_plus04 .header .logo img {        width: 60px;    }    .RWDmenu_plus04 .header::before {        display: none;    }    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {        padding-left: 120px;    }    .RWDbanner_plus01.style-dotnav.dot .slick-dots button {        width: 10px;        height: 10px;        line-height: 10px;    }    .container-80 {        width: 85%;    }    .step-title .section-title {        gap: 0px 1rem;        grid-auto-flow: row;        grid-template-areas:            "section-title-image en-title"            "main-title main-title"            "sub-title sub-title";    }    .step-block .container-80 {        grid-template-columns: 36% auto;        gap: 0 4vw;    }    .funny-boxes>.funny-boxes-icon {        height: 50px;        line-height: 50px;        width: 50px;    }    .step-block .funny-boxes {        grid-template-columns: 50px auto;        gap: 0 5rem;    }    .step-box::before {        left: calc(50px + 2.5rem + 2rem);    }    .step-block .funny-boxes>.funny-boxes-text>.funny-boxes-tit {        font-size: 26px;    }    p,    .description {        font-size: 15px;    }    .knowledge-block .RWDproduct002_v3 .popup-portfolio .portfolio-item {        padding: 0 2rem 0rem;    }    #RWDfullscreen01 .case-block .container {        width: 95%;    }    .knowledge-box .container-80 {        width: 100%;    }    .step-title .sub-title br {        display: block;    }    .knowledge-block .RWDproduct002_v3 .section-inner .row:nth-child(2) {        top: 79px;    }    .banner-block .RWDbanner_plus01 .logo img {        width: 26vw;    }    .about-text {        max-width: 680px;    }    .about-bg {        width: 81%;        height: 71%;    }    /*231113修*/    .banner-block .RWDbanner_plus01 .logo img {        width: 30vw;    }    .about-content {        grid-template-columns: 40% auto;        gap: 0px 2vw;    }    .fix-btns {        right: calc(24% + 70px + 3rem);    }    .layoutlist_4 .pricearea span {        margin: 0    }    .layoutlist_4 .pricearea {        flex-direction: column-reverse;        align-items: flex-start    }    /* 內頁 */    .oba-version-a.para-7 .w-80,    .oba-version.w-80 {        width: 93%;    }    .four-box {        width: 70%;    }    .oba-version.para-7 .w-80 {        width: 85%;    }    .eforms4 .form-logo {        width: 20vw;    }.oba-version-c.para-8 h3{    font-size: 20px;}.oba-version-c.para-8 .ability-list{    font-size: 15px;}p.add {    font-size: 20px;}.info-last {    font-size: 15px;}}@media (max-width: 1440px) {    .step-block::before,    .news-block::before {        display: none;    }    .container-80 {        width: 90%;    }    .news-block .RWDbanner012 .swiper-container {        height: 550px;    }    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {        padding-left: 13%;        padding-top: 7%;    }    .step-title .section-title {        padding-left: 0;    }    .fix-sidebar-title {        font-size: 15px;        padding: 15px 10px;        width: 42px;    }    .fix-sidebar-icon {        width: 18px;        height: 18px;    }    .fix-sidebar-btn {        padding: 0 10px;    }    .step-block .container-80 {        padding: 0;    }    .footer-info .RWDedictor008 {        grid-template-columns: 90px auto 280px;        gap: 0px 3rem;    }    .knowledge-btn a {        margin-top: 1rem;    }    .step-title .section-title-image {        width: 9vw;    }    .about-text {        max-width: 600px;    }    .about-list ul {        grid-template-columns: repeat(2, max-content);        gap: 0 6vw;    }    .about-bg {        width: 90%;        height: 70%;    }    /*231113修*/    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {        padding-left: 11%;        padding-top: 13%;    }    .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    #sidebar.layoutmenu1,    #sidebar.layoutmenu3,    #sidebar.layoutmenu6 {        padding-right: 40px;    }    .RWDtimeline02 .model-title,    .RWDtimeline01 .model-title {        font-size: 20px;    }    .oba-version-b.para-11 .bg-light-blue {        margin: auto 3rem;    }    .oba-version-a.para-1 .text-01 {        padding-left: 3rem;    }    .oba-version-a.para-1 .text-02 {        padding: 3rem 45% 3rem 3rem;    }    .oba-version.para-1 {        padding-left: 3rem;        padding-right: 3rem;    }    .discount-box {        right: -150px;        width: 130px;    }    .oba-version.para-7 .w-80 {        width: 90%;    }    .layoutlist_8 .list_subject {        padding-left: 2rem;    }    .oba-version.para-2 .w-80 {        padding-left: 3vw;        padding-right: 3vw;    }    .compare-table :is(tr, td, th) {        padding: 1rem;    }}@media (max-width: 1400px) {.oba-version-c.para-8 {    grid-template-columns: 1fr;}.oba-version-c.para-8 .image{    grid-row: 2/2;}.oba-version-c.para-8 .image img{     object-fit: cover;    height: 45vw;}.oba-version-c.para-8 .text {    margin: auto !important;    width: 90%;    max-width: 960px;}.oba-version-c.para-3 .section-title,.oba-version-c.para-8 .mb-2 {    margin-bottom: 2rem;}}@media (max-width: 1366px) {    .fix-btns {        right: calc(27% + 70px + 3rem);    }    .case-block>.container {        grid-template-columns: 100%;        gap: 0px;        grid-auto-flow: row;        grid-template-areas:            "case-title"            "case-box"            "case-btn ";    }    #RWDfullscreen01 .case-block .container {        width: 90%;    }    .case-title .sub-title br {        display: none;    }    .case-title .section-title .main-title {        margin-bottom: 5px;    }    .case-btn .index-btn {        margin: 3rem auto 0;    }    .funny-boxes>.funny-boxes-icon {        height: 45px;        line-height: 45px;        width: 45px;        left: 8px;    }    .step-box::before {        top: -5rem;    }    .footer-info .RWDedictor008 {        grid-template-columns: 100px auto;        grid-template-areas:            "footer-logo company-title "            "footer-logo footer-center "            "footer-right footer-right";    }    .footer-right {        justify-content: start;    }    .copyrights {        margin-top: 0;    }    .footer-right {        place-content: unset;        padding-top: 4rem;    }    .sns-block {        margin-top: 2rem;    }    .case-title {        padding: 0 15px;    }    .knowledge-image {        height: 30vw;    }    .case-block .RWDnews005 .owl-carousel.owl-padding-10 .owl-item .img-hover {        padding: 2rem 1.5rem;    }    .case-block .owl-item img {        top: 2rem;    }    .footer-menu a {        color: #ffffffc4;    }    .news-item-title {        padding-left: 0;        padding-bottom: 1rem;        padding-top: 70px;    }    .compare-table :is(th:first-of-type, td:first-of-type) {        width: 120px;    }    .inner-step-item:not(:last-of-type):before {        width: 2vw;        right: -3vw;    }    .oba-version.para-2 .w-80 {        padding-left: 0;        padding-right: 0;    }    .table-award {        width: 3.5vw;    }    .inner-step-box {        grid-template-columns: repeat(3, 250px);        gap: 0 45px;    }    .inner-step-item:not(:last-of-type):before {        width: 25px;        right: -35px;    }}@media (max-width: 1300px) {    .productlist .layoutlist_4 .col-sm-3.col-md-3 {        width: calc(100%/3);        float: left;    }}@media (max-width: 1280px) {    .fix-btns {        right: calc(25% + 70px + 3rem);    }    .about-block .container {        width: 100% !important;    }    .about-content {        padding-right: 5%;    }    .form-block .container-fuild {        grid-template-columns: 1fr;        grid-auto-flow: row;    }    .form-text .section-title .en-title br {        display: none;    }    .form-text {        display: flex;        justify-content: space-between;        align-items: center;        gap: 2rem;    }    .form-left {        padding: 0 6%;    }    .form-right {        padding: var(--SectionPadding) 6%;    }    .form-block .depend_column .boxname {        min-width: calc(100% / 3 - 18px);    }    .form-image {        width: 50%;    }    .form-image img {        height: 270px;    }    .form-left .main-title {        margin-bottom: 2rem;    }    .form-block .form-name {        width: 37.5%;    }    .step-block .funny-boxes {        padding: 2rem 0rem 2rem 2rem;    }    .page_wrapper_bg section.call_to_action>.container {        width: 95%;    }    .find-item {        width: calc(100%/2 - 2rem);    }    .find-box.w-70 {        width: 80%;    }    .find-item {        display: flex;        flex-direction: row-reverse;        width: 100%;        align-items: center;        background: #127ac3;    }    .find-item .find-image,    .find-item .find-text {        width: 50%;    }    .find-item .find-text {        background-color: transparent;        height: auto !important;    }    .find-text {        padding: 3rem;    }    .discount-box {        right: -130px;        width: 115px;        letter-spacing: 0;    }    .mb-2 {        margin-bottom: 2rem;    }    .oba-version.para-3 .section-title {        margin-bottom: 2rem;    }    .oba-version.para-7-3 {        width: 90%;    }}@media (max-width: 1200px) {    .news-block .RWDbanner012 .swiper-container {        height: 35vw;    }    .RWDbanner012 .two_box .box {        height: 20vw;    }    .news-block .RWDbanner012 .two_box .box {        overflow: visible !important;        margin-bottom: 40px;    }    .news-block .RWDbanner012 .two_box .button {        padding: 0 25px;        bottom: -40px;        width: 100%;        border-radius: 0;        line-height: 40px;        height: 40px;    }    .news-block .RWDbanner012 .main_pic_box .button {        transform: unset;    }    .news-block .RWDbanner012 .main_pic_box .button::before {        display: none;    }    .news-block .RWDbanner012 .main_pic_box .button {        padding: 10px 30px;    }    .RWDbanner012 .two_box .box .text_box {        max-width: unset;    }    .RWDbanner012 .swiper-slide .box::before {        content: '';        width: 100%;        height: 100%;        background: linear-gradient(10deg, #000000c4 11%, transparent 50%);        position: absolute;        left: 0;        top: 0;    }    .news-block .RWDbanner012 .swiper-slide .box .text_box {        padding: 0 18px;        left: 0;        width: 100%;    }    .news-block .RWDbanner012 .swiper-container-horizontal .RWDbanner012-pagination {        left: 12px;    }    .eforms4 .formdesc {        padding: 2rem;    }    .oba-version .sub-title,    .oba-version .section-title .sub-title {        font-size: calc(var(--FontSizeSub)*1.2);    }    .eforms4 .form-horizontal .form-group {        margin-bottom: 1rem;    }}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
.step-block .container-80 {    grid-template-columns: 1fr;    grid-auto-flow: row;    width: 80%;}.step-title .sub-title br {    display: none;}.step-box::before {    top: 0;}.form-text .section-title {    width: 55%;}.form-image {    width: 45%;}.form-block .RWDeform001 label {    font-size: 15px;}.step-title .section-title {    display: grid;    grid-template-columns: max-content;    gap: 0px 5vw;    margin-bottom: 2rem;    grid-auto-flow: row;    grid-template-areas:        "step-en-block main-title"        "step-en-block sub-title";    grid-template-rows: 1fr;}.step-en-block {    grid-area: step-en-block;    padding-bottom: 0;}.step-title .main-title {    grid-area: main-title;    place-content: end;    display: grid;    justify-content: start;}.step-title .sub-title {    grid-area: sub-title;}.about-content {    display: grid;    grid-template-columns: 1fr;    gap: 0px;    grid-auto-flow: row;    grid-template-areas:        "about-image "        "about-text"        " about-btn";}.about-image {    display: none;}.about-image-pad {    display: block;}.about-image-pad img {    object-fit: cover;    object-position: center;    height: 400px;    width: 100%;}.about-content {    padding-right: 0;}.about-text {    width: 70%;    margin-left: 6%;    max-width: unset;}.about-btn {    width: 70%;    margin: auto auto 8vw 6%;}.about-list ul {    grid-template-columns: repeat(3, max-content);    gap: 0 8vw;}.about-bg {    position: absolute;    bottom: -3%;    width: 110%;    height: 50%;}.about-block::before {    font-size: 11.5vw;    right: 50%;    transform: translateX(50%);    width: 100%;    bottom: -2.5vw;    text-align: center;}.about-block {    background-image: radial-gradient(58.5% 58.5% at 82% 104%, rgb(255 255 255 / 64%) 0%, rgb(210 232 255 / 85%) 25%, rgb(184 223 237) 50%, rgb(255 255 255 / 0%) 100%), radial-gradient(53% 51.5% at 36% 0%, rgba(246, 250, 252, 0.84) 0%, rgba(228, 241, 248, 0.74) 20%, rgba(210, 232, 245, 0.64) 40%, rgb(98 197 255 / 54%) 60%, rgba(144, 205, 244, 0.34) 100%), linear-gradient(185deg, rgb(229 246 255) 0%, rgb(4 159 218) 14.29%, rgb(4 164 255) 28.57%, rgb(117 188 212) 42.86%, rgb(60 155 178) 57.14%, rgb(104 184 201) 71.43%, rgb(83, 198, 245) 100%), linear-gradient(90deg, rgb(0 188 255) 0%, rgb(0 166 255) 24.75%, rgb(31 190 255) 49.5%, rgba(25, 151, 255, 0) 99%);}.knowledge-block .RWDproduct002_v3 .popup-portfolio .portfolio-item {    padding: 0 1rem 0rem;}.knowledge-image {    height: 320px;    margin-top: 3rem;}.symbol {    width: 30px;    padding-bottom: 1rem;}.case-block {    background-image: radial-gradient(58.5% 58.5% at 95% 87%, rgb(255 255 255 / 64%) 0%, rgb(163 232 255 / 64%) 25%, rgb(184 223 237) 50%, rgb(174 255 249 / 0%) 100%), radial-gradient(53% 51.5% at 31% 0%, rgb(255 255 255 / 45%) 0%, rgb(234 228 248 / 42%) 20%, rgb(210 232 245 / 51%) 40%, rgb(98 197 255 / 24%) 62%, rgb(96 161 255 / 54%) 100%), linear-gradient(359deg, rgb(11 44 89) 0%, rgb(35 133 143) 14.29%, rgb(2 61 97 / 9%) 28.57%, rgb(117 194 212) 42.86%, rgb(129 227 255) 57.14%, rgb(86 202 227) 71.43%, rgb(83, 198, 245) 100%), linear-gradient(34deg, rgb(0 188 255) 0%, rgb(73 182 240) 24.75%, rgb(31 190 255) 49.5%, rgba(25, 151, 255, 0) 99%);}.knowledge-cards {    margin-top: 0;}.banner-block .RWDbanner_plus01 .logo {    left: 20%;    position: relative;}#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {    padding-left: 0;    padding-top: 12%;}.banner-block .RWDbanner_plus01 .logo img {    width: 30vw;}/*loading*/ 
.fl img {    width: 150px;}/*231113修*/#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {    padding-top: 20%;}.banner-block .RWDbanner_plus01 .logo img {    width: 36vw;}.news-block:after {    height: 25%;}.about-image-pad img {    object-position: bottom;}.case-block {    background: url(archive/image/customization/news_bg.jpg) no-repeat;    background-size: cover;}.about-block {    background: url(archive/image/customization/231113_about-bluebg-pad.jpg) no-repeat;    background-size: cover;}.about-image-pad img {    height: 460px;}/*231123修*/ 
.fix-btns {    right: calc(29% + 70px + 3rem);}/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 5rem 0;}.page_wrapper_bg section.call_to_action>.container {    width: auto;    padding: 0 30px;}#sidebar input,#sidebar select,#sidebar select.form-control:not([size]):not([multiple]) {    font-size: 1rem;    height: 45px;    color: #000;    letter-spacing: 0;}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {    width: calc(100%/3 - 1px);}.oba-version-a.para-1 .text-02 {    display: grid;    place-content: center;        grid-template-columns: 1fr;}.oba-version-a.para-1 {    grid-template-columns: 50% auto;}.oba-version-a.para-1 .text-01 {    grid-area: 1 / 1 / 2 / 3;    padding-right: 3rem;}.oba-version-a.para-1 .image {    grid-area: 2/2/3/3;    margin-right: 2rem;    margin-top: 2rem;}.oba-version-a.para-1 .section-title {    text-align: center;    border-bottom: 1px solid #ccc;    padding-bottom: clamp(1.5rem, 1rem + 1.5625vw, 3rem);}.prepare-list,.assure-list {    grid-template-columns: 1fr;    gap: 16px 0;}.prepare-list li::after,.assure-list li:not(:last-of-type)::before {    bottom: -8px;}.assure-list {    margin-left: 40px;}.assure-list span::before {    width: 25px;    height: 25px;}.assure-list span {    left: -30px;}.oba-version.para-3-1 .image::before {    height: var(--SectionPadding);    font-size: calc(var(--SectionPadding)*0.7);    line-height: 1.5;}.inner-step-box {    grid-template-columns: repeat(3, 230px);}.oba-version.para-7-1 {    padding-left: 3rem;    padding-right: 3rem;    gap: 0 2rem;}.oba-version.para-7-2 .bg-blue {    padding: 1rem;}.chat-text {    padding: 2rem;    border-radius: 1rem;}.oba-version-b.para-8 .main-title {    text-align: center;}.oba-version.para-8 {    grid-template-columns: 1fr;}.oba-version.para-8 .text {    align-items: center;}.oba-version-a.para-8 .section-title {    margin-right: 115px;}.oba-version-c.para-8 .image img,.oba-version.para-8 .image {    height: 40vw;}.oba-version-b.para-1 {    grid-template-columns: 50% auto;    gap: 3rem;}.layoutlist_8 .list_subject {    padding-left: 1rem;}.eforms3 .layoutlist_1,.eforms1.eformscontent .layoutlist_1 {    width: 100%;}.oba-version.para-2 .w-80 {    width: 90%;}.compare-table :is(tr, td, th) {    padding: 10px;}.tag-box {    width: 100%;}.four-box {    width: 80%;}.oba-version.para-8 .text {    margin: 0 10vw;}.compare-table th.bg-orange {    font-size: calc(var(--FontSizeH4)*1.2);}.oba-version-a.para-1 .text-01 .description{    text-align: center;}.oba-version-a.para-1 .text-01 .description br:nth-of-type(2){    display: none;} .oba-version-c.para-3 .sub-title{font-size: calc(var(--FontSizeSub)*1.1);}/* 匯入SEO方案專用資源樣式*//*--------窄版文章區塊變100%------*/ 
.maxwidth-txtbox {max-width: 100%;margin: 0 auto;}/* SEO文章寬度 */:is(.editor, .cke_editable):has(.parent_w70) {        max-width: 100%    }
}
/*1199px end*/
/*1100 start*/

@media (max-width: 1100px) {    .news-item-title h3 {        -webkit-line-clamp: 2;    }    .about-bg {        width: 118%;    }    .compare-table {        overflow-x: auto;    }    .table-award {        width: 40px;        bottom: -10px;    }    .oba-version-b.para-1 {        grid-template-columns: 52% auto;    }    .compare-table table {        border: 1px solid #cccccc57;    }    .compare-table table tbody tr {        width: 100%;        padding: 0;    }    .compare-table table tbody tr td:nth-child(1) {        width: 100%;        text-align: center;        background: white;        padding: 7px;    }    .compare-table table tbody tr td:nth-child(4),    .compare-table table tbody tr td:nth-child(2),    .compare-table table tbody tr td:nth-child(3) {        line-height: 1.5;        padding: 1rem;        background: #f8f8f8;        display: flex;        align-items: center;        justify-content: center;        color: #737373;        ;    }    .compare-table table,    .compare-table table tbody {        width: 100%;        display: block;    }    .compare-table tr th:first-of-type {        display: none;    }    .compare-table thead {        position: sticky;        top: 85px;        display: block;    }    .compare-table {        overflow-x: inherit;    }    .eforms4.id48 .collapsing_header .main {        overflow: inherit;    }    .compare-table th.bg-orange:before,    .compare-table tr:last-of-type .bg-orange-2::before,    .table-award {        display: none;    }    .compare-table .bg-orange-2 {        border: 0;        background-color: rgb(254 242 240) !important;        color: #333 !important;    }    .compare-table th.bg-orange {        font-size: calc(var(--FontSizeH4)*1);    }    .compare-table table thead tr,    .compare-table table tbody tr {        display: grid;        grid-template-columns: repeat(3, 1fr);    }    .compare-table table tbody tr td:nth-child(1) {        grid-column: 1/4;    }    .compare-table table thead tr {        padding: 0;    }}

/*1100 end*/
/*1024px start*/
@media (max-width: 1024px) {
.banner-block .slickitem01::before,.RWDmenu_plus04 .features:after {    display: none;}.banner-dec-circle-01 {    height: 80vw;    width: 80vw;}.banner-dec-circle-02 {    height: 65vw;    width: 65vw;}.banner-block .RWDbanner_plus01 .logo img {    width: 28vw;}.knowledge-block .RWDproduct002_v3 .btn.btn-rj {    padding: 0 20px;}.map-block iframe {    height: 260px;}.footer-list {    font-size: 15px;}.sns-block a {    width: 210px;}.form-block .form-name {    width: calc(100% - 315px)}.case-block>.container {    width: 95% !important;}.step-block .funny-boxes {    padding: 1rem 0rem 1rem 2rem;}.step-block .funny-boxes>.funny-boxes-text>.funny-boxes-tit {    font-size: 23px;    bottom: 0;}.form-image,.form-text .section-title {    width: 50%;}.form-left {    padding: 0 5%;}.form-right {    padding: var(--SectionPadding) 5%;}.banner-deco {    top: 75%;}.index .RWDbanner_plus01 .slick-item .pic img,.index .RWDbanner_plus01.inpage>.RWDbanner_plus01>.pic img {    height: calc(100vh - 50px) !important;    object-fit: cover;}.news-block .RWDbanner012 .two_box .sub_title {    -webkit-line-clamp: 1;}/*231113修*/ 
.banner-block .RWDbanner_plus01 .logo img {    width: 36vw;}/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 50px 0;}/*產品內頁-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;}.form-horizontal .control-label {    font-size: 16px;}.eformscontent .layoutlist_1 {    padding: 2rem 3rem;}.find-box.w-70 {    width: 85%;}.chat-name {    font-size: 16px;}.oba-version .sub-title,.oba-version .section-title .sub-title {    font-size: calc(var(--FontSizeSub)*1.1);}.oba-version .section-title .main-title{        font-size: calc(var(--FontSizeMain)*1.1);}.oba-version.para-8 .text {    margin: 0 7%;}.RWDtimeline02 .timeline2_list .block .text-in {    max-height: 65px;}.eforms1 .form-horizontal .form-group:nth-of-type(3) .boxname {    margin-right: -17px;    }    .four-item {    font-size: calc(var(--FontSizeH3)*1.1);}.oba-version-c.para-3 .text{        margin-left: 3vw;    margin-right: 3vw;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.footer-info .RWDedictor008 {    grid-template-columns: 1fr;    grid-template-areas:        "footer-logo"        "company-title"        "footer-center "        "footer-right";}.footer-logo {    display: none;}.copyrights {    gap: 0;}.keyarrow p,.copyrights,.copyrights a,.copyrights:hover,.copyright_desc,.copyright_desc a,.copyright_desc a:hover {    font-size: 12px !important;}.company-title {    font-size: 22px;}.company-title::before {    width: calc(100% - 260px);}.form-text {    gap: 0;    flex-direction: column-reverse;    padding-bottom: 0;}.form-image,.form-text .section-title {    width: 100%;}.form-text .section-title {    padding: 0 6%;}.form-left {    padding: 0;}.form-image {    display: none;}.form-block .depend_column .boxname {    min-width: calc(100% / 2 - 18px);}.about-list ul {    grid-template-columns: repeat(2, max-content);}.about-image-pad img {    height: 350px;}.step-block .container-80 {    width: 85%;}.RWDbanner012 .two_box .box {    height: 180px;}.knowledge-block .RWDproduct002_v3 .filter-portfolio ul {    overflow: scroll;    justify-content: flex-start;}.knowledge-block .RWDproduct002_v3 .btn.btn-rj {    padding: 0 15px;}.knowledge-block .RWDproduct002_v3 .popup-portfolio .portfolio-item {    width: calc(100% / 2 - 1px);}.case-block .RWDnews005 .owl-theme .owl-controls .owl-buttons div {    background: white;    opacity: 0.8;}.RWDnews005 .owl-prev,.RWDnews005 .owl-next {    line-height: 40px;    width: 40px !important;}.case-block .RWDnews005 .controlls-over .owl-controls .owl-prev {    left: -10px;}.case-block .RWDnews005 .controlls-over .owl-controls .owl-next {    right: -10px;}#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {    padding-left: unset;    padding-top: 130px;    padding-right: unset;}.banner-block .RWDbanner_plus01 .logo {    left: 15%;    top: 6%;    position: relative;}.banner-block .RWDbanner_plus01 .logo img {    width: 35vw;}.banner-deco {    top: 76%;}.about-bg {    width: 100%;    bottom: 0;}.banner-block .RWDbanner_plus01 .slick-item .pic img,.banner-block .RWDbanner_plus01.inpage>.RWDbanner_plus01>.pic img {    height: calc(80vh - 70px) !important;    object-fit: cover;}/*231113修改*/#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {    padding-top: 20vh;}.banner-block .RWDbanner_plus01 .logo img {    width: 46vw;}.RWDmenu_plus04 .header .logo img {    width: 60px;}.RWDmenu_plus04 .header .logo::before {    top: 27px;}.about-image-pad img {    height: 390px;}/*231123修改*/ 
.fix-btns {    right: calc(37% + 70px + 3rem);}.fix-btns {    right: 0;    bottom: 0;    top: unset;    width: 100%;    margin: 0;    border-top: var(--Border2Px1);    border-radius: 0;}.fix-btn-02,.fix-btn-01 {    width: 50%;    border-radius: 0;    justify-content: center;    height: 50px;    font-size: 16px;}.fix-btn-01,.fix-btn-02 {    background: #4779be;}.footer-block {    padding-bottom: 5rem;}.scrollTop002 {    bottom: 7rem;}/* 匯入內頁版面寬度80%*//*麵包屑*/section.hgroup {    margin: 0 0 20px;}.hgroup .container {    margin: 0 0 50px;}.oba-version-a.para-5 .main-title,.oba-version-a.para-3 .main-title,.hgroup .page_subject {    text-align: center;}.hgroup .breadcrumb {    text-align: center;    float: none !important;    position: static;    padding: 0;    border: 0;}/*編輯器 圖文*/ 
.RWDeditor01 .col-md-6 {    padding-left: 0px;    padding-right: 0px;    margin-bottom: 20px;}.RWDeditor01 .col-md-6 img {    width: 100%;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 40px !important;}/*文章列表樣式*/ 
.RWDslider01 .products-list .products-item .box {    align-items: flex-start;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: calc(100% / 2 - 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);}/*相簿列表樣式-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:not(.eforms1) .form-horizontal .control-label {    padding: 0 !important;    width: 100%}.eformscontent .form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;    padding: 0 !important}.eformscontent .col-sm-12.col-md-11,.eformscontent .col-sm-12.col-md-5 {    width: 100%;}.eformscontent .form-horizontal .col-sm-12.col-md-5 {    padding: 0 !important;}.eformsDesc {    margin: 50px 0 0;}/*影片列表*/ 
.layoutlist_2 .video_item {    width: calc(100% / 3 - 1px);}/*產品內頁-02*/#sidebar {    padding: 0 !important;    margin: 0 0 30px;}/*購物車按鈕pad*/#mobile-fixed .btn-box .normal {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}#mobile-fixed .btn-box .bg2 {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff;    background: #000;}.RWDshopping #mobile-fixed .btn.normal {    color: #444;}/*檔案下載*/ 
.download .search-container {    margin-left: 20px;    margin-top: 0;}.eforms3 .customized_columns {    padding: 0 15px;}.eforms3 .customized_columns::before {    display: none;}.contact-page {    border-top: 1px solid #cccccc9e;    padding: 35px 0 0px;}.contact-page .footer-list {    display: grid;    grid-template-columns: max-content max-content !important;    gap: 0 30px;}.eforms3 .new-form {    margin-top: 0;}.eforms1 .eformsDesc .text-center {    text-align: left;}.eforms1 .eformsDesc br {    display: none;}.eforms1 .form-horizontal .form-group:nth-of-type(3) .boxname {    min-width: calc(100% / 2);    margin-right: -18px;}.tag-box {    width: 100%;}.oba-version-a.para-1 {    padding-left: 2rem;    padding-right: 2rem;}.oba-version-b.para-10,.oba-version.para-8,.oba-version.para-7-1,.oba-version.para-5,.oba-version.para-3 {    grid-template-columns: 1fr;}.prepare-list,.assure-list {    grid-template-columns: 1fr 1fr;    gap: 16px 80px;}.oba-version.para-3 .text {    margin-left: auto;    margin-right: auto;    width: 80%;}.oba-version-a.para-7-1 .main-title br,.oba-version.para-3-1 .image::before {    display: none;}.oba-version-a.para-7-1 .main-title {    text-align: center;}.oba-version-a.para-7-1 .text {    margin-bottom: 1rem;}.oba-version-a.para-6 .section-title,.find-box.w-70 {    width: 90%;    margin-left: auto;    margin-right: auto;}.find-text {    padding: 2rem;}.oba-version.para-7-3 {    width: 100%;    border: 0;}.chat-box {    gap: 2rem;}.eforms4 .form-logo {    width: 30vw;}.eforms4 .eformsForm {    width: 85%;}.oba-version-b.para-1 {    grid-template-columns: 1fr;    margin-bottom: var(--SectionPadding);}.oba-version-b.para-10 .image,.oba-version-b.para-1 .image {    height: 45vw;}.oba-version-b.para-10 img,.oba-version-b.para-1 img {    object-position: top;}.oba-version-b.para-11 .bg-light-blue {    padding: var(--SectionPadding) 3rem;    margin: auto;}.oba-version-b.para-11.w-80 {    width: 100%;    padding-bottom: 0;}.four-box {    width: 90%;}.oba-version-b.para-10 .text {    display: grid;    grid-template-columns: 1fr 1fr;    width: 90%;}.oba-version-b.para-10 .section-title {    grid-area: 1/1/1/3;}.feature-desc-1 {    border-right: 1px solid #cccccc59;    border-bottom: 0;    padding-bottom: 0;    margin-bottom: 0 !important;    padding-right: 2rem;    margin-right: 2rem;}.webdesc {    text-align: center;}.messageboard {    width: 100%;}.eforms1 .page_wrapper_bg .article-text .container {    padding: 0%;}.eforms1 .form-horizontal .form-group:first-of-type .options {    width: 220px;}.footer-block .container {    width: 95%;}.eforms1 .form-horizontal .form-group:last-of-type::before {    width: 195px;}.four-item {    letter-spacing: 2px;}.oba-version-b .chat-item-04 .chat-desc {    gap: 1.5rem;}.inner-step-item {    padding: 2rem;}.oba-version.para-5 .text {    width: 75%;}.bg-orange-2,.compare-table table {    font-size: 15px;}.compare-table table tbody tr td br {    display: none;}.compare-table :is(th:first-of-type, td:first-of-type) {    font-size: 15px;    font-weight: 500;}.compare-table .bg-orange-2 {    font-size: 17px;    font-weight: 600;}.oba-version-c.para-3 .text {    padding: var(--SectionPadding) 0;    width: 85%;}.oba-version-c.para-3 .image img {    object-fit: cover;    height: 40vw;}.oba-version-c.para-8 .text,.oba-version-c.para-12.w-40 {    width: 85%;}.oba-version-c.para-3{    text-align: center;}.oba-version-c.para-3 .description small {    justify-content: center;}.oba-version-c.para-3 .image{    grid-row: 1/1;}
}
/*991px end*/
/*850px start*/

@media (max-width: 850px) {    .case-block {        background-image: radial-gradient(58.5% 58.5% at 95% 87%, rgb(255 255 255 / 27%) 0%, rgb(184 223 237 / 71%) 50%, rgb(8 50 47 / 0%) 100%), radial-gradient(53% 51.5% at 31% -20%, rgb(255 255 255 / 45%) 0%, rgb(234 228 248 / 42%) 20%, rgb(96 161 255 / 54%) 100%), linear-gradient(359deg, rgb(11 44 89) 0%, rgb(35 133 143) 14.29%, rgb(2 61 97 / 9%) 28.57%, rgb(117 194 212) 42.86%, rgb(129 227 255) 57.14%, rgb(86 202 227) 71.43%, rgb(83, 198, 245) 100%), linear-gradient(34deg, rgb(0 188 255) 0%, rgb(73 182 240) 24.75%, rgb(31 190 255) 49.5%, rgba(25, 151, 255, 0) 99%);    }    .knowledge-image {        height: 290px;    }    .knowledge-block .RWDproduct002_v3 .section-inner .row:nth-child(2) {        margin-top: 2rem;    }    .about-image-pad img {        height: 300px;    }    .banner-deco {        top: 80%;    }    .banner-dec-circle-02 {        height: 68vw;        width: 68vw;    }    #RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {        padding-top: 14vh;    }    .step-title .en-number {        font-size: calc(var(--FontSizeEn)*3);    }    .step-title .en-title {        font-size: calc(var(--FontSizeEn)*1);    }    .step-title .section-title-image {        width: 10vw;    }    .step-block .funny-boxes {        padding: 1rem 0rem 1rem 1rem;    }    .step-block .funny-boxes {        gap: 0 4rem;    }    .step-box::before {        left: calc(50px + 1rem + 2rem);    }    .about-bg {        width: 130%;        height: 60%;    }    .banner-block .RWDbanner_plus01 .logo img {        width: 37vw;    }    /*231113修改*/    .banner-block .RWDbanner_plus01 .logo img {        width: 46vw;    }    .case-block {        background: url(archive/image/customization/news_bg.jpg) no-repeat;        background-size: cover;    }    /* 匯入內頁版面寬度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;    }    .oba-version-a.para-1 .image {        margin-left: auto;        margin-top: 2rem;        padding-left: 8vw;    }    .oba-version>.image {        height: unset;    }    .oba-version.para-3 .text {        width: 90%;    }   .inner-step-item:not(:last-of-type):before { width: 18px;    right: -22px;}.inner-step-box {    gap: 0 25px;        grid-template-columns: repeat(3, 1fr);}    .find-text {        padding: 1.5rem;    }    .oba-version-a.para-7-1 img {        object-fit: cover;        height: 100%;    }    .chat-item-01,    .chat-item-03 {        grid-template-columns: 1fr 4fr;    }    .chat-item-02,    .chat-item-04 {        grid-template-columns: 4fr 1fr;    }    .eforms4 .customized_columns {        padding: 2rem;    }    .eforms3 .page_wrapper_bg section.call_to_action>.container {        padding: 0;    }    .title-tag {        margin-bottom: 1rem;    }    .oba-version-a.para-1 .text-02 {        padding: 3rem 35% 3rem 3rem;    }    .oba-version-a.para-1 .text-01 {        padding-right: 1rem;        padding-left: 1rem;    }}

/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.knowledge-block .RWDproduct002_v3 .filter-portfolio ul::before {    content: '';    width: 100px;    height: 100%;    background: linear-gradient(274deg, white 10%, transparent);    position: absolute;    right: 0;    top: 0;    z-index: 1;}.knowledge-block .RWDproduct002_v3 .filter-portfolio ul>li:last-of-type {    z-index: 2;}.about-bg {    width: 110%;    height: 45%;}.banner-block .RWDbanner_plus01 .logo img {    width: 35vw;}/*231113修*/ 
.banner-block .RWDbanner_plus01 .logo img {    width: 46vw;}/* 匯入內頁版面寬度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*/#album .layoutlist_1 .row .album_item {    width: calc(100% / 3 - 1px) !important;}.layoutlist_2 .album_item {    padding: 0 10px;}/*檔案下載樣式-02*/ 
.layoutlist_3 .dbtn_v2 {    width: 100%;    text-align: center;}/*電子表單*/ 
.eformscontent:not(.eforms1) .form-horizontal .control-label {    width: 100%;}.form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;}.eforms3 .page_wrapper_bg section.call_to_action>.container {    width: auto;}.copyrights {    flex-direction: column;}/* 匯入SEO方案專用資源樣式*//* SEO目錄寬度 */:is(.editor, .cke_editable):has(.seo_nav) nav,    :is(.editor, .cke_editable):has(.seo_content) article {        padding: 5vw 5vw;    }
}
/*800px end*/
/*768px start*/

@media (max-width: 768px) {    .news-item-title h3 {        height: auto;    }    .news-item-title {        padding-top: 60px;    }    .banner-block .RWDbanner_plus01 .logo img {        width: 40vw;    }    .RWDnews005 .owl-prev,    .RWDnews005 .owl-next {        line-height: 35px;        width: 35px !important;        font-size: 27px;    }    .banner-block .RWDbanner_plus01 .logo {        top: 9%;    }    .eforms4 .form-logo {        width: 40vw;        padding-bottom: 1rem;    }    /*231113修*/    .banner-block .RWDbanner_plus01 .logo img {        width: 43vw;    }.oba-version.para-5 .text {    width: 85%;}}

/*768px end*/
/*767px start*/
@media (max-width: 767px) {
.sns-block {    flex-direction: row;    flex-wrap: wrap;}.sns-block a {    width: calc(50% - 0.5rem);}.sns-block a.sns-yt {    width: 100%;}.footer-right {    padding-top: 3rem;}.form-block .ebtn {    margin-top: 3rem;}.form-block .ebtn a,.form-block .ebtn {    width: 100%;}.banner-block .RWDbanner_plus01 .slick-item .pic img,.banner-block .RWDbanner_plus01.inpage>.RWDbanner_plus01>.pic img {    height: calc(92vh - 50px) !important;    object-fit: cover;}.banner-block .RWDbanner_plus01 .logo img {    width: 50%;    margin: auto;    display: block;}#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {    padding-top: 110px;    margin: auto;    width: 90%;}.banner-block .RWDbanner_plus01 .logo {    left: 0;}.banner-dec-circle-01 {    height: 90vw;    width: 90vw;}.banner-dec-circle-02 {    height: 75vw;    width: 75vw;}.RWDbanner_plus01.style-dotnav .control-box .control {    padding-bottom: 0;    vertical-align: middle;}.banner-deco {    top: 85%;}.news-block .RWDbanner012 .swiper-slide .box .text_box {    width: 100%;    left: 0;    padding: 0 25px;}.news-block .RWDbanner012 .main_pic_box {    margin-right: 0;}.RWDbanner012 .two_box .box {    height: 355px;}.news-block .RWDbanner012 .swiper-container {    height: 400px;}.news-block .RWDbanner012 .main_pic_box .sub_title {    margin-bottom: 90px;}.news-block .RWDbanner012 .swiper-container-horizontal .RWDbanner012-pagination {    left: 19px;    bottom: 60px;}.news-block .RWDbanner012 .main_pic_box .button {    width: 100%;    font-size: 16px;    line-height: unset;    height: 45px;    font-weight: 500;}.news-block .RWDbanner012 .two_box .button {    padding: 0 25px;    bottom: -45px;    width: 100%;    border-radius: 0;    line-height: 45px;    height: 45px;}.RWDbanner012 .main_pic_box,.RWDbanner012.right .main_pic_box {    margin-bottom: 1.5rem;}.RWDbanner012 .swiper-slide .box::before {    background: linear-gradient(0deg, #000000c4 31%, transparent 50%);}.news-block .RWDbanner012 .two_box .box:not(:last-of-type) {    margin-bottom: calc(45px + 1.5rem);}.news-block .RWDbanner012 .two_box .title,.news-block .RWDbanner012 .main_pic_box .title {    font-size: clamp(1.25rem, 1.0628rem + 0.3904vw, 1.6875rem);}.news-block .RWDbanner012 .two_box .sub_title,.RWDbanner012 .main_pic_box .button {    font-size: clamp(1rem, 0.9465rem + 0.1115vw, 1.125rem);}.news-block .RWDbanner012 .two_box .box {    margin-bottom: 45px;}.about-text {    width: 85%;    margin: auto;}.about-bg {    width: 100%;    height: 50%;}.about-btn a {    margin: 3rem auto 0;}.about-btn {    width: 85%;    margin: auto auto 8vw;}.footer-block {    padding-bottom: 70px;}.scrollTop002 {    bottom: 70px;    right: 10px;}.about-list ul {    justify-content: space-around;}.RWDmenu_plus04 .features {    padding-right: 0;}.form-block .RWDeform001 .col-sm-4:nth-of-type(2) .form-group:nth-of-type(6),.form-block .RWDeform001 .col-sm-4:nth-of-type(2) .form-group:nth-of-type(2),.form-block .RWDeform001 .col-sm-4:nth-of-type(2) .form-group:nth-of-type(5),.form-block .RWDeform001 .col-sm-4:nth-of-type(2) .form-group:nth-of-type(1) {    margin-right: 0;    width: 100%;}.form-block .RWDeform001 .form-horizontal .form-group:nth-of-type(7) .row {    display: flex;}.knowledge-block .RWDproduct002_v3 .section-inner .row:nth-child(2) {    top: 74px;}.knowledge-cards {    margin-top: -1rem;}.fix-sidebar {    bottom: 160px;    top: unset;}/*231113修改*/ 
.RWDmenu_plus04 .header .logo::before {    top: 22px;}.news-block:after {    height: 15%;}/*231123修改*/ 
.RWDmenu_plus04 .ml-stack-nav-toggle,.RWDmenu_plus04 .features i {    color: #fff;}.RWDmenu_plus04 .ml-stack-nav-toggle .ml-stack-nav-toggle__line {    background: #fff;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle i,.RWDmenu_plus04 .header.is-up .features i {    color: #333;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle .ml-stack-nav-toggle__line {    background: #333;}/* 匯入內頁版面寬度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;}.layoutlist_8 .list_subject {    padding-left: 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;}/*產品頁籤*/ 
.RWDproduct_page .faq-item .faq-question {    padding: 15px 0}.RWDproduct_page .faq-item .faq-question:before {    display: flex;    justify-content: center;    align-items: center}.RWDproduct_page .faq-item .editor {    padding: 30px}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 2 - 1px);}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/2);    float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/2 - 1px);}#product .layoutlist_5.layoutlist {    display: flex;    flex-wrap: wrap;}#product .layoutlist_5.layoutlist .col-sm-4 {    width: calc(100% / 2 - 1px);}/*產品我的最愛按鈕調整*/ 
.RWDproduct_page .btn-other {    margin: 10px 0}.RWDproduct_page .btn-other li {    width: 100%;    display: block;    text-align: left;    padding: 0}.RWDproduct_page .btn-other li .ii {    display: inline-block}.RWDproduct_page .btn-other li button {    text-align: left}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {    display: flex;    flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {    width: calc(100% / 2 - 1px) !important;    padding: 0 10px;}/*相簿列表樣式-02*/#album .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#album .layoutlist_2 .album_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-01*/ 
.albumcontent section.call_to_action .container .article-text .container .row {    display: flex;    flex-wrap: wrap;}.row .album_d_item {    width: calc(100% / 2 - 1px);}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 2) !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item {    display: initial;}.album-list .item {    width: calc(100% / 2);}#article .layoutlist_4 .listdate .yearmonth {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;    padding: 0;}#article .layoutlist_4 .listdate .yearmonth,.layoutlist_4 .listdate .day {    display: inline-block;}#article .layoutlist_4 .listdate .day {    color: #afafaf !important;    font-size: 12px !important;    letter-spacing: 2px !important;}#article .layoutlist_4 .listdate .day::before {    content: " / ";}/*相簿內容箭頭*/ 
.photo_view .flex-direction-nav .flex-disabled {    opacity: 10 !important;}/*檔案下載樣式-01*/ 
.download .list_table td.list_subject {    text-align: center;}.download .list_table th.split {    display: none}.download .list_table td {    line-height: 1.5;    padding: 10px}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no {    min-width: 100px}.download .list_table th.list_date {    width: calc(100% - 200px)}.download .list_table td.split {    display: none;}/*檔案下載樣式-02*/ 
.download .item table tr {    display: flex;    flex-direction: column;}.download .oneline {    display: flex;    flex-wrap: wrap;}.download .list_table td {    width: 100%;    padding-top: 15px;}.download .list_table td:nth-child(2) {    display: none;}.download .oneline .col-md-4.col-sm-6 {    width: calc(100% / 3);}.layoutlist_5 .downlaod_item {    width: calc(100%/2);}.download5 .search-container {    margin: 10px 0 0;}/*影片列表*/#video .layoutlist_2 {    display: flex;    flex-wrap: wrap;}#video .layoutlist_2 .video_item {    width: calc(100% / 2 - 1px);}/*購物車呼籲置底*/#mobile-fixed .fixed-bottom .price-box {    text-align: center;}#mobile-fixed .btn-box.step1 li,#mobile-fixed .btn-box.step2 li {    padding: 0 1px;}#mobile-fixed .btn-box .normal {    text-align: center;    padding: 10px 0;    font-size: 15px !important;}#mobile-fixed .btn-box ul {    display: flex;}.eforms1 .form-horizontal .form-group:first-of-type .options {    width: 230px;}.eforms1 .form-horizontal .form-group:nth-of-type(3) {    flex-direction: column;}.contact-page .footer-list {    grid-template-columns: 1fr !important;}.eforms3 .eformsDesc {    text-align: left;}.oba-version-a.para-1 {    grid-template-columns: 1fr;    gap: 0;}.oba-version.para-1 .text-02 {    grid-area: 1/1/1/2;}.oba-version.para-1 .text-02 {    grid-area: 3/1/3/2;}.oba-version-a.para-1 .image {    grid-area: 2/1/2/2;    width: 80%;    margin: auto;}.oba-version-a.para-1 .text-02 {    padding: 3rem;    text-align: center;}.oba-version-a.para-1 .image img {    object-position: top;    object-fit: contain;        height: 50vw;}.oba-version-a.para-1 .text-01 {    padding-left: 0;    padding-right: 0;}.find-item {    display: flex;    flex-direction: column;}.find-item .find-image,.find-item .find-text {    width: 100%;}.find-text {    padding: 2rem;}.chat-name {    font-size: 15px;    letter-spacing: 0;}.discount-box {    font-size: var(--FontSizeH3);}.discount-box {    right: -120px;    width: 105px;}.oba-version-a.para-8 .section-title {    margin-right: 120px;}.trouble-list {    grid-template-columns: 1fr;    width: fit-content;    margin: auto;}.oba-version-b.para-11 .bg-light-blue .section-title {    border-bottom: 1px solid #ccc;    padding-bottom: 2rem;}.layoutlist_8 .item:nth-of-type(2) {    padding-top: 30px;}.page_wrapper_bg .article-text .container {    padding: 0;}.chat-bar img {    width: 60px;}.chat-desc-2 {    padding: 1rem;}.oba-version-b-desc {    padding: 2rem;    border-radius: 0 1rem 0 1rem;}.chat-title {    font-size: calc(var(--FontSizeH3)*1);}.oba-version.para-8 .text {    margin: 0 8%;}.page_wrapper_bg .hgroup .breadcrumb a {    font-size: 13px;}.page_wrapper_bg section.hgroup .container {    margin-bottom: 2rem;}.tab_title {    font-size: 17px;    color: #333 !important;    font-weight: 500;}.oba-version.para-7-1 {    width: 90%;    margin: auto;    padding-left: 0;    padding-right: 0;}.chat-item {    grid-template-columns: 1fr;}.chat-item .chat-image {    display: grid;    align-items: center;    gap: 1.5rem;}.chat-name {    font-size: 16px;}:is(.chat-item-01, .chat-item-03) .chat-image {    grid-template-columns: 100px auto;    justify-content: start;}:is(.chat-item-02, .chat-item-04) .chat-image {    grid-template-columns: auto 100px;    justify-content: end;}.chat-name br {    display: none;}.chat-text:nth-of-type(even)::before {    left: 35px;    top: -20px;    transform: unset;    clip-path: polygon(100% 100%, 0% 100%, 50% 0%);    width: 30px;    height: 30px;}.chat-text:nth-of-type(odd)::before {    right: 35px;    top: -20px;    transform: unset;    clip-path: polygon(100% 100%, 0% 100%, 50% 0%);    width: 30px;    height: 30px;}.chat-image img {    margin-bottom: 10px;}.chat-image {    grid-row: 1/1;}.chat-item-02 .chat-image img,.chat-item-04 .chat-image img {    grid-area: 1/2/1/3}.eforms3 .page_wrapper_bg section.call_to_action>.container {    padding: 0 1.5rem;}.compare-table :is(th:first-of-type, td:first-of-type),.compare-table table tbody tr td:nth-child(4), .compare-table table tbody tr td:nth-child(2){    font-size: 14.5px;}.compare-table .bg-orange-2 {    font-size: 16px;    letter-spacing: 0px;}    .inner-step-box {    gap: 2rem;    grid-template-columns: 1fr;    width: 40%;}    .inner-step-item:not(:last-of-type):before {        width: 20px;        right: calc(50% - 20px);        top: unset;        bottom: -20px;        transform: translateX(-50%) rotate(90deg);        z-index: 1;    }    .inner-step-item[data-aos][data-aos][data-aos-delay="500"].aos-animate, .inner-step-item[data-aos-delay="500"] [data-aos].aos-animate,.inner-step-item[data-aos][data-aos][data-aos-delay="1000"].aos-animate, .inner-step-item[data-aos-delay="1000"] [data-aos].aos-animate,.inner-step-item[data-aos][data-aos][data-aos-delay="1500"].aos-animate{        transition-delay: .3s;}.oba-version-c.para-3 .text,.oba-version-c.para-8 .text,.oba-version-c.para-12.w-40 {    width: 90% !important;}/* 匯入SEO方案專用資源樣式*//* SEO文章電話下方寬度 */:is(.editor, .cke_editable):has(.seo_content) article a.seo_tel {        margin: 0 0 2rem;    }
}
/*767px end*/
/*650px start*/

@media (max-width: 650px) {    .banner-block .RWDbanner_plus01 .logo img {        width: 65%;    }    .sns-block a {        width: 100%;    }    .footer-list {        grid-template-columns: 1fr;        grid-template-rows: repeat(4, max-content);        gap: 5px 0;    }    .about-list ul {        grid-template-columns: 1fr;        margin-left: 20px;        font-size: 16px;    }    .RWDmenu_plus04 .header {        padding: 0 3%;    }    .step-title .section-title {        grid-template-columns: 1fr;        grid-template-areas:            "step-en-block"            "main-title"            "sub-title";        grid-template-rows: 1fr max-content;    }    .step-title .main-title {        margin-top: 10px;    }    .knowledge-block .RWDproduct002_v3 .popup-portfolio .portfolio-item {        width: 100%;        border: 0;        padding: 1rem 0;        margin: 0;        height: auto !important;    }    .portfolio-bottom-summary {        height: auto !important;    }    .knowledge-btn a {        margin-top: 2rem;    }    .knowledge-block .RWDproduct002_v3 .popup-portfolio .portfolio-item:before {        display: none;    }    .knowledge-box .container-80 {        width: 95%;    }    .news-title .section-title {        grid-template-columns: 1fr;        grid-template-areas:            "en-title "            "main-title"            "sub-title";    }    .RWDbanner012 .main_pic_box .title {        -webkit-line-clamp: 1;    }    .form-block .form-name {        width: 100%;        border-bottom: var(--BorderPx1);    }    .form-block .RWDeform001 .form-horizontal .col-sm-4:nth-of-type(1) .options {        width: 100%;        margin: 20px 0 0;    }    .form-block .RWDeform001 .form-horizontal .form-group {        flex-wrap: wrap;    }    .ebtn a,    .index-btn,    .RWDbtn01 .btn {        width: 100%;    }    .step-title .section-title-image {        width: 80px;    }    .about-image-pad img {        height: auto;    }    .form-block .depend_column .boxname {        font-size: 14px;    }    .company-title::before {        display: none;    }    .about-list {        margin-top: 1rem;        padding: 2rem;        border-radius: 30px 0;    }    .case-title,    .case-block .RWDnews005 .container {        padding: 0;    }    .knowledge-block .RWDproduct002_v3 .section-inner .row:nth-child(2) .col-md-12 {        padding: 10px 0;    }    .form-text .section-title {        margin-bottom: calc(var(--SectionPadding)/2);    }    .form-text .section-title .en-title {        font-size: calc(var(--FontSizeEn)*1.4);    }    .RWDbanner012 .two_box .box {        height: 305px;    }    .news-block .RWDbanner012 .swiper-container {        height: 350px;    }    .RWDmenu_plus04 .header .logo img {        top: 10px;    }    .about-image-phone {        display: block;    }    .about-image-pad {        display: none;    }    .eformscontent .layoutlist_1 {        padding: 0;        background: transparent;    }    .eforms1 .form-horizontal .form-group:first-of-type .options {        width: 270px;    }    .eforms1 .form-horizontal .form-group:nth-of-type(3) .boxname {        min-width: 100%;        padding-bottom: 3px;    }    .oba-version.para-1 {        margin-top: -5rem;    }    .oba-form-banner img {        height: 200px;        object-fit: cover;        width: 100%;    }    .oba-version-a.para-1 .text-02 {        padding: var(--SectionPadding) 0;        position: relative;        z-index: 1;    }    .oba-version-a.para-1 .text-02::before {        content: '';        width: calc(100% + 8rem);        height: 100%;        position: absolute;        top: 0;        left: -4rem;        background: var(--SubColorBlue);        z-index: -1;    }    .oba-version-a.para-1 {        padding: 2rem 2rem 0rem 2rem;    }    .oba-version-a.para-1 .image img {        object-fit: cover;        height: 60vw;    }    .table-award {        width: 30px;        bottom: 10px;        right: 10px;    }    .prepare-list,    .assure-list {        grid-template-columns: 1fr;    }    .inner-step-box {        width: 55%;        grid-template-columns: 1fr;    }    .oba-version.para-5 .text {        width: 90%;    }    .oba-version.para-8 .image {        height: auto;    }    .oba-version-b.para-1 {        padding: 2rem 1rem 0rem 1rem;        gap: 2rem;    }    .oba-version-b.para-1 .section-title {        text-align: center;    }    .oba-version>.image,    .oba-version-b.para-10 .image,    .oba-version-b.para-1 .image {        height: auto;    }    .four-box {        width: 70%;        grid-template-columns: repeat(2, 1fr);        gap: 1rem;    }    .oba-version-b.para-10 .text {        grid-template-columns: 1fr;    }    .oba-version-b.para-10 .section-title {        grid-area: unset;    }    .feature-desc-1 {        border-right: 0;        border-bottom: 1px solid #cccccc59;        padding-bottom: 1rem;        margin-bottom: 2rem !important;        padding-right: 0rem;        margin-right: 0rem;    }    .oba-version-b.para-7 {        padding: 0 !important;    }    .oba-version.para-7 .w-80 {        width: 100%;    }    :is(.chat-item-01, .chat-item-03) .chat-image {        grid-template-columns: 80px auto;    }    :is(.chat-item-02, .chat-item-04) .chat-image {        grid-template-columns: auto 80px;    }    .chat-text:nth-of-type(even)::before {        left: 15px;        top: -15px;    }    .chat-text:nth-of-type(odd)::before {        right: 15px;        top: -15px;    }    .customized_columns .css-table {        display: block;        width: 100%;    }    .customized_columns .css-table .tr,    .customized_columns .div-table .tr {        display: flex;        width: 100%;        flex-direction: column;        margin-bottom: 1rem;    }    .btn_area {        margin-top: 2rem;        margin-bottom: 2rem;    }    .eforms3 .eformsDesc br {        display: none;    }    :is(.article7, .messageboard1, .eforms3, .eforms1) .page_wrapper_bg section.hgroup .container {        margin: 0rem 0rem 1rem 0rem !important;    }    .eforms1 .form-horizontal .form-group:first-of-type .options,    .eforms1 .form-horizontal .form-group:first-of-type .col-sm-12.col-md-5:nth-of-type(2),    .eforms1 .form-horizontal .form-group:first-of-type .col-sm-12.col-md-5:first-of-type {        width: 100%;    }    .eforms1 .form-horizontal .form-group:first-of-type .col-sm-12.col-md-5:first-of-type,    .eforms1 .form-horizontal .form-group {        flex-direction: column;        align-items: flex-start;    }    .eforms1 .form-horizontal .form-group:first-of-type .col-sm-12.col-md-5:nth-of-type(2)::before {        display: none;    }    .eforms1 #eformstw51_00001 {        border-bottom: var(--BorderPx1);    }    .eforms1 .form-horizontal .form-group:first-of-type .options {        padding: 20px 0;    }    .eforms1 .form-horizontal .form-group:first-of-type .control-label:nth-of-type(2),    .eforms1 .form-horizontal .form-group:first-of-type .col-sm-12.col-md-5:nth-of-type(2) {        margin-top: 0;    }    .eforms1 .form-horizontal .form-group:last-of-type::before {        width: 100px;    }    .page_wrapper_bg section.call_to_action>.container {        padding: 0 20px;    }    .oba-version-a.para-1 .sub-title {        text-align: center;    }    .oba-version-b.para-11 .bg-light-blue {        padding: var(--SectionPadding) 2rem;    }    .oba-version.para-3 .text {        width: 85%;    }    .oba-version.para-7-3 {        padding: 25px;    }    .oba-version.para-8 .text {        margin: auto;        width: 90%;    }    .eforms4 .eformsForm {        width: 90%;    }    .oba-version-a.para-4 {        padding-left: 20px;        padding-right: 20px;    }    .messageboard .form_content {        margin-top: 2rem;    }    .oba-version-c.para-8 .index-btn {        width: 100%;    }    .oba-version-c.para-8 h3 {        font-size: 20px;    }    .oba-version-c.para-12 .section-title .sub-title {        font-size: calc(var(--FontSizeSub)*1.1);    }    .oba-version-c.para-12 .section-title .sub-title br {        display: none;    }    .oba-version-c.para-3 .sub-title{            border-bottom: 1px solid #fcfcfc36;    padding-bottom: var(--InnerHrMargin);    }.oba-version-c.para-3 p{    margin-bottom: 1rem;}.oba-version-c.para-3 .image img,    .oba-version-c.para-8 .image img {        height: 250px;    }    .oba-version-c.para-3 .text,    .oba-version-c.para-8 .text,    .oba-version-c.para-12.w-40 {        width: 100% !important;        padding-left: 30px;        padding-right: 30px;    }    .oba-version-c-desc.bg-white-2 {        padding: 1.5rem;        border-radius: 20px;    }    .oba-version-c.para-8 .ability-list{            font-size: 15px;    }}

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
.RWDbanner_plus01.style-dotnav.control-left .control-box {    padding-bottom: 2.6rem;}.banner-deco {    top: 80%;}/*231123修*/ 
.RWDmenu_plus04 #search-box {    opacity: 0;    visibility: hidden;}.RWDmenu_plus04 #search-box {    right: 0;    top: 70px;}.RWDmenu_plus04 .header .logo::before {    top: 20px;}.RWDmenu_plus04 .features .search-btn {    display: block;}/*250730修*/ 
.fix-sidebar-person {    display: none;}.fix-btns .fix-btn-person {    display: block;    width: 100px;    position: absolute;    left: 5px;    top: -130px;}.footer-block {    padding-bottom: 130px;}/* 匯入內頁版面寬度80%*//*標題*/ 
.hgroup {padding-left:15px; padding-right:15px;}.hgroup h1{margin-bottom: 50px;line-height:1.8;}.hgroup .container {margin: 0 0 40px;}/*按鈕*/ 
.btn.btn_back, .ebtn, .block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn ,.btn-primary{ width: 100%!important;}/*container*/ 
.page_wrapper_bg .pagecontent {padding: 0px !important;}.page_wrapper_bg section.call_to_action {padding: 40px 0;}.page_wrapper_bg .article-text .container {padding: 0;}section.hgroup {padding: 0;}/*fixrow*/ 
.fixrow{padding-left:0px !important;padding-right:0px !important;}/*文章列表最上層樣式調整*/#article .cate_list.row .col-sm-6.col-md-4 { margin: 0 0 30px;}/*文章列表樣式-02*/#article .layoutlist_2 .item { width: 100%; margin: 10px 0;}/*文章列表樣式-03*/#article .layoutlist_3 .item {width: 100%; margin: 10px 0;}/*文章列表樣式-04*/#article .layoutlist_4 > .fixrow > .xrow > .col-sm-6.col-md-6 {width: 100%; margin: 10px 0;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 ul { margin: 0;}.rwdlayoutlist_6 li { margin: 0;border-bottom: #dfdfdf solid 1px;padding: 10px 0 10px;}.rwdlayoutlist_6 .subject_title{display:none;}.rwdlayoutlist_6 .list_item{text-align: center;flex-direction: column}.rwdlayoutlist_6 .list_item .column.no,.rwdlayoutlist_6 .list_item .column.subject,.rwdlayoutlist_6 .list_item .column.date{width:100%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {width: 100%;padding: 0 0 40px;margin: 0 0 40px;border-bottom: 1px solid #eee;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd .item{border-bottom: 1px solid #eee;width: 100%;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {width: 100%;}/*左右圖文輪播PH*/ 
.RWDslider01 .pic-list{width:100%;}/*時間軸樣式*/ 
.RWDtimeline01 .line_dot, .RWDtimeline01 .line_dot2 {left: 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 {margin: 10px 0px 20px !important;width: 100%;}#album .layoutlist_2 .album_item {width: 100%;padding: 0;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {width: 100%;padding: 0;}#btn_shopping { width: 100%;margin: 0;}/*產品列表樣式 B*/#product .layoutlist_3.row > .col-md-12 {width: 100%;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {width: 100%;}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {width: calc(100%/1);float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-4 {width: 100%;}#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {width: 100%;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li { padding: 30px;}/*產品檔案下載*/ 
.productcontent .page_content1 .download_container .btn {max-width: 100% !important;}/*相簿內容樣式-01*/ 
.row .album_d_item { width: 100%;}/*相簿內容樣式-03*/ 
.photo .content_box {width: 100% !important;}/*相簿內容樣式-04*/ 
.album-list .item {width:100%;}/*檔案下載樣式-02*/ 
.download .oneline .col-md-4.col-sm-6 {width: 100%;margin-bottom: 20px;}/*影片列表*/#video .layoutlist_2 .video_item {width: 100%;margin: 0 0 40px;}/*產品內頁-01*/#member_org_price, #prod_fixprice {margin-top: 25px;}.page_content1 #prod_price {margin-top: 5px;}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {width: 100%;margin: 5px 0;}.shopping-step li span.name {font-size: 13px !important;}#mobile-fixed .btn-box {width: 180px;}#mobile-fixed .fixed-in {width: calc(100% - 180px);letter-spacing: 0;}/*詢問車按鈕*/ 
.RWDquiry .btn.normal {width: 100%; margin: 5px 0;}.eforms4 .ebtn a {    width: 100%;}.oba-version-a.para-7-1 .main-title br {    display: block;}.oba-version-a.para-8 .section-title {    margin-right: 0;    width: 100%;    text-align: center;}.discount-box br {    display: none;}.discount-box {    padding: 10px;    position: relative;    width: 100%;    right: 0;    aspect-ratio: unset;    border-radius: 50px;    margin-top: 2rem;}.discount-box::before {    content: '';    width: 15px;    height: 15px;    background: #c75a78;    position: absolute;    left: 50%;    transform: translateX(-50%);    bottom: -15px;    clip-path: polygon(50% 100%, 0 0, 100% 0);}.oba-version-a.para-8 .section-title {    margin-bottom: 1rem;}.compare-table {    overflow-x: scroll;}.compare-table thead {    position: relative;    top: 0;}   .compare-table table thead tr,.compare-table table tbody tr {    display: grid;    grid-template-columns: repeat(3, 200px);}   .phone-info {        display: block;    }/* .compare-table table tbody tr td:nth-child(2),.compare-table :is(th:nth-of-type(2), td:nth-of-type(2)) {    grid-column: 2/2;    grid-row: 2/2;}.compare-table table tbody tr td:nth-child(3),.compare-table :is(th:nth-of-type(3), td:nth-of-type(3)){        grid-column: 1/1;    grid-row: 2/2;}} */ 
.compare-table .bg-orange-2{    background-color: rgb(251 235 232) !important;}/*會員註冊變更位置*/@media (max-width: 575px) {.login_box_footer { position: relative; padding: 20px 0 0; margin: 20px 0 0;}}/* 匯入SEO方案專用資源樣式*//*------底色區塊間距調整-----*/ 
.bgcolor-box {    padding: 1rem;}/* SEO文章RWD */:is(.editor, .cke_editable):has(.seo_content) article h2 {    margin: 0 0 10px;}:is(.editor, .cke_editable):has(.seo_nav) nav,:is(.editor, .cke_editable):has(.seo_content) article {    padding: 6vw 5vw;}:is(.editor, .cke_editable):has(.seo_nav) nav.seo_nav_leadway>h2 {    letter-spacing: 2px;}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.form-left .section-title .sub-title br {    display: none;}.form-block .depend_column .boxname {    min-width: calc(100% / 1 - 18px);    font-size: 15px;}.form-left .main-title {    margin-bottom: 1.5rem;}.RWDmenu_plus04 .ml-stack-nav-toggle {    width: 35px;    display: inline-block;}.RWDmenu_plus04 .ml-stack-nav-toggle {    padding: 35px 14px;}.banner-block .RWDbanner_plus01 .logo img {    width: 75%;}.RWDbanner012 .two_box .box {    height: 255px;}.news-block .RWDbanner012 .swiper-container {    height: 300px;}.step-title .en-number {    font-size: calc(var(--FontSizeEn)*2.5);}.step-en-block {    gap: 0 1rem;}.step-title .section-title-image {    width: 60px;}.step-block .container-80 {    width: 90%;}.step-block .funny-boxes {    padding: 1rem 0rem;}.step-block .funny-boxes>.funny-boxes-text>.funny-boxes-tit {    left: 0;    font-size: 20px;    color: #dbdbdd;    bottom: 0;}.step-box::before {    left: calc(50px + 1.5rem);}.step-block .funny-boxes {    gap: 0 3rem;}.funny-boxes-text {    font-size: 14px;}.about-text {    width: 90%;}.knowledge-image::before,.about-block::before {    display: none;}.step-title .sub-title br {    display: block;}.about-btn {    margin: auto auto 0;}.index h3.step-title {    font-size: 20px;}/*231113修改*/ 
.RWDmenu_plus04 .features {    margin-right: 30px;}.RWDmenu_plus04 .ml-stack-nav-toggle {    width: 28px;}#RWDfullscreen01 .banner-block .RWDbanner_plus01 .slick-caption .container {    padding-top: 120px;}/*231123修*/ 
.RWDmenu_plus04 .features .search-btn {    line-height: 55px;}/* 匯入內頁版面寬度80%*//*文章高度調整*/ 
.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*檔案下載*/ 
.layoutlist_5 .downlaod_item {    width: calc(100%);}.download5 .search-container {    margin: 10px 0 0 !important;}/*圖文輪播*/ 
.RWDslider01 .text {    padding-bottom: 40px;}.oba-version-a.para-1 {    padding: 2rem 1rem 0rem 1rem;}.compare-table :is(th:first-of-type, td:first-of-type) {    width: 100px;    letter-spacing: 1px;}.eforms4 .form-logo {    width: 50vw;}.chat-desc-2 .chat-desc-sub-title br,.oba-version-b.para-1 .description br {    display: none;}.chat-desc-2 {    border-radius: 0;    padding: 1rem 0 0;    background: transparent;}.chat-desc-2 .chat-desc-title b {    font-size: calc(var(--FontSizeH3)*1.3);}.four-box {    width: 80%;}.visible-xxs {    display: block;}.inner-step-box {    grid-template-columns: 1fr;    width: 90%;}.find-text {    padding: 1.5rem;}.inner-step-box {    width: 70%;}.chat-text {    padding: 1.3rem;}.oba-version.para-7-2 .bg-blue {    padding: 1rem 2rem;}.oba-version.para-3 .text {    width: 90%;}.oba-version.para-7-1::before {    display: none;}.assure-list br {    display: none;}.tag-box {    gap: 10px;}  .compare-table table thead tr,.compare-table table tbody tr {    display: grid;    grid-template-columns: repeat(3, 170px);}.compare-table table tbody tr td:nth-child(4), .compare-table table tbody tr td:nth-child(2), .compare-table table tbody tr td:nth-child(3){    padding: 10px;}/* 匯入SEO方案專用資源樣式*//* SEO文章RWD */:is(.editor, .cke_editable):has(.seo_content) article a.seo_tel {    font-size: 32px;    letter-spacing: 1px;}
}
/*480px end*/
/*414px start*/

@media (max-width: 414px) {    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }}

/*414px end*/
/*380px start*/
@media (max-width: 380px){
/*231113修改*/ 
.RWDmenu_plus04 .header .logo img {    width: 50px;}/* 匯入內頁版面寬度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;}.oba-version.para-3 .text,.oba-version-b.para-11 .bg-light-blue {    padding: var(--SectionPadding) 20px;    width: 100%;}.eforms4 .customized_columns {    padding: 1.5rem;}.four-box {    width: 85%;}.eforms4 .formdesc {    padding: 2rem 1rem;    letter-spacing: 0;}.footer-block .container {    width: 100%;}.oba-version-a.para-1  .main-title{    letter-spacing: 0px;        font-size: calc(var(--FontSizeMain)*0.95);}.oba-version-a.para-1 .text-01 .sub-title {    font-size: calc(var(--FontSizeSub)*1);}.inner-step-box {    width: 80%;}.tag-box {    grid-template-columns: repeat(2, 1fr);}.tag-circle:nth-of-type(3){    grid-column: 1/3;    width: 50%;    margin: auto;}/* 匯入SEO方案專用資源樣式*//* SEO文章RWD */:is(.editor, .cke_editable):has(.seo_nav) nav>ul,:is(.editor, .cke_editable):has(.seo_nav) nav>ul a {    font-size: 15px;    line-height: 1.5;}
}
/*380px end*/
/*320px start*/
@media (max-width: 320px){
.oba-version-a.para-7 .w-80, .oba-version.w-80 {    width: 100%;}.oba-version-a.para-8 .main-title span {    font-size: calc(var(--FontSizeMain)*1.6);}.oba-version .section-title .main-title {    font-size: calc(var(--FontSizeMain)*0.9);}
}
/*320px end*//* <= miracle customization end */ 
/* user customization start=> */ 

/* <= user customization end */ 
