@charset "UTF-8";

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

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

#new-reviews-title {
	/*background-color: #000000;*/
}


/*#new-reviews-title h2 {
	color: #FFFFFF;
	padding: 5px;
}*/


#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;
}
/************************************
** ヘッダー(header)
************************************/

#site-title{display:none;}
#site-description{display:none;}
#navi{margin:10px 0;}



#site-description { /*margin-top: 0;
  color: #777;
  margin:0;
  padding:10 0;
  line-height:140%;
  font-size:15px;
  margin-right:20px;
  margin-bottom:10px;
  font-weight:normal;*/ display:none; }

/*グローバルナビの修飾 */
#navi {
 border-bottom:5px solid #057cd8;
}

/*ホバー時の線と文字の色を変更*/
#navi ul li a:hover{
    color: #057cd8 !important;
　　　　　　　　background-color:#ffffff;
}
#navi ul li a:before{
   background:#ffffff !important;
}
#navi ul,#navi{
 background-color:#ffffff;
}
/*h2デザイン*/
.article h2 {
background-color: #057cd8;
border-left: 0 none;
color: #ffffff;
padding: 15px 30px;
}
/*h3デザイン*/
.article h3 {
border-bottom: 10px solid #057cd8;
padding: 10px 0 0 0;
color: #057cd8;
margin-bottom: 30px;
}
/*h4デザイン*/
.article h4 {
border-left: 30px solid #057cd8;
border-bottom: 0px;
padding: 5px 0 5px 10px;
color: #000000;
margin-bottom: 30px;
}
/*h5デザイン*/
.article h5 {
color: #057cd8;
}
/*ウィジットメニューの色*/
#sidebar h3{
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background: #057cd8;
  font-weight: bold;
  color: #ffffff;
}
/*PCメニューバー*/
#sub_menu {
background:#057cd8;
padding:10px 0;
text-align: center;
margin-bottom:20px; 
}
#sub_menu a{
font-size:14px;
color:#ffffff;
padding:0 10px;
text-decoration:none;
}
#sub_menu :hover{
padding-bottom:4px;
border-bottom:5px #ffffff solid;
}
/*ウィジット-記事のリンク色*/
.cat-item{
background-color: #ffffff;
padding:10px;
}
.cat-item a{
color: #057cd8;
text-decoration: none;
}
.widget_nav_menu .menu-item{
background-color: #ffffff;
padding:10px;
}
.widget_nav_menu .menu-item a{
color: #057cd8;
font-weight:bold;
text-decoration: none;
display:block;
background-image: url(/wp-content/uploads/2017/07/avatar2.png);
background-repeat: no-repeat;
background-position:1px 3px;
padding-left:25px;
width:100%;
}
/*コメント欄色*/
.recent-comment-title{
font-weight:bold;
background-color: #000000;
padding:3px;
margin:0 10px;
}
.recent-comments{
background-color:#ffffff;
padding-top:10px;
}
.recent-comments a{
text-decoration: none;
padding:3px 5px;
display:block;
}
.recent-comments dd{
border-bottom:dotted 1px #000;
}
.recent-comments dt{
margin-right:10px;
}
.recent-comment-content{
margin:15px;
}
.recent-comments img{
margin:0 10px;
}
/*TOP優良サイト一覧　-　文字リンク*/
.entry-card-content h2{
padding:5px !important;
margin:10px auto;
background-color:#ccddff;
}
.entry-card-content h2 a{
color:#057cd8;
text-decoration:none;
}
.entry-card-content h2 a:hover{
text-decoration:underline;
}
/*TOP優良サイト一覧　-　記事を読むリンク*/
.entry-read{
padding:3px !important;
background-color:#ffffff;
border-top:dotted 1px #dddddd;
}
.entry-read a{
color: #0fb7ff;
display:block;
font-size:16px !important;
text-align:center;
margin-top:5px !important;
background:#f7f7f7;
}
/*TOP優良サイト一覧　-　口コミ・評価星★*/
.post-meta{
background:#ffffff;
}
.comments span{
padding:3px !important;
}
entry-thumb img{
width:100%;
margin: auto;
}
/*みんなのコメント*/
#recent_comments-2 h3{
text-indent:-9999px;
background-image: url("https://kyoteisagi.net/wp-content/uploads/2017/07/Sidebar.png");
background-repeat:no-repeat;
display:block;
padding:0px !important;
margin:0px !important;
width:300px;
height:138px;
}
/*コピーライト*/
#copyright{
color:#ffffff;
}
#copyright a{
color:#ffffff;
}
/*PCのみ表示*/
 @media screen and (max-width:480px) {
.smartphone_varnish {
display:none;
font-size:0px;
}
#navi {
display:none;
font-size:0px;
background:-9999px;
  }
}
/*スマホのみ表示*/
@media screen and (min-width:481px) {
.pc_varnish {
display:none;
font-size:0px;
}
}
/*スマホメニュー非表示*/
#mobile-menu {
    display: none;
}

