/******************************************************************
Theme Name: sp_base
Version: 1.0
******************************************************************/
* {
	margin:0;
	padding:0;
	border:none;
}
html,body,div,h1,.h3,h4,h5,h6,p,blockquote,pre,table,th,tr,td,ul,ol,li,dl,dt,dd,form,fieldset,legend,hr,span,a,img,strong,em,ins,del,cite,abbr,acronym,sup,sub,dfn,code,var,samp,kbd,b,i {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	color: #2a332b;
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: .8em;
	word-wrap: break-word;
    background: transparent url(https://eroproject.com/wp-content/themes/theme_custom/images/bg.png) repeat scroll 0 0;
	background-repeat: repeat;
	background-position: 50% 0;
	-webkit-background-size: auto auto;
	-moz-background-size: auto auto;
	-o-background-size: auto auto;
	-ms-background-size: auto auto;
	background-size: auto auto;
}
img {
	border: 0;
}

body.single .entry-content{
	margin: 0 5px;
}

body.single .entry-content img {
    height: auto;
/*    margin: 0 0 20px;*/
    width: 100%;
}

body.single .entry-content a {
	display: block;
    margin: 3px 0 10px;
}

body.single h3, body.page h3  {
    background: rgba(0, 0, 0, 0) url("images/title_icon02.png") no-repeat scroll 2px 5px;
    border-bottom: 2px solid #ccc;
    font-size: 110%;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 3px 18px;
}

a {
	color: 000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul,ol {
	list-style: none;
	list-style-type: none;
}
li {
	padding: 0;
}
.clear{
	clear: both;
}
#main:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.sub-color {
	color: #b9080c;
}
/*ヘッダー開始*/
.section-box {
	margin: 0 0 10px;
}
h1.blog-title {
    color: #2a332b;
    font-size: 20px;
    margin: 26px auto 0;
    max-width: 252px;
    padding: 0;
    text-shadow: 0 1px 1px rgb(255, 255, 255);
    vertical-align: middle;
}
h1.blog-title img {
    height: auto;
    width: 100%;
}

.sp_header {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    height: 55px;
    margin: 0 0 20px;
    text-align: center;
}
.sp_header li{
    display: inline-block;
    margin: 5px 0 0 10px;
}

.sp_header li a{
	color:#333;
	font-weight: bold;
}

.sp_header li a:hover{
	opacity:0.5;
}

/*ヘッダー終了*/

/*ヘッドウィジェット*/
.sp_head_box{
	margin:0 5px 15px;
}

.pict_rss .head_pictrss{
	background: #FFF;
    box-shadow: 0 0 3px #ccc;
    margin: 0 0 10px;
}

.pict_rss .head_pictrss .lattice-row {
	border-bottom: 1px solid #ccc;
}

.pict_rss .head_pictrss img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 2px #333;
    float: left;
    height: auto !important;
    margin: 3px;
    vertical-align: bottom;
    width: 150px !important;
    height: 150px !important;
}

.pict_rss .head_pictrss .lattice-title {
    line-height: 1.5;
    margin: 0 0 0 155px;
    overflow: hidden;
    height: 150px;
    font-weight: normal;
}


/*ウィジェットBOx*/
.sp_widget_box{
	margin:0 5px 15px;
}

/*index開始*/
#main .article-list{
	box-sizing: border-box;
	color: #4b1c00;
	background-color: rgba(255,255,255,1.0);
	border-color: transparent;
	border-width: 1px;
}

#main #article-list_outer:nth-of-type(2n),
#main #article-list_outer:nth-of-type(2n+1){
	width: 100%;
	/*float: left;*/
}
#main #article-list_outer:nth-of-type(2n) .article-list{
	margin: 0 5px 10px 5px;
	padding: 1px;
	border:solid 3px #ccc;
	background:#666 repeat scroll 0 0;
}
#main #article-list_outer:nth-of-type(2n+1) .article-list{
	margin: 0 5px 10px 5px;
	border:solid 3px #ccc;
	background:#666 repeat scroll 0 0;
}
#main #article-list_outer:nth-of-type(2n) .article-list  .article-gallery-image,
#main #article-list_outer:nth-of-type(2n+1) .article-list  .article-gallery-image{
	/*margin-bottom: 6px;
	height: 200px;*/
	overflow: hidden;
	position:relative;
	width: 170px;
	height: 233px;
	float: left;
}
#main #article-list_outer .article-list .article-gallery-image img{
	width: 100%;
	height: auto;
}

