@charset "UTF-8";

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

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

/* モバイル時は背景を白にする */
@media screen and (max-width: 500px){
 body {
  background-color: #FFFFFF !important;
 }
}

/* モバイルメニュー非表示 */
#mobile-menu {display: none !important;}

/* mainとsidebarの枠線を消す */
#main,#sidebar{
 border:none !important;
}

/* 作成者を消す */
.footer-post-meta  {display: none !important;}

/* カテゴリー見出しを消す */
#archive-title{
	display:none;
}

/*---------------------------------
topページ記事タイトルのフォントサイズの変更
--------------------------------*/
.entry h2 a{
 font-size: 20px;
 background-color: #ddffe5;
 color: #222222;
 line-height: 1.4;
}
/****************************/
/*メニューの位置　　　　　　*/
/****************************/
#body {
    margin-top: 0;
}
.post-meta {
    text-align:right;
}
.entry .post-meta {
    text-align:right;
}
/****************************/
/*ヘッダー文字の大きさの変更*/
/****************************/
#site-title a{
display:block;
text-decoration:none;
color:#222;
font-size:36px;
line-height:100%;
font-weight:bold;
}
/****************************/
/* 記事を読むボタンの変更 */
/****************************/
p.entry-read a{
 color:#fff;
 font-size:14px;
 background-color:#ff4500;
 border-radius:20px;
 padding:5px 60px 5px 60px;
}
p.entry-read{
 text-align: right;
 margin-right: 10px;
}
p.entry-read a:hover{
 color:#fff;
 background-color:#b281e2;
 text-decoration: none;
}
/****************************/
/* 下段のページボタン　　　　　*/
/****************************/
.pagination li.current a {
    color:#fff;
    background-color: #ff4500;
}
.pagination li:not([class*="current"]) a:hover {
    color:#fff;
    background-color: #b281e2;
}
/****************************/
/* 関連記事を読むボタンの変更 */
/****************************/
p.related-entry-read a{
 color:#fff;
 font-size:14px;
 background-color:#ff4500;
 border-radius:20px;
 padding:5px 60px 5px 60px;
}
p.related-entry-read {
 text-align: right;
 padding-top: 15px;
 margin-right: 10px;
}
p.related-entry-read a:hover{
 color:#fff;
 background-color:#b281e2;
 text-decoration: none;
}
.related-entry-content {
  margin-left: 130px;
}
.related-entry-thumb img{
  margin-top: 15px;
  height: 120px;
  width : 120px;
  border: double 4px #b281e2;
}
.mb-theme .related-entry-thumb img{
  margin-top: 10px;
  height: 80px;
  width : 80px;
  border: double 4px #b281e2;
}
/**************************/
/* サムネイル画像の陰　　　 */
/**************************/
.entry-thumb img{
    border: double 5px #b281e2;
}
/****************************/
/* 記事と記事の間に線を引く */
/****************************/
#main .entry {
 border-bottom: 1px dotted #333333;
 padding-bottom: 10px;
}
#main .related-entry {
 font-size: 16px;
 background-color: #ededd0;
 border-radius:15px;
 color: #222222;
 line-height: 1.4;
/* border-bottom: 1px dotted #333333; */
 padding-left: 8px;
 padding-right: 5px;
 padding-top: 5px;
 padding-bottom: 15px;
}
/*---------------------------------
2  Post Views （人気記事）
3--------------------------------- */
#views1{
  float:center;
  background:#b281e2;
  font-size:12px;
  width:110px;
  border-radius:06px;
  text-align:center;
  color:#fff;
}
#views2 {
    float : right ;
    background:#ddffe5;
	font-size : 12px;
	width : 100px;
	border-radius:06px;
	text-align : right;
	margin-top:4em;
	padding-right:1em;
	color: #000;
}
#views-2 ul {
	padding : 1px ;
}
#views-2 li {
  padding:10px;
  padding-top :10px;
  padding-bottom:03px;
  border-bottom: 1px dotted #555555;
}
#views-2  img{
  height: 65px;
  width : 65px;
  border-radius:6px;
  border: double 2px #b281e2;
}
/* モバイル用 */
.mb-theme #views-2  img{
  height: 35px;
  width : 35px;
  border-radius:6px;
}
/* ---------------------------------
2  最近の投稿　日付の段替え
3----------------------------------*/ 
#npcatch li {
    clear      : both;
    margin     : 2px;
    overflow   : hidden;
    list-style : none;
}
#npcatch img {
    float : left;
}
#npcatch .title{
    width   : 200px;
    float   : left;
    padding : 5px 5px 5px 5px;
}
#npcatch .date{
    font-size   : 8px;
    font-weight : bold;
}
#recent-posts-2 a {
    display: block;
    font-size: 1em;
}
#recent-posts-2 .post-date {
    float:center;
    background:#b281e2;
    font-size:12px;
    padding:0px 5px 0px 5px;
    border-radius:05px;
    text-align:right;
    color:#fff;
}
#recent-posts-2 li {
    padding-top:    1em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #555555;
}
/** #recent-posts-2 a:hover{
      color:#fff;
      background-color:#ff4500;
      text-decoration: none;
}*/
/*****************************/
/*サイドバーの見出し*/
/****************************/
#sidebar h3{
text-align:center;
line-height: 24px;
font-size: 18px;
color: #fff;
background-color:#555555;
border-radius: 10px;
padding: 2px 10px;
}
/*****************************
*カレンダーに枠を付ける
*****************************/
#wp-calendar {
    border-collapse: collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #999;
    border-right-color: #999;
    width: 250px;
    margin-left: 1px;
}
#wp-calendar thead tr th {
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999;
    border-left-color: #999;
}

