/*
.txt-green,
.txt-grren {
    color: #006c60!important;
}
.border-green {
    border-color: #006c60!important;
}
*/
.ttl {
    font-weight: bold;
    margin-top: 1.5em;
}

.ttl_section.__lv2{
    /*
    border-bottom: 1px solid #006c60;
    color: #006c60;

    */

    border-bottom: 1px solid #034098;
    color: #034098;
    /* font-size: 30px; */
    font-size: 2.2rem;
    font-size: 2.5rem;
    font-weight: bold;
    position: relative;
    padding: .3em 20px;
    text-align: left;
    margin-bottom: 25px;
}    
.ttl.ttl_section.__lv3 {
    padding: .6em .9em .4em;
    border: none;
    /*
    border-left: 4px solid #0f7569;
    background: #e4efec;
    */
    border-left: 4px solid #034098;
    background: #e4e8ef;
    font-size: 2.1rem;
    /*
    border-left: 4px solid #034098;
    background: #e4e9ef;
    */
}
.ttl.ttl_section {
    /*
    border-bottom: 1px solid #006c60;
    border-bottom: 2px solid #006c60;
    color: #006c60;
    */

    border-bottom: 2px solid #034098;
    color: #034098;
    margin-bottom: .5em;
}
.ttl {
    font-weight: bold;
    /*
    margin-top: 1.5em;
    */
    margin-top: 35px;
}
.tbl {
    border-width: 1px 0 0 1px;
    margin-bottom: 1em;
    width: 100%;
}
.tbl, .tbl th, .tbl td {
    border-color: #cbcbcb;
    border-style: solid;
    font-size: 14px;
    font-size: 0.875rem;
}
.tbl thead th {
    color: #fff;
    /*
    background-color: #00655a;
    */
    background-color: #034098;    
    background-color: #008241;
    font-weight: bold;
}
.tbl th, .tbl td {
    border-width: 0 1px 1px 0;
    padding: .5em;
}
.tbl, .tbl th, .tbl td {
    border-color: #cbcbcb;
    border-style: solid;
    font-size: 1.6rem;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

.tbl tbody th {
    /*
    background-color: #e4efec;
    */
    background-color:#e4e9ef;
}
.grid_6 {
    width: 25%;
}

.tit01 {
    color: #034098 !important;
    font-size: 2.2rem;
}

.bottomLink1{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;   
    background: #fafafa;
}

.bottomLink1 p {
    width: calc(100% - 150px);
    padding-left: 10px;
}
.bottomLink1 i {
    position: relative;
    top:4.3px;
}   
.acc-trigger.sp-trigger:hover {
    opacity: 1;
}

.flexBox.outer .relativeBox {
    width: 48%;
}
.flexBox {
    display: flex!important;
    justify-content: space-between;
    flex-wrap: wrap;
}

.btn.shadow.btn-orange-link:hover {
    border: 2px solid #EF8912;
    color: #EF8912;
    background: #fff;
}
.btn.shadow:hover {
    opacity: 1;
}
.btn.shadow.btn-orange-link {
    background: #EF8912;
    color: #fff;
    border: 2px solid #EF8912;
}
.btn.shadow:hover {
    box-shadow: none;
    transition: .2s;
    border: 1.5px solid #cdcdcd;
}
.btn.shadow.btn-blue-link {
    background: #5FA0C7;
    color: #fff;
    border: 2px solid #5FA0C7;
}
.btn.shadow {
    box-shadow: 0 3px 0px #bababa;
    transition: all 0.5s ease 0s;
    backface-visibility: hidden;
    transform: perspective(0);
    border: 1.5px solid #bababa;
}
.btn.shadow.icon-arrow-right:before,
.btn.shadow.icon-arrow-right:after {
    display: none;
}
.btn.shadow.icon-arrow-right {
    position: relative;
}
.btn.shadow.icon-arrow-right i{
    position: absolute;
    right: 13px;
    top: calc(50% - 12px);
}
.fas.fa-square-full.trnsform-45 {
    font-size: 50%;
    transform: rotate(45deg);
    position: relative;
    top: -3.5px;
    margin-right: 6px;
    color: #003f9e;
}
.txt_blue {
    color: #3366cc !important;
}
/*
.txt_green {
    color: #006c60 !important;
}*/

.lbl_square-num {
    margin-bottom: 0;
    display: inline-block!important;
    width: 60px;
    position: relative;
    bottom: -12px;
    
}
.lbl_square-num span {
    font-size: 10px;
    background-color: #006c60;
    background-color: #003f9e;
    color: #fff;
    display: table-cell;
    height: 6em;
    padding: .5em .375em;
    text-align: center;
    vertical-align: middle;
    width: 6em;
}
.columnBody ul li:before{content: "・";} {
    content: ";"
}
.lbl_square-num span strong {
    font-size: 3.2rem;
    display: block;
    font-weight: bold;
    line-height: 1;
}
td.cell_highlight {
    background-color: #ffefb1;
}
#anc01,
#anc02{
    padding-bottom: 0;
    padding-left: 0;
}
#anc03{
    padding-bottom: 0;
}
.__center {
    text-align: center;
}
.tbl, .tbl th, .tbl td {
    font-size: 1.5rem;
}
.kanrenBox .image {
    padding: 0px!important;
    width:211px;
    height:140px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.kanrenBox .image .img-responsive{
    max-width: inherit;
    height: 148px;
}
.kanrenBox .w-55p.text {
   font-size: 1.5rem;
   font-feature-settings: "palt";
   font-weight: bold;
   color: #333;
}
.kanrenBox .w-55p.text .date{
   font-size: 1.5rem;
   font-feature-settings: "palt";
   font-weight: normal;
   color: #333;
   margin-top:10px;
}
.columnBody ul li:before{content: "・";}
.columnBody ol{counter-reset:li_count;}
.columnBody ol li:before{counter-increment: li_count;  content: counter(li_count)".";  margin-right: 5px;  width: 25px;  display: inline-block;  text-align: right;}

@media screen and (max-width: 640px) {
    .ttl_section.__lv2{
        font-size: 1.8rem;
        padding: .3em 10px;
        margin-bottom: 15px;
    }
    .tit01.acc-trigger  {
        color: #fff!important;
        font-size: 1.7rem;
        padding: 8px 10px!important;
            line-height: 1.5;
    }
    .tbl, .tbl th, .tbl td {
        font-size: 1.4rem;
    }
    .ttl.ttl_section.__lv3 {
        font-size: 1.4rem;
    }
    .acc-trigger.sp-trigger + * {
        display: block;
    }
    .acc-trigger[class^="tit"]:before, .acc-trigger[class^="tit"]:after {
        display: none;
    }
    .bottomLink1 {
        padding: 10px 15px!important;
        font-size: 1.4rem!important;
    }
    .bottomLink1 p {
        width: 100%;
        padding-left: 0;
        padding-top: 5px;
    }
    .boxMoreLinkBtn {
        width: 100%;
        display: flex;
        font-weight:bold;            
        justify-content: center;
        align-items: center;
        border:2px solid #034098;
        padding: 13px 0;
        text-decoration: none;
        margin-top: 30px;
    }
    .ttl.ttl_section.__lv3 {
        font-size: 1.5rem;
    }
    .tbl, .tbl th, .tbl td {
        font-size: 1.3rem;
    }
    .lbl_square-num {  bottom: -10px; }
    .container-inner.sp_wide.kanrenBox.addcar{
        padding-left: 0px!important;
        padding-right: 0px!important;
        
    }
    .container-inner.sp_wide.kanrenBox {
        margin-top: 40px!important;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .container-inner.sp_wide.kanrenBox .text{ 
        padding: 5px 0!important;
        text-align: left!important;
        font-size:1.3rem;
    }
    .kanrenBox .w-55p.text .date {
        margin-top: 5px;
        font-size:1.3rem;
    }
    .kanrenBox .image{
        margin-bottom: 0!important;
    }
    .kanrenBox .image,
    .kanrenBox .image img {
        background:none;
        max-height:100%;
        background:none!important;
    }
    .kanrenBox .image img,
    .kanrenBox .image .img-responsive{
    height: auto;
    max-height: initial;
    width: 100%;
    }
    .kanrenBox .image{
height: 0;
    padding-top: 70.7547%!important;
    display: flex;
    align-items: center;
    align-self: center;
    position: relative;
    }
    .kanrenBox .image img, .kanrenBox .image .img-responsive {
    height: auto;
    max-height: initial;
    width: 120%;
    display: block;
    align-self: flex-end;
    height: auto;
    min-height: 120%;
}
    .columnBody ol li:before{width: 22px;}
    .columnWrapper .container-inner.sp_wide.kanrenBox{
        margin-top: 5px!important;
    }
}


@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .lbl_square-num {  bottom: -16px; }
    *::-ms-backdrop, .lbl_square-num span {  padding-top: 15px;}
    
}
