/*アドセンス*/
.divAd{
    margin-bottom: 20px;
}
.divAdsenceBottm {
    /* border: 1px solid #000000; */
    margin-bottom: 20px;
}
 #subRight .konoTwitter{
    border-bottom: 1px solid #000;
    padding-bottom: 35px;
}
.clToiawase{
    border-bottom: none;
}
.divSocial {
       margin: 0 auto;
}

.pTeniSord, pKouryaku{
    margin-top: 40px;
}
.clKouryaku p{
    margin: 30px 0;
}
.ulSocialMain {
    margin-bottom: 0;
}
.divShareBtn{
    padding-bottom: 20px;
}
 #subRight .divSocial{
    display: none;
}
.twRun{
    text-align: center;
    padding: 10px 0;
}
/*----スマホ対応-------------*/

@media only screen and (max-width: 499px){
    .divAd{
    display: none;
}

}