    /*
    Theme Name: 色々同人速報-Block-RP
    Theme URI: https://irosoku.com/
	Description: Responsive Web Design
    */

html {
	font-size: 62.5%;/* 16px x 0.625 = 10px(=1rem) */
}
body {
	font-size: 1.6rem;/* 16px */
	font-weight: 500;
	line-height: 1.7;
	font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px 0px 0px 0px;
	color: #443D3A;
	margin: 0px;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/* Responsive Menu */
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* 追従 */
.sticky-kotei {
  position: -webkit-sticky; /* Safari対応 */
  position: sticky;
  top: 10px;
}
.iframe100 iframe{
	width: 100%;
	margin: 0px auto 0px auto;	
}
/* フォント */
.font40 {
	font-size: 40%;
}
.font50 {
	font-size: 50%;
}
.font60 {
	font-size: 60%;
}
.font80 {
	font-size: 80%;
}
.font120 {
	font-size: 120%;
}
.font150 {
	font-size: 150%;
}
.font150 {
	font-size: 150%;
}
.red01 {
	color: #cc0000;
}

.ye01 {
	color: #FFFF66;
}
.bl01 {
	color: #0066CC;
}
.gr01 {
	color: #77BB00;
}
.pr01 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
	font-size: 1.4rem;
	color: #777777;
	text-align: center;
	margin: 0px;
}
.go01 {
	color: #CCCC33;
}
.si01 {
	color: #aaaaaa;
}
.br01 {
	color: #996633;
}
.top_h2 {
	font-size: 2rem;
	font-weight: bold;
	color: #DD4444;	
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 10px auto;
  position: relative;
  padding: 0.4rem 0.2rem;
  border-bottom: 6px solid #c9ccb4;
}
.top_h2:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 6px;
  content: '';
  background: #494a41;
}
.top_h2 a {
	color: #FF6666;
	text-decoration: none;
}
.top_h2 a:hover {
	color: #cc0000;
	text-decoration: none;
}
.tlrank01 {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 20px auto;
    display: flex;
}
.tlrank01 p {
	font-size: 3rem;
	font-weight: bold;
	margin: 0px 0 0px 0;
	line-height: 1.2;
}
.tlrank01 .fa-solid {
	margin-right: 10px;
	line-height: 1.2;
}
.tlrank01 img {
	width: 100%;
	max-width: 336px;
	height: auto;
}
.tlrank01 div {
  width: calc(33.3% - 10px);
  margin: 5px;
  text-align: center;
}
.center100_336img {
	width:100%;
	max-width: 336px;
	height: auto;
	margin:0px auto 10px auto;
	text-align:center;	
}
.center100_336img img {
	max-width:100%;
	height: auto;
	text-align: center;
}
/* パンくず */	
.breadcrumbs {	
	color: #443D3A;
	font-size: 1.4rem;
	text-align: left;
	height: auto;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 5px auto;
}
.breadcrumbs a {
	color: #333333;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #cc0000;
	text-decoration: none;
}
/* 検索 */
#searchform {
	text-align:center;
}
#searchsubmit {
	text-align:center;
	margin:10px 0px 0px 0px;
}
#head {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 30px auto;
	padding:20px 0px 0px 0px;
}
#head h1 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
	font-size: 1.4rem;
	text-align: center;
	margin: 0px;
	color: #443D3A;
}
#h1_p01 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
	font-size: 1.4rem;
	text-align: center;
	margin: 0px;
	color: #443D3A;
}
#sitename {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
	font-size: 4rem;
	color: #443D3A;
	text-align: center;
	margin: 0px auto 10px auto;
    line-height: 1.4;
}
#sitename a {
	color: #443D3A;
	text-decoration: none;
}
#head_p {
	text-align: center;
	margin: 0px ;
}
.link_box01 {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 20px auto;
	padding:0px 0px 0px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.link_img01 {
  width: 100%;
  max-width: 220px;
  margin-bottom: 5px;
}
.link_img01 img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
  margin-bottom: 3px;
  transition-duration: 0.3s;
}
.link_img01 img:hover {
  opacity: 0.7;
  transition-duration: 0.3s;
}
.link_img01 p {
	color: #443D3A;
	font-size: 1.4rem;
	font-weight: bold;
	margin: 0;
	text-align: left;
	line-height: 1.5;
}
.link_img01 a {
	color: #443D3A;
	text-decoration: none;
	border: 0;
}
.link_img02 {
  width: 24%;
  margin-bottom: 5px;
}
.link_img02 img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
  margin-bottom: 3px;
  transition-duration: 0.3s;
}
.link_img02 img:hover {
  opacity: 0.7;
  transition-duration: 0.3s;
}
.link_img02 p {
	color: #443D3A;
	font-size: 1.4rem;
	font-weight: bold;
	margin: 0;
	text-align: left;
	line-height: 1.5;
}
.link_img02 a {
	color: #443D3A;
	text-decoration: none;
	border: 0;
}
main {
  display: flex;
}

