/************************************************

          Support Association

************************************************/

#mainImage{
    height:248px;
    background-color:#fdd751;
}

#supportAssociation{
}
    #supportAssociation *{
        line-height:2.0em;
    }
    #supportAssociation>h2{/*江東楓の会後援会のご案内*/
        margin-top:90px;
        color:#595757;
    }
    #supportAssociation>.str1{/*ー*/
        margin-top:31px;
    }
    #supportAssociation>.str2{/*本会は地域福祉の向上と共生を…*/
        margin-top:90px;
        color:#595757;
    }

    #contents{/*活動内容～後援会費*/
        margin-top:105px;
    }
        #contents h3{/*活動内容*/
            font-size:2.0rem;
            color:#595757;
        }
            #contents h3 img{/*●〇*/
                margin:8px 18px 0 0;
            }
        #contents>section{
            margin-top:100px;
        }
        #contents>section:first-of-type{
            margin-top:0;
        }
            #contents>section ul,
            #contents>section table{
                width:620px;
                margin-top:26px;
                font-size:1.6rem;
            }
            #contents>section #table1{/*後援会費のテーブル*/
            }
                #contents>section #table1 th{
                    width:33%;
                }
                #contents>section #table1 td{
                    width:66%;
                }

    /*お問い合わせはこちら------------*/
    #share_contact{
        margin-top:170px;
    }


/********************************************************************************

          メディアクエリ

*********************************************************************************/
@media(max-width:640px){
}
