@charset "UTF-8";

/*#access + div .heading.block_header_1 .h,
#access + div .heading.block_header_1 p,
#access + div .add_text,
#access + div .wrapper_item{
   color:#fff;
}
#access + div .heading.block_header_1 p:after,
#access + div .heading.block_header_1 p:before{
   background: #fff;
}*/
#column + .block_news_2 li:nth-child(2n){
   background: #b50b2b;
}
#column + .block_news_2 li:nth-child(2n) a{
   color: #fff;
}
#column + .block_news_2 li:nth-child(2n) a>p:nth-of-type(1):before{
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

#concept + section .content_wrapper{
    background:rgba(255,255,255,0.9);
    width: 80%;
} 
#concept + section .heading{
    padding-top: 20px !important;
}
#concept + section .wrapper_item{
   padding-bottom: 20px !important;
}


/*-----------------------------アクセスパーツ---------------------------------*/
/*#access + div .heading.block_header_4 .h {
    color: #fff;
}*/

#nbp3129667\ 3129667 .content_wrapper a:hover  {
    color: var(--i_btn_color)!important;
    background: #fff;
}