@charset "utf-8";
/*------------ about-editor ------------*/
.a_layout{
    position: relative;   
    margin-top: 11px;
}
.a_layout .a_txtbox{
    width: 100%;
    height: auto;
    background: #F5F5F5;
    color: #545454;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.8;
    font-weight: normal;
    box-sizing: border-box;
    margin: 84px 0 0 0;
    padding: 58px 92px 92px;
    z-index: 1;
    position:relative;
}
.a_layout .a_txtbox:after {
    content: '順動電機';
    font-family: "Poppins", serif;
    position: absolute;
    bottom: calc(100% - 50px);
    left: 80px;
    z-index: -34;
    color: #D6D6D6;
    font-size: 120px;
    font-weight: 700;
    opacity: 0.5;
    letter-spacing: 0.0em;
    line-height: 0.8;
    display: block;
    visibility: visible;
}
.a_layout .a_txtbox .a_title{
    position: relative;
    margin: 0 0 48px;
}
.a_layout .a_txtbox .a_title:before{
    content: '';
    position: absolute;
    display: block;
    width: 65px;
    height: 5px;
    background: #0095D5;
    left: 0;
    bottom: -22px;
}
.a_layout .a_txtbox .a_title span{
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    color: #303030;
    font-size: 55px;
    line-height: 1.2;
    margin-bottom: 0px;
    letter-spacing: 0.0em;
    display: block;
}
.a_layout .a_txtbox .a_title span:first-letter{
    color: #0095D5;
}
.a_layout .a_txtbox .a_title h2{
    font-weight: normal;
    color: #444444;
    font-size: 26px;
    line-height: 1.2;
    margin: 0;
    letter-spacing: 0.1em;
}
.a_layout .a_txtbox  h4{
    font-weight: bold;
    color: #303030;
    font-size: 22px;
    line-height: 1.5;
    margin: 0 0 16px;
    letter-spacing: 0.15em;
    /* width: 192px; */
}
.a_layout .a_pic{
    position: absolute;
    display: block;
    right: 91px;
    top: -83px;
    z-index: 2;
}
@media screen and (max-width: 1440px){
    .a_layout .a_txtbox{
        /* padding: 38px 60px 60px; */
    }
    .a_layout .a_pic{
        right: 66px;
    }
}
@media screen and (max-width: 1280px){
    .a_layout .a_pic{
        position: relative;
        width: 539px;
        right: 0;
        left: 0;
        top: 0;
        margin: 0 auto 16px;
    }
    .a_layout .a_txtbox{
        width: 539px;
        margin: 0 auto;
    }
    .a_layout .a_txtbox .a_title{
        text-align: center;
    }
    .a_layout .a_txtbox .a_title:before{
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .a_layout .a_txtbox h4{
        width: 100%;
        margin-bottom: 25px;
    }
    .a_layout .a_txtbox:after {
        content: '順動電機';
        font-family: "Poppins", serif;
        position: absolute;
        bottom: calc(100% - 160px);
        left: 0;
        right: 0;
        z-index: -34;
        color: #D6D6D6;
        font-size: 72px;
        font-weight: 700;
        opacity: 0.5;
        letter-spacing: 0.0em;
        line-height: 0.8;
        display: block;
        visibility: visible;
        width: 100%;
        white-space: nowrap;
        text-align: center;
    }
}
@media screen and (max-width: 1000px){
    .a_layout{
        margin-top: 0px;
    }
    .a_layout .a_txtbox .a_title span {
        font-size: 45px;
    }
    .a_layout .a_txtbox .a_title h2 {
        font-size: 24px;
    }
    .a_layout .a_txtbox h4{
        font-size: 20px;
    }
    .a_layout .a_txtbox{
        font-size: 15px;
        text-align: justify;
        overflow: hidden;
    }
    .a_layout .a_txtbox .a_title {
        /* margin: 0 0 30px; */
    }
    .a_layout .a_txtbox .a_title:before{

    }
}
@media screen and (max-width: 600px){
    .a_layout .a_pic{
        position: relative;
        width: 100%;
        right: 0;
        left: 0;
        top: 0;
        /* margin: 0 auto; */
    }
    .a_layout .a_txtbox{
        width: 100%;
        margin: 0 auto;
        padding: 25px 30px 30px;
    }
}
@media screen and (max-width: 600px){
    .a_layout .a_txtbox h4 {
        font-size: 18px;
        letter-spacing: 0.065em;
    }
    .a_layout .a_txtbox {
        font-size: 14px;
    }
}
/*-ab_row*/
.ab_row{
    display: flex;
    align-items: center;
}
.ab_row .col.ab_pic{
    flex-shrink: 0;
}
.ab_row .col.ab_txt{
    flex-shrink: 1;
    margin-left: 40px;
    text-align: left;
}
/*-.s_txt*/
.t2{
    font-size: 18px;
    color: #0095D5;
    margin-bottom: 16px;
    letter-spacing: 0.2em;
}
.s_txt{
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.5em;
        display: flex;
    align-items: center;
}
@media screen and (max-width: 1100px){
    .ab_row{
        flex-direction: column;
    }
    .ab_row .col.ab_txt{
        margin: 24px auto 0;
    }
    .s_txt{
        letter-spacing: 0;
        font-size: 15px;
    }
}
/*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 ------------*/

/*------------ 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: #46ACD2;
    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 ------------*/

.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;
    }
}
