@charset "UTF-8";

/*!
Theme Name: 平成建設　現場密着ブログ
Description: 現場密着ブログ
Theme URI: https://www.heiseikensetu.co.jp/
Author: 平成建設
Author URI: https://www.heiseikensetu.co.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
@charset "UTF-8";
/*
Theme Name: 平成建設　現場密着ブログ
Description: 現場密着ブログ
Theme URI: https://www.heiseikensetu.co.jp/
Author: 株式会社平成建設
Author URI: https://www.heiseikensetu.co.jp/
Version: 2.2.9
Requires at least: 5.5.0
Requires PHP: 5.6.0
*/
/************************************
** ソースコード
************************************/
pre {
  background-color: #f5f6f7;
  border: 1px solid #ddd;
  overflow: auto;
  padding: 10px;
}

.is-code-row-number-enable pre.hljs,
.is-code-row-number-enable pre.hljs * {
  line-height: 1.6 !important;
}

.is-code-row-number-enable pre.hljs,
.is-code-row-number-enable pre.hljs#highlight-demo {
  border: none;
  position: relative;
  padding: 0.4em 1em 0.4em 3em;
}

.is-code-row-number-enable pre.hljs::before {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 3em;
  box-sizing: border-box;
  color: #777;
  text-align: center;
  padding: 0.4em 0;
}

.sum-clock{
	padding: 0.5em 0em 0.5em 1em;
	display: block;
}

.footer-custom{
	margin: 0 auto;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.container-s01 {
	  box-sizing: border-box;
	  width: 100%;
	  height: 300px;
	  display: flex;
	  justify-content: center;
	  align-items: center;
}

.box-s01 {
	  background-color: #f53838;
	  width: 300px;
	  height: 200px;
}
.Profile-test{
	margin-top: 1.5em;

}
.profile-list dt{
	float: left;
	background-color: #000;
	width: 52px;
	height: 21px;
	display: block;
	text-align: center;
	color: #fff;
	margin-right: 8px;
	border-radius: 3px 3px 3px 3px;
	font-size: 13px;
	margin-bottom: 4px;
}

@media screen and (max-width: 1024px) {
.Profile-test{
  display:flex;
  width:100%;
  margin:0;
} 
.Profile-test>div{
  width:48%;
  margin:0 1%;
}
}

.tt-en{
	display: block;
	float: none;
	font-size: 12px;
    font-family: serif;
    text-align: center;
}
.breadcrumb-item > span.fa-home,
.breadcrumb-item > span.fa-folder,
.breadcrumb-item > span.fa-file-o,
.breadcrumb-item > span.fa-fw{
  display: none; /*非表示*/
}
.breadcrumb {
	margin: 1em 0;
}
.breadcrumb-caption:hover {
	opacity: 0.8 ;
}
.breadcrumb.sbp-main-before, .breadcrumb.sbp-footer-before,
.breadcrumb.pbp-main-before, .breadcrumb.pbp-footer-before{
	background-color: transparent;
	margin: 0px auto 0;
}
.fa-clock:before {
    display: none;
}
.fa-clock:before {
    display: none;
}
.fa-folder-open:before {
	display: none;
}
.fa-calendar-alt:before {
	display: none;
}
.fa-user:before {
	display: none;
}
.site-logo-image{
	width: 300px;
}
.prev-post-thumb{
	display: none;
}
.next-post-thumb{
	display: none;
}
.content{
	border-top: solid 1px;
}
.cat-label{
	display: none;
}
.fa-home:before{
	display: none;
}
.entry-content img{
	margin: 0 auto;
	display:block;
}
.entry-card-snippet, .related-entry-card-snippet {
    overflow: hidden;
	line-height: 1.4em;
	max-height: 10em;
}
body{
	color: #000;
}
.article h2 {
    font-size: 20px;
    padding: 25px;
    background-color: #f5f6f7;
    border-radius: 2px;
}
.fa-chevron-right:before {
    color: #000;
}
.fa-chevron-left:before {
   color: #000;
}
.cat-link {
 background-color: #fff;
 color: #222;
}
.cat-link:before{
 display:none;
}
.icon-rss-logo{
	display: none;
}
.breadcrumb.sbp-main-before, .breadcrumb.sbp-footer-before, .breadcrumb.pbp-main-before, .breadcrumb.pbp-footer-before {
    padding: .6em 0em;
	background-color: transparent;
}
.breadcrumb {
	margin: 1em 0;
}
.entry-title, .archive-title {
    font-size: 22px;
    margin: 16px 0;
    line-height: 1.3;
}
.entry-title {
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
}
.author-box{
	display:flex;
	justify-content:center;
	align-items: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.author-box a:hover {
	opacity: 0.5;
	color: #000;
}
.author-box p{
	font-size: .8em;
	line-height: 1.6;
}

.author-name , .first-name{
	padding: 0 18px;
}
.author-name > a {
	color: #000!important;
}
.first-name{
	color: #3f9f91;
	margin-bottom: 10px;
}
.author-content{
	font-size: 0.95em;
	width: 70%;
	margin: 5% 0;
}
.author-name a{
	text-decoration:none;
}
.entry-content img{
	margin-bottom: 18px;
}
.ranking-button {
	text-align: center;
	margin: 70px auto;
	font-size: 13px;
}
.toc{
	margin: 0 auto;
	font-size: 0.9em;
}
.toc-title{
	font-weight: 600;

}
html {
	scroll-behavior: smooth;
}
#sidebar{
	font-size: 0.95em;
}
.search-edit, input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], textarea, select {
    padding: 11px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
	width: 100%;
}
.popular-entry-card{
	height: 92px;
	display: table;
	width: 100%;
}
.popular-entry-card-content{
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle;
}
.widget-entry-card{
	font-size: 14px;
	padding-right: 5px;
}
.widget-entry-card-content{
	margin-left: 0px;
	width: 100%;
}
.main {
    padding: 37px 30px;
}
.entry-card-title{
	padding-top: 5px;
	padding-bottom: 10px;
}
.related-entry-card{
	height: 200px;
	display: table;
	width: 100%;
}
.related-entry-card-content{
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle;
}
.sidebar h3 {
    background-color: transparent;
    padding: 5px;
    margin: 50px 0 10px;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	border-radius: 0px;
}
.a-wrap:hover{
	background-color: #fff;
	opacity: 0.8 ;
}
.widget_categories ul li a{
	border-bottom: 1px solid #ddd;
}
.widget_categories ul li a:hover{
	opacity: 0.5 ;
	background-color: #fff;
}
.widget_users ul{
	list-style: none;
	padding-left: 0;
}
.widget_users ul li a:hover{
	opacity: 0.5 ;
	background-color: #fff;
}
.widget_categories ul li a:hover{
	opacity: 0.5 ;
	background-color: #fff;
}
.widget_recent_entries ul li a, .widget_users ul li a,
.widget_categories ul li a, .widget_archive ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_rss ul li a, .widget_nav_menu ul li a {
    color: #333;
    text-decoration: none;
    padding: 10px 0;
    display: block;
    padding-right: 4px;
    padding-left: 4px;
}

