@charset "UTF-8";

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

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

/*******************************
* 補足説明
********************************/
.kiji{
  padding: 20px 20px 20px 72px;
  border-radius: 4px;
  position: relative;
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: #EAE3B4;
}

.kiji::before{
  font-family: "FontAwesome";
  font-size: 50px;
  position: absolute;
  top: 20px;
  left: 13px;
  content: '\f044';
  color: #fff;
}

.kiji1{
  padding: 20px 20px 20px 72px;
  border-radius: 4px;
  position: relative;
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: #EAE3B4;
}

.kiji1::before{
  font-family: "FontAwesome";
  font-size: 50px;
  position: absolute;
  top: 20px;
  left: 13px;
  color: #fff;
  content: '\f0a4';
}

.kiji2{
  padding: 20px 20px 20px 72px;
  border-radius: 4px;
  position: relative;
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: #fdeff2;
}

.kiji2::before{
  font-family: "FontAwesome";
  font-size: 50px;
  position: absolute;
  top: 20px;
  left: 13px;
  color: #ee827c;
  content: '\f0a9';
}


/*-----------------------------
main・sidebarの枠線を消す
------------------------------*/
#main,#sidebar{
 border:none;
}

/*-----------------------------
記事一覧文字大きさ
------------------------------*/
.entry-snippet {
    font-size: 16px;
}

/*--------------------------------
続きを読むボタン
---------------------------------*/
.entry-read a{
	text-decoration: none;
	background-color: #aae6fe;
	width: 100px;
	text-align: center;
	display: block;
	padding:2px 5px;
}
.entry-read a:hover {
	text-decoration: none;
	background-color: #3333ff;
	color: #fff;
	text-align: center;
	display: block;
}

.related-entry-read {
  text-align: right;
}

.related-entry-read a{
	text-decoration: none;
	background-color: #aae6fe;
	padding:2px 5px;
}

.related-entry-read a:hover {
	text-decoration: none;
	background-color: #3333ff;
	color: #fff;
}

/*---------------------------------
サイドバーの見出しを修正
--------------------------------*/
#sidebar h3 {
  border-bottom:5px solid #e7e7e7;
  padding:10px 0;
  text-align: center;
}

/*-----------------------------
カテゴリー記号
------------------------------*/
#sidebar ul{
list-style-type: square;
color: #ccc;
padding-left:20px; /* 左に余白 */
}

/*-----------------------------
日付メタ装飾
------------------------------*/
.post-meta{
  background-color:#fff;
}


/*-----------------------------
h2装飾
------------------------------*/
.article h2 {
	padding: 15px;
  border-left:10px solid #666;
	background-color: #f7f7f7;
        border-bottom: 0px
}


/*　矢印アイコン　　*/
.arrowIcon {
background: url(images/arrow11_3.png) no-repeat 0 50%;
color: #fc7a22; 
	padding-left: 20px;
}

/*　下向き矢印アイコン　　*/
.arrow-2Icon {
	background: url(images/arrow11_3d.png)no-repeat 0 50%;
	color: #fc7a22; 
	padding-left: 20px;
}

/*　レ点アイコン　　*/
.checkIcon {
	background: url(images/chk-y.png) no-repeat 0 50%;
	color: #fc7a22; 
	padding:5px 0px 0px 35px;
}

/*　チェックアイコン　　*/
.pointIcon {
	background: url(images/point11_3.gif) no-repeat 0 50%;
	padding-left: 50px;
	color: #fc7a22; 
	line-height:-50px;
}

/*--------------------------------
まとめ枠
---------------------------------*/
.matome {
position: relative;
border:1px solid #c0c0c0;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow:2px 2px 4px #c0c0c0;
background: url(images/ranking8_1b.png) no-repeat 0 0%;
margin-top:10px;
margin-bottom: 20px;
padding-top: 35px;
padding-right: 10px;
}

.matome ul {
list-style-type:none;
}
.matome ul li {
font-size: 18px;
line-height:27px;
padding-left:30px;
padding-bottom:5px;
background-image: url(images/ca3.png);
background-repeat:no-repeat;
background-position:0px 0px;
}

/*　枠チェックマーク　　*/
.waku {
position: relative;
border:1px solid #c0c0c0;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow:2px 2px 4px #c0c0c0;
margin-top:10px;
margin-bottom: 20px;

padding-right: 10px;
}

.waku ul {
list-style-type:none;
}
.waku ul li {
font-size: 18px;
line-height:27px;
padding-left:30px;
padding-bottom:5px;
background-image: url(images/chk-y.png);
background-repeat:no-repeat;
background-position:0px 0px;
}

/*　枠チェックマーク1　　*/
.waku1 {
position: relative;
border:3px solid #c0c0c0;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow:2px 2px 4px #c0c0c0;
margin-top:10px;
margin-bottom: 20px;
padding-right: 10px;
  padding-left: 1em;
  text-indent: -1.3em;
}

.waku1 ul li{
    list-style: none;
padding-bottom:5px;
}
 
.waku1 ul > li:before {
    content: "\f05d";
    position: relative;
    font-family: FontAwesome;
    margin-right: .2em;
    color: #c0c0c0;
    font-size: 130%;
}