/*土曜日のヘッダーセル*/
#wp-calendar thead tr th:nth-child(7){
  background-color: #C0DDF9;
}

/*日曜日のヘッダーセル*/
#wp-calendar thead tr th:nth-child(1){
  background-color: #F5D0D3;
}

#wp-calendar td {
    text-align: center;
    padding: 0px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999;
    border-left-color: #999;

}
#wp-calendar caption {
    font-weight: bold;
    text-align: left;
}
#wp-calendar tbody tr #today {
    background-color: #b281e2;
}
/*--------------------------------------
  TOC+
--------------------------------------*/
#toc_container {
 display: block !important;
 width: 80% !important;
 background: #fff;
 border: 1px solid #b281e2;
 font-size: 95%;
 box-sizing: border-box;
 line-height: 1.4;
 margin: 36px auto;
 padding: 1em 2em;
 margin-bottom : 5em;
}
#toc_container a {
 color: #fff ;
 font-size : 14px;
}
#toc_container .toc_title {
 text-align: center;
 color : #fff;
 background: #b281e2;
 border-bottom: 2px solid #b281e2;
 padding: 0.4em 0;
}
 
#toc_container ul {
    list-style: none;
    margin-bottom: 0;
}
 
#toc_container ul li {
    margin: 0;
    padding-left: 0;
    text-indent: 0;
}
 
#toc_container ul a {
 display: block;
 text-decoration: none;
 color: #333;
 border-bottom: 1px dotted #b281e2;
}

#toc_container ul a:hover {
    color: #fff;
    background-color: #b281e2;
    text-decoration: none;
}

#toc_container .toc_list > li > a {
 border-bottom: 2px solid #b281e2;
 font-size: 110%;
}
 
#toc_container ul ul {
 padding: 1em 0 1em 1em;
}
 
#toc_container li {
 margin-bottom: 0.8em;
 padding-bottom: 0.2em;
}
/* -------------------------------
 * ｈ2-6スタイルのアンダーバーの色
------------------------------- */
.article h2 {
	border-left:none;
	margin-top:30px;
	margin-bottom:20px;
	font-size:30px;
	line-height:117%;
}
.article h3 {
	max-width: 650px;
	padding : 0px ;
    border-bottom : 7px solid #b281e2 ;
}
.article h4 {
	max-width: 400px;
	padding : 0px ;
	border-bottom : 3px solid #b281e2;
	}
.article h5{
	max-width: 300px;
	padding : 0px ;
	border-bottom : 1px solid #b281e2;
}
.article h6 {
	position: relative;
    display: inline-block;
	padding : 0px ;
	border-bottom : 1px dotted #b281e2;
}
/*****************************
*  トップに戻るボタン
*****************************/
#page-top a {
	color : #b281e2;
	border: double 2px #b281e2;
	background-color : #fff;
	line-height : 100% ;
	margin : 0px ;
	font-size : 14px;
}
#page-top a:hover {
	color :#fff;
	border : double 2px #fff;
	background-color : #b281e2;
}
/*#page-top a {
  background-color: #ff4500; // 背景色
  padding: 0;
  margin: 0;
  width: 50px;  //幅
  height: 50px; // 高さ 
  line-height: 50px;  // アイコン位置
  border-radius: 50%;
  opacity: 0.7;  // 透過
}*/
/*****************************
*  背景の大きさを自動調節
*　http://mlog.xyz/simplicity-customize/
*****************************/
body {
	background: #30415d url(http://127.0.0.1:4001/wordpress/wp-content/uploads/2016/10/bigfoot-roger-patterson-1_h_gm2.jpg) no-repeat fixed center center;
	background-size: cover;
}
/*-----------------------
 * インデックストップの「スポンサーリンク」消す
 *---------------------*/
#pc_ad-4 .ad-label{
	display :none;
}
#pc_ad-3 .ad-label{
	display :none;
}
/*-------------------------
 * 本文上アマゾン広告
 * -----------------------*/
.widget-over-article{
	margin-left :-24px;
	margin-right:-24px;
}
#pc_text-2 {
	margin-top   :-40px;
}
#pc_text-2 .text-pc {
	margin-bottom   :-50px;
}
#pc_text-5{
	margin-left :-17px;
	margin-right:-17px;	
}
#pc_text-6{
	margin-top  :-20px;
	margin-left :-17px;
	margin-right:-17px;	
}