.footer-ori{
	display:flex;
	flex-flow: column;
	align-items: center;
}
.footer-ori > img{
	width: 100px;
	margin: 0 auto;
}

.article h2 {
	font-size: 20px;
    border-radius: 2px;
    padding: 18px 25px 15px 25px;
}
.article h3 {
	font-size: 19px;
    padding: 10px 12px 7px 15px;
    background-color: #ccc;
    border-radius: 2px;
}
.article p {
	padding: 0 18px;
}
.footer.footer-container.nwa,
.footer-in.wrap.cf,
.footer-bottom.fdt-up-and-down.fnm-text-width.cf{
  height: 75px!important;
}
.header-custom{
	color: #fff;
	background-color: #000;
	padding-left: 20px;
}
.footer {
    margin-top: -70px;
}
.site-logo-image {
    margin-top: 20px;
}
.site-name{
	display: none;
}
.front-title{
	font-size: 25px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: vdl-admin, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.front-catch{
	padding: 25px;
	background-color: rgba( 255, 255, 255, 0.8 );
	width: 95%;
    margin: 25px auto;
}
.front-box{
	float: left;
	width: 70%;
}
.front-text{
	font-size: .8em;
	margin: 0 20px;
}
.front-img{
	float: left;
	width: 30%;
    max-height: 200px;
    object-fit: cover;
}
.header{
	background-repeat: no-repeat;
	background-size: cover;
	
}
.content {
	border-top: solid 0px;
}
.side-logo{
	padding: 1%;
}
.side-logo img {
     display: block;
	 width: 100%;
}
.ect-3-columns .entry-card-wrap {
    padding: 25px;
}
.card-thumb img {
	height: 200px;
	object-fit: cover;
}
.entry-card-title, .related-entry-card-title{
	font-size: .9em;
}
.ect-3-columns {
  justify-content: flex-start;
}

@media screen and (max-width: 799px){
	.logo{
		max-width: 200px;
		margin: 0 auto;
	}
	.front-title{
		text-align: center;
		margin-left: 0;
		font-size: 20px;
		line-height: 1.3em
	}
	.front-img{
		width: 100%;
		max-height: 100%;
		float: none;
		object-fit: fill;
	}
	.front-box{
		width: 100%;
		float: none;
		margin: 0;
	}
	.front-text{
		margin: 0;
	}
	.front-catch{
		width: 80vw;
		margin: 25px auto;
	}
	.catch-img{
	margin: 0 auto;
	width: 100%;
	}
}
#sidebar {
    font-size: 0.8em;
}
.second-title{
	font-size: 1.3em;
	padding: 2px 0 10px;
}
.second-box{
	border: solid 1px #000;
	width: 100%;
	padding: 15px;
}
.side-logo{
	margin-bottom: 30px;
}
.article h2, .article h3, .article h4, .article h5, .article h6 {
    margin-top: 4.4em;
}
.toc{
	width: 87%;
}
.widget-entry-card img{
	height: 92px;	
}
.entry-card-title, .related-entry-card-title {
    color: #000;
}
.copyright{
	font-family: Arial;
}
.nickname{
	padding-left: 10px;
	font-family: Ariar;
	font-size: .8em;
}
/************************************
** ページネーション
************************************/
.pagination-column {
	margin: 50px 0 55px;
	clear: both;
	text-align: center;
	display: inline-flex;
	justify-content: center;
	width: 100%;
}
.pagination-column .current {
	background-color: #eee;
}
.pagination-column a:hover {
	background-color: #428bca;
	transition: all 0.3s ease-in-out;
	color: #fff;
}
.page-numbers {
	color: #333;
	text-decoration: none;
	display: inline-block;
	height: 34px;
	width: 31px;
	border: 1px solid #ddd;
	margin: 0px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	border-radius: 0px;
	margin-left: -1px;
}
.page-numbers span {
	line-height: inherit;
}
.page-numbers.dots {
	opacity: 0.6;
	background-color: #f5f6f7;
}

