/* #chubu{
    background: #fffced;
}
 */



header{
    border-bottom: 4px solid #F9D113;


}
.header-chubu{
    background: #F9D113;
   
    padding: 0px;
    display: flex;
    /* align-items: stretch;
    justify-content: center; */
    margin-top: 90px;
    /* position: sticky;
    top: 0;
    z-index: 10; */
}

.header-chubu .wrap__factory-ttl{
    padding-top: 3vh;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: url(/img/img_map-chubu.png);
    background-position: 90% 10%;
    background-repeat: no-repeat;
    letter-spacing: 0.2em;
}

.header-chubu .wrap__factory-ttl h2{
    font-size: 6.2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* display: block; */
}


.header-chubu .wrap__factory-ttl h2 span{
    font-size: 2.8rem;
    font-weight: 500;
    /* display: block; */
}

.header-chubu .wrap__factory-ttl p{
    font-size: 2.8rem;
    line-height: 1.4;
    font-weight: 400;
    margin-top: 20px;
}


/* 下層 */

.page__under .wrap__factory-ttl{
    width: 100%;
    height: 20vh;
    padding-bottom: 30px;
    background: none;
}

.page__under .wrap__factory-ttl h2{
    font-size: 3.8rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page__under  .wrap__factory-ttl h2 span{
    font-size: 2rem;
    font-weight: 500;
    /* display: block; */
}

.header-chubu .wrap__factory-img{
    width: 50%;
    display: block;
    background: url(/img/img-chubu-factory.jpg) #ccc;
    background-size: cover;
    background-position: left bottom;
    height: 50vh;
    min-height: 500px;
}
#chubu .gnav{
    background: #F5F5F5;
    background: #F9D113;
}


#chubu .gnav__wrap h3{
    font-size: 2.2rem;
    background: #333;
    padding: 0 8px;
    border-radius: 6px;
    color: #F9D113;
    margin-bottom: 20px;

}
  

#chubu .gnav__menu__item a{
    color: #333;
}


#chubu .gnav__menu.gnav__menu__external a{
    background: rgba(255, 255, 255, 0.6);
    color: #333;
  }
  


.gnav__chubu-tag{
    background: #F9D113;;
    color: #333;
    font-size: 2.4rem;
    padding: 0 10px;
    border-radius: 6px;
    line-height: 2;
    margin-left: 30px;

}

#chubu .header-chubu h2{
    margin-bottom: 0;
    color: #333;
}


.bg_chubu{
    background: #FDF4C5;
}

.bg_chubu-footer{
    background: #F5F5F5;
}

.btnBox{
    background: #fff;
}

.list_bgWhite{
    background: #fff;
    border: 1px solid #D9D9D9;

}

#chubu .btnBox{
    border: 4px solid #EAAD02;

}
#chubu .contact .btn a{
    background: #fff;

}
#chubu .btn a{
    background: #F9D113;
    color: #333;

    
}

.contact .btn a {
    border: 2px solid #EAAD02;
    background: #F9D113;
    box-shadow: none;
    font-size: 1.6rem;
    color: #111;
  }


  .contact .btn a span::before {

    border-left: 7px solid #EAAD02;

  
  }

.list_dots{
    background-color:#EAAD02;
}

.chartSection .chartSection_flexBox .chartSection_detail.chartSection_detail_numbering ol li::before {
    background-color:#EAAD02;
}

.access .detail .detail_list .ttl::before{
     background-color:#EAAD02;
}

.sectionNotice h3::before{
    background-color:#EAAD02;
}

/* .chartSection > div{
    background: #fff;
    border: 1px solid #D9D9D9;
}  */

@media (max-width: 767px) {
    .header-chubu{
        margin-top: 50px;
        margin-bottom: 50px;
        flex-direction: column-reverse;
    }

    .gnav__chubu-tag{
        font-size: 1rem;
        padding: 3px 6px;
        border-radius: 4px;
        line-height: 1.2;
        margin-left: 0px;
        text-align: center;
        height: 30px;
        display: inline-flex;
        align-items: center;
    
    
    }

    #chubu .gnav__wrap h3{
          margin-bottom: 10px;
      }
      

    
    .header-chubu .wrap__factory-ttl{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        background: url(/img/img_map-chubu.png);
        background-position: 2vw 50%;
        background-size: 24vw;
        background-repeat: no-repeat;
        letter-spacing: 0.15em;
        padding: 2vh 0 0 30vw;
    }

    .header-chubu .wrap__factory-ttl h2{
        font-size: 3rem;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        line-height: 1.4;
    }


    .header-chubu .wrap__factory-ttl h2 span{
        font-size: 1.4rem;
        font-weight: 500;
    }

    .header-chubu .wrap__factory-ttl p{
        font-size: 1.4rem;
        margin-top: 10px;
    }

    .header-chubu .wrap__factory-img{
        width: 100%;
        height: 30vh;
        min-height: 300px;
    }


    .page__under .wrap__factory-ttl{
        width: 100%;
        height: 16vh;
        padding-bottom: 30px;
        background: none;
        padding: 0;
        
    }

    .page__under .wrap__factory-ttl h2{
        font-size: 2.4rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .page__under  .wrap__factory-ttl h2 span{
        font-size: 1.4rem;
        font-weight: 500;
        /* display: block; */
    }



}