﻿
.SystemDiv {
    background-color: transparent;
    left: 0px;
    overflow: visible;
    width: auto;
    height: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    position: relative;
    top: 0px;
    margin: 40px auto 40px auto;
    padding: 0px 0px 0px 0px;
    float: none;
    clear: both;
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
}


.JissekiDiv, .ConsultingDiv {
    background-color: transparent;
    left: 0px;
    overflow: visible;
    width: 80%;
    height: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    position: relative;
    top: 0px;
    margin: 0px auto 0px auto;
    padding: 20px 0px 0px 0px;
    float: none;
    clear: both;
    display: table;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
    display: block;
}


.SystemDiv h4 {
    max-width: 800px;
    width: 100%;
    height: auto;
    display: block;
    float: left;
    clear: both;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    color: rgba(35, 24, 21, 0.7);
}

.KaihatsuJissekiList {
    background-color: transparent;
    left: 0px;
    overflow: visible;
    width: 90%;
    height: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    position: relative;
    top: 0px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    float: none;
    clear: both;
    display: table;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
    display: block;
}

    .KaihatsuJissekiList li {
        background-color: transparent;
        left: 0px;
        overflow: visible;
        width: 100%;
        height: auto;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        border-bottom-style: none;
        position: relative;
        top: 0px;
        margin: 0px auto 0px auto;
        padding: 0px 0px 0px 0px;
        float: none;
        clear: both;
        display: inline-block;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: normal;
        display: block;
    }


.KaihatsuJissekiListTitle {
    background-color: transparent;
    overflow: hidden;
    height: auto;
    width: auto;
    border-top-style: none;
    border-right: 2px solid #666666;
    border-left-style: none;
    border-bottom-style: none;
    position: relative;
    top: 0px;
    left: 0px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 20%;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 15px;
    font-size: 1.5rem;
    color: rgba(35, 24, 21, 0.8);
}

.KaihatsuJissekiListNaiyo {
    background-color: transparent;
    overflow: hidden;
    height: auto;
    width: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    position: relative;
    top: 0px;
    left: 0px;
    text-align: center;
    margin: 8px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 13px;
    font-size: 1.3rem;
    color: rgba(35, 24, 21, 0.8);
}



.TitleDiv {
    background-color: transparent;
    left: 0px;
    overflow: visible;
    width: 100%;
    height: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom: 2px solid rgba(10,28,54,0.3);
    position: relative;
    top: 0px;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    float: none;
    clear: both;
    display: table;
    font-weight: normal;
}

.SystemTitle01 {
    background-color: rgba(10,28,54,1);
    overflow: hidden;
    height: auto;
    width: 100%;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    position: relative;
    top: 0px;
    left: 0px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    display: block;
    float: none;
    font-weight: bold;
    font-size: 24px;
    font-size: 2.4rem;
    color: rgba(255, 255, 255, 1);
}

.SystemLabel01 {
    width: 80%;
    height: auto;
    display: block;
    float: left;
    clear: both;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding: 20px 10% 4px 10%;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom: 2px solid rgba(10,28,54,0.3);
    color: rgba(10,28,54,1);
}

    .SystemLabel01 .SystemGyomu {
        color: rgba(255,0,0,0.9);
        float: none !important;
        clear: both !important;
        display: block !important;
    }

.SystemDiv h3 {
    max-width: 800px;
    width: 78%;
    height: auto;
    display: block;
    float: left;
    clear: both;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 30px 2% 20px 20%;
    text-align: left;
    color: rgba(35, 24, 21, 0.7);
}

.SystemLabel02 {
    width: 80%;
    height: auto;
    display: block;
    float: left;
    clear: both;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding: 5px 10% 0px 10%;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: rgba(10,28,250,1);
}

.SystemLabel03 {
    width: 80%;
    height: auto;
    display: block;
    float: left;
    clear: both;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding: 5px 10% 5px 10%;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: rgba(10,28,250,1);
}



.ConsultingNayamiTitle {
    max-width: 800px;
    width: auto;
    height: auto;
    display: block;
    float: left;
    clear: both;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 10px 2% 5px 4%;
    text-align: left;
    color: rgb(10,28,210);
}

.JissekiTitle {
    max-width: 800px;
    width: auto;
    height: auto;
    display: block;
    float: left;
    clear: none;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 5px 4%;
    text-align: left;
    color: rgb(10,28,210);
}

.JissekiSetsumei {
    max-width: 800px;
    width: auto;
    height: auto;
    display: block;
    float: left;
    clear: none;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 12px 0px 5px 10px;
    text-align: left;
    color: rgb(10,28,210);
}

.ConsultingNayamiList, .KaihatsuJissekiList {
    width: 90%;
    height: auto;
    display: table;
    float: none;
    clear: both;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding: 10px 5% 4px 5%;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: rgba(10,28,54,1);
}

.ConsultingNayami {
    width: 100%;
    height: auto;
    display: table;
    float: none;
    clear: both;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding: 0px 5px 0px 5px;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: rgba(10,28,54,1);
}

#ConsultingLabel01 {
    width: auto;
    height: auto;
    display: inline-block;
    float: left;
    clear: none;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding: 10px 0px 4px 5%;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: rgba(255,28,54,1);
    position: relative;
}

#ConsultingLabel02 {
    width:100%;
    height: auto;
    display: table;
    float: left;
    clear: left;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding: 10px 5% 4px 5%;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: rgba(255,28,54,1);
    position: relative;
}

#ProfileImage {
    width: 64px;
    height: 64px;
    display: inline-block;
    float: left;
    clear: none;
    font-weight: bold;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    position: relative;
    top: 0px;
}


.KaihatsuJissekiListTitle {
    width: 100%;
    height: auto;
    display: table;
    float: none;
    clear: both;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: rgba(10,28,54,1);
}

.KaihatsuJissekiListNaiyo {
    width: 100%;
    height: auto;
    display: table;
    float: none;
    clear: both;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    margin: 0px auto 0px auto;
    padding: 2px 0px 15px 0px;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: rgba(10,28,54,1);
}



@media screen and (min-width: 780px) {
    .SystemLabel02 {
        width: auto;
    }

    .GratingSystem {
        width: 80%;
    }
}

@media screen and (max-width: 780px) {
    .SystemLabel02 {
        width: 90%;
    }

    .GratingSystem {
        width: 90%;
    }
}
