.page-numbers .page-numbers@charset "utf-8";
/* CSS Document */
  :root {
    --color-base: #0F5DA5;
    --color-red: #dc143c;
    --color-gray: #F7F7F7;
  }

.new_icon{
	margin-left:1rem;
	color: var(--color-base);
}

/*カテゴリーラベルの表示*/
.cat_label{
	display: inline-block;
	background: #555;
	color: #fff;
	font-size: 1.4rem;
	padding: 3px 15px;
	box-sizing: border-box;
	border-radius: 30px;
	margin-top: 0.5rem;
}


/*カテゴリーカラーを指定する*/
.cat_label.blog-meo{background-color: #689ebe;}
.cat_label.blog-seo{background-color: #E94B35;}
.cat_label.blog{background-color: #7FBA00;}
.cat_label.blog-sns{background-color: #639b89;}
.cat_label.blog-hp{background-color: #00A185;}
.cat_label.blog-movie{background-color: #7e5aaa;}
.cat_label.performance{background-color: #E97D35;}
.cat_label.news{background-color: #227FBB;}
.cat_label.puresuririsu{background-color: #e5a220}




/*アイキャッチ設定一覧の*/
.photo_area{ position: relative; }

.photo_frame{
	border: 1px solid #f3f3f3;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 66%;
 padding: 66% 0 0;
	
}
.photo_frame img{
	width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.photo_frame img:not(:target){
	left: 0\9;
	top: 0\9;
}
.photo_frame img{
	left: 0\9;
	top: 0\9;
}


/*詳細ペーじのアイキャッチをマックスにする*/
.single__post_thumbnail{
	margin-bottom: 20px;
}
.single__post_thumbnail img{
	width: 100%;
}


.single_ymd{margin-top: 1rem;
	font-size: 1.2rem;
	margin-bottom: 1rem;}
.single_ymd_remodeling{
	font-size: 80%;
	margin-left: 1rem;
	color: #666;
}



/*一覧ページのレイアウト*/

.news_list_archive{
	display: flex;
	justify-content:space-between;
	 malign-items: center;
	flex-wrap: wrap;
	
}



.news_ttl{
	font-size: 1.2em;
	line-height: 1.2;
	margin-top: 2rem;
    font-weight: 500;
    margin-bottom: 1rem;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}



.the_excerpt{
	font-size: 1.4rem;
	line-height: 1.5;
}





/*ページャー*/
.page-numbers,.single_pager{
	display: flex;
	justify-content: center;
}
.pager,.single_pager{
	font-weight: 500;
	margin-top: 5.0rem;
	margin-bottom: 5.0rem;
}

.page-numbers .page-numbers{
	min-width: 25px;
	text-align: center;
	display: block;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	background: #fff;
	transition: .2s;
	padding-top: 10px;
}
.page-numbers .page-numbers:hover{
	background: var(--color-base);
	color: #fff;
}
.page-numbers .current{
	background: var(--color-base);
	border-radius: 40px;
	color: #fff;
}



.page-numbers li,.single_pager_btn{
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
}

.single_pager_btn a{
	padding: 10px 15px;
	display: block;
}

.single_pagere_list a{
	background: var(--color-base);
	border-radius: 40px;
	color: #fff;
}




/*詳細ペーじの文字まわりレイアウト*/

.single_cat_list{
	margin-bottom: 1.5rem;
}
.single_main .btn{
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.4em 2em;
	display: inline-block;
	box-sizing: border-box;
	color: #fff;
	background: var(--color-base);
}

.single_main p{
	margin-top: 15px;
	font-size: 1.6rem;
}
.single_main ol,.single_main ul{
	margin-top: 15px;
	margin-bottom: 15px;
}



/*見出し直下のマージンを設定*/
.single_main >*:first-child,.single_main h2+*:first-child
,.single_main h3+*:first-child{margin-top: 0;}

.single_main img{
	display: block;
}



.single_main h2{
	background: #f3f3f3;
	margin-top: 50px;
	border-left: 4px solid var(--color-base); 
	padding: 1rem;
	box-sizing: border-box;
	margin-bottom: 20px;
	font-size: 2.8rem;
	font-weight: bold;
}
.single_main h2:after{
	position: absolute;
}

.single_main h3{
	margin-top: 30px;
	font-weight: bold;
	font-size: 2.2rem;
	border-bottom: 6px double var(--color-base); 
	padding: 1rem;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.single_main h4{
	font-weight: bold;
	margin-top: 20px;
	font-size: 1.8rem;
	margin-bottom: 10px;
}
.single_main strong{
	font-weight: bold;
}
.single_main a{
	box-sizing: border-box;
	margin: 15px 0;
	color: var(--color-base); 
}


@media screen and (min-width: 1000px) {
	
.news_list_archive li{
	width: calc( 33% - 2rem );
	
}
.news_list_archive li+li{
	margin-left: 3rem;}
	
.news_list_archive li:nth-child(3n+1) {
	margin-left: 0px;}
	
	
.news_list_archive li:nth-child(n+4) {
  margin-top: 6rem;
}
	
	
	/*一覧のみラベルを右寄せにする*/
.news_ttl .cat_label{
	float: right
}
	
	
	
}/*@media screen and (max-width: 1000px) */



@media screen and (max-width: 999px) {
	.news_ttl{
		margin-top: 1.0rem;
		margin-bottom: 0.5rem;
	}
	
	
.news_list_archive li{
	width: calc( 50% - 1rem );
	
}

.news_list_archive li:nth-child(n+3) {
  margin-top: 3rem;
}
	

.cat_label{margin-top: 0.5rem;}
	

.single_main h2{
	margin-top: 4rem;
	margin-bottom: 1rem;
	font-size: 2rem;
}
.single_main h2:after{
	position: absolute;
}

.single_main h3{
	margin-top: 2rem;
	font-size: 1.8rem;
	margin-bottom: 1rem;
}

.single_main h4{
	font-size: 1.6rem;
	margin-bottom: 0.5rem;
}
	
}/*@media screen and (max-width: 999px) */

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

.single_main p{
	margin-top: 1em;
	font-size: 1.4rem;
}

	
}/*@media screen and (max-width: 999px) */

/*ナビカテゴリー*/
#single_nav{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 5rem;
	margin-bottom: 5rem;
	
}
#single_nav a{
	padding: 10px;
	box-sizing: border-box;
}



/*詳細ページ*/
.single_main ul{
	margin-top: 1em;
	margin-bottom: 1em;
	list-style-type: disc;
	list-style-position: inside;
}

.single_main ol{
	margin-top: 1em;
	margin-bottom: 1em;
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
}

.single_main ul li::marker{
	color: var(--color-base);
}
.single_main ol li::marker{
	color: var(--color-base);
}

.single_main table {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid var(--color-gray);
    border-collapse:  collapse; /* セルの線を重ねる */
    width:  100%;               /* 幅指定 */
}
.table-wrap {
  overflow-x: scroll;
}
.table-wrap table {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}

.single_main th {
   font-weight:  bold;       /* 文字の太さ指定 */
	color: var(--color-base);
	background: var(--color-gray);
	
}

.single_main td,.single_main th{
	padding: 0.3em 0.5em;
	box-sizing: border-box;
	border: 1px solid var(--color-gray);
}



/*--------------

見出し一覧ラベルを作成するプラグイン用CSS

-----------------*/
div #toc_container{
	border: none;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 2em;
	box-sizing: border-box;
}


.toc_list{
	font-size: 1.2em;
}
.toc_list li li{
	
	font-size: 0.9em;
}