#main #article-list_outer .article-list .article-date-outer {
    color: #fff;
    float: left;
    font-size: 80%;
    font-weight: normal;
    margin: 1px;
    padding: 2px 0;
}

.index_commentbox{
	float: right;
	text-align: right;
}
.index_commentbox a{
	color: #fff;
	font-size: 80%;
}

#main #article-list_outer .article-list .article-date-outer span.article-date {
	margin-right: 0.25em;
}
#main #article-list_outer .article-list .index_toolbox {
}

div.index_toolbox {
    font-size: 12px;
    padding: 0;
    height: 235px;
    overflow-y: auto;
}

body.single div.index_toolbox {
    font-size: 12px;
    padding: 0;
    height: auto;
    margin: 0 10px 20px;
    overflow-y: 0;
}
div.index_toolbox .article-category-outer ul.post-categories{
    line-height: 1.3;
    padding-left: 0;
    padding: 4px 8px;
}
div.index_toolbox .article-tags{
	margin: 10px 0 0;
}
div.index_toolbox .article-tags ul{
	padding: 4px 8px;
}
div.index_toolbox .article-tags ul li,div.index_toolbox .article-category-outer ul.post-categories li{
    display: inline-block;
    margin: 0 5px 0 0;
}
div.index_toolbox .article-tags ul li a,div.index_toolbox .article-category-outer ul.post-categories li a {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    color: #666;
    font-weight: bold;
    line-height: 2;
    padding: 3px 8px;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid #ccc;
}
div.index_toolbox .article-tags ul li a:hover,div.index_toolbox .article-category-outer ul.post-categories li a:hover{
	background-color: #b9080c;
	color: #fff;
}
div.index_toolbox span.cat_tag_but {
    background: #b9080c;
    display: inline-block;
    padding: 1px 0;
    color: #fff;
    font-weight: normal;
    width: 100%;
    text-align: center;
    font-size: 80%;
    float: none;
    font-weight: bold;
    border-radius:4px;
}

.index_titlebox{
    background: #b9080c;
    /*height: 80px;*/
    overflow: hidden;
    padding: 7px;
}

.index_title_detail{
	display: block;
	overflow: hidden;
}

#main #article-list_outer .article-list .article-title{
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0.1em;
}
#main #article-list_outer .article-list .article-title a{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
#main #article-list_outer .article-list ul.article-post{
	font-size: 12px;
}
#main #article-list_outer .article-list ul.article-post li{
	display: inline-block;
}
#main #article-list_outer .article-list ul.article-post li:nth-of-type(1){
	margin-bottom: 5px;
	display: block;
}
#page-navi .page-number{
	text-align: center;
	margin: 20px 10px 10px;
}
#page-navi ul{
	margin:0 10px 10px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: linear-gradient(top,#fff,#eee);
	background: -webkit-gradient(linear,left top,left bottom, from(#fff),to(#eee));
	background: -moz-linear-gradient(top,#fff,#eee);
	background: -o-linear-gradient(top,#fff,#eee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#fff, endcolorstr=#eee))";
	border: 1px solid #ccc;
	box-sizing: border-box;
	display: block;
}
#page-navi ul:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#page-navi ul li{
	float: left;
	vertical-align: top;
	height: 38px;
	box-sizing: border-box;
	border-right: 1px solid #ccc;
}
#page-navi ul li.pager-first,
#page-navi ul li.pager-last{
	width: 20%;
	text-align: center;
}
#page-navi ul li.pager-last{
	border-right: 0;
}
#page-navi ul li.pager-first a,
#page-navi ul li.pager-last a{
	padding: 13px 0 7px;
	display: block;
}
#page-navi ul li.pager-prev,
#page-navi ul li.pager-next{
	width: 30%;
}
#page-navi ul li.pager-prev a,
#page-navi ul li.pager-next a{
	display: block;
}
#page-navi ul li a{
	color: #2390c5;
}
#page-navi ul li.pager-prev span {
	padding: 9px 0 13px 5px;
	background-image: url('images/icon_pager_prev.png');
	background-repeat: no-repeat;
	background-position: 15% 45%;
	background-size: 9px 14px;
	display: block;
	font-size: 14px;
	text-align: center;
}
#page-navi ul li.pager-next span {
	padding: 9px 5px 13px 0;
	background-image: url('images/icon_pager_next.png');
	background-repeat: no-repeat;
	background-position: 80% 45%;
	background-size: 9px 14px;
	display: block;
	font-size: 14px;
	text-align: center;
}
/*index終了*/
/*single開始*/

