@charset "utf-8";
/*彬彬機場接送*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=WindSong:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*版面*/
.other_page  .main_part{
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.services_page .main_part{
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.other_select_page .main_part{
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.blog_page .main_part,.blog_in_page .main_part{
    width: 100%;
    max-width:90%;
}

.case_page  .main_part{
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.news_page .main_part{
    width: 100%;
    max-width: 100%;
    padding: 0;
}


/*背景*/
#content{
    background: #eeeeee;
}



/*大圖切換點*/
.swiper-pagination-bullet{
    display: none;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: 100px;
    border-radius: 0;
    background: #ffffff;
}



.me_tp_features{
    width: 100%;
    text-align: center;
    margin: 6% 0;
}

.tp_links {
    display: flex;
    justify-content: center;
}

.tp_links a {
    font-size: 16px;
    color: #787878;
    margin: 0;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    padding: 4%;
    margin: 0 3%;
}

.tp_links a:hover{
    background-color: #eeeeee;
}

/*整體往右推*/
#page {
    width: 100%;
    background: #fff;
}

.bodyDesktop #page {
	padding-left: 17rem;
}

.case_page  #page {
	padding-left: 17rem;
}


.main_header_area {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    height: auto;
    background: #FDFDFE;
    border-right: none;
    padding: 3% 0 0 0;
    width: 280px;
    box-shadow: 1px 1px 1px #54535330;
}

.nav-header {
    max-width: 88%;
    margin: 0 auto;
}

.header_area{
    padding: 0;
    background: transparent;
    position: fixed;
    top: 0;
}



.navigation {
    padding: 0 0;
    display: flex;
    flex-direction: column;
    height: 100%;
}



/*選單*/
.pcHeader .main_header_area .container {
    max-width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    align-items: flex-start;
}

.main_header_area .container{
    max-width: 100%;
    margin: auto;
    position: relative;
}
.stellarnav {
    position: relative;
    height: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9900;
    display: block;
    margin: 0 auto;
    padding: 0;
}

.stellarnav ul {
    width: 280px;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    bottom: 0;
    top: 32%;
    position: fixed;
}


/*按鈕下拉選單*/
.stellarnav ul ul{
    background: #ffffff;
    left: 17.5rem;
    width: 100%;
    position: absolute;
    width: 280px;
 
}



