@charset "UTF-8";

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

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

.new-reviews-title {
	background-color: #3A587E;
	margin: 20px 0px 10px 0px;
}

.new-reviews-title h2 {
	font-size:23px;
	color:#fff;
	border-bottom:0px;
}

#new-reviews-area {
}

.new-reviews-info {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.new-reviews-info .sc1 {
	margin-right: 12px;
}

.new-reviews-info .sc2 {
	margin-right: 12px;
}

.new-reviews-info .sc3 {
	margin-right: 12px;
	color: #FF9900;
	font-weight: bold;
}

.new-reviews-info .sc4 {
}

.new-reviews-info .sc5 {
}

hr{
  color: #ddd;
  margin:0;
  width:98%;
  border:1px solid #ddd;
}

/* added by side7 */

/* 特定カテゴリの新着エントリ3カラムレイアウト表示用 */
#main .entry-3columns{
  width:214px;
  margin:10px 5px 0 5px;
  border:1px solid #ddd;
  border-radius:5px;
  float:left;
  clear:none;
  overflow: visible;
}
#list .entry-3columns .entry-thumb {
  margin-top:0;
  margin-right: 0;
  margin-left:0;
  text-align:center;
  margin-bottom: 0;
}

.entry-3columns .entry-thumb img{
  width:100%;
  height:auto;
  margin-bottom:0;
  margin: 0px 5px 5px 5px;
}

.entry-3columns .entry-card-content {
  margin-left: 0;
  clear:both;
}

.entry-3columns h2 a{
  margin-top:0;
  font-size:16px;
  line-height:110%;
}

.entry-3columns .post-meta{
  margin:0;
  text-align: left;
  font-size:14px;
}

.entry-3columns .entry-snippet{
  font-size:14px;
  padding:0 5px;
  word-wrap:break-word;
  clear: both;
}

.entry-3columns .entry-read a{
  font-size:12px;
  padding:0 5px;
}

.entry-3columns .post-meta .category{
  display:none;
}

.entry-3columns h2{
  padding:0 5px;
  word-wrap:break-word;
  line-height: 100%;
  margin: 0px 0px 5px 5px;
}

.entry-3columns .entry-read a.entry-read-link{
  padding:5px 0;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  width:auto;
}

.entry-3columns .sc3 { display: none; }
.entry-3columns .sc4:before { content: "("; }
.entry-3columns .sc4:after { content: "件)"; }
.entry-3columns .ratings { 
    /*float: left;*/
}


/* 特定カテゴリの新着エントリ2カラムレイアウト表示用 */
#main .entry-2columns{
  width:327px;
  margin:10px 5px 0 5px;
  border:1px solid #ddd;
  border-radius:5px;
  float:left;
  clear:none;
  overflow: visible;
}
#list .entry-2columns .entry-thumb {
  margin-top:0;
  margin-right: 0;
  margin-left:0;
  text-align:center;
  margin-bottom: 0;
}

.entry-2columns .entry-thumb img{
  width:327px;
  height:auto;
  margin-bottom:0;
  margin: 0px 5px 5px 5px;
}

.entry-2columns .entry-card-content {
  margin-left: 0;
  clear:both;
}

.entry-2columns h2 a{
  margin-top:0;
  font-size:16px;
  line-height:110%;
}

.entry-2columns .post-meta{
  margin:0;
  text-align: left;
  font-size:16px;
}

.entry-2columns .entry-snippet{
  font-size:14px;
  padding:0 5px;
  word-wrap:break-word;
  clear: both;
}

.entry-2columns .entry-read a{
  font-size:12px;
  padding:0 5px;
}

.entry-2columns .post-meta .category{
  display:none;
}

.entry-2columns h2{
  padding:0 5px;
  word-wrap:break-word;
  line-height: 100%;
  margin: 0px 0px 5px 5px;
}

.entry-2columns .entry-read a.entry-read-link{
  padding:5px 0;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  width:auto;
}

.entry-2columns .sc3 { display: none; }
.entry-2columns .sc4:before { content: "("; }
.entry-2columns .sc4:after { content: "件)"; }


/* 特定カテゴリの新着エントリシングルレイアウト表示用 */
.entry-single .sc3 { display: none; }
.entry-single .sc4:before { content: "("; }
.entry-single .sc4:after { content: "件)"; }


/* 特定カテゴリの新着口コミ表示用 */
#new-reviews-area .sc0{ margin-left: 12px; }
#new-reviews-area .sc2:before { content: "評価: "; }
#new-reviews-area .sc3:before { content: "平均: "; }
#new-reviews-area .sc4:before { content: "投票数: "; }
#new-reviews-area .sc4:after { content: "件"; }

/* 記事一覧の評価表示用 */
.ratings .sc2:before { content: "評価: "; }

/* 記事詳細の評価表示用 */
.post-ratings .sc2:before { content: "評価: "; }
.post-ratings .sc3 { display: none; }
.post-ratings .sc4{ display: none; }
.post-ratings .sc4:before { content: "("; }
.post-ratings .sc4:after { content: "件)"; }
.hyouka {
    float: right;
}

/* デフォルトの評価表示用(記事詳細) */
.ratings .sc3 { display: none; }
.ratings .sc4:before { content: "("; }
.ratings .sc4:after { content: "件)"; }

/* デフォルトの評価表示用(記事一覧) */
.ratings .sc3 { display: none; }
.entry-card-content .ratings .sc4 { display: none; }
.entry-card-large-content .ratings .sc4 { display: none; }

/* ショートコードでの新着記事表示一覧用 */
.new_post_list_2columns {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.new_post_list_3columns {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}


/* 追加分 */
#navi {
    background-color: #C45B57;
}
#main {
    background-color: #f2f6ff;
}
#sidebar {
    background-color: #f2f6ff;
}
.post-meta {
    background-color: #fffff8;
}
#sidebar h3 {
    height: 50px;
	line-height: 50px;
    padding: 0 20px;
    background: #3A587E;
    font-weight: bold;
    color: #ffffff;
	margin-bottom: 10px;
	font-size: 20px;
}
#footer {
    color: #fff;
}
#copyright a {
    color: #fff;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.article h2 {
	padding: 1em;
	border: 3px solid #3A587E;
	border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
	margin:0px;
}
.article h3,
#comment-area h3,
#related-entries h3{
	font-size:23px;
	padding: .5em .75em;
	background-color: #3A587E;
	color:#fff;
	border-bottom:0px;
}
.article h4 {
	padding-bottom: .5em;
	border-bottom: 1px solid #3A587E;
}
.article h4:first-letter {
	margin-right: .1em;
	font-size: 1.5em;
	border-bottom:0px;
}
#top-description {
	background-image: url("https://keirin-race.com/wp-content/uploads/top-description.jpg");
	padding: 10px 20px 10px 20px;
	margin-top: 25px;
}
.top-title-catchphrase {
    display: none;
}