.single_tit {
    background: #b9080c none repeat scroll 0 0;
    border: 1px solid #b9080c;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 5px 10px;
    padding: 7px 0 5px 14px;
    text-align: left;
}

.single_tit ul li {
    float: left;
    margin: 0 5px 0 0;
}

.single_tit ul li a{
	color:#FFF;
}

.section-box {
    background: transparent url(https://eroproject.com/wp-content/themes/theme_custom/images/bg.png) repeat scroll 0 0;
    height: 90px;
    margin: 0;
    overflow: hidden;
    text-align: left;
}
.section-box .article-header,
.comment_area{
	margin: 0 5px 10px;
	padding: 0 10px 10px;
	color: #000;
	border-radius: 3px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	background-color:#FCFCFC;
	border-color: transparent;
	border-width: 1px;
	border-radius: 4px;
}

.entry-content{
	margin: 0 0 10px;
	padding:0 0 10px;
	color: #2a332b;
	background-color: #FCFCFC;
	border-color: transparent;
	border-width: 1px;
}

/* 固定ページ と　カテゴリリスト */
body.page .entry-content{
	margin:0 10px;
}

body.page .entry-content div.cate_listbox{
	font-weight: bold;
	padding:5px;
}

body.page .entry-content div.cate_listbox ul li{
    border-bottom: 1px dotted #aaa;
    padding:10px 0 8px;
}



.article-header{
    background-color: #b9080c;
    border-color: transparent;
    border-radius: 4px;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin: 0 10px 10px;
    padding: 10px;
}
.article-header h1.page-title {
    color: #fff;
    font-size: 16px;
}
.article-header .article-title {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 5px;
}
.article-header .article-post {
	overflow: hidden;
}
.article-header .article-post li {
	font-size: 12px;
	white-space: nowrap;
}
.article-header .article-post .article-datetime {
    color: #fff;
    display: inline;
    margin-right: 5px;
}
.entry-content img{
	width: 100%;
	/*max-width: 100%;*/
	height: auto;
}
.navigation ul{
	margin:10px;
}
.navigation ul li.nav-previous a{
	background-image: url('images/icon_pager_prev.png');
	background-repeat: no-repeat;
	background-size: 8%;
	background-position: 10% 50%;
}
.navigation ul li.nav-next a{
	background-image: url('images/icon_pager_next.png');
	background-repeat: no-repeat;
	background-size: 8%;
	background-position: 90% 50%;
}
.navigation ul li.nav-previous a,
.navigation ul li.nav-next a{
	height: 16px;
	background-color: #fff;
	padding: 10px 0 14px 0;
	border-radius: 4px;
	border: 1px solid #ccc;
	text-align: center;
	color: #2e90c5;
}
.navigation ul li.gohome a{
	background-image: url('images/icon_pager_home.png');
	height: 40px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ccc;
	background-size: 18px 19px;
	background-position: 50%;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.navigation ul li.nav-previous{
	float:left;
	width: 43%;
}
.navigation ul li.nav-next{
	float:right;
	width: 43%;
}
.navigation ul li.gohome{
	width:12%;
	height:40px;
	margin:0 auto;
}
.navigation ul li a{
	display:block;
}
.related-entry{
	margin-bottom: 20px;
}
.related-entry h3{
	margin: 50px 0 5px;
	font-size: 14px;
}
.related-entry ul li{
	padding: 2px 0;
	font-size: 14px;
}
.wp_social_bookmarking_light:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#reply-title{
	margin-bottom: 10px;
	font-size: 16px;
	color: #000;
}
input#author{
	webkit-box-shadow: 0px 1px 2px #808080;
	-moz-box-shadow: 0px 1px 2px #808080;
	-o-box-shadow: 0px 1px 2px #808080;
	-ms-box-shadow: 0px 1px 2px #808080;
	box-shadow: 0px 1px 2px #808080;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #b2b2b2;
	font-size: 14px;
	width: 98%;
	height: 24px;
	padding: 5px 1%;
	line-height: 34px;
}
textarea#comment{
	-webkit-box-shadow: 0px 1px 2px #808080;
	-moz-box-shadow: 0px 1px 2px #808080;
	-o-box-shadow: 0px 1px 2px #808080;
	-ms-box-shadow: 0px 1px 2px #808080;
	box-shadow: 0px 1px 2px #808080;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #b2b2b2;
	width: 100%;
	height: 12em;
	padding: 2% 0;
	margin: 10px 10px 10px 0px;
}
input#submit{
	margin: 10px auto;
	display: block;
	width: 100%;
	height: 38px;
	padding: 0 1%;
	font-weight: bold;
	color: #333;
	-webkit-box-shadow: 0px 1px 2px #808080;
	-moz-box-shadow: 0px 1px 2px #808080;
	-o-box-shadow: 0px 1px 2px #808080;
	-ms-box-shadow: 0px 1px 2px #808080;
	box-shadow: 0px 1px 2px #808080;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #b2b2b2;
	background: linear-gradient(top,#ffffff,#ebebeb,#fefefe);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(0.03, #ebebeb),color-stop(1, #fefefe));
	background: -moz-linear-gradient(top,#ffffff 0%,#ebebeb 3%,#fefefe 100%);
	background: -o-linear-gradient(top,#ffffff 0%,#ebebeb 3%,#fefefe 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ffffff, endcolorstr=#fefefe))";
	font-size: 16px;
}
/*single終了*/
/*各archive開始*/
.archive-title {
    background: #b9080c none repeat scroll 0 0;
    border: 1px solid #b9080c;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin: 0 5px 10px;
    padding: 3px;
    text-align: center;
}
/*各archive終了*/
/*footer開始*/
.sp_footer{
	margin:0 5px 10px 5px;
}
.sp_footer .widget_archive,
.sp_footer .widget_categories{
	margin: 10px;
	padding: 6px;
	color: #4b1c00;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	background-color: rgba(252,252,237,1.0);
	border-color: transparent;
	border-width: 1px;
}
.sp_footer .widget_archive select,
.sp_footer .widget_categories select{
	width: 100%;
	padding: 5px;
	border: 0;
	background-color: transparent;
}
footer.footer{
	padding: 10px 0;
	font-size: 14px;
	text-align: center;
}
/*footer終了*/


/*/////////////
RSS-LOADERカスタマイズ
/////////////*/

/*textrss*/
.textrss_box{
	margin:0 0 10px;
    box-shadow: 0 0 3px #ccc;
}

.textrss_box .sp_textrss .lattice-cell {
    border-top: 1px solid #999;
}

.textrss_box .sp_textrss .lattice-cell-first {
    border-top: none;
}

.textrss_box .sp_textrss .lattice-cell-last {
    border-bottom: none;
}

.textrss_box .sp_textrss a {
    background: rgba(0, 0, 0, 0) url("images/icon_li01.png") no-repeat scroll 4px 10px;
    color: #000;
    display: block;
    font-size: 14px;
    letter-spacing: 0.1em;
    padding: 6px 0 4px 16px;
    text-decoration: none;
    /*font-weight: bold;*/
}

.textrss_box .sp_textrss a:hover {
    text-decoration: underline;
}

/*広告2枠並び*/
div.thumbnailad {
    margin-bottom: 20px;
    margin-top: 20px;
}

.articlelow_picad .lattice-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #657a8b !important;
    font-size: 12px;
    font-weight: bold;
    height: 3.5em;
    line-height: 1.2;
    width: 100%;
}

.articlelow_picad img, .articlelow_picad a img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: auto !important;
    vertical-align: bottom;
    width: 100% !important;
}

