@charset "UTF-8";



#greendc .boxEffect{
    align-items: center;
}

#greendc dl{
    font-size: 14px; 
}


#greendc dt{
    padding-bottom: 10px;
}

#greendc dd{
    padding-left: 50px;
    padding-bottom: 10px;
    line-height: 2;
}

#greendc table{
    border: 1px solid #b9b9b9;
    font-size: 14px;
    overflow: scroll;
}

#greendc th{
    background-color: #efefef;
    border-right: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
}

#greendc td{
    border-right: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    padding: 10px;
    vertical-align: middle;
    text-align: left;
}

#greendc a{
    color: #176398;
}

/*#greendc .greendc p{
    margin-bottom: 50px;
}*/




#greendc .greendc ol{
    margin-bottom: 50px;
}

#greendc .greendc .greendc_caution1:last-of-type{
    margin-bottom: 50px;
}

#greendc .greendc .greendc_caution2:last-of-type{
    margin-bottom: 50px;
}

#greendc .greendc .greendc_caution3{
    margin-bottom: 50px;
}

#greendc .greendc .greendc_caution3 p{
    margin-bottom: 20px;
}

#greendc .greendc .greendc_caution4 {
    margin-bottom: 50px;
}

#greendc .greendc .greendc_caution4 p{
    margin-bottom: 10px;
}

#greendc .greendc .greendc_caution5{
    margin-bottom: 50px;
}

#greendc .greendc .greendc_caution6{
    margin-bottom: 50px;
}

#greendc .greendc .greendc_caution7:last-of-type{
    margin-bottom: 50px;
}



#greendc .signature{
    text-align: right;
}

#greendc .teble_bottom_text{
    margin-top: 10px;
}

#greendc .navLink{
    width: 80%;
    margin: 0 auto;
    border: solid 1px #000;
    padding: 15px 10px;
}

#greendc .column10{
    width: 10%;
}

#greendc .column10 .arrow{
    text-align: center;
    display: block;
    font-size: 32px;
    color:#d91824;
    font-family: 'Anonymous Pro', monospace;
}
#greendc .column10 .bar{
    text-align: center;
    display: block;
    font-size: 22px;
    color:#333;
    font-weight: normal;
    transform: scale(0.3, 1);
    /*font-family: 'Anonymous Pro', monospace;*/
}

#greendc .column30{
    width: 30%;
}

#greendc .column30 p{
    text-align: center;
    margin: 0 auto;
    
    font-weight: bold;
    line-height: 1.8;
}

#greendc .linkNavi{
    font-weight: bold;
    font-size: 15px;
}

#greendc .linkTitle{
    font-size: 13px;
}

#greendc .listNormal{
    margin-left: 17px;
}

#greendc .listNormal li{
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 2;
    text-indent: -15px;
    padding-left: 15px;
}

#greendc .listNormal li:first-child {
    padding-top: 0;
}

#greendc .listNormal li:last-child {
    border-bottom: none;
}

#greendc .greendc .greendc_caution7  dl{
    line-height: 2;
    font-size: 12px;
}
/*#effect img{
    margin-bottom: 60px;
}

#effect .marginBottom50{
    margin-bottom: 60px;
}

#effect .listText{
    margin-bottom: 0.5vw;
}*/