main div.animal {
  width: calc(33.3% - 10px);
  margin: 5px;
}
/* ヘッダーナビ */	
.head_menu_box {
  width: 100%;
  margin: 0 0 20px 0;
}

.head_menu_box .head_menu {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0 auto 0 auto;
  padding: 0;
}

.head_menu_box .head_menu .menu_item {
  flex: 1;
}

.head_menu_box .head_menu .menu_item a {
  background: #443D3A;
  font-weight: bold;
  border: 2px solid #ffffff;
  border-right: none;
  color: #ffffff;
  display: block;
  padding: 0.6em 0.4em;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}

.head_menu_box .head_menu .menu_item a:hover {
  background: #e5e5e5;
  color: #443D3A;
  text-shadow:none;
  transition: .3s;
}

.head_menu_box .head_menu .menu_item:last-child a {
  border-right: 2px solid #ffffff;
}
#contents {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 0px auto;
	display: flex;
	justify-content: space-between ;
}
#left {
	width: 70%;
}
#right {
	width: 29%;
}
#foot {
	font-size: 1.2rem;
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
	background: #e5e5e5;
	color: #443D3A;
	padding: 20px 0px 20px 0px;
}
#main_flex {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* 左右均等分布 */
}
.kiji_box {
    width: 31%;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 20px 0px;
    align-items: center; /* 上下中央揃え */
	justify-content: space-between ;
	border-bottom: #dddddd 5px solid;
}
.kiji_list_img {
	width: 99%;
	height: auto;
	text-align: center;
	margin: 0px auto 5px auto;
}
.kiji_list_img img {
	max-width: 100%;
	height: auto;
	text-align: center;
	vertical-align:middle;
  cursor: pointer;
  transition-duration: 0.3s;
}
.kiji_list_img:hover img{
  opacity: 0.7;
  transition-duration: 0.3s;
}
.kiji_title {
	width: 100%;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
.kiji_box h2 {
	width: 100%;
	font-size: 2rem;
	line-height: 1.4;
	font-weight: 700;
	text-align: left ;
	margin: 0px 0px 10px 0px;
}
.kiji_box h2 a {
	color: #443D3A;
	text-decoration: none;
}
.kiji_box h2 a:hover {
	color: #cc0000;
	text-decoration: none;
}
.kiji_cate {
	color: #443D3A;
	text-align: left ;
	margin: 0px 0px 0px 0px;
}
.kiji_cate a {
 	line-height: 1em;
	color: #443D3A;
	text-decoration: none;
	padding: 8px 8px; /* 文字周りの余白 */
	display: inline-block;
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #443D3A;
 border-radius: 4px; /* 角を少し丸く */
}
.kiji_cate a:hover {
	color: #ffffff;
	background-color: #443D3A;
	border-color: #443D3A;
}
.kiji_tag {
	font-size: 1.2rem;
	color: #443D3A;
	text-align: left ;
	margin: 0px 0px 10px 0px;
}
.kiji_tag a {
 	line-height: 1em;
	color: #443D3A;
	text-decoration: none;
	padding: 6px 6px; /* 文字周りの余白 */
	display: inline-block;
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #443D3A;
    border-radius: 4px; /* 角を少し丸く */
}
.kiji_tag a:hover {
	color: #ffffff;
	background-color: #443D3A;
	border-color: #443D3A;
}
.kiji_date {
	color: #443D3A;
	text-align: left ;
	line-height: 1;
}
/* 記事ページ*/
#kiji_img {
	text-align: center ;
	margin: 0px 0px 10px 0px;
}
#kiji_img img {
	vertical-align: middle;
}
#kiji_text {
	text-align: left ;
	margin: 0px 0px 10px 0px;
}
.com_box {
	text-align: left ;
	border-top: #aaaaaa 3px dotted;
	border-bottom: #aaaaaa 3px dotted;
	margin: 0px 0px -3px 0px;
	padding: 20px 0px 20px 0px;
}

