/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; position: relative; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { box-sizing: border-box;}

.content-Box { max-width:1360px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: clamp(16px, 1.3vw, 18px); line-height:1.8; color: #333; letter-spacing: 0; font-weight: 400; padding-top: 0px;}

.photo-fit img { object-fit: cover; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0; top: 0;}

.photo {line-height: 0; height: 0; padding-bottom: 40%; overflow: hidden; position: relative; z-index: 1; margin-bottom: 0px;}
.imgCenter, .imgCenter a {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 10;}
.imgCenter img {width: auto!important; height: auto!important; max-width: 100%!important; max-height: 100%!important;}


.demo-section { padding-left: 5%; padding-right: 5%;}

.width-1280 { max-width: 1280px;}

.font-size-16 { font-size: 16px;}
.font-size-18 { font-size: clamp(16px, 1.3vw, 18px);}
.font-size-20 { font-size: clamp(18px, 1.5vw, 20px);}
.font-size-21 { font-size: clamp(18px, 1.6vw, 21px);}
.font-size-22 { font-size: clamp(20px, 1.7vw, 22px);}
.font-size-24 { font-size: clamp(20px, 1.9vw, 24px);}
.font-size-26 { font-size: clamp(20px, 2.0vw, 26px);}
.font-size-28 { font-size: clamp(22px, 2.2vw, 28px);}
.font-size-30 { font-size: clamp(22px, 2.5vw, 30px);}
.font-size-36 { font-size: clamp(22px, 3.3vw, 36px); line-height: 1.3;}
.font-size-40 { font-size: clamp(26px, 3.3vw, 40px); line-height: 1.3;}
.font-size-42 { font-size: clamp(26px, 3.3vw, 42px); line-height: 1.3;}
.font-size-44 { font-size: clamp(26px, 3.5vw, 44px); line-height: 1.3;}
.font-size-48 { font-size: clamp(26px, 3.5vw, 48px); line-height: 1.3;}
.font-size-60 { font-size: clamp(32px, 4vw, 60px); line-height: 1.2;}

.font-open-sans { font-family: "Open Sans", sans-serif; }

.color-white { color: #fff !important;}
.color-red { color: #cb1a26 !important;}
.color-gray { color: #333 !important;}
.color-blue { color: #005eb9 !important;}
.color-black { color: #000 !important;}

.align-center { text-align: center !important;}
.align-left { text-align: left !important;}
.align-right { text-align: right !important;}

.weight-100 { font-weight: 100;}
.weight-300 { font-weight: 300;}
.weight-400 { font-weight: 400;}
.weight-500 { font-weight: 500;}
.weight-600 { font-weight: 600;}
.weight-700 { font-weight: 700;}
.weight-900 { font-weight: 900;}

.p-layout { margin: 0; padding:0 0 calc(20px + 1%) 0; font-weight: 400; line-height: 1.8; font-size: 16px;}

.paragraph-layout { padding-bottom: calc(20px + 2%);}

.layout-wrap { display: flex; flex-direction: column; flex-wrap: wrap;}
.layout-nowrap { display: flex; flex-direction: column; flex-wrap: nowrap;}

.hr-type-1 { padding: 0 !important; margin: 20px 0 !important;}

.title-type-1 { padding-bottom: calc(10px + 1%);line-height: 1.3;}
.title-type-1-line { border-bottom: 1px solid #d6d6d6; margin-bottom: calc(10px + 1%);}

.banner { position: relative;  z-index: 3; height: 300px;}
.banner img { object-fit: cover; width: 100%; height: 100%; object-position:center center;}
.banner-title { position: absolute; z-index: 3; top:62%; transform: translateY(-50%); width: 100%; left: 0; padding: 0 13%;}
.banner-title > div, .banner-title > h1 { font-size: clamp(22px, 3.3vw, 36px); line-height: 1.2; font-weight: 500;font-family: 'Noto Sans TC', sans-serif;  margin: 0; padding: 0 0; color: #fff;}
.banner-pc { }
.banner-mobile { display: none !important;}

.main-box-bg { background: url("../images/main-bg.png") no-repeat top center;}

#path { padding:12px 0 calc(15px + 1%) 0; position: relative; z-index: 3;}
#path ul { margin: 0 auto; padding: 0; text-align: left;}
#path li { display: inline-block; vertical-align: top; font-size: 14px; color: #333; font-weight: 300;}
#path li:after { content:" - "; display: inline-block; vertical-align: top; padding: 0 0 0 4px; }
#path li:last-child { pointer-events: none;}
#path li:last-child:after { display: none;}
#path li a { color: #333; }
#path li a:hover { color: #cb1a26;}

.pro-search-bar { box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); background: #fff; border-radius: 5px; display:flex; flex-direction: row; flex-wrap: wrap; align-items: center; padding: 18px 35px; margin-bottom: calc(20px + 2.5%); }
.pro-search-bar > div:nth-of-type(1) { width: 35px; filter: invert(1);}
.pro-search-bar > div:nth-of-type(2), .pro-search-bar > div:nth-of-type(3), .pro-search-bar > div:nth-of-type(4) { width: calc((100% - 35px - 182px) / 3); position: relative; padding-left: 2.2vw; padding-right: 1.6vw; border-right: 1px solid #8b8b8b;}
.pro-search-bar > div:nth-of-type(5) { width: 182px; padding-left: 1.6vw;}

.pro-search-bar select{  margin: 0px 0 0 0; width:100%; background-image: url(../images/product-select-b.png); background-repeat: no-repeat; background-position: calc(100% - 0px) 50%; background-size:10px 7px;  -webkit-appearance: none; -moz-appearance: none; appearance: none; margin-right:4px; background-color: transparent; font-size: clamp(18px, 1.5vw, 20px); border-width:0px; border-style: solid; border-color: rgba(255,255,255,.7); mwidth: 100%; color:#222; font-family: 'Noto Sans TC', sans-serif; padding:0 35px 0 0;  letter-spacing: 0.1rem; font-weight: 500;}
.pro-search-bar option { padding:1px 5px;}
.pro-search-bar select::-ms-expand {
    display: none;
}
.pro-search-btn { display: block; text-align: center; background: #cb1a26; color: #fff !important; font-size: 16px; position: relative; line-height: 35px; }
.pro-search-btn:hover { transform: scale(0.9);}
.pro-search-btn:after { content: ""; position: absolute; width: 7px; height: 7px; border-width: 1px 1px 0 0; border-style: solid; border-color:#fff; top:50%; right: 12%; transform: translateY(-50%) rotate(45deg);}

.title-1 { font-size: clamp(22px, 2.5vw, 30px); line-height: 1.2; letter-spacing: 0; font-weight: 700; font-family: 'Noto Sans TC', sans-serif;  margin: 0; padding: 0 0 calc(20px + 1.5%) 0; color: #333;}
.title-1-b { position: relative; padding-bottom: 25px; margin-bottom: 25px;}
.title-1-b:after { position: absolute; content: ""; bottom: 0; left: 0; width: 70px; height: 4px; background: #cb1a26;}
.title-1-b-center { text-align: center;}
.title-1-b-center:after { left: 50%; transform: translateX(-50%);}

/*products*/
.products-list { margin-right: -33px; display: flex; flex-direction: row; flex-wrap: wrap; }
.products-list > a { margin-right: 33px; margin-bottom: calc(20px + 2.5%); width: calc(33.33% - 33px);}

.pro-link { display: block;}
.pro-link:hover .pro-link-pto-box { box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); transform: scale(0.88);}
.pro-link:hover .pro-link-pto img { transform: scale(1.1);}
.pro-link-pto-box { background: #f1f1f1; padding: calc(20px + 1.5%); margin-bottom: 24px; transition: all 0.5s ease-out 0s;}
.pro-link-pto-name { font-weight: 600; font-size: clamp(20px, 2.2vw, 28px); color: #000; text-transform: uppercase; padding-bottom: calc(20px + 1%);}
.pro-link-pto { padding-bottom: 80%;}
.pro-link-pto img { transition: all 1.8s ease-out 0s; }
.pro-link-title { color: #000; font-weight: 600; line-height: 1.3; padding-bottom: 12px;}
.pro-link-data { margin-bottom:10px;display: flex; flex-direction: row; flex-wrap: wrap; color: #666; }
.pro-link-data > div { line-height: 1.5;}
.pro-link-data > div:nth-of-type(1) { border-right: 1px solid #d8d8d8; padding-right: 12px; margin-right: 12px;}
.pro-link-cash { color: #000; line-height: 1.2;}
.pro-link-cash span { font-family: "Open Sans", sans-serif; color: #cb1a26; font-size: 30px; padding-right: 10px;}

#page { text-align: center; padding:0px 0 calc(20px + 4%) 0;}
#page a { font-size: 16px; color: #333; font-weight: 400; width: 30px; height: 30px; line-height: 27px; text-align: center; border-radius: 100%; display: inline-block;}
#page a:hover, #page a.current { background: #000; color: #fff;}
.page-prev, .page-next { width: 12px !important; height: 12px !important; line-height: inherit !important; border-radius: 0 !important; border-top:1px solid #333; border-right: 1px solid #333; margin: 0 15px;}
.page-prev:hover, .page-next:hover { background: none !important;}
.page-prev { transform: rotate(-135deg);}
.page-next { transform: rotate(45deg);}

/*products-detail*/
.products-detail-top { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 3.5%);}
.products-detail-top > div:nth-of-type(1) { width: calc(50% - 80px); padding-right: 60px;}
.products-detail-top > div:nth-of-type(1) .title-1 { padding-bottom: 5px;}
.products-detail-top > div:nth-of-type(2) { width: calc(50% + 80px);}
.products-detail-top .title-type-1 span { display: inline-block;}

.share-tool { padding-bottom: calc(15px + 1%);}

.products-detail-info { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: calc(10px + 1.5%);}
.products-detail-info > div { width: 50%; padding:5px 15px 15px 0; margin-bottom: 15px; border-bottom: 1px solid #d6d6d6;display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.products-detail-info > div > div:nth-of-type(1) { width: 46px;}
.products-detail-info > div > div:nth-of-type(2) { width: calc(100% - 46px); padding-left: 14px; line-height: 1; color: #8e8e8e; font-size: 15px; font-weight: 300;}
.products-detail-info > div > div:nth-of-type(2) > span { display: block; line-height: 1.3; font-weight: 500; font-style: italic;font-size: clamp(20px, 2.0vw, 26px); color: #333;}

.btn-box {display: flex; flex-direction: row; flex-wrap: wrap; }
.btn-box > div { margin: 0 20px 10px 0;}
.btn-box > div:nth-of-type(2) .btn01 { background: #333333;}

.btn01 { width: 200px; height: 50px; position: relative; display: block; background: #cb1a26; border-radius: 25px; overflow: hidden; transition: all 0.4s ease-out 0s; border-width: 0;}
.btn01 > div { position: relative; z-index: 2; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; line-height: 100%;padding: 15px 25px 17px 28px;}
.btn01 > div > div { font-size: 16px; color: #fff; }
.btn01 > div > span { display: block; width: 8px; height: 8px; border-width: 1px 1px 0 0; border-color: #6caea2; border-style: solid; transform: rotate(45deg);}
.btn01 > div > img { display: inline-block; width: 6px; position: relative; top:1px;}
.btn01:after { content: ""; position: absolute; background: #e5e5e5; width: 70px; height: 100%; top: 0; right: 0;clip-path: polygon(25px 0%, 100% 0%, 100% 100%, 0 100%);transition: all 0.3s ease-out 0s; }
.btn01:hover:after { width: 0%; clip-path: polygon(0px 0%, 100% 0%, 100% 100%, 0 100%);}
.btn01:hover { width: 180px;}
.btn01:hover > div > span { border-color: #fff; }
.btn01:hover > div > img { filter: invert(0) brightness(100); transform: translateX(-2px);}

.products-detail-tool { position: relative; margin-bottom: 22px;}
   .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide .phoBox {
        width: 100%; height: 0; padding-bottom: 75%; overflow: hidden; position: relative; z-index: 1;
    }
    
    .swiper-slide img {
      /*display: inline-block;
      width: 100%;
      height: 100%;
      object-fit: cover;*/
      cursor: pointer;
    }

    .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center; padding: 0 0px;
    }

    .mySwiper2 {
      height: 80%;
      width: 100%; 
    }

    .mySwiper {
      height: auto;
      box-sizing: border-box;
    }

    .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

    .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

.swiper-next, .swiper-prev { width: 50px !important; height: 50px !important; border-radius: 100%; background: #fff; position: absolute; z-index: 2; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; top:50%; transform: translateY(-50%); border: 0px solid #362e2b; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);}
.swiper-next:after, .swiper-prev:after { content: ""; display: block; width: 12px; height: 12px ; border-width: 1px 1px 0 0; border-color: #333; border-style: solid;}
.swiper-prev:after { transform: rotate(-135deg); margin-left: 2px;}
.swiper-next:after { transform: rotate(45deg); margin-right: 2px;}
.swiper-prev { left: -25px;}
.swiper-next { right: -25px;}

.car-data { display: flex; flex-direction: row; flex-wrap: wrap;}
.car-data > div { line-height: 1.4; padding:15px 25px 0px 25px;}
.car-data > div:nth-of-type(1) { width: 166px; border-right: 1px solid #e9e9e9; font-size: clamp(18px, 1.5vw, 20px); font-weight: 700; padding-bottom: 20px;}
.car-data > div:nth-of-type(2) { width: calc(100% - 166px); padding-top: 13px; padding-bottom: 10px; }
.car-data-list { display: flex; flex-direction: row; flex-wrap: wrap; }
.car-data-list > div { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; margin-right: 25px; font-size: 16px; font-weight: 500; margin-bottom: 6px; line-height: 1.8;}
.car-data-list > div > img { width: 16px; margin-right: 10px;}

.car-bg-gray { background: #f1f1f1;}

.tab-section { padding-bottom: calc(10px + 1%);}

.btn-tool { border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;display: flex ;flex-direction: row; flex-wrap: nowrap; justify-content: space-between;  margin-bottom: calc(20px + 5%); padding: 15px;}
.btn-tool > a { display: flex ;flex-direction: row; flex-wrap: nowrap; align-items: center; cursor: pointer; font-size: 16px;}
.btn-tool > a:hover { transform: scale(0.9);}
.btn-tool > a > span { display: inline-block; padding: 0 10px;}

.loop3 {  padding: 0 0px 40px 0; margin-bottom: 35px ;}
.loop3 .owl-dots { }
.loop3 .owl-item {position: relative; }
.loop3 .owl-item img {  width: inherit !important;}
.loop3 .owl-nav { position: absolute; top:32%; left: 0; width: 100%; z-index: 11; transform: translateY(-50%);}
.loop3 .owl-prev, .loop3 .owl-next { position:absolute; z-index:100;  background:#fff !important; width: 50px; height: 50px; margin: 0 !important; border-radius: 100% !important; border: 0px solid #fff !important; transform-origin: 50% 50%;transition: all 0.4s ease-out 0s; text-align: center;box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);}
.loop3 .owl-prev { left:-25px; }
.loop3 .owl-next { right:-25px;}
.loop3 .owl-prev:before, .loop3 .owl-next:before { content: ""; font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s;width: 12px; height: 12px; border-width: 1.5px 1.5px 0 0; border-style: solid; border-color: #000; background-size: contain; display: inline-block; position: absolute; top:50%; left: 50%; }
.loop3 .owl-prev:before { transform:translate(-50%, -50%) rotate(-135deg);}
.loop3 .owl-next:before { transform:translate(-50%, -50%) rotate(45deg);}
.loop3 .owl-stage-outer {z-index: 2;}
.loop3 .owl-dots { position: absolute; z-index: 100; bottom: -10px; left: 0; width: 100%; text-align: center!important; padding: 0 0px; }
.loop3 .owl-dots .owl-dot span, .loop3  .owl-dots .owl-dot span { background: #efefef !important; width: 12px !important; height: 12px !important;}
.loop3 .owl-dots .owl-dot.active span, .loop3  .owl-dots .owl-dot:hover span { background: #cb1a26 !important; }

/*sell-car*/
.sell-car-bg { background: url("../images/sell-car-bg.png") no-repeat top center;}

.sell-car-section-1 { padding: calc(20px + 8%) 0 calc(20px + 14%) 0; color: #fff; width: 39%; margin: 0 0 0 auto; font-size: clamp(22px, 2.5vw, 30px); font-weight: 300; line-height: 1.6; letter-spacing: 0.05rem; min-height: 460px;}
.sell-car-section-1 > b { font-style: italic; font-size: clamp(26px, 3.5vw, 48px); font-weight: 900; line-height: 1.3;}

.title-en { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; margin-bottom: 8px;}
.title-en > div { line-height: 1.1;}
.title-en > div:nth-of-type(1) { font-size: 300; padding-right: 7px;}
.title-en > div:nth-of-type(2) { width: 70px; height: 1px; background: #cb1a26;}

.sell-car-section-2 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; padding-bottom: calc(20px + 2%)}
.sell-car-section-2 > div { width: 20%; padding: 0 15px calc(20px + 2%) 15px; text-align: center;}
.sell-car-section-2-pto { position: relative; margin-bottom: 12px;}
.sell-car-section-2-pto:after { position: absolute; content: ""; width: 80px; height: 80px; background: #cb1a26; opacity: 0.1; left: 50%; bottom: -35px; transform: translateX(-50%); border-radius: 100%; pointer-events: none;}
.sell-car-section-2-pto img { position: relative; z-index: 3; width: 81px; margin: 0 auto;}
.sell-car-section-2-title { font-size: clamp(20px, 1.9vw, 24px); font-weight: 500; line-height: 1.4; padding-bottom: 8px;}
.sell-car-section-2-data { font-weight: 300; line-height: 1.6}

.valuation-box { margin:20px 0 calc(30px + 3%) 0; border-radius: 30px; border: 2px solid #d8d8d8; position: relative; padding: 60px 40px 40px 40px;}
.valuation-box-title { position: absolute; left: 58px; top:-25px; background: #fff; font-weight: 700;font-size: clamp(20px, 1.7vw, 22px); line-height: 1; padding: 0 8px;}
.valuation-box-title i { font-size: clamp(18px, 1.5vw, 20px); font-weight: 300; display: block; line-height: 1; padding-bottom: 7px;}

.sell-car-brand-list { display: flex; flex-direction: row; flex-wrap: wrap;}
.sell-car-brand-list > div { cursor: pointer; margin: 0 9px 10px 9px;  border: 2px solid transparent;transition: all 0.4s ease-out 0s;border-radius: 10px;overflow: hidden;}
.sell-car-brand-list > div:hover, .sell-car-brand-list > div.current { box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);  border: 2px solid #cb1a26; }
.sell-car-brand-list-pto { padding-bottom: 100%;}

.sell-car-list { display: flex; flex-direction: row; flex-wrap: wrap;}
.sell-car-list > div { cursor: pointer; margin: 0 15px 25px 0; width:184px;}
.sell-car-list > div > img { width: 100%;}
.sell-car-list > div:hover img, .sell-car-list > div.current img { opacity: 0.4;}
.sell-car-list > div:hover .sell-car-list-title, .sell-car-list > div.current .sell-car-list-title { color: #cb1a26; border-top-color: #cb1a26;}
.sell-car-list-title { text-align: center; border-top: 1px solid #d8d8d8; line-height: 1.3;}

.sell-car-result { display: flex; flex-direction: row; flex-wrap: wrap;}
.sell-car-result > div:nth-of-type(1) { width: 200px;}
.sell-car-result > div:nth-of-type(2) { width: calc(100% - 200px); padding: calc(20px + 2%) 0 0 calc(20px + 4%);}

.sell-car-result-pto img { width: 100%;}

.sell-car-result select{  margin: 0px 0 15px 0; width:100%; background-image: url(../images/product-select-b.png); background-repeat: no-repeat; background-position: calc(100% - 15px) 50%; background-size:8px 5px;  -webkit-appearance: none; -moz-appearance: none; appearance: none; margin-right:4px; background-color: #fff; font-size: 16px; border-width:1px; border-style: solid; border-color: #d8d8d8;  color:#333; font-family: 'Noto Sans TC', sans-serif; padding:0 35px 0 10px;  letter-spacing: 0; font-weight: 500; border-radius: 5px; line-height: 35px;}
.sell-car-result option { padding:1px 5px;}
.sell-car-result select::-ms-expand {
    display: none;
}
.sell-car-result .table_scroll { margin-bottom: 0;}
.sell-car-result-spec { border-spacing: 0; border-collapse: inherit; width: 100%;font-family: 'Noto Sans TC', sans-serif; border-radius: 10px 10px 0 0; overflow: hidden;}
.sell-car-result-spec th, .sell-car-result-spec td { text-align: center; padding: 9px 15px; font-weight: 400; line-height: 1.6;}
.sell-car-result-spec th { background: #000000; color: #fff;font-size: clamp(16px, 1.3vw, 18px);}
.sell-car-result-spec td { color: #333;font-size: 16px; border-bottom: 1px solid #d8d8d8;}
.sell-car-result-spec tr:hover, .sell-car-result-spec tr:active {background: rgba(203, 26, 38, 0.04);}
.hand_slide {display: none;}

.sell-car-bottom-section { background: linear-gradient(0deg, #fafafa 0%, #FFFFFF 55%); padding:0 5%;}
.sell-car-bottom-content { max-width: 860px; display:flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.sell-car-bottom-content > div { width: 50%;}
.sell-car-bottom-content > div:nth-of-type(1) { padding-right: 40px;}
.sell-car-bottom-content > div:nth-of-type(2) { text-align: center;}

.btn-more { border: 0px solid #18395b; height: 50px; max-width: 200px;display:flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; position: relative; overflow: hidden; background: #cb1a26; text-align: center;transition: all 0.4s ease-out 0s; width: 100%; }
.btn-more:hover { transform: scale(0.95); border-radius: 25px;}
.btn-more:hover:after { height: 200%; width:200%;}
.btn-more:after { content: ""; position: absolute; width: 0%; height: 0%; bottom: -30px;; left: 50%; transform: translateX(-50%); background: #222;transition: all 0.3s ease-in-out 0s; border-radius: 100%;}
.btn-more > span { display: inline-block; position: relative; z-index: 3; transition: all 0.4s ease-in-out 0s; color: #fff; font-size: 16px; }

/*service-1*/
.service-1-section-1 { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: calc(20px + 3.5%);}
.service-1-section-1 > div:nth-of-type(1) { width: 250px;}
.service-1-section-1 > div:nth-of-type(2) { width: calc(100% - 250px);}

.service-1-flow-section {display: flex; flex-direction: column; flex-wrap: nowrap; padding-bottom: calc(20px + 4%);}
.service-1-flow-section > div {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;padding-bottom: calc(20px + 3.5%);}
.service-1-flow-section > div > div:nth-of-type(1) {width: calc(50% + 52px);}
.service-1-flow-section > div > div:nth-of-type(2) {width: calc(50% - 52px); padding:0 calc(20px + 3%);}
.service-1-flow-section > div > div:nth-of-type(2) .list-disc { padding: 0;}
.service-1-flow-section > div > div:nth-of-type(2) .list-disc li { font-weight: 300; font-size: clamp(18px, 1.5vw, 20px);}
.service-1-flow-section > div:nth-child(even) > div:nth-of-type(1) { order: 2;}
.service-1-flow-section > div:nth-child(even) > div:nth-of-type(1) .service-1-flow-pto  { border-radius: 15vw 0 0 15vw;filter: drop-shadow(-20px 0px 0px #555555); }
.service-1-flow-section > div:nth-child(even) > div:nth-of-type(2) { order: 1; }
.service-1-flow-pto { overflow: hidden; border-radius: 0 15vw 15vw 0; filter: drop-shadow(20px 0px 0px #555555);}
.service-1-flow-pto img { width: 100%;}

.service-1-section-2 { height: 565px; margin-bottom: calc(20px + 5%); background: url("../images/service-1-bg-2.jpg") no-repeat top left; overflow: hidden;}
.service-1-section-2-content { max-width: 486px; width: 100%; margin: 0 auto 0 0; padding: calc(20px + 3.5%) calc(20px + 2%);}
.service-1-section-2-title { background: #393b3c; color: #fff; font-weight: 300; padding:15px; line-height: 1.3;font-size: clamp(20px, 2.0vw, 26px); margin-bottom: 25px;}
.service-1-section-2-data { padding: 0 20px; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.service-1-section-2-data > div { margin-bottom: 20px;}
.service-1-section-2-data > div:nth-child(odd) { width: 42px;}
.service-1-section-2-data > div:nth-child(even) { width: calc(100% - 42px); padding-left: 20px; font-weight: 900;font-size: clamp(20px, 1.7vw, 22px); line-height: 1.4;}

.service-1-section-3 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: calc(20px + 5%);}
.service-1-section-3 > div { width: 48%;}
.service-1-section-3 .title-type-1{ padding-bottom: calc(20px + 1%); line-height: 1.6;}

.service-1-section-3 input[type="text"], .service-1-section-3 input[type="number"], .service-1-section-3 input[type="tel"], .service-1-section-3 input[type="phone"], .service-1-section-3 input[type="date"], .service-1-section-3 input[type="email"], .service-1-section-3 input[type="password"], .service-1-section-3 input[type="button"], .service-1-section-3 textarea { font-size: clamp(18px, 1.5vw, 20px); border-width:0 0 1px 0; border-style: solid; border-color: #d2d2d2; margin: 0px 0 0px 0; width: 100%; padding: 0 10px; color:#333; background: transparent; font-family: 'Noto Sans TC', sans-serif; letter-spacing: 0.1rem; height: 60px; border-radius: 0; font-weight: 700;}
.service-1-section-3 textarea { height:225px; padding:15px 20px; letter-spacing: 1px; resize: none;border-radius: 25px; }
.service-1-section-3 select{  margin: 0px 0 0px 0; min-width: 80px; width:100%; background-image: url(../images/product-select-b.png); background-repeat: no-repeat; background-position: calc(100% - 20px) 28px; -webkit-appearance: none; -moz-appearance: none; appearance: none;   margin-right:4px; background-color: transparent; font-size: clamp(18px, 1.5vw, 20px); border-width:0 0 1px 0; border-style: solid; border-color: #d2d2d2; mwidth: 100%; color:#333; font-family: 'Noto Sans TC', sans-serif; height: 60px; padding: 0 35px 0 10px;  letter-spacing: 0.1rem;border-radius: 0;font-weight: 700;}
.service-1-section-3 option { padding:1px 5px;}
.service-1-section-3 select::-ms-expand {
    display: none;
}
.service-1-section-3 input::placeholder { color: #333;}

.service-1-section-3-btn .btn-more { margin: 30px 0 0 auto; background: #222;}
.service-1-section-3-btn .btn-more:after { background: #cb1a26;}

/*service-2*/
.service-2-menu { margin-bottom: calc(20px + 3%); display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.service-2-menu > a { display: inline-block; margin: 0 3px 6px 3px; line-height: 1; padding: 7px calc(5px + 1.8vw) 10px calc(5px + 1.8vw); font-weight: 500;font-size: clamp(17px, 1.7vw, 22px); border-radius: 20px;}
.service-2-menu > a:hover, .service-2-menu > a.current { background: #333333; color: #fff;}

.service-2-list { margin-right: -34px; display:flex; flex-direction: row; flex-wrap: wrap; }
.service-2-list > a { display: block; border-radius: 20px; background: #f1f1f1; margin: 0 34px 34px 0; width: calc(33.33% - 34px); padding: 25px;}
.service-2-list-pto { padding-bottom: 80%;}
.service-2-list-data { padding: 0 5px 10px 5px; margin-bottom: 15px; border-bottom: 1px solid #d8d8d8; line-height: 1.5; color: #333;}
.service-2-list-data > span { font-size: 16px; color: #666666; line-height: 1; padding-bottom: 7px; display: block;}

.service-2-plan { display: flex; flex-direction: row; flex-wrap: wrap; }
.service-2-plan > div { border-radius: 10px; border: 1px solid #c8c8c8; margin: 0 10px 10px 0; background: #fff; overflow: hidden;}
.service-2-plan > div > div { text-align: center; line-height: 1;}
.service-2-plan > div > div:nth-of-type(1) { background: #cb1a26; color: #fff; padding: 5px 10px; font-size: 14px;}
.service-2-plan > div > div:nth-of-type(2) { font-weight: 700; color: #cb1a26; padding: 8px 10px; }

/*real-car*/
.real-car-search { margin-bottom: 20px;}

.real-car-list { display:flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.real-car-list > div {  border-radius: 30px; margin: 0 0 40px 0; width: calc(50% - 20px); padding: calc(10px + 1%) calc(10px + 2%); border: 2px solid #d8d8d8;}
.real-car-title { font-size: clamp(20px, 1.7vw, 22px); font-weight: 700; line-height: 1.5; padding-bottom: 12px;}

.real-car-content { display:flex; flex-direction: row; flex-wrap: wrap; align-items: center; border-bottom: 1px solid #cacaca; padding-bottom: 14px; margin-bottom: 14px;}
.real-car-content > div:nth-of-type(1) { width: 44%;}
.real-car-content > div:nth-of-type(1) img { width: 100%;}
.real-car-content > div:nth-of-type(2) { width: 56%; padding-left: 20px; display:flex; flex-direction: row; flex-wrap: wrap;}
.real-car-content > div:nth-of-type(2) > div { width: 50%; padding: 0 10px 15px 0; line-height: 1.4; font-size: 15px;}
.real-car-content > div:nth-of-type(2) > div > b { display: block;font-size: clamp(18px, 1.5vw, 20px); font-weight: 700;}

.real-car-sale { display:flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.real-car-sale > div:nth-of-type(1) { width: 70px;}
.real-car-sale > div:nth-of-type(1) img { border-radius: 10px;}
.real-car-sale > div:nth-of-type(2) { width: calc(100% - 70px); padding-left: 15px; font-size: 16px; line-height: 1.6;}
.real-car-sale > div:nth-of-type(2) > b { display: block; font-weight: 700;}

/*news*/
.news-menu { margin-bottom: calc(20px + 3%); display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.news-menu > a { display: inline-block; margin: 0 5px 10px 5px; line-height: 1; width: 160px; padding: 12px 20px 15px 20px; font-weight: 700;font-size: clamp(17px, 1.7vw, 22px); border-radius: 20px; position: relative; text-align: center;}
.news-menu > a:hover > span, .news-menu > a.current > span { color: #fff;}
.news-menu > a:hover:after, .news-menu > a.current:after { border-color: #cb1a26; background: #cb1a26;}
.news-menu > a:after { content: ""; position:absolute; width: 100%; height: 100%; border: 1px solid #333333;transition: all 0.4s ease-out 0s; transform: skewX(-12deg); top:0; left:0;}
.news-menu > a > span { position: relative; z-index: 3;}

.news-list { margin-right: -30px; display:flex; flex-direction: row; flex-wrap: wrap; }
.news-list > a { display: block; margin: 0 30px 35px 0; width: calc(33.33% - 30px); }

.news-link { display: block;}
.news-link:hover .news-link-pto img { transform: scale(1.05); filter: brightness(70%);}
.news-link:hover .news-link-more { color: #cb1a26;}
.news-link-pto { padding-bottom:61%; margin-bottom: calc(15px + 1%); border-radius: 20px;}
.news-link-pto img { transition: all 1.5s ease-out 0s; }
.news-link-content { padding: 0 12px;}
.news-link-date { font-size: 15px; color: #cb1a26;font-family: "Open Sans", sans-serif; line-height: 1; padding-bottom: 16px;}
.news-link-title { min-height: 50px; margin-bottom: 15px; line-height: 1.3; color: #333;}
.news-link-more { text-align: right; font-size: 15px; color: #999999; font-weight: 300;}

/*about*/
.about-section-1 { background: #f1f1f1; padding:115px 5% calc(20px + 3.5%) 5%; position: relative; margin-top: -240px;}
.about-section-1-content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.about-section-1-content > div { width:47.5%; margin-bottom: calc(20px + 1.5%);display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; }
.about-section-1-content > div > div:nth-of-type(1) { position: relative; width: 130px; padding: 25px; text-align: center;}
.about-section-1-content > div > div:nth-of-type(1) img { position: relative; z-index: 3; width: 85px;}
.about-section-1-content > div > div:nth-of-type(1):after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;transform: skewX(-12deg);}
.about-section-1-content > div:nth-of-type(1) > div:nth-of-type(1):after { background: #cb1a26;}
.about-section-1-content > div:nth-of-type(2) > div:nth-of-type(1):after { background: #ad1b25;}
.about-section-1-content > div:nth-of-type(3) > div:nth-of-type(1):after { background: #88141c;}
.about-section-1-content > div:nth-of-type(4) > div:nth-of-type(1):after { background: #480c10;}
.about-section-1-content > div:nth-of-type(5) > div:nth-of-type(1):after { background: #32080b;}
.about-section-1-content > div:nth-of-type(6) { position: relative;}
.about-section-1-content > div:nth-of-type(6):before, .about-section-1-content > div:nth-of-type(6):after { position: absolute; content: ""; background: #cb1a26; opacity: 0.1; border-radius: 100%; pointer-events: none;}
.about-section-1-content > div:nth-of-type(6):before { width: 90px; height: 90px; top:-25px; left: -80px;}
.about-section-1-content > div:nth-of-type(6):after { width: 30px; height: 30px; bottom:30px; right: -12px;}
.about-section-1-content > div > div:nth-of-type(2) { position: relative; width: calc(100% - 130px); padding: 0 20px 0 calc(20px + 4%); }
.about-section-1-content > div > div:nth-of-type(2) .title-type-1 { padding-bottom: 5px;}

.about-bottom-section { background: url("../images/about-bottom-bg.jpg") no-repeat top center / cover; padding: calc(20px + 3.5%) 5%;}
.about-bottom-section .pro-search-bar { margin-bottom: 0; background: rgba(255,255,255,.85);}

/*location*/
.location-section-1 { padding-bottom: calc(20px + 1%); display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; padding-top: 10px;}
.location-section-1 > div { padding: 0 1vw 20px 1vw; width: 27%;}

.location-section-2 { }
.location-section-2 > div { position: relative; margin-bottom: calc(20px + 3.5%); padding-top: calc(20px + 3%); padding-bottom:calc(20px + 3%); padding-left: 5%; padding-right: 5%;}
.location-section-2 > div:after { position: absolute; content: ""; background: #f5f5f5; width: 70%; height: 100%; top: 0; left: 0; border-radius: 0 6vw 6vw 0;}
.location-section-2 > div:nth-child(even):after { left: auto; right: 0; border-radius: 6vw 0 0 6vw;}
.location-section-2 .content-Box { position: relative; z-index: 3;}

.company-feature {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; margin-right: -40px;}
.company-feature > div { margin: 0 40px 0 0; width: calc(33.33% - 40px); padding-bottom: 50px;}
.company-feature-pto { margin-bottom: 20px; overflow: hidden; border-radius: 40px;}
.company-feature-pto img { width: 100%;}
.company-feature-name { text-align: center; font-weight: 700;font-size: clamp(18px, 1.5vw, 20px); line-height: 1.4;}

.location-content {display: flex; flex-direction: row; flex-wrap: wrap;}
.location-content > div:nth-of-type(1) { width: calc(50% + 100px); }
.location-content > div:nth-of-type(2) { width: calc(50% - 100px);padding: 20px 0 0 calc(20px + 3%); }
.location-content-b > div:nth-of-type(1) { order: 2; }
.location-content-b > div:nth-of-type(2) { order: 1; padding: 20px calc(20px + 3%) 0 0; }

.location-content .footer-social > a { border:1px solid #333; opacity: 1;}
.location-content .footer-social > a:hover { transform: scale(0.85);}
.location-content .footer-social > a > img { filter: none;}

.location-info {display: flex; flex-direction: row; flex-wrap: wrap; padding-top: 20px;}
.location-info > div { margin-bottom: 10px; line-height: 1.4;}
.location-info > div a { color: #333;}
.location-info > div:nth-child(odd) { width: 18px;}
.location-info > div:nth-child(even) { width: calc(100% - 18px); padding-left: 12px;}

.loop {  padding: 0 0px; }
.loop .owl-dots { display: none;}
.loop .owl-item {position: relative; }
.loop .owl-item img {  width: inherit !important;}
.loop .owl-nav { position: absolute; top:50%; left: 0; width: 100%; z-index: 11; transform: translateY(-50%);}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100;  background:#fff !important; width: 50px; height: 50px; margin: 0 !important; border-radius: 100% !important; border: 0px solid #fff !important; transform-origin: 50% 50%;transition: all 0.4s ease-out 0s; text-align: center;box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);}
.loop .owl-prev { left:-25px; }
.loop .owl-next { right:-25px;}
.loop .owl-prev:before, .loop .owl-next:before { content: ""; font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s;width: 12px; height: 12px; border-width: 1.5px 1.5px 0 0; border-style: solid; border-color: #000; background-size: contain; display: inline-block; position: absolute; top:50%; left: 50%; }
.loop .owl-prev:before { transform:translate(-50%, -50%) rotate(-135deg);}
.loop .owl-next:before { transform:translate(-50%, -50%) rotate(45deg);}
.loop .owl-stage-outer {z-index: 2; border-radius: 5vw;}
.loop .owl-dots { position: absolute; z-index: 100; bottom: -60px; left: 0; width: 100%; text-align: center!important; padding: 0 0px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #d1d1d1 !important; width: 10px !important; height: 10px !important;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #073061 !important; }


@media only screen and (max-width: 1365px) {
	
}

@media only screen and (max-width: 1279px) {
	#content { padding-top: 44px;}
	.banner { height: 200px;}
	.banner-title { top:50%;padding: 0 5%;}
	
}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none !important;}
	.banner-mobile { display: block !important;}
	
	.pro-search-bar > div:nth-of-type(1) { display: none;}
	.pro-search-bar > div:nth-of-type(2), .pro-search-bar > div:nth-of-type(3), .pro-search-bar > div:nth-of-type(4) { width: calc((100% - 182px) / 3); position: relative; padding-left: 2.2vw; padding-right: 1.6vw; border-right: 1px solid #8b8b8b;}
	
	.products-list > a { width: calc(50% - 33px);}
	
	.products-detail-top > div:nth-of-type(1) { order: 2; width: 100%; padding-right: 0px;}
	.products-detail-top > div:nth-of-type(2) { order: 1; width: 100%; padding-bottom: 25px;}
	
	.swiper-next, .swiper-prev { width: 30px !important; height: 30px !important; }
	.swiper-next:after, .swiper-prev:after { width: 7px; height: 7px;}
	.swiper-prev { left: 0px;}
	.swiper-next { right: 0px;}
	
	.sell-car-bg { background: url("../images/sell-car-bg.png") no-repeat 17% 0%; background-size: 160%;}
	.sell-car-section-1 { min-height: inherit; width: 100%; color: #333; text-align: center; padding-top:34%; padding-bottom: calc(20px + 3%); }
	
	.sell-car-section-2 > div { width: 33.33%; }
	
	.valuation-box { padding: 60px 10px 40px 10px}
	.valuation-box-title { left: 15px; }
	.sell-car-brand-list img { width: 80px;}
	
	.sell-car-list > div { width:138px;}
	
	.sell-car-result > div:nth-of-type(1) { width: 100%;}
	.sell-car-result > div:nth-of-type(2) { width: calc(100% - 0px); padding: 0px 0 0 0;}
	
	.service-1-section-1 > div:nth-of-type(1) { width: 100%;}
	.service-1-section-1 > div:nth-of-type(2) { width: calc(100% - 0px);}
	
	.service-1-flow-section > div > div:nth-of-type(1) {width: 100%; padding-bottom: 20px;}
	.service-1-flow-section > div > div:nth-of-type(2) {width: 100%; padding: 0px;}
	.service-1-flow-pto {  border-radius: 0 25vw 25vw 0;filter: drop-shadow(10px 0px 0px #555555);}
	
	.service-1-flow-section > div:nth-child(even) > div:nth-of-type(1) { order: 1;}
	.service-1-flow-section > div:nth-child(even) > div:nth-of-type(1) .service-1-flow-pto  { border-radius: 25vw 0 0 25vw;filter: drop-shadow(-10px 0px 0px #555555);}
	.service-1-flow-section > div:nth-child(even) > div:nth-of-type(2) { order: 2; }
	
	.service-2-list > a { width: calc(50% - 34px);}
	
	.real-car-list > div {   width: 100%;}
	
	.about-section-1 { padding:115px 5% calc(20px + 3.5%) 5%; margin-top: -180px;}
	.about-section-1-content > div { width:100%; }
	.about-section-1-content > div > div:nth-of-type(1) { width: 90px; padding: 15px; }
	.about-section-1-content > div > div:nth-of-type(1) img { width: 55px;}
	.about-section-1-content > div > div:nth-of-type(2) { width: calc(100% - 90px); padding: 0 20px 0 calc(20px + 1%); }
	
	.company-feature > div { width: calc(50% - 40px); padding-bottom: 30px; }
	
	.loop .owl-prev, .loop .owl-next { width: 35px; height: 35px;}
	.loop .owl-prev:before, .loop .owl-next:before { width: 8px; height: 8px;}
	.loop .owl-prev { left:-10px; }
	.loop .owl-next { right:-10px;}
	
	.location-content > div:nth-of-type(1) { width: 100%; }
	.location-content > div:nth-of-type(2) { width: 100%; padding: 20px 0 0 0; }
	.location-content-b > div:nth-of-type(1) { order: 1; }
	.location-content-b > div:nth-of-type(2) { order: 2; padding: 20px 0 0 0; }
}
@media only screen and (max-width: 768px) {
	.banner { height: 130px;}
	
	.pro-search-bar { padding:15px 20px;}
	.pro-search-bar > div { width: 100% !important; margin-bottom: 5px;border-bottom: 1px solid #8b8b8b;border-right: 0px solid #8b8b8b !important; padding-left:0 !important; padding-top: 0px; padding-bottom: 5px;}
	.pro-search-bar > div:last-child { margin-bottom: 0px;border-bottom: 0px solid #8b8b8b; padding-top: 5px;}

	.car-data > div:nth-of-type(1) { width: 100%; border-right: 0px solid #e9e9e9; padding-bottom: 15px; padding-top: 0;}
	.car-data > div:nth-of-type(2) { width: calc(100% - 0px); padding-top:0px; border-bottom: 1px solid #e9e9e9; margin-bottom: 15px; }
	.car-data.car-bg-gray { background: none;}
	
	.service-1-section-3 > div { width: 100%;}
	.service-1-section-3 > div:nth-of-type(1) { padding-bottom: 10px;}
	.service-1-section-3 > div:nth-of-type(1) > div:last-child { display: none;}
	.service-1-section-3-btn .btn-more { margin: 30px auto 0 auto; }
	
	.news-list > a { width: calc(50% - 30px); }
	
	.about-section-1 { margin-top: -120px;}
    
    .hand_slide {display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 100; background: url("../images/slide.png") no-repeat center; background-size: auto clamp(60px, 78%, 240px); background-color: rgba(0, 0, 0, 0.5);}
}
@media only screen and (max-width: 640px) {
	.sell-car-bottom-content > div { width: 100%;}
	.sell-car-bottom-content > div:nth-of-type(1) { padding-right: 0px;}
	.sell-car-bottom-content > div:nth-of-type(2) { text-align: center;}
	
	.real-car-content > div:nth-of-type(2) > div { width: 100%; }
	.real-car-content > div { width: 50% !important;}
}
@media only screen and (max-width: 570px) {
	.products-list { margin-right: 0px; }
	.products-list > a { margin-right: 0;  width: 100%;}
	
	.sell-car-section-2 > div { width: 50%; }
	
	.service-1-section-2 { height: auto;}
	
	.service-2-list { margin-right: 0; }
	.service-2-list > a { margin: 0 0 34px 0; width: 100%; padding: 20px;}
	
	.real-car-content > div { width: 100% !important;}
	.real-car-content > div:nth-of-type(1) { padding-bottom: 15px;}
	.real-car-content > div:nth-of-type(2) { padding-left: 0;}
	.real-car-content > div:nth-of-type(2) > div { width: 50%;}
	
	.news-menu > a { width: 100px; padding: 12px 10px 15px 10px; }
	.news-list { margin-right: 0px; }
	.news-list > a { margin: 0 0px 35px 0; width: 100%; }
	
	.company-feature { margin-right: 0px;}
	.company-feature > div { margin: 0 0px 0 0; width: 100%; padding-bottom: 30px;}
}

@media only screen and (max-width: 414px) {
	.service-1-section-2-data { padding: 0 0px; }
	
	.location-section-1 > div { width: 33%;}
}

@media only screen and (max-width: 320px) {
	.products-detail-info > div { width: 100%; padding:5px 0 15px 0; }
	
	.sell-car-section-2 > div { width: 100%; }
	
	.sell-car-list > div { width:99px;}
}


/* 公版架構 b10	*/

.btn-more-01 {
	padding: 10px 40px;
	color: #fff;
	background: #CB1A26;
	border-radius: 40px;
	font-size: 15px; line-height: 1.2;
	transition: 0.2s; position: relative; z-index: 1; display: table; margin: auto;
}
.btn-more-01:hover {
	background: #222222;
	color: #fff;
	letter-spacing: 2px;
	transition: 0.3s;
}
.btn-more-01, .btn-more-01:active, .btn-more-01:visited, .btn-more-01:focus {
    color: #fff;
}
.btn-more-01::before {content: ""; position: absolute; right: -29px; top:calc(50% - 5px);  width: 10px; height: 10px; border-width: 1px 1px 0 0;border-style: solid; border-color: #2a4d9c; transform: rotate(45deg); opacity: 0; mix-blend-mode: exclusion; transition: 0.3s;display: none;}
.btn-more-01:hover::before {border-color: #ccdeff; opacity: 1; right: -40px;}
.btn-more-01::after {content: ''; width: 60px; height: 1px; background: #2a4d9c; position: absolute; right: -30px; top: 50%; z-index: 10; mix-blend-mode: exclusion; transition: 0.3s;display: none;}
.btn-more-01:hover::after {background: #ccdeff; right: -40px;}