.articlelow_picad div.lattice-title > div:before {
    content: url("images/icon_new.png");
}

.articlelow_picad .lattice-title div {
    padding: 0.2em !important;
}

.articlelow_picad .lattice-cell {
    width: 46% !important;
    border:solid 1px #CECECE;
    margin: 0 0 8px 8px !important;
}


/*記事下広告2枠並び*/
.sp_widget_box{
    margin-bottom: 20px;
    margin-top: 20px;
}

.sp_widget_box .articlelow002 .lattice-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #657a8b !important;
    font-size: 12px;
    font-weight: bold;
    height: 3.5em;
    line-height: 1.2;
    width: 100%;
}

.sp_widget_box .articlelow002 img, .sp_widget_box .articlelow002 a img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: auto !important;
    vertical-align: bottom;
    width: 100% !important;
}

.sp_widget_box .articlelow002 div.lattice-title > div:before {
    content: url("images/icon_new.png");
}

.sp_widget_box .articlelow002 .lattice-title div {
    padding: 0.2em !important;
}

.sp_widget_box .articlelow002 .lattice-cell {
    width: 46% !important;
    border:solid 1px #CECECE;
    margin: 0 0 8px 8px !important;
}



/*人気記事ランキング -手動- */
.rank_pict_box {
	margin:0 10px;
}
.rank_pict_box .rank_pict .lattice-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 14px;
    height: 3.5em;
    line-height: 1.3;
    width: 100%;
}

.rank_pict_box .rank_pict .lattice-title div {
	padding:0 0 0 130px;
}

