@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

/* 全体のカラー統一　黒#000 */
body, .tc-header, .entry-content {background-color:#000;color:#fff;}
table {background:#000;color:#fff;border:none;}
tbody {background:#000;color:#fff;}
tr {background:#000;color:#fff;}
th {background:#000;color:#fff;}
td {background:#000;color:#fff;}
.table th, .table tr {border:none;}
tr:nth-child(odd) td, tr:nth-child(odd) th {background-color: #000;padding:5px;}
tr:nth-child(even) td, tr:nth-child(even) th {background-color: #000;padding:5px;}

/* 全体の体裁 */
#body {margin-top: 0px;}
#main {float: left;box-sizing: border-box;width: 740px;padding: 5px 29px;border: 0px solid #ddd;background-color: #000;color:#fff;border-radius: 4px;margin-bottom: 30px;position: relative;}
h1, h2, h3, h4, h5, h6 {line-height: 130%;color: #fff;}
.widget_new_entries a, .widget_new_popular a, .widget_popular_ranking a, .wpp-list a, .entry-read a, .related-entry-read a, .article-list .entry-title a, .related-entry-title a, .pagination a {color: #fff;}
.pagination li.current a {color:#333;}
.entry-read a, .related-entry-read a {background: translated;border: 1px solid #000;}

/* メニューの中央寄せ */
@media screen and (min-width: 1024px) {
#navi-in{display: flex;justify-content: center;  }
#navi ul li{width: 150px;}
#navi-in ul li a {	font-size:1.0em;}
}
#navi-in {border-bottom:1px #555 dotted;}

/* トップページのタイトルとメタ非表示 */
#post-7 h1.entry-title {display:none;}
#post-7 .post-meta {display:none;}

/* パンくずの色 */
#breadcrumb a {text-decoration: none;color: #fff;}
#breadcrumb, .fa-fw {color: #fff;}

/* トップページ記事一覧の体裁 */
.wc-shortcodes-three-fourth {padding:2px 0px;margin:0 auto;}
.wc-shortcodes-one-fourth {padding:2px 0px;margin:0 auto;}
.article .wc-shortcodes-one-fourth h4 {font-size: 18px;}

/* ブログ記事のタイトル制御 */
h4 {border-bottom:0px;line-height:110%;}
.article h4 {border-bottom: 1px dashed #fff;}
.article h4 a {text-decoration:none;}
h4.wc-shortcodes-entry-title{margin:5px 0px;}

/* ブログ記事の日付の空白 */
div.wc-shortcodes-footer-entry-meta {line-height: 100%;margin-top: 10px;text-align:right;}
div.wc-shortcodes-footer-entry-meta a {text-decoration:none;}

/* アーカイブページの制御 */
.entry h2 a {color: #fff;font-size: 18px;text-decoration: none;font-weight: bold;}
.post-meta {margin-bottom: 0.5em;text-align: right;background-color: #000;color: #fff;font-size: 16px;}
.entry .post-meta a {color: #fff;}
#main .entry {border: 1px solid #000;border-bottom:1px dotted #fff;border-radius: 0px;}
p.entry-read {text-align:right;}

/* カテゴリページの説明文 */
.category-description {background-color: #000;border: 1px solid #000;color:#fff;}

/* カスタムボタン */
.square_btn {position: relative;display: inline-block;padding: 0.25em 0.5em;text-decoration: none;color: #FFF;background: #222;border-radius: 4px;box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);font-weight: bold;border: solid 2px #222;}
.square_btn:active {box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);}

/* サイドバー */
#custom_html-4 > h3:before {content:"\f2c3  ";font-family:"FontAwesome";}
#wpp-2 > h3:before {content:"\f1ea  ";font-family:"FontAwesome";}
#recent-posts-2 > h3:before {content:"\f040  ";font-family:"FontAwesome";}
#recent-posts-2 > ul > li > a:before {content:"\f1ea  ";font-family:"FontAwesome";}
#archives-2 > h3:before {content:"\f187  ";font-family:"FontAwesome";}
#categories-2 > h3:before {content:"\f07c  ";font-family:"FontAwesome";}

/*  */


/*  */

/*  */
