@charset "utf-8";

/*-------------------------------------------------------------------------------------------

REFINE CUSTOM STYLESHEET

スタイルシートをカスタマイズする場合は、style.cssを編集する代わりにこちらに
記述してください。そうすることで、テンプレートがアップデートされた場合でも、
このページをコピー＆ペーストするだけで、簡単に新バージョンのテンプレートに、
自分のカスタムを反映させることができます。

-------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------
アイキャッチを左側に表示
--------------------------------------------------------*/

.img-right .entry-img {
float: left;
}

.img-right .entry-img img {
margin: 0 15px 15px 0;
}


/*--------------------------------------------------------
Refineproサブコンテンツ開放
--------------------------------------------------------*/

.sub-btn {
display: none !important;
}
 
.sidebar {
display: block !important;
}


/*--------------------------------------------------------
Refinepro WPPP サムネイルにくっつくアイコン消し
--------------------------------------------------------*/

.widget.popular-posts li {
padding-left: 0;
}
.widget.popular-posts li a:before {
display: inline;
content: none;
}
.widget.popular-posts a img {
float: left;
margin-right: 10px;
}
.widget.popular-posts li {
zoom:1;
}
.widget.popular-posts li:after {
content:"";
display:table;
clear:both;
}

/*--------------------------------------------------------
アドセンス　はみ出さない
--------------------------------------------------------*/
.ad {
    overflow: hidden;
}

/*--------------------------------------------------------
楽天アフィリエイト　ウザい灰色枠消し
--------------------------------------------------------*/
.nowaku table, .nowaku th, .nowaku td {border: none ;}


/*--------------------------------------------------------
check!とかオススメ！の赤ポッチ
--------------------------------------------------------*/

.check {
  color: #ff0505;
  font-size: 10px;
  text-decoration: underline;
  background-color: #ffcbcb;
  font-weight: bold;
}


/*--------------------------------------------------------
蛍光ペン
--------------------------------------------------------*/

.marker_blue {
  background: linear-gradient(transparent 60%, #66ccff 0%);
  font-weight:bold;
  border-radius:5px;
}

.marker_yellow {
  background: linear-gradient(transparent 60%, #ffff66 0%);
  font-weight:bold;
  border-radius:5px;
}

.marker_pink {
  background: linear-gradient(transparent 60%, #FF99CC 0%);
  font-weight:bold;
  border-radius:5px;
}

/*--------------------------------------------------------
画像に影をつける
--------------------------------------------------------*/
.shadow_img {
    box-shadow: 0px 15px 20px -8px rgba(0, 0, 0, 0.5);
}

/*--------------------------------------------------------
「point」box28（内側縁にラベルあり）
--------------------------------------------------------*/
.box28 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #FFC107;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #FFC107;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0; 
    padding: 0;
}

/*--------------------------------------------------------
「point」box26（枠上にタイトル）
--------------------------------------------------------*/

.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}

/*--------------------------------------------------------
「point」box29（タイトル横幅いっぱい）
--------------------------------------------------------*/
.box29 {
    margin: 2em 0;
    background: #dcefff;
}
.box29 .box-title {
    font-size: 1.2em;
    background: #5fb3f5;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box29 p {
    padding: 15px 20px;
    margin: 0;
}

/*--------------------------------------------------------
右上に耳ついたかわいいボックス黄色box25
--------------------------------------------------------*/
.box25{
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #454545;
}
.box25:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.box25 p {
    margin: 0; 
    padding: 0;
}

/*--------------------------------------------------------
リンクぴょこ
--------------------------------------------------------*/
a:hover {
position:relative;
top: 2px;
left:2px;
}


/*--------------------------------------------------------
TOC+　カスタマイズ
--------------------------------------------------------*/
#toc_container p.toc_title+ul.toc_list>li {
 margin-bottom: 0.1em;
 padding-bottom: 0.4em;
}

#toc_container p.toc_title+ul.toc_list {
    margin-top: 1em;
    margin-right: 0.4em;
}

#toc_container {
 border: none !important;
 border-radius: 9px;
 margin-top: 30px;
}

#toc_container li {
 padding-left: 1em !important;
 line-height: 1.8em;
}

#toc_container ul ul {
 margin-bottom: 10px;
}

#toc_container ul>li>ul>li {
    font-size: 94% !important;
}