.rank_pict_box .rank_pict a{
	color:#000;
}

.rank_pict_box .rank_pict img, .rank_pict_box .rank_pict a img {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #333;
    border-radius: 5px;
    float: left;
    height: auto !important;
    vertical-align: bottom;
    width: 120px !important;
}
.rank_pict_box .rank_pict .lattice-cell {
    float: left;
    overflow: hidden;
    /*padding: 0 0 10px;*/
    position: relative;
    text-align: left;
    width: 100%;
}

.rank_pict_box .rank_pict .lattice-row {
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px;
}

.rank_pict_box .rank_pict .lattice-row {
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px;
}

.rank_pict_box .rank_pict .lattice-row-last {
    border-bottom: none;
}

/*ランキング数字*/
.rank_pict_box .rank_pict {
  counter-reset: rank_num;
}

.rank_pict_box .rank_pict .lattice-title div::before {
    background: #000 none repeat scroll 0 0;
    border-radius: 0px;
    content: counter(rank_num, decimal) "位";
    counter-increment: rank_num;
    display: block;
    font-size: 110%;
    margin: 0 0 5px;
    padding: 3px 0 0;
    text-align: center;
    width: 55px;
    color:#FFF;
    font-weight: bold;
}


/*コメント欄開始*/
#comments-title, #respond #reply-title {
    background: #b9080c none repeat scroll 0 0;
    color: #fff;
    font-size: 16px !important;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 -10px 10px;
    padding: 6px 10px 4px;
    border-radius:4px 4px 0 0;
}
#comments-title{
	margin-bottom: 15px;
}
section.commentlist{
	counter-reset:number;
	margin-bottom: 40px;
	padding: 0 15px;
}
section.commentlist li {
    border-bottom: 1px dotted #b9080c;
    font-size: 14px;
    letter-spacing: 1px;
    list-style: outside none none;
    padding: 20px;
}
section.commentlist li:before{
	counter-increment: number;
	content: counter(number);
	margin-right: 10px;
	font-weight: bold;
	float: left;
}
section.commentlist li cite.fn{
	color: #227a22;
	margin-right: 10px;
	padding-right: 8px;
	font-size: 14px;
	font-style: normal;
}
section.commentlist li time{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
section.commentlist li section.cf{
	padding-top: 8px;
	line-height: 1.5;
	font-size: 14px;
	font-weight: bold;
}
section.commentlist li header img,
section.commentlist li .comment-reply-link{
	display: none;
}

/*popular postカスタマイズ*/
.pop_list{
	overflow:hidden;
}
.pop_list .wpp-list{
	/*margin: 0 0 0 -10px;*/
}
.pop_list .wpp-list li {
    border: 1px solid #464637;
    clear: none;
    height: 90px;
    margin: 0 0 6px;
    overflow: hidden;
}
.pop_list .wpp-list li a img.wpp-thumbnail {
    height: auto;
    margin: -20px 0 0;
    width: 90px;
}
.pop_list .wpp-list li span {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    box-shadow: 0 0 5px;
    display: block;
    height: 20px;
    margin: 70px 0 0;
    position: absolute;
    width: 90px;
}
.pop_list .wpp-list li span.wpp-views {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.pop_list .wpp-list li a.wpp-post-title {
    display: block;
    font-weight: bold;
    height: 90px;
    letter-spacing: 0.1em;
    overflow: hidden;
    padding: 3px 8px;
}

.pop_list ul.wpp-list {
  counter-reset: single_rank_num;	
}
.pop_list ul.wpp-list li::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    content: counter(single_rank_num, decimal) "位";
    counter-increment: single_rank_num;
    display: block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 65px 0 0 2px;
    padding: 3px 6px 2px;
    position: absolute;
}

/*記事下関連記事*/

.wp_rp_wrap .related_post_title {
    border: 0 none !important;
    clear: both !important;
    font-size: 1em !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    line-height: normal !important;
    margin: 0 !important;
    padding: 20px 0 5px !important;
    text-align: left !important;
}
ul.related_post {
    display: block !important;
    margin: 0 10px !important;
    padding: 0 !important;
    position: relative !important;
}
ul.related_post li {
    border:solid 3px #b9080c;
    display: block;
    height: 130px;
    margin: 0 0 8px !important;
    overflow: hidden;
    padding: 0 !important;
    background:#fff;
}
ul.related_post li a {
    border: 0 none !important;
    color: #000 !important;
    font-family: arial !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1.8;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
    text-decoration: none !important;
    text-indent: 0 !important;
}
ul.related_post li a.wp_rp_title {
    height: 75px;
    letter-spacing: 0.1em;
    line-height: 1.4 !important;
    margin: 3px 0 0 96px;
    overflow: hidden;
    width:40%;
}
ul.related_post li a img {
    border: medium none !important;
    display: block !important;
    float: left;
    height: auto !important;
    margin: 0 10px 0 0 !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 50% !important;
    overflow:hidden;
}
#main-bottom {
    clear: both;
    margin: 0 10px 0;
}
h4.widget-title {
    background: #b9080c none repeat scroll 0 0;
    border: 1px solid #b9080c;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 10px;
    padding: 3px;
    text-align: center;
}

