@charset "utf-8";
/*------------ about-editor ------------*/
.row_{
    display: flex;
}
.about-editor .row_{
    justify-content: space-between;
    align-items: flex-start; 
    margin-bottom: -43px;
    position: relative;
}
.about_txt1{
    margin: 0 0 30px;
}
.about_txt2{
    margin-top: 30px;
}
.about-editor .about-title:after{
    content: '';
    background: #4F4F4F;
    height: 1px;
    width: 60px;
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
}
/*------------ contact-editor ------------*/
.contact-editor .col {
    float: left;
}
.contact-editor .col + .col {
    margin: 0 0 0 25px;
}
.contact-editor i {
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    transform-origin: 50% 50%;
    transform: rotate(-45deg);
    background: #495837;
    border-radius: 10px;
    color: #fff;
    line-height: 30px;
    position: relative;
    margin: 0 20px 0 0;
}
.contact-editor i:before {
    transform: rotate(45deg);
    display: inline-block;
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.contact-editor .tel i:before {
    content: "\e1005";
}
.contact-editor .mail i:before {
    content: "\e1003";
}
.contact-editor .add i:before {
    content: "\e1001";
}
.contact-editor .col a,
.contact-editor .col span {
    display: inline-block;
    width: calc(100% - 50px);
    vertical-align: middle;
}
/*------------ video-editor ------------*/
.video-editor .pic {
    float: left;
    margin-right: 25px;
}
/*------------ terms-editor ------------*/
.terms-editor {
    font-size: 15px;
    line-height: 2;
}
.terms-editor .title {
    font-size: 17px;
    color: #495837;
    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 ------------*/
.service_title,.service_title:after,.service_p{
    font-size: 40px;
    display: block;
    text-align: center;
}
.service_title:after{
    content:'安心居服務流程';
    font-size: 22px;
    display: block;
    font-weight: bold;
    letter-spacing: 1px;
}
.service_p{
    font-size: 14px;
    margin: 20px 0 40px 0;
}
.service_steps{
    max-width: 490px;
    margin: auto;
    position: relative;
}
.tac{
    text-align: center;
}
.fl{
    float: left;
}
.fr {
   float: right;
}
.cb{
    clear: both;
}
.service .steps .fr {
    margin: -40px 0 0 0;
}
.s_icon{
    display: inline-block;
}
.service_icon_01{
    background: url(../../../images/common/icon_01.png);
    width: 84px;
    height: 96px;
}
.service_txt{
    font-weight: bold;
    font-size: 16px;
    display: block;
}
.service_icon_02{
    background: url(../../../images/common/icon_02.png);
    width: 84px;
    height: 83px;
}
.service_icon_03{
    background: url(../../../images/common/icon_03.png);
    width: 84px;
    height: 82px;
}
.service_icon_04{
    background: url(../../../images/common/icon_04.png);
    width: 84px;
    height: 63px;
}
.service_icon_05{
    background: url(../../../images/common/icon_05.png);
    width: 84px;
    height: 98px;
}
.service_one, .service_three, .service_two, .service_four {
    height: auto;
    position: relative;
    margin-top: 30px;
}
.service_two{
    margin: 0px 50px 50px 0; 
}
.service_one:after, .service_three:after, .service_two:before, .service_four:before {
    width: 200px;
    height: 1px;
    background: #4e4e55;
    content: '';
    position: absolute;
    right: -193px;
    bottom: 38px;
    -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    transform: rotate(35deg);
}
.service_two:before, .service_four:before {
    right: 0px;
    left: -215px;
    bottom: 0px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.mh_with{
    max-width: 1300px;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.meth-proj-st1{
    margin-bottom: 50px;
}
.meth-proj-st3{
    margin-top: 50px;
}
.meth-proj-st1 .pic,.meth-proj-st3 .pic {
    width: 50%;
    float: left;
}
.meth-sec-1 .content .pic img {
    max-width: 100%;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.info {
    width: 46%;
    float: left;
    padding: 0 0 0 40px;
    display: block;
    text-align: center;
    margin-top: 100px;
}
.meth-sec-1 .content .info p {
    font-size: 16px;
    line-height: 32px;
}
.taj {
    text-align: justify;
}
.meth-proj-st2 .pic {
    width: 50%;
    float: right;
}
.editor{
    margin-bottom: 25px;
}
.bottom_pic{
    margin-top: 50px;
}
.line-btn{
    margin-left: 30px;
}
.topp {
    position: relative;
    display: flex;
    margin: 0 auto;
    max-width: 450px;
    margin-bottom: 50px;
}
.bottomm {
    position: relative;
    display: flex;
    margin: 0 auto;
    max-width: 450px;
    margin-top: 80px;
}
/*------------ rwd ------------*/
@media screen and (max-width: 1280px) {
    .about-editor .row_2 .txt_box{
        padding:50px 90px 50px 50px;
    }
    .editor{
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 1100px) {
    .row_{
        display: block;
    }
    .about-editor .row_ .col{
        margin-bottom: 20px;
    }
    .about-editor .row_{
        margin-bottom: 20px;
    }
    .index-about-editor{
        padding: 0;
        height: auto;
    }
    .contact-editor i{
        text-indent: 0px;
        line-height: 35px;
    }
    .service .two::before,
    .service .four::before {
        right: 0px;
        left: -255px;
        bottom: 0px;
    }
    .meth-proj-st1 .pic, .meth-proj-st3 .pic,.meth-proj-st2 .pic {
        width: 49%;
    }
    .info {
        margin-top: 50px;
    }
}
@media screen and (max-width: 960px) {
    .contact-editor .col + .col {
        margin: 15px 0 0 0;
    }
    .contact-editor .col {
        float: none;
    }
    .meth-proj-st1 .pic, .meth-proj-st3 .pic,.meth-proj-st2 .pic {
        width: 100%;
        float: none;
    }
    .info {
        width: 100%;
        padding: 0;
        margin-top:20px;
    }
    .meth-proj-st1{
        margin-bottom: 20px;
    }
    .meth-proj-st3{
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .terms-editor .row {
        margin: 0;
    }
    .terms-editor .col {
        padding: 0;
        width: 100%;
    }
    .fl,.fr {
        margin: 0px 0 0 0;
        float: none;
    }
    .fr {
        margin: 50px 0;
    }
    .service_one:after,
    .service_three:after,
    .service_two:before,
    .service_four:before {
        display: none;
    }
    .service_title{
        font-size: 30px;
    }
    .bottom_pic {
        margin-top: 30px;
    }
    .bottomm {
        margin-top: 30px;
    }
}