/************************************
** 「次のページ」ページネーション
************************************/
.pagination-next {
	margin-top: 24px;
}
.pagination-next-link, .comment-btn {
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	color: #333;
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	width: 100%;
	text-align: center;
	padding: 10px;
	display: block;
}
.pagination-next-link:hover, .comment-btn:hover {
	background-color: #f5f8fa;
	transition: all 0.3s ease-in-out;
	color: #333;
}
.prev{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.next{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.date-tags{
	margin-bottom: 40px;
}
/************************************
** マルチページのページャーリンク
************************************/
.pager-links {
	margin: 24px 0;
	clear: both;
	text-align: center;
}
.pager-links .post-page-numbers {
	background-color: transparent;
}
.pager-links span {
	background-color: #eee;
}
.pager-links a {
	display: inline-block;
}
.pager-links a span {
	background-color: #fff;
}
.pager-links a:hover span {
	background-color: #f5f8fa;
	transition: all 0.3s ease-in-out;
	color: #333;
}
.pager-prev-next a {
	width: 30%;
	margin: 0 4px;
}
.pager-prev-next span {
	width: 100%;
	margin: 0;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
.no-mobile-sidebar .sidebar, .mobile-button-fmb .go-to-top-button, .no-mobile-header-logo #header .logo-header {
    	display: none;
    	font-size: .8em;
    	line-height: 1.8;
	}
	.side-logo{
		display:none;
	}
}
/*834px以下*/
@media screen and (max-width: 765px){
  /*必要ならばここにコードを書く*/
}


/*768px以下*/
@media screen and (max-width: 768px){
  .column-wrap{
    	flex-direction: row;
  }
}

/*480px以下*/
@media screen and (max-width: 480px){
	.column-wrap{
    flex-direction: column;
	}
	.ect-vertical-card .entry-card-wrap, .rect-vertical-card .related-entry-card-wrap, .ect-2-columns > *, .ect-3-columns > * {
	width: 100% !important;
	}
	.related-entry-card-thumb {
    width: 150px;
	height: 150px;
	object-fit: fill;
	}
	.front-title{
	text-align: center;
	margin-left: 0;
	font-size: 17px;
	line-height: 1.3em
	}
	.author-box .author-content{
		margin-left: 0;
	}
	.author-box{
		display: block;
		width: 100%;
		text-align: center;
	}
	.author-content{
		padding: 0 20px 0;
		width: 100%;
	}
	.author-description{
		text-align: left;
	}
	.author-box img{
	min-height: 150px;
	min-width: 150px;
	}
	.author-thumb{
	    display: contents;
		margin: 25px auto;
	}
	.author-box p{
		font-size: 1em;
		line-height: 1.6;
	}
}

