.kanrenBox .image{
    text-align: center;
    border: none!important;
    }
    .kanrenBox .image.bg-color1 {
    background: #194869;
    }
    .excerptContents .mokujiArea {
    margin: 0 auto 20px;
    }
    .excerptContents .mokujiArea ul li a i{
    top: 2px;
    }
    .circle span{
    background: #333;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 8px;
    }
    .tabelBox table {
    width: 100%;
    margin: 0 auto;
    }
    .tabelBox table .bgcolor1{
    background: #ffc705;
    color: #333;
    }
    .tabelBox table th,table td {
    color: #333;
    padding: 6px;
    }
    .tabelBox table th {
    font-weight: bold;
    }
    .tabelBox table td {
    padding:8px 6px;
    border-bottom:1px solid #333;
    
    }
    .tabelBox table td:nth-of-type(1) {
    width: 60%;
    }
    .tabelBox table td:nth-of-type(2) {
    text-align: center;
    width: 40%;
    }
    .tabelBox table th .d-block.txt-center{
    max-width: 40%;
    margin: 0 0 0 auto;
    }
    @media screen and (max-width: 640px) {
    .tabelBox table {
    width: 100%;
    margin: 0 auto;
    }
    .tabelBox table th .d-block.txt-center{
    max-width: 100%;
    margin: 0 0 0 auto;
    }
    .tabelBox table td:nth-of-type(2) {
    width:15%;
    }
    }
    body{color: #000;}
    
    .tabelBox .table {
        table-layout: fixed;
    }
    .tabelBox .table th:nth-of-type(1) {
        width: 100px;
        text-align: center;
        vertical-align: top;
        padding: 10px;
        border-bottom: 5px solid #fff;
        border-right: 8px solid #fff;
    }
    .tabelBox .table thead th {
        text-align: center;
        border-right: 5px solid #fff;
    }
    .tabelBox .table tbody tr:nth-of-type(odd) th:nth-of-type(1) {
        background: rgba(155,220,231,1);
    }
    .tabelBox .table tr:nth-of-type(even) th:nth-of-type(1) {
        background: rgba(155,220,231,0.35);
    }
    .tabelBox .table tr:nth-of-type(odd) td {
        background:#f1f1f1;
    }
    .tabelBox .table thead th:nth-of-type(2),
    .tabelBox .table thead th:nth-of-type(4),
    .tabelBox .table thead th:nth-of-type(6){
        border-bottom:solid 5px #2697ac;
    }
    .tabelBox .table thead th:nth-of-type(3),
    .tabelBox .table thead th:nth-of-type(5),
    .tabelBox .table thead th:nth-of-type(7){
        border-bottom:solid 5px #5f3d92;
    }
    .tabelBox .table td {
        border-bottom: 5px solid #fff;
        border-right: 8px solid #fff;
        vertical-align: top;
    }
    .tabelBox .table tr td:last-of-type {
        border-right: none;
    }
    .tabelBox .table.type02 th:nth-of-type(1) {
        width: 240px;
        text-align: center;
        vertical-align: top;
        padding: 10px;
        border-bottom: 5px solid #fff;
        border-right: 8px solid #fff;
    }
    .tabelBox .table.type02 thead th {
        text-align: center;
        border-right: 5px solid #fff;
    }
    .tabelBox .table.type02 tbody tr:nth-of-type(odd) th:nth-of-type(1) {
        background: rgba(155,220,231,1);
        vertical-align: middle;
    }
    .tabelBox .table.type02 tr:nth-of-type(even) th:nth-of-type(1) {
        background: rgba(155,220,231,0.35);
    }
    .tabelBox .table.type02 tr:nth-of-type(odd) td {
        background:#f1f1f1;
    }
    .tabelBox .table.type02 thead th:nth-of-type(2),
    .tabelBox .table.type02 thead th:nth-of-type(4),
    .tabelBox .table.type02 thead th:nth-of-type(6){
        border-bottom:solid 5px #2697ac;
    }
    .tabelBox .table.type02 thead th:nth-of-type(3),
    .tabelBox .table.type02 thead th:nth-of-type(5),
    .tabelBox .table.type02 thead th:nth-of-type(7){
        border-bottom:solid 5px #5f3d92;
    }
    .tabelBox .table.type02 td {
        border-bottom: 5px solid #fff;
        border-right: 8px solid #fff;
        vertical-align: top;
        text-align: center;
    }
    .tabelBox .table.type02 tr td:last-of-type {
        border-right: none;
    }
    .noneBg.bdb1 {
        background: none!important;
        border-bottom:solid 5px #5f3d92!important;
        vertical-align: middle!important;
    }
    .tabelBox .table.type03 th:nth-of-type(1) {
        width: 240px;
        text-align: center;
        vertical-align: top;
        padding: 10px;
        border-bottom: 5px solid #fff;
        border-right: 8px solid #fff;
    }
    .tabelBox .table.type03 thead th {
        text-align: center;
        border-right: 5px solid #fff;
    }
    .tabelBox .table.type03 tbody tr:nth-of-type(odd) th:nth-of-type(1) {
        background: rgba(155,220,231,1);
    }
    .tabelBox .table.type03 tr:nth-of-type(even) th:nth-of-type(1) {
        background: rgba(155,220,231,0.35);
    }
    .tabelBox .table.type03 tr:nth-of-type(odd) td {
        background:#f1f1f1;
    }
    .tabelBox .table.type03 thead th:nth-of-type(2),
    .tabelBox .table.type03 thead th:nth-of-type(4),
    .tabelBox .table.type03 thead th:nth-of-type(6){
        border-bottom:solid 5px #2697ac;
    }
    .tabelBox .table.type03 thead th:nth-of-type(3),
    .tabelBox .table.type03 thead th:nth-of-type(5),
    .tabelBox .table.type03 thead th:nth-of-type(7){
        border-bottom:solid 5px #5f3d92;
    }
    .tabelBox .table.type03 td {
        border-bottom: 5px solid #fff;
        border-right: 8px solid #fff;
        vertical-align: top;
        text-align: center;
    }
    .tabelBox .table.type03 tr td:last-of-type {
        border-right: none;
    }
    
    .scroll.tabelBox + .small ,
    p + .small {
        font-size: 86%;
        margin-top: 10px;
        margin-bottom: 40px!important
    }
    
    @media screen and (max-width: 767px) {
        .scroll.tabelBox{
            overflow:scroll;
        }
        .tabelBox .table {
            min-width: 700px;
        }
        .tabelBox .table.type03 {
            min-width: 540px;
        }
    }
    
    .marker {
        background: linear-gradient(transparent 60%,#ffeb00 60%);
        font-weight: bold;
    }
    