@charset "utf-8";

span.grTT{
    max-width: 1043px;
}
span.ma01Txt{
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #231815;
    line-height: 228%;
}
span.ma01Txt strong{
    font-size: 40px;
}
span.maTt{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    height: 50px;
    background-color: #4B4B4B;
}
.maCo01Item table{
    width: 100%;
    margin-top: 45px;
}
.maCo01Item table tr td{
    vertical-align: middle;
    font-size: 18px;
    font-weight: 500;
    color: #231815;
    line-height: 200%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.maCo01Item table tr:not(:last-child) td{
    border-bottom: 1px solid #4B4B4B;
}
.maCo01Item table tr td:first-child{
    width: 220px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #009FE8;
}
.maCo01Item table tr td span{
    display: block;
}
.maCo01Item table tr td span.maTbtt{
    font-size: 24px;
    font-weight: bold;
}
.maI03Co span{
    display: block;
    text-align: center;
}
span.ma03Txt{
    font-size: 16px;
    color: #231815;
    line-height: 222%;
    padding-top: 58px;
    font-weight: 500;
}
span.maILogo{
    padding-top: 95px;
}
.maCo01Item:first-child{
    padding-top: 55px;
}
.maCo01Item:nth-child(2){
    padding-top: 125px;
}
.maCo01Item:last-child{
    padding-top: 120px;
    padding-bottom: 128px;
}
@media all and (-ms-high-contrast:none) {
    span.maTt{
        padding-top: 8px;
    }
}

@media screen and (max-width:767px) {
    #management{
        padding-left: 10px;
        padding-right: 10px;
    }
    .maContent01 .grid-960{
        padding-left: 0;
        padding-right: 0;
    }
    .maCo01Item:first-child{
        padding-top: 20px;
    }
    span.ma01Txt{
        font-size: 18px;
    }
    span.ma01Txt strong{
        font-size: 25px;
    }
    .maCo01Item:nth-child(2){
        padding-top: 6.519vw;
    }
    .maCo01Item table{
        margin-top: 0;
    }
    .maCo01Item table tr td:first-child{
        width: 100px;
        font-size: 20px;
    }
    .maCo01Item table tr td{
        font-size: 14px;
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .maCo01Item table tr td span.maTbtt{
        font-size: 18px;
    }
    .maCo01Item:last-child{
        padding-top: 6.519vw;
        padding-bottom: 6.519vw;
    }
    span.maILogo{
        padding-top: 30px;
    }
    span.ma03Txt{
        font-size: 14px;
        padding-top: 20px;
    }
    span.ma03Txt br{
        display: none;
    }   
    span.ma01Txt br{
        display: none;
    }
    span.ma01Txt strong{
        display: block;
    }
    span.maILogo img{
        max-width: 60.756vw;
        width: 100%;
    }
    #management .grid-960{
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width:480px) {
    span.ma01Txt{
        font-size: 14px;
    }
    span.ma01Txt strong{
        font-size: 18px;
        letter-spacing: -1.5px;
    }
    .maCo01Item:first-child{
        padding-top: 0;
    }
    span.maTt{
        font-size: 18px;
    }
    .maCo01Item table tr td:first-child{
        width: 80px;
        font-size: 18px;
    }
}