/*------------------------------------------------------

    common

------------------------------------------------------*/
main section { margin-bottom: 0;}

@media (min-width: 768px) {

}

@media (max-width: 767px) {

}

/*------------------------------------------------------

    post-single

------------------------------------------------------*/
#post-single { font-family: " 游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic,メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
#post-single .title-a { line-height: 1.4; margin-bottom: 6px; letter-spacing: 1.2px;}
#post-single .date { line-height: 1.6; font-size: 1.6rem; color: #0B1E69; margin-bottom: 30px; letter-spacing: 0.8px; text-align: right;}
#post-single .text { line-height: 1.6;}
#post-single .text p { margin-bottom: 30px; font-size: 1.4rem; font-weight: normal;}

#post-single .file { padding-top: 40px;}
#post-single .file p { margin-bottom: 0; font-size: 1.6rem;}
#post-single .file p:first-child { color: #76ABB1; border-bottom: 1px solid #ddd; font-weight: bold; padding-bottom: 5px; margin-bottom: 20px;}
#post-single .file p a { color: #333; text-decoration: none;}

@media (min-width: 768px) {
    #post-single { margin-bottom: 200px;}
    #post-single .title-a {}
    #post-single .date {}
    #post-single .text {}
    #post-single .text p {}
    
    #post-single .file {}
    #post-single .file p {}
    #post-single .file p a {}
    #post-single .file p a:hover { text-decoration: underline;}

}

@media (max-width: 767px) {
    #post-single { margin-bottom: 100px;}
    #post-single .title-a {}
    #post-single .date {}
    #post-single .text {}
    #post-single .text p {}
    
    #post-single .file {}
    #post-single .file p {}
    #post-single .file p a {}

}



/*------------------------------------------------------



------------------------------------------------------*/


@media (min-width: 768px) {

}

@media (max-width: 767px) {

}


/*------------------------------------------------------



------------------------------------------------------*/


@media (min-width: 768px) {

}

@media (max-width: 767px) {

}