.toc_number {
 margin-left: -0.5em;
 margin-right: 0.5em;
 font-family: 'Dynalight', cursive;
}

#toc_container p.toc_title {
    text-align: center;
    font-weight: 700;
    margin: 0;
    padding: 0;
    letter-spacing: 0.05em;
}

/*--------------------------------------------------------
TOC+　モノトーンシック
--------------------------------------------------------*/

#toc_container p.toc_title+ul.toc_list>li {
 margin-bottom: 0.1em;
 padding-bottom: 0.4em;
}

#toc_container p.toc_title+ul.toc_list {
    margin-top: 1em;
    margin-right: 0.4em;
}

#toc_container li {
 padding-left: 1em !important;
 line-height: 1.8em;
}

#toc_container ul ul {
 margin-bottom: 10px;
}

.toc_number {
 margin-left: -0.5em;
 margin-right: 0.5em;
 font-family: 'Dynalight', cursive;/*数字のフォント*/
}

#toc_container p.toc_title {
    text-align: center;
    font-weight: 700;
    margin: 0 25%;/*25%の部分を変えれば下線の長さを変更できます*/
    padding: 0;
    letter-spacing: 0.05em;
    border-bottom: solid #454545 1px;/*下線のスタイル*/
}

#toc_container ul>li>ul>li {
    font-size: 94% !important;/*小見出しの文字サイズ*/
}

#toc_container {
    background: #fff !important;
    padding: 10px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    border: solid 1px #454545;
    margin-top: 30px;
}

/*リンクの色など*/
#toc_container a {
    text-decoration: none;
    text-shadow: none;
    color: #454545 !important;
}

/*--------------------------------------------------------
TOC+　ガーリー
--------------------------------------------------------*/

#toc_container p.toc_title+ul.toc_list>li {
 margin-bottom: 0.1em;
 padding-bottom: 0.4em;
}

#toc_container p.toc_title+ul.toc_list {
    margin-top: 1em;
    margin-right: 0.4em;
}

#toc_container li {
 padding-left: 1em !important;
 line-height: 1.8em;
}

#toc_container ul ul {
 margin-bottom: 10px;
}

.toc_number {
 margin-left: -0.5em;
 margin-right: 0.5em;
 font-family: 'Dynalight', cursive;/*数字のフォント*/
}

#toc_container p.toc_title {
    text-align: center;
    font-weight: 700;
    margin: 0;
    padding: 0;
    letter-spacing: 0.05em;
}

#toc_container ul>li>ul>li {
    font-size: 94% !important;/*小見出しの文字サイズ*/
}

#toc_container {
    background: #ffffe0 !important;/*背景色*/
    padding: 10px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    box-shadow: 0 0 0 10px  #ffffe0 !important;
    border: dashed 2px #f5deb3 !important;/*内側に破線*/
    border-radius: 9px;
    margin-top: 30px;
}

#toc_container a {
    text-decoration: none;
    text-shadow: none;
    color: #4169e1 !important;/*リンクの色*/
}


/*--------------------------------------------------------
ブログカード
--------------------------------------------------------*/
.blog-card {
  border: 2px solid #e5e5e5;
  word-wrap: break-word;
  box-sizing: border-box;
  max-width: 100%;
  margin: 1em 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.blog-card:hover {
  cursor: pointer;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .2);
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.blog-card a {
  text-decoration: none;
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.blog-card a:hover {
  color: #333;
  background: rgba(235, 235, 235, 0.8);
  text-decoration: none;
}

.blog-card-thumbnail {
  width: 130px;
  display: table-cell;
  vertical-align: middle;
}

.blog-card-thumbnail img {
  padding: 0;
  max-width: 100%;
}

.blog-card-content {
  display: table-cell;
  vertical-align: middle;
  padding: 0.4em;
  border-left: #e5e5e5 solid 2px;
}

.blog-card-title {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.4;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-card-excerpt {
  display: none;/*消します*/
}

.blog-card .clear {
  clear: both;
}

@media screen and (max-width: 500px) {
  .blog-card-title {
    font-size: .85em;
  }
  .blog-card-thumbnail {
    width: 160px;
  }
}


/*--------------------------------------------------------
ゆーちゅーぶレスポンシブ
--------------------------------------------------------*/
.youtube {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/*--------------------------------------------------------
コメント欄のURLを非表示
--------------------------------------------------------*/
.comment-form-url {display: none;}