.com_box .p001 {
	color: #333333;
	font-weight: bold;
	font-size: 2.4rem;
	margin: 10px 0px 10px 30px;
}

.com_box .p002 {
	color: #333333;
	font-weight: bold;
	font-size: 1.8rem;
	margin: 10px 0px 10px 30px;
}


#single_box {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
#single_box h1 {
	font-size: 2rem;
	font-weight: bold;
    margin: 0px 0px 20px 0px;
}
.b_border {
padding-top:10px;
padding-bottom:10px;
position: relative;
border-bottom: solid 6px #eeeeee;/* 線 */
}

.b_border:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 6px #e5e5e5;
width: 15%;
bottom: -6px;
}
.douga_box  {
	width:560px;
	margin:10px auto 10px auto;
	text-align:center;
}
.douga_box iframe {
	width: 100%;
	margin:0px auto 10px auto;
}

#tag_box {
	color: #443D3A;
	text-align: left ;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}
#tag_box a {
 	line-height: 1em;
	color: #443D3A;
	text-decoration: none;
	padding: 8px 8px; /* 文字周りの余白 */
	display: inline-block;
	margin-bottom: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #443D3A;
    border-radius: 4px; /* 角を少し丸く */
}
#tag_box a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #443D3A;
	border-color: #443D3A;
}

.page_navi01 {
	font-size: 1.4rem;
	width:100%;
	color: #443D3A;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align:center;
}
.page_navi01 a {
	color: #443D3A;
	text-decoration:none;
}

.page_navi01 a:hover {
	color: #CC0000;
}
/* トップページへのボタン　*/
.home_btn_box {
  text-align: center;
  margin: 20px 0px 20px 0px;
}
.home_btn {
  display: inline-block;
  max-width: 300px;
  text-align: left;
  border: 1px solid #443D3A;
  font-size: 16px;
  color: #443D3A;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 4px;
  transition: .4s;
}
.home_btn a {
    color: #443D3A;
	text-decoration: none;
}
.home_btn:hover {
  background-color: #443D3A;
  border-color: #443D3A;
  color: #ffffff;
}