#main-bottom h4.widget-title {
    background: #b9080c none repeat scroll 0 0;
    border: 1px solid #b9080c;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin: 0 5px 10px;
    padding: 3px;
    text-align: center;
}

#main-bottom02 {
	margin:0;
}

#main-bottom02 .widget {
    margin: 0 10px 15px;
}

#main-bottom02 .widget ul{
	counter-reset: all_rank_num;
}
#main-bottom02 .widget li {
    border: 1px solid #ccc;
    color: #b80606;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#main-bottom02 .widget li a {
    line-height: 2;
    margin: 0 0 0 5px;
}
#main-bottom02 .widget li::before {
    background: #b80707 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    content: counter(all_rank_num, decimal);
    counter-increment: all_rank_num;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 0 0 1px;
    padding: 2px 0;
    text-align: center;
    width: 22px;
}
#main-bottom02 .widget li:hover{
	background:#CCC;
}

#main-bottom02 .widget-title {
    background: rgba(184, 6, 6, 1) url("images/title_icon.png") no-repeat scroll 3px 3px / 6px auto;
    border: 1px solid #464637;
    border-radius: 3px;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 10px;
    padding: 2px 0 2px 12px;
    text-align: left;
}

/*一覧ページボタン*/
.to_list_page{
	margin:15px 0;
}
.to_list_page a {
    background: #ffaeaa none repeat scroll 0 0;
    border: 1px solid #b80700;
    border-radius: 3px;
    display: inline;
    padding: 6px 10px 5px;
}
.to_list_page a:hover {
    background: #b80700 none repeat scroll 0 0;
    border: 1px solid #b80700;
    color:#FFF;
    text-decoration: none;
}

.low_search_box{
	margin: 10px;
}

.low_search_box #searchform{
	width: 250px;
	margin: 0 auto;
}

.low_search_box #searchform #s{
	border: 1px solid #CCC;
	height: 25px;
	border-radius: 3px;
	width: 210px;
}

.low_search_box #searchform #searchsubmit{
	border-radius: 3px;
	height: 25px;
}

/*ディスクリプション出力*/
body.single h3.des_box{
    border: 1px solid #b9080c;
    background: #fff;
    border-radius: 4px;
    font-size: 110%;
    color: #b9080c;
    margin: 10px 10px 20px;
    padding: 10px;
}

/*人気カテゴリテーブル*/
div.favo_keyword_box{
	padding: 0 10px;
}
div.favo_keyword_box table.acr_ranking_sys{
    margin: 0 0 10px;
    width: 100%;
}
div.favo_keyword_box table.acr_ranking_sys td{
    padding: 5px;
}
div.favo_keyword_box table.acr_ranking_sys tr:nth-last-child(3),
div.favo_keyword_box table.acr_ranking_sys tr:nth-child(1),
div.favo_keyword_box table.acr_ranking_sys tr:nth-child(2),
div.favo_keyword_box table.acr_ranking_sys tr:nth-child(3) {
    display: none;
}

/*ページナビ*/
#main .wp-pagenavi {
	margin-top: 10px;
	height: 35px !important;
	text-align: center !important;
}
#main .wp-pagenavi a {
	margin: 0 2px;
	background-color: #c4d8ec !important;
	border: 1px solid #6097cc !important;
	border-radius: 5px;
	color: #143886 !important;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}
#main .wp-pagenavi .current {
	margin: 0 2px;
	background-color: #F5F5F5;
	border: 1px solid #686868;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


.breadcrumbs{
	color:#b9080c;
	border: 2px #b9080c solid;
	border-radius:5px;
	padding: 2px 5px;
	margin:0 0px 10px;
	background:#fff;
}
.breadcrumbs a{
	color:#b9080c ;
}

h2.content_subtit{
	background: #b9080c;
	font-size:15px;
	color:#fff;
	padding-left:5px;
	margin:0 5px 5px;
	border-radius:4px;
}