.stellarnav > ul > li{
	width: 100%;
	display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.stellarnav li li{
	text-align: center;
	
}

.stellarnav li.has-sub > a:after {
    border-top: 6px solid #b4b4b4;
    right: 2%;
}

.stellarnav > ul > li > a {
    transition: all 0.3s;
    color: #000000;
    font-family: "Noto Sans TC", serif;
    font-size: 17px;
    letter-spacing: 0;
    margin: 0;
    height: 50px;
    padding: 0 0 0 5%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    text-align: left;
   
}

.stellarnav > ul > li > ul > li a {
    padding-left: 12%;
    position: relative;
}

.stellarnav > ul > li > ul > li a::before{
    content: '•';
    position: absolute;
    left:6%;
    top: 50%;
    transform: translate(-6%, -50%);
}




.stellarnav > ul > li > a:hover{
    background: #93cbe6;
    width: 100%;
}

.stellarnav > ul > li > ul > li:hover a{
    background: #b9d7e6;
}

.stellarnav > ul > li > ul > li a{
    color: #111111; 
    font-weight: 600;
    text-align: left;
}

.stellarnav li a{
    color: #111111;  
    font-weight: 500;
}



.stellarnav::before {
    content: '全台機場接送';
    position: absolute;
    left: 0;
    font-family: "Noto Sans TC", serif;
    color: #3b3b3b;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
    top: 0;
    width: 100%;
    line-height: 205%;
    text-align: center;
    background-color: #E2E2E2;
}

/*
.stellarnav > ul > li:nth-child(5){
    border-bottom: 1px solid #bcbcbc;
}
*/



/*banner*/
.banner{
    position: relative;
    height: 475px;
}

.other_page  .banner.banB{
    background-image: url(https://pic03.eapple.com.tw/bintricar/taoyuan_banner.jpg);
    background-repeat:no-repeat;
    display: flex;
    justify-content: flex-start;
}

.services_page  .banner.banB{
    background-image: url(https://pic03.eapple.com.tw/bintricar/matsuyama_banner.jpg);
    background-repeat:no-repeat;
    display: flex;
    justify-content: flex-start;
}

.case_page .banner.banB {
    background-image: url(https://pic03.eapple.com.tw/bintricar/introduce_banner.jpg);
    background-repeat: no-repeat;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    background-size: cover;
}

.other_select_page .banner.banA{
    background-image: url(https://pic03.eapple.com.tw/bintricar/xiaogang_banner.jpg);
    background-repeat:no-repeat;
    display: flex;
    justify-content: flex-start;
}

.news_page .banner.banB{
    background-image: url(https://pic03.eapple.com.tw/bintricar/notice_banner.jpg);
    background-repeat:no-repeat;
    display: flex;
    justify-content: flex-start;
}

.case_page .banner.banB {
    background-image: url(https://pic03.eapple.com.tw/bintricar/introduce_banner.jpg);
    background-repeat: no-repeat;
    display: flex;
    justify-content: flex-start;
   
    width: 100%;
    background-size: cover;
}

.blog_page .banner.banblog,.blog_in_page .banner.banblog{
    background-image: url(https://pic03.eapple.com.tw/bintricar/price_banner.jpg);
    background-repeat:no-repeat;
    display: flex;
    justify-content: flex-start;
}

.contact_page  .banner.banC{
    background-image: url(https://pic03.eapple.com.tw/bintricar/online_banner.jpg);
    background-repeat:no-repeat;
    display: flex;
    justify-content: flex-start;
}



.banner h5 {
    display: none;
    
   
}


.banner h5::before {
    display: none;
   
}


/*文章*/
h5.blog_le_t{
    color: #111111;
    text-align: center;
}

.accordion li .link a{
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}

.blog_ri{
    padding: 0 0 0 5%;
}

.blog_le {
    width: 16%;
}

.blog_ri {
    width: calc(100% - 17%);
}


.blog_back a.article_btn_back{
    background: #7a95a2;
}

.blog_back a.article_btn_prev {
    background: #afafaf;
}

.blog_back a.article_btn_next{
    background: #afafaf;
}

.blog_subbox{
    grid-template-columns: 1fr;
}

.blog_list_ri h5{
    font-weight: 600;
    font-family: 'Noto Sans TC';
    -webkit-line-clamp: 2;
    letter-spacing: 2px;
    font-size: 26px;
    color: #333333;
}

.subbox_item a{
    grid-template-columns: 300px 1fr;
    border: none;
    background: #ffffff;
    box-shadow: 1px 1px 1px 0px #bababa;
}

.blog_list_ri{
    padding: 7% 2%;
}

.subbox_item:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 50px;
    height: 2px;
    color: #106895;
    background-color: #106895;
    transition: 0.3s;
    z-index: 1;
}

.subbox_item a:before{
    font-size: 17px;
    color: #136793;
    opacity: 1;
}


.subbox_item:hover:before {
    width: 100%;
    transition: all .5s;
}

.subbox_item a:after{
    background: transparent;
}

.blog_list_ri p{
    font-size: 18px;
    color: #666;
}

.news_related h6 span:before{
    color: #3c3c3c;
}

.lastPage{
    color: #212121;
    background: #e2e2e2;
}

h4.blog_category_title{
    margin-bottom: 0;
}

.blog_list_ri em{
    position: absolute;
    right:2%;
    top: 5%;
    font-size: 16px;
    color: #c1c1c1;
}

.blog_list_ri p{
    margin-top: 3%;
}

.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category{
    background: #adadad !important;
}

.blog_le .accordion{
    border-radius: 4px;
}



/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}

/*聯絡我們*/
.contact_content .information_left{
    display: none;
}

.contact_content .information_right{
    width: 100%;
    padding-left: 0;
}

.contact_content {
    margin: auto;
    padding: 4% 8%;
    box-shadow: 0 0 5px #00000038;
    border-radius: 46px 0 46px 0;
}

.note{
    text-align: right;
    position: absolute;
    right: 0;
}

.contact_form li {
    grid-template-columns: 1fr;
    grid-gap: 0;
}

.contact_form li .form__label {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    color: #000000;
    font-family: 'Noto Sans TC';
    font-size: 18px;
    font-weight: 600;
    max-width: 100%;
}

.contact_form li .form__insert{
    font-family: 'Noto Sans TC';
    font-weight: 600;
}

.red{
    order: 1;
}

.contact_form li.last cite{
    background: #106895;
}


.contact_form li.last blockquote, .contact_form li.last cite{
    border: 1px #bfbfbf solid; 
}

.contact_form li:nth-child(2)  .form__insert::before{
    content: '請填寫24小時制格式為 ( 時 : 分) ，如是接機請填寫班機落地時間';
    position: relative;
    left: 0;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "Noto Sans TC", serif;
    color: #126796;
    font-weight: 400;
}

.contact_form li:nth-child(8)  .form__insert::before{
    content: '大件托運行李/小件手提行李, 敬請告知尺寸，謝謝！';
    position: relative;
    left: 0;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "Noto Sans TC", serif;
    color: #126796;
    font-weight: 400;
}

.contact_form li:nth-child(13)  .form__insert::before{
    content: '或留下您的通訊軟體名稱ID更為方便';
    position: relative;
    left: 0;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "Noto Sans TC", serif;
    color: #126796;
    font-weight: 400;
}

.blank_letter {
    color: transparent;
    display: flex;

}

.blank_letter.f::before {
    content: '';
    background-image: url(https://pic03.eapple.com.tw/bintricar/contact_logo.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 100%;
    position: absolute;
    width: 250px;
    height: 65px;
    left: 0;
    top: 0;
    color: transparent;
}

.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert{
    grid-template-columns: 30px 1fr;
    font-family: 'Noto Sans TC';
    font-weight: 400;
    color: #111111;
    font-size: 16px;
    grid-gap: 0px;
    line-height: 185%;
    margin: 1% 0;
}

.contact_form li input.noborder{
    border: 1px #a1a1a1 solid;
}

.contact_form li textarea.noborder{
    border: 1px #a1a1a1 solid;
}

.contact_content{
    background: #ffffff;
}





/*下拉 */
.other_promotion{
    display: none;
}

.promotion_title{
    display: none;
}

ul.page{
    display: none;
}


/*頁腳*/
.box_link{
    display: none;
}
.footer .center {
    position: relative;
    max-width: 90%;
}

.footer_info{
    grid-template-columns: 1fr;
    padding-right: 0;
}

.footer_info li p,.footer_info li p  a{
    color: #232323;
    background: transparent;
    font-family: "Noto Sans TC", serif;
    font-weight: 400;
    font-size: 14px;
}

.footer_menu {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5px;
}

.footer_menu a {
    color: #232323;
    background: transparent;
    font-family: "Noto Sans TC", serif;
    font-weight: 400;
    font-size: 16px;
    padding: 3%;
    text-align: center;
}

.footer_menu a:nth-child(1){
    display: none;
}

.footer_menu a:hover {
    background: #d5dfe2;
    color: #000000;
}


.copy{
    font-size: 15px;
    color: #999;
    margin: 1% 0;
}

.copy a{
    font-size: 15px;
    color: #999;
}


.footer_info li p.phone::after {
    content: '楊先生';
    color: #232323;
    position: relative;
    left: 0;
    padding-left: 8px;
}



/*麵包屑*/
.path{display: none;}





@media screen and (max-width: 1900px) {
    .stellarnav ul{
        bottom: 6%;
        top: unset;
    }
}
@media screen and (max-width: 1800px) {
    .stellarnav ul{
        bottom: 5%;
        top: unset;
    }
}

@media screen and (max-width: 1700px) {
.main_header_area{
    padding: 1% 0 0 0;
}

.stellarnav ul{
    bottom: 4%;
    top: unset;
}

.me_tp_features{
    margin: 0;
    z-index: 9999;
}

.tp_links a{
    padding: 1%;
}



}



@media screen and (max-width: 1280px) {

.me_tp_features{
    display: none;
}

.stellarnav > ul > li{
    align-items: center
}
.case_page .header_area {
    padding: 0;
    background: transparent;
    position: relative;
    top: 0;
}

/*復原按鈕下拉選單*/
.stellarnav ul ul {
    left: 0;
    position: relative;
    width: 100%;
}

.news_classes{
   
}


/*復原top選單*/
.bodyDesktop #page{padding-left: 0;}
#page{padding-left: 0;}

.main_header_area {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    height: auto;
}

.header_area {
    position: relative;
}

.stellarnav {
    position: relative;
    width: 100%;
    z-index: 9900;
    line-height: normal;
    height: auto;
}

.stellarnav ul{
    flex-direction: row;
    width: 100%;
    bottom: 0;
    margin: 2% 0 0 0;
}


.main_header_area{
    padding: 0;
}

.stellarnav ul{
     display: grid;
     grid-template-columns: 1fr 1fr 1fr 1fr;
     position: relative;
}




.stellarnav > ul > li:nth-child(1), .stellarnav > ul > li:nth-child(2), .stellarnav > ul > li:nth-child(3), .stellarnav > ul > li:nth-child(4), .stellarnav > ul > li:nth-child(5)  {
    border-bottom: 1px solid #bcbcbc;
    background: #eeeeee;
}




.stellarnav > ul > li:hover{
    background: #deedf4;
}

.stellarnav > ul > li{
    border-right: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
}


.stellarnav::before {
    background-color: transparent;
    color: #c0c0c0;
    position: absolute;
    top: -8%;
}

/*版面*/
.main_part{
    width: 100%;
    max-width: 85%;
}






}

@media screen and (max-width: 1024px) {



.stellarnav ul{
        display: grid;
        grid-template-columns: 1fr 1fr;
        position: relative;
}

.stellarnav > ul > li > a{
    height: 42px;
}


/*文章 */
.blog_list_ri h5{
    margin-top: 9%;
}

.blog_le {
    width: 22%;
}

.blog_ri {
    width: calc(100% - 23%);
}

h5.blog_le_t em{
    font-size: 20px;
}

.blog_list_ri h5 {
    margin-top: 18%;
}


}
@media screen and (max-width: 980px) {


/*大圖切換點*/
.swiper-pagination-bullet{
    width: 50px;
    height: 6px;
}

/*文章*/
.subbox_item a{
    grid-template-columns: 170px 1fr;
}

h5.blog_le_t em {
    font-size: 19px;
}

.blog_list_ri h5 {
    margin-top: 5%;
}


}
@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; display: flex; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}

.stellarnav .menu-toggle{
    padding: 15px 10px;
}

.stellarnav > ul > li > a:hover{
    background: transparent;
}

/*復原選單*/

.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{
    background: transparent;
    color: #000000;
}

.stellarnav .icon-close:after{
    border-bottom: solid 3px #000;
}
.stellarnav .icon-close:before{
    border-bottom: solid 3px #000;
}


.stellarnav ul{
    margin: 0;
}

.stellarnav::before{
    display: none;
}

.stellarnav ul:nth-child(1)::before {
    content: '彬彬機場接送';
    position: relative;
    left: 0;
    top: 4%;
    font-family: "Noto Sans TC", serif;
    color: #c0c0c0;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 400;
    bottom: 0;
    background-color: transparent;
    width: 100%;
    line-height: 205%;
    padding: 0 4%;
}

.stellarnav.mobile > ul > li > a.dd-toggle{
    text-align: right;
    z-index: 99999;
}

.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{
    font-size: 18px;
}

.stellarnav.mobile > ul > li > a{
    padding: 10px;
    z-index: 10;
}

.stellarnav > ul > li:nth-child(9) {
    position: relative;
    width: 100%;
}

.stellarnav > ul > li{
    border-right: none;
}

.stellarnav > ul > li > a{
    font-size: 16px;
}

.stellarnav li a {
    color: #111111;
    font-weight: 400;
    font-family: 'Noto Sans TC';
    text-align: left;
}




/*手機板復原整體往右推*/

.bodyDesktop #page {
	padding-left: 0;
}

.case_page  #page {
	padding-left: 0;
}



.banner {
    position: relative;
    height: 350px;
    background-position: bottom;
}



/*版面*/
.contact_page .main_part{
    max-width: 85%;
}


/*文章*/
.blog_ri {
    width: 100%;
    padding: 0;
}
.blog_le {
    width: 100%;
}

.blog_subbox {
    grid-template-columns: 1fr 1fr;
}

.subbox_item a {
    grid-template-columns: 1fr;
}

.blog_list_ri em{
    position: relative;
    right: 0%;
}

.blog_list_ri p{
    line-height: 180%;
    margin-top: 3%;
    margin-bottom: 10%;
}


.blog_list_ri {
    padding: 0 2% 7% 2%;
}

.blog_list_ri h5{
    margin-top: 0;
}



/*頁腳*/
.footer_menu{
    grid-template-columns: 1fr 1fr;
}

.footer_menu a:nth-child(1){
    display:block;
}


/*聯絡我們*/
.contact_content{
    padding: 4% 8%;
}
.contact_form li .form__label{
    background: transparent;
}



}


@media screen and (max-width: 600px) { 
.nav-header{
    max-width: 52%;
}

/*大圖切換點*/
.swiper-pagination-bullet{
    width: 30px;
    height: 6px;
}

}
@media screen and (max-width: 480px) {  
    
.banner{
    height: 330px;
    background-position-x: 70%;
    background-size: 340%;
}    



/*聯絡我們*/    
.blank_letter.f::before {
    background-size: 62%;
}

.contact_content .information_right{
    padding: 0;
}
.blank_letter {
    color: transparent;
    display: flex;
    justify-content: space-between;
}

/*大圖切換點*/
.swiper-pagination-bullet{
  display: none;
}

/*文章*/
.blog_subbox {
    grid-template-columns: 1fr;
}




/*頁腳*/    


.footer_menu {
    grid-template-columns: 1fr  1fr;
    gap: 0;
}

.footer_logo{
    max-width: 75%;
    margin: 0 auto;
}

.copy{
    font-size: 14px;
}

.copy a{
    font-size: 14px;
}





}