/* サイドバー*/
.side_title {
	width: 100%;
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center ;
	margin: 0px 0px 0px 0px;
	background-color: #e5e5e5;
	color: #ffffff;	
    text-shadow:1px 1px 3px #779999;
}
.side_area{
	width: 100%;
	padding: 10px 0px 10px 0px;
}
.side_area ul {
	list-style-type: none;
	width: 100%;
	text-align: left ;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.side_area ul a {
	color: #443D3A;
	text-decoration: none;
}
/* サイドバーカテゴリ表示 */
.lcp_catlist  li {
	font-size: 1.2rem;
	text-align: center;
border-bottom: 1px solid #dddddd;
padding-top: 10px;
padding-bottom: 10px;
}
.lcp_catlist  li div {
	text-align: left;
	margin: 0px 0px 0px 0px;
}

/* おすすめサイト */
.titlemenu01 {
	font-size: 1.8rem;
	font-weight:bold;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #f5f5f5;
	margin: 0px 0px 10px 0px;
}
.menubox01 {
	width: 100%;
	max-width: 1000px;
	margin:0px auto 10px auto;
}
.box1200 {
	width: 100%;
	max-width: 1200px;
	margin:0px auto 10px auto;
}
.ninja-recommend-block {
	max-width: 800px;
	margin: 0px auto 0px auto;
}
.ninja-recommend-block02 {
	max-width: 1130px;
	margin: 0px auto 0px auto;
}
.ninja-recommend-block a {
	text-decoration: none;
}
.ninja-recommend-block02 a {
	text-decoration: none;
}
/* yarpp関連記事*/
/*yarppの領域*/
.yarpp-related h4 {
	font-size: 2rem;
	text-align: center;
	margin: 0 0 10px 0;
	background-color: #f5f5f5;
	color: #333333;
	padding: 10px;
}
.related-post{
	width:100%;/*①記事幅に100%フィット*/
	overflow:hidden;
	margin-top:5px;
	font-size:0;
}
.related-thumb{
	text-align: center;
}
/*１記事の領域*/
.related-entry {
	vertical-align: top;
	display:inline-block;
	width:25%;/*②１記事の領域（幅）*/
	height: auto;
	font-size: 1.2rem;/*文字サイズ*/
	line-height: 1.4;/*文字行高*/
	margin-bottom: 12px;/*下余白*/
	padding: 0 0.5%;/*記事の間隔（左右）*/
}
.related-entry a {
	color: #666666;
	text-decoration: none;
}
/*画像の設定*/
.related-entry img{
	max-width:100%;/*１記事の領域幅にフィット*/
	height: auto;
}
/*画像の装飾*/
.related-thumb a,
.related-thumb a img{
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}
.related-thumb a:hover{
	opacity:0.7;/*マウスオーバーで光る*/
	filter:alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}
/* ページナビ */
.wp-pagenavi {	
	width: 100%;
	clear: both;
	font-size:12pt;
	text-align:center;
	padding-bottom: 10px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #443D3A;
	color:#443D3A;
	padding: 6px 15px;
	margin: 2px;
    display: inline-block;
    margin-bottom: 0.5em;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #e5e5e5;
	color:#ffffff;
	background-color:#e5e5e5;
}

.wp-pagenavi span.current {
	border-color: #e5e5e5;
	color:#ffffff;
	background-color:#e5e5e5;
}
/* タグクラウド */

.tagcloud {
    height: auto;
    overflow: auto;
 font-size: 1.4rem; /* 文字のサイズ */
}
/*タグクラウドのデザイン*/
.tagcloud a {
 font-size: 100% !important; /* 文字のサイズ */
 line-height: 1em;
 color: #443D3A; /* 文字色 */
 display: inline-block;
 white-space: nowrap;
 padding: 8px 8px; /* 文字周りの余白 */
 margin-top: 3px; /* タグ同士の余白 */
 border-radius: 4px; /* 角を少し丸く */
 text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #443D3A;
}
.tagcloud a:hover {
	border-color: #443D3A;
 background: #443D3A; /* マウスホバー時の背景色 */
 color: #ffffff; /* マウスホバー時の文字色*/
}
.form-width { max-width: 100%;}


/* ランキング*/
.sga-ranking {
	padding: 10px 10px 10px 10px;
	list-style-type: none;
	font-size: 8pt;
}
.sga-ranking .ranking-img {
	text-align: center;
}
.sga-ranking-list figure {
    float: left;
    margin-right: 0px;
    width: 120px; /* 画像の横の長さ。自由に変更可 */
    height: 75px; /* 画像の縦の長さ。自由に変更可 */
    overflow: hidden;
}
.sga-ranking-list {
    margin: 0.5rem 0;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
}
.sga-ranking-list::after {
    clear: both;
    content: "";
    display: block;
}
.sga-ranking-list:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.sga-ranking-list figure a {
    display: inline;
}
.sga-ranking-list a {
    overflow: hidden;
    line-height: 1.4;
	color: #443D3A;
	text-decoration: none;
}
/* 購入ボタン */
.center_botan100 {
  width: 100%;
  text-align: center;
  margin: 0px auto 20px auto;
  clear: both;
}
.botan01 {
  font-size: 2rem;
  display: inline-block;
  width: 100%;
  text-align: center;
  background-color: #FF6666;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding: 20px 10px;
  border-radius: 6px;
  transition: .4s;
  border-bottom: solid 6px #cc0000; /*下線色*/
}
.botan01 a {
  color: #FFFFFF;
}
.botan01:hover {
  background-color: #FFBB00;
  border-bottom: solid 6px #EE4444; /*下線色*/
}
.botan02 {
  font-size: 2rem;
  text-shadow: 0px 0px 3px rgba(0,0,0,0.2);
  display: inline-block;
  width: 100%;
  text-align: center;
  background-color: #77CC00;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding: 20px 10px;
  border-radius: 6px;
  transition: .4s;
  border-bottom: solid 6px #669900; /*下線色*/
}
.botan02 a {
  color: #FFFFFF;
}
.botan02:hover {
  background-color: #BBDD22;
  border-bottom: solid 6px #88BB00; /*下線色*/
}
.center01 {
	text-align:center;	
}
.center100_img {
	width:100%;
	margin:0px auto 20px auto;
	text-align:center;	
}
.center100_img img {
	max-width:100%;
	text-align: center;
}
.center_box_750_225b10 {
	width:750px;
	height: 225px;
	margin:0px auto 10px auto;
	text-align:center;
}
.center_box_1176 {
	width:1176px;
	height: auto;
	margin:0px auto 10px auto;
	text-align:center;
}
.center_box_b10 {
	margin:0px 0px 10px 0px;
	text-align:center;
}
.center_box_b10 img {
	max-width:100%;
	height: auto;
	border:none;
}
.center_box_b5 {
	margin:0px 0px 5px 0px;
	text-align:center;
}
.center_box_b20 {
	margin:0px 0px 20px 0px;
	text-align:center;
}
.center_box_b20 img {
	border:none;
}
.center_box300_b10 {
	width: 300px;
	margin:0px auto 10px auto;
	text-align:center;
}
.center_box350_b10 {
	margin:0px auto 10px auto;
	text-align:center;
}
.center_box350_b10 img {
	width: 100%;
	max-width: 350px;
	text-align: center;
}
.center_box_img100 {
	margin:0px auto 20px auto;
	text-align:center;	
}
.center_box_img100 img {
	max-width:100%;
	height: auto;
	text-align: center;
}
.av_box_side01 {
  width: 100%;
  list-style: none;
  margin: 0 auto 10px auto;
  padding: 0;
}
.av01_side_item {
	text-align: center;
}
.av01_side_item img {
	width: 100%;
	max-width: 240px;
	text-align: center;
}
.av01_side_item a {
  text-align: center;
  text-decoration: none;
}
/*-----------------------------------
ブログリンクカードここから「内部リンク」
------------------------------------*/
.blog-card {
  border: 2px solid #C3CC6A;
  word-wrap: break-word;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0 0 20px 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;
	background-color: #ffffff;
}

.blog-card:hover {
  cursor: pointer;
}

.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: #f5f5f5;
  text-decoration: none;
}

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

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

