.heading.pager-prev-next {
	    overflow: hidden;
}
.post-page-numbers{
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* スマホでサイドバー非表示 */
/*480px以下*/
@media screen and (max-width: 834px){
  #sidebar{
    display: none;
  }
}

div.widget-related-entry-card-title.widget-entry-card-title.card-title{
    padding-top:1.7em;
	font-size:12px;
}
/* 記事タイトル */
.titletable{
	border: solid 3px #ffffff;
}
.titletable td{
background-color:#ffffff;
		border: solid 3px #ffffff;
}
.attachment-thumb150 {
width: 150px;
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
border: 1px solid #eceae7;
}
.attachment-150_thumbnail {
	  display: inline-block;
width: 300px;
height: 100px;
position: relative;
overflow: hidden;
border-radius: 50%;
}
.boutou{
padding-top:1em;
padding-bottom:1em;
padding-left:1em;
padding-right:1em;
margin-bottom:1.5em;
font-size:0.8em;
}
/* Gutenberg用【目次】 */
.gbmokuzi{
	font-size:8px;}
/*768px以下*/
@media screen and (max-width: 768px){
	.column-wrap,
	.wp-block-columns.has-2-columns {
		flex-direction: row;
		flex-wrap: nowrap;
	}
}
@media screen and (min-width: 800px)  {
.no-sidebar .wrap {
 width: 800px;
}
}
/* 記事上の見出し */
.main-widget-label{
padding: 0;
background: #000000;
color: #ffffff;
padding: 0.2em 0;
border-top: solid 1px none;
 border-bottom: solid 1px none;
	text-align:center;
	margin-bottom:1em;
		margin-top:1em;
	font-size:0.8em;
}
.sns-share-buttons a {
	    margin-top:2em;
    margin-bottom: 1em;
}
/* 記事内の見出し */
.article h1{
	margin-bottom:1em;
	font-size:1em;
	text-align:center;
}
.article h2 {
padding: 0;
background: #000000;
color: #ffffff;
padding: 0.5em 0;
border-top: solid 3px #000000;
 border-bottom: solid 3px #000000;
	text-align:center;
font-size:18px;
		margin-top:3em;
}
.article h3 {
  border: none;
	padding: 0;
background: linear-gradient( #FFC0CB 10%, transparent 10%);
	padding-top:0.8em;
	margin-top:3em;
font-size:18px;
}
h3 {
  border: none;
	padding: 0;
background: linear-gradient( #FFC0CB 10%, transparent 10%);
	padding-top:0.8em;
	margin-top:3em;
font-size:18px;
}
.article h4 {
    border: none;
    padding: 0;
  position: relative;
  padding: 0.5em 0.5em 0.5em 1.5em;
  line-height: 1.4;
  color: #000000;
  border-top: dotted 1px gray;
  background: #fffffff;
font-size:17px;
}
.article h4:before {
  font-family: "Font Awesome 5 Free";
 content: " ♡ ";
  position: absolute;
  font-size: 1em;
  left: 0.25em;
  top: 0.5em;
  color: #ff6a6a; 
}
.article h5 {
    border: none;
    padding: 0;
}
.article h6 {
    border: none;
    padding: 0;
}
/* フロントの見出し */
.toph2 {
    padding: 0;
    background: none;
	color: #000000;
  padding: 0.5em 0;
 border-top: solid 3px #000000;
 border-bottom: solid 3px #000000;
	text-align:center;
}
/* あわせて読みたい */
.internal-blogcard-footer{
	display: none; 
}
.blogcard::before{
	content: 'あわせて読みたい';
	position: absolute;
	top: -.8rem;
	left: auto;
	font-size: 50%;
	background-color: #68d6cb; 
	padding: .6em 1em;
	font-weight: bold;
	color: #fff; 
	border-radius: 2px;
}
.internal-blogcard::after{
	content: '続きを読む'; 
	position: absolute;
	right: 1rem;
	font-size: 70%;
	background-color: #ffd242;
	padding: .4em 3em;
	font-weight: bold;
	color: #fff;
	border-radius: 2px;
}
/* サイドバーのタイトル */
@media screen and (min-width: 768px){
.sidebar h3{
line-height: 50px;
padding: 0;
border-radius: 0;
font-weight: 700;
color: #2f4f4f;
background-color:transparent;
border-bottom:solid 3px #2f4f4f;
}}
/* サイドバーのタイトル */

.entry-content > ul {
 color: #000000;
  border: dashed 2px #000000;
  background: #F5F5F5; 
  padding: 0.5em 0.5em 0.5em 2em;
	width:80%;
	margin: auto;
	font-size:15px;
}
.entry-content > ul li{
  line-height: 1.5;
  padding: 0.5em 0;
}
.entry-content > ol {
 color: #000000;
  border: dashed 2px #000000;
  background: #F5F5F5; 
  padding: 0.5em 0.5em 0.5em 2em;
	width:80%;
	margin: auto;
	font-size:15px;
}
/* 目次 */
#toc_container .toc_list > li > a {
    font-size: 95%;
    line-height: 1;
     margin-bottom: 0.5em;
}
#toc_container li {
    line-height: 1.2em;
    font-size: 80%;
    margin-bottom: 0em;
    padding-bottom: 0.5em;
}
#toc_container ul ul {
    padding: 0.75em 0.5em 0.5em 2em!important;
}
#toc_container ul li:before{
content: "\f105";
font-family: FontAwesome;
color: #aaaaaa;
padding-right: 6px;
}
#toc_container ul ul li:before{
color: #f3f3f3;
}
/* サイト名下のカテゴリ名 */
.toparea {
  color:  #000000;
  font-size: 0px;
  font-variant: normal;
  text-align:left;
	margin-bottom:10px;
	background-color: #ffe4e1;
  position: relative;
  line-height: 2;
	border-top: dotted 1px gray;
	border-bottom: dotted 1px gray;
  border-left: dotted 1px gray;
	border-right: dotted 1px gray;
  text-align:center;
}
.toparea :before {
  font-family: "Font Awesome 5 Free";
 content: "TOP／";
  font-size: 1em;
  top: 0.8em;
  color: #000000;
}
.toparea :after {
  font-family: "Font Awesome 5 Free";
 content: "　　　　　";
  font-size: 1em;
  top: 0.8em;
  color: #000000;
}
.toparea a{
  color: #000000;
  font-size: 10px;
  font-variant: normal;
  text-decoration: none;
}
#site-title a{
font-size:20px;
}
#site-title{
font-size:inherit;
}
/* インデックスリスト */
.ecb-entry-border .entry-card-wrap {
border: none;
}
.a-wrap {
    text-decoration: none;
    display: block;
    color: #333;
    padding: 0px;
    margin-bottom: 0px;
    transition: all 0.7s ease;
}
.entry-card-thumb {
width:47%;
}
/* フロントページ */
.widget {
margin-bottom: 0.2em;
}
div.widget-index-top-title.main-widget-label{
	display:none;
}
.widget-entry-cards .a-wrap {
    padding: 0px 0px;
    line-height: 1.0;
    margin-bottom: 0.1em;
}
.attachment-thumb120.size-thumb120.wp-post-image{
width:100px;
height:50px;
max-height:50px;
filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.6));
}
.widget-entry-cards .widget-entry-card {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
span.popular-entry-card-title.widget-entry-card-title.card-title{
top:1.8em;
left:-1.2em;
font-size: 0.8em;
position: relative;
font-weight:bold;
}
.ad-area {
    text-align: center;
 margin-bottom: 0.8em;
    overflow: hidden;
}
a.entry-card-wrap.a-wrap.border-element.cf{
		padding-bottom:0em;
}
h2.entry-card-title.card-title.e-card-title{
top:0.5em;
position: relative;
}
figure.entry-card-thumb.card-thumb.e-card-thumb{
	margin-top:1px;
}
/* カテゴリページ */
h1.archive-title {
	display:none;
}
.eye-catch{
	text-align:center;
}
.eye-catch .cat-label{
	display:none;
}
header.article-header.category-header{
}
/* カテゴリ */
.pciwgas-medium-3 {
    width: 23%;
}
.pciwgas-cat-wrap .pciwgas-post-cat-inner {
  margin-bottom: 0.3em;
}
.pciwgas-cat-wrap .pciwgas-title {
    font-size: 8px;
    text-align: center;
    padding: 10px;
    line-height: normal;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.pciwgas-cat-wrap .pciwgas-title a {
    font-size: 8px;
    color: #000;
    text-decoration: none;
    line-height: normal;
}
.pciwgas-column, .pciwgas-columns {
    position: relative;
    padding-left: 1em;
    padding-right: 0.1em;
    float: left;
}
.pciwgas-cat-wrap .pciwgas-img-wrapper img.pciwgas-cat-img {
width:100%;
height:50px;
	object-fit: cover;
	padding:0px;
	box-shadow:0px 0px 5px #bbb;
}
@media only screen and (max-device-width: 768px) {
.pciwgas-medium-3 {
    width: 23%;	
}
}
/* インスタカード */
.instagram-center {
margin:0 auto;
max-width: 450px;
}
/* エントリーカード */
.entry-card .cat-label{
  display: none;
}
.related-entry-card .cat-label{
  display: none;
}
/* ページ送り */
.heading.pager-prev-next a {
	width: 98%;
}
.heading.pager-prev-next span.page-prev-next {
	background: #fdf5e6;/* 背景色 */
	border: solid 3px #deb887;/* 線の種類・太さ・枠線色 */
	padding: 0.5em 1em;/* 余白 */
	height: auto;/* 高さ */
}
.heading.pager-prev-next span.page-prev-next p {
	border: none;
	line-height: 1.75;
	font-size: 0.6em;
}
.page-numbers {
	 border-radius: 20px;/* 丸くする加減 */
}
/* 表示していないページの数字部分 */
.pager-links a span{
	background-color:#fdf5e6;/* 背景色 */
	border: solid 3px #deb887;/* 枠線色 */
}
.pager-links span{
	font-weight: bold;/* 文字の太さ */
}
/* カテゴリー一覧 */
.widget_categories ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.widget_categories ul li {
 display: inline-block;
 margin: 0 .5em 0 0 !important;
 padding: 0;
}
.widget_categories ul li a {
 position: relative;
 display: inline-block;
 max-width: 260px;
 height: 29px;
 line-height: 28px;
 padding: 0 4em 0 .6em;
 background-color: rgb(251, 251, 251);
 border: 1px solid #ccc;
 border-radius: 3px;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 color: #333;
 font-size: 13px;
 text-decoration: none;
 -webkit-transition: .2s;
 transition: .2s;

}
.widget_categories li .cat_count {
 position: absolute;
 top: 3px;
 right: 5px;
 z-index: 2;
 width: 28px;
 height: 21px;
 line-height: 18px;
 background-color: #fff;
 border: 1px solid #ccc;
 border-radius: 100%;
 color: #333;
 text-align: center;
 -webkit-transition: .2s;
 transition: .2s;
}
.widget_categories ul li a:hover {
 background-color: #ffd2ff;
 border: 1px solid #ffd2ff;
 color: #333;
}
.widget_categories ul li a:hover .cat_count {
 background-color: #fff;
 color: #333;
}
#text-【ウィジェットに割り振られた番号】 .widget {
 margin: 0 0 1px 0;
 padding: 5px 5px;}

/* プロフィール */
.nwa .author-box {
    text-align: center;
    max-width: 100%;
}
#sidebar .author-box {
    border: none;
    border-radius: 4px;
    margin: 1em 0;
    line-height: 1.4;
    position: relative;
    padding: 1.4% 2% 1.8%;
}
#sidebar .author-thumb {
    float: none;
    width: 100%;
    margin: 9px auto 0;
    background: url(https://mishelly.net/wp-content/uploads/2018/11/IMG_9009_thankyou.jpg) center no-repeat;
    background-size: cover;
    height: 0;
    padding-top: calc(100%*392/700);
    position: relative;
}
#sidebar .author-thumb img{
    border: 3px solid #fff;
    width: 30%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25%;
}
#sidebar .author-content {
    margin-top: 16%;
    font-size: 0.9em;
}
.author-name {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 10px;
}
.author-box .author-name a {
    text-decoration: none;
    color: #333;
}
.author-box p {
    margin-top: 0.3em;
    line-height: 1.6;
}
.author-box p a {
    text-decoration: none;
    color: #008cee;
}
.author-box p a:hover {
    text-decoration: underline;
    color: #008cee;
}
.author-box .sns-follow-buttons a.follow-button {
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    margin-bottom: 4px;
    margin-right: 8px;
    background: none;
    color: #fff;
}
.author-box a.follow-button span {
    line-height: 40px;
}
.author-box a.follow-button span::before {
    font-size: 22px;
}
.author-box .icon-twitter-logo::before {
    font-family: FontAwesome;
    content: "\f099"
}
.author-box .icon-facebook-logo::before {
    font-family: FontAwesome;
    content: "\f09a";
}
.author-box .icon-instagram-new::before {
    font-family: FontAwesome;
    content: "\f16d";
}
.author-box .icon-hatebu-logo::before {
    font-family: Verdana;
    content: 'B!';
    font-weight: bold;
}
.author-box .icon-google-plus-logo::before {
    font-family: FontAwesome;
    content: "\f0d5";
}
.author-box .icon-youtube-logo::before {
    font-family: FontAwesome;
    content: "\f167";
}
.author-box .icon-pinterest-logo::before {
    font-family: FontAwesome;
    content: "\f231";
}
.author-box .icon-amazon-logo::before {
    font-family: FontAwesome;
    content: "\f270";
}
.author-box .icon-github-logo::before {
    font-family: FontAwesome;
    content: "\f09b";
}
.author-box .website-button { background-color: #47555c !important; }
.author-box .twitter-button { background-color: #1da1f2 !important; }
.author-box .facebook-button { background-color: #3b5998 !important; }
.author-box .hatebu-button { background-color: #2c6ebd !important; }
.author-box .google-plus-button { background-color: #dd4b39 !important; }
.author-box .instagram-button { background: #e1306c !important; }
.author-box .youtube-button { background-color: #ef1515 !important; }
.author-box .flickr-button { background-color: #0063dc !important; }
.author-box .pinterest-button { background-color: #bd081c !important; }
.author-box .line-button { background-color: #00c300 !important; }
.author-box .amazon-button { background-color: #ff9900 !important; }
.author-box .rakuten-room-button { background-color: #c42e7f !important; }
.author-box .github-button { background-color: #333 !important; }
.author-box .feedly-button { background-color: #2bb24c !important; }
.author-box .rss-button { background-color: #f26522 !important; }
#main .author-box {
    border: none;
    border-radius: 3px;
    margin: 1em 0;
    line-height: 1.4;
    position: relative;
    padding: 1.4% 2% 1.8% 0;
    box-shadow: 0 5px 20px -5px rgba(105,115,131,.35);
}
#main .author-widget-name {
    display: inline-block;
    position: relative;
    margin: 10px 0 0 -170px;
    padding: 6px 12px;
    border-radius: 20px;
    background: #eaedf2;
    color: #555;
    font-size: 14px;
    font-weight: 700;
    z-index: 1;
}
#main .author-widget-name::before {
    position: absolute;
    content: '';
    z-index: -1;
    bottom: -30px;
    left: 60px;
    border: 15px solid transparent;
    border-top: solid 30px #eaedf2;
    transform: rotate(-40deg);
}
#main .author-thumb {
    float: left;
    margin: 0;
    padding-top: 70px;
    width: 200px;
    text-align: center;
}
#main .author-thumb img {
    border: solid 5px #dfe2e8;
    width: 100px;
}
#main .author-content {
    margin: -30px 0 0 200px;
    padding-left: 30px;
    border-left: 2px #eaedf2 dashed;
}
#main .author-box .author-name {
    line-height: 1;
}
#main .author-box p {
    font-size: .95em;
}
@media screen and (max-width: 480px){
#main .author-box {
    margin: 1em 10px;
    padding: 16px;
    text-align: center;
}
#main .author-widget-name {
    margin: 0;
}
#main .author-widget-name::before {
    left: 50px;
}
#main .author-thumb {
    float: none;
    margin: 0;
    padding-top: 20px;
    width: 100%;
}
#main .author-box .author-name {
    font-size: 14px;
}
#main .author-content {
    margin: 10px 0 0 0;
    padding-left: 0;
    border: none;
}
#main .author-box p {
    font-size: 14px;
    text-align: left;
}
#main .author-box .sns-follow-buttons {
    justify-content: center;
}
}
.author-box .feedly-button, .author-box .rss-button {
    display: none!important;
}
#main .author-box {
    border: none;
    border-radius: 0px;
    margin-top: 2em;
    line-height: 1.4;
    position: relative;
    padding: 0 0 0 0;
    box-shadow: none;
	max-width:100%;
