<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*------------ 服務項目 ------------*/



.index-service .extext{
    padding:0px 20px;
}
.index-service .extext p{
    display:inline-block;
    margin: 5px 8px 0 5px;
    position:relative;
}

.index-service .extext p:before{content: '';width: 1px;height: 12px;background: #888;position: absolute;display: block;top: 7px;left: calc(0% - 7px);}
.index-service .c-title2:after {
    content: '';
    position: absolute;
    width: 20%;
    height: 50px;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.index-service .c-title2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    left: 0%;
    top: 50%; 
    z-index:-2;
}

.c-title h3{
    font-weight:normal;
    margin-bottom:5px;
}
.c-title:before{
    content: "";
    background: url(../../images/common/index/c-title-icon.png);
    width: 97px;
    height: 82px;
    position: absolute;
    left: calc(0% - 125px);
    top: -3px;
}

.index-service .c-list{
    display: flex;
    justify-content: center;
    padding: 37px 0;
}
.index-service .c-box{
    margin-left: 10px;
    margin-right: 10px;
    width: 235px;
    letter-spacing: 1.4px;
}
.service-sect .editor .index-service h3 {
    color: #444;
    font-size: 20px;
    margin: 0 0 9px;
    font-family: 'Noto Serif TC', serif;
    font-weight: 700;
}
.index-service .c-pic-box{
    width: 125px;
    height: 125px;
    display: flex;
    align-items: center;
}
.index-service .c-pic-box img{
    object-fit: none;
}
.index-service .c-sub-t{
    margin: 0;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 5px;
    color: #444;
    line-height: 26px;
    font-family: 'Noto Serif TC', serif;
    font-weight: 700;
}
.index-service .c-p{
    font-size: 15px;
    color: #888;
    margin: 13px 0;
    line-height: 23px;
}
.index-service .c-p span{
    display:block;
}


@media(max-width:1400px){
 
 
    .index-service .c-list {
        flex-wrap: wrap;
    }
    .index-service .c-box {
        /* width: 204px; */
        margin-bottom: 20px;
    }
    .index-service .c-pic-box {
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
        height: 100px;
        margin-bottom: 5px;
    }
   .index-service .c-sub-t {
        text-align: center;
    }
    .index-service .c-p {
        text-align: center;
    }
}
@media(max-width:1000px){

   .c-title2:after {
    
    width: 40%;
   
}
   .c-title{
        /* width: 233px; */
        /* height: 42px; */
        /* line-height: 44px; */
        font-size: 15px;
        left: calc(0% - -142px);
        line-height: 1.7;
    }
   .c-title:after {
        bottom: 20px;
    }
    .c-title span{
        display:block;
        line-height:1;
    }
    .index-service .extext p{
    display:block;
   
}
    
}



@media(max-width:570px){
    .index-camp .c-box {
        width: 100%;
        display: flex;
        margin-left: 10px;
        margin-right: 10px;
    }
    .index-camp .c-sub-box {
        width: calc(100% - 130px);
    }
    .index-camp .c-pic-box {
        /* width: 100px; */
    }
    .index-camp .c-sub-t {
        text-align: left;
        margin-top: 18px;
        font-size: 18px;
    }
    .index-camp .c-p {
        text-align: left;
    }
    .index-camp .c-p span {
    display: inline-block;
}
}
/*------------ 服務項目 ------------*/



/*footer*/

.ic_mail {
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout01-4/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/layout01-4/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/layout01-4/common/siteinfo_add_ic.png) no-repeat;
    width: 23px;
    height: 24px;
    margin-right: 8px;
}


.ic_tel{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout01-4/common/siteinfo_tel_ic.png) no-repeat;
    width: 23px;
    height: 24px;
    margin-right: 8px;
}


/*------------ about-editor ------------*/

.a-box .a-t1 {
    color: #C2A254;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
}

.a-box .a-p1 {
    margin: 0;
    margin-bottom: 5px;
}

.a-box .a-row {
    display: block;
}

.a-box .a-col {
    width: 100%;
    box-sizing: border-box;
}

.a-box .a-col:nth-child(1) {
    margin: 0 0 30px;
}

.a-box .a-col:nth-child(2) {
    /* padding-left: 10px; */
}

@media(max-width:1000px) {
    .a-box .a-t1 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .a-box .a-row {
        flex-direction: column;
    }
    .a-box .a-col {
        width: 100%;
    }
    .a-box .a-col:nth-child(1) {
        padding-right: 0px;
        margin-bottom: 20px;
    }
    .a-box .a-col:nth-child(2) {
        padding-left: 0px;
        text-align: center;
    }
}

/*------------ 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 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/layout01-4/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;
}

/*------------ video-editor ------------*/

.video-editor .pic {
    float: left;
    margin-right: 25px;
}

/*------------ terms-editor ------------*/

.terms-editor {
    font-size: 15px;
    line-height: 2;
    /*max-width: 1045px;*/
    margin: 0 auto;
}

.terms-editor .title {
    color: #C2A254;
    font-size: 16px;
    margin: 0;
}

.terms-editor p {
    text-indent: 0em;
    margin: 0 0 50px;
}

.terms-editor .row {
    margin: 0 -27px;
}

.terms-editor .col {
    padding: 0 27px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}

/*------------ index-editor ------------*/

/*------------ rwd ------------*/

@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 .row_1 .col {
        margin-bottom: 20px;
    }
    .about-editor .row_1 {
        margin-bottom: 40px;
    }
    .about-editor .row_2 {
        margin-top: 20px;
    }
    .about-editor .row_2 .col1:after {
        display: none;
    }
    .about-editor .row_2 .col, .about-editor .row_3 .col {
        margin-bottom: 20px;
    }
    .about-editor .row_2 .txt_box, .about-editor .row_3 .txt_box {
        padding: 0px;
        border: none;
        margin-right: 0px;
        margin-left: 0;
        margin-top: 0;
    }
    .about-editor .row_2 .col2 {
        text-align: left;
    }
    .index-about-editor {
        padding: 0;
        height: auto;
    }
    .service-editor .row_ .col2, .service-editor .row_ .col1 {
        width: 100%;
        margin-bottom: 20px;
    }
    .service-editor .row_ .col2 {
        padding: 0
    }
    .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) {
    .terms-editor .row {
        margin: 0;
    }
    .terms-editor .col {
        padding: 0;
        width: 100%;
    }
    .contact-map {
        height: 200px;
    }
}</pre></body></html>