.minchou-til.-pageminchou{
    margin-bottom: 30px;
}
.main-contents{
    position: relative;
    padding-top: 125px;
    background: #F1F3F3;
}
.list-anchor{
    max-width: 920px;
    margin: 0 auto 60px;
}
.list-anchor > .list{
    margin-bottom: 20px;
}
.list-anchor > .list:last-child{
    margin-bottom: 0;
}
.list-anchor > .list > .btmarrow-btn{
    padding: 15px 5px;
    font-size: 20px;
}
.list-anchor > .list > .btmarrow-btn.-transport{
    background: #009544;
}
.list-anchor > .list > .btmarrow-btn.-assembly{
    background: #F04A97;
}
.list-anchor > .list > .btmarrow-btn > .sub{
    display: block;
    padding-top: 5px;
    font-size: 14px;
}
.business-box{
    position: relative;
    padding: 60px 0; 
}
.business-box:after{
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 470px;
    background: url(/shared/images/top/main_bg_01.jpg) center top / cover no-repeat;
}
#assembly.business-box:after{
    background: url(/shared/images/top/main_bg_02.jpg) center top / cover no-repeat;
}
.bus-til{
    margin-bottom: 30px;
    font-size: 32px;
    text-align: center;
    color: #fff;
}
.bus-til > .sub{
    display: block;
    padding-top: 7px;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
}
.sub-exp{
    margin-bottom: 60px;
    text-align: center;
    color: #fff;
    line-height: 2;
}
.bus-inbox{
    position: relative;
    padding: 35px 5% 35px;
    background: #fff;
}
#transport .bus-inbox{
    border-top: 10px solid #009544;
}
#assembly .bus-inbox{
    border-top: 10px solid #F04A97;
}
.bus-inboxinner{
    position: relative;
    max-width: 920px;
    margin: 0 auto;
    z-index: 1;
}
.inbox-til{
    font-size: 26px;
}
.bus-inboxinner > .inbox-til{
    margin-bottom: 12px;
}
.bus-flex{
    margin-bottom: 60px;
}
.bus-flex > .bus-list{
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.bus-flex > .bus-list.-nobtm{
    padding-bottom: 0;
}
.bus-flex > .bus-list:last-child{
    margin-bottom: 0;
}
.bus-flex.-nobtm{
    margin-bottom: 0;
}
.bus-flex.-expflex > .bus-list{
    border-bottom: 1px solid #E5E5E5;
}
.bus-flex.-expflex > .bus-list:last-child{
    border: none;
    padding: 0;
    margin-bottom: 0;
}
.bus-flex > .bus-list > .bus-imgbox{
    display: block;
    margin-bottom: 7px;
    background: #F1F3F3;
}
.bus-flex > .bus-list > .bus-exp{
    font-size: 14px;
}
.bus-flex > .bus-list > .bus-exp > span{
    display: inline-block;
}
.bus-flex.-expflex > .bus-list > .expflxtil{
    position: relative;
    margin-bottom: 12px;
    padding-left: 26px;
    font-size: 26px;
}
.bus-flex.-expflex > .bus-list > .expflxtil:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 12px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.bus-flex.-expflex > .bus-list:nth-child(1) > .expflxtil:before{
    background: url(/shared/images/ico_arrow_g03.svg) center / contain no-repeat;
}
.bus-flex.-expflex > .bus-list:nth-child(3) > .expflxtil:before{
    background: url(/shared/images/ico_arrow_g02.svg) center / contain no-repeat;
}
.bus-flex.-expflex > .bus-list:nth-child(5) > .expflxtil:before{
    background: url(/shared/images/ico_arrow_g01.svg) center / contain no-repeat;
}
.bus-flex.-expflex > .bus-list > .expflxtxt{
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 2;
}
.bus-flex.-expflex > .bus-list > .expflxtxt.-nobtm{
    margin-bottom: 0;
}
.bus-flex.-expflex > .bus-list > .expbldtil{
    margin-bottom: 10px;
    font-weight: bold;
}
.expflxlist > .list,
.bus-tenlist > .list{
    position: relative;
    padding-left: 15px;
    margin-bottom: 3px;
    line-height: 2;
}
.bus-tenlist > .list{
    margin-bottom: 10px;
}
.expflxlist > .list:before,
.bus-tenlist > .list:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 3px;
    height: 3px;
    background: #333;
    left: 4px;
    top: 13px;
}
.bus-tenlist{
    margin-bottom: 60px;
}
.assembly-til{
    position: relative;
    padding-left: 26px;
    margin-bottom: 26px;
    font-size: 26px;
}
.assembly-til:before{
    content: "";
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 16px;
    height: 11px;
    margin: auto;
}
.assembly-til.-til01:before{
    background: url(/shared/images/ico_arrow_p03.svg) center / contain no-repeat;
}
.assembly-til.-til02:before{
    background: url(/shared/images/ico_arrow_p02.svg) center / contain no-repeat;
}
.assembly-list{
    margin-bottom: 70px;
}
.assembly-list > .as-list{
    margin-bottom: 15px;
}
.assemblychil-list > .ac-list{
    position: relative;
    padding-left: 20px;
    margin-left: 40px;
    border-left: 2px solid #FFBFEA;
    margin-bottom: 30px;
}
.assemblychil-list > .ac-list:before{
    display: inline-block;
    position: absolute;
    top: 0;
    left: -45px;
    font-size: 48px;
    font-weight: bold;
    color: #FFBFEA;
    font-family: "DIN 2014";
}
.assemblychil-list > .ac-list.-no01:before{
    content: "1";
}
.assemblychil-list > .ac-list.-no02:before{
    content: "2";
}
.assemblychil-list > .ac-list.-no03:before{
    content: "3";
}
.assemblychil-list > .ac-list.-no04:before{
    content: "4";
}
.assemblychil-list > .ac-list > b{
    display: block;
    margin-bottom: 13px;
}


