@charset "utf-8";
/*footer*/
.ic_mail {
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../../../images/layout02-5/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-5/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-5/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;
    line-height: 1.5;
    margin: 0;
}
.index-service-editor {
    color: #444444;
    margin-bottom: 20px;
}
/*------------ 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;
}
.about-box {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 30px 0 0 20px;
    box-sizing: border-box;
}
.about-box:before {
    content: '';
    position: absolute;
    display: block;
    width: 20%;
    height: 60%;
    top: 0;
    left: 0;
    border: #606060 1px solid;
    z-index: 0;
    opacity: 0.1;
}
.about-box:after {
    content: '';
    position: absolute;
    display: block;
    width: 65%;
    height: 25%;
    bottom: 13%;
    right: 0;
    border: #606060 1px solid;
    z-index: 0;
    opacity: 0.1;
}
.about-box .box {
    max-width: 975px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 0 20px;
    z-index: 1;
    position: relative;
    box-sizing: border-box;
}
.about-box img {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    max-width: 100%;
    height: auto !important;
}
.about-box h2 {
    font-size: 24px;
    margin: 0 0 10px 0;
    color: #343434;
    font-weight: bold;
}
.about-box .top-con {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    z-index: 1;
    position: relative;
    align-items: flex-start;
    margin-bottom: 20px;
    background: url(../../../images/layout02-5/common/about/bg.png) top right no-repeat;
    box-sizing: border-box;
}
.about-box .top-con .title {
    width: 20%;
    font-size: 28px;
    color: #333333;
    line-height: 1.2;
    padding: 30px 0 20px 0;
    border-bottom: #343434 1px solid;
    box-sizing: border-box;
    letter-spacing: 5px;
}
.about-box .top-con .con {
    width: 80%;
    padding: 80px 0 0 20px;
    box-sizing: border-box;
}
/*------------ 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;
    /*max-width: 1045px;*/
    margin: 0 auto;
}
.terms-editor .title {
    color: #1A1B20;
    font-size: 16px;
    margin: 0;
}
.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 ------------*/
@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: 900px) {
    .about-box {
        padding: 0px 0 0 0px;
    }
    .about-box:before,
    .about-box:after {
        display: none;
    }
    .about-box .box {
        padding: 0px 0 0 0px;
    }
    .about-box .top-con {
        flex-direction: column;
        margin-bottom: 20px;
        background: none;
    }
    .about-box .top-con .title {
        width: 100%;
        padding: 0px 0 20px 0;
        margin-bottom: 20px;
    }
    .about-box .top-con .con {
        width: 100%;
        padding: 0px 0 0 0px;
    }
    .about-box h2 {
        line-height: 32px;
    }
}
@media screen and (max-width: 767px) {
    .terms-editor .row {
        margin: 0;
    }
    .terms-editor .col {
        padding: 0;
        width: 100%;
    }
    .contact-map {
        height: 200px;
    }
}