text-align:right;
}
#main .author-widget-name {
    display: inline-block;
    position: relative;
    margin: 10px 0 0 -170px;
    padding: 6px 12px;
    border-radius: 20px;
    background: #fff;
    color: #555;
    font-size: 0.5em;
    font-weight: 700;
    z-index: 1;
}
#main .author-widget-name::before {
display:none;
}
#main .author-thumb {
    float: right;
    margin: 0;
    padding-top: 0px;
    width: 35px;
    text-align: center;
}
#main .author-thumb img {
    border: none;
    width: 100px;
}
#main .author-content {
    margin: -30px 0 0 10px;
    padding-left: 30px;
    border-left: none;
}
.author-description {
    display:none;
}
.author-box .author-name a {
    text-decoration: none;
	font-size:0.7em;
    color: #333;
	font-weight: normal	;
}
#main .author-box .author-name {
    line-height: 2.5;
}
/* 吹き出し１ */
div.speech-balloon {
    height: 100%;
    position: relative;
    padding: 10px;
    background-color: #f5deb3;
    border: 2px solid #f5deb3;
    border-radius: 6px;
    word-break: break-all;
}
.speech-balloon::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -12px;
    top: 10px;
    border-right: 12px solid #f5deb3;
    border-top:none;
    border-bottom: none;
}
.sbp-r .speech-balloon::after {
    right: -9px;
    left: auto;
    border-left: 12px solid #f5deb3;
}
div.speech-balloon p {
    margin: 0;
		font-weight: bold	;
}
/* 吹き出し２ */
.sbs-flat .speech-balloon {
    background-color: #ffc0cb;
    border-color: #ffc0cb;
}
.sbs-flat .speech-balloon::before, .sbs-flat .speech-balloon::after {
    border-right-color: #ffc0cb;
    border-left-color: #ffc0cb;
}
.toggle-button {
    display: block;
    cursor: pointer;
    padding: 3px 10px;
    background-color: #ffc0cb;
    border: 2px solid #ffc0cb;
    text-align: center;
    border-radius: 4px;
    position: relative;
    margin: 0;
	 	font-weight: bold	;
}
div.new-entry-card-content.widget-entry-card-content.card-content{
font-size:0.8em;
font-weight: bold	;
padding-top:2em;
}
.new-entry-card-thumb.widget-entry-card-thumb.card-thumb{
	width:100px;
}
/* カテゴリ別リンク枠 */
.blockarea .three_block_item {
  width: 30%;
  border:1px solid #698AAB;
  color:#fff;
  background-color:#698AAB;
  margin:5px;
  text-decoration: none;
  float:LEFT;
	font-size:0.5em;
}
.blockarea .three_block_item p{
  text-align:center;
  padding: 10px;
  margin:0px;
}
.blockarea .three_block_item:hover {
  color:#698AAB;
  background-color:#fff;
  margin:5px;
}
.blockarea .three_block_item:hover p{
  color:#698AAB;
}
.clear{
  clear:both;
}
/* アプリーチ */
.appreach {
  text-align: left;
  padding: 10px;
  border: none;
  overflow: hidden;
}
.appreach:after {
  content: "";
  display: block;
  clear: both;
}
.appreach p {
  margin: 0;
}
.appreach a:after {
  display: none;
}
.appreach__icon {
  float: left;
  border-radius: 10%;
  overflow: hidden;
  margin: 0 3% 0 0 !important;
  width: 25% !important;
  height: auto !important;
  max-width: 120px !important;
}
.appreach__detail {
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  width: 72%;
  max-width: 72%;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.appreach__detail:after {
  content: "";
  display: block;
  clear: both;
}
.appreach__name {
  font-size: 16px;
  line-height: 1.5em !important;
  max-height: 3em;
  overflow: hidden;
	font-weight:bold;
}
.appreach__info {
  font-size: 12px !important;
}
.appreach__developper, .appreach__price {
  margin-right: 0.5em;
}
.appreach__posted a {
  margin-left: 0.5em;
}
.appreach__links {
  float: right;
  height: 40px;
  margin-top: 8px;
  white-space: nowrap;
}
.appreach__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 125px;
}
.appreach__gplink img {
  height: 40px;
  width: 125px;
}
.appreach__star {
  position: relative;
  font-size: 14px !important;
  height: 1.5em;
  width: 5em;
}
.appreach__star__base {
  position: absolute;
  color: #737373;
}
.appreach__star__evaluate {
  position: absolute;
  color: #ffc107;
  overflow: hidden;
  white-space: nowrap;
}
/*記事タイトルと背景*/
figure {
	position: relative;
	display: inline-block;
	margin-left;100%;
	width: 100%;
}
	figure img {
		max-width: 100%;
		vertical-align: top;
	}
