@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20151225
*/

/* Simplicity子テーマ用のスタイルを書く */
/* フォントを灰色にする */
body{
　color:#333333 !important;
}

.article h2 {
  background-color: #66cdaa;/* 見出し背景色 */
  border-left: 0 none;
  color: #fff;/* 文字の色 */
  padding: 10px 30px;/* 文字の位置 */
  margin-bottom: 20px;/* 見出し下の空白*/
}

.article h3 {
    border-bottom: 10px solid #66cdaa;
    padding: 10px 0 0 0;
    margin-bottom: 20px;
}

.article h4 {
    border-left: 10px solid #66cdaa;
    border-bottom: 0px;
    padding: 5px 0 5px 10px;
    margin-bottom: 
}

#sidebar h3  {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0;
	border-style:solid;
	background-color: #66cdaa;
	color:#fff;
	line-height:140%;
        font-weight:normal;
        font-size: 18px;
        text-align: center;
}

.comment-notes,
.comment-form-email,
.comment-form-url,
.form-allowed-tags{
  display:none;
}

#main .entry {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.top_main_widget {
  background-color:#eee;
  padding:10px;
  margin-bottom:10px;
}

.top_main_widget_sp {
  background-color:#fff;
  padding:0px;
  margin:0 10px 0 10px;
  counter-reset: ranking;
  list-style-type: none;
}

/** 2017.10.7 スマホトップ人気記事用 start **/
.top_main_widget_sp h3 {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0;
	border-style:solid;
	background-color: #66cdaa;
	color:#fff;
	line-height:140%;
        font-weight:normal;
        font-size: 18px;
        text-align: center;
}

.top_main_widget_sp ul {
    list-style:none;
    padding-left:5px;
    padding-right:10px;
}

.top_main_widget_sp ul li {
    padding-top:5px;
    padding-bottom:5px;
    clear: both;
    position: relative;
    overflow: hidden;
}

.top_main_widget_sp ul li a {
    text-decoration: none;
}

.top_main_widget_sp ul li::before {
  counter-increment: ranking;
  content: counter(ranking);
  position: absolute;
  top: 5px;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  text-align: center;
  width: 1.5em;
  height: 1.5em;
  color: #fff;
  line-height: 1.5em;
  font-size: 14px;
}

.top_main_widget_sp ul li+li {
    border-top:#808080 1px dotted;
}
/** 2017.10.7 スマホトップ人気記事用 end **/

/* タグクラウド カスタマイズ */
.tagcloud a {
    font-size: 12px !important;
	line-height: 1em;
        border: solid 1px #66cdaa; /* 境界線色 */
/* 	background: #47bea0;  背景色 */
/* 	color: #fff;  文字色 */
	display: inline-block;
	white-space: nowrap;
	padding: 8px 8px; /* 文字周りの余白 */
	margin-top: 3px; /* タグ同士の余白 */
	border-radius: 4px; /* 角を少し丸く */
	text-decoration: none;
}
.tagcloud a:hover {
 	background: #66cdaa; /* マウスホバー時の背景色 */
 	color: #ffffff; /* マウスホバー時の文字色*/
}
.tagcloud a:before {
        font-family: "FontAwesome";
        content: "\f02b";
	padding-right: 4px;
}

/** 2016.05.15 カエレバヨメレバポチレバ用 start **/
.shoplinkamazon,
.shoplinkrakuten,
.shoplinkkindle,
.pochi_name {
    display : inline-block!important ;
    text-align : center!important ;
    margin : 0 0.5em 0.7em 0!important ;
    padding : 0!important ;
    line-height : 1.5!important ;
    border-radius : 5px!important ;
    -webkit-border-radius : 5px!important ;
    -moz-border-radius : 5px!important ;
    box-shadow : 0px 2px 2px #333, 0 3px 8px #999!important ;
    -webkit-box-shadow : 0px 2px 2px #333, 0 3px 8px #999!important ;
    -moz-box-shadow : 0px 2px 2px #333, 0 3px 8px #999!important ;
    }
 
