@charset "UTF-8";

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

/* Simplicity子テーマ用のスタイルを書く */
/*--------------------------------------
  ヨメレバ・カエレバここから
--------------------------------------*/
.kaerebalink-link1 img, .booklink-link2 img{display:none;}
.booklink-box, .kaerebalink-box{
    width:90%;
    margin:20px auto;
    padding:20px;
    border:double #d2d7e6;
    overflow: hidden;
    font-size:small;
    border-radius:2px;
}
 
.booklink-image, .kaerebalink-image{
    width: 150px;
    margin:0 15px 20px 0;
    float:left;
}
.booklink-image img, .kaerebalink-image img{
    display:block;
    margin:0 auto;
    text-align:center;
}
 
.booklink-info, .kaerebalink-info{
    display:block;
    margin:0 auto;
    text-align:left;
    line-height:120%;
    overflow: hidden;
}
 
.booklink-name, .kaerebalink-name{
    font-size:16px;
    margin-bottom:24px;
    line-height:1.5;
}
 
.booklink-powered-date, .kaerebalink-powered-date{
    font-family: verdana;
    font-size:8pt;
    margin-top:5px;
    line-height:120%;
}
.booklink-detail, .kaerebalink-detail{
    margin-bottom:5px;
}
 
.booklink-link2, .kaerebalink-link1{
    margin-top:10px;
}
 
.shoplinkamazon, .shoplinkrakuten, .shoplinkkindle, .shoplinkyahoo, .shoplinkkakakucom{
    float:left;
    width:30%;
    margin:15px 1% 0 auto;
    padding:10px 0px;
    height:15px;
    overflow:hidden;
    background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
    background-color:#ffffff;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    text-align:center;
    }
     
.shoplinkamazon:hover, .shoplinkrakuten:hover, .shoplinkkindle:hover, .shoplinkyahoo:hover{
    background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
    background-color:#f6f6f6;
}
 
.shoplinkamazon:active, .shoplinkrakuten:active, .shoplinkkindle:active, .shoplinkyahoo:active{
    position:relative;
    top:1px;
}
 
.shoplinkamazon a, .shoplinkrakuten a, .shoplinkyahoo a, .shoplinkkindle a, .shoplinkkakakucom a{
    display:block;
    cursor:pointer;
    text-decoration:none;
    font-weight:800;
    text-shadow:1px 1px 1px #dcdcdc;
    font-size:12px;
}
     
.shoplinkamazon a{
    color:#FF9901;
}
 
 .shoplinkrakuten a{
    color:#c20004;
}
 
.shoplinkkindle a{
    color:#007dcd;  
}
 
.shoplinkyahoo a{
    font-size:10px;
    color:#7b0099;
 } 
 
.booklink-footer{
    clear:left;
} 
/*--------------------------------------
  ヨメレバ・カエレバここまで
--------------------------------------*/

/*--------------------------------------
 見出しカスタマイズ　ここから
 --------------------------------------*/
/* シンプリシティー2　H2表記 */
.article h2 {
  padding: .5em .75em;
  background: -webkit-linear-gradient(top, #69b4e6 0%, #3498db 100%);
  background: linear-gradient(to bottom, #69b4e6 0%, #3498db 100%);
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
  font-size:24px;
}
/* シンプリシティー2　H3表記 */
.article h3,
#comment-area h3,
#related-entries h3{
font-size:20px;
border-bottom: 3px solid #5297e5;
}
/* シンプリシティー2　H4表記 */
.article h4 {
border-left: 15px solid #5297e5;
border-bottom: 0px;
padding: 5px 0 5px 10px;
margin-bottom: 30px;
  font-size: 18px;	
}
/* サイドバー見出し */
#sidebar h3{
border-left: 8px solid #5297e5;
border-bottom: 0px;
padding: 5px 0 5px 10px;
margin-bottom: 30px;
}
/*--------------------------------------
 見出しカスタマイズ　ここまで
 --------------------------------------*/
/*　フォント変更 20171209 ts */
/*body {
  font-family: '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
*/
body {
  font-family: 'メイリオ', Meiryo, '游ゴシック', YuGothic, '游ゴシック体', Yu Gothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color:#333333;
}
/* 記事間に線を引く 20171209 ts */
#main .entry {
 border-bottom: 1px solid #F0F0F0;
 padding-bottom: 15px;
}
/* 関連記事間に線を引く 20171209 ts */
#main .related-entry {
 border-bottom: 1px solid #F0F0F0;
 padding-bottom: 10px; 
}
/* リストのタイトルを変更 20171209 ts */
.entry h2 a{
 font-weight: 700;
 font-size: 1.4rem !important;
 line-height: 1.4;
}
/************************************
** index.phpのリスト
************************************/
#main .entry{
  clear:both;
  margin-bottom:20px;
/*  overflow: auto;
  zoom: 1;*/
  word-wrap: break-word;
}

.entry-thumb{
  float:left;
  margin-right:10px;
  margin-top: 3px;
  margin-left: 0;
}

.entry-thumb a{
  display: block;
}

.entry-thumb img{
  border:0;
  width:120px;
  height:120px;
  display: block;
  /*margin-bottom: 40px;*/
}

/************************************
** 広告（ads） 20171213 ts
** マージンを30から5pxに変更
************************************/
.ad-space{
  margin: 0px 0;
  clear:both;
  border-bottom: 1px solid #F0F0F0;
  padding-bottom: 15px;	
}


/*投稿者非表示 */
.post-author.vcard.author{
display:none;
}


