@charset "UTF-8"; .dlt_entry p{ margin: 0 !important; padding: 0 !important; } .sign{ display: block; clear: both !important; } /* #ブログレイアウト ============================================*/ .blog-wrap { overflow: hidden; } .blog-main { width: 73%; float: left; } .staff-head { margin: 0 0 30px; } .staff-head__title { font-size: 32px; border-bottom: 1px solid #333; padding: 0 0 15px; font-family: "Roboto",sans-serif,"google" !important; } /* #リセット ============================================*/ #content_area .dlt_lay_post { .dlt_entry_content { font-family: "Roboto",sans-serif,"google"; h1 { font-size: 2em; font-weight: bold; margin: 0.6em 0; font-family: "Roboto",sans-serif,"google"; text-align: left; color: #798486; } h2 { font-size: 1.5em; font-weight: bold; margin: .50em 0; font-family: "Roboto",sans-serif,"google"; color: #798486; } h3 { font-size: 1.17em; font-weight: bold; margin: 0.50em 0; font-family: "Roboto",sans-serif,"google"; color: #798486; } h4 { font-size: 1em; font-weight: bold; margin: 0.45em 0; } h5 { font-weight: bold; margin: 0.45em 0; font-size: 1em; } h6 { font-weight: bold; margin: 0.45em 0; font-size: 1em; } blockquote { &::after, &::before { font-family: "メイリオ", "Meiryo", "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif,serif !important; font-size: 70px; } p {} } ul { li {} } ol { li {} } dl { dt {} dd {} } table { tr { th {} td {} } } } }