.pochi_name {
    display : block!important ;
    letter-spacing : 0!important ;
    color : #fff!important ;
    font-size : 65%!important ;
    padding-top : 1em!important ;
    background : -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #737373), color-stop(0.48, #4a4545), color-stop(0.54, #454545), color-stop(0.54, #454545), color-stop(0.01, #c9c5c5), color-stop(0.00, #e3e2e1), color-stop(0.00, #e3e2e1), color-stop(0.00, #e3e2e1))!important ;
    background : -webkit-linear-gradient(top, #e3e2e1 0%, #e3e2e1 0%, #e3e2e1 0%, #c9c5c5 1%, #454545 54%, #454545 54%, #4a4545 48%, #737373 100%)!important ;
    background : -moz-linear-gradient(top, #e3e2e1 0%, #e3e2e1 0%, #e3e2e1 0%, #c9c5c5 1%, #454545 54%, #454545 54%, #4a4545 48%, #737373 100%)!important ;
    background : -o-linear-gradient(top, #e3e2e1 0%, #e3e2e1 0%, #e3e2e1 0%, #c9c5c5 1%, #454545 54%, #454545 54%, #4a4545 48%, #737373 100%)!important ;
    background : -ms-linear-gradient(top, #e3e2e1 0%, #e3e2e1 0%, #e3e2e1 0%, #c9c5c5 1%, #454545 54%, #454545 54%, #4a4545 48%, #737373 100%)!important ;
    background : linear-gradient(to bottom, #e3e2e1 0%, #e3e2e1 0%, #e3e2e1 0%, #c9c5c5 1%, #454545 54%, #454545 54%, #4a4545 48%, #737373 100%)!important ;
    }
 
.shoplinkamazon a,
.shoplinkrakuten a,
.shoplinkkindle a,
.pochi_name a {
    display : inline-block!important ;
    color : #fff!important ;
    text-decoration : none!important ;
    text-shadow : -1px -1px 0px rgba(0, 0, 0, 1)!important ;
    }
 
.shoplinkamazon a:hover,
.shoplinkrakuten a:hover,
.shoplinkkindle a:hover {
    background : gray!important ;
    border-radius : 5px!important ;
    -webkit-border-radius : 5px!important ;
    -moz-border-radius : 5px!important ;
    }
 
/* カエレバ Amazon */
 
.kaerebalink-box .shoplinkamazon {
    letter-spacing : 0.2em!important ;
    background : #292929!important ;
    }
 
.kaerebalink-box .shoplinkamazon a {
    padding : 0.9em 2em!important ;
    }
 
/* カエレバ 楽天 */
 
.kaerebalink-box .shoplinkrakuten {
    letter-spacing : 0.55em!important ;
    background : #BD0000!important ;
    }
 
.kaerebalink-box .shoplinkrakuten a {
    padding : 0.9em 1.6em!important ;
    }
 
/* ヨメレバ Amazon */
 
.booklink-box .shoplinkamazon {
    letter-spacing : 0.2em!important ;
    background : #292929!important ;
    }
 
.booklink-box .shoplinkamazon a {
    padding : 0.9em 2em!important ;
    }
 
/* ヨメレバ 楽天 */
.booklink-box .shoplinkrakuten {
    letter-spacing : 0!important ;
    background : #BD0000!important ;
    }
 
.booklink-box .shoplinkrakuten a {
    padding : 0.9em 1.73em!important ;
    }
 
/* ヨメレバ Kindle */
.booklink-box .shoplinkkindle {
    letter-spacing : 0.36em!important ;
        background : #e47911!important ;
    }
 
.booklink-box .shoplinkkindle a {
    padding : 0.9em 2em!important ;
    }
 
/* ポチレバ */
 
.pochi_name a {
    display : block!important ;
    padding : 0.3em 5% 0.5em 5%!important ;
    font-size : 190%!important ;
    }
 
.pochi_name a:hover {
    background : none ;
    }
 
.pochi_name:hover {
    background : -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c7c7c7), color-stop(0.48, #575757), color-stop(0.48, #575757), color-stop(0.00, #7a7a7a))!important ;
    background : -webkit-linear-gradient(top, #7a7a7a 0%, #575757 48%, #575757 48%, #c7c7c7 100%)!important ;
    background : -moz-linear-gradient(top, #7a7a7a 0%, #575757 48%, #575757 48%, #c7c7c7 100%)!important ;
    background : -o-linear-gradient(top, #7a7a7a 0%, #575757 48%, #575757 48%, #c7c7c7 100%)!important ;
    background : -ms-linear-gradient(top, #7a7a7a 0%, #575757 48%, #575757 48%, #c7c7c7 100%) ;
    background : linear-gradient(to bottom, #7a7a7a 0%, #575757 48%, #575757 48%, #c7c7c7 100%)!important ;
    }
 
.pochi_name:before {
    content : "今すぐダウンロード!" ;
    display : block ;
    font-size : 160% ;
    color : yellow ;
    text-shadow : -1px -1px 0px rgba(108, 106, 106, 1) ;
    }

@media screen and (max-width: 480px) {
  
    .kaerebalink-box,
    .booklink-box,
    .pochireba {
        text-align:center!important;
        padding: 1em!important;
        margin:0 0 0.5em 0!important;
        }
 
    .pochi_info {
        text-align:center!important;
        }
 
    .kaerebalink-box .kaerebalink-image,
    .booklink-box .booklink-image,
    .pochi_img {
        float: none !important;     
        }
 
 
    .shoplinkamazon,
    .shoplinkrakuten,
    .shoplinkkindle,
    .pochi_name {
        display:block!important;
        letter-spacing: 1em!important;
        padding:0!important;
        }
 
    .shoplinkamazon a,
    .shoplinkrakuten a,
    .shoplinkkindle a {
        padding:1em 25%!important;
        }
 
    /* カエレバ Amazon */
    .kaerebalink-box .shoplinkamazon a {
        padding : 0.9em 6em!important ;
        }
 
    /* カエレバ 楽天 */
    .kaerebalink-box .shoplinkrakuten a {
        padding : 0.9em 5.5em!important ;
        }
 
    /* ヨメレバ Amazon */
    .booklink-box .shoplinkamazon a {
        padding : 0.9em 6em!important ;
        }
 
    /* ヨメレバ 楽天 */
    .booklink-box .shoplinkrakuten a {
        padding : 0.9em 5.5em!important ;
        }
 
    /* ヨメレバ Kindle */
    .booklink-box .shoplinkkindle a {
        padding : 0.9em 6em!important ;
        }
 
    /* ポチレバ */
    .pochi_name a {
        padding : 0.3em 5% 0.5em 5%!important ;
        }
}
/** 2016.05.15 カエレバヨメレバポチレバ用 end **/

/** 2016.7.6 スマホトップ人気記事用 start **/
#wpp-list-top {
  padding:0px 10px 0px 0px;
}
#wpp-list-top ol {
  list-style-type: decimal;
}
#wpp-list-top li {
  list-style-position: inside;
}
#wpp-list-top li+li {
    border-top:#ddd 1px solid;
}
/** 2016.7.6 スマホトップ人気記事用 end **/
