@charset "utf-8";

/*    共通box    ---------------------------------------------------------------*/
.txtBox01{
    padding: 15px;
}
/*    分科会　タイトル    ---------------------------------------------------------------*/
.bunkakai__body-headingArea-title {
    font-size: 22px;
    font-weight: normal;
    padding-top: 20px;
    text-align: left;
    margin-bottom: 10px;
}
.bunkakai__body-headingArea-title > img {
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.subcommittees-naviArea{
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
}
@media screen and (max-width:768px) {
    .subcommittees-naviArea {
        font-size: 12px;
        padding: 0;
    }
}
.subcommittees-naviArea li{
    width: 14.3%;
    height: 60px;
    border: 1px solid #235faf;
    border-right: 0;
    color: #235faf;position: relative;
}
.subcommittees-naviArea li:last-child{
    border-right: 1px solid #235faf;
}
.subcommittees-naviArea li a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #235faf;
    text-decoration: none;
    line-height: 120%;
     transition : all 0.5s ease 0s;
}
.subcommittees-naviArea li a:hover{
    background: #e1eeff;
    color: #235faf;
}
.subcommittees-naviArea li.selected2 a{
    background: #235faf;
    color: #fff;
   
}
.subcommittees-naviArea li.selected2 a:hover{
    background: #235faf;
    color: #fff;
   
}
.subcommittees-naviArea li.selected2:after {
    position: absolute;
    bottom:-18px;
    content: '';
    display: inline-block;
    width: 100%;/*画像の幅*/
    height: 24px;/*画像の高さ*/
    background-image:url("../img/ico_subcommittees_navi_arrow.png");
    background-size: contain;
    vertical-align: middle;
}
@media screen and (max-width:768px) {
    .subcommittees-naviArea li.selected2:after {
        bottom:-20px;
    }
}

.subcommittees-contentArea{
    max-width: 980px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 35px 25px;
    background: #fff;
}

.subcommittees-contentArea a{
    color: #235faf;
    text-decoration: none;
    line-height: 120%;
     transition : all 0.5s ease 0s;
}
.subcommittees-contentArea a:hover{
    color: #81a6d7;
}
/*    メンバー    ---------------------------------------------------------------*/
.TbType02 tr td{
    width: 50%;
    box-sizing: border-box;
}
.TbType02 tr td img{
   width: auto;
}
.TbType02 tr td.logo-s img{
    width:70%;
}
@media screen and (max-width:544px) {
.TbType02 tr td img{
    max-width: 90%;
}
}

/*    復興金融事例集    ---------------------------------------------------------------*/
div#cntsL div.txtBox01 ul.discList01{
        margin-top: 10px;
    color:#3e5d6a;
}
div#cntsL div.txtBox01 ul.discList01 li{
    margin-bottom: 5px;
}
    
h3.iconBdrEMorange02{
    background:#ffc000 !important;
    box-shadow:none;
}
.iconBdrEMorange02:before{
    position:absolute;
    left:0;
    top:11px;
    width:5px;
    height:20px;
    content:"";
    background:#ffc000 !important;
}
h3.iconBdrEMblue02{
    background:#9999ff !important;
    box-shadow:none;
}
.iconBdrEMblue02:before{
    position:absolute;
    left:0;
    top:11px;
    width:5px;
    height:20px;
    content:"";
    background:#9999ff !important;
}
h3.iconBdrEMpink02{
    background:#FF6699 !important;
    box-shadow:none;
}
.iconBdrEMpink02:before{
    position:absolute;
    left:0;
    top:11px;
    width:5px;
    height:20px;
    content:"";
    background:#FF6699 !important;
}
h3.iconBdrEMgreen02{
    box-shadow:none;
}
.iconBdrEMgreen02:before{
    position:absolute;
    left:0;
    top:11px;
    width:5px;
    height:20px;
    content:"";
    background:#00ad00 !important;
}
h3.iconBdrEMpurple02{
    background:#cc66ff !important;
    box-shadow:none;
}
.iconBdrEMpurple02:before{
    position:absolute;
    left:0;
    top:11px;
    width:5px;
    height:20px;
    content:"";
    background:#cc66ff !important;
}
ul.reportList{
    list-style-type:decimal;
    padding-left:30px;
    color: #3D3D3D;
}
ul.reportList li{
    padding-left:10px;
    margin-bottom: 3px;
}


/*    事業者支援促進事業    ---------------------------------------------------------------*/
btnLargeWrapNl {
    padding: 20px 24px 20px 24px;
}
.iconEX {
    background: url(/resource/RN2015Component/images/icon/icon_ex.png) no-repeat left center;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: 30px;
}
.iconPDF {
    background: url(/resource/RN2015Component/images/icon/icon_pdf.png) no-repeat left center;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-size: 30px;
}
.announce dt{
    float: left;
}
.announce dd{ 
    margin-left: 15%;
}
@media screen and (max-width:544px) {
    .announce dd{ 
    margin-left: 40%;
}
}

/*    活動の成果    ---------------------------------------------------------------*/
#jiseki6 td {
padding:10px;
border-top:1px #ccc solid;
}
/*#jiseki6 td:first-child {
    text-align: center;
}
#jiseki6 td:nth-child(2)
{
    text-align: center;
}*/
#jiseki6 th {
text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
}
#jiseki6 th:first-child {
width: 20%;
}
#jiseki6 th:last-child {
width: 50%;
}


















.mb10{
    margin-bottom: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.mb30{
    margin-bottom: 30px;
}




/* 以下、渡邉さん追加コード */

.subcommittees-naviArea3{
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
}
.subcommittees-naviArea li{
    width: 14.3%;
    height: 60px;
    border: 1px solid #235faf;
    border-right: 0;
    color: #235faf;position: relative;
}
.subcommittees-naviArea3 li{
    width: 33.3%;
    height: 60px;
    border: 1px solid #235faf;
    border-right: 0;
    color: #235faf;position: relative;
}
.subcommittees-naviArea li:last-child,
.subcommittees-naviArea3 li:last-child{
    border-right: 1px solid #235faf;
}
.subcommittees-naviArea3 li a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #235faf;
    text-decoration: none;
    line-height: 120%;
     transition : all 0.5s ease 0s;
}
.subcommittees-naviArea3 li a:hover{
    background: #e1eeff;
    color: #235faf;
}
.subcommittees-naviArea3 li.selected2 a{
    background: #235faf;
    color: #fff;
   
}
.subcommittees-naviArea3 li.selected2 a:hover{
    background: #235faf;
    color: #fff;
   
}

.subcommittees-naviArea3 li.selected2:after {
    position: absolute;
    bottom:-18px;
    content: '';
    display: inline-block;
    width: 100%;/*画像の幅*/
    height: 24px;/*画像の高さ*/
    background-image:url("../img/ico_subcommittees_navi_arrow_L.png");
    background-size: contain;
    vertical-align: middle;
}
