/* all */body {    font-family: 'Noto Serif TC', sans-serif;    font-weight: 400;    letter-spacing: 1px;}/*scrollbar樣式*/::-webkit-scrollbar {width: 10px;height:5px;}::-webkit-scrollbar-track {background: #36332d;height: 5px;}::-webkit-scrollbar-thumb {background: #99775d;border-radius: 20px;}::-webkit-scrollbar-thumb:hover {background: #dfdfdf;}a,a:hover,a:focus {    text-decoration: none;    transition: all 0.5s ease-out;}p {    color: #666;    line-height: 1.5em;    font-weight: 300;    font-size: 17px;    letter-spacing: 2px;}#RWDfullscreen01 .container_X {    width: 100%;    padding: 0;}#RWDfullscreen01 .main.cd-main-content {    position: relative;    padding-top: 38px;}#RWDfullscreen01 .main.cd-main-content::before {    content: '';    background: #101825;    width: 100%;    height: 100%;    position: absolute;    top: 0;    left: 0;    display: block;    z-index: -3;}div#RWDfullscreen01 {    overflow: visible !important;}/* 反白顏色設定*/::selection {    background: #99775d;    color: #fff;}::-moz-selection {    background: #99775d;    color: #fff;}/* 動態效果改成fadeIn*/ 
.bounceIn {    animation-name: fadeInUp;    animation-duration: 1s}/*loading*/ 
.RWDfakeloader img {    width: 179px;    animation-name: zeroall;    animation-duration: 2.5s;}@keyframes zeroall {    0% {        opacity: .1;    }    100% {        opacity: 1;    }}/*行動呼籲*/ 
.mobile-link {    position: fixed;    display: none;    left: 0;    bottom: 0;    width: 100%;    color: #FFF;    text-align: center;    z-index: 800;    transition: all 0.5s ease-out;}.mobile-link .RWDedictor {    display: flex;    flex-direction: row;    align-items: stretch;    align-content: center;    animation-delay: initial !important;    animation-duration: initial !important;    background-color: #21b44d;}.mobile-link .RWDedictor a {    width: 100%;    color: #fff;    padding: 15px 0;    flex-direction: row;    justify-content: center;    align-items: center;    display: flex;}.mobile-link .RWDedictor a i {    margin-right: 10px;    font-size:18px;}/*共同*/ 
.RWDleft_cont002 .item-second:hover .pic img {    transform: scale(1);}.img-fluid,.img-responsive {    width: 100%;}.RWDmenu_plus04 .cart-block .bottom-box .pay-btn, .RWDmenu_plus04 .querycar-block .bottom-box .pay-btn {    background: #99765d;}/*搜尋*/ 
.RWDmenu_plus04 .features .search-btn {    padding: 25px 12px}.RWDmenu_plus04 #search-box.full .form-control {    font-size: 20px;}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 20px;}.RWDmenu_plus04 #search-box.full .search-in {    max-width: 900px}/*網頁警告*/ 
.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(255, 255, 255, 100%) !important;    color: #000 !important;    left: auto !important;    right: 0px !important;    line-height: 1.5 !important;}.RWDalert_fancybox.bottom .editor {    margin-bottom: 28px;}.RWDalert_fancybox .btn,.RWDalert_fancybox .btn.active {    padding: 5px 20px;    border-color: #99775d;    background: #99775d !important;    border-radius: 99em;    font-size: 16px;}.RWDalert_fancybox.bottom .editor a {    color: #000;    border-bottom: 1px solid #555;}/*按鈕*/a.button,.RWDproduct002_v3 .btn-box .btn {    background: transparent;    margin: 0px auto;    width: 234px;    height: 53px;    line-height: 53px;    font-weight: 500;    color: #e5c592;    display: block;    position: relative;    z-index: 99;    border: 1px solid #99775d;    display: flex;    align-items: center;    justify-content: center;    flex-direction: row;    font-size: 17px;    border-radius: 99em;    overflow: hidden;    letter-spacing: 2px;}a.button i {    margin-right: 15px;    font-size: 21px !important;    color: #e5c592 !important;}a.button::after,.RWDproduct002_v3 .btn-box .btn::after {    content: "";    background: #99775d;    width: 0;    height: 100%;    position: absolute;    right: 0;    top: 0;    transition: .5s;    z-index: -1;}/*hover*/a:hover.button,.RWDproduct002_v3 .btn-box .btn:hover {    color: #fff;}a:hover.button::after,.RWDproduct002_v3 .btn-box .btn:hover::after {    width: 100%;    transition: .4s;    right: auto;    left: 0;    background: #99775d;}a:hover.button i {    color: #fff !important;}/*主標題tilte*/ 
.titlebar {    text-align: center;    font-family: 'Noto Serif TC', serif;}.titlebar h2,.RWDproduct002_v3 .main-title,.RWDnews005 .main-title {    color: #99775d;    font-size: clamp(1.375rem, 1.0043rem + 1.5207vw, 3.4375rem);    font-weight: 600;    letter-spacing: 2px;    margin: 0px;    text-transform: uppercase;    line-height: 1.6;}.titlebar h2 {    line-height: 1.2;}.titlebar p,.RWDproduct002_v3 .sub-title,.RWDnews005 .sub-title {    color: #a08a66;    font-size: 17px;    text-transform: uppercase;    font-weight: 300;    margin-top: 0;    letter-spacing: 1px;    line-height: 1.8;}/*header*/ 
.RWDmenu_plus04 .overlay{top: -40px; height: 105vh;}.header {    position: fixed;    z-index: 9999;    width: 100%;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .logo {    width: 181px;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header {    background: transparent;    padding: 60px 3% 0;}.RWDmenu_plus04 .features {    width: 444px;}.RWDmenu_plus04 .features:after {    display: none;}.RWDmenu_plus04 .features .search-btn img,.RWDmenu_plus04 .features .member-btn img,.RWDmenu_plus04 .features .cart-btn img {    width: 19px;    height: 19px;}.RWDmenu_plus04 .features .search-btn{    padding: 9px 15px;}.RWDmenu_plus04 .features .cart-btn, .RWDmenu_plus04 .features .member-btn {    padding:12px 15px;}.RWDmenu_plus04 .features a:hover.button {    border: 1px solid #21b44d;    color: #fff !important;}.RWDmenu_plus04 .features a:hover.button::after {    background: #21b44d;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn,.RWDmenu_plus04 .features .share-group a,.RWDmenu_plus04 .features i,.RWDmenu_plus04 .lang-select {    color: #e5c592;}/*漢堡選單開啟*/ 
.RWDmenu_plus04 .site-nav,.RWDmenu_plus04 #mobile-menu .menu li .m_stitle,.RWDmenu_plus04 #mobile-menu .menu li.active .m_title {    display: none;}.RWDmenu_plus04 #mobile-menu,.RWDmenu_plus04 .ml-stack-nav-toggle,.RWDmenu_plus04 .toggle-menu {    display: block;}.RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {    display: inline;}/*漢堡選單樣式調整*/ 
.RWDmenu_plus04 #mobile-menu {    background-color: #fff;    padding-bottom: 0;}.RWDmenu_plus04 #mobile-menu .menu>li {    border-bottom: 1px solid #e9e9e9;}.RWDmenu_plus04 #mobile-menu .menu>li>a {    color: #363030;    font-size: 17px;}.RWDmenu_plus04 #mobile-menu .menu>li.active>a {    background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li.active {    background-color: #9a765b;}.RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {    font-size: 16px;}.RWDmenu_plus04 #mobile-menu .menu>li>ul {    background-color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {    font-weight: normal;}.RWDmenu_plus04 .menu li a .m_stitle_block {    color: #adadad;}/*漢堡本人調整*/ 
.ml-stack-nav-toggle {    color: #e5c592;}.ml-stack-nav-toggle__line {    background: #e5c592;}/*header menu hover*/ 
.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: #888;}.RWDmenu_plus04 .site-nav .manu-item:hover>a,.RWDmenu_plus04 .site-nav .menu ul li a:hover,.RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a {    text-decoration: none;    font-weight: normal;    color: #000000;}/*header呼籲*/ 
.RWDmenu_plus04 .features {    position: relative;    padding-right: 0;    float: right;    margin: 16px 5px 0 0;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .features .edit {    display: block;}.RWDmenu_plus04 .features .edit .headerbooking {    margin: 15px 0 0;}.RWDmenu_plus04 .header:before {    display: none;}.RWDmenu_plus04 .ml-stack-nav-toggle:hover {    color: #e5c592;}/*header下滑*/ 
.RWDmenu_plus04 .header.is-up {    background: #fff;    transition: all 0.5s ease-out;    padding-bottom: 10px;    padding-top: 48px;    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.07);}.RWDmenu_plus04 .header.is-up .logo {    width: 122px;    transition: all 0.5s ease-out;    position: relative;}.RWDmenu_plus04 .header.is-up .logo a::before{    content: '';    background: url(archive/image/customization/logo_isup.png) no-repeat;    width: 215px;    height: 57px;    background-size: 100% auto;    display: block;    position: absolute;    top: 11px;    left: 0;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header.is-up .logo img {    transition: all 0.5s ease-out;    display: none;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle,.RWDmenu_plus04 .header.is-up .features .cart-btn,.RWDmenu_plus04 .header.is-up .features .querycar-btn,.RWDmenu_plus04 .header.is-up .features .share-group a,.RWDmenu_plus04 .header.is-up .features i,.RWDmenu_plus04 .header.is-up .lang-select {    color: #212121;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {    background: #212121;}.RWDmenu_plus04 .header.is-up .features .search-btn img,.RWDmenu_plus04 .header.is-up .features .member-btn img,.RWDmenu_plus04 .header.is-up .features .cart-btn img {    filter: brightness(0) invert(0);}.RWDmenu_plus04 .header.is-up .features {    margin-top: 16px;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle {    margin-top: 7px;}.RWDmenu_plus04 .header.is-up a.button {    color: #212121;}.RWDmenu_plus04 .header.is-up a.button i {    color: #21b44d !important;}.RWDmenu_plus04 .header.is-up a:hover.button i {    color: #fff !important;}.RWDmenu_plus04 .header.is-up  .features .cart-btn,.RWDmenu_plus04 .header.is-up  .features .member-btn{padding: 15px;}.RWDmenu_plus04 .header.is-up .features .search-btn {    padding: 13px 15px;}/*news*/ 
.news-block {    background: #614b3b;    position: relative;    z-index: 999;    width: 100%;}.RWDnews_autolist .news-box {    background: transparent;}.RWDnews_autolist .slick-vertical .slick-slide {    text-align: center;}.RWDnews_autolist .news-list a {    color: #dcab85;    font-size: 16px;}.RWDnews_autolist .title,.RWDnews_autolist .slick-arrow {    display: none;    background: transparent;}.RWDnews005 .section-line,.RWDnews005 .news005_h4,.RWDnews005 p {    display: none;}/*banner*/ 
.banner-block {    position: relative;    z-index: 1;}.banner-block::before {    content: '';    background: #000;    width: 100%;    z-index: -1;    position: absolute;    top: 0;    left: 0;    height: 90%;}.banner-block .RWDbanner_plus01,.banner-block .RWDbanner_plus01 .slick-list {    overflow: visible;}.banner-block .RWDbanner_plus01 {    overflow: inherit;}.banner-block .RWDbanner_plus01 .slick-caption {    top: 0%;}.banner-block .container {    width: 100%;}.banner-block .RWDbanner_plus01 .logo {    position: absolute;    top: 0;    right: 0;    width: 100%;    z-index: 1;    overflow: hidden;}.banner-block .RWDbanner_plus01 .logo::before {        content: '';    background: url(archive/image/customization/PC_banner_logo_bg230614.png)no-repeat;    position: absolute;    right: -10vw;    bottom: -6vw;    display: block;    width: 41vw;    height: 47vw;    animation-name: balance;    animation-duration: 2s;    animation-delay: 1s;    animation-iteration-count: 1;    opacity: 1;    animation-fill-mode: forwards;    background-size: 100% auto;    z-index: -1;    opacity: 0;}@keyframes balance {    0% {        transform: rotate(70deg);        opacity: 0;        right: -20vw;    }    100% {        transform: rotate(0deg);        opacity: 1;        right: -10vw;    }}.banner-block .RWDbanner_plus01 .logo img {    margin: 0;}.banner-block .RWDbanner_plus01 .banner-slider .pic-box::after {    content: "";    width: 40%;    height: 90%;    position: absolute;    top: 0;    z-index: -1;    background-color: #1c1e1c;}.RWDbanner_plus01 .banner-slider .pic-box::after {    animation: aa03 3s;}@keyframes aa03 {    from {        width: 0%;    }    to {        width: 40%;    }}.banner-block .RWDbanner_plus01 .paHge-scroll {    width: auto;    left: 0px;    margin-left: 15px;    bottom: 0;    transform: translateX(-50%);    transform: translateY(51%);}.banner-block .RWDbanner_plus01 .page-scroll a {    display: inline-block;    -webkit-transform: translate(0, -50%);    transform: translate(0, -50%);    color: #7a9876;    letter-spacing: .1em;    text-decoration: none;    -webkit-transition: opacity .3s;    transition: opacity .3s;}.banner-block .RWDbanner_plus01 .page-scroll.style-custom span {    writing-mode: tb-rl;    margin-bottom: 0;    font-size: 12px;    letter-spacing: 2px;    color: #7a9876;    font-weight: 300;    padding-bottom: 40px;}.banner-block .RWDbanner_plus01 .page-scroll.style-custom span::before {    position: absolute;    content: '';    width: 1px;    height: 30px;    left: 30px;    top: 0;    background: #7a9876;    animation: scd 5s ease 0s infinite alternate;    transition: all 0.5s ease 0s;}.banner-block .RWDbanner_plus01 .page-scroll.style-custom span::after {    content: '';    width: 1px;    height: 100%;    background: rgba(130, 149, 127, 0.3);    position: absolute;    left: 30px;    bottom: 0;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    background: #5b7058;}/*product*/ 
.product-block {    position: relative;    top: -146px;    background: #101825;    overflow: hidden;    z-index: 0;}.RWDproduct002_v3 .sub-title span,.RWDnews005 .sub-title span {    display: inline-block;    margin-left:8px;}.product-block::before {    content: '';    background: #fff;    position: absolute;    right: 0;    top: 0;    display: block;    width: 4%;    height: 100%;    z-index: -1;}.product-block::after {    content: '';    background: #36332d;    position: absolute;    right: 0;    top: 190px;    display: block;    width: 100%;    height: 1px;    z-index: -2;}.product-block .container_X {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: stretch;}.product-block .leftbox {    width: 323px;    position: absolute;    height: 100%;    left: 0;    top: 0;}.product-block .rightbox {    width: calc(100% - 323px);    padding-top: 300px;    margin-left: 323px;}.RWDproduct002_v3 {    padding: 0 0 0 180px;    width: 85%;}.RWDproduct002_v3 .popup-portfolio {    margin-bottom: 50px;}.RWDproduct002_v3 .popup-portfolio .portfolio-item {    position: relative;    width: calc(100%/3 - 1px);}.RWDproduct002_v3 .popup-portfolio .portfolio-item::before {    content: '';    background: url(archive/image/customization/product_hover.png)no-repeat;    position: absolute;    top: 0;    left: 0;    display: block;    width: 100%;    height: 0;    transition: all 0.8s ease-out;}.RWDproduct002_v3 .popup-portfolio .portfolio-item:hover::before {    height: 100%;    transition: all 0.8s ease-out;}.RWDproduct002_v3 .section-inner {    display: flex;    flex-direction: row;    flex-wrap: wrap;    justify-content: flex-start;    align-items: center;}.RWDproduct002_v3 .section-subject.row {    width: 40%;}.RWDproduct002_v3 .section-subject.row .col-md-12 {    padding: 0;}.RWDproduct002_v3 .section-line {    display: none;}.RWDproduct002_v3 .row:nth-child(2) {    width: 60%;}.RWDproduct002_v3 .row:nth-child(3) {    width: 100%;}.RWDproduct002_v3 .section-subject {    text-align: left;}.RWDproduct002_v3 .filter-portfolio ul {    margin: 0;    display: flex;    justify-content: flex-end;    align-items: center;    flex-direction: row;}.RWDproduct002_v3 .filter-portfolio ul li {    position: relative;}.RWDproduct002_v3 .filter-portfolio ul li::before {    content: '';    width: 1px;    height: 15px;    background: #22334e;    display: block;    position: absolute;    right: 0;    top: 12px;}.RWDproduct002_v3 .filter-portfolio ul li:last-child::before {    display: none;}.RWDproduct002_v3 .btn.btn-rj {    color: #b4b4b4;    font-size: 18px;    background: transparent;}.RWDproduct002_v3 .active .btn.btn-rj,html.no-touch .RWDproduct002_v3 .btn.btn-rj:hover {    background: transparent;    color: #fff;}.RWDproduct002_v3 .showbottom a {    color: #b4b4b4;    font-size: 18px;}.portfolio-bottom__h4 {    color: #b4b4b4;    font-size:19px;    text-transform:uppercase;    margin-bottom: 8px;    line-height: 1.2;}.portfolio-bottom__p{  color: #777;font-size:15px;}.RWDproduct002_v3 .showbottom:hover .portfolio-bottom__h4 {    color: #e5c592;}.RWDproduct002_v3 .showbottom:hover .portfolio-bottom__p {    color:#a08a66;}.product-block .RWDparallax_new,.product-block .RWDparallax_new .picbgbox {    position: absolute;    width: 100% !important;    height: 100% !important;}.RWDproduct002_v3 .btn-box .btn {    margin: 50px auto 110px;    max-width: initial;    width: 300px;    background: #101825;}/*brand*/ 
.brand-block {    background: #fff;    position: relative;    top: -146px;    padding: 5rem 0 4rem;    overflow: hidden;}.RWDnews005 .container {    width: 100%;    padding: 0;}.RWDnews005 .owl-carousel img {    width: 100%;}.RWDnews005 .owl-carousel.owl-padding-10 {    overflow: initial;}.RWDnews005 .owl-carousel.buttons-autohide .owl-buttons {    display: none;}.RWDnews005 .section-subject {    margin-bottom: 0;}.RWDnews005 .owl-controls {    margin-top:34px;}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span {    background: #99775d;}/*mix*/ 
.mix-block {    position: relative;    overflow: hidden;    top: -146px;    padding-bottom: 13vw;}.mix-block::before {    content: '';    background: url(archive/image/customization/about-block-bg.jpg) no-repeat;    width: 100%;    height: 100%;    display: block;    background-size: cover;    position: absolute;    top: 0;    left: 0;    z-index: -2;}/*about*/ 
.about-block {    position: relative;    padding: calc(220px + 10vw) 0 10vw 0;}.about-block::before {    content: '';    background: #101825;    position: absolute;    top: calc(220px + 10vw);    left: 0;    width: 7.5%;    height: calc(100% - 10vw);    display: block;    z-index: 0;}.about-block .RWDparallax_new,.about-block .RWDparallax_new .picbgbox {    position: absolute;    width: 100% !important;    height: 100% !important;}.about-bg {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 37vw;    z-index: -1;}.about-info {    width: 85%;    background: #fff;    position: relative;    margin: 0 auto;    border: 1px solid #dfdfdf;    padding: 7rem 0 185px;}.about-info::after {    content: '';    background: url(archive/image/customization/about-big-text.png) no-repeat;    width: 34vw;    height: 18vw;    background-size: 100% auto;    position: absolute;    bottom: -11vw;    left: -23px;    display: block;    z-index: 0;}.about-info .titlebar,.about-info .RWDleft_cont002 .container {    width: 85%;    margin: 0 auto;    padding: 0;}.about-info .titlebar {    text-align: left;    border-bottom: 1px solid #dfdfdf;    padding: 0 0 43px;    margin-bottom: 66px;}.about-info .RWDleft_cont002 .item-second {    background-color: transparent;    display: flex;    justify-content: flex-start;    align-items: stretch;}.about-info .RWDleft_cont002 .item-second a {    cursor: inherit;    width: 55%;}.about-info .RWDleft_cont002 .item-second .text-box {    width: 45%;    background: transparent;    padding: 0 0px 0 50px;    text-align: justify}.about-info .RWDleft_cont002 .item-second .pic,.about-info .RWDleft_cont002 .item-second .pic img {    width: 100%;}.about-info .RWDleft_cont002 .item-second .text-box .title,.about-info .RWDleft_cont002 .item-second .text-box .subtitle,.about-info .RWDleft_cont002 .item-second .text-box .underline,.RWDleft_cont002 .item-second .text-box a {    display: none;}.about-info .RWDleft_cont002 .item-second .text-box .text {    width: 100%;    margin-top: 0;}.about-info .RWDleft_cont002 .item-second .text-box .text p {    line-height: 2.1;}.ab_pic {    position: absolute;    right: 0;    bottom: -26vw;    width: 24vw;    aspect-ratio: 1/1;}.ab_pic::before {    content: '';    background: url(archive/image/customization/white_trim.png) no-repeat;    width: 37vw;    display: block;    position: absolute;    right: -10vw;    top: -150px;    height: 22vw;    z-index: -1;    background-size: 100% auto;}/*wongful*/ 
.wongful-info {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: flex-start;}.wongful-info .leftbox,.wongful-info .rightbox {    width: 50%;}.wongful-info .leftbox {    background: #2d1d1d;    padding: 5vw 0 5vw 8vw;}.wongful-info .rightbox .padw-img {    display: none;}.wongful-info .titlebar {    text-align: left;}.wongful-info .titlebar h2 {    color: #fff;    border-bottom: 1px solid #5a3a3a;    margin-bottom: 58px;    padding-bottom: 58px;}.wongful-info .titlebar p {    color: #dfdfdf;    width: 80%;    text-align: justify;    line-height: 2.1;}.wongful_logo {    width: 260px;    margin-bottom: 52px;}.taiwanexcellence_logo {    width: 170px;    margin-top: 64px;}.infobottom {    width: 71.3%;    padding-left: 8vw;    position: relative;    top: -2vw;}.infobottom .wongful-photo-list ul {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: flex-start;    list-style: none;    margin: 0;    padding: 0;}.infobottom .wongful-photo-list ul li {    width: calc(100%/3 - 1px);    margin-right: 15px;}.infobottom .wongful-photo-list ul li:nth-child(3) {    margin-right: 0;}/*過場*/ 
.introduction-block,.shop-blcok {    background: #fff;    position: relative;    top: -169px;}.introduction-block .container {    width: 90%;    position: relative;    padding-bottom: 3vw;}.introduction-block .container::after {    content: '';    width: 100%;    height: 326px;    position: absolute;    bottom: 0;    left: 50%;    display: block;    background: #1c1e1c;    /* padding: 0 15px; */    margin: 0 auto;    transform: translateX(-50%);}.introduction-block .infobox {    position: relative;    top: -2vw;}.transitionsbox {    width: 39vw;    position: relative;    height: 40vw;    margin: 0 auto;    z-index: 1;}.transitionsbox .Saxophone {    z-index: 1;    left: 50%;    transform: translateX(-50%) !important;    position: absolute;    z-index: 3;    aspect-ratio: 1/1;    top: -5vw;}.transitionsbox .text {    position: absolute;    left: -2vw;    top: -6vw;    z-index: 1;    aspect-ratio: 1/1;    opacity: 0;}.transitionsbox .cloth {    position: absolute;    left: 0;    bottom: 0;    z-index: 1;    aspect-ratio: 1/1;    opacity: 0;    height: 27vw;    width: 100%;}.transitionsbox .bgbox {    position: absolute;    top: 0;    left: 50%;    transform: translateX(-50%) !important;    z-index: 0;    aspect-ratio: 1/1;}.introduction-block .titlebar {    text-align: center;    font-family: 'Noto Serif TC', serif;    position: absolute;    right: 3vw;    width: 29vw;    top: 5vw;    z-index: 4;}.transitions_title {    text-align: left;}.transitions_title h4 {    font-size: clamp(1.375rem, 1.1166rem + 1.0599vw, 2.8125rem);    color: #99775d;    font-weight: 600;    margin: 0 0 25px;    line-height: 1.3;}.transitions_title h4::before {    content: '“';    color: #99775d;    position: absolute;    top: -2vw;    left: -3vw;    font-size: 60px;    display: block;}.title-name {    font-size: 16px;    display: flex;    align-items: center;    margin: 0 0 25px;    color: #99775d;}.title-name::before {    content: '';    width: 100px;    height: 1px;    background: #99775d;    display: inline-block;    margin-right: 10px;        opacity: 0.5;}.transitions_title p {    color: #666666;    line-height: 2.1;}/*shop*/ 
.shop-blcok::before {    content: '';    background: url(archive/image/customization/about-block-bg.jpg) no-repeat;    width: 100%;    height: 100%;    display: block;    background-size: cover;    position: absolute;    top: 0;    left: 0;    z-index: 0;}.shop-blcok .container {    width: 90%;    padding: 0;}.shop-blcok .infobox {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: stretch;}.shop-blcok .leftbox {    width: 65%;}.shop-blcok .rightbox {    width: 35%;}.RWDbanner008 a,.RWDbanner008 a:hover,.RWDbanner008 a:focus {    transition: initial;    cursor: inherit;}.shop-blcok .rightbox {    position: relative;    z-index: 0;    padding: 0 3vw;    display: flex;    flex-direction: column;    justify-content: center;    align-items: flex-start;}.shop-blcok .rightbox::before {    content: '';    background: #fff;    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    z-index: -1;}.shop-blcok .titlebar {    text-align: left;}.shop-blcok .titlebar h2 {    font-size: clamp(1.375rem, 1.2627rem + 0.4608vw, 2rem);    line-height: 1.2;}.shop-blcok .titlebar p {    color: #666666;    margin-top: 50px;    line-height: 2.1;}
/*footer start*/

/*footer*/ 
.footer-block {    overflow: hidden;    position: relative;    z-index: 1;    top: -65px;}.footer-block,.footer-block a {    color: #fff;}.footer-block .container {    width: 75%;}.footer-logo {    width: 179px;}.ft-top {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: flex-start;}.ft-top .ft-left {    width: 30%;}.ft-top .ft-right {    width: 70%;    padding-left: 30px;}/*social*/ 
.social {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: center;    margin-top: 124px;}.social a {    border: 1px solid #4a4e54;    display: block;    margin-right: 15px;    text-align: center;    padding: 10px 15px;    color: #dfdfdf;    font-size: 16px;    min-width: 200px;    text-transform: uppercase;    display: flex;    justify-content: center;    align-items: center;    flex-direction: row;}.social a:nth-child(2) {    margin-right: 0;}.social a i {    font-size: 18px;    margin-right: 15px;}.social a.ft-facebook i {    color: #3a559f;    font-size: 25px;}.social a.ft-line i {    color: #21b44d;}.social a:hover,.social a:hover i {    color: #fff;}.social a:hover.ft-facebook {    background: #3a559f;}.social a:hover.ft-line {    background: #21b44d;}/*map*/ 
.RWDservice004 .tab_block {    border-top: 0;    margin-bottom: 50px;    border-bottom: 1px solid #22334e;}.RWDservice004 .swiper-wrapper {    height: auto !important;}.RWDservice004 .editor.editor_1_1,.RWDservice004 .editor_2_1 {    width: 30% !important;    margin-right: 0 !important;}.RWDservice004 .editor.editor_1_2,.RWDservice004 .editor_2_2 {    width: 70% !important;    padding-left: 25px;}.RWDservice004 .tab_name {    padding-bottom: 45px;    color: #99775d;    font-size: 19px;    display: flex;    flex-direction: row-reverse;    justify-content: flex-end;    align-items: center;    padding-left: 0;    padding-right: 0;    margin-right: 20px;}.RWDservice004 .tab_name.active {    color: #e5c592;}.RWDservice004 .main-slider .swiper-slide {    background: transparent;    padding-top: 0;    min-height: inherit;}.RWDservice004 .swiper-container {    margin-left: 0;}.RWDservice004 .editor ul {    list-style: none;    margin: 0;    padding: 0;}.RWDservice004 .editor ul li {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: center;    margin-bottom: 15px;}.RWDservice004 .editor ul li:nth-child(3) {    margin-bottom: 0;}.RWDservice004 .editor ul li,.RWDservice004 .editor a,.RWDservice004 .editor i {    color: #99775d;    font-size: 17px;}.RWDservice004 .editor i {    font-size: 19px;    margin-right: 25px;}.RWDservice004 .editor iframe {    filter: grayscale(1);}.RWDservice004 .tab_name.active:after {    background-color: #e0c190;}/*copyright*/ 
.ft-bottom {    display: flex;    align-items: center;    flex-wrap: wrap;    font-size: 12px;    font-family: '微軟正黑體', serif;    color: #66696e;    border-top: 1px solid #22334e;    padding: 29px 0 0;    margin-top: 50px;}.ft-bottom .ft-left {    display: flex;    flex-direction: row;    justify-content: flex-start;    align-items: center;    width: 70%;    flex-wrap: wrap;}.ft-bottom .ft-right {    width: 30%;}.ft-bottom .RWDedictor {    display: flex;    flex-direction: row;    justify-content: flex-end;    align-items: center;}.ft-bottom .RWDedictor a {    color: #dfdfdf;    font-size: 16px;    font-family: 'Noto Serif TC', sans-serif;}.ft-bottom .RWDedictor a::after {    content: '';    width: 1px;    height: 15px;    display: inline-block;    margin: 0 15px;    background: #22334e;}.ft-bottom .RWDedictor a:nth-child(2)::after {    display: none;}.copyright_desc a,.copyright_desc {    color: #66696e;}.ft-bottom .ft-left>div {    position: relative;    margin-right: 15px;}.ft-bottom .ft-left>div::after {    content: '';    width: 1px;    display: inline-block;    height: 12px;    background: #22334e;    position: absolute;    top: 7px;    right: -9px;}.ft-bottom .ft-left>.clear::after,.ft-bottom .ft-left>.RWDcopyright::after {    display: none;}/*gotop*/ 
.scrollTop002 {    right: 0;    bottom: -3px;}.scrollTop002 .ii {    border-radius: 0;}

/*footer 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);    }}.product-block #portfolio div.col-md-3{animation: 1200ms ease normal forwards 1 fadeInUP;opacity: 0;animation-delay: 5s;}.animated .RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(1)  {    animation: 1000ms ease normal forwards 1 move07;    animation-delay: 0.2s;    opacity: 0}.animated .RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(2) {    animation: 1000ms ease normal forwards 1 move07;    animation-delay: 0.4s;    opacity: 0}.animated .RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(3) {    animation: 1000ms ease normal forwards 1 move07;    animation-delay: 0.6s;    opacity: 0}.animated .RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(4) {    animation: 1000ms ease normal forwards 1 move07;    animation-delay: 0.8s;    opacity: 0}.animated .RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(5) {    animation: 1000ms ease normal forwards 1 move07;    animation-delay: 0.9s;    opacity: 0}.animated .RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(6) {    animation: 1000ms ease normal forwards 1 move07;    animation-delay: 1s;    opacity: 0}*/

/*動畫 end*/
/*內頁 start*/

.page_wrapper_bg .RWDbanner_plus01.full .banner-slider.bg .slick-item {max-height: 40vh!important;height:40vh!important;}.page_wrapper_bg .banner-block::before{display:none}.article1 .banner-block{display:none}.page_wrapper_bg .RWDbanner_plus01 .banner-slider .slick-item .pic {width: 100%;}/*內頁header*/ 
.page_wrapper_bg .RWDmenu_plus04 .header{    background: #fff;    transition: all 0.5s ease-out;    padding-bottom: 0;    padding-top:40px;    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.07);}.page_wrapper_bg .RWDmenu_plus04 .header .logo a::before{    content: '';    background: url(archive/image/customization/logo_isup.png) no-repeat;    width: 215px;    height: 57px;    background-size: 100% auto;    display: block;    position: absolute;    top: 11px;    left: 0;    transition: all 0.5s ease-out;}.page_wrapper_bg .RWDmenu_plus04 .header .logo img {    transition: all 0.5s ease-out;    display: none;}.page_wrapper_bg .RWDmenu_plus04 .features .edit {margin-top: -6px;}.page_wrapper_bg .RWDmenu_plus04 .header .ml-stack-nav-toggle,.page_wrapper_bg .RWDmenu_plus04 .header .features .cart-btn,.page_wrapper_bg .RWDmenu_plus04 .header .features .querycar-btn,.page_wrapper_bg .RWDmenu_plus04 .header .features .share-group a,.page_wrapper_bg .RWDmenu_plus04 .header .features i,.page_wrapper_bg .RWDmenu_plus04 .header .lang-select {    color: #212121;}.page_wrapper_bg .RWDmenu_plus04 .header .ml-stack-nav-toggle__line {    background: #212121;}.page_wrapper_bg .RWDmenu_plus04 .header.is-up .features .cart-btn,.page_wrapper_bg .RWDmenu_plus04 .header.is-up .features .member-btn {    padding: 12px 15px;}.page_wrapper_bg .RWDmenu_plus04 .header.is-up  .features .search-btn{    padding: 9px 15px;}.page_wrapper_bg .RWDmenu_plus04 .header .features .search-btn img,.page_wrapper_bg .RWDmenu_plus04 .header .features .member-btn img,.page_wrapper_bg .RWDmenu_plus04 .header .features .cart-btn img {filter: brightness(0) invert(0);}.page_wrapper_bg .RWDmenu_plus04 .header .features {    margin-top: 16px;    transition: all 0.5s ease-out;}.page_wrapper_bg .RWDmenu_plus04 .header .ml-stack-nav-toggle {    margin-top: 0px;}.page_wrapper_bg .RWDmenu_plus04 .header a.button {    color: #212121;}.page_wrapper_bg .RWDmenu_plus04 .header a.button i {    color: #21b44d !important;}.page_wrapper_bg .RWDmenu_plus04 .header  a:hover.button i {    color: #fff !important;}.pagecontent .RWDslider01, .pagecontent .RWDeditor01 {    margin-top: 150px !important;}/*-------------------*/ 
.page_wrapper_bg .footer-block {top: 0;background: #101825;padding: 100px 0 50px;}/*-------*/ 
.page_wrapper_bg section.call_to_action {padding:120px 0;min-height: 15vw;}.page_wrapper_bg .article-text {    font-size: 16px;    font-weight: normal;    color: #555;    letter-spacing: 1.5px;    line-height: 2;    background: #fff;    padding: 120px 15%;}.page_wrapper_bg .article-text p{font-size: 16px;font-weight:normal;color:#555;letter-spacing: 1.5px;line-height:2;}.page_wrapper_bg .article-text  h2{    font-size: 22px;    font-weight: 500;    margin: 0 0 7px;    line-height: 1.7;    letter-spacing: 1px;}.page_wrapper_bg .article-text h3{    font-size: 20px;    font-weight: 500;    margin: 0 0 7px;    line-height: 1.7;    letter-spacing: 1px;}.page_wrapper_bg .article-text h5 {    font-size: 18px;    font-weight: 700;    margin: 0 0 7px;    line-height: 1.7;    letter-spacing: 1px;color:#1a1a1a}.page_wrapper_bg section.call_to_action>.container { width:70%; padding: 0;}.page_wrapper_bg .article-text>.container { width:100%; padding: 0;}.page_wrapper_bg section.call_to_action:after {    content: "";    position: absolute;    background: url(archive/image/customization/about-block-bg.jpg) no-repeat;    width: 100%;    top: 0;    height: 100%;    left: 0;    background-size: cover;    z-index: -1;background-attachment: fixed}/*側選單*/#sidebar .products-nav>ul> li.active>ul { display: block;}.xrow {width: 100%;height: 100%; position: relative;display: inline-block;}#sidebar .products-nav {    box-shadow: none;    border-radius: 0;    font-family: 'Noto Serif TC', sans-serif;    font-size: 16px;    border: 1px solid }.m2018 .products-nav .nav-title {    background: #2d1d1d;    font-size: 17px;    padding: 10px 10px;    text-align: center;    margin-bottom: 0;    color: #fff;    letter-spacing: 2px;    border-radius: 0;}.page_wrapper_bg .products-nav>ul>li {border-bottom: 1px solid #ddd;padding: 10px; margin-bottom: 0px;text-align: center;transition: 0.4s;}.page_wrapper_bg .products-nav>ul> li.active{background: #fff; border-bottom: 1px solid #99775d;}.page_wrapper_bg .products-nav>ul> li.active > a, .page_wrapper_bg .products-nav>ul>li:hover > a{color:#99775d;font-weight: 600;}.m2018 .products-nav>ul>li>a {padding-right: 0;color: #888;}.m2018 .products-nav ul li>ul>li.active>a, .m2018 .products-nav ul li>ul>li:hover>a, .m2018 .products-nav ul li>ul>li.is-open>a {color: #494949;font-weight: 600;}.m2018 .products-nav ul>li>.toggle-submenu { top: 10px;}.m2018 .products-nav>ul>li>a {font-size: 15px;padding: 5px 0px;}#sidebar > div > div > ul > li > ul > li:last-child {border-bottom: none;}#sidebar > div > div > ul > li > ul > li { border-top: 1px solid #ddd; padding: 5px 0;}.m2018 .products-nav ul li {padding: 8px 0px;}/*確定送出*/ 
.page_wrapper_bg .new-form .new-width .currectsend_btn {background: transparent;}.page_wrapper_bg .currectsend_btn a .page_wrapper_bg .currectsend_btn a {    background: rgb(161 130 106);    padding: 7px 50px !important;    border-radius: 30px;    color: #fff;    font-size: 16px;    font-weight: 600;    transition: 0.5s ease;}.page_wrapper_bg .ebtn a {    color: rgb(255, 255, 255);    font-size: 16px;    font-weight: 600;    background: rgb(161 130 106);    padding: 10px 50px;    border-radius: 30px;    transition: all 0.5s ease 0s;}.page_wrapper_bg .currectsend:hover a {background: #409fca;}.page_wrapper_bg .ebtn {background: transparent;margin-top: 30px;float: right;border-radius: 0px;padding: 0px;}.form-horizontal .control-label {font-weight: 300;}.form-group label.must:after { color: #da6226;}.layoutlist_1.page_content2 .layout_full {    max-width: 1000px;    margin: 0 auto;}/*回上頁按鈕*/ 
.btn.btn_back {background: transparent;padding: 0;float: right;box-shadow: none;border-radius: 0px;margin-top: 30px;}.btn.btn_back a:hover {background:#99775d;transition: .5s ease;color:#fff}.btn.btn_back a {    border: 1px solid #99775d;    background: #fff;    color: #555;    padding: 3px 50px;    border-radius: 20px;    font-size: 16px;display: block;}#article .btn.btn_back a {padding: 9px 50px;}.btn.btn_back {background: transparent !important;}.album1 .btn.btn_back a {padding: 10px 20px;}.album1 .btn.btn_back a:hover {padding: 10px 20px;}.btn.btn_back { margin-top: 100px;}/*麵包屑(置中)*/ul.breadcrumb.pull-right a {color: #666;transition: all 0.2s ease;letter-spacing: 1px;}ul.breadcrumb.pull-right a:hover{color: #333;}.hgroup .breadcrumb {font-size: 12px;background-color: transparent;border: none;position: relative;float: none !important;text-align: center;bottom: 0;padding: 0;margin: 10px 0 50px;}.hgroup .container {margin: 0;border-bottom: none;padding:0;width:100%}.hgroup .pageTitle{    text-align: center;    padding: 0;    color: #99775d;    font-size: clamp(1.375rem, 1.0043rem + 1.5207vw, 3.4375rem);    font-weight: 600;    letter-spacing: 2px;    margin: 0px;    text-transform: uppercase;    line-height: 1.6;}/**/ 
.pagecontent .article_model[data-seq="0"] {margin-top: 0 !important;}.layoutlist_7 .litem {text-align: center;}.layoutlist_7 .subject a:hover {color: #8dc21f; transition: .3s ease;}.layoutlist_7 .subject, .layoutlist_7 .subject a {color: #333;font-size: 18px;font-weight: bold;transition: .3s ease;}.layoutlist_8 .item:last-child { border-bottom: none;}.layoutlist_8 .item {padding: 35px 0;border-bottom: 1px solid #d7d7d7;}.layoutlist_8 .article_subject:hover { color: #000;transition: .3s ease;}.layoutlist_8 .article_subject {color: #333;font-size: 20px;transition: .3s ease;    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}.layoutlist_8 .listdate .yearmonth {text-align: right;color: #555;font-size: 12px;letter-spacing: 0px;padding-bottom: 5px;}.layoutlist_8 .listdate .day {text-align: right;color: #555;font-size: 30px;}.layoutlist_8 .list_subject .summary {margin: 5px 0;}.layoutlist_8 .list_subject .summary a {font-size: 15px;font-weight: normal;color: #747474;}/*會員*/#btn_member_login:hover {background-color: #af805b;}#btn_member_login {border-radius: 20px;background-color: #99775d;font-size: 16px;}.member_join_strong { color:#99775d; font-weight: bold;}#join_form .btn-primary:hover {background:#99775d;}#join_form .btn-primary {background: #99775d; border-radius: 20px;}.btn-primary { color: #fff;background-color:#99775d;border-color:#99775d;border-radius: 20px;}.btn-primary a {color: #fff;}.btn-primary:hover { background:#0aa3e9;border-color#99775d;color: #fff;}/*產品頁*/ 
.RWDproduct_page .products-info .price-box li.active{    color: #ae7447;    font-size: 20px;}.RWDproduct_page .products-info li#O_sellPrice b{    letter-spacing: 0;    margin-right: 5px;    color: #ae7447;    font-size: 20px;}.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 {font-size: 15px;}.RWDproduct_page .products-info .txt .title {    display: none;}.RWDproduct_page .products-info .combination_info, .RWDproduct_page .products-info .stock, .RWDproduct_page .products-info .txt {    font-size: 16px;    font-family: 'Noto Serif TC', sans-serif;    line-height: 2;}.RWDproduct_page .btn-shop {    margin-top: 20px;}.RWDproduct_page .products-info .txt .editor ul {    list-style: none;    padding: 0;}#RWDPAGE_BASE_PAT02 .cart-menu .text-box .price{color: #ff6613;}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover, .no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {background-color:#99775d; color: #fff;transition: .3s ease;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add, #mobile-fixed .btn-shop .btn.add {    background: transparent;    border-radius: 20px;    color: #99775d;    border: 1px solid #99775d;    transition: .3s ease;}.RWDproduct_page .btn, .RWDproduct_page .ibtn {font-size: 16px;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop, #mobile-fixed .btn-shop .btn.shop {background:#99775d;border-radius: 20px;}.layoutlist_2 .subject {text-align: center;}.RWDproduct_page .tab-box .tab-menu li.active a:before {    background: #b57d52 !important;}/*-----*/ 
.article1 .page_wrapper_bg section.call_to_action>.container {    width: 100%;    padding: 0;}.article1  #article {padding: 0 !important;}.article1 .hgroup .container{display:none}.article1 .page_wrapper_bg section.call_to_action{padding: 0 0 120px;}.article1 .page_wrapper_bg .article-text{padding:0;background: transparent;}.article4 .page_wrapper_bg .article-text,.product2 .page_wrapper_bg .article-text{padding: 120px 4.5%;}/*--------*/ 
.abouttop-all {    background: #101825;    position: relative;}.abouttop-all .container {    width: 92.5%;    margin-right: 0;    padding: 0;}.ab-block {    display: flex;    align-items: center;position: relative;}.ab-block.top:after {    background: url(archive/image/customization/about-big-text.png) no-repeat;    width: 34vw;    height: 15vw;    background-size: 100% auto;    content: "";    bottom: -5.5vw;    left: -6vw;    position: absolute;    z-index: 1;}.ab-block.top {    background: #fff;    padding: 200px 0;    position: relative;    padding-right: calc(7.5% + 300px);    padding-left: 7.5%;}.ab-imgbox {width: 50%;}.ab-info {    padding-left: 5%;    width: 50%;    max-width: 720px;}.abtitle {    color: #99775d;    font-size: clamp(1.375rem, 1.0043rem + 1.5207vw, 3rem);    font-weight: 600;    letter-spacing: 2px;    text-transform: uppercase;    line-height: 1.6;    border-bottom: 1px solid #ddd;    padding: 0 0 50px;    margin: 0 0 50px;}.ab-block.bottom .ab-info {    padding-right:7.5%;    padding-left: 0;}.ab-block.bottom .ab-imgbox {width:55%;}.ab-block.bottom {    color: #fff;    padding: 200px 0 0 7.5%;}.ab-block.bottom .ab-info {    padding-right: 5%;    padding-left: 0;}.ab-block.bottom p {    color: #fff;margin:0}.abouttop-all:after {    content: "";    position: absolute;    background: url(archive/image/customization/pro_block_bg230614_02.webp)no-repeat;    height: 100%;    top: 0;    right: 0;    background-size: 100% 105%;    background-position: center;    width: 300px;}.absubtitle {    font-size: 22px;    margin: 0 0 20px;}/*----*/ 
.article1 .RWDtimeline01 li.event .point .date{display:none}.article1 .RWDtimeline01 .line_dot2 span {background: #2d1d1d;background: #2d1d1d;}.article1 .RWDtimeline01 li.event .point .editor {    font-size: 16px;    color: #ddd;    line-height: 2;}.article1 .pagecontent .RWDtimeline01 {    margin-top: 40px;    max-width: 92.5%;    background: #2d1d1d;    padding: 150px 15%;    color: #fff;    margin-right: 0;}.RWDtimeline01 li.event .point .title {    font-size: 35px;    font-weight: 700;    margin: 0 0 30px 0;    line-height: 1.2;    text-align: left;    border-bottom: 1px solid rgb(221 221 221 / 33%);    padding: 0 0 20px;}.RWDtimeline01 li.event .point {text-align: left;max-width: 460px;}.timesubject-box{    text-align: center;    position: relative;    padding-left: 7.5%;}.timetitle {    font-size: 32px;    font-weight: 600;    margin: 0px;    color: #111;    letter-spacing: 3px;}.timelogo {    width: 330px;    margin: 0 auto 10px;}.RWDtimeline01 .line_dot, .RWDtimeline01 .line_dot2 {opacity: 0.5;}/*-------------*/ 
.news-title {    font-size: 30px;    font-weight: 600;    letter-spacing: 1px;    margin: 0 0 20px;    text-transform: uppercase;    line-height: 1.6;}.news-section {    border-bottom: 1px dotted #c5c5c5;    padding: 0 0 30px;    margin: 0 0 40px;}.news-section:last-child {    border-bottom: none;    margin: 0;    padding: 0;}.news-section.imgtxt {    display: flex;    border: none;    padding: 0;    align-items: center;}.newimgbox {    width: 50%;}.newtxtbox {    width: 50%;    padding-left: 5%;}.news-title.center{    text-align: center;    border-bottom: 1px solid #dedede;    padding: 0 0 40px;    margin: 0 0 70px;}.newtxtbox h5 span {    margin-right: 5px;}/*------*/ 
.privacy_block .item {    margin: 0 0 40px;}.shopping_txt .item_row {    margin: 0 0 40px;}/*----*/ 
.eformsDesc {    margin: 0 0 50px;    padding-bottom: 0;    border-bottom: none;    text-align: center;}.customized_columns ._input, .customized_columns select {border: none;}.form-control {font-size: 15px; color: #555;border: none; border-radius: 0;-webkit-box-shadow: none;box-shadow: none;}.RWDproduct_page .products-info {width: 420px;font-family: 'Noto Serif TC', sans-serif;}.RWDproduct_page .pic-box {width: calc(100% - 420px);}.RWDproduct_page .products-info .name-box{    display: flex;    flex-direction: column-reverse;    margin: 0 0 40px;}.RWDproduct_page .products-info .name{    font-size: 40px;    color: #99775d;    font-weight: bold;    letter-spacing: 0;    line-height: 1.5;}.RWDproduct_page .products-info .txt .editor ul {    padding-left: 20px;    list-style: square;}.RWDproduct_page .products-info .nu, .RWDproduct_page .products-info .stock, .RWDproduct_page .products-info .subname, .RWDproduct_page .products-info .txt .editor {    color: #555;}.RWDproduct_page .products-info .subname {    font-size: 20px;    font-weight: 700;    color:#99775d;}.page_content3_mainphoto {    border: 1px solid #efefef;}.RWDproduct_page .products-con {    margin-bottom: 100px;}.prinfo-sec {    margin: 0 0 70px;    border-bottom: 1px solid #ddd;    padding: 0 0 70px;}.prinfo-sec:last-child {    border: none;    padding: 0;    margin: 0;}.prinfo-sec ul {    display: grid;    grid-template-columns: auto auto auto;    padding-left: 20px;    margin-top: 15px;}#mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page{font-family: 'Noto Serif TC', sans-serif;font-size: 16px;}.RWDproduct_page .products-info li.titleone {    position: relative;}.RWDproduct_page .products-info li.titleone:after {    content: "";    position: absolute;    display: inline-block;    width: 88%;    height: 1px;    background: #ddcbbd;    right: 0;    top: 15px;}.RWDproduct_page .products-info li.titleone .titleone {    color: #99775d;}.RWDproduct_page .products-info .txt .editor ul li {    display: grid;    grid-template-columns: repeat(2,30% 70% calc(50% - 20px));}.RWDproduct_page .products-info li.titleone {    margin: 30px 0 15px;}/*------------------------------*/ 
.inbrand-subject {    line-height: 1.5;    font-size: clamp(1.375rem, 1.0043rem + 1.5207vw, 2.5rem);    font-weight: 600;    letter-spacing: 2px;    margin: 0 0 40px;color: #1a1a1a;}.inbrand-topsec {    display: flex;    align-items: self-start;}.inbrand-info {    width: 70%;    padding-left: 70px;}.inbrand-title {    width:300px;    margin: 0 0 20px;}.inbrand-info ul {    padding-left: 20px;}.prlist-sec {    display: flex;    flex-wrap: wrap;    border-top: 1px solid #dadada;    padding: 150px 0 0;}.prlist-box {    margin: 0 10px 50px;    width: calc(25% - 20px);    text-align: center;}.prlist-txt span {    display: block;    font-size: 14px;    line-height: 1.2;    letter-spacing: 0;    font-weight: 300;}.prlist-txt {margin: 20px 0 0;font-size: 20px;font-weight: 700;display: block;}.prlist-box .prlist-img {overflow: hidden;display: block;}.prlist-box:hover img {transform: scale(1.05);transition: .3s ease;}.prlist-box img {transform: scale(1.0);transition: .3s ease;}.prlist-box a {color: #333;}.prlist-box:hover .prlist-txt {color: #a65c26;transition: .3s ease;}.article4 .layoutlist_7 .row:before, .layoutlist_7 .row:after {    display: none;}.article4 .layoutlist_7 .litem.col-sm-4.col-md-4.col-xs-12:hover {    border: 1px solid #555;    transition: .3s ease;}.article4 .layoutlist_7 .litem.col-sm-4.col-md-4.col-xs-12 {    width: calc(20% - 20px);    margin: 0 10px 40px !important;    border: 1px solid #efefef;    transition: .3s ease;}.article4 .layoutlist_7 .litem .img {    max-width: 240px;    margin: 0 auto;}.article4 .layoutlist_7 .subject,.article4  .layoutlist_7 .subject a {display: none;}.layoutlist_7 .subject, .layoutlist_7 .subject a {font-size:18px; margin-top: 18px; margin-bottom: 0;letter-spacing: 0.5px;}.article4 .layoutlist_7>.row { margin: 0;}.layoutlist_7 .cdate, .layoutlist_7 .cdate a {display: none;}/*-----*/ 
.product1.productlist  .page_wrapper_bg .article-text {    background: transparent;    padding: 0;}.layoutlist_2 .item, .layoutlist_4 .item {    margin-top: 0;    border-bottom: none;}.product1.productlist .layoutlist_2 {    display: flex;    flex-wrap: wrap;}.product1.productlist .layoutlist_2 .col-xs-12.col-sm-6.col-md-3 {    width: calc(100%/3);    margin: 0 0 40px;}.layoutlist_2 .subject {    text-align: center;    font-size: 20px;}.product1.productlist .layoutlist_2 .col-xs-12.col-sm-6.col-md-3:hover .subject a{color:#a65c26;transition: .3s ease;}.RWDtimeline01 li.event .point {z-index: 1;}.inbrandtop-imgbox {    width: calc(100%/3 - 20px);    margin: 0 10px 20px;}.inbrandtop-imgsec {    display: flex;    flex-wrap: wrap;    margin: 70px -10px 0;}#join_form {    background: #fff;}.sortbar {    width: 100% !important;    margin: 0 0 2rem;text-align: left;}

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

@media (max-width: 2560px) {    .transitionsbox .text {        left: -3vw;        width: 18vw;    }    .introduction-block .container {        display: flex;        flex-direction: row-reverse;        align-items: center;        justify-content: center;        padding: 3vw 0 2vw;    }    .introduction-block .titlebar {        top: -7vw;        position: relative;        right: 0;    }    .introduction-block .container::after {        height: 339px;    }    .introduction-block .titlebar {        width: 33vw;    }}@media (max-width: 2150px) {    .ab_pic {        bottom: -29vw;    }    .wongful-info .rightbox img {        height: 35vw;        object-fit: cover;    }    .wongful-block .infobottom {        width: 71.4%;    }    .transitions_title h4 {        font-size: clamp(1.75rem, 1.6125rem + 0.6875vw, 2.4375rem);    }    .footer-block .container {        width: 85%;    }/*-----*/ 
.ab-imgbox img {object-fit: cover;min-height: 20vw;}.ab-block.top {padding-right: calc(7.5% + 170px)}.abouttop-all:after {width: 170px;}.article4 .layoutlist_7 .litem.col-sm-4.col-md-4.col-xs-12 { width: calc(100%/3 - 20px);}.inbrand-subject {font-size:clamp(1.375rem, 1.0043rem + 1vw, 2.5rem)}@media (max-width: 1920px) {    .about-info .RWDleft_cont002 .item-second a,    .about-info .RWDleft_cont002 .item-second .text-box {        width: 50%;    }    .about-info::after {        width: 41vw;        height: 20vw;        bottom: -7.5vw;    }    .ab_pic {        bottom: -29vw;    }    .wongful-info .rightbox img {        height: 41vw;        object-fit: cover;    }    .mix-block {        padding-bottom: 11vw;    }    .introduction-block .titlebar {        width: 36vw;    }    .RWDproduct002_v3 {        width: 90%;    }    .RWDproduct002_v3 .popup-portfolio .portfolio-item::before {        width: 55%;    }    .product-block .rightbox {        padding-top: 251px;        margin-left: 277px;    }.page_wrapper_bg .article-text {padding: 120px 10%;}}@media (max-width: 1800px) {    .wongful-info .rightbox img {        height: 45vw;    }    .introduction-block .titlebar {        width: 37vw;        top: -9vw;    }    .footer-block .container {        width: 90%;    }    .social {        margin-top: 68px;    }    .social a {        min-width: 187px;    }.ab-block.top {    padding: 150px 7%;}.abouttop-all .container {width: calc(100% - 150px);margin-right: auto;margin-left: 0;}.ab-block.top:after {width: 30vw;height: 13vw;left: -40px;}.ab-block {align-items: flex-start}.article1 .pagecontent .RWDtimeline01 {max-width: 95%;padding: 150px 10%;}}@media (max-width: 1680px) {    .banner-block .RWDbanner_plus01 .logo::before {        right: -11vw;        width: 46vw;        height: 48vw;    }    @keyframes balance {        0% {            transform: rotate(70deg);            opacity: 0;            right: -25vw;        }        100% {            transform: rotate(0deg);            opacity: 1;            right: -11vw;        }    }    .product-block .leftbox {        width: 200px;    }    .product-block .rightbox {        width: calc(100% - 200px);        padding-top: 193px;        margin-left: 267px;    }    .RWDproduct002_v3 {        padding: 0;        width: 95%;    }    .product-block::before,    .product-block::after {        display: none;    }    .about-info .RWDleft_cont002 .item-second a {        width: 40%;    }    .about-info .RWDleft_cont002 .item-second .text-box {        width: 60%;    }    .about-info::after {        width: 48vw;        height: 21.5vw;        bottom: -111px;    }    /*shop*/    .shop-blcok .leftbox {        width: 60%;    }    .shop-blcok .rightbox {        width: 40%;    }    .RWDbanner008 .bx-viewport {        height: 550px !important;    }    /*footer*/    .social {        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: flex-start;        margin-top: 70px;    }    .social a {        margin: 0 0 10px;        width: 90%;    }    .RWDservice004 .editor.editor_1_1,    .RWDservice004 .editor_2_1 {        width: 35% !important;    }    .RWDservice004 .editor.editor_1_2,    .RWDservice004 .editor_2_2 {        width: 65% !important;    }.page_wrapper_bg section.call_to_action>.container { width: 85%;}}@media (max-width: 1600px) {    .RWDmenu_plus04 .logo {        width: 151px;    }    .banner-block .RWDbanner_plus01 .logo {        top: 38px;        width: 90%;    }    .RWDbanner_plus01 .banner-slider .slick-item .pic {        width: 90%;    }    .RWDnews_autolist {        max-width: inherit;        width: 80%;    }    .ab_pic {        bottom: -36vw;        width: 27vw;    }    .introduction-block .container::after {        height: 260px;    }    .introduction-block .titlebar {        width: 39vw;        top: -6vw;    }/*-------*/ 
.ab-block.top {padding: 100px 10%;flex-direction: column-reverse;text-align: center;}.ab-imgbox {width: 100%;}.ab-info {padding-left: 0;width: 100%;margin: 0 auto 40px;max-width:none;}.ab-block.bottom {padding: 120px 10%;flex-direction: column;}.ab-block.bottom .ab-imgbox {width: 100%;}.ab-block.bottom .ab-info {padding-right: 0; padding-left: 0;text-align: center;}.ab-block.top:after  {    width: 400px;    height: 170px;    left: auto;    bottom: auto;    top: 155px;    right: 10%;}.timelogo { width: 280px;}.pagecontent .RWDslider01, .pagecontent .RWDeditor01 {margin-top: 100px !important;}.page_wrapper_bg section.call_to_action {padding: 100px 0;}.article1 .page_wrapper_bg section.call_to_action {padding: 0 0 100px;}.article1 .pagecontent .RWDtimeline01 {padding: 100px 7%;}.page_wrapper_bg .article-text {padding: 100px 5%;}.prlist-sec {padding: 100px 0 0;}.hgroup .pageTitle {font-size: clamp(1.375rem, 1.0043rem + 2.1vw, 3.4375rem);}.inbrand-topsec {align-items: center;flex-direction: column;}.inbrand-title { margin: 0 auto 10px;}.inbrand-info { padding-left: 0;}.ab-block.bottom .ab-info,.ab-block.top{text-align: left;}.article1 .pagecontent .RWDtimeline01 {margin:40px auto 0;}.timesubject-box {padding-left: 0;}}@media (max-width: 1500px) {    .RWDmenu_plus04 .features {        width: 425px;    }    .titlebar h2,    .RWDproduct002_v3 .main-title,    .RWDnews005 .main-title {        font-size: clamp(1.5rem, 1.1271rem + 1.8644vw, 2.875rem);    }    .product-block .leftbox {        width: 180px;    }    .product-block .rightbox {        width: calc(100% - 180px);        padding-top: 219px;        margin-left: 231px;    }    .RWDproduct002_v3 .section-inner {        display: flex;        flex-direction: column;        align-items: flex-start;    }    .RWDproduct002_v3 .section-subject.row {        border-bottom: 1px solid #36332d;        margin-bottom: 20px;        padding-bottom: 20px;    }    .RWDproduct002_v3 .section-subject.row,    .RWDproduct002_v3 .row:nth-child(2) {        width: 100%;    }    .RWDproduct002_v3 .row:nth-child(3) {        margin-top: 30px;    }    .RWDproduct002_v3 .filter-portfolio ul {        display: flex;        justify-content: flex-start;        margin-left: -15px;    }    .about-info {        padding-top: 4rem;    }    .about-info .RWDleft_cont002 .item-second {        flex-direction: column;        display: flex;    }    .about-info .RWDleft_cont002 .item-second a,    .about-info .RWDleft_cont002 .item-second .text-box {        width: 100%;        padding: 0 0px 0 0px;    }    .about-info .RWDleft_cont002 .item-second .text-box {        margin-top: 50px;    }    .about-info .RWDleft_cont002 .item-second .pic {        height: 28vw;        overflow: hidden;    }    .ab_pic {        bottom: -34vw;        width: 31vw;    }    .about-info::after {        width: 41vw;        bottom: -11.8vw;    }    /*wongful*/    .wongful_logo {        width: 200px;        margin-bottom: 23px;    }    .wongful-info {        display: flex;        align-items: stretch;    }    .wongful-info .leftbox {        width: 60%;        padding-bottom: 10vw;    }    .wongful-info .rightbox {        width: 40%;    }    .wongful-info .titlebar p {        width: 88%;    }    .wongful-block .infobottom {        top: -5vw;    }    .wongful-info .rightbox .pc-img {        display: none;    }    .wongful-info .rightbox .padw-img {        display: block;    }    .wongful-info .rightbox img {        height: 100%;    }    .wongful-block .infobottom {        width: 90%;    }    .mix-block {        padding-bottom: 8vw;    }    /*過場*/    .introduction-block .container {        padding-bottom: 15vw;        padding-top: 0;    }    .introduction-block .titlebar {        top: -1vw;    }    .introduction-block .infobox {        top: 5vw;    }    .transitions_title h4 {        font-size: clamp(1.4375rem, 1.268rem + 0.8475vw, 2.0625rem);    }    .transitions_title h4::before {        top: -2vw;        left: -5vw;        font-size: 54px;    }    /*shop*/    .shop-blcok .leftbox {        width: 55%;    }    .shop-blcok .rightbox {        width: 45%;    }    /*footer*/    .ft-top {        display: flex;        flex-direction: column;        justify-content: flex-start;        align-items: flex-start;    }    .ft-top .ft-left {        width: 100%;        padding-bottom: 50px;    }    .ft-top .ft-left .RWDedictor {        display: flex;        flex-direction: row;        justify-content: space-between;        align-items: flex-end;    }    .social {        display: flex;        flex-direction: row;        justify-content: flex-end;        align-items: flex-start;        margin-top: 0px;        width: calc(100% - 179px);    }    .social a {        margin: 0 10px 0px 0;        min-width: 183px;        width: auto;    }    .ft-top .ft-right {        width: 100%;        padding-left: 0;    }.page_wrapper_bg .article-text p,.page_wrapper_bg .article-text{font-size: 15px;}.page_wrapper_bg .RWDbanner_plus01.full .banner-slider.bg .slick-item {max-height: 30vh!important;height: 30vh!important;}.ab-block.top:after {width: 300px;height: 130px;left: auto;top: 180px;right: 10%;}}@media (max-width: 1400px) {    .portfolio-bottom__h4 {        font-size: 19px;    }   .introduction-block .container {       padding-bottom: 11vw;    }}@media (max-width: 1300px) {    .RWDmenu_plus04 .features {        width:380px;        margin: 15px 5px 0 0;    }    .RWDmenu_plus04 .features a.button {        width: 192px;        height: 46px;        line-height: 46px;        margin: 4px 0 0;    }    .RWDproduct002_v3 .popup-portfolio .portfolio-item:hover::before {        height: 80%;        background-position: 50%;        transition: all 0.5s ease-out;    }    /*shop*/    .shop-blcok .rightbox,    .shop-blcok .leftbox {        width: 50%;    }    /*過場*/    .introduction-block .titlebar {        width: 41vw;        top: -5vw;    }    .introduction-block .container::after {        height: 199px;    }    .introduction-block .container {        padding-top: 7vw;    }    .introduction-block .titlebar {        width: 50%;    }    .RWDbanner008 .slider-contain {        transition-duration: 25s !important;    }.prlist-box {width: calc(50% - 20px);}.inbrand-info {width: 100%;}}

/*小螢幕 end*/
/*1199px start*/
@media (max-width: 1199px) {
/*1199*/ 
.RWDbanner_plus01 .banner-slider .slick-item .pic {    width: 100%;}.banner-block .RWDbanner_plus01 .logo {    width: 89%;    top: 56px;}/*shop*/ 
.shop-blcok .infobox {    display: flex;    flex-direction: column;    justify-content: flex-start;    align-items: stretch;}.shop-blcok .rightbox,.shop-blcok .leftbox {    width: 100%;}.shop-blcok .rightbox {    padding: 4rem 3rem;}.RWDbanner008 .bx-viewport {    height: auto !important;}/*about*/ 
.about-info{padding-bottom: 132px;}/*過場*/ 
.introduction-block .container::after {    height: 178px;}/*footer*/ 
.ft-bottom {    margin-top: 20px;}/*--------------*/ 
.page_wrapper_bg .article-text {    padding: 70px 5%;}.article4 .page_wrapper_bg .article-text, .product2 .page_wrapper_bg .article-text {    padding: 70px 5%;}.hgroup .pageTitle {    font-size: 40px;}.RWDproduct_page .pic-box {    width: 50%;    padding: 0;    margin: 0 auto;    float: none;}.RWDproduct_page .products-info {width: 100%;margin-top: 40px;}.RWDproduct_page .products-info .name-box {align-items: center;margin: 0 0 20px}.RWDproduct_page .products-info .txt .editor ul {    padding-left: 0;    list-style: none;}.RWDproduct_page .products-info li.titleone:after{display:none}.RWDproduct_page .products-info li.titleone {    margin: 0;}.RWDproduct_page .products-info .name-box {    margin: 0 0 30px;    border-bottom: 1px solid #e2e2e2;    padding: 0 0 20px;}.prinfo-sec {margin: 0 0 50px;padding: 0 0 50px;}.RWDproduct_page .products-info .combination_info, .RWDproduct_page .products-info .stock, .RWDproduct_page .products-info .txt {font-size: 15px;}#mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page {font-size: 15px;}.btn.btn_back {    margin-top: 20px;}.form-horizontal .form-group .col-sm-12.col-md-11,.form-horizontal .form-group .col-sm-12.col-md-5{width: 100%;padding: 0;}.form-horizontal .control-label {width: 100%;}.form-horizontal .form-group {    margin-left: 0;    margin-right: 0;}.eformsDesc {margin: 0 0 40px;border-bottom: 1px solid #dadada;padding: 0 0 30px;}.abouttop-all:after{display:none}.abouttop-all .container {width: 100%;}.article1 .RWDtimeline01 li.event .point .editor {font-size: 15px;}.RWDtimeline01 li.event .point .title {font-size: 30px;}.ab-block.top:after {top: 165px;}.inbrandtop-imgbox {    width: calc(100%/2 - 20px);    margin: 0 10px 20px;}.inbrandtop-imgsec { margin: 50px -10px 0;}
}
/*1199px end*/
/*1100px start*/

@media (max-width: 1100px) {    .ab_pic {        bottom: -37vw;    }    .mix-block {        padding-bottom: 7vw;    }    .introduction-block .container {        display: flex;        flex-direction: column;        padding-bottom: 2vw;    }    .introduction-block .container::after {        height: 202px;    }    .introduction-block .titlebar {        width: 55%;        top: 0;    }    .introduction-block .infobox {        top: 0;        margin-top: 11vw;    }    .transitions_title h4 {        font-size: clamp(1.4375rem, 1.268rem + 0.8475vw, 2.0625rem);        text-align: center;    }    .transitions_title h4::before {        font-size: 40px;        position: static;    }    .transitionsbox {        width: 600px;        height: 700px;        text-align: center;    }    .transitionsbox .text {        left: 3vw;        width: 23vw;    }    .transitionsbox .cloth {        height: 49vw;    }.prinfo-sec ul {grid-template-columns: auto;}}

/*1100px end*/
/*1024px start*/
@media (max-width: 1024px) {
.product-block .leftbox {    width: 130px;}.product-block .rightbox {    margin-left: 182px;}.article1 .pagecontent .RWDtimeline01 {padding: 150px 7%;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
/*991*/p{font-size: 16px;}.RWDmenu_plus04 .features .cart-btn, .RWDmenu_plus04 .features .search-btn {    padding: 10px 20px;}.RWDmenu_plus04 .header.is-up .features .cart-btn, .RWDmenu_plus04 .header.is-up .features .search-btn {    padding: 17px 20px;}.mobile-link{display:block;}.RWDmenu_plus04 .logo {    width: 129px;}.RWDmenu_plus04 .features {    width: auto;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle{      margin-top: 0;}.RWDmenu_plus04 .header.is-up .features {    margin-top: 8px;}.page_wrapper_bg .RWDmenu_plus04 .header.is-up .features {    margin-top:16px;}.page_wrapper_bg .RWDmenu_plus04 .header.is-up .features .search-btn {    padding: 10px 15px;}/*共通*/ 
.product-block,.brand-block,.mix-block,.introduction-block,.shop-blcok,.footer-block {    top: 0;}.titlebar h2,.RWDproduct002_v3 .main-title,.RWDnews005 .main-title {    font-size: clamp(1.5rem, 0.8741rem + 3.1297vw, 2.8125rem);}/*banner*/ 
.banner-block::before,.banner-block .RWDbanner_plus01 .banner-slider .pic-box::after {    height: 100%;}.banner-block .RWDbanner_plus01 .logo::before {    width: 69vw;    height: 74vw;    right: -24vw;    bottom: -7vw;}.RWDmenu_plus04 .features a.button {    display: none;}@keyframes balance {    0% {        transform: rotate(70deg);        opacity: 0;        right: -25vw;    }    100% {        transform: rotate(0deg);        opacity: 1;        right: -24vw;    }}/*news*/ 
.RWDnews_autolist {    width: 95%;}.RWDnews_autolist .news-list {    width: 100%;}/*product*/ 
.product-block {    overflow: initial;}.product-block .container_X {    display: flex;    flex-direction: column-reverse;    justify-content: flex-start;    align-items: stretch;}.product-block .RWDproduct002_v3 {    width: 100%;}.product-block .RWDproduct002_v3 .section-subject.row .col-md-12 {    text-align: center;}.product-block .leftbox {    width: 100%;    position: static;    height: 220px;}.product-block .rightbox {    margin: 0 auto;    width: 85%;    padding-top: 80px;}.RWDproduct002_v3 .section-subject.row {    margin-bottom: 0;}.product-block .RWDproduct002_v3 .filter-portfolio ul {display: flex;    justify-content: center;    flex-direction: row;    margin-left: 0;    overflow-x: scroll;    cursor: all-scroll;}.product-block .RWDproduct002_v3 .row:nth-child(2) {    position: sticky;    top: 104px;    z-index: 1;    background: #101825;    padding-top: 37px;    padding-bottom: 15px;}.RWDproduct002_v3 .filter-portfolio ul li{ margin-right: 0; margin-left: 0;}div#RWDfullscreen01 {    overflow: visible !important;}.portfolio-bottom__h4 {    font-size: 17px;}.RWDproduct002_v3 .portfolio-bottom__p{ font-size: 15px;}/*brand*/ 
.brand-block {    padding-top: 80px;}.RWDnews005 .section-subject {    margin-bottom: 30px;}/*about*/ 
.about-block {    padding-top: 0 !important;}.about-block::before {    top: 0 !important;    height: calc(100%);}.about-block .container_X {    display: flex;    flex-direction: column-reverse;}.about-bg {    position: static;    height: 31vw;}.about-info .titlebar {    padding: 0 0 20px;    margin-bottom: 35px;}.ab_pic {    bottom: -52vw;    width: 42vw;}.ab_pic::before {    width: 47vw;    top: -93px;    height: 28vw;}/*.about-info::after {    width: 47vw;    bottom: 4vw;    transform: rotate(90deg);    left: -21.1vw;}*/ 
.about-info .RWDleft_cont002 .item-second .text-box {    margin-top: 26px;}/*wongful*/ 
.wongful-info {    display: flex;    align-items: flex-start;    flex-direction: column;}.wongful-info .leftbox,.wongful-info .rightbox {    width: 100%;}.wongful-info .leftbox {    padding-right: 8vw;    padding-top: 5rem;}.wongful-info .rightbox img {    height: 41vw;}.wongful_logo {    margin-left: auto;    margin-right: auto;}.wongful-info .titlebar h2 {    text-align: center;       margin-bottom: 35px;        padding-bottom: 35px;}.wongful-info .titlebar p {    width: 100%;}.wongful-block .infobottom {    top: 0vw;    margin: 50px auto 30px;    padding-left:8vw;    padding-right:8vw;}/*introduction*/ 
.introduction-block .container{      padding-bottom: 8vw;}.introduction-block .titlebar {    width: 74%;}.introduction-block .title-name {    justify-content: center;}.transitions_title p{  text-align: center;}/*shop*/ 
.shop-blcok .titlebar h2 {    font-size: clamp(1.4375rem, 1.05rem + 1.9374vw, 2.25rem);}/*footer*/ 
.footer-logo {    width: 150px;}.footer-block {    padding: 50px 0;}.RWDservice004 .main-slider .swiper-slide {    display: flex;    flex-direction: column;}.RWDservice004 .editor.editor_1_1,.RWDservice004 .editor_2_1,.RWDservice004 .editor.editor_1_2,.RWDservice004 .editor_2_2 {    width: 100% !important;}.RWDservice004 .editor.editor_1_2,.RWDservice004 .editor_2_2 {    padding-left: 0px;}.footer-block .container{      padding-bottom: 80px;}.scrollTop002 {    bottom: 51px;}#sidebar input, #sidebar select, #sidebar select.form-control:not([size]):not([multiple]) {margin-bottom: 30px;}.page_wrapper_bg section.call_to_action {    padding: 80px 0;}.RWDproduct_page .pic-box {width:80%;}.form-horizontal .control-label {padding: 0 !important;}.news-section.imgtxt {flex-direction: column-reverse;}.newimgbox {    width: 100%;}.newtxtbox {    width: 100%;    padding-left: 0;    margin: 0 0 20px;}.page_wrapper_bg .RWDbanner_plus01.full .banner-slider.bg .slick-item {    max-height: 25vh!important;    height: 25vh!important;}.eforms1 .page_wrapper_bg .RWDbanner_plus01 .banner-slider .slick-item .pic {background-position-x: left;}.ab-block.top:after {width: 200px;height: 100px; top: 185px;}.product1.productlist .layoutlist_2 .col-xs-12.col-sm-6.col-md-3 {    width: calc(100%/2);    margin: 0 0 40px;}.page_wrapper_bg  .RWDmenu_plus04 .features .search-btn {    padding: 10px 15px;}.page_wrapper_bg .RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .member-btn{    padding: 12px 15px;}
}
/*991px end*/
/*850px start*/
@media (max-width: 850px) {
.transitionsbox .cloth {    height: 59vw;}
}
/*850px end*/
/*812px start*/

@media (max-width: 812px) {.RWDtimeline01 li.event:before {top: 10%;}.RWDtimeline01 .line_dot, .RWDtimeline01 .line_dot2 {top: 35px !important;}}

/*812px end*/
/*800px start*/
@media (max-width: 800px) {
.introduction-block .infobox {    margin-top: 14vw;}.introduction-block .container::after {    height: 250px;}.introduction-block .container {    padding-bottom: 15vw;}.transitionsbox .bgbox {    top: 3vw;}.transitionsbox .text {    left: 1vw;    width: 32vw;    top: -3vw;}.page_wrapper_bg  .ebtn a {width:180px;}.page_wrapper_bg  .ebtn {width: auto;}.RWDproduct_page .btn_back {width: auto;}
}
/*800px end*/
/*767px start*/
@media (max-width: 767px) {
/*767*/ 
.banner-block .RWDbanner_plus01 .logo {    top: 56px;    width:100%;}.banner-block .RWDbanner_plus01 .logo::before {    width: 69vw;    height: 72vw;    right: -19vw;    bottom: -7vw;}.banner-block .owl-carousel img {    transform: scale(1.2);}@keyframes balance {    0% {        transform: rotate(70deg);        opacity: 0;        right: -25vw;    }    100% {        transform: rotate(0deg);        opacity: 1;        right: -19vw;    }}/*about*/ 
.about-block {    padding: calc(220px + 0vw) 0 12vw 0;}.about-block::before {    top: calc(220px + 0vw);}.ab_pic {    bottom: -68vw;    width: 50vw;}.ab_pic::before {    width: 50vw;    top: -127px;    height: 32vw;}/*過場*/ 
.transitionsbox {    width: 500px;    height: 653px;}/*footer*/ 
.ft-top .ft-left .RWDedictor {    display: flex;    flex-direction: column;    justify-content: space-between;    align-items: flex-start;}.social {    justify-content: flex-start;    display: flex;    width: 100%;    margin-top: 30px;}.RWDservice004 {    min-width: 100%;    padding-left: 0;    padding-right: 0;}.RWDservice004 .tab_block {    margin-bottom: 30px;    justify-content: flex-start;}.RWDservice004 .swiper-container {    width: 100%;}.RWDservice004 .tab_name {    padding-bottom: 13px;    font-size: 16px;}.RWDservice004 .tab_name.active {    width: calc(100%/2 - 1px) !important;}.RWDservice004 .tab-arrow::after,.RWDservice004 .tab-arrow::before {    display: none;}.ft-bottom {    margin-top: 0;    display: flex;    flex-direction: column-reverse;    align-items: flex-start;}.ft-bottom .ft-left,.ft-bottom .ft-right {    width: 100%;}.ft-bottom .ft-right {    margin-bottom: 15px;}.ft-bottom .RWDedictor {    justify-content: flex-start;}.layoutlist_2 .col-xs-12 {width: 50%;float: left;}.layoutlist_8.rwd .item{    padding: 0;    width: 50%;    float: left;    border-bottom: none;    margin: 0 0 50px;}.layoutlist_8.rwd .listdate .day {    color: #555;    font-size: 12px;    letter-spacing: 0;}.layoutlist_8.rwd .row {margin-left: 0;margin-right: 0;}.RWDslider01 .pic-list {float: none;width: 100%;padding-left: 0;padding-right: 0;}.RWDslider01.pic-right .pic-list { float:none; padding-left: 0px; padding-right: 0;}.RWDslider01 .text { float: none;width: 100%;}.RWDslider01 .control-box { left: 0;}.ab-info {max-width: 100%;}.ab-block.bottom {padding: 100px 7%;}.article4 .layoutlist_7 .litem.col-sm-4.col-md-4.col-xs-12 {    width: calc(100%/2 - 10px);    margin: 0 5px 10px !important;}.RWDproduct_page .pic-box {width: 100%;}.ab-block.top:after {    width: 200px;    height: 95px;    position: relative;    top: auto;    right: auto;    left: 0;}.abtitle {    font-size: 28px;    margin: 0 0 30px;    border: none;    padding: 0;}.product1 .page_wrapper_bg  .scrollTop002,.product2 .page_wrapper_bg  .scrollTop002{bottom: 300px;}.rwd .faq_answer {    padding: 35px 0;}.rwd .faq_answer td:first-child {    display: none;}.ab-block.top {padding: 100px 7%;}.RWDproduct_page .products-editor iframe {    height: 250px !important;}#mobile-fixed .noamount, #mobile-fixed .price-box li:first-child, .RWDproduct_page .products-info #timercountdown, .RWDproduct_page .products-info .discountmsg, .RWDproduct_page .products-info .noamount, .RWDproduct_page .products-info .price-box li.active, .RWDproduct_page .related-box .price-box li:first-child {    color: #ae7447;}#mobile-fixed {    padding: 15px 0;}.RWDmenu_plus04 .header .features .member-btn {    display: none;}.page_wrapper_bg .RWDmenu_plus04 .header.is-up .features .search-btn {    padding: 10px 15px;}    .layoutlist_8.rwd .row { min-height: 300px;}
}
/*767px end*/
/*700px start*/

@media (max-width:700px) {  .transitionsbox .cloth {    height: 64vw;  }.about-info::after {    width: 52vw;    bottom: -9.8vw;    height: 22.5vw;}.about-info {    padding-bottom: 83px;}.banner-block .RWDbanner_plus01 .logo::before {    width: 77vw;    height: 79vw;    right: -18vw;    bottom: 0vw;}}

/*700px end*/
/*650px start*/

/*650*/@media (max-width:650px) {    .RWDalert_fancybox.bottom {        width: 100%;        padding: 20px 20px 20px !important;    }    .RWDproduct002_v3 .sub-title span,    .RWDnews005 .sub-title span {        display: block;        margin-left: 0px;    }    .RWDproduct002_v3 .row:nth-child(3),    .RWDproduct002_v3 .row:nth-child(2) {        margin-left: 0;        margin-right: 0;    }    .product-block .rightbox {        width: 90%;    }    .about-info {        padding-top: 2rem;    }    .product-block .RWDproduct002_v3 .filter-portfolio ul {        display: flex;        justify-content: flex-start;        flex-direction: row;    }    .about-block {        padding: calc(150px + 0vw) 0 12vw 0;    }    .about-block::before {        top: calc(150px + 0vw);    }    .ab_pic::before {        width: 60vw;        top: -87px;        height: 32vw;    }    .ab_pic {        bottom: -65vw;    }    .taiwanexcellence_logo {        width: 146px;        margin-top: 40px;    }    .infobottom .wongful-photo-list ul {        display: flex;        flex-direction: column;    }    .infobottom .wongful-photo-list ul li {        width: 100%;        margin: 0 0 15px;    }    .shop-blcok .titlebar p {        margin-top: 23px;    }    .transitionsbox {        width: 75vw;        height: 98vw;    }    .introduction-block .titlebar {        width: 90%;    }    .transitionsbox .text {        width: 31vw;    }    /**/    -webkit-scrollbar-track {        background-color: #99775d;    }    -webkit-scrollbar {        border-radius 0.125rem;    }    -webkit-scrollbar-thumb {        background-color: #99775d;    }}

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
/*600*/ 
.RWDmenu_plus04 .features .search-btn {    padding: 16px 10px;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .header.is-up .cart-btn {    padding: 18px 10px;}.RWDmenu_plus04 .header.is-up .features .search-btn{    padding: 16px 10px;}.RWDservice004 .editor ul li, .RWDservice004 .editor a, .RWDservice004 .editor i {    font-size: 16px;}.RWDnews_autolist .news-list a {    font-size: 15px;}.RWDfakeloader img {    width: 148px;}.RWDmenu_plus04 .header.is-up {    padding-bottom: 5px;    padding-top: 38px;}.RWDmenu_plus04 .logo,.RWDmenu_plus04 .header.is-up .logo {    width: 90px;}.RWDmenu_plus04 .header.is-up .logo a::before {    width: 150px;    height: 40px;    top: 18px;}.RWDmenu_plus04 .header .ml-stack-nav-toggle {    margin-top: 0;    margin-left: 15px;}.RWDmenu_plus04 .header.is-up .features {    margin-top: 8px;}.titlebar h2,.RWDproduct002_v3 .main-title,.RWDnews005 .main-title {    font-size: 33px;    margin-bottom: 11px;}.titlebar p,.RWDproduct002_v3 .sub-title,.RWDnews005 .sub-title {    line-height: 1.5;    font-size: 16px;}.titlebar h2 br,.RWDproduct002_v3 .main-title br,.RWDnews005 .main-title br {    display: none;}/*banner*/ 
.banner-block .RWDbanner_plus01 .banner-slider .pic-box::after {    width: 67%;}@keyframes aa03 {    from {        width: 0%;    }    to {        width: 67%;    }}/*product*/ 
.RWDproduct002_v3 .btn.btn-rj {    font-size: 17px;    padding: 6px 12px 6px 0;}.RWDproduct002_v3 .filter-portfolio ul li::before {    right: 4px;}.RWDproduct002_v3 .popup-portfolio .portfolio-item {    width: calc(100%/2 - 1px);}.RWDproduct002_v3 .btn-box .btn {    width: 100%;}.product-block .leftbox {    height: 197px;}.product-block .RWDproduct002_v3 .row:nth-child(2) {    width: 95%;    margin: 0 auto;}.product-block .RWDproduct002_v3 .row:nth-child(2) .col-md-12 {    padding-left: 0;    padding-right: 0;}.RWDproduct002_v3 .popup-portfolio {    margin-bottom: 0;}.RWDproduct002_v3 .btn-box .btn {    margin-top: 0;}.RWDproduct002_v3 .popup-portfolio .portfolio-item:hover::before {    height: 90%;}/*about*/ 
.about-block .titlebar h2 {    font-size: 27px;}.about-block .titlebar h2 br {    display: none;}/*brand*/ 
.brand-block {    padding-bottom: 4rem;    padding-top: 50px;}.RWDnews005 .section-subject {    margin-bottom: 30px;}.RWDnews005 h4,.news005_h4 {    font-size: 16px;}.RWDnews005 .owl-pagination {    display: block;}.RWDnews005 .owl-carousel img {    transform: scale(1.2);}.RWDnews005 .owl-controls {    margin-top: 45px;}/*about*/ 
.about-info .RWDleft_cont002 .item-second .text-box {    text-align: left;}.about-bg {    height: 38vw;}.about-info .RWDleft_cont002 .item-second .pic {    height: 36vw;}.wongful-block .infobottom {    padding-left: 4vw;    padding-right: 4vw;}/*shop*/ 
.shop-blcok .rightbox {    padding: 3rem 1.5rem 4rem;}.shop-blcok .titlebar br {    display: block;}/*過場*/ 
.introduction-block .container {    padding-bottom: 3vw;}.transitionsbox .cloth {    height: 67vw;}.transitionsbox .text {    top: -2vw;}.introduction-block .container {    padding-bottom: 3vw;}.shop-blcok .infobox {    flex-direction: column-reverse}.introduction-block .container::after {    height: 172px;}/*footer*/ 
.footer-logo {    width: 107px;    margin: 0 auto;}.social {    flex-direction: column;    display: flex;}.social a {    width: 100%;    margin-bottom: 15px;}.social a:nth-child(2) {    margin-bottom: 0;}.transitions_title p {    line-height: 2.1;}/*--------------------*/ 
.ab-block.top {padding: 70px 25px}.ab-block.bottom {padding: 80px 25px;}.pagecontent .RWDslider01, .pagecontent .RWDeditor01 {margin-top: 70px !important;}.article1 .pagecontent .RWDtimeline01 {padding: 70px 30px;}.article1 .page_wrapper_bg section.call_to_action {padding: 0 0 70px;}.page_wrapper_bg section.call_to_action {padding:70px 0;}.RWDproduct_page .btn_back {width: 100%;}.page_wrapper_bg  .ebtn a {width: 100%;}.page_wrapper_bg  .ebtn {width: 100%;}.timelogo {    width: 180px;    margin: 0 auto 5px;}.RWDtimeline01 li.event .point {max-width: none;}.layoutlist_8.rwd .item { width:100%;float:none;}.layoutlist_2 .col-xs-12 { width:100%;float:none;}.article1 .RWDtimeline01 li.event .point .editor {font-size: 14px;}.btn.btn_back {width: 100%;}#article .btn.btn_back a {display: block;}.abtitle br {display: none;}.abtitle { font-size: 28px;margin:0 0 15px}.ab-info {margin: 0 auto 30px;}.hgroup .pageTitle {    font-size: 32px;}.page_wrapper_bg .article-text {    padding: 50px 25px;}._col.list_img.col-sm-3.col-md-3, ._col.list_img.col-sm-3.col-md-3, .layoutlist_8.rwd .listdate,.layoutlist_8.rwd .list_img+.list_subject{    padding: 0;}.article4 .page_wrapper_bg .article-text, .product2 .page_wrapper_bg .article-text {    padding: 50px 25px;}.article4 .layoutlist_7 .litem.col-sm-4.col-md-4.col-xs-12 {    width: 100%;    margin: 0 0 20px !important;}.prlist-box {    width: 100%;    margin: 0 0 50px;}.RWDproduct_page .products-info .name-box { align-items: flex-start;}.RWDproduct_page .products-info .subname {font-size: 16px;}.RWDproduct_page .products-info .name {font-size: 30px;}.RWDproduct_page .products-info .combination_info, .RWDproduct_page .products-info .stock, .RWDproduct_page .products-info .txt{font-size: 14px;}.RWDproduct_page .products-info .txt .editor ul li {grid-template-columns: repeat(2,38% 62%);}#mobile-fixed, #plusbuy_mobile-fixed, .RWDproduct_page {font-size: 14px;}.page_wrapper_bg .article-text p, .page_wrapper_bg .article-text {    font-size: 14px;}.RWDproduct_page .products-con {    margin-bottom: 30px;}.RWDproduct_page .products-editor {    border-top: 1px solid #c2c2c2;    padding: 50px 0 0;}.eformsDesc {    text-align: left;}.eformsDesc br {    display: none;}.article3.articlecontent .hgroup .pageTitle {    font-size: 25px;}.RWDtimeline01 li.event:before {    left: 0;}.RWDtimeline01 .line_dot, .RWDtimeline01 .line_dot2 {    left: -22px;top: 30px !important;}.RWDtimeline01 li.event .point {    width: calc(100% - 60px);    left: 60px;    padding-right: 0;}.RWDtimeline01 li.event:before {    top: 7%;}.inbrandtop-imgbox { margin: 0 5px 10px;width: 100%;}.page_wrapper_bg .RWDmenu_plus04 .header .logo a::before,.page_wrapper_bg .RWDmenu_plus04 .header.is-up .logo a::before{    top: 16px;    width: 150px;    height: 40px;background-size: 100% auto;}.product1.productlist .layoutlist_2 .col-xs-12.col-sm-6.col-md-3 {width: 100%;}.page_wrapper_bg .RWDmenu_plus04 .logo a {display: block;position: relative;}.page_wrapper_bg .RWDmenu_plus04 .header .features .search-btn, .page_wrapper_bg .RWDmenu_plus04 .header .features .search-btn {    padding: 9px 0px;}.page_wrapper_bg .RWDmenu_plus04 .header .ml-stack-nav-toggle {    margin-top: 0;}.page_wrapper_bg .RWDmenu_plus04 .header .features {    margin-top:16px;    transition: all 0.5s ease-out;}.page_wrapper_bg .RWDmenu_plus04 .header.is-up .features .search-btn {    padding: 9px 0;}.layoutlist_8.rwd .row { min-height: auto;}
}
/*600px end*/
/*480px start*/
@media (max-width: 480px) {
/*480*/ 
.titlebar h2,.RWDproduct002_v3 .main-title,.RWDnews005 .main-title {    font-size: 32px;}.RWDmenu_plus04 .header.is-up .features .search-btn ,.RWDmenu_plus04 .header .features .search-btn {    padding: 15px 15px;}/*about*/ 
.ab_pic {    bottom: -74vw;    width: 65vw;}.ab_pic::before {    width: 61vw;    top: auto;    height: 34vw;    bottom: 16vw;}.about-info {    width: 90%;}.about-block::before {    width: 5%;}.about-info .titlebar,.about-info .RWDleft_cont002 .container {    width: 90%;}
}
/*480px end*/
/*445px start*/

@media (max-width: 445px){.RWDbanner008 .slider-contain {    display: flex;    flex-direction: row;}.RWDproduct002_v3 .btn-box {    margin-top: 40px;}.RWDbanner008 .bx-viewport {    height: 250px !important;}}

/*445px end*/
/*414px start*/

@media (max-width: 414px) { .RWDbanner_plus01 .slick-caption.txt-left, .RWDbanner_plus01 .slick-caption.txt-right {    text-align: center;    width: 100%;  }.RWDmenu_plus04 .header {    padding: 50px 3% 0;}.RWDmenu_plus04 .features {    margin: 7px 5px 0 0;}.RWDmenu_plus04 .header.is-up .features {    margin-top: 7px;}.RWDmenu_plus04 .header.is-up .logo a::before {    top: 16px;}.RWDmenu_plus04 .header.is-up {    padding-bottom: 0;}.RWDproduct002_v3 .portfolio-bottom__h4 ,.RWDproduct002_v3  .portfolio-bottom__p{display: -webkit-box;    text-overflow: ellipsis;    overflow: hidden;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;height:38px;}.RWDproduct002_v3  .portfolio-bottom__p{    line-height: 1.3;    height: 42px;}.about-block .titlebar h2 {    font-size: 26px;}.introduction-block .container::after {    height: 152px;}.page_wrapper_bg .RWDmenu_plus04 .header .logo a::before,.page_wrapper_bg .RWDmenu_plus04 .header.is-up .logo a::before{top: 16px;background-size: contain;}}

/*414px end*/
/*380px start*/
@media (max-width: 380px){
/*380*/ 
.about-block::before {    display: none;}.about-info {    width: 90%;}p,.about-info .RWDleft_cont002 .item-second .text-box .text p {    line-height: 1.8;}.about-info::after {    width: 78vw;    bottom: -18.8vw;    height: 37.5vw;    left: 18px;}.shop-blcok .titlebar h2 {    font-size: 22px;}.inbrand-subtitle br {    display: none;}.page_wrapper_bg .RWDmenu_plus04 .header .features .search-btn, .page_wrapper_bg .RWDmenu_plus04 .header .features .search-btn {    padding: 9px 0px;}.RWDmenu_plus04 .header .ml-stack-nav-toggle {    margin-top: 0;    margin-left: 0;}
}
/*380px end*/
/*370px start*/

@media (max-width: 370px){.prinfo-sec {    margin: 0 0 30px;    padding: 0 0 30px;}.abtitle {font-size: 22px;}}

/*370px end*/