@media screen and (min-width:960px){
    
    .page-bk:before{
        background-image: url(/shared/images/text_business_w.svg);
    }
    .page-exp{
        margin-bottom: 80px;
    }
    .list-anchor{
        display: flex;
        justify-content: space-between;
        margin: 0 auto 112px;
    }
    .list-anchor > .list{
        flex: 0 0 48%;
        margin-bottom: 0;
    }
    .list-anchor > .list > .btmarrow-btn{
        padding: 21px 15px;
        font-size: 24px;
    }
    .business-box{
        padding: 120px 0; 
    }
    .business-box:after{
        height: 620px;
    }
    .bus-til{
        font-size: 48px;
    }
    .sub-exp{
        margin-bottom: 120px;
    }
    .bus-flex{
        display: flex;
        margin-bottom: 60px;
    }
    .bus-flex > .bus-list{
        flex: 0 0 30%;
        padding-bottom: 0;
        margin-bottom: 0;
        margin-right: 5%;
    }
    .bus-flex > .bus-list:last-child{
        margin-right: 0;
    }
    .bus-flex.-expflex > .bus-list{
        border: 0;
        margin-right: 0;
    }
    .bus-flex.-expflex > .bus-boder{
        position: relative;
        flex: 5%;
    }
    .bus-flex.-expflex > .bus-boder:after{
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 1px;
        height: 100%;
        background: #E5E5E5;
    }
    .bus-inbox{
        padding: 70px 5%;
    }
    .assembly-list{
        display: flex;
        justify-content: space-between;
        margin-bottom: 40px;
    }
    .assembly-list > .as-list{
        flex: 0 0 50%;
        margin-bottom: 0;
    }
    .bus-inbox:after{
        content: "";
        display: inline-block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0.2;
        background-position: right top 20px;
        background-size: auto 170px;
        background-repeat: no-repeat;
    }
    #transport .bus-inbox:after{
        background-image: url(../images/business_text_transport.svg);
    }
    #assembly .bus-inbox:after{
        background-image: url(../images/business_text_assembly.svg);
    }
}