figure figcaption {
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 5px 15px;
	  margin-bottom: 75px;
		font-size: 1.2em;
		color: #000;
		background-color:rgba(255,255,255,0.8);
	  width:100%;
	}
.attachment-150_thumbnail {
    display: inline-block;
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    border-radius: 0%;
	　text-align:center;
}
/* カテゴリトップ */
.catecas{
	 position: relative;
WIDTH:100%;
TEXT-ALIGN:CENTER;
	background-color:#000000;
	COLOR:#FFF;
	PADDING-TOP:1EM;
	PADDING-BOTTOM:1EM;
	margin-top:1em;
	margin-bottom:0em;
	line-height:50%;
	font-size:0.7em;
}
.catecas A{
	COLOR:#FFF;
	 text-decoration: none;
}

/* アプリーチ */
.app {
  text-align: left;
  padding: 10px;
  border: none;
  overflow: hidden;
}
.app:after {
  content: "";
  display: block;
  clear: both;
}
.app p {
  margin: 0;
}
.app a:after {
  display: none;
}
.app__icon {
  float: left;
  border-radius: 10%;
  overflow: hidden;
  margin: 0 3% 0 0 !important;
  width: 25% !important;
  height: auto !important;
  max-width: 120px !important;
}
.app__detail {
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  width: 72%;
  max-width: 72%;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.app__detail:after {
  content: "";
  display: block;
  clear: both;
}
.app__name {
  font-size: 16px;
  line-height: 1.5em !important;
  max-height: 3em;
  overflow: hidden;
	font-weight:bold;
}
.app__info {
  font-size: 12px !important;
}
.app__developper, .app__price {
  margin-right: 0.5em;
}
.app__posted a {
  margin-left: 0.5em;
}
.app__links {
  float: right;
  height: 40px;
  margin-top: 8px;
  white-space: nowrap;
}
.app__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 125px;
}
.app__gplink img {
  height: 40px;
  width: 125px;
}
.app__star {
  position: relative;
  font-size: 14px !important;
  height: 1.5em;
  width: 5em;
}
.app__star__base {
  position: absolute;
  color: #737373;
}
.app__star__evaluate {
  position: absolute;
  color: #ffc107;
  overflow: hidden;
  white-space: nowrap;
}

