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

/* 記事タイトル */
.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: 90px;
position: relative;
overflow: hidden;
border-radius: 10px 40px 40px 10px;
    object-fit: cover;
}
.boutou{
padding-top:1em;
padding-bottom:1em;
padding-left:1em;
padding-right:1em;
margin-bottom:1.5em;
font-size:0.8em;
font-weight:900;
	background:#efefef;
}
/* 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: none;
color: #000000;
padding: 0.2em 0;
border-top: solid 1px #000000;
 border-bottom: solid 1px #000000;
	text-align:center;
	margin-bottom:1em;
	font-size:0.8em;
}
.sns-share-buttons a {
	    margin-top:2em;
    margin-bottom: 1em;
}
/* 記事内の見出し */
.article h1{
	margin-bottom:em;
	font-size:1.3em;
}
.article h2 {
padding: 0;
background: #E6E2E0 ;
color: #000;
padding: 0.5em 0;
border-top: solid 3px #807570 ;
 border-bottom: solid 3px #807570 ;
	text-align:center;
font-size:1em;
		margin-top:1em;
}
.article h3 {
	position: relative;/*相対位置*/
  border: none;
	padding: 0;
background: linear-gradient( #c0c0c0 10%, transparent 10%);
	padding-top:0.3em;
	padding-left:1.4em;
	margin-top:0em;
	margin-bottom: 0em;
font-size:1em;
	color:#696969;
}
.article h3:before {
  font-family: "Font Awesome 5 Free";
content: "▼";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
		padding-top:0em;
 font-size: 1.4em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
 color: #a9a9a9; /*アイコン色*/
}
.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, ol {
	color:#000;
	font-size:0.8em;
	font-weight:bold;
  background: #EEE6E0;
  border-radius :8px;/*角の丸み*/
	border:8px solid #A39588 ;
  box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  padding: 0.5em 0.5em 0.5em 2em;
	width:90%;
	margin: auto;
}
.entry-content > ul li, ol li {
  line-height: 1.5;
  padding: 0.5em 0;
}

/* 目次 */
#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: #ffffff;
  font-size: 0px;
  font-variant: normal;
  text-align:left;
	margin-bottom:10px;
	background-color: #000;
  position: relative;
  line-height: 2;
	border-top: dotted 1px gray;
	border-bottom: dotted 1px gray;
 text-align:center;
}
.toparea :before {
  font-family: "Font Awesome 5 Free";
 content: "部門：";
  font-size: 1em;
  top: 0.8em;
  color: #ffffff;
	font-weight:900;
}
.toparea :after {
  font-family: "Font Awesome 5 Free";
 content: "　　　　　";
  font-size: 1em;
  top: 0.8em;
  color: #ffffff;
}
.toparea a{
  color: #ffffff;
  font-size: 10px;
  font-variant: normal;
  text-decoration: none;
	font-weight:900;
}
#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{
}
img{
	width:100%;
}
/* カテゴリ */
.pciwgas-medium-3 {
    width: 25%;
}
.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: 0.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: 25%;	
}
}
/* インスタカード */
.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 span.page-prev-next p {
    margin: 0px;
	font-weight:bold;
}
.heading.pager-prev-next {
 background-color:#f5f5f5;
font-size:0.5em;
}
.heading.pager-prev-next {
 overflow: visible;
}
.pager-prev-next a {
    width: 80%;
    margin: 0;
}
.pager-links a span {
	background-color:#f5f5f5;
	border: 1px solid #f5f5f5;
}
.pager-links a span {
background-color:#f5f5f5;
}
.pager-links span {
    background-color: #c0c0c0;
}

.heading.pager-prev-next span.page-prev-next {

}
span.page-numbers.page-prev-next {
	 display: none;
}

/* カテゴリー一覧 */
.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;}

/* 吹き出し１ */
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;
}


*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.btn-wrap-pc-sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  /*テスト表示用*/
  max-width: 435px;
  margin: 0 auto 20px;

  -webkit-box-pack: justify;

  -ms-flex-pack: justify;

  justify-content: space-between;
}