/*　枠横マーク　　*/
.yoko {
position: relative;
border:1px solid #c0c0c0;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow:2px 2px 4px #c0c0c0;
margin-top:10px;
margin-bottom: 20px;
padding-right: 10px;
}

.yoko ul {
list-style-type:none;
}
.yoko ul li {
font-size: 18px;
line-height:27px;
padding-left:30px;
padding-bottom:5px;
background-image: url(images/ca3.png);
background-repeat:no-repeat;
background-position:0px 0px;
}

/************************************
** ランキングCSS
************************************/
.ranking {
margin-top:10px;
margin-bottom:20px;
padding: 20px 20px 0px;
    position: relative;
    border: 3px solid #fe9673;
    border-radius: 5px;
    box-shadow: 0 5px 3px -3px rgba(0,0,0,0.4);
}
 
.ranking ul li {
margin-bottom:10px;
line-height:27px;
}

.hyou {
    font-size: 18px;
    color: #801000;
    text-align: center;
    line-height: 1;
    position: absolute;
    top: -.8em;
    left: 30px;
    background: #fff;
    padding: 5px 5px 5px 10px;
}

/************************************
** 青線CSS
************************************/
.aosen {
margin-top:10px;
margin-bottom:20px;
padding: 20px 20px 0px;
    position: relative;
    border: 3px solid #33f;
    border-radius: 5px;
    box-shadow: 0 5px 3px -3px rgba(0,0,0,0.4);
}
 
.aosen ul li {
margin-bottom:10px;
line-height:27px;
}

/*　リストマーク　スクエア変更　　*/
ul { 
list-style-type: square; 
}

/************************************
** テキストリンクボタン化
************************************/
.button {
max-width: 85%;
border: none;
display:block;
margin: 0 auto;
}

.button:hover{
background-color: #fff;
}

.button a{
padding:12px 20px;
border: 1px solid #15aeec;
background-color: #49c0f0;
border-radius: 10px;
box-shadow:3px 3px #000;
    font-size:20px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
	color: #fff;
	transition: none;
	line-height: 35px;
text-shadow:2px 2px #000;
}

.button a:hover {
	border:3px solid #33f;
	background-color: #ffffff;
	color: #33f;
text-shadow:none;
}

/************************************
** 詳細ボタン
************************************/
.syousai {
font-size:14px;
    background-color: #33f;
    border: 2px solid #fff;
box-shadow: 0 0 0 2px #33f;
    color: #fff;
padding: 1px 10px;
margin-right:8px;
}

/************************************
** 参照ボタン
************************************/
.sansyou {
font-size:14px;
    background-color: #fc7a22;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #fc7a22;
    color: #fff;
padding: 1px 10px;
margin-right:8px;
}

/************************************
** 参考ボタン
************************************/
.sankou {
font-size:14px;
    background-color: #fc7a22;
    color: #fff;
padding: 1px 5px;
margin-right:5px;
}

/*-----------------------------
蛍光
------------------------------*/
.marker-under{
  color: #801000;
  font-weight: bold;
  background: linear-gradient(transparent 60%,#ffff80 60%);
}

.marker-underp{
  background: linear-gradient(transparent 60%,#ffe4e1 60%);
}

/* カエレバ枠線 */
.booklink-box, .kaerebalink-box{
border: 1px solid rgb(204, 204, 204);
padding: 10px;
box-shadow: 5px 5px 5px rgb(204, 204, 204);
}

.booklink-powered-date,
.kaerebalink-powered-date{
     font-size:8px;
}
.kaerebalink-link1 a,
.booklink-link2 a {
width: 75%;
display: block;
	text-align: center;
	box-sizing: border-box;
	margin: 5px 0;
	padding:5px;
	border-radius: 8px;
	box-shadow: 0px 2px 4px 0 rgba(0,0,0,.26);
}
.shoplinkamazon a{color: #fff;background: #FF9901;}
.shoplinkrakuten a{color: #fff;background: #bf0000;}
.shoplinkyahoo a{color: #ff0033;border: 2px solid #ff0033;}

/*---------------------------------
顔つき吹き出し
--------------------------------*/
.balloon5 {
width: 100%;
margin: 1.5em 0;
overflow: hidden;
}

.balloon5 .faceicon {
float: left;
margin-right: -90px;
width: 80px;
}

.balloon5 .faceicon img{
width: 100%;
height: auto;
border: solid 3px #dde6cb;
border-radius: 50%;
}

.balloon5 .chatting {
width: 100%;
}

.says {
display: inline-block;
position: relative; 
margin: 5px 0 0 105px;
padding: 17px 13px;
border-radius: 12px;
background: #dde6cb;
}

.says:after {
content: "";
display: inline-block;
position: absolute;
top: 18px; 
left: -24px;
border: 12px solid transparent;
border-right: 12px solid #dde6cb;
}

.says p {
margin: 0;
padding: 0;
}

/*---------------------------------
TOP日付消去
--------------------------------*/
#post-14574 .entry-title,
#post-14574 .post-meta {
  display:none;
}