@charset "utf-8";
/*#main{
    padding: 1rem;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07);
    border: 1px solid #ebebeb;
    margin-bottom:5rem;
}
#main .h2styleGlay{
    font-size: 1.6rem;
    font-weight:bold;
    text-align:center;
    padding: 2.5rem 0 1.5rem 0;
    margin:-1rem;
    margin-bottom: 2.5rem;
    background-color:#F5F5F5;
}*/

@media screen and (max-width:768px){
    #wholeContents.twoColumnpage .entry-content section:last-child{
        margin-bottom:0;
    }
    /*table,tbody,tr,th,td{
        display:block;
    }*/
    #wholeContents.twoColumnpage th{
        font-weight:bold;
        border:none;
    }
    #wholeContents.twoColumnpage td{
        border:none;
    }
    .tokusyouhou-sec-table{
        border:1px solid #e1e1e1;
    }
}
