.dlb-flow_area_3 .dlb-flow_item {
    margin-right: 10px;
}

.txt_red {
    color: #c90d0d;
}


/*-----------------------------------------

TABLE

------------------------------------------*/

.table_01 {
    margin-bottom: 30px;
}

.table_01 thead td:first-child {
    width: 25%;
}

.table_01 thead td,
.tbl thead th {
    background-color: #044e87;
    color: #ffffff;
}

td.card {
    background-color: #eee;
    text-align: center;
}

/**/

.dlb_btn {
    min-width: 270px;
    margin-bottom: 5px;
}


/*.feature_col01 img {
    position: absolute;
    left: calc(18% - 180px);
}*/
/*.feature_col02 img {
    position: absolute;
    left: calc(75% - 160px);
}*/

/*------------------------------------------*/

@media only screen and (max-width: 980px) {


/*    .feature_col01 img {
        width: 40%;
    }*/

/*    .feature_col02 img {
        width: 40%;
    }*/


    /*-------------------------------------*/
}

@media only screen and (max-width: 690px) {

    .col_m_131 .col {
        width: 68%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

/*    .feature_col01 img {
        position: static;
        width: 100%;
    }*/

/*    .feature_col02 img {
        position: static;
        width: 100%;
    }
*/

    /*-------------------------------------*/
}

/*数字で見る*/

.col ul {
    list-style: none;
}

.unit {
    font-size: 40px;
    text-align: center;
}

.count {
    font-size: 70px;
    font-family: 'Roboto+Condensed', 'Noto Sans JP', sans-serif;
}

.number_box .col {
    border: solid 1px #eaeaea;
    padding: 10px;
}

.number_box .col li:nth-of-type(1) {
    border-bottom: solid 1px #eaeaea;
}

/**/

/*サイドバナーボタン*/

.side_btn01 {
    margin-bottom: 7px;
}

.side_btn01 a {
    display: block;
    width: 100%;
/*    padding: 32px 0 32px 25px;*/
    text-align: start;
    font-size: 18px;
    color: #ffffff;
    text-decoration-line: none;
}

.side_btn01 a:hover {
    color: #ccc;
    background-color: rgba(13, 55, 128, 0.29);
    text-decoration: none;
}



.list_banner a {
    background: url(images/arumi_banner.png) no-repeat center;
    background-size: cover;
}

.col_m_131{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
}
/*-------------------------------------*/

@media only screen and (max-width: 979px) {

    .col_m_131 .col {
        width: calc(33.333% - 6px);
        margin-left: 6px;
    }


    /*-------------------------------------*/
}

@media only screen and (max-width: 690px) {

    .col_m_131 .col {
        width: 68%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    /*-------------------------------------*/
}

/**/

.dlb_c38_txt a {
    font-size: 17px !important;
}

.dlb_c38_txt a::after {
    border-width: 0px 2px 2px 0 !important;
}


/*事例詳細*/

.md_company {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 3% 5%;
    border: 2px solid #044e87;
}

.cv_btn_sub_100 {
    text-align: center;
}

.cv_btn_sub_100 a {
    background-color: #213987;
    color: #ffffff;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: inline-block;
    padding: 20px 24px;
    line-height: 1.2;
    border-radius: 4px;
    font-weight: bold;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
    text-decoration: none;
}

.md_btn {
    margin: 20px 0;
    border-bottom: 2px solid #eeeeee;
    border-top: 2px solid #eeeeee;
    padding: 40px 0;
}

.md_title {
    padding: 8px;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin-bottom: 10px;
}

.md_img .col {
    width: calc(50% - 4px);
    margin-left: 8px;
    margin-bottom: 8px;
}

/*表*/

.bc_non {
    background-color: transparent !important;
}

/**/

.og_btn01 p {
    display: block;
    text-decoration: none;
    cursor: pointer;
    padding: 20px 50px;
}

.og_btn01 p a {
    padding: 20px 50px;
    display: inline;
    background: url(images/icon_og_btn01.png) left center no-repeat;
    color: #ffffff;
    margin: 0px auto;
    text-align: center;
    padding: 0 0 0 20px;
    text-decoration-line: none;
    color: #fff;
}

.og_btn03 p {
    display: block;
    cursor: pointer;
    padding: 20px 50px;
}

.og_btn03 p a {
    display: inline;
    background: url(images/icon_og_btn01.png) left center no-repeat;
    color: #ffffff;
    margin: 0px auto;
    text-align: center;
    padding: 0 0 0 20px;
    text-decoration: none;
    color: #fff;
}

/*-----------------------------

全ページ

-----------------------------*/

#pageband {
    height: 638px;
}

/*.alignment_pl{
    padding-left: 40px;
}*/

/*.snavi_mt{
    margin-top: 53px;
}

.alignment_pl ol {
    padding-left: 15px;
}
*/

.table_01.mb_0 {
    margin-bottom: 0
}


/*=============================================

purpose

==============================================*/

.purpose_tb thead td:first-child {
    width: 30%;
}
.purpose .col {
    padding: 30px 30px !important;
}
@media only screen and (max-width: 979px){
.purpose .col {
    padding: 30px 20px !important;
}
/*--------------------------------------*/}

.sp_only{
        display: none;
}
span.pl_12 {
    padding-left: 12px;
}

@media only screen and (max-width: 690px){

.sp_only{
        display: block;
}
.sp_col2 {
    float: left;
    padding-bottom: 15px!important;
    width: 50%!important;
    border-right: solid 1px #ededed!important;
    border-bottom: none!important;
}
/*------------------------------------*/}
@media only screen and (max-width: 979px){

.sp_only{
        display: block;
}

/*------------------------------------*/}


/*===============================================

/snplating
=================================================*/
@media only screen and (max-width: 690px){
.dlb_c54_txt {
    border-width: 0 0 1px 0!important;
    justify-content: start!important;
}
/*------------------------------------*/}
/*===============================================

/snplating
=================================================*/
.planting_table01 thead td, .planting_table02 thead td, 
.planting_table03 thead td, .planting_table04 thead td{
    background-color: #044e87;
    color: #FFF;
}

.planting_table01 th, .planting_table02 th, 
.planting_table03 th, .planting_table04 th{
    background-color: #f6f6f6;
}

.col_lefts {
    justify-content: flex-start;
}





/*テーブル1*/
.planting_table01 td:nth-child(1) {
    width: 20%;
}
.planting_table01 thead td:nth-child(4), 
.planting_table01 thead td:nth-child(5){
    width: 19%;
}
/*テーブル2*/
.planting_table02 td:nth-child(1) {
    width: 37%;
}
/*テーブル3*/
.planting_table03 thead td:nth-child(1), 
.planting_table03 thead td:nth-child(2) {
    width: 17%;
}
/*テーブル4*/
.planting_table04 td {
    padding: 5px;
}
.planting_table04 thead td:nth-child(1){
    width: 13%;
}
.planting_table04 thead td:nth-child(2){
    width: 22%;
}
.planting_table04 thead td:nth-child(3){
    width: 20%;
}
.planting_table04 thead td:nth-child(7), 
.planting_table04 thead td:nth-child(8){
    width: 9%;
}