.blog-card-content {
  display: table-cell;
  vertical-align: middle;
	padding: 10px ; 
}

.blog-card-title {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  color: #333333;
  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;
}
/*ブログカードでラベルを付ける*/
.blog-card-label{
    background-color: #C3CC6A;
	text-shadow:2px 2px 3px #999944;
	padding: 10px ; 
    width: 100%;
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
}
/*-----------------------------------
ブログリンクカードここまで「内部リンク」
------------------------------------*/

/*トップへ戻るボタン*/
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #e5e5e5;
  opacity: 0.9;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  text-shadow:1px 1px 3px #779999;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -20px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.main_table01 {
	width:100%;
	margin: 0px auto 30px auto;
	border: 1px solid #333333;
	border-collapse:collapse;
}
.main_table01 a {
	color: #443D3A;
	text-decoration: underline;
	font-weight: bold;
}
.main_table01 .td01 {
	width:30%;
	font-weight: bold;
	background-color: #fdf8fc;
	border: 1px solid #333333;
	padding: 10px;
}
.main_table01 .td02 {
	width:70%;
	border: 1px solid #333333;
	padding: 10px;
}
/* スマホ用*/
@media screen and (max-width: 767px) {
/* ヘッダーナビ*/
.head_menu_box .head_menu {
    flex-wrap: wrap;
    width: 100%;
  }
.head_menu_box .head_menu .menu_item {
    flex: auto;
    width: 50%;
  }
.head_menu_box .head_menu .menu_item a  {
    border-right: none;
  }
.head_menu_box .head_menu .menu_item:nth-child(2n) a {
    border-right: 2px solid #ffffff;
  }
.head_menu_box .head_menu .menu_item:nth-child(n + 3) a {
    border-top: none;
  }
.head_menu_box .head_menu .menu_item:nth-child(n + 4) a {
    border-top: none;
  }

/* パンくず */	
.breadcrumbs {	
	font-size: 1.2rem;
	max-width: 94%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#sitename {
	font-size: 3rem;
}
#contents {
	width: 100%;
	margin: 0px auto 0px auto;
	display: block;
}
#left {
	width: 100%;
	margin: 0px auto 30px auto;
}
#right {
	width: 100%;
	margin: 0px auto 0px auto;
}
.kiji_box {
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	display: block;
}
.kiji_box h2 {
	font-size: 2rem;
}
.kiji_img {
	width: 96%;
	text-align: center;
	margin: 0px auto 10px auto;
	display: block;
}
.kiji_img img {
	text-align: center;
	vertical-align:middle;
}
.kiji_title {
	width: 96%;
	margin: 0px auto 0px auto;
}

#single_box {
	width: 96%;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
}