a.btn-pc-sp {
  line-height: 1.4;

  width: 49.5%;
  padding: 1.25rem 0;

  color: #ffff;
}

a.btn-pc-sp--contact {
  color: #fff;
  background: #eb6100;
}

a.btn-pc-sp--tel {
  color: #fff;
  background: #094;
}

.fa-position-right {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 1rem;
}


*, *:before, *:after {
	box-sizing: border-box;
}
.col_4{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_4 > div{
	width: 25%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_4 > div{
		width: 33.33333%;
	}
}
@media screen and (max-width: 480px) {
	.col_4 > div{
		width: 50%;
	}
}


/* コメントの部分 */
.comment-title {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  background: #000000;
  color: #fff;
	font-size:18px;
	text-align:center;
	font-weight:bold
}
.st-comment-meta.st-commentmetadata{
	font-weight: bold;
	font-family:"游ゴシック体";
}
.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: 1em;
 font-weight: bold;
}
.commets-list .avatar {
    display:none;
}
.children{
 margin-left: -1em;
}
.pciwgas-cat-wrap {
    margin-top:1em;
	  margin-left:0em;
	  margin-right:0em;
}

/* サムネイルサイズ調整 */
.aligncenter.size-thumbnail{
	width:150px;
}
/* コメント欄の整理 */
.comment-form-email, .comment-form-url, .comment-notes {
  display: none;
}
/* 二重のフッダーを非表示 */
.footer-bottom-content{
display:none;}

@media screen and (max-width: 768px){

.column-wrap{
flex-direction: row !important;
}
}

/* 画像部分 */
figcaption {
    display: block;
    max-width: 450px;
    width: 100%;
    margin: 10px auto 5px;
	color: #000000;
	font-size: 0.8em;
	 text-align: initial;
    font-weight: 600;
    line-height: 1.38462;
}

/*ギャラリー部分*/
@media screen and (max-width: 834px){
.wp-block-gallery {
			margin-left: -1.5em;
}
}

.blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
 width: calc((100% - 80px)/5);
	margin-right: auto;
	border-right:solid 3px #fff;
} 

.heading.pager-prev-next {
    background-color: #000;
    font-size: 0.8em;
	 overflow:hidden;
	padding-bottom:0.5em;
}

.heading.pager-prev-next span.page-prev-next p {
	  padding-top:0.5em;
		line-height:1em;
		color:#fff;
	    background-color: #000;
	border:solid 3px #000;
}
.pager-links a span {
    border: 1px solid #000;
}


/* スマホでサイドバー非表示 */
/*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;
}
.article p{
			line-height:1.5em;
}
/* プロフィール */
.author-box .sns-follow-buttons {
 display:none;
}
.author-thumb {
    float: left;
    margin-top: 3px;
 width: 100px;
}
.author-content {
    margin-left: 60px;
			font-size:16px;
}
@media screen and (max-width: 834px){
.author-content {
    margin-left: 60px;
			font-size:14px;
}
  }

.author-box .author-name {
	font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 0.4em;
}
.author-name a{
	font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 0.4em;
	  color: black;
}
.author-widget-name{
    font-size: 0.9em;
		margin-bottom: 0.7em;
}
.author-description{

}



table {
    margin-bottom: 0px;
}

.entry-content {
	font-family: Avenir,"Segoe UI", YuGothic, "Yu Gothic Medium", sans-serif;
	line-height: 1.7;
text-align:justify;
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized{
		align-items: center;
		max-width: 80%;
}

/* 画面サイドの余白 */
@media screen and (max-width:834px) {
main.main,
div.sidebar {
margin: 20px;
}
}
.entry-content p {
	font-family: Avenir,"Segoe UI", YuGothic, "Yu Gothic Medium", sans-serif;
	line-height: 1.7;
text-align:justify;
}

  /* プロフィールボックス 概要文字サイズ */
.author-box .author-description {
font-size: 13px;
  }