/*SPフッター人気記事*/
.sp_footer .widget_top-posts ul{
counter-reset: single_rank_num;
}
.sp_footer .widget_top-posts li{
	clear: none;
    height: 130px;
    margin: 0 0 6px;
    overflow: hidden;
    background:#fff;
    border:solid 3px #b9080c;
}

.sp_footer .widget_top-posts li:before{
	background: #b9080c none repeat scroll 0 0;
    color: #fff;
    content: counter(single_rank_num, decimal);
    counter-increment: single_rank_num;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    letter-spacing: 0;
    line-height: 1.8;
    margin: -3px 0 0 -3px;
    position: absolute;
    text-align: center;
    width: 30px;
}
.sp_footer .widget_top-posts li img{
	height: auto;
    margin: 0;
    width: 130px;
    max-width: 100%;
}

.sp_footer .widgets-list-layout-links{
    width: auto;
    color: #000;
    float: none; 
    margin-left: 135px;
}
.sp_footer .widgets-list-layout-links a{
	color:#000;
	text-decoration: none;
	font-size:14px;
}

/*SP人気記事（jetpackカスタマイズ）*/
.pop_list{
    overflow: hidden;
    margin: 10px 0;
}
.pop_list li {
    clear: none;
    overflow: hidden;
    position: static;
    background: rgba(0,0,0,0.7);
    padding: 5px;
    border-radius: 3px;
    margin: 0 0 8px;
}
.pop_list li a {
    display: block;
    height: 115px;
    letter-spacing: 0.1em;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    width: 100%;
    color: #FFF;
}
.pop_list li a img {
    box-sizing: border-box;
    height: auto;
    width: 115px;
    float: left;
    margin: 0 10px 0 0;
}
.pop_list li span {
}
.pop_list ul {
  counter-reset: single_rank_num;	
}
.pop_list ul li::before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    content: counter(single_rank_num, decimal) "位";
    counter-increment: single_rank_num;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 3px 6px 2px;
}

/*続きを読むボタン*/
.entry-content .story_button:hover{
	opacity: 0.7;
}
.entry-content .story_button{
	background:#b9080c;
	border-radius:5px;
	padding:5px;
	width: 80%;
    margin: 10px auto;
    text-align: center;
    border: solid 4px #ccc;
    box-shadow:1px 1px #aaa;
}
.entry-content .story_button a{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	vertical-align: middle;
}


/*相互リンク*/
.media_link_box ul{
	background: #fff;
	border: solid 1px #ccc;
}
.media_link_box ul li{
	border-bottom:2px dashed #ccc;
    padding: 8px 8px 7px;
}
.media_link_box ul li:last-child{
	border-bottom:none;
}
.media_link_box ul li a{
	text-decoration: none;
}


/*タグリスト*/
.entry-content ul.page_taglist{
	padding:10px 5px;
}
.entry-content ul.page_taglist li{
	display: inline-block;
	border:none;
	background: #b9080c;
	border-radius: 5px;
	margin: 5px 5px 5px 0;
	padding: 2px 4px;
	color:#fff;
}
.entry-content ul.page_taglist li a{
	color:#fff;
	font-weight:bold;
}


/*検索ボックス*/
form#searchform{
	width: 300px;
    margin: 0 auto;
}
.widget_search .screen-reader-text{
	display: none;
}
.widget_search input#s{
	background: #EDC3EA none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    height: 30px;
    width: 70%;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 110%;
}
.widget_search input#searchsubmit {
    height: 30px;
    margin: 5px auto;
    width: 25%;
}
form#searchform #searchsubmit {
    border-radius: 3px;
    height: 30px;
}


/*連絡ボックス*/
div.box_rensaku {
  margin: 15px 10px;
  border: 1px solid #b9080c;
  border-radius: 5px;
  padding: 0 10px;
}
div.box_rensaku ul{
  overflow: hidden;
}
div.box_rensaku ul li{
  border-bottom: 1px dotted #b9080c;
  padding: 10px 0px;
  font-size: 90%;
  list-style: none;
  text-align: left;
}
div.box_rensaku ul li:last-child{
  border-bottom:none;
}
div.box_rensaku ul li span{
  border: 1px solid #fff;
  display: inline-block;
  border-radius: 15px;
  background: none;
  font-weight: normal;
  padding: 0 5px;
  margin: 0 5px 0 0;
  font-size: 110%;
  color:#b9080c;
  font-weight: bold;
}
div.box_rensaku ul li span.rensaku_active{
  color:#FFF;
  background: #b9080c;
  border-radius: 3px;
  display: inline-block;
  font-size: 110%;
  font-weight: bold;
  padding: 0px 5px;
  margin: 0px 5px 0px 0px;
  border: none;
}
div.box_rensaku ul li a{
  font-size: 110%;
  color:#b9080c;
  font-weight: bold;
}