.center100_img {
	width:100%;
	margin:10px auto 10px auto;
	text-align:center;	
}
.center100_img img {
	width:100%;
	text-align:center;	
}
.douga_box  {
	width:100%;
	margin:10px auto 10px auto;
	text-align:center;
}
.douga_box iframe {
	width: 100%;
	margin:0px auto 10px auto;
}
/* サイドバー*/
.side_title {
	width: 100%;
	font-size: 1.8rem;
}
.side_area{
	width: 96%;
	margin: 0px auto 0px auto;
}

/*サイドバー新着記事*/
.rpwe-block ul{
	width: 98%;
	margin:0px auto 20px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; /* 左右均等分布 */
}

.rpwe-block li{
  width: calc(50% - 10px);
}
.rpwe-block img {
  width: 100%;
	height: auto;
}
.tagcloud {
 font-size: 1.6rem; /* 文字のサイズ */
}
/* ページナビ */
.wp-pagenavi {
	clear: both;
	margin: 10px 0px 0px 0px;
	font-size: 13pt;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #443D3A;
	color: #443D3A;
	display: inline-block;
	padding: 5px 13px;
	margin: 3px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #e5e5e5;
	color: #ffffff;
	background-color: #e5e5e5;
}
.wp-pagenavi span.current {
	border-color: #e5e5e5;
	color: #ffffff;
	background-color: #e5e5e5;
}
/* yarpp関連記事*/
/*１記事の領域*/
.related-post{
	width:98%;/*①記事幅に100%フィット*/
	overflow:hidden;
	margin: 5px auto 0px auto;
	font-size:0;
}
.related-entry {
	vertical-align: top;
	display:inline-block;
	width:49%;/*②１記事の領域（幅）*/
	height: auto;
	margin-bottom: 12px;/*下余白*/
	padding: 0 0.5%;/*記事の間隔（左右）*/
}
.related-thumb{
	text-align: center;
}
/*画像の設定*/
.related-entry img{
	max-width:100%;/*１記事の領域幅にフィット*/
	height: auto;
}
.form-width { max-width: 100%;}
/* ブログカード */
  .blog-card-title {
    font-size: 1.2rem;
  }
  .blog-card-thumbnail {
    width: 160px;
  }
/*ブログカードでラベルを付ける*/
.blog-card-label{
    font-size: 1.4rem;
}
.botan01 {
  font-size: 1.8rem;
}
.botan02 {
  font-size: 1.8rem;
}
/*おすすめサイト*/
.titlemenu01 {
	font-size: 1.8rem;
}
.menubox01 {
	width: 100%;
	margin:0px auto 10px auto;
}
.ninja-recommend-block {
	max-width: 220px;
	margin: 0px auto 0px auto;
}
.ninja-recommend-block02 {
	max-width: 220px;
	margin: 0px auto 0px auto;
}
.ninja-recommend-block-sp {
	margin: 0px auto 0px auto;
	padding: 0 3px 0 3px;
}
.ninja-recommend-block-sp ul {
	margin: 0;
	padding: 0;
}
.ninja-recommend-block-sp a {
	text-decoration: none;
}
/*トップへ戻るボタン*/
#page_top{
  bottom: 100px;
}
/* サイドバーカテゴリ表示 */
.lcp_catlist {
	width: 100%;
	margin: 0px auto 0px auto;
	display: flex;
  flex-wrap: wrap;	
  justify-content: space-between; /* 左右均等分布 */
  align-items: top; /* 上下中央揃え */
}
.lcp_catlist  li {
	width: 49%;
}
.lcp_catlist  li img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
/* リンクボックス */
.link_box01 {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 20px auto;
	padding:0px 0px 0px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.link_img01 {
  width: 49%;
margin: 0px auto 5px auto;
}
.link_img02 {
  width: 49%;
margin: 0px auto 5px auto;
}

.main_table01 {
	border-bottom: none;
}
.main_table01 .td01 {
	width:100%;
	text-align: center;
	display: block;
	border-top: none;
	border-left: none;
	border-right: none;
}
.main_table01 .td02 {
	width:100%;
	display: block;
	border-top: none;
	border-left: none;
	border-right: none;
}
.top_h2 {
	font-size: 1.6rem;
	width: 100%;
  padding: 0.4rem 0.6rem;
}
.tlrank01 {
    display: block;
}
.tlrank01 div {
  width: 98%;
  margin: 0px auto 10px auto;
  text-align: center;
}
}