img {    max-width: 100%;    height: auto;}a,a:hover,a:active,a:focus,a:visited {    transition: .5s ease;    text-decoration: none;}.row {    margin-right: 0px;    margin-left: 0px;}#RWDfullscreen01 {    overflow: visible !important;}/*網頁捲軸-寬度*/::-webkit-scrollbar {    width: 10px;}/*網頁捲軸-背景顏色*/::-webkit-scrollbar-track {    background: #000;}/*網頁捲軸-把手顏色*/::-webkit-scrollbar-thumb {    background: #1a45bb;}/*網頁捲軸-滑過時把手的顏色*/::-webkit-scrollbar-thumb:hover {    background: #555;}/* 反白顏色設定*/::selection {    background: #555;    color: #fff;}::-moz-selection {    background: #555;    color: #fff;}/*容器設定*/#RWDfullscreen01 .container {    width: 75%;}/*字體統一*/body.wrapper_bg {    font-family: 'Red Hat Display', 'Noto Sans TC', sans-serif;    line-height: 1.5;    letter-spacing: 1px;    color: #555;    font-size: 16px;}/*要拿掉的東西*/#RWDfullscreen01 .section-line {    display: none;}/*網頁警告*/ 
.RWDalert_fancybox.bottom {    z-index: 99999 !important;    width: 500px;    padding: 30px 50px 20px !important;    box-shadow: 1px 0px 2px rgb(51 51 102 / 20%) !important;    background: rgba(0, 0, 0, 90%) !important;    color: #fff !important;    left: auto !important;    right: 0px !important;    line-height: 1.8 !important;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {    color: #fff !important;    padding: 5px 20px;    border: none;    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%) !important;    border-radius: 0px;}.RWDalert_fancybox.bottom .editor a {    color: #fff;    border-bottom: 1px solid #eddc5080;}.RWDalert_fancybox.bottom .editor {    text-align: left;}/*loading*/ 
.fl {    width: 250px;}.fl img {    width: 100%;}/*選單*/ 
.RWDmenu_plus04 .header {    padding: 0px 0 0 8vw;    transition: all .4s ease-out;    background: transparent;}.RWDmenu_plus04 .header::before {    position: absolute;    content: '';    width: 0;    height: 100%;    background: #fff;    z-index: 2;    right: 0;    top: 0;    transition: all .35s ease-out;    z-index: -1;}.RWDmenu_plus04 .header.is-up::before {    width: 100%;    left: 0;    transition: all .3s ease-out;}.RWDmenu_plus04 .site-nav>.container {    width: 100% !important;    float: right;    max-width: none}.RWDmenu_plus04 .site-nav .menu {    text-align: right;}.RWDmenu_plus04 .header .site-nav .menu>li>a {    position: relative;    padding: 40px 25px;    color: #fff;    transition: .5s ease;    font-size: 16px;    letter-spacing: 1px;    font-weight: 300;}/*.RWDmenu_plus04 .header.is-up .site-nav .menu>li>a {color: #333;}*/ 
.RWDmenu_plus04 .lang-select-label:hover:after,.RWDmenu_plus04 .site-nav .menu>li.active>a:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: #ec4b00;    transition: .3s ease;}.RWDmenu_plus04 .site-nav .menu li {    text-align: center;}.RWDmenu_plus04 .site-nav .menu>li>ul {    padding: 0;}.RWDmenu_plus04 .site-nav .menu ul li>a {    font-weight: 300;    font-size: 16px;    letter-spacing: 1px;    color: #333;    transition: .5s ease;    padding: 10px;}.RWDmenu_plus04 .site-nav .menu ul li>a:hover {    background: #ec4b00;    color: #fff;    text-decoration: none;    transition: .5s ease;}.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: 300;}.RWDmenu_plus04 .site-nav .menu li.has-child>a:after {    border-color: #fff;}.RWDmenu_plus04 .header.is-up .site-nav .menu li.has-child>a:after {    border-color: #333;}.RWDmenu_plus04 .site-nav .menu>li>ul {    width: 200px;    margin-left: 0;    transform: translateX(-50%);}.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: #ec4b00;    transition: .5s ease;}/*logo一開始是白色.RWDmenu_plus04 .header .logo img { filter: brightness(0) invert(1);transition: .3s ease;}.RWDmenu_plus04 .header.is-up .logo img {  filter: none; transition: .3s ease;}*//*logo*/ 
.RWDmenu_plus04 .logo {    width: 220px;    position: relative;    transition: .3s ease;}/*.RWDmenu_plus04 .header.is-up .logo { top: -18px;    transition: .3s ease;}*//*功能選單*/ 
.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .member-btn,.RWDmenu_plus04 .features .search-btn {    padding: 40px 20px;    float: left;}.RWDmenu_plus04 .glyphicon-search:before {    content: "\f4a4";    font-family: "Ionicons";    font-size: 20px;}/*大選單*/ 
.RWDmenu_plus04 .features {    float: right;}/*.RWDmenu_plus04 .features i, .RWDmenu_plus04 .features .cart-btn {color: #fff;}.RWDmenu_plus04 .header.is-up .features i , .RWDmenu_plus04 .header.is-up .features .cart-btn {color: #333;}*//*.RWDmenu_plus04 .features .edit {  margin-left: 40px; position: relative;float: right;}*/ 
.RWDmenu_plus04 a.menu_btn {    display: flex;    justify-content: center;    align-items: center;    background-image: linear-gradient(45deg, #f83600 0%, #f99a23 100%);    color: #fff;    padding: 40px 50px 40px 100px;    font-size: 17px;    font-weight: 300;    letter-spacing: 1px;    line-height: 1.5;    position: relative;    clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);}.RWDmenu_plus04 a.menu_btn:before {    content: "\f3f8";    position: absolute;    font-family: "Ionicons";    font-size: 20px;    left: 60px;}.RWDmenu_plus04 a.menu_btn .menu_btn_icon {    width: 25px;    margin-right: 10px;    display: flex;    height: 25px;}.RWDmenu_plus04 a.menu_btn .menu_btn_icon img {    filter: brightness(0) invert(1);}.RWDmenu_plus04 .cart-btn .ii-bag2,.RWDmenu_plus04 .member-btn .ii-people2 {    font-size: 18px;    letter-spacing: 0px;}#m_RWDfullscreen01_1_1_querycar_btn>i {    width: 20px;    height: 20px;    display: flex;    margin-right: 6px;    margin-bottom: 5px;}#m_RWDfullscreen01_1_1_querycar_btn>i img {    width: 100%;    transition: .3s ease;}.RWDmenu_plus04 .header.is-up div#m_RWDfullscreen01_1_1_querycar_btn>i img {    filter: none;    transition: .3s ease;}#m_RWDfullscreen01_1_1_querycar_btn {    display: flex;    align-items: center;}/*側選單*/ 
.RWDmenu_plus04 .cart-block .bottom-box .pay-btn,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn {    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);}.RWDmenu_plus04 .member-block a.login.is-on,.RWDmenu_plus04 .member-block button.login.is-on {    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);}.RWDmenu_plus04 .cart-block.notFullScreen h3,.RWDmenu_plus04 .querycar-block.notFullScreen h3 {    font-weight: 400;}/*搜尋*/ 
.cd-search.full input {    font-size: 30px;}.cd-search.full .ibtn {    font-size: 25px;}@media (min-width: 800px) {    .cd-search.full .search-in {        max-width: 1000px;        width: 80%;    }}.RWDmenu_plus04 #search-box.full .form-control {    font-size: 30px;    letter-spacing: 1px;}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 25px;}@media (min-width: 800px) {    .RWDmenu_plus04 #search-box.full .search-in {        max-width: 1000px;        width: 80%;    }}/*scrolldown*/ 
.RWDbanner_plus01 .page-scroll {    bottom: 50px;    margin-left: 0;    transform: translateX(-50%);}.RWDbanner_plus01 .page-scroll.style01 a {    color: transparent;}/*banner*/ 
.banner_block {    position: relative;}.banner_block:before {    content: '';    position: absolute;    width: 100%;    height: 10%;    background: linear-gradient(180deg, #0e1f4e, transparent);    top: 0;    left: 0;}/*輪播*/ 
.RWDbanner_plus01.style-dotnav.control-center .control-box {    bottom: 35px;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li {    margin: 0 5px;}.RWDbanner_plus01.style-dotnav.dot .slick-dots button {    border-radius: 0;    width: 30px;    height: 8px;    background: transparent;    border: 1px solid #fff;}.RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    background: #fff;}/*banner*/ 
.RWDbanner_plus01 .slick-caption>.container {    width: 80% !important;}.RWDbanner_plus01 .slick-caption {    top: auto;    bottom: 16%;}/*banner logo*/ 
.RWDbanner_plus01 .logo {    width: 30vw;}/*全背景*/ 
.main.cd-main-content {    position: relative;    overflow: hidden;}.main.cd-main-content:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: url(archive/image/customization/product_bg3.jpg)no-repeat;    top: 0;    left: 0;    z-index: -3;    background-size: cover;    background-position: top;    background-attachment: fixed;    opacity: .26;}/*文字統一*/ 
.title_item {    position: relative;    margin-bottom: 65px;    display: flex;    align-items: center;    flex-direction: column;}.title_item .en_title {    font-size: 100px;    letter-spacing: 0;    line-height: 1;    font-weight: 900;    color: transparent;    background-image: linear-gradient(180deg, #1b56da, #1b58de00 100%);    -webkit-background-clip: text;    background-clip: text;    margin: 0 0 -30px;    text-transform: uppercase;    opacity: .15;}.title_item h2.main_title {    letter-spacing: 3px;    line-height: 1;    font-weight: 900;    color: transparent;    background-image: linear-gradient(284deg, #29176f, #1b58de 100%);    -webkit-background-clip: text;    background-clip: text;    margin: 0 0 20px;    text-transform: uppercase;    font-size: 42px;}.title_item .subtitle {    text-align: center;    font-size: 17px;    line-height: 1.5;    color: #777;    letter-spacing: 1px;}#RWDfullscreen01 p {    font-size: 16px;    letter-spacing: 1px;    color: #333;    font-weight: 300;    line-height: 1.7;    margin-bottom: 15px;}/*共通區塊*/ 
.section_block {    position: relative;    padding: 120px 0;}.scrolldown_block {    position: absolute;    top: -104px;}/*技術優勢*//*.skill_block.section_block {overflow: hidden; padding: 150px 0;}*/ 
.skill_block:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: url(archive/image/customization/product_bg3.jpg)no-repeat;    background-size: cover;    bottom: 0;    opacity: .35;    z-index: -2;    background-position: top;}/*.skill_block > .container { width: 100% !important;    padding-left:calc(5% + 15px); padding-right: 0;display: flex;  flex-wrap: wrap;    align-items: center;}*//*.skill_block .RWDservice011 { width: calc(100% - 400px); padding-left: 200px;}.skill_block .RWDedictor008 { width: 400px;}*/ 
.RWDservice011 .link_box .mid_box {    width: 100%;}.RWDservice011 .link_box .title {    font-weight: 700;    font-size: 30px;    letter-spacing: 1.5px;    margin-bottom: 20px;}/*技術優勢區塊*/ 
.RWDservice011 .link_area {    height: 40rem;}/*.RWDservice011 .link_box { clip-path: polygon(19% 0%, 100% 0%, 81% 100%, 0% 100%);     margin: 0 -55px; width: calc(100% + 110px);  padding: 21rem 5vw 0 3.5vw;transition: .35s ease;}*//*.RWDservice011 .link_box {      margin: 0 -55px; width: calc(100% + 110px);  padding: 21rem 5vw 0 3.5vw;transition: .35s ease;}*//*.RWDservice011 .link_box:hover {  transform: scale(1.08);  z-index: 2; transition: .35s ease;    border-bottom: 10px solid #f9841b;}*/ 
.RWDservice011 .link_box .memo {    opacity: 1;}.RWDservice011 .link_box:before {    content: '';    position: absolute;    width: 100%;    height: 0;    background: linear-gradient(27deg, #1c53d7 0%, rgb(0 0 0 / 0%) 60%);    z-index: 1;    left: 0;    bottom: 0;    opacity: 0;    transition: .35s eae;}.RWDservice011 .link_box:hover:before {    height: 100%;    opacity: 1;    transition: .4s ease;    display: none;}.RWDservice011 .link_box .memo {    font-size: 16px;    width: 100%;    margin-bottom: 0;    letter-spacing: 1px;    line-height: 1.7;    color: #eee;}/*more按鈕*/ 
.RWDservice011 .link_box .circle .ii-more1:before {    content: 'READ MORE';    font-family: 'Prompt', 'Noto Sans TC', sans-serif;    font-size: 15px;    letter-spacing: 1px;    text-align: right;    top: 50%;    transform: translateY(-50%);    color: #f86e13;    transition: .35s ease;}.RWDservice011 .link_box .circle {    text-align: left;    top: auto;    width: 100%;    height: auto;    border: none;    border-radius: 0;    left: auto;    right: auto;    bottom: -120px;    transition: .35s ease;    opacity: 0;}.RWDservice011 .link_box .more {    display: none;}.RWDservice011 .link_box:hover .circle {    transform: translateY(0px);    opacity: 0;}.RWDservice011 .link_box:after {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: linear-gradient(37deg, rgb(0 0 0 / 0%) 40%, #000 100%);    left: 0;    top: 0;    mix-blend-mode: darken;    opacity: .9;    display: none;}.RWDservice011 .link_box .circle:before {    content: '';    position: absolute;    width: 90%;    height: 1px;    background: rgb(248 110 19 / 50%);    left: 0;    bottom: 10px;    transition: .35s ease;}.RWDservice011 .link_box:hover .circle .ii-more1:before {    color: #fff;    letter-spacing: 3px;    transition: .35s ease;}.RWDservice011 .link_box:hover .circle:before {    background: rgb(255, 255, 255, .5);    width: 120px;    right: 0;    left: auto;    transition: .25s ease;}/*影片*/ 
.video_block.section_block {    padding: 0;}.video_block .RWDvideo002 {    display: none;}/*影片按鈕*/ 
.RWDvideo006__scrolldown {    bottom: 10%;    padding: 0;    font-size: 24px;    transform: translateX(0);    left: 4%;}.RWDvideo006__wrapper .fa-long-arrow-down:before {    content: '';    position: absolute;    width: 60px;    height: 56px;    background: url(archive/image/customization/down-arrow.png)no-repeat;    background-size: contain;    left: 50%;    top: 50%;    transform: translate(-50%, -50%);}/*影片文字*/ 
.RWDvideo006__editor {    left: 5%;    bottom: 20%;    top: auto;}.RWDvideo006__editor .title_item {    align-items: flex-start;    text-align: left;    margin-bottom: 30px;}.RWDvideo006__editor .subtitle {    font-size: 17px;    line-height: 1.7;    letter-spacing: 1.5px;    font-weight: 300;}.RWDvideo006__editor .title_item h2.main_title {    background-image: linear-gradient(284deg, #e4e4e4, #fff 100%);}.RWDvideo006__editor .title_item .en_title {    background-image: linear-gradient(180deg, #7fd4ff, #26278a00 100%);}/*影片遮罩*/ 
.video_block .RWDvideo006 {    position: relative;}.video_block .RWDvideo006:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    z-index: 21;    background: linear-gradient(65deg, rgb(0 0 0 / 80%) 0%, rgb(0 0 0 / 0%) 50%);    left: 0;    opacity: .75;}/*適合對象*/ 
.target_block:before {    content: '';    position: absolute;    width: 30vw;    height: 15vw;    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);    clip-path: polygon(0 0, 0 50%, 100% 33%);    bottom: -10.1vw;}/*.target_block > .container { width: 92.5% !important; display: flex;  flex-wrap: wrap;    align-items: center;}*//*.target_block .RWDedictor008 .title_item { align-items: flex-start;}.target_block .RWDedictor008 .subtitle {  text-align: left;}.target_block .RWDproduct004 { width: calc(100% - 400px); padding-left: 150px;}.target_block .RWDedictor008 { width: 400px;}*/ 
.RWDproduct004 .nopadding {    border-bottom: none;}.RWDproduct004 #portfolio .row {    display: flex;    flex-wrap: wrap;}.RWDproduct004 a {    display: block;    width: 100%;    height: 100%;}.skill_block .title_item .en_title {    font-size: 83px;}/*.skill_block .title_item {  align-items: flex-start;}*//*適合對象card*/ 
.RWDproduct004 #portfolio.portfolio-nogutter .row>div {    margin: 0px auto !important;    width: calc(100% / 4);}/*.RWDservice011 .link_box:last-child {clip-path: polygon(20% 0%, 100% 0%, 100% 100%, 0% 100%);  margin-right: auto; width: calc(100% + 55px);}*/ 
.RWDproduct004 .item-box-desc {    padding: 25px 15px 0;    margin: 0;}/*適合對象文字*/ 
.RWDproduct004 #portfolio div.col-md-3 h3 {    font-size: 22px;    line-height: 1.5;    font-weight: 700;    display: flex;    flex-direction: column;    letter-spacing: 1px;    margin-bottom: 20px;}.RWDproduct004 #portfolio div.col-md-3 h3>span {    font-size: 16px;    letter-spacing: .5px;    font-weight: 500;}.RWDproduct004 .list-inline {    height: auto !important;    font-size: 16px;    color: #555;    letter-spacing: 1px;    line-height: 1.5;}.RWDproduct004 .list-inline .nice_item {    display: flex;    width: 80%;    align-items: center;    flex-wrap: wrap;    background: linear-gradient(284deg, #29176f, #1b58de 100%);    padding: 10px 20px;    border-radius: 50px;    margin-top: 20px;    justify-content: center;    font-size: 15px;}.RWDproduct004 .list-inline .nice_item>span {    position: relative;    margin-right: 15px;    font-weight: 500;    color: #fff;    padding-right: 15px;    border-right: 1px solid rgb(222 222 222 / 50%);    padding-left: 5px;}.RWDproduct004 .list-inline .nice_item>span:before {    content: '';    position: absolute;    width: 16px;    height: 16px;    background: url(archive/image/customization/nice_icon.png)no-repeat;    background-size: contain;    left: -20px;    top: 2px;}.RWDproduct004 .list-inline .nice_item>ul.nice_prod>li {    margin-right: 10px;}.RWDproduct004 .list-inline .nice_item>ul.nice_prod>li:last-child {    margin-right: 0;}.RWDproduct004 .list-inline .nice_item>ul.nice_prod>li>a {    color: #fff;    font-size: 15px;    letter-spacing: .5px;}.RWDproduct004 .list-inline .nice_item>ul.nice_prod>li>a:hover {    color: #f9831b;}.RWDproduct004 .list-inline .nice_item>ul.nice_prod {    padding: 0;    display: flex;    align-items: center;    list-style: none;    margin: 0;}/*適合圖片*/ 
.RWDproduct004 .item-box figure {    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);}/*產品*/ 
.RWDproduct002_v3 .popup-portfolio {    margin: 0 auto;}.product_block.section_block {    padding-bottom: 150px;}.RWDproduct002_v3 .popup-portfolio .portfolio-item .portfolio-bottom-summary {    padding: 0 15px;    height: auto !important;}.RWDproduct002_v3 .section-subject {    display: none;}.RWDproduct002_v3 {    padding: 0}.RWDproduct002_v3 .row .col-md-12 {    padding: 0;}.product_block .title_item h2.main_title {    background-image: linear-gradient(284deg, #e4e4e4, #fff 100%);}.product_block .title_item .en_title {    background-image: linear-gradient(180deg, #7fd4ff, #26278a00 100%);}/*產品背景*/ 
.product_block:before {    content: '';    position: absolute;    width: 100%;    height: 60%;    background: linear-gradient(180deg, #29176f, #1b58de 100%);    top: 0;    left: 0;    z-index: -3;}.product_block::after {    content: '';    position: absolute;    width: 100%;    height: 60%;    background: url(archive/image/customization/deco_bg3.jpg)no-repeat;    top: 0;    right: 0;    z-index: -3;    mix-blend-mode: color-burn;    background-attachment: fixed;    background-position: center;    transform: scaleX(-1);    opacity: .15;}/*產品card*/ 
.RWDproduct002_v3 .popup-portfolio {    display: flex;    flex-wrap: wrap;}.RWDproduct002_v3 .popup-portfolio .portfolio-item {    padding: 0;    width: calc(100% / 3 - 31px);    margin: 0 15px 35px;    border: 10px solid #e1e1e1;    background: #fff;    transition: .35s ease;}.RWDproduct002_v3 .popup-portfolio .portfolio-item .portfolio-bottom {    padding: 15px 0;}.RWDproduct002_v3 .popup-portfolio .portfolio-item:hover {    border: 10px solid #4178f7;    transition: .35s ease;}.RWDproduct002_v3 .showbottom a>p {    margin-bottom: 0 !important;}/*產品分類按鈕*/ 
.RWDproduct002_v3 .filter-portfolio ul {    margin-bottom: 40px;}.RWDproduct002_v3 .filter-portfolio ul>li {    margin: 0 10px;}.RWDproduct002_v3 .btn.btn-rj {    font-size: 18px;    letter-spacing: 1px;    line-height: 1.5;    background: #2235a3;    border-radius: 0;    padding: 10px 40px;    color: #fff;    border-bottom: 1px solid #7176b1;}.RWDproduct002_v3 .active .btn.btn-rj {    background-color: #fff;    color: #1c53d6;    opacity: 1;    font-weight: 600;}html.no-touch .RWDproduct002_v3 .btn.btn-rj:hover {    opacity: 1;    font-weight: 600;    background-color: #fff;    color: #1c53d6;}/*產品文字*/ 
.RWDproduct002_v3 .popup-portfolio .portfolio-bottom__h4 {    font-size: 20px;    font-weight: 700;    color: #333;    letter-spacing: 1px;    line-height: 1.5;    border-bottom: 1px solid #e1e1e1;    padding-bottom: 10px;    margin-bottom: 10px;}.RWDproduct002_v3 .showbottom:hover .portfolio-bottom__h4 {    color: #1b55da;}.RWDproduct002_v3 .popup-portfolio .portfolio-bottom__h4>span {    display: block;}/*產品按鈕*/ 
.RWDproduct002_v3 .btn-box .btn {    line-height: 1.5;    letter-spacing: 1px;    padding: 10px 30px;    font-size: 17px;    border: 1px solid rgb(248 110 19 / 50%);    border-radius: 0px;    max-width: 320px;    background: transparent;    color: #F86E14;    position: relative;    text-align: left;}.RWDproduct002_v3 .btn-box .btn:before {    content: "\f3d3";    position: absolute;    font-family: "Ionicons";    right: 16px;    color: #f86e13;    display: flex;}.RWDproduct002_v3 .btn-box .btn:hover:before {    color: #fff;}.RWDproduct002_v3 .btn-box .btn:hover {    letter-spacing: 3px;    color: #fff;    background: #f86e13;}/*聯絡我們*/ 
.RWDparallax_new .picbgbox {    height: 45vh !important;}/*聯絡我們*/ 
.contact_block {    position: relative;    padding: 0 2.5%;}/*聯絡我們背景*/ 
.contact_bg {    position: relative;}.contact_bg:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: #0f1631;    top: 0;    left: 0;    z-index: 1;    mix-blend-mode: multiply;    opacity: .7;}/*聯絡我們文字*/ 
.contact_block .contact_txt {    position: absolute;    width: 45%;    z-index: 2;    top: 50%;    left: 50%;    transform: translate(-50%, -50%);}.contact_block .title_item .en_title {    background-image: none;    opacity: 1;    color: #fff;    margin: 0 0 15px;    font-size: 72px;    letter-spacing: .5px;}.contact_block .title_item .subtitle {    color: #fff;    font-size: 18px;    font-weight: 300;    letter-spacing: 9px;}/*聯絡我們按鈕*/ 
.contact_block a.contact_btn {    position: relative;    display: block;    padding: 20px 30px;    font-size: 18px;    color: #fff;    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);    max-width: 350px;    margin: 0 auto;    font-weight: 400;    letter-spacing: 1.5px;}.contact_block a.contact_btn:before {    content: "\f3d3";    position: absolute;    font-family: "Ionicons";    right: 16px;    color: #fff;    display: flex;}.contact_block a.contact_btn:hover:before {    color: #fff;}.contact_block a.contact_btn:hover {    letter-spacing: 3px;}/*選購重點*//*.project_block.section_block { padding: 150px 0;}*/ 
.RWDnews005>section .container {    width: 100% !important;}.RWDnews005 .owl-carousel.owl-padding-10 {    overflow: visible;    margin: 0;}.RWDnews005 .owl-carousel .owl-wrapper-outer {    overflow: hidden;}.RWDnews005 .owl-carousel.owl-padding-10 .owl-item {    background: #fff;    padding: 10px 10px;}.RWDnews005 .owl-carousel .owl-item div {    text-align: left;}.RWDnews005 .img-hover>a {    display: block;    width: 100%;    height: 100%;    position: relative;}/*選購文字*/ 
.RWDnews005 .owl-carousel .owl-item .img-hover p {    margin-bottom: 0;}.RWDnews005 .owl-carousel .owl-item .img-hover div,.RWDnews005 .owl-carousel .owl-item .img-hover p {    padding: 0 30px;}.RWDnews005 .owl-carousel .owl-item div>a {    font-weight: 700;    color: #000;    letter-spacing: 1px;    line-height: 1.5;    font-size: 20px;}.RWDnews005 .owl-carousel .owl-item .img-hover p {    min-height: 55px;}.RWDnews005 .owl-carousel .owl-item .img-hover p {    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    text-overflow: ellipsis;    overflow: hidden;}/*選購按鈕*/ 
.RWDnews005 .controlls-over .owl-pagination {    display: flex;    justify-content: center;    width: calc(100% - 60px);    bottom: 0;    margin-top: 15px;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {    border-radius: 0;    background: transparent;    border: 1px solid #e7e7e7;    color: #b1b1b1;    font-size: 30px;    top: 50%;    transform: translateY(-50%);    transition: all 0.5s ease;    display: flex;    justify-content: center;    align-items: center;    width: 50px !important;    height: 50px !important;}.RWDnews005 .controlls-over .owl-controls .owl-next {    margin-top: 0;    right: -70px;}.RWDnews005 .controlls-over .owl-controls .owl-prev {    margin-top: 0;    left: -70px;}/*輪播*/ 
.RWDnews005 .owl-theme .owl-controls .owl-page span {    width: 30px;    border-radius: 0;    background: #eee;}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span {    background: #bebebe;}/*兩顆按鈕*/ 
.RWDbtn01 {    margin-top: 60;}.RWDbtn01 ul.btn-box {    width: 35%;    margin: 0px auto;    list-style: none;    padding: 0;}.RWDbtn01 ul.btn-box li.col-sm-6 {    width: 50%;    text-align: center;}.RWDbtn01 ul.btn-box li.col-sm-6>a {    border: 1px solid rgb(248 110 19 / 50%);    border-radius: 0px;    max-width: 320px;    background: transparent;    color: #F86E14;    padding: 10px 35px;    font-size: 16px;    letter-spacing: 1px;    line-height: 1.5;}.RWDbtn01 ul.btn-box li.col-sm-6:first-child>a {    color: #fff;    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);}.RWDbtn01 ul.btn-box li.col-sm-6>a:hover {    letter-spacing: 3px;}/*第一次修改*//*選單*/ 
.section_block {    padding: 100px 0;}.main.cd-main-content {    top: 105px;}.RWDmenu_plus04 .header {    padding: 0 30px;    background: #fff;}.RWDmenu_plus04 .header .site-nav .menu>li>a {    color: #333}.RWDmenu_plus04 .logo {    top: -18px;}.RWDmenu_plus04 .features {    z-index: 21;    position: relative;}.RWDmenu_plus04 .features:before {    content: '';    position: absolute;    width: 1px;    height: 100%;    background: #eee;    left: 55px;    top: 0;}.RWDmenu_plus04 .features i,.RWDmenu_plus04 .features .cart-btn {    color: #333;}.RWDmenu_plus04 .site-nav .menu li.has-child>a:after {    border-color: #333;}.RWDmenu_plus04 .site-nav .menu li.menu_shop:before {    content: "";    width: 100%;    height: 4px;    background: #fe9800;    display: block;    position: absolute;    left: 0;    bottom: 0px;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .member-btn,.RWDmenu_plus04 .features .search-btn {    float: right;}/*.RWDmenu_plus04 .features, .RWDmenu_plus04 .site-nav {  right: -12.5vw;}*/ 
.RWDmenu_plus04 .features .edit {    position: relative;    left: -5vw;}.RWDmenu_plus04 .header .site-nav .menu>li {    margin-top: 20px;}.RWDmenu_plus04 .header .site-nav .menu>li>a {    padding: 20px 25px 40px;}.RWDmenu_plus04 .features .edit a.menu_sm {    color: #999;    padding: 10px 5px;    display: inline-block;    line-height: 1;}.RWDmenu_plus04 .features .edit a.menu_sm:hover {    color: #333}#m_RWDfullscreen01_1_1_cart_btn>i {    width: 20px;    height: 20px;    display: flex;    margin-right: 6px;    margin-bottom: 5px;}#m_RWDfullscreen01_1_1_cart_btn>i img {    width: 100%;    transition: .3s ease;}#m_RWDfullscreen01_1_1_cart_btn {    display: flex;    align-items: center;}/*banner*/ 
.RWDbanner_plus01 .logo {    width: 25vw;}.RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 105px) !important;    height: calc(100vh - 105px) !important;}/*技術優勢*//* .skill_block.section_block {    padding-bottom: 0} */ 
.skill_block .RWDservice011__head{padding-inline: 1rem;}.skill_block .title_item .en_title {    text-align: center;}.skill_block>.container {    width: 100% !important;    padding: 0;}.RWDservice011 .link_area {    height: auto;}.RWDservice011 .link_box {    padding: 21rem 5vw 0 3.5vw;    transition: .35s ease;        aspect-ratio: 11 / 16;}.RWDservice011 .link_box:hover {    z-index: 2;    transition: .35s ease;    /* border-bottom: 10px solid #f9841b; */    }.RWDservice011 .link_box .circle {    position: relative;    bottom: auto;    margin-top: 50px;    /* opacity: 0; */}/*客群*/ 
.target_block:before {    width: 25vw;    height: 9vw;    bottom: -6vw;}.RWDproduct004 .list-inline .nice_item {    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);}/*影片*/ 
.RWDvideo006__editor {    bottom: auto;    top: 20%;}.RWDvideo006__editor .title_item h2.main_title span:first-child {    color: #fe9800;    font-size: 80px;    padding-right: 10px;}/*產品*/ 
.RWDproduct002_v3 .active .btn.btn-rj {    background-color: transparent;    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);    color: #fff;}.RWDproduct004 .list-inline .nice_item>ul.nice_prod>li>a:hover {    color: #0031e4;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {    transform: translateY(0);    top: 35%;}/*230406修改*/ 
.RWDvideo006__editor .title_item h2.main_title span:first-child {    color: #F85109;}.title_item h2.main_title {    font-size: 60px;}.title_item .en_title {    font-size: 60px;    margin: 0 0 -15px;}.skill_block .title_item .en_title {    font-size: 55px;}.section_block {    padding: 80px 0;}.title_item {    margin-bottom: 50px;}.product_block.section_block {    padding-bottom: 100px;}.RWDmenu_plus04 .site-nav {    right: -3.5vw;}/*20230817*/ 
.RWDmenu_plus04 .site-nav {    right: -8vw;}.RWDmenu_plus04 .site-nav .menu li.menu_shop:before {    height: 6px;}.RWDmenu_plus04 .site-nav .menu li.menu_shop>a {    color: #fe9800;}.RWDmenu_plus04 .site-nav .menu li.menu_shop.has-child>a:after {    border-color: #fe9800;}.RWDsocial002 i.iconRounded.cusimg {    padding: 16px;}.RWDmenu_plus04 .site-nav .menu ul li>a {    font-weight: 400}.RWDmenu_plus04 .header .site-nav .menu>li>a {    font-weight: 400;}/* 20240308 .RWDmenu_plus04 .site-nav {    right: -13vw;}*/
/*footer start*/

.footer_block { position: relative; padding: 120px 0 30px;}.footer_block:before { content: '';  position: absolute; width: 100%;  height: 100%; background: linear-gradient(180deg, #29176f, #1b58de 100%);   top: 0;  left: 0;z-index: -3;}.footer_block>.container:before, .footer_block>.container:after {display: none;}.footer_block>.container {display: grid; grid-template-columns: 2.5fr 6.5fr 4fr; grid-gap: 50px 100px;width: 95% !important; max-width: 1920px;}.footer_block:after { content: '';position: absolute;width: 30%; height: 100%;  background: url(archive/image/customization/product_bg2.jpg)no-repeat;  top: 0;  right: 0;  z-index: -2;  background-size: cover;  mix-blend-mode: overlay;   opacity: .5;  background-position: center; transform: scaleX(-1);}/*頁尾滑過*/ 
.footer_block a:hover {   color: #F86E14; letter-spacing: 3px;}/*頁尾資訊*/ 
.footer_left .RWDedictor008 { margin-bottom: 100px;}.footer_left { display: flex; flex-direction: column; align-items: flex-start;}.footer_logo_item {  display: flex; flex-wrap: wrap; flex-direction: column;align-items: flex-start;}.footer_logo { max-width: 300px; margin: 0 0 10px;}.footer_logo img {  filter: brightness(0) invert(1);}.footer_logo_title { font-size: 32px;font-weight: 900; color: #fff;  letter-spacing: 2px; line-height: 1;}.footer_center {display: flex; flex-direction: column-reverse;}.footer_app { margin-bottom: 60px;  padding-bottom: 60px; border-bottom: 1px solid rgb(208 208 208 / 25%);}.footer_subtitle { font-size: 15px;color: #eee; font-weight: 300; margin: 0 0 15px;}ul.footer_info_list { list-style: none;padding: 0;  color: #fff; font-weight: 300; margin: 0; display: grid;grid-template-columns: 3fr 1fr;  grid-gap: 10px 30px; font-size: 17px;}ul.footer_info_list li>a {  color: #fff;}ul.footer_info_list li>span {   font-weight: 500;  margin-right: 15px;}ul.footer_info_list li small { opacity: .5; padding-left: 10px;}/*app下載*/ 
.footer_app_item .footer_subtitle {  margin: 0 15px 0 0;}.footer_app_item { display: flex; align-items: center;}ul.footer_app_list { list-style: none; padding: 0;display: grid;   grid-template-columns: 1fr 1fr;     width: 40%;}ul.footer_app_list li>a {display: block;width: 100%; max-width: 150px;transition: .35s ease;}ul.footer_app_list li>a:hover {  transform: translateY(-10px);  transition: .3s ease;}/*頁尾選單*/ 
.footer_right { margin-left: 150px;}.footer_menu { margin-bottom: 85px;}ul.footer_menu_list {list-style: none;   padding: 0; color: #fff; margin: 0;     display: grid; grid-template-columns: 1fr 1fr; grid-gap: 10px 0;}ul.footer_menu_list li>a {   color: #fff; font-weight: 300; padding: 5px 10px;  display: block;}/*電子報*/ 
.web_edm { background-color: transparent;  border: 1px solid transparent; display: flex;  justify-content: flex-start;}.web_edm .email input {  background: #eee; font-size: 14px;  width: 200px; height: auto; padding: 5px;color: #888; text-align: center;  margin: 0 5px 0 0; border-radius: 0px; line-height: 30px;}.web_edm .btn {  background:linear-gradient(45deg, #f83600 0%, #f99a23 100%) ;  border: none;  font-size: 14px;  color: #fffaff;padding: 5px 15px;  border-radius: 0;  margin-right: 5px;  letter-spacing: 1px; font-weight: 300;line-height: 30px;}.web_edm .btn_container .btn:nth-child(2) {background: #2a4ebd; color: #99a8e1;}/*社群*/ 
.RWDsocial002 ul.socialNetwork { display: flex;justify-content: flex-start;margin-bottom: 0;}.RWDsocial002 .iconRounded { width: 45px;  height: 45px;  padding-top: 0;  display: flex;  justify-content: center;  align-items: center;border: none;     background: rgb(41 25 114 / 30%);}.RWDsocial002 ul.socialNetwork li { float: none; margin-right: 10px;}.RWDsocial002 .iconRounded:hover, .color1 .iconRounded:hover {  color: #46d07f; background: rgb(41 25 114 / 35%);}.RWDsocial002 .i.ii-line3.iconRounded { color: #46d07f;}.RWDsocial002 i.i.ii-fb1.iconRounded {  color: #1877f2; }.RWDsocial002 i.iconRounded.cusimg {   color: transparent;  padding: 13px;  display: flex;}.RWDsocial002 i.i.ii-youtube1.iconRounded {  color: #c4302b;}/*網頁宣告*/ 
.copyright_block {  font-size: 13px;  color: #638bf3; font-weight: 300;  display: flex;flex-wrap:wrap;  justify-content: center;  letter-spacing: 1px; line-height: 1.5;margin-top: 60px;}.RWDssl01 {  padding: 0 30px;}.copyright_desc, .copyright_desc a, .copyright_desc a:hover {  font-size: 13px;  color: #638bf3; font-weight: 300;  letter-spacing: 1px; line-height: 1.5;}/*行動跟隨*//*行動跟隨固定*/ 
.fixed_block .RWDedictor008 { animation-name: none !important; animation-delay: 0s !important; animation-duration: 0s !important; opacity: 1 !important;}.fixed_block {  bottom: 50px; z-index: 100;  position: fixed;opacity: 0; right: -60px;transition: .3s ease;}.fixed_block.items-change { right: 0; transition: .4s ease; opacity: 1;}.fixed_btn_items a {  writing-mode: tb; width: 50px; padding: 20px 0px;   letter-spacing: 3px;  color: #fff; font-size: 15px; display: flex; justify-content: center; align-items: center; line-height: 1;}.fixed_btn_items a.fixed_line_btn{ background: linear-gradient(120deg, #39e780 0%, #06c755 100%); }.fixed_btn_items a.fixed_num_btn {  background: linear-gradient(120deg, #396de7 0%, #1f4aaf 100%);}.fixed_btn_items a.fixed_help_btn { background: linear-gradient(120deg, #777 0%, #555 100%);}.fixed_block .fixed_btn_items a:hover {  color: #Fff;  letter-spacing: 3px;}.fixed_btn_items a.fixed_shop_btn {display: none;}/*top*/ 
.scrollTop002 {  right: 0; bottom: 0;}.scrollTop002 .ii { border-radius: 0;}/*20230817*/ 
.RWDsocial002 .iconRounded {  width: 58px; height: 58px;font-size: 20px;    margin: 0;}

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

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

/*bounceIn 修正成 fadeIn end*/
/*動態調整 start*/

/*關於圖片滑入方向調整*/@keyframes move07{  0% {      opacity: 0;  -webkit-transform:translateX(30px);      -moz-transform:translateX(30px);      -ms-transform:translateX(30px);      -o-transform:translateX(30px);  transform:translateX(30px);  }  100% {      opacity: 1;  -webkit-transform:translateX(0px);      -moz-transform:translateX(0px);      -ms-transform:translateX(0px);      -o-transform:translateX(0px);  transform:translateX(0px);  }  }   .animated.RWDright_cont002 .item-first>a{animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.8s;opacity: 0}    /*箭頭動態*/    .RWDvideo006__wrapper .fa-long-arrow-down:before {        width: 65px;        animation: aboutBottomArrow 2s linear infinite;    }    @keyframes aboutBottomArrow {          0% {    transform: translateY(-10px);    opacity:0;  }          10% {    transform: translateY(-10px);    opacity:0;  }          30% {    transform: translateY(-5px);    opacity:1;  }          50% {    transform: translateY(0px);    opacity:0;  }          70% {    transform: translateY(5px);    opacity:1;  }          90% {    transform: translateY(10px);    opacity:0;  }          100% {    transform: translateY(10px);    opacity:0;  }    }

/*動態調整 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;}.boxname {    margin: 0 10px;}:root {    --main-color: #0031e4;    --sub-color: #F85109;    --txt-color: #444444;    --btn-main-color: #F85109;    --btn-main-hover-color: #f86e13;    --btn-sub-color: #0031e4;    --btn-sub-hover-color: #29176f;}/*230531範本預設按鈕改色導圓角統一5px*/ 
._bd_btn._bd_btn-primary:hover {    color: #fff;    background-color: var(--btn-main-hover-color);    border-color: var(--btn-main-hover-color)}._bd_btn._bd_btn-primary {    background: var(--btn-main-color);    border-radius: 5px !important}._bd_btn._bd_btn-default {    background: 0 0;    border: 1px solid var(--btn-sub-color);    color: var(--btn-sub-color);    border-radius: 5px !important}._bd_btn._bd_btn-default:hover {    color: #fff;    background-color: var(--btn-sub-hover-color);    border-color: var(--btn-sub-hover-color)}._bd_row a {    color: #333}/*221226最小字級修正*/ 
.login_box_body .control-label,#btn_forget_form,#btn_reverify_form,.link-style,.member_join,.btn-primary,#forget_table .th,#join_form,.m2018 .products-nav>ul>li a,.RWDquiry,.RWDshopping,.RWDproduct_page .control-box .control-label,.RWDproduct_page .products-info .download .control-label,.RWDproduct_page .products-info .pd-info .control-label,.RWDproduct_page .products-info .txt .title,#mobile-fixed input,#mobile-fixed select,#mobile-fixed select.form-control:not([size]):not([multiple]),#plusbuy_mobile-fixed input,#plusbuy_mobile-fixed select,#plusbuy_mobile-fixed select:not([size]):not([multiple]),.RWDproduct_page input,.RWDproduct_page select,.RWDproduct_page select.form-control:not([size]):not([multiple]),.RWDproduct_page .btn,.RWDproduct_page .ibtn,.hgroup .breadcrumb,.shopping-item-box .item-btn,#join_form input,#join_form select,#join_form select.form-control:not([size]):not([multiple]),.RWDshopping input,.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,input,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: 15px;    letter-spacing: 1px;    line-height: 1.5;}.layoutlist_4 .buybtn {    padding: 10px 0;}.list-btn {    padding: 10px 0;    margin: 20px 0 0;}.layoutlist_5 .product_list_item .subject {    margin: 10px 0 0;}.layoutlist_5 .item .buybtn {    width: 100%;    padding: 5px 0;}input#top_search_searchkey {    font-size: 20px !important;    letter-spacing: 1px !important;}.cd-search.full .ibtn,.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 20px;}.RWDmenu_plus04 .member-block .form-area .group {    flex-wrap: nowrap;}.login_box_footer a.member_join {    display: flex;    justify-content: center;    align-items: center;}input#search_box_text {    font-size: 20px !important;}/*購物流程圈圈改色*/@keyframes num-bg {    0% {        background: #666;        -webkit-transform: scale(.5);        transform: scale(.5)    }    100% {        background: #666;        -webkit-transform: scale(1);        transform: scale(1)    }}/*main*/ 
.page_wrapper_bg section.call_to_action {    padding: 100px 0;    min-height: 35vw;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 15px;    width: 80%;    max-width: 1700px}.page_wrapper_bg .article-text .container {    width: 100%;}.hgroup .container {    width: 100%;    margin: 0 0 50px;}/*搜尋*/ 
.RWDsearch_page .search-list {    margin-bottom: 40px !important;}.RWDsearch_page .list-img .name {    height: auto;}/*-------按鈕--------*/#panelCms .btn.btn-primary {    float: none;    border-radius: 5px !important;}/*重新填寫*/ 
.refill_btn {    display: none;}/*回上一頁按鈕*/ 
.btn {    font-size: 16px;}#article .btn.btn_back a,#album .btn.btn_back a {    padding: 10px 15px;    display: block;}.btn.btn_back {    margin-right: 0;    float: right;    background: transparent !important;    padding: 0;    box-shadow: none;    margin-top: 60px;}.btn.btn_back a {    min-width: 180px;    padding: 10px 15px;    background: transparent;    color: var(--btn-main-color);    transition: all 0.2s ease;    border: 1px solid var(--btn-main-color);    line-height: 1}.btn.btn_back a:hover {    border: 1px solid var(--btn-main-hover-color);    color: #fff !important;    background: var(--btn-main-hover-color);}/*確定送出*/ 
.ebtn {    padding: 0;    background: transparent;    -webkit-border-radius: 0px;    -moz-border-radius: 0px;    border-radius: 0px;    float: right;    margin-right: 0;}.ebtn a {    display: block;    text-align: center;    min-width: 180px;    line-height: 1.5;    padding: 6px 30px !important;    margin-top: 20px;    color: var(--btn-main-color);    background: transparent;    border: 1px solid var(--btn-main-color);    transition: all .2s ease;}.ebtn a:hover {    background: var(--btn-main-hover-color);    color: #fff !important;    border-color: var(--btn-main-hover-color);    transition: all .2s ease;}.new-form .new-width .currectsend_btn a {    color: var(--btn-main-color) !important;    background: 0 0}.new-form .new-width .currectsend_btn a:hover {    color: #fff !important;    background: var(--btn-main-hover-color)}/*購物車按鈕*/ 
.RWDshopping .btn.bg1 {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}.RWDshopping .btn.bg1:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff !important;    background: #000;}.layoutlist_4 .showY br {    display: none;}.RWDshopping .btn.normal {    max-width: initial;}.page_wrapper_bg.lang_en .voucher-box .form-group .btn {    width: auto;}.RWDshopping .btn.bg2 {    border-radius: 0 !important;    transition: all 0.3s ease;    border: 1px solid #444 !important;    color: #fff !important;    background: #444 !important;}.RWDshopping .btn.bg2:hover {    background: #000 !important;    color: #fff !important;    border: 1px solid #000 !important;}.RWDshopping .btn.bg2 i {    transition: none;}.RWDshopping .btn.bg3 {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}.RWDshopping .btn.bg3:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff !important;    background: #000;}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {    max-width: initial;}/*購物車v3按鈕*/ 
.RWDshopping_v3 .cartform-submit,.RWDshopping_v3 .empty-cart .btn-row .gray82radius-btn,.RWDshopping_v3 .order-infobox .btn-row .links,.RWDshopping_v3 .pay-calculate .dd-row.calculate-fixed .gray33radius-btn,.payhint-modal .btn-row .gray33radius-btn {    background: var(--btn-main-color)}.RWDshopping_v3 .cart-fill .cart-list .info-pane .gray82empty-btn:hover,.RWDshopping_v3 .cartform-submit:hover,.RWDshopping_v3 .empty-cart .btn-row .gray82radius-btn:hover,.RWDshopping_v3 .order-infobox .btn-row .links:hover,.RWDshopping_v3 .pay-calculate .dd-row.calculate-fixed .gray33radius-btn:hover,.payhint-modal .btn-row .gray33radius-btn:hover {    background: var(--btn-main-hover-color)}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn {    color: var(--btn-main-color);    border-color: var(--btn-main-color);    background: 0 0}.RWDshopping_v3 .order-infobox .btn-row .links.gray82empty-btn:hover {    background: var(--btn-sub-hover-color);    color: #fff}/*會員按鈕*/#join_form .btn {    padding: 6px 12px;    border-radius: 0;}#join_form .btn-link:hover {    text-decoration: none;}.memberlist .col-sm-9.col-md-9 .btn.btn-primary a,.memberlist .col-sm-9.col-md-9 .btn.btn-primary a:hover {    color: #fff !important;}#btn_member_login {    float: none;    background: #444;    color: #fff;    border: 1px solid #444;    padding: 6px 12px;}#btn_member_login:hover {    background: #000;    color: #fff !important;    border: 1px solid #000;}#join_form .btn-primary {    min-width: 180px;    float: none;    background: var(--btn-main-color);    color: #fff;    border: 1px solid var(--btn-main-color);}#join_form .btn-primary:hover,.shopping_viewlogin__submit:hover {    background: var(--btn-main-hover-color) !important;    color: #fff !important;    border: 1px solid var(--btn-main-hover-color);}.webbtn {    background: var(--btn-main-color)}.webbtn:hover {    background: var(--btn-main-hover-color)}.btn-primary,.shopping_viewlogin__submit {    background-color: #444;    border: 1px solid #444;    border-radius: 0 !important;    float: right;    margin-right: 0px;    font-size: 14px;    box-shadow: none;}.btn-primary a {    color: #fff;    font-size: 14px;}.btn.btn-primary:focus a,.btn.btn-primary:hover a,.btn.btn-primary:active a {    color: #fff !important;}.btn-primary:hover {    transition: all 0.3s ease;    color: #fff;    background-color: #000;    border-color: #000;}.btn-primary:active:hover,.btn-primary:active:focus {    background-color: #000;    border: 1px solid #000;}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {    color: #fff !important;    background-color: #000;    border-color: #000;    outline: none;}/*詢問車按鈕*/ 
.RWDmenu_plus04 .cart-block .bottom-box .pay-btn,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn,.RWDmenu_plus04 .cart-block .bottom-box .pay-btn:hover,.RWDmenu_plus04 .querycar-block .bottom-box .pay-btn:hover {    transition: .5s;}/*忘記密碼 ＆重發認證信*/#div_forget_area * {    border-radius: 0 !important;}/*註冊*/ 
.join_form_btns {    text-align: right;}/*文章列表*/ 
.RWDslider01 .products-list .products-item .box {    display: flex;    align-items: center;}.RWDslider01.pic-right .products-list .products-item .box {    flex-direction: row-reverse;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 60px !important;}/*文章列表-2*/#article .layoutlist_2 .list_subject a {    font-size: 16px !important;    font-weight: bold;    margin: 0px 0px 20px !important;    display: block;    line-height: 1.5 !important;}.subsubject {    font-size: 14px;    font-weight: 400;    line-height: 1.5;}.layoutlist_2 .listdate .yearmonth,.layoutlist_4 .listdate .yearmonth {    padding-bottom: 0;}.layoutlist_2 .item {    width: 100%;}.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*文章列表-3*/ 
.layoutlist_3.fn_article3 .list_subject a {    font-size: 16px !important;    font-weight: bold;    margin: 0px 0px 20px !important;    display: block;    line-height: 2 !important;}.layoutlist_3.fn_article3 .list_subject .summary a {    font-size: 14px !important;    font-weight: 400;    line-height: 2 !important;}/*文章列表-4*/#article .layoutlist_4 .item {    display: flex;    align-items: stretch;    border-bottom: 1px solid #eee;}#article .layoutlist_4 .list_subject a {    font-size: 17px !important;    font-weight: 700;    margin: 0 0 10px !important;    display: block;    line-height: 1.5 !important}#article .layoutlist_4 .list_subject .summary a {    font-size: 16px !important;    font-weight: 400;    line-height: 1.5 !important}#article .layoutlist_4 .listdate {    padding: 0 10px;    width: 90px;    border-left: 1px solid #eee}#article .layoutlist_4 .listdate .day {    font-size: 25px}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 1px;    padding: 0}#article .layoutlist_4 .item .list_img {    padding-left: 0}#article .layoutlist_4 .list_subject {    width: calc(100% - 25% - 90px)}#article .layoutlist_4 .xrow.list {    height: auto;}/*文章列表-7*/#article .layoutlist_7 .subject,.article7 .layoutlist_7 .subject a {    margin-top: 15px !important;    ;    margin-bottom: 10px !important;    ;}#article .layoutlist_7 .cdate,.article7 .layoutlist_7 .cdate a {    font-size: 12px;}#article .layoutlist_7 .summary,.article7 .layoutlist_7 .summary a {    font-size: 16px !important;    font-weight: 300;    line-height: 1.5 !important;}.layoutlist_7 .subject,.layoutlist_7 .subject a {    font-size: 18px !important;    font-weight: 500;}/*文章列表-8*/ 
.layoutlist_8 .article_subject {    font-weight: 500;    font-size: 17px;    line-height: 1.5;    display: block}.layoutlist_8 .list_subject .summary {    margin: 10px 0}.layoutlist_8 .list_subject .summary a {    font-size: 16px;    font-weight: 400;    line-height: 1.5;    color: var(--txt-color)}/*文章列表頁籤修正*/#article .tabs .content {    padding: 30px 0 0 !important;    border-top: none !important;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 50px;}#product_tabs .content section {    border-top: 0;    margin: -10px 0 0;}/*相簿列表*/ 
.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: 1px;}.rwd .faq_answer {    font-size: 16px;    letter-spacing: 1px;    line-height: 1.8;}/*影片*/ 
.video_item_subject {    font-size: 16px;    letter-spacing: 1px;}.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;}.file_area label.dd-option-text {    margin: 0;    font-weight: 400;    display: block;}#file_dlist a.dd-option {    padding: 12px;}/*檔案下載a連結修正*/ 
.page_wrapper_bg .dd-select a:hover {    color: #313131;}.download .search-go {    line-height: 2;    transition: .5s;}.download .search-go:hover {    background: #000;    color: #fff;    transition: .5s;}/*產品A*/ 
.page_content1 #productbx_bg {    background: #efefef;    -moz-opacity: 1;    opacity: 1;}.page_content1 .dd-selected {    letter-spacing: 1px;}.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;}#product>div.page_content1>div.product_top.row>div:nth-child(3) {    gap: 0 10px;}.page_content1 #prod_name,.page_content1 #prod_name .product_name {    font-size: 25px;    font-weight: 700;    letter-spacing: 0;    line-height: 1.5;    margin: 0}/*產品A按鈕*/#btn_shopping {    border-radius: 0;    font-size: 14px;    background: var(--btn-main-color)}#btn_shopping:hover {    background: var(--btn-main-hover-color)}.fbtn {    border-radius: 0;    font-size: 14px;    background: var(--btn-main-color);    background: transparent;    color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: .5s;}.fbtn:hover {    background: var(--btn-sub-hover-color);    color: #fff;    transition: .5s;}#btn_querycar {    border-radius: 0;    font-size: 14px;    background: var(--btn-sub-color);    background: transparent;    color: var(--btn-main-color);    border: 1px solid var(--btn-main-color);    transition: .5s;}#btn_querycar:hover {    background: var(--btn-sub-hover-color);    color: #fff;    transition: .5s;}/*產品下拉樣式*/label.dd-option-text {    font-size: 14px !important;    line-height: 1 !important;    margin: 0 !important;    font-weight: 400;}.dd-option {    padding: 5px 10px;}/*產品B*/#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop,#mobile-fixed .btn-shop .btn.shop {    background: var(--btn-main-color);}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background: var(--btn-sub-color);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {    background-color: var(--btn-main-hover-color);}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover {    background-color: var(--btn-sub-hover-color);}#mobile-fixed .style-radio .form-radio,.RWDproduct_page .style-radio .form-radio {    border: 1px solid rgb(214, 214, 214);}#mobile-fixed .style-radio .form-radio.checked,.RWDproduct_page .style-radio .form-radio.checked {    border-color: #000;}.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    color: #555;    font-size: 16px;    letter-spacing: 1px;}/*產品列表樣式*/ 
.layoutlist_4 .product_list_item,.layoutlist_2 .product_list_item {    margin: 0 0 40px;}.layoutlist_4 .pricearea {    text-align: left;    display: flex;    align-items: center;    letter-spacing: 0}.layoutlist_4 .fixprice {    font-size: 16px;    text-decoration: line-through;    margin: 0 5px 0 0;}.layoutlist_4 .sellprice {    color: #f10404;    font-weight: bold;}.layoutlist_4 .subject {    height: auto !important;    line-height: 1.5;    min-height: auto;    font-weight: 500;}#product .item .subject {    height: auto !important;}.productlist .layoutlist_4 .col-sm-4.col-md-4 {    margin: 0 0 30px;}.productlist .layoutlist_4 .product_list_item {    padding-bottom: 0;    border: 0;    height: auto !important;}.layoutlist_5 .product_list_item .list-btn_mobile,.layoutlist_5 .product_list_item .list-btn,.layoutlist_5 .product_list_item .buybtn {    background-color: var(--btn-main-color);}.layoutlist_5 .product_list_item .list-btn_mobile:hover,.layoutlist_5 .product_list_item .list-btn:hover,.layoutlist_5 .product_list_item .buybtn:hover {    background-color: var(--btn-main-hover-color);}.layoutlist_4 .buybtn {    background: var(--btn-main-color);    transition: .5s;}.layoutlist_4 .buybtn:hover {    background: var(--btn-sub-hover-color);    transition: .5s;}.item .subject A.itemlink {    text-align: center;    display: block;}/*修正產品、文章預設列表排版*/ 
.productlist .layoutlist_2,.productlist .layoutlist_4,.productlist .layoutlist_5,.albumlist .layoutlist_2,.albumlist .layoutlist_4,.articlelist .layoutlist_2,.articlelist .layoutlist_4 {    display: flex;    flex-wrap: wrap;    align-items: flex-start;}.sortbar {    float: none !important;    margin-bottom: 20px !important;    text-align: left !important;    width: 100%;    flex-wrap: wrap;}.sortbar a:hover {    color: #515151;}/*產品售價顏色*/li#O_sellPrice,span.payprice,.pricearea .price {    color: var(--btn-main-color) !important;    font-weight: 400;}.RWDproduct_page .products-info .price-box b {    font-weight: 400;}.pricearea .price.delline {    color: #333 !important;}.pricearea .price.fixprice {    color: #777 !important;}/*購物清單*/ 
.RWDshopping .btn.normal {    border-radius: 0;}/*會員註冊*/#join_form .btn-primary {    border-radius: 0;}#join_form {    background: white;}/*會員頁a連結修正*/ 
.member .css-table .tr a {    color: #313131;}/*留言板*/ 
.customized_columns .css-table .th.textarea {    width: 10%;}/*詢問車*/ 
.RWDquiry .shopping_form .control-box img {    margin-left: 10px;}.RWDquiry .btn.normal {    border-radius: 0;    font-size: 15px;    letter-spacing: 1.5px;    transition: .5s ease;    color: var(--btn-main-color);    border-color: var(--btn-main-color)}.RWDquiry .btn.normal:hover {    transition: .5s ease;    background: var(--btn-sub-hover-color);    color: #fff;    border-color: var(--btn-sub-hover-color);    font-weight: 500}.RWDquiry .btn.bg2,.btn.normal.bg3 {    background: var(--btn-main-color);    color: #fff;    border-color: var(--btn-main-color)}/*電子表單*/ 
.eformsDesc {    margin: 50px 0;    border: 0;}.eformscontent .layoutlist_1 {    width: 100%;    max-width: 1170px;    margin: 0 auto;}.form-horizontal .form-group {    margin-left: 0;    margin-right: 0;}.form-horizontal .control-label {    font-weight: 500;}textarea.form-control {    min-height: 130px;}.systemmsg {    text-align: center;}.eformscontent .col-sm-12.col-md-12 .ebtn a {    color: var(--sub-color) !important;}.eformscontent .col-sm-12.col-md-12 .ebtn a:hover {    background: var(--sub-color);    color: #fff !important;}/*左側選單*/ 
.m2018 .products-nav>ul>li {    padding: 0;    margin: 0;}.m2018 .products-nav a {    padding: 15px 10px !important;    font-weight: 400;    font-size: 16px;}/*隱私權*/ 
.privacy_block,.privacy_block p {    line-height: 2;    letter-spacing: 1px;    color: #000}.privacy_block a {    color: #000;    transition: 0.4s}.privacy_block a:hover {    color: #000;    transition: 0.4s;    text-decoration: none}.privacy_block h5 {    font-size: 18px;    font-weight: bold;    margin: 50px 0 10px;    color: #000;}.privacy_block h6 {    font-size: 16px;}.privacy_block ul {    padding-left: 24px;}/*購物說明文字*/ 
.shopping_txt {    line-height: 2;    letter-spacing: 1px;    color: #000}.shopping_txt a {    color: #000;    transition: 0.4s}.shopping_txt a:hover {    color: #000;    transition: 0.4s;    text-decoration: none}.shopping_txt .item_row {    margin-bottom: 50px}.shopping_txt h2 {    font-size: 24px !important;    font-weight: bold;    margin: 0;    color: #e70707;    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;}/*以下客製化語法開始*//*內頁頁尾*/ 
.page_wrapper_bg footer.footer_block {    background: transparent;    margin-top: 0;    border-top: none;}/*文字統一設定*/ 
.page_wrapper_bg .hgroup h1 {    text-align: center;    letter-spacing: 3px;    line-height: 1;    font-weight: 900;    color: transparent;    background-image: linear-gradient(284deg, #29176f, #1b58de 100%);    -webkit-background-clip: text;    background-clip: text;    margin: 0 0 20px;    text-transform: uppercase;    font-size: clamp(1.75rem, 1.5714rem + 0.8929vw, 3rem);}.page_wrapper_bg .article-text h2 {    font-size: clamp(1.75rem, 1.625rem + 0.625vw, 2.625rem);    line-height: 1.2;    letter-spacing: 2px;    margin: 0 0 15px;    font-weight: bold}.page_wrapper_bg .article-text h3 {    font-size: clamp(1.5rem, 1.3929rem + 0.5357vw, 2.25rem);    letter-spacing: 2px;    line-height: 1.5;    margin: 0 0 10px;}.page_wrapper_bg .article-text h4 {    font-size: 28px;    line-height: 1.5;    letter-spacing: 1px;    margin: 0 0 10px;}.page_wrapper_bg .article-text h5 {    font-size: 22px;    line-height: 1.5;    letter-spacing: 1px;    margin: 0 0 10px;}.page_wrapper_bg .article-text h6 {    font-size: 18px;    line-height: 1.5;    letter-spacing: 1px;    margin: 0 0 10px;}.page_wrapper_bg .article-text,.page_wrapper_bg .article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav {    font-size: 16px;    line-height: 1.8;    letter-spacing: 1px;    color: var(--txt-color);    font-weight: 400;    margin: 0 0 15px}._bd_row label,._bd_row li,._bd_row p,._bd_row td {    font-size: 15px;    line-height: 2;    font-weight: 400;}._bd_row li {    margin-bottom: 10px;}._bd_row ol {    padding-left: 22px;}._bd_row ul {    padding-left: 18px;}.RWDtimeline01 .line_dot2 span {    display: none}/*照片*/ 
.con_pic {    position: relative;}.con_pic img {    width: 100%;}/*備註*/ 
.memo_item {    background: #f1f1f1;    padding: 2rem 3rem;    border-bottom: 5px solid #999;    margin-top: 2rem;}/*影片大小*/ 
.page_wrapper_bg iframe {    width: 100% !important;    height: 800px !important;}/*編排設定*/ 
.grid_item {    display: grid;}/*共通設定*/ 
.page_wrapper_bg .main_color {    color: var(--main-color);}.page_wrapper_bg .sub_color {    color: var(--sub-color);}.page_wrapper_bg .txt_bold {    font-weight: bold}/*有白背景*/ 
.faqlist .page_wrapper_bg .article-text .container,.download2 .page_wrapper_bg .article-text .container,.article4.is-item-list .page_wrapper_bg .article-text .container {    padding: 4vw 5vw;    background: #fff;    box-shadow: 1.6px 1.6px 1.2px rgba(0, 0, 0, 0.008), 3.4px 3.4px 2.7px rgba(0, 0, 0, 0.012), 5.8px 5.8px 4.6px rgba(0, 0, 0, 0.015), 8.7px 8.7px 6.9px rgba(0, 0, 0, 0.018), 12.5px 12.5px 10px rgba(0, 0, 0, 0.02), 17.7px 17.7px 14.2px rgba(0, 0, 0, 0.022), 25.1px 25.1px 20.1px rgba(0, 0, 0, 0.025), 36.5px 36.5px 29.2px rgba(0, 0, 0, 0.028), 56.3px 56.3px 45px rgba(0, 0, 0, 0.032), 100px 100px 80px rgba(0, 0, 0, 0.04);    border: 10px solid #e1e1e1;}/*頁面主標*/ 
.hgroup .container {    padding: 0;    border-bottom: none;}/*標題下麵包屑*/ 
.page_wrapper_bg .hgroup .breadcrumb {    font-size: 13px;    text-align: center;    float: none !important;    position: relative;    border: 0px;    bottom: 0px;    background: transparent;    letter-spacing: 1.5px;    color: #555;    padding: 0;}.page_wrapper_bg .hgroup .breadcrumb a:hover {    color: #000;}.article1 .page_wrapper_bg .hgroup .breadcrumb,.eforms3 .page_wrapper_bg .hgroup .breadcrumb,.article6 .page_wrapper_bg .hgroup .breadcrumb,.download2 .page_wrapper_bg .hgroup .breadcrumb,.eforms1 .page_wrapper_bg .hgroup .breadcrumb,.eforms2 .page_wrapper_bg .hgroup .breadcrumb {    display: none}/*內文頁籤*/ 
.tabs {    font-weight: 400;    margin: 0 !important;}#product_tabs>nav {    border-top: 1px solid #e0e0e0;    border-bottom: 1px solid #e0e0e0;    margin-bottom: 3rem !important}.tabs nav ul {    display: flex !important;    justify-content: center;    align-items: center;}.tabs nav ul li {    padding: 15px 0;    border: none}.tabs nav ul li:first-child {    border-left: none;}.tabs nav li.tab-current {    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);}.tabs nav a {    color: #000 !important;    font-family: 'Noto Sans TC', sans-serif;    font-weight: 400;    font-size: 17px !important;    line-height: 1.5 !important;    height: auto !important;    padding: 0px 35px !important;    background: transparent !important;    border-right: 1px solid rgb(212 212 212 / 50%) !important;    border: 1px solid #e0e0e0 !important;    border-left: none !important;    border-top: none !important;    border-bottom: none !important;    letter-spacing: 2px;}.tabs nav li.tab-current a {    color: #fff !important;    background: transparent !important;}.tabs .content {    padding: 40px 35px 0 !important;    border: none !important;    border-top: 1px solid #e0e0e0 !important;    margin-top: -1px;}.tabs nav li.tab-current a::before,.tabs nav li.tab-current a::after,.tabs nav li.tab-current:after,.tabs nav li.tab-current:before {    display: none;}.tabs nav li.tab-current a {    border: none !important;}/*常見問答*/ 
.faq_item {    border-bottom: 1px solid #dedede;}.faq_q_icon:before {    content: 'Q';    font-size: 24px;    line-height: initial;    margin-right: 10px;    color: var(--txt-color);    border-radius: 100%;    width: 40px;    height: 40px;    display: flex;    justify-content: center;    align-items: center;    font-weight: 500;}.faq_q_icon {    background: transparent;    position: relative;    margin: 0;    height: auto;    width: auto;    display: flex;    justify-content: center;    align-items: center;}.rwd .faq_question {    padding: 1.5rem 1rem;    color: var(--txt-color);    font-size: 18px;    font-weight: 400;    letter-spacing: 1px;}.faq_a_icon {    display: none}.rwd .faq_answer {    padding: 3rem 0;    letter-spacing: 1px;}.rwd .faq_answer ul>li,.rwd .faq_answer ol>li {    padding: 0 0 5px;}.rwd .faq_answer hr {    margin: 4rem 0;}.rwd .faq_answer .con_pic {    max-width: 480px;    margin: 2rem 0 0;}.rwd .faq_question:hover,.rwd .faq_question:hover .faq_q_icon:before {    color: var(--main-color);}/*常見問答文字*/ 
.rwd .faq_answer h4 {    padding-left: 25px;    border-left: 7px solid var(--main-color);    line-height: 1.2;    margin: 0 0 2rem;}/*常見問答步驟*/ul.step_item {    list-style: none;    padding: 0;    margin: 0;    display: grid;    grid-template-columns: repeat(4, 1fr);    grid-gap: 3rem;}ul.step_item li {    position: relative;    margin-bottom: 0;    font-size: 15px;    font-weight: 400;    line-height: 1.5;}ul.step_item li:before {    content: '';    position: absolute;    width: 1px;    height: 100%;    background: #f1f1f1;    right: -1.5rem;    top: 0;}ul.step_item li .con_pic {    max-width: 380px;    margin: 3rem 0 0;}ul.step_item li>span {    font-weight: bold;    color: var(--txt-color);    font-size: 16px;    padding: 5px 10px;    border: 1px solid #ddd;    display: block;    line-height: 1.2;    background: #f1f1f1;    max-width: 100px;    text-align: center;    margin: 0 0 15px;}/*問答按鈕*/ 
.faq_answer a.contact_btn>span:first-child {    margin-right: 10px;}.faq_answer a.contact_btn {    font-size: 17px;    color: var(--sub-color);    padding: 10px;    display: flex;    border: 1px solid var(--sub-color);    text-align: center;    justify-content: center;    max-width: 350px;    transition: .35s easee;    margin: 1rem 0 0}.faq_answer a.contact_btn:hover {    background: var(--sub-color);    color: #fff;    transition: .35s easee;}/*購買據點*/ 
.tabs .shop_title h3 {    background: linear-gradient(107deg, #111, #444);    padding: 10px;    text-align: center;    color: #fff;    margin-bottom: 2rem;    letter-spacing: 7px;    font-weight: 700;}/*購買據點card*/ 
.shop_card_item {    grid-template-columns: repeat(4, 1fr);    grid-gap: 2rem;    margin-bottom: 6rem}.shop_card {    padding: 3rem 2.5rem;    background: #fff;    border-bottom: 5px solid var(--txt-color);    box-shadow: 0 0 20px #dedede;}.shop_card a.shop_add {    font-size: 16px;    text-align: center;    color: var(--main-color);    display: flex;    justify-content: center;    align-items: center;    padding: 10px 15px;    border: 1px solid;    transition: .35s ease-out;}.shop_card a.shop_add:hover {    color: #fff;    background: var(--main-color);    transition: .35s ease-out;}.shop_card a.shop_add i {    padding-right: 10px;}.shop_card ul {    font-size: 16px;    list-style: none;    padding: 0;    margin: 0px;}.shop_card ul li {    padding: 0 0 15px;}.shop_card ul li>span,.shop_card .memo_item span {    color: var(--txt-color);    font-weight: 500;    display: block}.shop_card_item .shop_card h4 {    color: var(--txt-color);    font-size: 22px;    text-align: center;    padding: 0 0 10px;    border-bottom: 1px solid #dedede;    margin: 0 0 2rem;}.shop_card_item .shop_card h4 small {    opacity: .3;    font-size: 100%;    padding: 0 10px;}.shop_card .memo_item {    padding: 0;    border-bottom: none;    background: transparent;}.shop_card .memo_item p {    margin-bottom: 0;    font-size: 15px;}/*網購*/ 
.shop_link_item {    grid-template-columns: repeat(6, 1fr);    grid-gap: 2rem;}.shop_link_item a.shop_link:hover img {    transform: scale(1.03);    transition: 0.35s ease-out;}.shop_link_item a.shop_link img {    margin: 0;    transition: .35s ease;}.shop_link_item .shop_logo {    overflow: hidden;    margin-bottom: 1rem;}.shop_link_item a.shop_link:hover {    color: var(--main-color);}.shop_link_item a.shop_link {    display: flex;    flex-direction: column;    align-items: center;    justify-content: center;    font-size: 17px;    color: var(--txt-color);    line-height: 1.5;    padding: 1rem;    background: #fff;    border: 1px solid #dedede;}/*關於統一*/ 
.article5 .page_wrapper_bg .article-text {    margin: 0}.article5 .page_wrapper_bg section.call_to_action {    padding-bottom: 0;}.article5 .page_wrapper_bg section.call_to_action>.container {    width: 100%;    max-width: none;    padding: 0}.article5 .page_wrapper_bg .article-text .container {    padding: 0}.article5 .page_wrapper_bg .article-text .container .pagecontent {    padding: 0 !important;}.article5 .main.cd-main-content:before {    display: none}.article5 .page_wrapper_bg section.call_to_action>.container section.hgroup {    display: none}.con_tit {    margin-bottom: 2rem;    position: relative;}.article5 .ab_item {    position: relative;    margin: 0 auto 5rem}.ab_item01,.ab_item02,.ab_row_item,.ab_item07,.ab_item08 {    grid-template-columns: 1fr 1fr;    align-items: center;    max-width: 1800px;    margin: 0 auto;}.article5 .pagecontent .RWDeditor01 {    margin-top: 0 !important;}/*關於0102*/ 
.ab_item01 .con_txt,.ab_item02 .con_txt {    position: relative;    height: 100%;    display: flex;    flex-direction: column;    justify-content: center;    padding: 7rem 7rem;}.ab_item01 .con_txt:after,.ab_item02 .con_txt:after {    content: '';    position: absolute;    width: 100%;    height: 100%;    left: 0;    top: 0;    background: linear-gradient(180deg, #d6d3d3, transparent);    z-index: -3;}.ab_item01 .con_txt:before,.ab_item02 .con_txt:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background-image: url(archive/image/customization/product_bg3.jpg);    background-size: cover;    background-repeat: no-repeat;    left: 0;    top: 0;    background-position: unset;    z-index: -2;    opacity: .6;}.ab_item .con_tit {    margin-bottom: 5rem;}.ab_item .con_tit h2 {    font-size: 3.5rem;    margin-bottom: 20px;    position: relative;    padding-bottom: 20px;    border-bottom: 1px solid #cfcfcf;    display: flex;    align-items: flex-end;    justify-content: space-between;    letter-spacing: 3px;}.ab_item .con_tit h2:before {    content: '';    position: absolute;    width: 150px;    height: 3px;    background: var(--main-color);    bottom: 0;}.ab_item .con_tit h2 span {    font-size: 20px;    letter-spacing: 1px;    line-height: 1.5;}.ab_item .con_tit h4 {    margin: 0;    font-weight: bold}/*關於03*/ 
.article5 .RWDslider01.pic-right .products-list .products-item .box {    align-items: flex-start;}.article5 .pagecontent .RWDslider01 {    max-width: 1800px;}.article5 .RWDslider01 .products-list {    margin: 0 auto}.article5 .RWDslider01 .products-list .box {    padding: 0}.article5 .RWDslider01.pic-right .pic-list {    padding-left: 0;}.article5 .page_wrapper_bg .article-text,.article5 .page_wrapper_bg .article-text p {    font-size: 17px;}.article5 .RWDslider01 .products-list .products-item {    background: linear-gradient(180deg, #d6d3d3, transparent);}.article5 .RWDslider01 .text {    position: relative;    height: 100%;    padding: 7.4rem 7rem;}.article5 .RWDslider01 .text:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: url(archive/image/customization/product_bg3.jpg);    left: 0;    top: 0;    background-size: cover;    opacity: .5;    mix-blend-mode: initial;    background-position: right;}.ab_item03 .con_txt h6 {    margin-top: 4rem;    padding-top: 3rem;    border-top: 1px solid #dedede;    font-weight: 300;    margin-bottom: 2rem;}.ab_item03 .con_txt h6>span {    display: block;    font-size: 26px;    margin-bottom: 10px;    font-weight: bold;    line-height: 1;}.ab_item.ab_item03.grid_item {    margin: 0;}.article5 .RWDslider01.pic-right .pic-list figure {    margin: 0;}/*關於04*/ 
.ab_row_item .ab_item04 .con_txt p {    color: #afafaf;    font-size: 16px;}.ab_item04 .con_txt h5 {    position: relative;    padding-bottom: 1rem;    margin-bottom: 3rem;    border-bottom: 1px solid #363636;    font-weight: bold;}.ab_item04 .con_txt {    position: absolute;    bottom: 5vw;    width: 75%;    left: 50%;    transform: translateX(-50%);    color: #fff;    z-index: 1}/*關於05*/ 
.ab_row_item .ab_item05 .con_txt p {    font-size: 16px;}.ab_item05 .con_txt h5 {    position: relative;    padding-bottom: 1rem;    margin-bottom: 3rem;    border-bottom: 1px solid #91a0b7;    font-weight: bold;}.ab_item05 .con_txt h5 br {    display: none}.ab_item05 .con_txt {    position: absolute;    top: 5vw;    width: 75%;    left: 50%;    transform: translateX(-50%);    z-index: 1}.ab_item04 .con_txt h5:before,.ab_item05 .con_txt h5:before {    content: '';    position: absolute;    width: 100px;    height: 2px;    background: var(--main-color);    bottom: -1px;    left: 0;}/*關於06*/ 
.ab_item06 {    margin-top: 5rem;}.ab_item06 .con_txt h2 {    text-align: center;    color: #fff;    margin-bottom: 3rem;    border-bottom: 1px solid #ff9435;    padding-bottom: 1.5rem;}.ab_item06 .con_txt h5 {    color: #ffffff;    font-weight: bold;    margin: 2rem 0 0}.ab_item06 .con_txt p {    font-size: 16px;    color: #ffffff;}.ab_item06 .con_txt {    padding: 6vw 10vw;    position: relative;    text-align: center;}.ab_item06 .con_txt:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: linear-gradient(120deg, #f83600 0%, #f99a23 100%);    left: 0;    top: 0;    z-index: -3;}/*關於07*/ 
.ab_item07 .con_txt h3 {    position: relative;    border-bottom: 1px solid #dedede;    margin-bottom: 2rem;    padding-bottom: 10px;    color: var(--txt-color);}.ab_item07 .con_txt h3:before {    content: '';    position: absolute;    width: 100px;    height: 3px;    background: var(--main-color);    bottom: 0;}.ab_item07 .con_txt {    padding: 6rem;}.ab_item07 .con_txt h5 {    position: relative;    margin: 2rem 0 0;}/*關於08*/ 
.ab_item08 .ab_card:last-child {    margin-right: -0.5rem;}.ab_item08 .ab_card:first-child {    margin-left: -0.5rem;}.ab_card {    background: #f1f1f1;    margin: 0 1.5rem;    border-bottom: 5px solid var(--main-color);    position: relative;}.ab_card .con_txt {    padding: 3rem 3rem;}/*關於09*/ 
.article5 .ab_item.ab_item09 {    margin: 0 auto}.ab_item09 {    padding: 10rem 15%;    grid-template-columns: 1fr 1.2fr;    align-items: center;    position: relative;    grid-gap: 0 2vw;}.ab_item09:after {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: url(archive/image/customization/product_bg3.jpg) no-repeat;    mix-blend-mode: darken;    z-index: -2;    opacity: .5;}.ab_item09:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: #f1f1f1;    top: 0;    left: 0;    z-index: -3;}.ab_item09 .con_pic {    position: relative;}/*.ab_item09 .con_pic:before {  content: '';  position: absolute; width: 200%;  height: 60%; background: linear-gradient(180deg, #29176f, #1b58de 100%);    bottom: 0;right: -100%; z-index: -3;}*//*關於10*/ 
.article5 .ab_item.ab_item10 {    margin: 0 auto}.ab_item10 {    padding: 10rem 20% 6rem;    grid-template-columns: repeat(7, 1fr);    grid-gap: 1.5rem;    background: linear-gradient(180deg, #29176f, #1b58de 100%);}.ab_item10 .con_pic {    border: 1px solid #dedede;    box-shadow: 5px 6px 18px #322b6057;}.page_wrapper_bg .article-text h4.ab_po_txt {    background: linear-gradient(45deg, var(--main-color) 0%, var(--sub-color) 80%);    display: inline-block;    padding: 20px 35px;    color: #fff;    font-weight: bold;    font-size: 2.5rem;    width: 70%;    text-align: center;    position: absolute;    top: -50px;    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);    z-index: 1;}/*關於11*/ 
.article5 .ab_item.ab_item11 {    margin: 0 auto;    border-bottom: 1px solid #dedede;    padding: 5rem 15%;}.ab_item11 {    padding: 10rem 15%;    text-align: center;    background: #f1f1f1;}.ab_item11 .con_txt {    margin-bottom: 50px;}.ab_item11 .con_pic {    display: grid;    grid-template-columns: repeat(4, 1fr);    grid-gap: 1.5rem;}.ab_item11 .con_pic img {    box-shadow: 5px 8px 20px #abababa8;}.ab_item11 .con_txt h2>span {    display: block;}/*清洗服務*/ 
.eformscontent .layoutlist_1 {    max-width: 1400px;}.eformsDesc {    margin: 0;}.service_item {    grid-template-columns: repeat(3, 1fr);    grid-gap: 1.5rem;    margin-bottom: 5rem;}.service_item .service_card {    background: #fff;    border: 1px solid #dedede;}.service_item .service_card p {    position: relative;    padding: 4rem 2rem 2rem;    margin: 0 !important}.service_item .service_card p:before {    content: '';    position: absolute;    width: 100%;    height: 120px;    clip-path: polygon(100% 0, 0 0, 51% 25%);    background: linear-gradient(180deg, #29176f, #1b58de 100%);    top: -1px;    left: 0;}.service_item .service_card02 p:before {    background: linear-gradient(180deg, #000, #333 100%);}.service_item .service_card03 p:before {    background: linear-gradient(180deg, #F86E14, #f86e13 100%);}.service_item .service_card h4>span {    display: block;    font-size: 16px;    font-weight: 400;    color: #e2e2e2;}.service_item .service_card h4 {    padding: 25px 25px;    text-align: center;    color: #Fff;    background: linear-gradient(0deg, #29176f, #1b58de 100%);    font-size: 24px;    margin: 0}.service_item .service_card02 h4 {    background: linear-gradient(0deg, #000, #333 100%);}.service_item .service_card03 h4 {    background: linear-gradient(0deg, #F86E14, #f86e13 100%);}/*清洗表格*/ 
.customized_columns {    padding: 6rem 6rem;    background: #fff;    box-shadow: 5px 6px 20px #eaeaea;}.customized_columns ._input,.customized_columns select {    border: none;    border-radius: 0;    box-shadow: none;    background: #eee;    font-weight: 400}.form-horizontal .form-group {    margin-bottom: 25px;}.form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;    padding: 0;}.form-horizontal .control-label {    width: 100%;}.col-sm-6.address-col-1 {    padding-left: 0;}.page_wrapper_bg .eformsDesc h5 {    text-align: center;    margin: 0 auto 2.5rem;}.form-horizontal .form-group .col-sm-12 {    width: 100%;    padding: 0;}.form-horizontal .form-group .col-sm-6 {    padding-right: 0}/*最新消息*/ 
.cate_list.row>.col-sm-6.col-md-4 {    margin: 0 0 30px;}.cate_list .subject a {    display: block;    font-size: 20px;    color: #333;    padding: 15px 0}.cate_list .subject {    background: #fff;    font-size: 20px;    font-weight: 400;    margin: 0px auto !important;}.cate_list.row .col-sm-6.col-md-4:hover .subject:before {    width: 100%;    right: 0;    transition: .35s ease;}.cate_list .subject:before {    content: '';    position: absolute;    width: 0;    height: 5px;    background: var(--main-color);    left: 0;    bottom: 0;    transition: .35s ease;}.cate_list .subject {    position: relative;}/*固定側選單*/ 
.collapsing_header .main {    overflow: inherit;}.main section .container .article-text>.container>.xrow {    height: 100%;    position: relative;    display: inline-block;    width: 100%;}.main section .container .article-text>.container .xrow #sidebar {    position: sticky;    top: 120px;    left: 0;}/*左側選單*/ 
.m2018 .products-nav .nav-title {    font-weight: bold;    color: #fff;    background: linear-gradient(303deg, #29176f, #1b58de 100%);    padding: 10px 20px;    font-size: 22px;    letter-spacing: 1.5px;    border-bottom: 1px solid #9999;}#sidebar .products-nav {    font-family: 'Red Hat Display', 'Noto Sans TC', sans-serif;}.page_wrapper_bg .m2018 .products-nav ul li>a {    color: var(--txt-color);    font-size: 18px;    padding: 15px 20px;    letter-spacing: 2px;    transition: 0.4s ease;}.page_wrapper_bg .m2018 .products-nav ul li>a:hover {    color: var(--main-color);    transition: 0.4s ease;}.page_wrapper_bg .products-nav>ul>li.active>a {    color: var(--main-color);    padding-left: 35px;    transition: 0.4s ease;    font-weight: bold}.page_wrapper_bg .products-nav>ul>li.active>a:before {    content: '';    position: absolute;    width: 8px;    height: 8px;    background: var(--main-color);    right: 10px;    top: 25px;}.page_wrapper_bg .m2018 .products-nav .toggle-submenu::after {    right: 10px;    top: 93%;}.page_wrapper_bg .m2018 .products-nav li.is-open>.toggle-submenu::after {    color: #2EA7E0;}/*產品架構*/ 
.product1 .page_wrapper_bg section.call_to_action>.container {    width: 95%;    max-width: 1900px;}.RWDproduct_page .products-right {    background: #fff;    padding: 4rem 5rem !important;    box-shadow: 5px 5px 15px #dedede;}/*產品列表*/ 
.layoutlist_4 .subject {    font-size: 20px;    border-bottom: 1px solid #dedede;    padding: 0 0 15px;    margin: 0 0 20px;}.productlist .layoutlist_4 .product_list_item {    padding: 30px;    background: #fff;    border: 7px solid #dedede;}.layoutlist_4 .pricearea {    text-align: center;    justify-content: center;}.product_list_item .count_info {    text-align: center;}.layoutlist_4 .cate_div {    display: none !important}/*產品內頁*/#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page {    font-family: 'Red Hat Display', 'Noto Sans TC', sans-serif;}.RWDproduct_page .pic-box .page_content3_mainphoto {    border: 1px solid #dedede;}.RWDproduct_page .products-info .name {    font-weight: bold;    font-size: 24px;    color: #000;    margin-bottom: 1rem;}.RWDproduct_page .products-info .txt .title {    font-size: 19px;    color: var(--txt-color);    font-weight: 500;    letter-spacing: 1.5px;}.RWDproduct_page .products-info .txt .editor ul {    padding-left: 20px;    font-weight: 400;    color: var(--txt-color);    line-height: 1.8;}.RWDproduct_page .products-info .select-box {    font-weight: 400;}.productcontent .page_wrapper_bg iframe {    height: 500px !important;}/*立即購買架構*/ 
.product1 .m2018 .products-nav .nav-title {    display: none}.pro_item {    position: relative;    margin: 0 auto 4rem;}/*購買01*/ 
.pro_item01 {    text-align: center;    padding: 5rem 5rem;    background: #f1f1f1;    color: #333;    margin: 0 auto}.products-editor .pro_item01 h4 {    padding: 0 0 10px;    border-bottom: 1px solid #dedede;    margin: 0 0 30px;}.products-editor .pro_item01 p {    color: #333;}/*購買02*/ 
.pro_item02 {    grid-template-columns: repeat(3, 1fr);    text-align: center;}.pro_item02 .con_pic {    margin-bottom: 1rem;}.pro_item02 .con_pic.pro_pic {    padding: 30px}.pro_item02 .pro_card .con_tit {    padding: 1.5rem 1rem;    margin-bottom: 0;    margin-top: -1rem;    border-bottom: 5px solid #555;}.pro_item02 .pro_card .con_tit p {    color: var(--sub-color);    margin: 0}.pro_item02 .pro_card h4 {    color: #000;    font-size: 30px;    margin: 0 0 5px;}.pro_item02 .pro_card .con_txt {    border-top: 1px solid #dedede;    border-bottom: 1px solid #dedede;}.pro_item02 .pro_card .con_txt h5 {    color: #333;    font-weight: bold;    text-transform: uppercase;}.pro_item02 .pro_card .con_txt h5>b {    font-size: 33px;    padding: 0 5px;}.pro_item02 .pro_card .con_txt h5,.pro_item02 .pro_card .con_txt p {    border-bottom: 1px dotted #dedede;    padding: 15px 0;    margin: 0;}.pro_item02 .pro_card .con_txt ul {    list-style: none;    padding: 15px 0;    font-weight: 500;    color: #000;    font-size: 17px;    line-height: 1.7;    margin: 0;    min-height: 146px}.pro_item02 .pro_card02 {    background: #f5f5f5;}.pro_item03 .con_pic {    position: relative;    margin-bottom: 3rem}.pro_item03>.con_pic:before,.pro_item04 .con_pic:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: #00000087;    left: 0;    top: 0;}.pro_item03 .con_pic .con_tit {    position: absolute;    bottom: 5rem;    text-align: center;    width: 50%;    left: 50%;    top: 50%;    transform: translate(-50%, -50%);    margin-bottom: 0;}.pro_item03 .con_pic .con_tit h3,.pro_item04 .con_tit h3 {    color: #fff;    letter-spacing: 1px;    border-bottom: 1px solid #dedede3d;    margin: 0;    line-height: 2;}.pro_item03 .con_pic .con_tit h3>span,.pro_item04 .con_tit h3>span,.pro_item06 .con_tit h3>span {    font-size: 3rem;    display: block;    border-bottom: 1px solid #dedede3d;}.pro_item03-1 .con_vid span {    font-size: 20px;    color: var(--txt-color);    font-weight: 500;    text-align: center;    display: block;    margin: 10px 0 0;}.pro_item03-1 {    grid-template-columns: 1fr 1fr;    grid-gap: 2rem;    margin-bottom: 5rem;}.pro_item03-2 {    grid-gap: 1.5rem;    grid-template-columns: repeat(3, 1fr);}.pro_item03-2 .pro_card {    padding: 4rem 3rem;    background: #fff;    border-bottom: 5px solid var(--main-color);    box-shadow: 0 0 15px #dedede;}.pro_item03-2 .pro_card h5 {    color: var(--txt-color);    margin: 0 0 20px;    padding: 0 0 15px;    border-bottom: 1px solid #dedede;    display: flex;    align-items: center;}.pro_item03-2 .pro_card h5>span {    padding: 7px;    background: #fffffe;    border-radius: 99em;    font-size: 13px;    margin-right: 15px;}.pro_item03-2 .pro_card p {    margin-bottom: 0;    font-size: 15px;    line-height: 1.6;}/*.pro_item04 .con_tit {    position: absolute;    left: 50%;    transform: translate(-50%, -50%);    top: 50%;    margin: 0;    text-align: center;    color: #fff;    z-index: 1;}*/ 
.pro_item04 .con_tit p {    color: #fff;}.pro_item04 .con_tit .por_fe_item span:before {    content: '';    position: absolute;    width: 90px;    height: 90px;    border: 1px solid #dedede59;    left: 50%;    top: 50%;    transform: translate(-50%, -50%);    border-radius: 100%;    background: #0000001c;    z-index: -1}.pro_item04 .con_tit .por_fe_item span {    font-size: 22px;    font-weight: 700;    position: relative;}.pro_item04 .con_tit .por_fe_item {    grid-template-columns: 1fr 1fr 1fr;    width: 80%;    margin: 1rem auto;    grid-gap: 3rem;    padding: 45px 0;}.pro_item05 .con_pic {    box-shadow: 0 0 15px #dedede;}.pro_item05 {    grid-gap: 2rem;    grid-template-columns: repeat(4, 1fr);    padding: 15% 15% 6%;    background: #f1f1f1;    margin-top: -4rem;    border-bottom: 8px solid var(--main-color);}.pro_item05 h5 {    color: #000;    position: absolute;    top: 10%;    text-align: center;    width: 100%;}/*.pro_item06 .con_tit  { position: absolute; left: 50%;  transform: translateX(-50%);  text-align: center;      color: #fff;  z-index: 1;    width: 100%;  bottom: 1.5rem;}*/ 
.pro_item06 .con_tit h3 {    border-bottom: none;}.pro_item07 {    grid-template-columns: 1fr 1fr;    margin: 0;    align-items: center;}.pro_item07 .con_txt {    padding: 5rem;}.pro_item07 .con_txt h5 {    color: var(--main-color);    font-size: 22px;    border-bottom: 1px solid #dedede;    padding: 0 0 8px 20px;    margin: 0 0 22px;    position: relative;    border-left: 7px solid;}.pro_item07 .con_txt p {    font-size: 15px;}.pro_item08,.pro_item11,.pro_item14 {    margin: 8rem auto 4rem;    text-align: center;    padding: 4rem 0 0;    border-top: 1px solid #dedede;}.pro_item08 h5 {    color: var(--txt-color);}.pro_item08 h3 {    color: var(--txt-color);    letter-spacing: 1px !important;}.pro_item09 {    grid-template-columns: 1fr 1fr;}.pro_item09 .pro_card {    background: #fff;    /* border: 1px solid #dedede;*/}.pro_item09 .pro_card02 {    background: #f1f1f1;    /*margin-left: -1px;*/}.pro_item09 .pro_card .con_tit {    margin: 0}.pro_item09 .pro_card h4 {    color: #fff;    padding: 15px 35px;    margin: 0;    background: #333333;}.pro_item09 .pro_card ul li {    border-bottom: 1px dotted #dedede;    padding: 25px 35px;    position: relative;}.pro_item09 .pro_card ul li:last-child {    border-bottom: none}.pro_item09 .pro_card ul {    list-style: none;    padding: 0;    font-size: 18px;    font-weight: 400;    color: var(--txt-color);    line-height: 1.2;    margin: 10px 0 0;}.pro_item09 .pro_card .con_pic {    margin-bottom: 0;}.pro_item09 .pro_card02 ul li {    color: var(--txt-color);}.pro_item09 .pro_card02 h4 {    background: linear-gradient(180deg, #29176f, #1b58de 100%);}.pro_item10 {    grid-template-columns: 1fr 1fr;    grid-gap: 2rem;}.pro_item11 .con_txt {    margin-bottom: 3rem;}.pro_item11 .con_txt p {    line-height: 1.5;}.pro_item11 .con_txt h2 {    margin: 0 0 4rem;    position: relative;}.pro_item11 .con_txt h2:before {    content: '';    position: absolute;    width: 1px;    height: 35px;    background: #dedede;    bottom: -50px;    left: 50%;    transform: translateX(-50%);}.pro_item12 {    grid-template-columns: 1fr 1fr;    margin-bottom: 8rem}.pro_item12 .con_pic {    position: absolute;    width: 26%;    left: 50%;    transform: translateX(-50%);    bottom: -4rem;}.pro_item12 .pro_card {    color: #fff;    padding: 5rem 12rem 5rem 4rem;}.pro_item12 .pro_card02 {    color: #fff;    padding: 5rem 4rem 5rem 12rem;}.pro_item12 .pro_card01 {    background: linear-gradient(45deg, #041a68, #08133a);}.pro_item12 .pro_card02 {    background: linear-gradient(45deg, #000, #333);}.pro_item12 .pro_card ul {    list-style: none;    padding: 0;    font-size: 15px;}.pro_item12 .pro_card ul li {    padding: 0 0 25px;    margin: 0 0 25px;    border-bottom: 1px solid #dedede57;    position: relative;}.pro_item12 .pro_card ul li:last-child {    margin: 0;}.pro_item12 .pro_card h4 {    font-size: 24px;    width: 100%;    color: #fff;    margin: 0 0 3rem;    display: flex;    justify-content: space-between;}.pro_item12 .pro_card h4>span:first-child {    text-align: center;    color: var(--main-color);    background: #fff;    padding: 10px 30px;    width: 70%;}.pro_item12 .pro_card h4>span:last-child {    background: linear-gradient(45deg, var(--main-color), #041a68);    padding: 10px 30px;    width: 40%;    text-align: center;}.pro_item12 .pro_card02 h4>span:first-child {    color: var(--sub-color);}.pro_item12 .pro_card02 h4>span:last-child {    background: linear-gradient(45deg, var(--sub-color), #f86e13);}.pro_item13 .con_tit p {    color: #fff;    margin: 0}.pro_item13 .con_tit h5 {    font-size: 24px;}.pro_item13 .con_tit {    background: linear-gradient(180deg, #29176f, #1b58de 100%);    position: absolute;    bottom: 0;    left: 0;    padding: 2rem 3rem;    color: #fff !important;    margin: 0;    z-index: 1;    border-bottom: 5px solid var(--sub-color);    min-width: 50%}.pro_item15 {    grid-template-columns: 300px auto;    align-items: center;    grid-gap: 7rem;    padding: 0 5rem 5rem;    border-bottom: 1px solid #dedede;    margin: 0 auto 5rem;}.pro_item15 .con_tit {    margin-bottom: 5rem;    padding-left: 35px;    border-left: 15px solid var(--main-color);}.pro_item15 .con_tit h3 {    margin: 0;    color: var(--txt-color);}.pro_item15 .pro_card {    position: relative;    display: grid;    grid-template-columns: 40px auto;    grid-gap: 1.5rem;    margin: 0 0 15px;}.pro_item15 .pro_card .con_pic {    width: 40px;    height: 40px;    padding: 8px;    background: var(--main-color);    border-radius: 100%;    margin-top: -4px;}.pro_item15 .pro_card .con_pic img {    filter: invert(1);}.pro_item15 .pro_card h5 {    color: var(--txt-color);    position: relative;}.pro_item15 .pro_card p {    font-size: 15px;    line-height: 1.5;}.pro_item16 {    text-align: center;}.pro_item16 .sub_color {    font-weight: bold;    font-size: 5rem;    letter-spacing: 2px;    padding: 15px 0;    line-height: 1.5;}.pro_item16 h2 {    color: #000 !important;    letter-spacing: 1px !important;    font-size: 2.5rem !important;    margin: 0 !important;}.pro_item17 {    grid-template-columns: 1fr 1fr;}.pro_item17 h5 {    font-weight: bold;    color: var(--txt-color);    width: 70%;    margin: 0 auto !important;    text-align: center;    display: block;}.pro_item17 .con_pic {    background: linear-gradient(0deg, #d3d1d1, #fff);    padding: 0 2rem;    margin: 0rem;}.pro_item17 .pro_card02 .con_pic:before {    content: '博士韋爾';    position: absolute;    width: 100%;    left: 0;    bottom: 0;    font-size: 24px;    color: #fff;    z-index: 1;    text-align: center;    font-weight: bold;    background: var(--main-color);    padding: 10px;}.pro_item17 .pro_card01 .con_pic:before {    content: '其他品牌';    position: absolute;    width: 100%;    left: 0;    bottom: 0;    font-size: 24px;    color: #fff;    z-index: 1;    text-align: center;    font-weight: bold;    background: #000;    padding: 10px;}.pro_item17 .pro_card {    position: relative;    padding-top: 5rem;}/*相簿*/ 
.layoutlist_2>div:last-child {    clear: none !important;}.layoutlist_2 .album_item {    width: calc(100% / 3 - 1px);    float: none}#album .layoutlist_2 .album_item_subject {    padding: 15px 0;    font-weight: 400;    color: #000;    background: #fff;}.layoutlist_2 .album_item:hover:before {    width: calc(100% - 30px);    right: 15px;    transition: .35s ease;}.layoutlist_2 .album_item:before {    content: '';    position: absolute;    width: 0;    height: 5px;    bottom: 0;    left: 15px;    background: var(--main-color);    transition: .35s ease;}.layoutlist_2 .album_item {    position: relative;    height: auto !important;    margin: 0 0 35px;    transition: .35s ease;}/*最新消息列表*/ 
.layoutlist_8 .listdate {    text-align: right;}.layoutlist_8 .item {    padding: 0 0 40px;    margin: 0 0 40px;    display: flex;    align-items: center;}.layoutlist_8 .listdate .yearmonth {    padding: 0;    margin: 0 0 15px;}.layoutlist_8 .listdate .day {    color: var(--main-color);    font-weight: bold;    line-height: 1.2;}.layoutlist_8 .article_subject {    font-size: 1.5rem;    font-weight: bold;    color: var(--main-color);}/*隱私*/ 
.privacy_block .item {    margin-bottom: 3rem;    padding-bottom: 3rem;    border-bottom: 1px solid #dedede;}/*檔案下載*/ 
.download .list_table td {    padding: 25px 0;}/*查詢訂單*/ 
.shopping_viewlogin__h1 {    font-weight: bold;    color: #000;}.shopping_viewlogin__submit {    font-size: 16px;    letter-spacing: 1px;}.shopping_viewlogin__member a,.member_join_strong {    color: var(--sub-color);}/*會員*/ 
.join_form-title {    color: #000;    text-align: center;    font-weight: bold;    border-bottom: none;    font-size: 24px;}#btn_member_login {    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);    border: none;}#btn_member_login:hover {    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);    color: #fff !important;    border: none;}.go_shopping_view a.go_shopping_view_a {    color: var(--sub-color);}/*詢問車*/ 
.info-box,.no-item,.shopping-item,.shopping_form {    background: #fff;}/*內頁banner*/ 
.page_wrapper_bg .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: 37vh !important;    height: 37vh !important;}.page_wrapper_bg .RWDbanner_plus01 .slick-caption>.container {    width: 70% !important;}.page_wrapper_bg .RWDbanner_plus01 .slick-caption {    top: 40%;}.page_wrapper_bg .RWDbanner_plus01>.slick-caption .txt2 {    font-size: 4.5rem;    color: #fff;    line-height: 1;    font-weight: bold;    letter-spacing: 8px;}.page_wrapper_bg .RWDbanner_plus01>.slick-caption .txt1 {    font-size: 23px;    color: #fff;    font-weight: bold;    letter-spacing: 3px;}/*下載*/ 
.downlaod5_item_btn {    width: 100%;    border-radius: 0;    background: transparent;    padding: 10px 30px;    text-align: center;    font-size: 15px;}.downlaod5_item_text {    width: 50%;    padding: 0 15px;}.downlaod5_item_img {    width: 50%;    margin: 0;}.downlaod5_item_text .downlaod5_item_subject {    font-size: 18px;    font-weight: 400;    color: #000;}.blue-link {    color: var(--sub-color);    text-decoration: none;}.gray82radius-btn,.gray33radius-btn,.info-control input.input-default,.info-control textarea.input-default {    border-radius: 0;}.RWDproduct_page .btn-other .ibtn:hover,.RWDproduct_page .products-nav ul li>ul>li:hover>a,.RWDproduct_page .tab-box .tab-menu a:hover {    color: var(--btn-main-hover-color);}/*表單下面qa*/ 
.eformsDesc_bottom {    margin: 4rem 0 0;    padding: 0;}.qa_item {    grid-template-columns: 1fr 1fr;    grid-gap: 1rem;}.qa_card {    padding: 3rem;    background: #f1f1f1;}.qa_item .qa_card ul,.qa_item .qa_card ol {    padding-left: 20px;    margin: 1rem 0 0;}.qa_item .qa_card p {    margin-bottom: 0;}.qa_item .qa_card h6 {    font-weight: bold;}.qa_item .qa_card h6>span {    margin: 0 0 2rem;    font-size: 2rem;    color: var(--main-color);    display: block;    position: relative;    font-weight: 500;}.qa_item .qa_card h6>span:before {    position: absolute;    content: '';    width: 75%;    height: 1px;    right: 0;    background: #c5ccdc;    bottom: 1rem;}.eformsDesc_bottom h2 {    text-align: center;    padding: 0 0 2rem;}.service_card a.more_btn:hover {    background: var(--sub-color);    color: #fff;}.service_card a.more_btn {    margin: 2rem auto;    display: block;    color: var(--sub-color);    border: 1px solid var(--sub-color);    padding: 10px;    text-align: center;    width: 100%;}/*瀏覽紀錄*/ 
.RWDhistory002 .history-btn {    background: var(--txt-color);    width: 45px;    padding: 10px 5px;    right: 0;}.RWDhistory002 .history-block.left .history-btn {    right: -45px;}/*20230717會員內頁*/ 
.member .page_wrapper_bg section.call_to_action>.container {    width: 90%;    max-width: none;}a.btn.btn-primary.btn-add-infront {    display: block;}.css-table-wrap.overflow-x-auto {    width: 100%;}/*20230817*/ 
.layoutlist_8 .listdate .day,.layoutlist_8 .listdate .yearmonth {    color: var(--main-color);    font-size: 30px;    display: inline-block;    font-weight: 400;    position: relative;    line-height: 1.5;    margin: 0}.layoutlist_8 .listdate .day {    padding-left: 20px;}.layoutlist_8 .listdate .day:before {    content: '/';    position: absolute;    left: 0px;}.layoutlist_8 .article_subject {    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    text-overflow: ellipsis;    overflow: hidden;}.layoutlist_8 .list_subject .summary a {    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    text-overflow: ellipsis;    overflow: hidden;}/*檔案下載*/ 
.download .search_area .year-container,.download .list_table th.list_date,.download .list_table td.list_date {    display: none}/*會員後台*/a.btn.btn-primary.btn-add-infront {    display: block;    float: none;    width: 200px;    margin: 0 auto 3rem;    font-size: 16px;}/*產品*/ 
.pro_item.ab_item09 {    padding: 0;    margin: 8rem 0 0;}.pro_item13.pro_item13_2n .con_tit {    left: auto;    right: 0;}.pro_item.pro_item06 .con_tit {    text-align: center;}.pro_item06 .pro_card_item .pro_card .con_pic:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    background: #0000004a;}.pro_item06 .pro_card_item .pro_card .con_pic img {    object-fit: cover;    height: 100%;}.pro_item06 .pro_card_item .pro_card .con_pic {    width: 100%;    position: absolute;    height: 100%;    top: 0;    z-index: 1;}.pro_item06 .pro_card_item .pro_card h3 {    color: #fff;    text-align: center;    padding: 8rem 0;    z-index: 2;    font-size: 30px;    margin: 0;    position: relative;}.pro_item06 .pro_card_item .pro_card {    position: relative;    text-align: center;}.pro_item06 .pro_card_item {    grid-template-columns: repeat(3, 1fr);    align-items: center;}/*清洗服務*/ 
.service_card a.more_btn {    width: 90%}.service_btn_item {    display: flex;    align-items: center;    justify-content: center;    margin: 5rem 0;}a.service_btn {    font-size: 17px;    text-align: center;    display: flex;    justify-content: center;    align-items: center;    min-width: 280px;    background: var(--sub-color);    color: #fff;    padding: 15px;    margin: 0 5px;    font-weight: 400;}a.service_btn.service_line_btn {    background: linear-gradient(120deg, #39e780 0%, #06c755 100%);}a.service_btn>span:nth-child(1),a.service_btn i {    padding-right: 5px;}.pro_item08 {    background: #f1f1f1;    margin: 8rem auto 0;    padding: 6rem 3rem;}.page_wrapper_bg .pro_item08 h3 {    font-size: 55px;    display: flex;    color: #000;    margin: 0 0 20px;}.page_wrapper_bg .pro_item08 h3 {    flex-wrap: wrap;    justify-content: center;    width: 85%;}.page_wrapper_bg .pro_item08 h3>span:nth-child(2) {    display: block;    width: 100%;    text-align: right;}.pro_item09 {    margin-bottom: 10rem;}.pro_cen_pic {    position: absolute;    bottom: -1vw;    left: 50%;    transform: translateX(-50%);    width: 12vw;}.pro_item09 .pro_card02 h4 {    background: transparent;    color: var(--main-color);}.pro_item09 .pro_card h4 {    background: transparent;    color: #333;}.pro_item09 .pro_card01 {    text-align: left;    background: #f1f1f1;}.pro_item09 .pro_card02 {    text-align: right;    background: #fff;}.pro_item09 .pro_card .con_txt ul {    margin: 0;}.pro_item09 .pro_card01 .con_txt ul>li:first-child {    background: #333;    color: #fff;    font-weight: bold;}.pro_item09 .pro_card02 .con_txt ul>li:first-child {    background: var(--main-color);    color: #fff;    font-weight: bold;}.pro_item09 .pro_card02 .con_txt ul {    text-align: right;}.pro_item15 {    grid-template-columns: 1fr 1fr;    grid-gap: 0;    padding: 0 0 5rem;}.pro_item15 .con_tit h3 {    font-size: 32px;}.pro_item15 .con_pic {    height: 100%;}.pro_item15 .con_pic img {    object-fit: cover;    height: 100%;}.pro_item15 .pro_fea_item {    margin-left: 3rem;}.pro_item15.pro_item15-2 .con_tit {    padding-left: 0;    border-right: 15px solid var(--main-color);    border-left: none;}.pro_item15.pro_item15-2 .pro_fea_item {    margin-left: 0;    margin-right: 3rem;}.pro_item15 .pro_card .con_pic {    background: #182a6c;}.pro_item17 h5 {    padding: 30px 20px 0;    text-align: left;    width: 100%;}.pro_item17 .pro_card02 .con_pic:before {    background: var(--sub-color);}.pro_item16>.con_pic {    width: 15vw;    margin: 0 auto 2rem;}.pro_item17 h5 b.main_color {    font-size: 150%;}.pro_item.ab_item09 {    background: #f1f1f1;    padding-left: 3rem;}.pro_item17 .pro_card01 .con_pic:before,.pro_item17 .pro_card02 .con_pic:before {    width: 50%;    left: 50%;    transform: translateX(-50%);    font-size: 20px;}.pro_item09 .pro_card02 ul li.main_color {    color: var(--main-color);    font-weight: bold;}.pro_item09 .pro_card02 ul li.main_color img,.pro_item09 .pro_card01 ul li img {    max-width: 200px;    margin-top: 1rem}.pro_item09 .pro_card .con_txt ul li b {    font-size: 200%;    font-weight: 900;    letter-spacing: 0px;    padding-left: 5px;}.pro_item13 .con_tit {    min-width: auto;    width: 50%;}.service_item {    grid-template-columns: 1.51fr 1fr 1fr;}/* 20230830 */ 
.pro_cen_pic {    position: absolute;    bottom: auto;    top: 7rem;    left: 50%;    transform: translateX(-50%);    width: 12vw;}.pro_cen_pic:before {    content: '';    position: absolute;    width: 6vw;    height: 1px;    background: #99999982;    right: -2.5vw;    top: 11%;    z-index: -1;}.pro_item09 .pro_card h4 {    background: #fff;}.pro_item09 .pro_card02 h4 {    color: #000;}.pro_item09 .pro_card02 .con_txt ul li:before {    content: "\f120";    position: absolute;    font-family: "Ionicons";    right: 15px;    color: var(--sub-color);    border-radius: 100%;    font-size: 24px;}.pro_item09 .pro_card02 .con_txt ul li {    position: relative;    padding-right: 45px;}/*.pro_item09 .pro_card02 .con_pic img {    padding-left: 3vw;}.pro_item09 .pro_card01 .con_pic img {    padding-right: 3vw;}*/ 
.pro_item09 .pro_card .con_pic {    overflow: hidden;    background: #f3f3f3;}.pro_item04 .con_tit {    padding: 5rem 3rem;    position: relative;    top: auto;    transform: translate(0px, 0px);    left: auto;    width: 100%;    z-index: 2;    color: #fff;    text-align: center;}.pro_item04 .con_pic {    position: absolute;    top: 0;    height: 100%;    left: 0;    width: 100%;}.pro_item04 .con_pic img {    height: 100%;    object-fit: cover;    width: auto;}.pro_item.pro_item17 {    margin-bottom: 0;}.pro_item09 .pro_card ul li {    text-align: center;}.pro_item08 {    background: #f3f3f3;}.pro_item09 .pro_card02 h4 {    text-align: center;}.pro_cen_pic:before {    height: 5px;    width: 2vw;    right: -27px;}/*------------*/input#memberColumns_00003,input#warrantyColumns_00003{    width: 150px !important;}

/*內頁 end*/
/*加費內頁 start*/

.article1 .page_wrapper_bg .article-text {    margin: 0}.article1 .page_wrapper_bg section.call_to_action {    padding-top: 0;}.article1 .page_wrapper_bg section.call_to_action>.container {    width: 100%;    max-width: 1850px;    padding: 0}.article1 .page_wrapper_bg .article-text .container {    padding: 0}.article1 .page_wrapper_bg .article-text .container .pagecontent {    padding: 0 !important;}.article1 .main.cd-main-content:before {    display: none}.article1 .page_wrapper_bg section.call_to_action>.container section.hgroup {    display: none}.article1 .pagecontent .RWDslider01,.article1 .pagecontent .RWDeditor01 {    margin-top: 0 !important;}/* 技術共通 */ 
.skill_item .con_pic {    height: 100%;}.skill_item .con_pic img {    object-fit: cover;    height: 100%;}/* 技術01 */ 
.skill_item01 .main_block h4 {    font-weight: 700;}.skill_item01 .main_block h2>span {    display: block;    font-weight: 500;    font-size: 40%;    letter-spacing: 8px;    text-align: left;}.skill_item01 .main_block h2 {    color: #ffffff;    font-weight: 900;    font-size: 6rem;    text-align: center;    line-height: 1.5;    letter-spacing: 10px;    margin-bottom: 20rem;}.skill_item01 .main_block .con_pic img {    width: 100%;    height: auto;}.skill_item01 .con_bg img {    object-fit: cover;    height: 100%;    width: 100%;    object-position: bottom;}.skill_item01 .con_bg {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    z-index: 0;}.skill_item01 .main_block {    position: relative;    grid-template-columns: 4fr 1.5fr;    padding: 10rem 15% 5rem;    align-items: flex-start;    grid-gap: 15rem;    z-index: 1;}/* 技術02 */ 
.skill_item02 .con_pic {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    z-index: -2;}.skill_item02 .con_txt {    position: relative;    padding: 20rem 5% 20rem 58%;    text-align: right;}.skill_item02 .con_txt h3 {    font-weight: 700;    color: #ffffff;    margin-bottom: 5rem;        font-size: 3rem;}.skill_item02 .con_txt h2 {    color: #ffffff;}.skill_item02 .con_txt h2>span {    display: block;}.skill_item02 .con_txt h2>b {        font-weight: 900;    color: #ffffff;    display: inline-block;    font-size: 4rem;    line-height: 2;    padding-left: 15px;}/* 技術03 *//*.skill_item03:before {    content: '';    position: absolute;    width: 0;    height: 0;    border-style: solid;    border-width: 0px 45.5rem 60rem 0;    border-color: transparent #ebebeb transparent transparent;    top: 0;    right: 0;    z-index: 1;    mix-blend-mode: darken;}*/ 
.skill_item03 .con_txt h4 {    font-weight: 600;}.skill_item03 .con_txt h2 br {    display: none;}.skill_item03 .con_txt h2 {    font-weight: 900;    font-size: 4rem;}.skill_item03 {    padding: 10rem 10rem 0;    text-align: center;    gap: 5rem;    position: relative;    display: flex;    flex-direction: column;}.page_wrapper_bg .article-text .skill_item03 h4.ab_po_txt {    position: relative;    top: auto;    width: 100%;    margin-left: -10rem;    font-size: 2rem;    padding: 25px 50px;    margin-bottom: 0;}/* 技術04 */ 
.skill_item04 .skill_card_item {    grid-template-columns: repeat(3, 1fr);        width: 100%;}.skill_item04 {    display: flex;    flex-direction: column;    align-items: center;    gap: 6rem;    width: 100%;    padding-top: 6rem;}.skill_item04 .con_txt h2>b {    padding: 0 20px;    font-weight: 900;    font-size: 5rem;}.skill_item04 .con_txt h2 {    font-size: 4rem;    font-weight: 900;    color: #000000;}.skill_item04 .skill_card {    position: relative;}.skill_item04 .skill_card h3 {    position: absolute;    z-index: 1;    bottom: 2%;    left: 7%;    color: #ffffff;}/* 技術5 */ 
.article1 .pro_item08 {    margin: 0;}.article1 .pro_item08 h3 {    width: 80%;    margin: 0 auto 2rem;}.article1 .pro_item08 h3>span {    font-weight: 900;    padding: 0 33px;    font-size: 4rem;    line-height: 1.2;}/* 技術6 */ 
.article1 .pro_cen_pic:before {    top: 15%;}/*.article1 .pro_item09:before {    content: '';    position: absolute;    width: 100%;    height: 39.5%;    background: #f3f3f3;    left: 0;    top: 0;    z-index: -1;}*/ 
.article1 .pro_item09 {    padding: 0 10%;}/* 技術05 */ 
.skill_item05 .con_txt ul li>span {    font-weight: 600;    display: block;    font-size: 24px;}.skill_item05 .con_txt ul li {    margin-bottom: 15px;    padding-bottom: 15px;    border-bottom: 1px dashed #565656;}.skill_item05 .con_txt ul {    list-style: none;    padding: 0;    margin: 5rem 0 0;    font-size: 18px;}.skill_item05 .con_txt p, .skill_item05 .con_txt ul {    color: #fff;}.skill_item05 .con_txt h2 {    font-weight: 900;    font-size: 3rem;    letter-spacing: 0px;}.skill_item05 .con_bg img {    height: 100%;    object-fit: cover;    width: 100%;}.skill_item05 .main_block {        position: relative;    padding: 10rem 5rem 10rem 0;    grid-template-columns: 2fr 1.2fr;    grid-gap: 6rem;}.skill_item05 .con_bg {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    z-index: -2;}/* 技術06 */ 
.skill_item06 .con_txt h2 {    font-size: 4rem;    margin-bottom: 3rem;}.skill_item06 .con_pic:before {    content: '';    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    background: rgb(0 0 0 / 35%);    z-index: 0;}.skill_item06 .con_pic {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    z-index: -1;}.skill_item06 .con_txt {    position: relative;    padding: 20rem 5rem 20rem 62%;}.skill_item06 .con_txt h2, .skill_item06 .con_txt p {    color: #ffffff;}/* 技術07 */ 
.skill_item07 h2>span {    font-size: 4rem;}.skill_item07 h2 {    font-weight: 900 !important;    color: #000000;    font-size: 3rem !important;}.skill_item07 {    padding: 5rem;    text-align: center;}/* 技術08 */ 
.skill_item08 .card_item:nth-child(even) h2 {    background: linear-gradient(45deg, #070707, #424242);}.skill_item08 .card_item p {    padding: 2rem;    margin-bottom: 0;}.skill_item08 .card_item .con_pic img {    object-fit: contain;    height: auto;}.skill_item08 .card_item .con_pic {    height: auto;}.skill_item08 .card_item h2>span {    display: block;    font-size: 2rem;    font-weight: 900;    margin-bottom: 10px;}.skill_item08 .card_item h2 {    color: #ffffff;    font-size: 24px;    font-weight: 700;    padding: 2rem 2rem;    background: linear-gradient(45deg, #281871, #3842c9);    margin: 0;}.skill_item08 {    grid-template-columns: repeat(4, 1fr);    padding-bottom: 4rem;    margin-bottom: 4rem;    border-bottom: 1px solid #dedede;}.article1 .pro_item17 .pro_card {    padding-top: 0;}.article1 .pro_item17 h5 {    padding: 2rem 2rem 0;}.article1 .pro_item16 {    margin: 4rem auto 2rem;}/* 20240306 */ 
.pro_item09 .pro_card h4 {    text-align: center;}.article1 .pro_item17 h5 {    text-align: center;}.pro_item08 {    background-color: transparent;}

/*加費內頁 end*/
/*小螢幕 start*/

@media (max-width: 2400px) {    /*.RWDbanner_plus01 .logo {  width: 35vw;}*/    /*.skill_block .RWDservice011 { padding-left: 120px;}*/    .RWDservice011 .link_box .memo {        font-size: 15px;        min-height: 78px;    }    .target_block .RWDproduct004 {        padding-left: 80px;    }    .RWDproduct004 .list-inline .nice_item {        width: 95%;    }    .RWDproduct004 .list-inline .nice_item>span:before {        left: -20px;    }    .RWDproduct004 .list-inline .nice_item>span {        margin-right: 10px;        padding-right: 10px;    }    /*第一次修改*/    /*.RWDmenu_plus04 .features, .RWDmenu_plus04 .site-nav { right: -10vw;}*/    .RWDbanner_plus01 .logo {        width: 26vw;    }    .RWDmenu_plus04 .features .edit {        left: -7vw;    }    .target_block>.container {        width: 85% !important;    }    .RWDproduct004 .list-inline .app_txt {        min-height: 48px;    }    /* 20231025 */    .skill_item01 .main_block h2 {        margin-bottom: 8rem;    }    .skill_item08 .card_item p {        padding: 2rem 1.5rem 0;    }    /* 20240308 */    .RWDmenu_plus04 .site-nav {        right: -9vw;    }}@media (max-width: 2200px) {    #RWDfullscreen01 .container {        width: 80%;    }    /*.RWDbanner_plus01 .logo {  width: 30vw;}*/    /*.skill_block > .container { padding-left: calc(2.5% + 15px);}*/    .skill_block .title_item .en_title {        font-size: 72px;    }    .target_block>.container {        width: 95% !important;    }    .target_block:before {        width: 25vw;    }    .target_block .RWDproduct004 {        padding-left: 60px;    }    .RWDservice011 .link_box .title {        font-size: 24px;        margin-bottom: 15px;    }    .RWDproduct004 #portfolio div.col-md-3 h3>span {        min-height: 45px;        font-size: 15px;    }    .footer_block:after {        width: 26%;    }    .title_item h2.main_title {        font-size: 37px;    }    .title_item .en_title {        font-size: 80px;        margin: 0 0 -20px;    }    /*230406修改*/    .title_item h2.main_title {        font-size: 60px;    }    .title_item .en_title {        font-size: 57px;        margin: 0 0 -15px;    }    .skill_block .title_item .en_title {        font-size: 53px;    }    .RWDmenu_plus04 .site-nav {        right: -3vw;    }    /*內頁*/    .product1 .page_wrapper_bg section.call_to_action>.container {        width: 95%;        max-width: none;    }    .pro_cen_pic:before {        top: 15%;    }    /* 20230830 */    .RWDproduct_page .products-right {        padding: 4rem 3rem !important;    }    .pro_cen_pic:before {        top: 13%;    }    /* 20231025 */    .article1 .page_wrapper_bg section.call_to_action>.container {        max-width: 1700px;    }    .skill_item03:before {        border-width: 0px 41rem 57rem 0;    }    .article1 .pro_item09:before {        height: 38%;    }    .skill_item06 .con_txt {        padding: 20rem 5rem 20rem 60%;    }    .skill_item08 {        margin: 0 auto;    }    /* 20240308 */    .RWDmenu_plus04 .site-nav {        right: -7vw;    }}@media (max-width: 2000px) {    .RWDbanner_plus01 .slick-caption>.container {        width: 85% !important;    }    .skill_block .title_item .en_title {        font-size: 60px;    }    .RWDproduct004 .list-inline .nice_item {        width: 100%;    }    .RWDproduct004 .list-inline .nice_item>span:before {        left: -17px;    }    .footer_right {        margin-left: 100px;    }    .RWDproduct004 #portfolio div.col-md-3 h3 {        font-size: 20px;    }    .RWDproduct004 .list-inline .nice_item,    .RWDproduct004 .list-inline .nice_item>ul.nice_prod>li>a {        font-size: 14px;    }    .RWDproduct004 .list-inline {        font-size: 15px;    }    .RWDproduct004 .list-inline .app_txt {        min-height: 45px;    }    /*第一次修改.RWDmenu_plus04 .features, .RWDmenu_plus04 .site-nav { right: -8vw;}*/    /*230406修改*/    .skill_block .title_item .en_title {        font-size: 53px;    }    /*內頁*/    .pro_item02 .pro_card .con_txt h5 {        font-size: 20px;    }    .pro_item02 .pro_card .con_txt h5>b {        font-size: 30px;    }    .pro_item07 .con_txt {        padding: 3rem;    }    .pro_item15 {        padding: 0 0 5rem;    }    .article5 .page_wrapper_bg section.call_to_action>.container {        width: 90%;    }    .ab_item09 {        padding: 10rem 10%;    }    .ab_item10 {        padding: 10rem 10% 6rem;    }    .article5 .ab_item.ab_item11 {        padding: 5rem 10%;    }    .article3 .page_wrapper_bg section.call_to_action>.container {        width: 90%;        max-width: 1800px;    }    .pro_item12 .pro_card {        padding: 5rem 10rem 5rem 2rem;    }    .pro_item12 .pro_card02 {        padding: 5rem 2rem 5rem 10rem;    }    .pro_item12 .pro_card h4>span:last-child {        padding: 10px 15px;    }    /*20230817*/    .product1 .page_wrapper_bg section.call_to_action>.container {        width: 90%;        max-width: 1800px;    }    .RWDmenu_plus04 .site-nav {        right: 0vw;    }    .layoutlist_8 .listdate .day,    .layoutlist_8 .listdate .yearmonth {        font-size: 20px;        letter-spacing: 0px;    }    /* 20231025 */    .article1 .page_wrapper_bg section.call_to_action>.container {        max-width: none;        width: 80%;    }    .skill_item01 .main_block {        padding: 10rem 10% 5rem;    }    .article1 .pro_item09 {        padding: 0;    }    .article1 .pro_item09:before {        display: none;    }    .article1 .pro_cen_pic {        width: 15vw;        top: 11rem;    }    .article1 .pro_item09 {        margin-bottom: 0;    }    .skill_item05 .main_block {        grid-template-columns: 1.5fr 1fr;    }    .skill_item06 .con_txt {        padding: 20rem 5rem 20rem 55%;    }    /* 20240306 */    .article1 .page_wrapper_bg section.call_to_action>.container {        width: 85%;    }    .skill_item01 .main_block {        padding: 7rem 10%;    }    .skill_item02 .con_txt {        padding: 15rem 5% 15rem 58%;    }    .skill_item03 {        padding: 5rem 10rem 0;    }    .article1 .pro_item08 {        padding: 3rem 3rem;    }    .skill_item05 .main_block {        padding: 7rem 5rem 7rem 0;    }    .skill_item06 .con_txt {        padding: 15rem 5rem 15rem 55%;    }    .skill_item07 {        padding: 2rem;    }    .skill_item08 .card_item h2 {        padding: 1.5rem 2rem;    }    .skill_item08 .card_item p {        padding: 1.5rem 1.5rem 0;    }    /* 20240308 */    .RWDmenu_plus04 .site-nav {        right: -4vw;    }}@media (max-width: 1900px) {    #RWDfullscreen01 .container {        width: 90%;    }    /*.RWDmenu_plus04 .header {  padding: 0px 0 0 4vw;}*/    /*.RWDbanner_plus01 .logo {  width: 33vw;}*/    .RWDbanner_plus01 .slick-caption>.container {        width: 90% !important;    }    .skill_block .title_item h2.main_title {        margin-bottom: 0;    }    /*.skill_block > .container { width: 90% !important; padding: 0 15px;}*/    .skill_block .RWDedictor008,    .skill_block .RWDservice011,    .target_block .RWDedictor008,    .target_block .RWDproduct004 {        width: 100%;    }    /*.skill_block .RWDservice011 { padding-left: 0;}*/    .skill_block .title_item,    .target_block .RWDedictor008 .title_item {        align-items: center;        text-align: center;    }    .RWDservice011 .link_box {        padding: 21rem 4.5vw 0;    }    /*.RWDservice011 .link_box, .RWDservice011 .link_box:last-child { clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);}*/    .target_block .RWDedictor008 .subtitle {        text-align: center;    }    .target_block .RWDproduct004 {        padding-left: 0;    }    .RWDproduct004 .item-box figure {        clip-path: none;    }    .RWDproduct004 #portfolio.portfolio-nogutter .row>div {        margin: 0px 10px !important;        width: calc(100% / 4 - 20px);    }    .RWDproduct002_v3 .popup-portfolio .portfolio-bottom__h4 {        font-size: 19px;    }    .RWDparallax_new .picbgbox {        height: 55vh !important;    }    .footer_block>.container {        grid-gap: 50px 50px;    }    ul.footer_info_list {        font-size: 16px;    }    .copyright_block {        justify-content: flex-start;        padding: 0 2.5%;    }    .footer_block:after {        width: 28%;    }    /*第一次修改*/    /*.RWDmenu_plus04 .features, .RWDmenu_plus04 .site-nav {  right: -4vw;}*/    .RWDmenu_plus04 .features .edit {        left: -8.2vw;    }    .RWDservice011 .link_area {        height: 40rem;    }    .pro_item06 .pro_card_item .pro_card h3 {        font-size: 22px;    }    .page_wrapper_bg .pro_item08 h3 {        font-size: 42px;        width: 100%;    }}@media (max-width: 1850px) {    .article1 .page_wrapper_bg section.call_to_action>.container {        max-width: none;        width: 90%;    }}@media (max-width: 1800px) {    .RWDmenu_plus04 .header .site-nav .menu>li>a {        padding: 20px 15px 40px;    }    .shop_card_item .shop_card h4 {        font-size: 20px;        margin: 0 0 1rem;    }    .shop_card {        padding: 2.5rem 2rem;    }    .shop_card ul {        font-size: 15px;    }    .faqlist .page_wrapper_bg .article-text .container,    .download2 .page_wrapper_bg .article-text .container,    .article4.is-item-list .page_wrapper_bg .article-text .container {        padding: 4vw 4vw;    }    .rwd .faq_answer ul>li,    .rwd .faq_answer ol>li {        font-size: 15px;    }    .article5 .page_wrapper_bg .article-text,    .article5 .page_wrapper_bg .article-text p {        font-size: 16px;    }    .ab_item .con_tit h2 {        font-size: 40px;    }    .article5 .RWDslider01 .text {        padding: 4rem 4rem;    }    .ab_item07 .con_txt h3 {        font-size: 32px;    }    .ab_item09 {        padding: 10rem 5%;    }    .page_wrapper_bg .article-text h4.ab_po_txt {        font-size: 32px;    }    .productlist .layoutlist_4 .product_list_item {        padding: 20px    }    .pro_item01 {        padding: 3rem 4rem;    }    .pro_item02 .pro_card .con_txt h5 {        font-size: 18px;    }    .pro_item02 .pro_card .con_txt ul {        font-size: 16px;    }    .pro_item03-2 .pro_card {        padding: 2rem 2rem;    }    .page_wrapper_bg .article-text h5 {        font-size: 20px;    }    .pro_item12 .pro_card01,    .pro_item12 .pro_card02 {        padding: 4rem 4rem 4rem 4rem;    }    .pro_item12 .pro_card h4 {        font-size: 23px;    }    .pro_item12 .con_pic {        display: none    }    .page_wrapper_bg .pro_item08 h3>span:nth-child(2) {        text-align: center;    }    /* 20230830 */    .pro_cen_pic {        width: 10.5vw;        top: 6rem;    }    .pro_item08 {        padding: 4rem 3rem;    }    .pro_item09 .pro_card01 .con_pic img {        padding-right: 0;    }    .pro_item09 .pro_card02 .con_pic img {        padding-left: 0;    }    .pro_cen_pic:before {        top: 19%;    }}@media (max-width: 1700px) {    .skill_item01 .main_block h2 {        margin-bottom: 3rem;    }    .skill_item02 .con_txt {        padding: 15rem 5% 15rem 45%;    }    .skill_item03 {        padding: 5rem 5rem 0;    }    .skill_item02 .con_txt h2>b,    .skill_item03 .con_txt h2,    .skill_item04 .con_txt h2,    .article1 .pro_item08 h3>span,    .skill_item06 .con_txt h2 {        font-size: 3.5rem;    }    .skill_item01 .main_block h2 {        font-size: 5rem;    }    .skill_item03 .con_txt h4 {        font-size: 22px;    }    .page_wrapper_bg .article-text .skill_item03 h4.ab_po_txt {        font-size: 26px;    }    .article1 .pro_item08 {        padding: 5rem 0;    }    .skill_item05 .main_block {        grid-gap: 7rem;        grid-template-columns: 1fr 1fr;        align-items: flex-end;    }    .skill_item06 .con_txt {        padding: 15rem 5rem 15rem 50%;    }    .skill_item08 .card_item h2 {        font-size: 20px;    }    .skill_item04 {        padding-top: 4rem;        gap: 4rem;    }    .article1 .pro_item08 {        padding: 4rem 0 2rem;    }    .article1 .pro_cen_pic {        width: 14vw;        top: 8rem;    }    .skill_item05 .main_block .con_txt {        order: 1;        padding: 0 10%;    }    .skill_item05 .main_block .con_pic {        order: 2;        width: 75%;    }    .skill_item05 .main_block {        grid-template-columns: auto;        align-items: center;        padding: 6rem 0;        grid-gap: 4rem;    }    .skill_item05 .con_txt h2 {        text-align: center;    }    .skill_item06 .con_txt {        padding: 10rem 5rem 10rem 50%;    }    .skill_item01 .main_block {        grid-gap: 4rem;        padding: 15rem 10% 2rem;    }    .skill_item01 .main_block h2>span {        letter-spacing: 6px;    }    .skill_item02 .con_txt h3 {        margin-bottom: 3rem;    }    .skill_item03 .con_txt h4 {        font-size: 18px;    }}@media (max-width: 1650px) {    /*.RWDmenu_plus04 .header .site-nav .menu>li>a {  padding: 25px 20px;}*/    /*.RWDmenu_plus04 .header { padding: 0px 0 0 30px;}*/    .RWDmenu_plus04 .logo {        width: 200px;    }    /*.RWDmenu_plus04 .features .cart-btn, .RWDmenu_plus04 .features .querycar-btn, .RWDmenu_plus04 .features .member-btn, .RWDmenu_plus04 .features .search-btn {   padding: 25px 15px;}*/    .RWDmenu_plus04 a.menu_btn {        padding: 25px 35px 25px 60px;        font-size: 16px;        clip-path: none;    }    .RWDmenu_plus04 a.menu_btn:before {        left: 25px;    }    /*.RWDmenu_plus04 .header.is-up .logo {top: -10px;width: 170px;}*/    /*.skill_block > .container { width: 95% !important;}*/    .section_block,    .product_block.section_block,    .project_block.section_block {        padding: 100px 0;    }    .target_block:before {        height: 12vw;        bottom: -8vw;    }    .RWDproduct004 #portfolio div.col-md-3 h3>span {        min-height: 45px;    }    .product_block>.container {        width: 95% !important;    }    .RWDnews005 .owl-carousel .owl-item div>a {        font-size: 18px;    }    ul.footer_info_list {        grid-template-columns: auto;    }    .footer_block>.container {        grid-template-columns: 2fr 8fr 4fr;        align-items: flex-start;        grid-gap: 80px;    }    .footer_right {        margin-left: 0px;    }    .footer_app {        margin-bottom: 40px;        padding-bottom: 40px;    }    .footer_block:after {        display: none;    }    .web_edm .email input {        font-size: 13px;        width: 165px;    }    ul.footer_menu_list {        font-size: 15px;    }    .footer_app {        margin-bottom: 30px;        padding-bottom: 30px;    }    .copyright_block {        margin-top: 0;    }    .footer_block {        padding-top: 100px;    }    /*第一次修改*/    .RWDservice011 .link_box {        padding: 18rem 3.2vw 0;    }    /*230406修改*/    .section_block,    .product_block.section_block,    .project_block.section_block {        padding: 80px 0;    }    .title_item h2.main_title {        font-size: 55px;    }    .title_item .en_title {        font-size: 52px;    }    .products-editor .pro_item01 h4 {        font-size: 26px;    }}@media (max-width: 1600px) {        /*內頁*/    .page_wrapper_bg section.call_to_action>.container {        width: 85%;    }    .shop_card_item {        grid-template-columns: repeat(3, 1fr);    }    .shop_link_item {        grid-template-columns: repeat(5, 1fr);    }    .ab_item01 .con_txt,    .ab_item02 .con_txt {        padding: 5rem 5rem;    }    .ab_item .con_tit {        margin-bottom: 2rem;    }    .ab_item03 .con_txt h6 {        margin-top: 2rem;        padding-top: 0;        border-top: none;    }    .article5 .page_wrapper_bg .article-text,    .article5 .page_wrapper_bg .article-text p {        line-height: 1.7;        font-size: 15px;        margin: 0 0 10px    }    .ab_item07 .con_txt {        padding: 4rem 3rem;    }    .ab_item07 .con_txt h3 {        font-size: 30px;    }    .ab_item10 {        padding: 10rem 5% 5rem;    }    .article5 .ab_item.ab_item11 {        padding: 5rem 6%;    }    .layoutlist_4 .subject {        font-size: 18px;    }    .RWDproduct_page .products-info .name {        font-size: 22px;    }    .RWDproduct_page .products-info .txt .editor ul {        font-size: 15px;    }    .products-editor .pro_item01 h4 {        font-size: 22px;    }    .products-editor .pro_item01 p br {        display: none;    }    .pro_item02 .pro_card h4 {        font-size: 22px;    }    .pro_item02 .pro_card .con_txt h5 {        font-size: 16px;    }    .pro_item02 .pro_card .con_txt h5>b {        font-size: 24px;    }    .pro_item03 .con_pic .con_tit h3,    .pro_item04 .con_tit h3,    .pro_item06 .con_tit h3,    .pro_item03 .con_pic .con_tit h3>span,    .pro_item04 .con_tit h3>span,    .pro_item06 .con_tit h3>span {        font-size: 32px;    }    .productcontent .page_wrapper_bg iframe {        height: 300px !important;    }    .pro_item05 {        padding: 15% 10% 6%;    }    .pro_item07 {        display: flex;        flex-direction: column;        margin: 0 0 3rem    }    .pro_item07-02 {        flex-direction: column-reverse;    }    .pro_item07-03 {        margin: 0    }    .pro_item07 .con_txt {        padding: 2rem 2rem 0;    }    .pro_item11,    .pro_item14 {        margin: 3rem auto;        padding: 2rem 0 0;    }    .pro_item09 .pro_card ul {        font-size: 16px;    }    .pro_item12 .pro_card01,    .pro_item12 .pro_card02 {        padding: 3rem 2rem;    }    .pro_item12 .pro_card ul li:before {        display: none    }    .pro_item15 .con_tit {        margin-bottom: 3rem;    }    .pro_item15 {        grid-gap: 3rem;    }    .pro_item15 .con_tit {        padding-left: 0;        border-left: none;    }    .pro_item16 .sub_color {        font-size: 4rem;    }    .page_wrapper_bg .pro_item08 h3 {        font-size: 36px;        padding: 0 50px;    }    .pro_item08 {        padding: 3rem 0;    }    .pro_item09 .pro_card h4 {        font-size: 22px;    }    .pro_item09 .pro_card ul li {        padding: 25px 20px;    }    .pro_item13 .con_tit {        width: 70%;    }    .pro_item15 {        grid-template-columns: auto;    }    .pro_item15.pro_item15-2 {        display: flex;        flex-direction: column-reverse;    }    .pro_item15.pro_item15-2 .con_tit {        padding-right: 0;        border-right: none;    }    .pro_item.ab_item09 .con_txt {        margin: 3rem 0 0;        width: 100%;    }    .pro_item.ab_item09:before {        display: none    }    .pro_item.ab_item09 {        display: flex;        grid-template-columns: auto;        background: transparent;        padding: 0;        flex-direction: column-reverse;        align-items: flex-start;    }    .pro_item.ab_item09 .con_tit h2 {        justify-content: center;    }    .pro_item.ab_item09 .con_tit,    .pro_item.ab_item09 h6 {        text-align: center;    }    .pro_item15 .pro_fea_item {        margin-left: 0;    }    .pro_item15.pro_item15-2 .pro_fea_item {        margin-right: 0;    }    .pro_item15 {        border-bottom: none;        padding: 0;    }    .pro_item15 .con_tit h3 {        text-align: center;    }    .pro_item15 .con_tit {        border-bottom: 1px solid #dedede;        margin: 0 0 3rem;        padding: 0 0 1rem;    }    .pro_cen_pic:before {        display: none;    }}@media (max-width: 1520px) {    .RWDbanner_plus01 .logo {        width: 27vw;    }    .RWDbanner_plus01 .slick-caption {        bottom: 10%;    }    /*第一次修改*/    .RWDvideo006__editor .title_item h2.main_title span:first-child {        font-size: 65px;    }}@media (max-width: 1500px) {    .member .page_wrapper_bg section.call_to_action>.container {        width: 95%;    }    .css-table .tr .th {        font-size: 14px;        font-weight: 500;    }    .pro_cen_pic:before {        top: 15%;    }}@media (max-width: 1450px) {    .RWDmenu_plus04 .header .site-nav .menu>li>a {        font-size: 15px;    }    /*.RWDmenu_plus04 .features .edit { margin-left: 30px;}*/    .RWDservice011 .link_box,    .RWDservice011 .link_box:last-child {        padding: 15rem 3vw 0;        clip-path: none;        width: 100%;        margin: 0 auto;    }    .RWDparallax_new .picbgbox {        height: 60vh !important;    }    .RWDbtn01 ul.btn-box {        width: 45%;    }    .footer_block>.container {        grid-gap: 50px;    }    ul.footer_menu_list {        grid-gap: 5px 0;    }    ul.footer_info_list {        font-size: 15px;    }    /*.RWDmenu_plus04 .features, .RWDmenu_plus04 .site-nav {  right: auto;}.RWDmenu_plus04 .features .cart-btn, .RWDmenu_plus04 .features .querycar-btn, .RWDmenu_plus04 .features .member-btn, .RWDmenu_plus04 .features .search-btn { padding: 40px 15px;}*/    /* 20231025 */    .skill_item01 .main_block {        padding: 10rem 5% 5rem;    }    .page_wrapper_bg .article-text .skill_item03 h4.ab_po_txt {        font-size: 21px;        width: 85%;    }    .skill_item02 .con_txt h2>b,    .skill_item03 .con_txt h2,    .skill_item04 .con_txt h2,    .article1 .pro_item08 h3>span,    .skill_item06 .con_txt h2 {        font-size: 3rem;    }    .skill_item04 .con_txt h2>b {        font-size: 4rem;    }}@media (max-width: 1420px) {/*漢堡提早*/     .RWDmenu_plus04 .header-in {        display: block;    }    .RWDmenu_plus04 .site-nav {        display: none;    }    .RWDmenu_plus04 .ml-stack-nav-toggle {        display: block;    }    .RWDmenu_plus04 #mobile-menu {        display: block;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active>a {        background-color: transparent;    }    .RWDmenu_plus04 #mobile-menu .menu>li.active {        background-color: #1b58de;    }    .RWDmenu_plus04 #mobile-menu .menu li a {        color: #333;    }    .RWDmenu_plus04 #mobile-menu .menu>li {        border-bottom: 1px solid #eee;    }    .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {        letter-spacing: 1px;    }    .RWDmenu_plus04 .header {        padding: 0 30px;    }    .RWDmenu_plus04 .ml-stack-nav-toggle i {        color: #fff;    }    .RWDmenu_plus04 .ml-stack-nav-toggle__line {        background: #fff;        height: 1px;    }    .RWDmenu_plus04 .logo,    .RWDmenu_plus04 .header.is-up .logo {        top: 10px;    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle i {        color: #333;    }    .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {        background: #333;    }    .RWDmenu_plus04 #mobile-menu .menu>li.menu_out {        display: block !important;    }    .RWDmenu_plus04 .ml-stack-nav-toggle i {        color: #333;    }    .RWDmenu_plus04 .ml-stack-nav-toggle__line {        background: #333;    }    .RWDmenu_plus04 .features {        float: right;    }    .RWDmenu_plus04 .features,    .RWDmenu_plus04 .site-nav {        right: auto;    }    .RWDmenu_plus04 .features .edit a.menu_sm,    .RWDmenu_plus04 .features:before {        display: none;    }    .RWDmenu_plus04 .features .cart-btn,    .RWDmenu_plus04 .features .querycar-btn,    .RWDmenu_plus04 .features .member-btn,    .RWDmenu_plus04 .features .search-btn {        padding: 25px 15px;    }    .RWDmenu_plus04 .features,    .RWDmenu_plus04 .site-nav {        right: auto;    }    .RWDmenu_plus04 .features .cart-btn,    .RWDmenu_plus04 .features .querycar-btn,    .RWDmenu_plus04 .features .member-btn,    .RWDmenu_plus04 .features .search-btn {        padding: 30px 15px;    }}@media (max-width: 1400px) {    .page_wrapper_bg section.call_to_action>.container {        width: 95%;    }    .page_wrapper_bg .RWDbanner_plus01 .slick-caption>.container {        width: 85% !important;    }    .page_wrapper_bg .RWDbanner_plus01 .slick-caption {        top: 30%;    }    .page_wrapper_bg .RWDbanner_plus01>.slick-caption .txt2 {        font-size: 3.5rem;    }    .rwd .faq_question {        padding: 1rem 1rem;    }    .shop_card_item {        grid-gap: 2rem 1rem;    }    .shop_card {        padding: 2rem 2rem;    }    .tabs .shop_title h3 {        font-size: 28px;    }    .shop_link_item {        grid-template-columns: repeat(4, 1fr);        grid-gap: 2rem 1rem;    }    .layoutlist_8 .article_subject {        font-size: 20px;    }    .ab_item01 .con_txt,    .ab_item02 .con_txt {        padding: 4rem 3rem;    }    .ab_item .con_tit h4 {        font-size: 20px;    }    .ab_item03 .con_txt h6 {        font-size: 15px;    }    .article5 .RWDslider01.pic-right .products-list .products-item .box {        flex-direction: column;    }    .article5 .RWDslider01 .text {        float: none;        width: 100%;        padding: 4rem 4rem;    }    .article5 .RWDslider01.pic-right .pic-list {        width: 100%;        float: none;    }    .ab_item.ab_item06 p br {        display: none;    }    .ab_item07 {        display: block;    }    .ab_item07 .con_txt {        padding: 3rem 2rem;    }    .page_wrapper_bg .article-text h4.ab_po_txt {        font-size: 27px;        width: 80%;    }    .ab_item10 {        padding: 7rem 5% 5rem;        grid-gap: 1rem;    }    .productlist .layoutlist_4 .product_list_item {        padding: 10px;    }    .RWDproduct_page .products-info {        width: 100%;    }    .RWDproduct_page .pic-box {        width: 100%;        padding-right: 0;        float: none;    }    .pro_item01 {        padding: 2rem 3rem;    }    .products-editor .pro_item01 h4 {        font-size: 20px;    }    .page_wrapper_bg .article-text,    .page_wrapper_bg .article-text p,    .RWDslider01 .editor,    .RWDtimeline01 li.event .point .editor,    #sidebar .products-nav {        font-size: 15px;        line-height: 1.7;        margin: 0 0 10px;    }    .products-editor .pro_item01 p {        text-align: left;    }    .RWDproduct_page .products-right {        padding: 3rem 2rem !important;    }    .pro_item02 .pro_card .con_txt ul {        font-size: 15px;        font-weight: 400;    }    .pro_item02 .pro_card .con_txt h5 {        font-size: 15px;    }    .pro_item03-2 .pro_card {        margin-bottom: 2rem;    }    .pro_item03-2 {        display: block;    }    .pro_item03 .con_pic .con_tit h3,    .pro_item04 .con_tit h3,    .pro_item06 .con_tit h3,    .pro_item03 .con_pic .con_tit h3>span,    .pro_item04 .con_tit h3>span,    .pro_item06 .con_tit h3>span {        font-size: 30px;    }    .pro_item04 .con_tit .por_fe_item span:before {        display: none    }    .pro_item04 .con_tit .por_fe_item {        width: 90%;        padding: 0;        grid-gap: 1rem;    }    .pro_item05 {        padding: 19% 5% 5%;        grid-gap: 1rem;    }    .pro_item12 .pro_card h4 {        font-size: 18px;    }    .pro_item12 .pro_card01,    .pro_item12 .pro_card02 {        padding: 2rem 1.5rem;    }    .pro_item13 .con_tit {        padding: 1.5rem;        min-width: 60%;    }    .pro_item15 {        grid-gap: 2rem;    }    .pro_item15 .con_tit {        margin-bottom: 2rem;    }    .service_item .service_card h4 {        padding: 25px 20px;    }    .service_item .service_card h4>span {        font-size: 15px    }    .customized_columns {        padding: 4rem 4rem;    }    .pro_item02 .pro_card .con_tit {        padding: 10px;    }    .pro_item06 .pro_card_item {        grid-template-columns: auto;    }    .pro_item06 .pro_card_item .pro_card h3 {        padding: 5rem 10px;    }    .pro_item06 .pro_card_item .pro_card {        margin-bottom: 10px;    }    .page_wrapper_bg .pro_item08 h3>span:nth-child(2) {        text-align: center;    }}@media (max-width: 1366px) {    .RWDhistory002 .history-block {        z-index: 203;        top: 74px;    }    /* 20240306 */    .skill_item08 {        grid-template-columns: repeat(2, 1fr);    }    .skill_item08 .card_item p {        padding: 1.5rem 1.5rem;        margin-bottom: 0 !important;    }}@media (max-width: 1360px) {    /*漢堡提早.RWDmenu_plus04 .header-in {display: block;}.RWDmenu_plus04 .site-nav {display: none;}.RWDmenu_plus04 .ml-stack-nav-toggle {display: block;}.RWDmenu_plus04 #mobile-menu  {display: block;}.RWDmenu_plus04 #mobile-menu .menu>li.active>a {   background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li.active {background-color: #1b58de;}.RWDmenu_plus04 #mobile-menu .menu li a { color: #333;}.RWDmenu_plus04 #mobile-menu .menu>li {    border-bottom: 1px solid #eee;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {    letter-spacing: 1px;}.RWDmenu_plus04 .header {padding: 0 30px;}.RWDmenu_plus04 .ml-stack-nav-toggle i { color: #fff;}.RWDmenu_plus04 .ml-stack-nav-toggle__line { background: #fff; height: 1px;}.RWDmenu_plus04 .logo, .RWDmenu_plus04 .header.is-up .logo { top: 10px;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle i {  color: #333;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line { background: #333;}.RWDmenu_plus04 #mobile-menu .menu>li.menu_out {   display: block !important;}*/    .RWDbanner_plus01 .slick-caption>.container {        width: 95% !important;    }    .RWDservice011 .link_area {        height: 30rem;    }    .RWDservice011 .link_box,    .RWDservice011 .link_box:last-child {        padding: 10rem 2.5vw 0;    }    .RWDproduct004 #portfolio.portfolio-nogutter .row>div {        margin: 0px 15px 50px !important;        width: calc(100% / 2 - 30px);    }    .RWDproduct004 #portfolio.portfolio-nogutter .row>div:nth-child(3),    .RWDproduct004 #portfolio.portfolio-nogutter .row>div:nth-child(4) {        margin-bottom: 0 !important;    }    .RWDproduct004 #portfolio div.col-md-3 h3>span,    .RWDproduct004 .list-inline .app_txt {        min-height: auto;    }    .RWDproduct004 #portfolio div.col-md-3 h3 {        font-size: 22px;    }    .RWDproduct004 .item-box-desc {        padding: 15px 15px 0;    }    .footer_block>.container {        grid-template-columns: 2fr 5fr 4fr;        grid-gap: 75px;    }    .web_edm .btn {        padding: 5px 10px;    }    ul.footer_info_list li small {        display: block;        padding-left: 78px;    }    /*第一次修改*/    .main.cd-main-content {        top: 75px;    }    .RWDbanner_plus01.full .banner-slider.bg .slick-item {        max-height: calc(100vh - 75px) !important;        height: calc(100vh - 75px) !important;    }    /*.RWDmenu_plus04 .ml-stack-nav-toggle i { color: #333;}.RWDmenu_plus04 .ml-stack-nav-toggle__line { background: #333; }.RWDmenu_plus04 .features {  float: right;}.RWDmenu_plus04 .features, .RWDmenu_plus04 .site-nav { right: auto;}.RWDmenu_plus04 .features .edit a.menu_sm, .RWDmenu_plus04 .features:before {display: none; }.RWDmenu_plus04 .features .cart-btn, .RWDmenu_plus04 .features .querycar-btn, .RWDmenu_plus04 .features .member-btn, .RWDmenu_plus04 .features .search-btn { padding: 25px 15px;}*/    .pro_item09 .pro_card h4 {        padding: 15px 20px;        font-size: 20px;    }    .pro_item16 h2 {        font-size: 2rem !important;    }    .pro_item17 h5 {        padding-right: 0;        font-size: 17px !important;    }    .pro_item15 .con_tit h3 {        font-size: 30px;    }}@media (max-width: 1280px) {    .RWDbanner_plus01 .logo {        width: 29vw;    }}/* 匯入內頁版面寬度80%*/@media (max-width: 1920px) {    .page_wrapper_bg section.call_to_action {        min-height: 700px;    }}/*產品定售價掉落修正*/@media (max-width: 1500px) {    .layoutlist_4 .pricearea span {        margin: 0    }    .layoutlist_4 .pricearea {        flex-direction: column-reverse;        align-items: center    }}/*寬度修正*/@media (max-width: 1400px) {    .layoutlist_8 .listdate .day,    .layoutlist_8 .listdate .yearmonth {        font-size: 17px;        letter-spacing: 0px;    }    .layoutlist_8 .listdate .day {        padding-left: 15px;    }    #sidebar.layoutmenu1,    #sidebar.layoutmenu3,    #sidebar.layoutmenu6 {        padding-right: 40px;    }}/*產品列表樣式D無側選單修正*/@media (max-width: 1300px) {    .productlist .layoutlist_4 .col-sm-3.col-md-3 {        width: calc(100%/3);        float: left;    }}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
.RWDbanner_plus01.full .banner-slider.bg .slick-item {   max-height: calc(100vh - 60px) !important;  height: calc(100vh - 60px) !important;}.RWDservice011 .link_area { height: auto;}.RWDservice011 .link_area.num4 .link_box, .RWDservice011 .link_box { height: 50vh;}.RWDservice011 .link_box .circle { font-size: 16px;  line-height: 3;}.RWDservice011 .link_box:after {opacity: 1;background: linear-gradient(37deg, rgb(0 0 0 / 0%) 35%, #000 100%);}.RWDproduct004 .item-box-desc { padding: 15px 0px 0;}.RWDproduct004 #portfolio div.col-md-3 h3 {  margin-bottom: 10px;}.contact_block .title_item .subtitle { font-size: 18px;  letter-spacing: 5px;}.contact_block .title_item .en_title {  font-size: 60px;}.contact_block a.contact_btn {padding: 15px 30px;   font-size: 16px;}.RWDservice011 .link_box:hover {  transform: scale(1);}.RWDservice011 .link_box .circle:before{  width: 100%;}.RWDservice011 .link_box:hover .circle:before {  width: 100%; right: auto;  left: 0;}.RWDbtn01 ul.btn-box {   width: 60%; }.footer_block>.container {  grid-gap: 60px;}.target_block > .container {  width: 80% !important;}/*第一次修改*/ 
.RWDservice011 .link_box .circle {  margin-top: 20px;}.RWDvideo006__editor .title_item h2.main_title span:first-child { font-size: 57px;display: block;  padding: 0 0 10px;}.RWDbanner_plus01.full .banner-slider.bg .slick-item { max-height: calc(100vh - 75px - 60px) !important; height: calc(100vh - 75px - 60px) !important;}/* 匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action>.container {    width: auto;    padding: 0 30px;}/*文章列表-H*/ 
.rwdlayoutlist_9 .litem {width: calc(100%/3 - 1px);}/*內頁*/ 
.page_wrapper_bg section.call_to_action>.container {  width: 90%;padding: 0 15px;}.page_wrapper_bg .article-text .container { padding: 0;}.page_wrapper_bg .RWDbanner_plus01>.slick-caption .txt2 {  font-size: 3rem;}.service_item .service_card h4 {  min-height: 131px;}.service_item .service_card p {   padding: 2rem 1.5rem;}.ab_row_item {  display: block;}.ab_item04 .con_txt, .ab_item05 .con_txt {  width: 85%;}.page_wrapper_bg .article-text h5 {  font-size: 21px;}.ab_card .con_txt { padding: 2rem 2rem;}.ab_item09 {  padding: 4rem 5% 8rem;grid-template-columns: 1fr 1fr;}.article5 .ab_item.ab_item10 {  grid-template-columns: repeat(4, 1fr);}.article5 .ab_item.ab_item11 { padding: 4rem 5%;}.RWDproduct_page .products-right {  width: 100%;}.RWDproduct_page .products-right {    padding: 4rem 3rem !important;}.RWDproduct_page .products-info .name br {    display: none;}.main section .container .article-text > .container .xrow #sidebar { margin-bottom: 25px; position: relative; top: auto;left: auto; width: 100%;  padding-right: 0;}.page_wrapper_bg .article-text .container .pagecontent { width: 100%;}.pro_item13 .con_tit {  width: 100%;bottom: auto;left: auto; position: relative;padding: 2rem;text-align: center;}.page_wrapper_bg .article-text h5 { font-size: 20px;}.productlist .layoutlist_4 .product_list_item {    padding: 25px;}.service_item .service_card h4 { min-height: auto;  padding: 2rem;}/*.service_item .service_card {  display: grid;grid-template-columns: 300px auto;  margin: 0 0 1rem;}*//*.service_item { display: block;}*//*.service_item { border: none; padding: 0;}*/ 
.layoutlist_2 .album_item:before, .cate_list .subject:before {display:none}.article5 .page_wrapper_bg section.call_to_action {    padding-bottom: 60px;}.ab_item09 .con_txt h6 br  {display:none}.service_item .service_card p:before  {display:none}/*20230717*/ 
.member .page_wrapper_bg .article-text .container .row.col-sm-9.col-md-9.\31 {    width: 100%;}.member .page_wrapper_bg .article-text .container #sidebar.layoutmenu3 {    width: 100%;    margin-bottom: 55px;    padding-right: 15px;}.download .search-container {    margin-left: 0;}.pro_cen_pic {    width: 14vw;}.pro_cen_pic:before {    display: none;}.pro_item08 {    margin: 5rem auto 0;}.pro_item.ab_item.ab_item09 {    margin: 5rem 0 0;}/* 20231025 */ 
.page_wrapper_bg .article-text .skill_item03 h4.ab_po_txt {    font-size: 20px;    width: 100%;    margin-left: -18%;    padding: 20px 40px;}.skill_item04 {    gap: 3rem;    padding-top: 3rem;}.skill_item06 .con_txt {    padding: 10rem 5rem 10rem 40%;}.skill_item07 h2 {    font-size: 2.5rem !important;}.skill_item07 h2>span {    font-size: 3.5rem;}.skill_item05 .main_block .con_pic {    width: 60%;}.RWDservice011 .link_area.num4 .link_box, .RWDservice011 .link_box{    height: auto;}
}
/*1199px end*/
/*1100px start*/

@media (max-width: 1100px) {.RWDvideo006__editor .subtitle {  font-size: 15px;}.RWDproduct002_v3 .popup-portfolio .portfolio-item { width: calc(100% / 3 - 21px);  margin: 0 10px 35px;border: 6px solid #e1e1e1;}.RWDnews005 .owl-carousel .owl-item .img-hover div, .RWDnews005 .owl-carousel .owl-item .img-hover p { padding: 0 15px;}#RWDfullscreen01 p {  font-size: 15px;}.RWDproduct002_v3 .popup-portfolio .portfolio-bottom__h4 {  font-size: 17px;}.footer_block>.container {  width: 70% !important; display: flex;  grid-template-columns: auto;grid-gap: 0; flex-wrap: wrap;}.footer_left, .footer_center, .footer_right {  width: 100%;}.footer_left { width: 100%;     flex-direction: column;justify-content: center; align-items: center; margin-bottom: 50px;  padding-bottom: 50px;  border-bottom: 1px solid rgb(208 208 208 / 25%);}.footer_left .RWDedictor008 { margin-bottom: 20px;}.footer_logo_item { flex-direction: row; align-items: center;}.footer_app { margin-bottom: 0; padding-bottom: 0; border-bottom: none;}.RWDsocial002 ul.socialNetwork li {  margin: 0 5px;}.RWDsocial002 .iconRounded {  background: rgb(36 22 101 / 50%);}ul.footer_info_list { grid-template-columns: 3fr 1fr;  display: grid;}ul.footer_info_list li small { display: inline; padding-left: 15px;}.footer_center { flex-direction: column;}.footer_info, .footer_app {  border-bottom: 1px solid rgb(208 208 208 / 25%); padding-bottom: 50px; margin-bottom: 50px;}ul.footer_app_list { width: 50%;}ul.footer_menu_list { grid-template-columns: 1fr 1fr 1fr;}ul.footer_menu_list li>a {  padding: 5px 0;}.footer_menu {  margin-bottom: 0;}.copyright_block {     font-size: 12px;justify-content: center;    margin-top: 60px;}.copyright_desc, .copyright_desc a, .copyright_desc a:hover{     font-size: 12px;}.RWDssl01 {  padding: 0 10px;}.footer_right {  display: grid;  grid-template-columns: 6fr 5fr; align-items: flex-end;grid-gap: 0 60px;}.footer_news {margin-bottom: 10px;}/* 20230830 */ 
.pro_item15 {    margin: 0 0 3rem;}}

/*1100px end*/
/*1024px start*/
@media (max-width: 1024px) {
.section_block, .product_block.section_block, .project_block.section_block { padding: 80px 0;}#RWDfullscreen01 .container {  width: 95%;}.RWDmenu_plus04 .features {  margin-right: 0;}.RWDmenu_plus04 .features .edit {display: block;}.RWDmenu_plus04 .features:after {display: none;}.RWDmenu_plus04 .logo, .RWDmenu_plus04 .header.is-up .logo { top: 15px; width: 180px;}.RWDbanner_plus01 .slick-caption { bottom: 12%;}.RWDbanner_plus01 .logo { width: 38vw;}.RWDbanner_plus01 .page-scroll {bottom: 35px;}.RWDbanner_plus01 .page-scroll.style01 a span { width: 20px; height: 20px;}.title_item {  margin-bottom: 35px;}.title_item .en_title {  font-size: 75px;}.title_item h2.main_title {font-size: 34px; letter-spacing: 1.5px;}.RWDservice011 .link_area.num4 .link_box, .RWDservice011 .link_box {  padding: 100px 50px 50px;}.RWDvideo006__editor { bottom: 28%;}.target_block:before { width: 35vw;}.product_block:before, .product_block::after { height: 100%;}.RWDproduct002_v3 .btn-box .btn {border: 1px solid rgb(255 101 0 / 60%);    color: #ff6500;font-size: 16px;}.RWDproduct002_v3 .btn-box .btn:before {   color: #ff6500; }.RWDvideo006__wrapper .fa-long-arrow-down:before { width: 40px;}.contact_block {padding: 0;}.RWDparallax_new .picbgbox {  height: 50vh !important;}.footer_block>.container { width: 75% !important;}.RWDnews005 .controlls-over .owl-controls .owl-next {  right: -40px;}.RWDnews005 .controlls-over .owl-controls .owl-prev {  left: -40px;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {  width: 35px !important; height: 35px !important;font-size: 23px;}/*第一次修改*/ 
.RWDservice011 .link_area.num4 .link_box, .RWDservice011 .link_box { padding: 150px 40px 35px;}/*230406修改*/ 
.title_item h2.main_title {font-size: 46px;}.title_item .en_title {font-size: 44px; margin: 0 0 -12px;}.skill_block .title_item .en_title {font-size: 44px;}/* 匯入內頁版面寬度80%*//*產品內頁-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;}/*內頁*/ 
.page_wrapper_bg section.call_to_action>.container, .article3 .page_wrapper_bg section.call_to_action>.container {width: 95%;}.faqlist .page_wrapper_bg .article-text .container, .download2 .page_wrapper_bg .article-text .container, .article4.is-item-list .page_wrapper_bg .article-text .container { padding: 4vw 3vw; border: 7px solid #e1e1e1;}.page_wrapper_bg .article-text h4.ab_po_txt {width: 100%;  clip-path: none;}.downlaod5_item { margin: 0 0 30px; display: flex;  flex-direction: column;}.downlaod5_item_text { padding: 15px 0 0; text-align: center;}.downlaod5_item_img, .downlaod5_item_text {  width: 100%;}.pro_item02 .con_pic.pro_pic {  padding: 20px;}.pro_item16 .sub_color { font-size: 3.5rem;}.article5 .ab_item {   margin: 0 auto 2rem;}ul.step_item li:before {  display: none;}ul.step_item {  grid-template-columns: repeat(2, 1fr);   grid-gap: 2rem;}.page_wrapper_bg iframe {  height: 500px !important;}.rwd .faq_answer ul>li, .rwd .faq_answer ol>li {  font-size: 15px;}.shop_card_item {  grid-template-columns: repeat(2,1fr);}.shop_link_item a.shop_link { font-size: 15px; text-align: center;}.service_item {  margin-bottom: 3rem;}.ab_item04 .con_txt h5:before, .ab_item05 .con_txt h5:before {display:none}.ab_item05 .con_txt h5 {  font-size: 24px; text-align: center;}.ab_item05 .con_txt {top:10vw}.qa_card {    padding: 2rem;}.member .page_wrapper_bg .article-text .container #sidebar.layoutmenu3 {    margin-bottom: 35px;}/* 20231025 */ 
.skill_item01 .main_block h2 {    font-size: 4.5rem;}.skill_item03 {    padding: 5rem 0rem 0;}.skill_item02 .con_txt h2>b, .skill_item03 .con_txt h2, .skill_item04 .con_txt h2, .article1 .pro_item08 h3>span, .skill_item06 .con_txt h2 {    font-size: 2.8rem;}.page_wrapper_bg .article-text .skill_item03 h4.ab_po_txt {    margin-left: 0;}.skill_item06 .con_pic:before {    background: rgb(0 0 0 / 50%);}/*.article1 .page_wrapper_bg section.call_to_action>.container {    width: 100%;}*/ 
.skill_item06 .con_txt {    padding: 8rem 4rem 8rem 40%;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.RWDbanner_plus01 .slick-caption.txt-left { text-align: center;}.RWDbanner_plus01 .page-scroll {display: none;}.RWDbanner_plus01 .logo {  width: 50vw;}.RWDbanner_plus01 .slick-caption {  bottom: 7%;}.RWDbanner_plus01.style-dotnav.control-center .control-box { bottom: 25px;}.target_block > .container {  width: 95% !important;}.RWDproduct002_v3 .popup-portfolio .portfolio-item {  width: calc(100% / 2 - 21px);}.footer_block>.container {  width: 80% !important;}.RWDvideo006__editor { bottom: 20%;}.RWDvideo006__editor .title_item h2.main_title { font-size: 30px;  margin-bottom: 0;}/*第一次修改*/ 
.RWDbanner_plus01 .logo { width: 60vw;}.RWDvideo006__editor .title_item h2.main_title span:first-child { font-size: 46px;}/* 匯入內頁版面寬度80%*//*麵包屑*/section.hgroup {margin: 0 0 20px;}.hgroup .container{margin: 0 0 35px;}.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% / 3 - 1px);margin: 15px 0px;}/*文章列表樣式-08*/ 
.rwdlayoutlist_9 .litem {width: calc(100% / 2 - 1px);}.litem__text {width: 85%;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {width: calc(100% / 3 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row {display: flex;flex-wrap: wrap;}#product .layoutlist_3.row > .col-md-12 {width: calc(100% / 3 - 1px);}#product .item .subject {margin-top: 15px;margin-bottom: 10px;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {width: calc(100% / 3 - 1px);}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {width: calc(100%/3 - 1px);}/*相簿列表樣式*/ 
.layoutlist_1 .row a, .row .album_d_item a {padding-bottom: 0;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {width: calc(100% / 3 - 1px);padding: 0 15px;}/*相簿內容樣式-03*/ 
.photo .content_box {width: calc(100% / 3) !important;}/*相簿內容樣式-04*/ 
.album-list {display: flex;flex-wrap: wrap;}.album-list .item {width: calc(100% / 3);}/*檔案下載樣式-02*/ 
.download .list_table .container::after { clear: none;}.download .list_table .container .row::after { clear: none;}.download .list_table .container .row div:last-child {clear: none !important;}.download .oneline {border-bottom: none;clear: none;}/*電子表單*/ 
.eformscontent .layoutlist_1 {width: 100%;}.eformscontent .form-horizontal .control-label{padding:0!important;width:100%}.eformscontent .form-horizontal .form-group .col-sm-12.col-md-11{width:100%;padding:0!important}.eformscontent .form-horizontal .col-sm-12.col-md-5 {padding: 0 !important;}/*影片列表*/ 
.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;}.layoutlist_8 .list_subject .summary a {  font-size: 15px;}.customized_columns {padding: 3rem 3rem;}.rwd .faq_question {font-size:17px}.page_wrapper_bg iframe { height: 400px !important;}.rwd .faq_answer h4 {  font-size: 26px;}.rwd .faq_answer .con_pic {  max-width: none;}.shop_link_item a.shop_link { padding: 10px;  justify-content: flex-start;  text-align: center;}.ab_item01, .ab_row_item, .ab_item07, .ab_item08 {  display: flex;  flex-direction: column;}.ab_item02 { display: flex; flex-direction: column-reverse;}.ab_item01 .con_txt, .ab_item02 .con_txt {  width: 100%;}.article5 .ab_item {  margin: 0 auto 3rem;}.ab_item03 .con_txt, .ab_item06 .con_txt {  padding: 4rem 2rem;}.article5 .ab_item.ab_item09 .con_txt {  width: 100%;padding: 4rem 0;}.article5 .ab_item.ab_item09 { display: flex;  flex-direction: column-reverse;padding: 4rem 5%;}.page_wrapper_bg .article-text h4.ab_po_txt {  font-size: 24px;}.ab_item11 .con_pic {  grid-template-columns: repeat(2,1fr);}.ab_item01 .con_txt h4, .ab_item02 .con_txt h4, .ab_item03 .con_txt h4, .ab_item01 .con_txt h5, .ab_item02 .con_txt h5, .ab_item03 .con_txt h5 {    text-align: center;}.products-editor .pro_item01 h4 br {display:none}.pro_item02 .pro_card .con_txt {  padding: 0 20px;}.pro_item02 .pro_card .con_tit p {  min-height: 51px;}.pro_item03 .con_pic .con_tit { width: 80%;}.pro_item03-1 .con_vid { margin: 0 0 3rem;}.pro_item03-1 {display: block;  margin-bottom: 0;}.pro_item05 { padding: 32% 5% 5%;}.pro_item05 h5 { padding: 0 20px;}.pro_item09 .pro_card h4 {  font-size: 20px;}.pro_item12 .pro_card h4>span { width: 100% !important; display: block;}.pro_item12 .pro_card h4 { display: block; margin: 0 0 2rem;}.pro_item12 {   margin: 0 auto 4rem;}.pro_item13 .con_tit {  padding: 2rem;}.pro_item15 { display: block; padding: 4rem 3rem; border: 1px solid #dedede;  margin: -1px 00;}.pro_item15 .con_pic { margin: 0 auto 1rem;}.pro_item16 {  margin: 4rem auto;}.pro_item16 h2 {   font-size: 24px !important;}.pro_item17 h5 {  text-align: left; font-weight: 400;  width: 80%;}.pro_item17 .pro_card .con_pic {margin: 0 0 1rem;}.download .search-container { margin: 15px 0 0;}.download .year-container, .download .year-container .dd-container, .page_wrapper_bg .dd-select {  width: 100% !important;}.ab_item08 .ab_card { margin-bottom: 3rem;}.RWDslider01.pic-right .pic-list figure {  margin: 14px 0 28px 0;}.ab_item06 .con_txt h5 { font-size: 21px;}.article5 .page_wrapper_bg .article-text p {text-align: left;}.ab_item .con_tit h2 {     flex-direction: column; justify-content: center; align-items: center;}.article5 .ab_item.ab_item09 .con_txt { text-align: center;}.ab_item03 .con_txt h6>span {    text-align: center;}.ab_item08 .ab_card:first-child, .ab_item08 .ab_card:last-child {   margin: 0 auto 3rem;}.ab_item04 .con_txt h5, .ab_item05 .con_txt h5 {  margin-bottom: 2rem;}.ab_item05 .con_txt {    top: auto;}.qa_card {    margin: 0 0 1rem;}.qa_item {    display: block;}.layoutlist_8 .listdate .day, .layoutlist_8 .listdate .yearmonth {    font-size: 16px;}.pro_item17 h5 {    width: 100%;    padding: 0 10px;    font-size: 16px !important;}.pro_item15 {    padding: 3rem 3rem;}.pro_item17 h5 b.main_color {    font-size: 120%;}.pro_cen_pic {display:none}/* 20231025 */ 
.skill_item01 .main_block {    padding: 10rem 7.5% 3rem;    grid-template-columns: 4fr 1fr;}.skill_item01 .main_block h2 {    font-size: 4rem;}.skill_item02 .con_txt {    padding: 8rem 5% 8rem 45%;}.skill_item06 .con_txt {    padding: 8rem 7.5%;}.skill_item08 {    width: auto;}.skill_item06 .con_pic:before {    background: rgb(0 0 0 / 65%);}
}
/*991px end*/
/*900px start*/

@media (max-width: 900px) {.RWDmenu_plus04 a.menu_btn {   padding: 25px 25px 25px 55px;font-size: 15px;}.RWDmenu_plus04 .features .edit { margin-left: 15px;}.RWDmenu_plus04 .header {  padding: 0 25px;}.contact_block .contact_txt {  width: 95%;}.footer_block>.container {  width: 95% !important;}/*第一次修改*/ 
.RWDservice011 .link_area.num4 .link_box, .RWDservice011 .link_box {  padding: 70px 40px 60px;}.layoutlist_8 .listdate .day, .layoutlist_8 .listdate .yearmonth {    font-size: 13px;    letter-spacing: 0px;}.layoutlist_8 .listdate .day {    padding-left: 10px;}.pro_item09 {    margin-bottom: 3rem;}.pro_item09 .pro_card01 .con_txt ul, .pro_item09 .pro_card02 .con_txt ul {    text-align: center;}.pro_item02 .pro_card .con_txt {    padding: 0 10px;}.pro_item09 .pro_card h4 {    font-size: 18px;    padding: 15px;    text-align: center;}.pro_item09 .pro_card ul li {    padding: 25px 15px;}.pro_item15 .con_tit h3 {    font-size: 24px;    letter-spacing: 1px;}/* 20231025 */ 
.skill_item01 .main_block {    padding: 8rem 7.5% 2rem;    grid-template-columns: 4fr 1fr;    grid-gap: 0rem;}.skill_item01 .main_block h4 {    font-size: 24px;}.skill_item01 .main_block h2 {    margin-bottom: 2rem;}.skill_item02 .con_txt {    padding: 8rem 7.5%;    text-align: center;}.skill_item03:before {    display: none;}.skill_item03 .con_txt h2 br {    display: block;}.page_wrapper_bg .article-text .skill_item03 h4.ab_po_txt {    font-size: 18px;    padding: 20px 30px;}.article1 .pro_item08 h3>span {    padding: 0 15px;}.skill_item05 .main_block .con_txt {    padding: 0 7.5%;}.skill_item06 .con_txt h2 {    text-align: center;}.skill_item07 h2>span {    display: block;}.skill_item07 {    padding: 4rem;}.article1 .pro_item16>.con_pic {    width: 18vw;     }}

/*900px end*/
/*850px start*/

@media (max-width: 850px) {/* 匯入內頁版面寬度80%*//*文章列表樣式-04*/#article .layoutlist_4 .fixrow {padding-left: 0;padding-right: 0;}/*圖文輪播*/ 
.RWDslider01 .products-list .box {display: flex;flex-direction: column;}.RWDslider01 .products-list .products-item .box {flex-direction: column;justify-content: flex-start;}.RWDslider01.pic-right .products-list .products-item .box {flex-direction: column;}.RWDslider01 .pic-list, .RWDslider01 .text {width: 100%; padding: 0 !important;}.RWDslider01 .control-box {right: 0;position: relative; width: 100%; text-align: center;}.RWDslider01 .pic-list,.RWDslider01 .text,.RWDslider01 .pic img {width: 100%;}.RWDslider01 .pic-list {padding-right: 0;}.RWDslider01.pic-right .pic-list { padding-left: 0;}.pagecontent .RWDslider01, .article1 .pagecontent .RWDeditor01 {margin-top: 30px;}}

/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.RWDmenu_plus04 .ml-stack-nav-toggle i {display: none;}.RWDmenu_plus04 .ml-stack-nav-toggle { padding: 35px 45px 35px 15px;}.RWDmenu_plus04 .logo, .RWDmenu_plus04 .header.is-up .logo {  width: 160px;}.RWDbanner_plus01 .logo {width: 60vw;}.target_block .RWDedictor008 .subtitle br { display: none;}.RWDservice011 .link_area.num4 .link_box, .RWDservice011 .link_box { height: 380px; padding: 60px 35px 60px;}.title_item .en_title {  font-size: 68px;}.footer_right { grid-gap: 0 40px;}/*第一次修改*/ 
.RWDbanner_plus01 .logo {width: 65vw;} /*230406修改*/ 
.title_item h2.main_title {font-size: 42px;}.title_item .en_title {font-size: 40px;}.skill_block .title_item .en_title {font-size: 40px;}/* 匯入內頁版面寬度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;}/*相簿列表樣式-01*/#album .layoutlist_1 .row .album_item {width: calc(100% / 3 - 1px) !important;}.layoutlist_2 .album_item {padding: 0 10px;}/*檔案下載樣式-02*/ 
.layoutlist_3 .dbtn_v2 {width: 100%;text-align: center;}/*電子表單*/ 
.form-horizontal .control-label {width: 100%;}.form-horizontal .form-group .col-sm-12.col-md-11 {width: 100%;}.faqlist .page_wrapper_bg .article-text .container, .download2 .page_wrapper_bg .article-text .container, .article4.is-item-list .page_wrapper_bg .article-text .container {  border: none;}.download .search-container {  width: 100%;}.service_item .service_card { display: flex;  flex-direction: column; margin: 0 0 1.5rem;}.downlaod5_item {  width: 50%;}.layoutlist_2 .album_item {  width: calc(100% / 2 - 1px);}.shop_link_item {  grid-template-columns: repeat(3,1fr);}.pro_item04 .con_tit .por_fe_item { width: 55%;}.page_wrapper_bg .pro_item08 h5, .pro_item17 .pro_card h5 { font-size: 18px;}.pro_item09 .pro_card02 .con_txt ul li:before {    right: auto;    left: 15px;}.pro_item09 .pro_card .con_txt ul li {    padding: 25px 50px;}.skill_item02 .con_txt h3 {    margin-bottom: 1rem;}.skill_item02 .con_pic {    position: relative;    top: auto;    left: auto;}.skill_item02 .con_txt h3, .skill_item02 .con_txt h2, .skill_item02 .con_txt h2>b {    color: #000000;}.skill_item02 .con_txt h2>b {    padding-left: 0;}.article1 .pro_item17 h5 {    padding: 2rem 1rem 0;}.page_wrapper_bg .pro_item08 h3 {    padding: 0;}
}
/*800px end*/
/*768px start*/
@media (max-width: 768px) {
.RWDproduct004 #portfolio div.col-md-3 h3 {   font-size: 20px;}.RWDslider01 .control-box {    bottom: 0;}
}
/*768px end*/
/*767px start*/
@media (max-width: 767px) {
.RWDalert_fancybox.bottom {width:100%;}.RWDmenu_plus04 .header { padding: 0 20px;}.RWDbanner_plus01 .logo { width: 65vw;}.RWDservice011 .link_box .memo {display: block;}.RWDservice011 .link_box .circle {position: relative; bottom: auto;}.RWDservice011 .link_area.num4 .link_box, .RWDservice011 .link_box { height: auto; padding: 50px 60px 50px;  margin-bottom: 15px;}.RWDservice011 .link_box .memo { margin-bottom: 30px;}.contact_block .title_item .subtitle {  font-size: 17px; letter-spacing: 3px;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div { transform: translateY(0);  top: 30%;}.RWDbtn01 ul.btn-box {  width: 75%;}ul.footer_info_list {  grid-template-columns: auto; font-size: 16px;}.footer_block>.container {  width: 90% !important;}.footer_right { grid-template-columns: auto;  grid-gap: 0;}ul.footer_menu_list { grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;  font-size: 14px;}.footer_info, .footer_app{  border-bottom: 1px solid rgb(208 208 208 / 25%); padding-bottom: 40px; margin-bottom: 40px;}.web_edm .btn_container {   width: 120px;}.web_edm .email {   width: calc(100% - 120px);}.web_edm { width: 100%;display: flex; flex-wrap: wrap;}ul.footer_app_list {  width: 60%;  grid-template-columns: 2fr 2fr;}.web_edm .email input { width: 100%;}.footer_menu {padding-bottom: 40px;}.RWDproduct002_v3 .popup-portfolio .portfolio-item { height: auto !important;}.RWDvideo006__editor {  bottom: 28%;}.video_phone {  position: absolute;  z-index: 1; bottom: 15%;     left: 50%; transform: translateX(-50%); width: 50%;}.video_block .RWDvideo002 {display: block;}.RWDvideo002 .figcaption_bottom .h2_line {  display: none;}.RWDvideo002 .figcaption_bottom h2 {margin: 0; padding: 10px 15px; font-weight: 300; letter-spacing: 1px; border: 1px solid rgb(255 101 0 / 60%); font-size: 16px;  text-align: center;  color: #fff !important; background: linear-gradient(45deg, #f83600 0%, #f99a23 100%) !important;}.RWDvideo002 figure img {display: none;}.RWDvideo002 .videoitem { width: 100%;  margin: 0 auto; padding: 0;}.video_block .RWDvideo002 .container.section-content { width: 100% !important;  padding: 0;}.RWDvideo006__scrolldown {display: none;}.RWDvideo006__editor {  bottom: auto; left: 50%;transform: translateX(-50%); text-align: center; width: 60%; top: 25%;}.RWDvideo006__editor .title_item { align-items: center;}.RWDvideo002 .videoitem a {  display: block;  width: 100%;height: 100%;}.RWDnews005 .owl-carousel .owl-item .img-hover p { min-height: auto;}/*第一次修改*/ 
.skill_block .title_item .en_title { font-size: 52px;}.RWDservice011 .link_area.num4 .link_box, .RWDservice011 .link_box:last-child {  margin-bottom: 0;}/*230406修改*/ 
.skill_block .title_item .en_title {font-size: 40px;}/* 匯入內頁版面寬度80%*//*文章列表樣式-02*/#article .layoutlist_2 {display: flex; flex-wrap: wrap;}#article .layoutlist_2 .item {width: calc(100% / 2 - 21px);margin: 0 10px;}#article .layoutlist_2 .list_subject,#article .layoutlist_2 .listdate{padding-left:0px;padding-right:0;}#article .layoutlist_2 .listdate .yearmonth {color: #afafaf  !important;font-size: 12px  !important;letter-spacing: 2px  !important;}#article .layoutlist_2 .listdate .yearmonth::after {content: "/";position: relative;display: inline-block;}#article .layoutlist_2 .listdate .yearmonth, .layoutlist_2 .listdate .day {display: inline-block;}#article .layoutlist_2 .listdate .day {color: #afafaf !important;font-size: 12px !important;letter-spacing: 2px !important;margin-left: -3px;}/*文章列表樣式-03*/#article .layoutlist_3 { display: flex;flex-wrap: wrap;}#article .layoutlist_3 .item { width: calc(100% / 2 - 21px);margin: 0 10px;}#article .layoutlist_3 .listdate .day {color: #afafaf; font-size: 12px;letter-spacing: 2px;}#article .layoutlist_3 .listdate .day::before {content: " / ";}/*文章列表樣式-04*/#article .layoutlist_4 > .fixrow > .xrow {display: flex; flex-wrap: wrap;}#article .layoutlist_4 > .fixrow > .xrow > .col-sm-6.col-md-6 {width: calc(100% / 2 - 21px);margin: 0 10px;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 .subject_title{display: flex;align-items: center;}.rwdlayoutlist_6 .list_no{width: 16.66666667%;}.rwdlayoutlist_6 .list_subject{width: 66.66666667%;}.rwdlayoutlist_6 .list_date{width: 16.66666667%;}.rwdlayoutlist_6 .list_item{display: flex; justify-content: flex-start;align-items: center;}.rwdlayoutlist_6 .list_item .column.no {width: 16.66666667%;}.rwdlayoutlist_6 .list_item .column.subject{width: 66.66666667%;}.rwdlayoutlist_6 .list_item .column.date{width: 16.66666667%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {width: calc(100% / 2 - 1px);}.layoutlist_7 .row:before, .layoutlist_7 .row:after {display: none;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd{display:flex;flex-wrap: wrap;}.layoutlist_8.rwd .item{border-bottom:0;width: calc(100% / 2);}.layoutlist_8.rwd .list_img+.list_subject {margin-top: 15px;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {width: calc(100% / 2 - 1px);}/*左右圖文輪播PAD*/@media screen and (min-width: 415px) and (max-width: 767px){.RWDslider01 .products-list .box,.RWDslider01.pic-right .products-list .box{flex-direction:column}.RWDslider01 .text{width:100%}.RWDslider01.pic-right .pic-list {padding: 0;}.RWDslider01 .products-list .box,.RWDslider01.pic-right .products-list .box{flex-direction:column;width:90%;margin:auto;padding:0!important}.RWDslider01 .pic-list{width:100%;padding:0;margin:auto;float:none!important}.RWDslider01.pic-right .control-box{left:50%;transform:translateX(-50%);text-align:center;right:auto}.RWDslider01 .control-box{right:auto;left:50%;transform:translateX(-50%)}}/*文章列表頁籤*/ 
.tab_content {margin-top: 20px}/*文章頁籤修正*/ 
.tab {padding: 20px 0;}.tab.open .tab_title {margin: 0 0 20px;}/*產品頁籤*/ 
.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: 0;}.download .list_table td:nth-child(2) {  display: none;}.download .oneline .col-md-4.col-sm-6 {   width: calc(100% / 3);}.layoutlist_5 .downlaod_item { width: calc(100%/2);}/*影片列表*/#video .layoutlist_2 {display: flex;flex-wrap: wrap;}#video .layoutlist_2 .video_item { width: calc(100% / 2 - 1px);}/*購物車呼籲置底*/#mobile-fixed .fixed-bottom .price-box{text-align: center;}#mobile-fixed .btn-box.step1 li, #mobile-fixed .btn-box.step2 li {padding: 0 1px;}#mobile-fixed .btn-box .normal {text-align: center;padding: 10px 0;font-size: 15px !important;}#mobile-fixed .btn-box ul {display: flex;}.form-horizontal .form-group .col-sm-6 {    padding: 0;}.RWDproduct_page .products-right {    padding: 0 !important;    background: transparent;    box-shadow: none;}.RWDproduct_page .m-pd-info .select-box .btn {    background: #f1f1f1;}.RWDproduct_page .btn-other>li button {    text-align: center;    border: 1px solid #dedede;    padding: 10px;}.RWDproduct_page .btn-other {    display: grid;    grid-template-columns: 1fr 1fr;    margin: 20px 0;    grid-gap: 0 2rem;}.pro_item01 {    background: transparent;    padding: 0;    text-align: left;    margin: 3rem 0;}.pro_item04 .con_tit .por_fe_item {    width: 45%;}.pro_item05 {    padding: 20% 5% 5%;}.pro_item02 .pro_card h4 {    font-size: 17px;}.pro_item11 .con_txt h2 {    margin: 0 0 1.5rem;}.pro_item11 .con_txt h2:before{display:none}.pro_item12 .pro_card ul li {    padding: 0 0 20px;    margin: 0 0 20px;}.article5 .RWDslider01.pic-right .products-list .products-item .box {    width: 100%;}.page_wrapper_bg .article-text h4.ab_po_txt {    font-size: 22px;}.ab_item11 .con_txt {    margin-bottom: 35px;}.layoutlist_8.rwd .item {    padding: 0;    display: flex;    flex-direction: column;    align-items: flex-start;    margin: 0 0 35px;}.layoutlist_8.rwd .listdate {    margin: 10px 0 0;    width: 100%;    text-align: left;}.layoutlist_8.rwd .listdate .day, .layoutlist_8.rwd .listdate .yearmonth {    font-size: 13px;    font-weight: 400;}.faqlist .page_wrapper_bg .article-text .container, .download2 .page_wrapper_bg .article-text .container, .article4.is-item-list .page_wrapper_bg .article-text .container {    padding: 0;    box-shadow: none;    background: transparent;}.tab {    border-top: 1px solid #dedede !important;    padding: 2rem 0 !important;}.tab_title {    color: #333;    font-size: 20px;}.tab.open .tab_title {    color: var(--main-color);}.tab:last-child {    border-bottom: 1px solid #dedede !important;}.shop_card {    padding: 2rem 1.5rem;}.download .list_table th.list_no, .download .list_table td.list_no {    display: none;}.download .list_table td {    padding: 1rem;    text-align: left;    font-size: 16px;    font-weight: 400;}.download .list_table td.list_subject, .tmsubject {    border-bottom: none !important;}ul.step_item li {    margin: 0 0 2rem;}ul.step_item {    display: block;}.shop_link_item {    grid-template-columns: repeat(3,1fr);    grid-gap: 1rem 1rem;}.article5 .ab_item.ab_item10, .pro_item05 {    grid-template-columns: repeat(2, 1fr);}.article5 .ab_item.ab_item11 {    background: transparent;    padding: 3rem 0;}.pro_item10, .pro_item12 {display:block}.customized_columns {    padding: 2rem 2rem;}.shop_link_item {    grid-template-columns: repeat(2,1fr);}.tab_title_nav .line {    width: 15px !important;}.tab_title_nav {    width: 15px !important;    height: 15px !important;    right: 10px !important;}.download .list_table th.list_date {    text-align: left;    padding-left: 15px;}.layoutlist_8.rwd .listdate .day {    color: var(--main-color);}.service_item {    grid-template-columns: auto;}/* 20230830 */ 
.pro_item11 {    padding-top: 0;    border-top: none;    margin-top: 0;}.pro_item.ab_item.ab_item09:after {    display: none;}/* 20231025 */ 
.skill_item01 .main_block .con_pic {    max-width: 160px;    margin: 0 auto;}.skill_item01 .main_block {    grid-template-columns: auto;    grid-gap: 3rem;}.skill_item01 .main_block h2 {    font-size: 2.5rem;    margin-bottom: 1rem;}.skill_item01 .main_block h2>span {    font-size: 20px;    text-align: center;}.skill_item01 .main_block .con_txt {    text-align: center;}.skill_item02 .con_txt,.article1 .pro_item08,.skill_item07 {    padding: 3rem 7.5%;}.skill_item03 {    padding: 3rem 0;}.article1 .pro_item08 {    padding-bottom: 2rem;}.skill_item02 .con_txt h2>b, .skill_item03 .con_txt h2, .skill_item04 .con_txt h2, .article1 .pro_item08 h3>span, .skill_item06 .con_txt h2, .skill_item02 .con_txt h3 {    font-size: 2.5rem;    letter-spacing: 1px;}.skill_item03 {    gap: 2rem;}.skill_item04 .con_txt h2>b {    font-size: 3.5rem;}.article1 .pro_item08 h3>span {    padding: 0;}.article1 .pro_item09 {    margin: 3rem;}.skill_item05 .con_txt ul {    margin: 2rem 0 0;}.skill_item06 .con_txt h2 {    margin-bottom: 2rem;}.skill_item07 h2 {    font-size: 2rem !important;}.skill_item07 h2>span {    font-size: 3rem;    line-height: 1.5;}.skill_item08 .card_item h2>span {    font-size: 28px;    letter-spacing: 1px;}.skill_item08 .card_item h2 {    text-align: center;    font-size: 20px;}.skill_item08 .card_item p {    padding: 1.5rem;}.article1 .pro_item16>.con_pic {    width: 30vw;    margin: 0 auto 1rem;}.skill_item01 .main_block h2 {    font-size: 2.5rem;}.skill_item01 .main_block {    grid-gap: 2rem;}.skill_item01 .main_block .con_pic {    max-width: 130px;}.skill_item02 .con_txt h2 {    margin-bottom: 0;}.article1 .pro_item09 {    margin: 0;}.skill_item06 .con_txt {    padding: 6rem 7.5%;}
}
/*767px end*/
/*700px start*/

@media (max-width: 700px) {.RWDmenu_plus04 .features .edit {display: none;}.RWDservice011 .link_box .mid_box { text-align: center;}.RWDservice011 .link_box .circle { text-align: center;  width: 90%;  margin: 0 auto;}.RWDvideo006__editor { bottom: auto;   top: 10%;  left: 50%;  transform: translateX(-50%);  width: 95%; text-align: center;}.RWDvideo006__scrolldown { left: 50%;  transform: translateX(-50%);}.RWDproduct004 #portfolio.portfolio-nogutter .row > div { margin: 0px auto 50px !important; width: 90%;}.RWDproduct004 #portfolio.portfolio-nogutter .row > div:last-child {margin-bottom: 0 !important; }.target_block:before {  width: 55vw; height: 15vw; bottom: -10vw;}.title_item h2.main_title { font-size: 28px;  letter-spacing: 1px;}.RWDproduct002_v3 .popup-portfolio .portfolio-item .portfolio-bottom-summary { padding: 0 10px;}.RWDproduct002_v3 .popup-portfolio .portfolio-item {   width: 100%; margin: 0 auto 35px;}.RWDbtn01 ul.btn-box {  width: 95%;}.copyright_block {  justify-content: flex-start;  padding: 0 7%;}.RWDssl01 {  padding: 0 15px 0 0;}.RWDvideo006__editor .title_item {  align-items: center; text-align: center;   margin-bottom: 10px;}.video_block .RWDvideo006:before { background: linear-gradient(180deg, rgb(0 0 0 / 80%) 0%, rgb(0 0 0 / 0%) 50%); top: 0;}/*第一次修改*/ 
.target_block:before {display: none}/*230406修改*/ 
.title_item h2.main_title {font-size: 38px;}.title_item .en_title {font-size: 36px; margin: 0 0 -7px;}.skill_block .title_item .en_title {font-size: 36px;}/*內頁*/ 
.rwd .faq_answer h4 {    padding-left: 0;    border-left: none;    font-size: 20px;    margin: 0 0 1rem;}.rwd .faq_answer hr {    margin: 2rem 0;}.memo_item {    padding: 2rem 2rem;}.ab_item01 .con_txt, .ab_item02 .con_txt, .ab_item03 .con_txt, .ab_item06 .con_txt {    padding: 3rem 2rem;}.page_wrapper_bg .article-text h4 {    font-size: 24px;}.ab_item04 .con_txt h5 {    color: #000;margin-bottom: 1rem;border-bottom: 1px solid #dedede;}.ab_item04 .con_txt, .ab_item05 .con_txt {    width: 100%;    bottom: auto;    transform: translateX(0);    left: auto;    margin: 0 0 2rem;    position: relative;}.page_wrapper_bg .article-text h2, .ab_item06 .con_txt h2 {    font-size: 28px;}.ab_item07 .con_txt {    padding: 2rem 0rem 0;}.ab_item07 .con_txt h3 {    font-size: 26px;    letter-spacing: 1px;    margin-bottom: 1rem;}.article5 .ab_item.ab_item09 .con_txt {    padding: 2rem 0;}.page_wrapper_bg .article-text h4 {    font-size: 20px;}.pro_item02 .pro_card {    background: #fff;    margin-bottom: 3rem;border: 1px solid #dedede;    border-bottom: none;}.pro_item02 .pro_card .con_txt ul {    min-height: auto;}.pro_item02 {    display: block;}.pro_item03> .con_pic:before {display:none}.pro_item03 .con_pic .con_tit, .pro_item04 .con_tit {    position: relative;    width: 100%;    left: auto;    bottom: auto;    transform: translate(0, 0);} .pro_item03 .con_pic .con_tit h3 {    color: #000;    border: none;}.pro_item03 .con_pic {    margin-bottom: 2rem;}.pro_item05 {    padding: 45% 5% 5%;}.pro_item06 .con_tit {    bottom: 0;    margin-bottom: 1rem;}.pro_item06 .con_tit h3 {    font-size: 20px;    padding: 0 20px;    line-height: 1.2;}.pro_item07 .con_txt {    padding: 2rem 0 0;}.pro_item09 .pro_card ul li {    font-size: 17px;    padding: 10px 15px;}.pro_item {    margin: 0 auto 2rem;}.pro_item15 {    padding: 2rem;}.pro_item16 .sub_color {    font-size: 3rem;}.pro_item16 h2 {    font-size: 20px !important;}.pro_item17 {display:block}.pro_item17 .pro_card {margin:0 0 2rem}.pro_item09 {    display: block;}.pro_item09 .pro_card  {margin:0 0 2rem}.pro_item13 .con_tit {    padding: 2rem 1rem;    text-align: left;}.pro_item15 .pro_card .con_pic {display:none}.pro_item15 .pro_card {    display: block;margin:0 0 2rem}.faq_q_icon {display:none}.pro_item03 .con_pic img {    display: none;}.pro_item15 .con_tit h3 {    font-size: 22px;    letter-spacing: 1px;}.pro_item16 .sub_color {    font-size: 2.5rem;}/* 20230830 */ 
.pro_item16>.con_pic {    width: 20vw;}.pro_item04 .con_tit {    padding: 3rem 1rem;}    .page_wrapper_bg .pro_item05 h5 {    font-size: 15px;    position: relative;    margin: 0 auto 1rem;    top: auto;    padding: 0;}.pro_item05 {    grid-template-columns: auto;    padding: 2rem 2rem;    grid-gap: 0;}.pro_item05 .con_pic {    box-shadow: none;    margin-bottom: 1rem;}/* 20240308 */ 
.skill_item01 .main_block {    padding: 6rem 7.5% 2rem;}.skill_item04 {    gap: 2rem;}.pro_item09 .pro_card02 .con_txt ul li:before {    left: 15%;}.skill_item08 .card_item h2 {    font-size: 22px;}.article1 .pro_item17 h5 {    padding: 0;}}

/*700px end*/
/*600px start*/
@media (max-width: 600px) {
.main.cd-main-content {    overflow: visible;}.RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 60px - 40px) !important;    height: calc(100vh - 60px - 40px) !important;}.RWDbanner_plus01 .slick-caption>.container {    width: 100% !important;}.RWDmenu_plus04 .header {    padding: 0 15px;}.RWDmenu_plus04 .logo,.RWDmenu_plus04 .header.is-up .logo {    width: 145px;}.RWDmenu_plus04 .features {    padding-right: 0;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .member-btn,.RWDmenu_plus04 .features .search-btn {    padding: 25px 12px;}.RWDbanner_plus01 .logo {    width: 80vw;}.section_block,.product_block.section_block,.project_block.section_block {    padding: 60px 0;}.title_item .subtitle {    font-size: 16px;}.title_item .en_title {    font-size: 60px;}.RWDvideo006__video {    height: 60vh;}.RWDproduct002_v3 .filter-portfolio ul>li {    margin: 0 5px;}.RWDproduct002_v3 .btn.btn-rj {    font-size: 17px;    padding: 10px 25px;}.RWDproduct002_v3 .filter-portfolio ul {    margin-bottom: 0;}.RWDproduct002_v3 .row:nth-child(2) {    position: sticky;    top: 74px;    z-index: 5;    margin-bottom: 30px;}.RWDproduct002_v3 .btn.btn-rj {    width: 100%;    border: 1px solid #d0d2f0;}.RWDproduct002_v3 .filter-portfolio ul>li {    margin: 0 auto;}.RWDproduct004 .item-box-desc {    padding: 15px 0px 0;    margin: 0;}.RWDproduct004 #portfolio.portfolio-nogutter .row>div {    width: 100%;}.RWDproduct004 #portfolio div.col-md-3 h3 {    text-align: center;    margin-bottom: 15px;    font-size: 22px;}.RWDproduct004 #portfolio.portfolio-nogutter .row>div:nth-child(3) {    margin-bottom: 50px !important;}.footer_logo_item {    justify-content: center;}ul.footer_info_list li small {    display: block;    padding-left: 78px;}ul.footer_menu_list {    grid-template-columns: 1fr 1fr 1fr;    grid-gap: 0 10px;    font-size: 15px;}.fixed_block {    width: calc(100% - 50px);    bottom: 0;    left: 0;}.fixed_btn_items a.fixed_shop_btn {    display: block;}.fixed_btn_items a.fixed_num_btn,.fixed_btn_items a.fixed_help_btn {    display: none;}.fixed_btn_items {    display: flex;    flex-wrap: wrap;    align-items: flex-start;    width: 100%;}.fixed_btn_items a {    width: calc(100% / 2);    writing-mode: horizontal-tb;    padding: 20px 10px;    letter-spacing: 1px;}.fixed_btn_items a.fixed_shop_btn {    background: linear-gradient(45deg, #f83600 0%, #f99a23 100%);    text-align: center;}.scrollTop002 .ii {    padding: 0px 0 5px;}.footer_block {    padding: 60px 0 70px;}.copyright_block {    margin-top: 30px;}.RWDnews005 .owl-carousel.owl-padding-10 .owl-item {    background: none;    padding: 0 10px;}.RWDnews005 .controlls-over .owl-pagination {    display: none !important;}/*第一次修改*/ 
.RWDvideo006__editor .title_item h2.main_title {    font-size: 22px;}.RWDvideo006__editor .title_item h2.main_title span:first-child {    font-size: 34px;}.RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: calc(100vh - 75px - 60px - 40px) !important;    height: calc(100vh - 75px - 60px - 40px) !important;}/*230406修改*/ 
.title_item .en_title {    font-size: 36px;}/* 匯入內頁版面寬度80%*//*標題*/ 
.hgroup {    padding-left: 15px;    padding-right: 15px;}.hgroup h1 {    margin-bottom: 30px;    line-height: 1.8;}/*按鈕*/ 
.btn.btn_back,.ebtn,.block_body .page_content2 .btn,.block_body .page_content1 .btn,.page_content2 .btn,.page_content1 .btn,.btn-primary {    width: 100% !important;}/*container*/ 
.page_wrapper_bg .pagecontent {    padding: 0px !important;}.page_wrapper_bg section.call_to_action {    padding: 60px 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: none;    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;}/*產品列表樣式 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;}/*相簿內容樣式-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;}.downlaod5_item {    width: 100%;}.faq_answer a.contact_btn {    max-width: none;    width: 100%;}.shop_card_item {    display: block;}.shop_card {    margin: 0 0 2rem;}.page_wrapper_bg iframe {    height: 300px !important;}.faq_answer a.contact_btn {    flex-direction: column;}.tab {    padding: 18px 0 !important;}.ab_item05 .con_txt h5 br {    display: block}.ab_item11 .con_pic img {    box-shadow: none;}.page_wrapper_bg .article-text h5 {    font-size: 18px;}.pro_item13 .con_tit p br {    display: none;}.qa_item .qa_card h6>span {    margin: 0 0 1rem;}.qa_item .qa_card h6>span:before {    display: none}a.service_btn {    margin: 0 auto 1rem;    width: 100%;}.service_btn_item {    flex-wrap: wrap;    margin: 3rem 0;}.pro_item.pro_item13 .con_pic img {    height: 100%;    object-fit: cover;}.pro_item.pro_item13 .con_pic {    min-height: 180px;}.skill_item02 .con_txt,.skill_item03,.article1 .pro_item08,.skill_item06 .con_txt,.skill_item07,.article1 .pro_item08,.article1 .pro_item16 {    padding: 45px 7.5%;}.article1 .pro_item08 {    margin-bottom: 0;}.article1 .pro_item09 {    margin: 45px 7.5%;}.article1 .pro_item16 {    padding-bottom: 0;    margin-bottom: 0;}.article-text .skill_item02 .con_txt h2>b,.article-text .skill_item03 .con_txt h2,.article-text .skill_item04 .con_txt h2,.article1 .pro_item08 h3>span,.article-text .skill_item06 .con_txt h2,.article-text .skill_item02 .con_txt h2,.article-text .skill_item02 .con_txt h2>b,.article-text .skill_item05 .con_txt h2,.article-text .skill_item07 h2>span {    font-weight: 800;    font-size: 30px;    letter-spacing: 1px;    line-height: 1.5;    margin: 0;}.skill_item02 .con_txt h2>span,.article-text .skill_item03 .con_txt h2 {    font-size: 34px;    margin: 0 0 5px;}.article-text .skill_item03 .con_txt h4,.page_wrapper_bg .article-text .skill_item03 h4.ab_po_txt {    font-size: 17px;    font-weight: 400;}.skill_item03 .con_txt h4 {    text-align: left;}.skill_item02 .con_txt h3 {    font-size: 22px;    margin: 0 0 10px;}.skill_item04 {    padding: 3rem 0 0;}.skill_item05 .main_block {    padding: 4rem 0;    grid-gap: 2rem;}.article-text .skill_item04 .con_txt h2 {    display: flex;    flex-direction: column;}.skill_item04 .skill_card h3 {    font-size: 16px;    text-align: center;    left: 50%;    transform: translateX(-50%);    letter-spacing: 0px;}.skill_item05 .main_block .con_txt {    padding: 0 10%;}.skill_item05 .main_block {    padding: 4rem 0;}.skill_item05 .main_block .con_pic {    width: 85%;}.skill_item05 .con_txt ul li>span {    font-size: 22px;}.skill_item05 .con_txt ul {    font-size: 16px;}.article-text .skill_item06 .con_txt h2,.article1 .pro_item08 h3,.article-text .skill_item05 .con_txt h2 {    margin-bottom: 1rem;}.skill_item05 .con_txt ul li {    margin-bottom: 15px;    padding-bottom: 15px;}.skill_item07 h2 {    font-size: 23px !important;}.skill_item08 {    grid-template-columns: auto;    margin: 0 10%;    padding-bottom: 0;}.page_wrapper_bg .pro_item08 h5 br {    display: none;}.page_wrapper_bg .pro_item08 h5 {    font-size: 17px;}.skill_item07 {    padding-bottom: 2rem;}.article1 .pro_item17 h5 {    padding: 1rem 2rem 2rem;    text-align: center;    border-bottom: 1px solid #dedede;}.skill_item01 .main_block {    padding: 4rem 7.5% 2rem;}.skill_item08 .card_item p {    padding: 1rem 0 3rem;}.skill_item01 .main_block .con_pic {    max-width: 110px;}/* 20240308 */ 
.article1 .page_wrapper_bg section.call_to_action>.container {    width: 100%;}.skill_item04 .skill_card_item {    grid-template-columns: auto;    width: 85%;    grid-gap: 15px 0;}.article1 .pro_item08 {    border-top: none;}.article1 .pro_item16 {    margin: 0rem auto 2rem;}.pro_item17 .pro_card01 .con_pic:before, .pro_item17 .pro_card02 .con_pic:before {    width: 100%;}.pro_item09 .pro_card02 .con_txt ul li:before {    left: 5%;}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
.RWDmenu_plus04 .ml-stack-nav-toggle__line {    width: 25px;}.RWDmenu_plus04 .ml-stack-nav-toggle {    padding: 35px 15px 35px 15px;}.RWDmenu_plus04 .logo,.RWDmenu_plus04 .header.is-up .logo {    width: 125px;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .member-btn,.RWDmenu_plus04 .features .search-btn {    padding: 25px 10px;    letter-spacing: -1px;}.RWDbanner_plus01 .logo {    width: 100%;}.title_item .subtitle br {    display: none;}.skill_block .title_item .en_title,.title_item .en_title {    font-size: 46px;    margin: 0 0 -10px;}.contact_block .title_item .en_title {    font-size: 44px;}.RWDservice011 .link_area.num4 .link_box,.RWDservice011 .link_box {    padding: 250px 30px;}.RWDvideo006__editor .subtitle {    font-size: 14px;    letter-spacing: 1px;}.target_block:before {    display: none;}.contact_block .title_item .subtitle {    letter-spacing: 1px;}.RWDproduct004 .list-inline {    font-size: 14px;}.RWDproduct004 #portfolio div.col-md-3 h3>span {    font-size: 14px;}.RWDproduct004 .list-inline .app_txt {    text-align: center;}.RWDnews005 .controlls-over .owl-controls .owl-next {    right: -35px;}.RWDnews005 .controlls-over .owl-controls .owl-prev {    left: -35px;}.RWDproduct002_v3 .filter-portfolio ul {    display: flex;    align-items: center;    justify-content: center;}.RWDproduct002_v3 .filter-portfolio ul>li {    width: calc(100% / 2 - 10px);}.RWDproduct002_v3 .btn.btn-rj {    font-size: 15px;    padding: 10px 15px;}.RWDproduct002_v3 .btn-box .btn {    text-align: center;}.contact_block a.contact_btn {    font-size: 16px;    text-align: center;    padding: 10px 25px;    width: 90%;}.RWDnews005 .owl-theme .owl-controls .owl-buttons div {    border: none;}.RWDbtn01 ul.btn-box {    width: 100%;    display: flex;    flex-wrap: wrap;}.RWDbtn01 ul.btn-box li.col-sm-6 {    width: 100%;    padding: 0;    margin-bottom: 15px;}.footer_block>.container {    width: 95% !important;}ul.footer_info_list {    font-size: 15px;}ul.footer_info_list li>span {    margin-right: 10px;}.footer_info,.footer_app {    padding-bottom: 30px;    margin-bottom: 30px;}.footer_logo_title {    font-size: 28px;    font-weight: 700;}.footer_logo {    max-width: 270px;}.footer_left {    margin-bottom: 60px;    padding-bottom: 0;    border-bottom: none;}.RWDvideo006__editor .title_item h2.main_title {    font-size: 26px;    margin-bottom: 10px;}.RWDvideo006__editor {    width: 90%;}/*第一次修改*/ 
.RWDparallax_new .picbgbox {    height: 35vh !important;}/*230406修改*/ 
.title_item h2.main_title {    font-size: 32px;}.skill_block .title_item .en_title,.title_item .en_title {    font-size: 32px;    margin: 0 0 -8px;}/* 匯入內頁版面寬度80%*//*文章高度調整*/ 
.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*檔案下載*/ 
.layoutlist_5 .downlaod_item {    width: calc(100%);}/*圖文輪播*/ 
.RWDslider01 .text {    padding-bottom: 40px;}/*內頁*/ 
.rwd .faq_question {    font-size: 16px;    padding: 1rem 0;}.rwd .faq_answer {    padding: 2rem 0;}.faq_q_icon:before {    margin-right: 5px}.ab_item01 .con_txt,.ab_item02 .con_txt,.ab_item06 .con_txt {    padding: 3rem 1.5rem;}.ab_item .con_tit h2 {    flex-direction: column;    align-items: center;}.ab_item .con_tit h2 span {    font-size: 18px;}.article5 .RWDslider01 .text:before {    display: none}.ab_item03 .con_txt {    padding: 2rem 0}.article5 .RWDslider01 .products-list .products-item {    background: transparent;}.article5 .ab_item {    margin: 0 auto 2rem;}.page_wrapper_bg .article-text h2 {    font-size: 28px;}.ab_item06 .con_txt h2 {    font-size: 24px;}.ab_item06 .con_txt p {    text-align: left;}.ab_item07 .con_txt h3:before {    display: none}.ab_item07 .con_txt h3 {    text-align: center;}.ab_item07 .con_txt h5.txt_bold br {    display: none;}.ab_item07 .con_txt h5.txt_bold {    font-size: 17px;    text-align: center;}.ab_item .con_tit {    margin-bottom: 1rem;}.page_wrapper_bg .article-text h4.ab_po_txt {    font-size: 20px;}.page_wrapper_bg .pro_item05 h5 {    font-size: 16px;    text-align: left;}.hgroup .container {    margin: 0 0 30px;}.ab_row_item .ab_item04 .con_txt p {    color: #555}.ab_item03 .con_txt h4 {    font-size: 24px;    margin: 0;}.article5 .ab_item04 .con_pic {    margin: 0 0 2rem;}.article5 .ab_item04 {    display: flex;    flex-direction: column-reverse;    border-bottom: 1px solid #dedede}.ab_item04 .con_txt h5,.ab_item05 .con_txt h5 {    margin: 0 0 1.5rem;    border-bottom: none;    padding: 0;    text-align: center;}.pro_item02 .pro_card .con_txt ul,.pro_item02 .pro_card .con_tit p {    min-height: auto;}.pro_item04 .con_tit .por_fe_item span {    font-size: 17px;    font-weight: 400;}.pro_item04 .con_tit .por_fe_item {    width: 100%;    display: flex;    justify-content: center;    margin: 2rem 0 0;}.pro_item11 .con_txt p br {    display: none;}.pro_item16 h2 {    font-size: 22px !important;}.pro_item16 .sub_color {    font-size: 36px;}.pro_item17 h5 {    width: 100%}.page_wrapper_bg .article-text h4 {    font-size: 18px;}.page_wrapper_bg .article-text h6 {    font-size: 16px;}.page_wrapper_bg .article-text h4.ab_po_txt {    padding: 35px 30px}.article5 .ab_item.ab_item11 {    padding: 2rem 0;}.ab_item11 .con_txt {    margin-bottom: 1rem;}.article5 .ab_item.ab_item11 {    border-bottom: none;    padding-bottom: 0;}.pro_item15 {    padding: 2rem 1.5rem;}.RWDproduct_page .btn-other {    grid-template-columns: auto;    grid-gap: 0.5rem;}.page_wrapper_bg .pro_item08 h3 {    font-size: 20px;    padding: 0;}.pro_item16>.con_pic {    width: 80%;    margin: 0 auto 1rem;}.pro_item17 .pro_card {    padding-top: 1rem}.pro_item17 h5 {    font-size: 15px !important;}.pro_item03 .con_pic .con_tit h3,.pro_item04 .con_tit h3,.pro_item06 .con_tit h3,.pro_item03 .con_pic .con_tit h3>span,.pro_item04 .con_tit h3>span,.pro_item06 .con_tit h3>span {    font-size: 27px;}.pro_item09 .pro_card .con_txt ul li {    padding: 20px 30px;}.pro_item09 .pro_card02 .con_txt ul li {    padding-left: 45px;}.skill_item04 .con_txt h2>b {    font-size: 45px;    padding: 0;    text-align: center;    letter-spacing: 10px;}.pro_item17 .pro_card .con_pic {    margin: 0;}@media (max-width: 414px) {    /*文章左右圖文輪播PH*/    .RWDslider01 .pic-list,    .RWDslider01.pic-right .pic-list {        margin: 0;    }    @media (max-width: 400px) {        .web_edm .btn {            margin-top: 0;        }    }}
}
/*480px end*/
/*380px start*/
@media (max-width: 380px){
.RWDmenu_plus04 .header {    padding: 0 5px;}.RWDmenu_plus04 .logo,.RWDmenu_plus04 .header.is-up .logo {    top: 22px;    width: 100px;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .member-btn,.RWDmenu_plus04 .features .search-btn {    padding: 25px 8px;}.RWDmenu_plus04 .ml-stack-nav-toggle__line {    width: 20px;}.RWDservice011 .link_box .title {    font-size: 20px;    margin-bottom: 20px;}.RWDservice011 .link_area.num4 .link_box,.RWDservice011 .link_box {    padding: 40px 20px;}.RWDvideo006__editor .subtitle {    font-size: 12px;}.title_item .subtitle {    font-size: 14px;}.skill_block .title_item .en_title,.title_item .en_title {    font-size: 38px;    margin: 0 0 -10px;}.RWDproduct002_v3 .btn.btn-rj {    font-size: 14px;    padding: 10px 10px;}.contact_block .title_item .en_title {    font-size: 40px;}ul.footer_info_list li>span {    display: block;}ul.footer_info_list li small {    padding-left: 0;}ul.footer_menu_list {    font-size: 14px;}.footer_block>.container {    width: 100% !important;    padding: 0 20PX;}.copyright_block {    padding: 0 5%;}/*230406修改*/ 
.title_item h2.main_title {    font-size: 28px;}.skill_block .title_item .en_title,.title_item .en_title {    font-size: 28px;    margin: 0 0 -5px;}/* 匯入內頁版面寬度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;}.customized_columns {    padding: 0;    box-shadow: none;    background: transparent;}.ab_item01 .con_txt:before,.ab_item02 .con_txt:before,.ab_item01 .con_txt:after,.ab_item02 .con_txt:after,.ab_item .con_tit h2:before,.ab_item06 .con_txt:before {    display: none}.ab_item01 .con_txt,.ab_item02 .con_txt,.ab_item03 .con_txt,.ab_item06 .con_txt {    padding: 0 0 2rem 0;}.ab_item06 .con_txt h2 {    font-size: 20px;    border-bottom: 1px solid #dedede;}.ab_item06 .con_txt h2,.ab_item06 .con_txt p,.ab_item06 .con_txt h5 {    color: #000;}.page_wrapper_bg .article-text h2,.ab_item06 .con_txt h2 {    font-size: 23px;}.pro_item03 .con_pic .con_tit h3,.pro_item04 .con_tit h3,.pro_item06 .con_tit h3,.pro_item03 .con_pic .con_tit h3>span,.pro_item04 .con_tit h3>span,.pro_item06 .con_tit h3>span {    font-size: 24px;}.pro_item08 {    background: transparent;    padding-bottom: 0;}.page_wrapper_bg .pro_item08 h5 {    font-size: 14px;}.pro_item15 {    padding: 0;    border: none;    margin: 0 0 2rem;}/* 20231025 */ 
.skill_item01 .main_block {    padding: 5rem 7.5% 2rem;}.skill_item02 .con_txt h2>span,.article-text .skill_item03 .con_txt h2 {    font-size: 30px;}.article-text .skill_item02 .con_txt h2>b,.article-text .skill_item03 .con_txt h2,.article-text .skill_item04 .con_txt h2,.article1 .pro_item08 h3>span,.article-text .skill_item06 .con_txt h2,.article-text .skill_item02 .con_txt h2,.article-text .skill_item02 .con_txt h2>b,.article-text .skill_item05 .con_txt h2,.article-text .skill_item07 h2>span {    font-size: 24px;}.skill_item02 .con_txt,.skill_item03,.article1 .pro_item08,.skill_item06 .con_txt,.skill_item07,.article1 .pro_item08,.article1 .pro_item16 {    padding: 2rem 7.5%;}.article-text .skill_item03 .con_txt h4,.page_wrapper_bg .article-text .skill_item03 h4.ab_po_txt {    font-size: 16px;}.skill_item04 {    padding: 2rem 0 0;    gap: 2rem;}.skill_item04 .skill_card_item {    grid-template-columns: auto;}.article1 .pro_item09 {    margin: 2rem;}.skill_item05 .main_block {    padding: 3rem 0;}.skill_item05 .con_txt ul li>span {    font-size: 20px;}.skill_item08 .card_item p {    padding: 10px 0 35px;}.skill_item08 .card_item h2>span {    font-size: 24px;}.article1 .pro_item16 .sub_color {    font-size: 32px;}.page_wrapper_bg .article-text .skill_item03 h4.ab_po_txt {    padding: 20px 20px;}.pro_item09 .pro_card .con_txt ul li {    padding: 20px 15px;    font-size: 16px;    line-height: 1.5;}.skill_item05 .main_block .con_txt {    padding: 0 21px;}.skill_item08 {    margin: 0 7.5%;}
}
/*380px end*/