/*********** 前後台編輯器區塊共用的CSS設定 ***********/

.about-sect .index-about span {
    color: #0650A4;
    font-size: 18px;
    display: block;
    margin: 15px 0 0;
    font-weight: bold;
}

.about-sect .index-about span:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #0650A4;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0 5px;
}
.about-editor {
    max-width:1100px;
    margin:0 auto;
}
.about-editor .row {
    position: relative;
    margin: 0;
    color: #525252;
    font-size: 16px;
}

.about-editor .row .col span:before {
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    background: #0650A4;
    border-radius: 50%;
    margin: 0px 5px 5px;
}
.about-editor .row .col span{
    font-size: 20px;
    font-weight: bold;
    color: #252525;
    margin: 0 0 10px;
}
.about-editor .col {
    padding: 0;
    float: left;
    width: 33.3%;
}
.about-editor .row .col .item{
    background:#F3F8FA;
    padding:20px;
    border-radius:20px;
    min-height:150px;
    margin: 0 10px;
}
.about-editor span {
    display: block;
}
.about-editor .blue{
    font-size:20px;
    color:#0650A4;
    font-weight:bold;
    line-height:1.6;
    margin: 40px 20px;
}
.service-editor .row {
    margin: 0 -12px;
}

.service-editor .col {
    padding: 0 12px;
    float: left;
}

.service-editor .col1 {
    width: 49%;
}

.service-editor .col2 {
    width: 51%;
}

.service-pic-group {
    text-align: center;
}

.service-pic-group .row {
    margin: 0 -5px;
}

.service-pic-group .col {
    width: 33.33%;
    padding: 5px;
}

.products-editor-pic {
    float: right;
    width: 400px;
    margin: 0 0 10px 30px;
}

.contact-editor {
    padding: 0 2%;
}

.contact-editor .col {
    float: left;
    padding: 0 2%;
}

.contact-editor .col1 {
    width: 48%;
}

.contact-editor .col2 {
    width: 52%;
}

.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-list {
    color: #555;
    font-size: 14px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.contact-info-list li {
    position: relative;
    padding: 2px 0 2px 40px;
    margin: 8px 0;
    line-height: 25px;
}

.contact-info-list li:before {
    content: '';
    display: inline-block;
    background: url('../../images/common/contact/info_ic.png') no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
}

.contact-info-list li.tel:before {
    background-position: 0 0;
}

.contact-info-list li.mail:before {
    background-position: 0 50%;
}

.contact-info-list li.addr:before {
    background-position: 0 100%;
}

.contact-info-list a:hover {
    text-decoration: underline;
}

.editor-title {
    color: #197292;
    font-size: 18px;
    margin: 0 0 0.83em;
}

.terms-title {
    color: #0850a4;
    font-size: 20px;
}

.terms-editor .row {
    margin: 0 -3%;
}

.terms-editor .col {
    float: left;
    width: 50%;
    padding: 0 3%;
}
.footer-mail:before,
.footer-yt:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url('../../images/common/siteinfo_mail_ic.png') no-repeat;
    width: 23px;
    height: 17px;
    margin-right: 6px;
    top: 0px;
}
.footer-yt:before {
    background: url('../../images/common/siteinfo_yt_ic.png') no-repeat;
}
.footer-fax:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url('../../images/common/siteinfo_fax_ic.png') no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    top: 0px;
}
.footer-add:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url('../../images/common/siteinfo_add_ic.png') no-repeat;
    width: 21px;
    height: 20px;
    margin-right: 6px;
    top: 0px;
}
.footer-tel:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url('../../images/common/siteinfo_tel_ic.png') no-repeat;
    width: 21px;
    height: 20px;
    margin-right: 6px;
    top: 0px;
}
/*-- --*/

.cou-table.table {
    margin-bottom: 30px;
}

.cou-table tbody {
    padding: 20px;
    position: relative;
    vertical-align: top;
}

.cou-table .align-left {
    width: auto;
    text-align: left;
}

.cou-table thead {
    background: #23A7C3;
}

.cou-table.table-h td {
    padding: 15px 20px;
    line-height: 1.64;
    text-align: left;
}

.cou-table.table-h thead th {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 20px;
    text-align: left;
}
.cou-table.table-h .name,
.cou-table.table-h .time {
    width: 270px;
}

.cou-table.table-h tbody tr {
    border-bottom: 1px solid #23A7C3;
}

.cou-table.table-h td {
    position: relative;
}

.cou-table.table-h td+td:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #23A7C3;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.cou-table.table-h .align-left {
    text-align: left;
}

.cou-table.table td span {
    color: #00394A;
    letter-spacing: 1.5px;
}

.cou-table .table-v {
    border: solid #ddd;
    border-width: 1px 0;
}



.cou-table .table-v th,
.cou-table .table-v td {
    padding: 10px 35px;
    vertical-align: middle;
}

.cou-table .align-left p {
    display: block;
    margin: 0;
}

.cou-table .table-v th {
    text-align: left;
    width: 100px;
    border-right: 1px solid #ccc;
}

.article-detail .editor {
    color: #00394A;
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 1px;
}

@media screen and (max-width: 1250px) {
.about-editor .row .col .item{
    min-height:180px;
}

}

@media screen and (max-width: 1000px) {
    .service-editor>.row>.col {
        width: 100%;
    }

    .service-editor>.row>.col+.col {
        margin-top: 1.8em;
    }

    .contact-editor {
        padding: 0 2%;
    }

    .contact-editor .col {
        width: 100%;
        padding: 0;
    }

    .contact-map {
        height: 300px;
        margin-bottom: 1.8em;
    }

    .terms-editor .col {
        width: 100%;
    }

    .terms-editor .col+.col {
        margin-top: 1.8em;
    }
    .about-editor .blue{
        margin:20px;
        font-size: 18px;
    }
    .about-editor .row .col span{
         font-size: 18px;
         margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .about-editor .row:before {
        display: none;
    }

    .about-editor .col {
        width: 100%;
    }

    .products-editor-pic {
        float: none;
        width: auto;
        text-align: center;
    }
    .about-editor .row .col .item{
    min-height:inherit;
    margin-bottom:20px;
    }
    .terms-title {
    font-size: 16px;
}
    /*------------ table 767 ------------*/
    .cou-table .align-left p{
    display: inherit;
    margin: 0 5px;
    }

    .cou-table.table-h thead {
        display: none;
    }

    .cou-table.table-h tr,
    .cou-table.table-h td {
        display: block;
        text-align: left;
    }

    .cou-table.table-h .name {
        width: auto;
        padding: 10px;
    }

    .cou-table tbody .align-left {
        padding: 10px;
    }
    
    .cou-table.table-h td[data-title]:before {
        content: attr(data-title);
        display: inline-block;
        font-size: 15px;
        margin-right: 10px;
        width: auto;
        height: auto;
        background: none;
        color: #23A7C3;
        padding: 0;
        position: relative;
    }

    .cou-table.table-h tr {
        padding: 10px 0;
        position: relative;
    }

    .cou-table.table-h td {
        padding: 0;
        line-height: 2;
    }

    .cou-table.table-v th,
    .cou-table.table-v td {
        padding: 8px 12px;
    }

    .cou-table.table-v th {
        width: 90px;
    }
    /*------------ / table 767 ------------*/
    .cou-table .tbody .align-left {
        width: 250px;
        padding-right: 40px;
        box-sizing: border-box;
    }

    .form-box {
        padding: 15px;
    }
}

@media screen and (max-width: 600px) {
    .contact-map {
        height: 200px;
    }
}