/*画像一枚目後*/
div.swiper-slide div.insert_box{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background: #F1DFD8 ;
/*    padding: 200px 0;*/
    height:440px;
}


/*連作ボックス*/
div.box_rensaku {
  margin: 15px 10px;
  border: 1px solid #b9080c;
  border-radius: 5px;
  padding: 0 10px;
}
div.box_rensaku ul{
  overflow: hidden;
}
div.box_rensaku ul li{
  border-bottom: 1px dotted #b9080c;
  padding: 10px 0px;
  font-size: 90%;
  list-style: none;
  text-align: left;
}
div.box_rensaku ul li:last-child{
  border-bottom:none;
}
div.box_rensaku ul li span{
  border: 1px solid #fff;
  display: inline-block;
  border-radius: 15px;
  background: none;
  font-weight: normal;
  padding: 0 5px;
  margin: 0 5px 0 0;
  font-size: 110%;
  color:#b9080c;
  font-weight: bold;
}
div.box_rensaku ul li span.rensaku_active{
  color:#FFF;
  background: #ccc;
  border-radius: 3px;
  display: inline-block;
  font-size: 110%;
  font-weight: bold;
  padding: 0px 5px;
  margin: 0px 5px 0px 0px;
  border: none;
}
div.box_rensaku ul li a{
  font-size: 110%;
  color:#b9080c;
  font-weight: bold;
}

/*スワイプ説明文*/
.swipe_text{
	margin: 0 5px 5px;
	font-size: 80%;
	font-weight: bold;
	color: red;
	text-align: center;
}


span.related_box {
    display: block;
    margin: 10px auto;
    width: 100%;
}

span.related_box a{
    background: none repeat scroll 0 0 #FCD1E6;
    border-radius:3px;
    color: #08089e !important;
    display: block;
    font-size:15px;
    font-weight: bold;
    margin: 0 2px;
    padding:5px 8px;
    text-decoration: none;
    box-shadow:0 0 2px rgba(0, 0, 0, 0.2);
}
span.related_box a:hover{
	background:#F8A5CC;
	color:#FFF !important;
	text-shadow: 0 0 3px #CCCCCC;
}

span.related_box a span.related_text {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    color: #b90808;
    display: inline;
    font-size: 12px;
    margin: 0 8px 0 0;
    padding: 2px;
    text-decoration: none;
}

span.related_box a:hover span.related_text {
	text-shadow: none;
	color:#F8A5CC;
}


/*RSS-loader*/

div.sougorss {
    clear: both;
    margin: 15px 0;
    /*margin-bottom: 20px;*/
    /*margin-top: 20px;*/
}

.sougorss .link_connect .lattice-cell:nth-child(2n), .sougorss .link_connect .lattice-cell:nth-child(2n+1){
    float: left;
    width: 46%;
    margin: 0 5px 10px;
}


.sougorss .link_connect .lattice-cell:nth-child(2n) a, .sougorss .link_connect .lattice-cell:nth-child(2n+1) a{
    display: block;
    overflow: hidden;
    padding: 1px;
}

.sougorss .link_connect a.lattice-title {
	text-decoration: underline;
}

.sougorss .link_connect .lattice-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #333 !important;
    font-size: 12px;
    font-weight: bold;
    height: 60px;
    line-height: 1.8;
    width: 100%;
}

.link_connect img, .link_connect a img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: auto !important;
    vertical-align: bottom;
    width: 100% !important;
}

.link_connect .lattice-title div {
    padding: 0.2em !important;
}

.content .yarpp-related {
    margin: 1em 5px;
    text-align: center;
    background: #fff;
}
    
.content .yarpp-thumbnail-title {
    color: #000;
}

.content .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 160px;
    height: 200px;
    margin: 5px;
    margin-left: 0px;
}

.content .yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 150px;
    height: 150px;
    margin: 5px;
}

.content .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    margin: 7px;
    margin-top: 0px;
    width: 150px;
}

.content .yarpp-thumbnail > img, .content .yarpp-thumbnail-default {
    width: 150px;
    height: 150px;
    margin: 5px;
}

.content .yarpp-thumbnail-default > img {
    min-height: 150px;
    min-width: 150px;
}