.pciwgas-cat-wrap .pciwgas-img-wrapper img.pciwgas-cat-img {
    width: 100%;
    height: 100%;
}

.next_title.float-right{   display:none;
}
.next_title.float-right a{
  color: #737373;
	font-weight:bold;
}
.prev_title.float-left{   display:none;
}
.prev_title.float-left a{
  color: #737373;
	font-weight:bold;
}

img[src$="https://www.gamefeat.net/img/api/icon.png"] {
    display:none;
}

.ranking-item-image-tag {
    max-width: 80px;
	max-height: 80px;
}

.ranking-items p {
font-size:small;
}

label.toggle-button{
background-color:#000;
border-color:#000;
color:#fff;
}

.share-button .pocket-button .pocket-share-button-sq{
	background-color:#fff;
	border-color:#fff;
	color:#000;
}

.bc-brand-color.sns-share .pocket-button, .bc-brand-color.sns-follow .pocket-button {
    background-color: #fff;
}
/* コメントの部分 */
.comment-title {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  background: #000000;
  color: #fff;
	font-size:18px;
	text-align:center;
	font-weight:bold
  font-weight: normal;
}
.st-comment-meta.st-commentmetadata{
	font-weight: bold;
	font-family:"游ゴシック体";
	background-color:whitesmoke;
}
.comment-reply-link {
    background-color:powderblue;
		font-weight: bold;
	  display:none;
}
.comment-author-label{
  display:none;
}
.st-comment-datetime{	
	font-weight: normal;
}
.st-comment-content{
 margin-left: 2em;
 font-weight: bold;
}
.children{
 margin-left: -1em;
}
/* サムネイルサイズ調整 */
.aligncenter.size-thumbnail{
	width:150px;
}
/* コメント欄の整理 */
.comment-form-email, .comment-form-url, .comment-notes {
  display: none;
}
/* カテゴリーごとの背景指定 */
body.category-87 {
  background-image: url( https://xn--o9j0bk5120cerya.com/wp-content/uploads/2020/11/2020-11-17_15h42_00.jpg );
  background-position: left top;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: fixed;
}
body.category-3 {
  background-image: url(https://xn--o9j0bk5120cerya.com/wp-content/uploads/2020/11/2020-11-19_18h02_59.jpg);
  background-position: left top;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: fixed;
}
body.category-200 {
  background-image: url(https://xn--o9j0bk5120cerya.com/wp-content/uploads/2021/01/2021-01-16_11h45_29.jpg);
  background-position: left top;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: fixed;
}

.ad-area {
	margin-top:0.8em;
}
.blogcard {
    padding: 1em 1em 1em;
overflow:hidden; 
}
.blogcard::before {
    content: 'あわせて読みたい';
    position: absolute;
    top: -5.5em;
    left: auto;
    font-size: 50%;
    background-color: #68d6cb;
    padding: 6em 0.5em;
    font-weight: bold;
    color: #fff;
    border-radius: 2px;
}
.internal-blogcard::after {
    content: '続きを読む';
    position: absolute;
    right: 1rem;
    font-size: 70%;
    background-color: #ffd242;
    padding: 0.3em 3em;
    font-weight: bold;
    color: #fff;
    border-radius: 2px;
}
.blogcard-snipet.internal-blogcard-snipet{
display:none;
}
.size-full {
    width:100%;
}
.chpcs_title{
font-size:0.8em;
font-weight: bold;
white-space: nowrap;
overflow: hidden;
color:#000;
}
a{
color:#000;
}
.chpcs_img{
width: 170px;/* トリミングしたい枠の幅 */
height: 70px;/* トリミングしたい枠の高さ */
overflow: hidden;
position: relative;
}
/* スマホで背景画像を非表示 */
@media screen and (max-width: 834px){
    body { background:none !important; } 
}
/* 二重のフッダーを非表示 */
.footer-bottom-content{
display:none;}