@charset "utf-8";

/*------------ 關於我們內頁 ------------*/
.ablayout{
    max-width: 1000px;
    background: url(../../../images/layout02-1/common/about/abg.jpg)50% 50% no-repeat;
    background-size: cover;
    margin: 0 auto;
    padding: 110px 80px;
    box-sizing: border-box;
}


.ablayout .col1 .title {color: #474747;text-align: center;margin: 0 0 28px;width: 45%;font-family: "Noto Serif TC", serif;font-size: 34px;line-height: 1.3;font-weight: 600;margin: 0;}

.ablayout .col1 .title h2{
     font-size: 34px;
    line-height: 1.3;
    letter-spacing: 4px;
    font-weight: 600;
    margin:0;
}


.ablayout .col1 .title span{
     font-family: "Roboto Condensed", sans-serif;
     color: #878787;
    display:block;
    font-size:18px;
  
    font-weight:normal;
}


.ablayout .col1 .title h2:before {
    content: '';
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #9CC2DA;
    position: relative;
    margin: 0 15px 9px 0;
}
.ablayout .col1 .title h2:after {
    content: '';
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #9CC2DA;
    position: relative;
    margin: 0 0 9px 10px;
}

.ablayout .col1 .txt{
    width: 55%;
}

.ablayout .col1 .txt h3{
    font-size: 20px;
    font-family: "Noto Serif TC", serif;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 0 0 10px;
    color: #333;
}

.ablayout .col1{
    display:flex;
    justify-content: center;
    padding: 0 0 55px;
    max-width: 650px;
    margin: 0 auto;
}

.ablayout .col2  .slayout{
    display:flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align:center;
}

.ablayout .col2   .slayout .itembox{
    background: #fff;
    color: #666;
    width: 185px;
    height: 185px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 12px 22px;
    position:relative;
    font-size:16px;
    letter-spacing:1.5px;
    width: 25%;
    max-width: 185px;
}

.ablayout .col2   .slayout .snum{
    position:absolute;
    font-size:80px;
    color:rgb(162 162 162 / 15%);
    font-family: "Roboto Condensed", sans-serif;
    font-weight:700;
    left:0;
    right:0;
    top: 15px;
}

.ablayout .col2   .slayout .stitle{
    color: #333333;
    font-weight: 600;
    font-family: "Noto Serif TC", serif;
    font-size: 22px;
    position: relative;
}

.ablayout .col2  .slayout .stitle:after{
    content: '';
    width: 20px;
    height: 2px;
    display: block;
    background: #9CC2DA;
    position: relative;
    margin: 5px auto 10px;
}

@media screen and (max-width: 1280px){

.ablayout{
    padding: 80px 35px;
}
    
.ablayout .col2 .slayout{
    max-width: 500px;
    margin: 0 auto;
}
    
.ablayout .col2   .slayout .itembox{
  
    width: 50%;
   
}

}

@media screen and (max-width:767px){
.ablayout .col1{
   flex-direction: column;
   align-items: center;
   padding: 0 0 30px;
   text-align: center;
}

    .ablayout {
        padding: 35px 35px 30px;
    }
    .ablayout .col1 .title h2{
     font-size: 30px;
     margin: 0 0 15px;
}
    .ablayout .col1 .txt,
    .ablayout .col1 .title {
    width: 100%;
}
}

/*------------ 關於我們內頁 ------------*/

/*footer*/
.ic_mail{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout02-1/common/siteinfo_mail_ic.png) no-repeat;
    width: 23px;
    height: 17px;
    margin-right: 8px;
}
.ic_fax{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout02-1/common/siteinfo_fax_ic.png) no-repeat;
    width: 23px;
    height: 24px;
    margin-right: 8px;  
}
.ic_add{
     display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout02-1/common/siteinfo_add_ic.png) no-repeat;
    width: 23px;
    height: 24px;
    margin-right: 8px;
}
.site-footer .info_tel,
.site-footer .info_fax,
.site-footer .info_email{
    margin-left: 10px;
}
/*------------ index-service-editor ------------*/
.index-service-editor h2{
    font-size: 18px;
    color: #c7f9f9;
    line-height: 1.5;
    margin: 0;
}
.index-service-editor{
    color: #fff;
}
/*------------ about-editor ------------*/
.about-editor{
    letter-spacing: 1px;
}
.about-editor .tb01{
    max-width: 1300px;
    margin: 0 auto;
}
.about-editor .tb01 .pic{
    position: relative;
    padding: 15px 0 0;
}
.about-editor .tb01 .pic p{
    position: absolute;
    top: 35px;
    display: inline-block;
    max-width: 480px;
    right: 30px;
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: 1.8;
    background: rgba(255, 255, 255, .85);
    box-sizing: border-box;
    padding: 50px 35px;
}
.about-editor .tb01 .pic p b{
    font-size: 20px;
    color: #0C3146;
    line-height: 1.5;
    display: block;
    margin: 0 0 40px;
}
/*------------ service-editor ------------*/
.s_title{
    color: #FFFFFF;
    margin-bottom: 15px;
}
.s_txt{
    color: #ACACAC;
    margin-bottom: 40px;
}
.s_txt:last-child{
    margin-bottom: 0px;
}
.service-editor .row_{
    margin-bottom: 40px;
}
.service-editor .row_ .col1{
    width: 40%;
}
.service-editor .row_ .col2{
    width: 60%;
    padding:0px 30px;
}
/*------------ contact-editor ------------*/
.contact-editor{
    padding: 0 0%;
}
.contact-editor .col{
    float: left;
    padding: 0 0%;
}
.contact-editor .col1,
.contact-editor .col2{
    width: 100%;
}
.contact-editor .col2{
    margin-top: 20px;
}
.contact-map{
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.25);
    border: 8px solid #fff;
}
.contact-map iframe{
    display: block;
    max-height: 100%;
}
.contact-info{
    border-bottom: solid thin #ddd;
    padding-bottom: 20px;
}
.contact-info-list{
    color: #555;
    font-size: 14px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.contact-info-list li{
    position: relative;
    padding: 2px 0 2px 15px;
    margin: 8px 0;
    line-height: 20px;
}
.contact-info-list li:before{
    content: '';
    display: inline-block;
    background: #6b6b6b no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 10px;;
}
/*------------ video-editor ------------*/
.video-editor .pic{
    float: left;
    margin-right: 25px;
}
/*------------ terms-editor ------------*/
.terms-editor{
    font-size: 15px;
    line-height: 2;
    margin: 0 auto;
}
.terms-editor .title{
    color: #333;
    font-size: 18px;
    margin: 0;
    font-family: "Noto Serif TC", serif;
}
.terms-editor p{
    text-indent: 0em;
    margin: 0 0 50px;
}
.terms-editor{
    max-width: 960px;
    margin: 0 auto;
}
.terms-editor .col{
    width: 100%;
    float: none;
}
/*------------ index-editor ------------*/
/*------------ rwd ------------*/

.about-content{
    padding:5%;
    background: url('../../../images/layout02-1/common/about/abg.jpg') top center repeat-x;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    min-height:750px;
}
.about-title{
    font-size:36px;
    color:#000;
    flex-shrink: 0;
    padding: 0 5% 0 0;
}
.about-title span{
    font-size:22px;
    display:block;
}
.about-con{
    background:rgba(255,255,255,0.8);
    padding:3% 5%;
}
@media screen and (max-width: 1280px){
    .about-editor .row_2 .txt_box{
        padding:50px 90px 50px 50px;
    }
}
@media screen and (max-width: 1000px){
    .row_{
        display: block;
    }
    .about-editor .tb01 .pic p{
        position: static;
        padding: 0 0 15px 0;
        max-width: 100%;
    }
    .service_1-editor .tb01 .pic p,
    .service_2-editor .tb01 .pic p,
    .service_3-editor .tb01 .pic p{
        position: static;
        padding: 0 0 15px 0;
        max-width: 100%;
        text-align: center;
    }
    .contact-editor{
        padding: 0 2%;
    }
    .contact-editor .col{
        width: 100%;
        padding: 0;
    }
    .contact-map{
        height: 300px;
        margin-bottom: 1.8em;
    }
}
@media screen and (max-width: 767px){
    .about-content{
        flex-direction: column;
    }
    .about-title{
        width:100%;
        padding:0;
    }
    .about-con{
        padding:20px;
    }
    .terms-editor .row{
        margin: 0;
    }
    .terms-editor .col{
        padding: 0;
        width: 100%;
    }
     .contact-map{
        height: 200px;
    }
}
