.kiji {
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 60px;
    line-height: 30px;
    background-image: url(https://mmk.jp/wp-content/themes/byblos/images/cah3-bk.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
}

.page-content article h3 {
	font-size: 24px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1a1a1a;
	color: #333;
	line-height: 30px;
	background: #ddd;
}

.page-content article blockquote {
	background-color: #f3f3f3;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: -16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-image: url(https://mmk.jp/wp-content/themes/byblos/images/quote.png);
}

div.mokuji {
	margin: 10px 0;
	padding: 25px;
	border: 3px dashed #595959;
}

div.mokuji span {
	font-size: 25px;
	margin: 0px;
	padding-left: 36px;
	display: block;
	background: url(https://mmk.jp/wp-content/themes/byblos/images/bg_mokuji.png) no-repeat;
	background-position: 0px 2px;
	font-weight: bolder;
}

.page-content article ul {
	margin: 0 0 0.5em 1.5em;
}

.page-content article ul li {
    line-height: 25px;
}

p {
	line-height: 1.5em;
}

.blogbox {
	text-align:right;
	padding-right: 15px;
	font-size: 13px;
	color: #7d7d7d;
	background: none;
}

.blogbox .post-meta {
    margin-bottom: 25px;
    margin-top: 5px;
}

.blogbox .post-meta a {
    color: #7d7d7d;
    display: inline-block;
    margin-right: 5px;
    padding: 0 7px;
    background: #e5e5e5;
    text-decoration: none;
    line-height: 1.4em;
    margin-bottom: 4px;
}

@media(min-width:991px){
.item-page {
	padding: 50px;
}
#sc_logo {
	padding-top:70px;
	padding-bottom:70px;
	max-width: 250px;
	background: url(https://mmk.jp/wp-content/uploads/2018/04/rogo-1.png) no-repeat;
background-size:240px 240px;}
}

@media(max-width:768px){
.site-content-wrapper .page-content {
	padding-left: 0px;
	padding-right: 0px;
}
}

.ele ul {
	margin-left: 1.3em;
}

.ele ol {
	margin-left: 1.3em;
}

.ele li {
}

@media(max-width:768px){
	#byblos-page-jumbotron{
		height: 200px;
	}
	#byblos-page-jumbotron .entry-title {
		font-size: 30px;
	}
}


/*テーブル１*/
.ta1 {
	width: 100%;
	font-size:12px;
	border-bottom: 1px solid #CCC;
}
.ta1 th{
	border-top: 0.5px solid #CCC;
	border-left: 0.5px solid #CCC;
	line-height: 2;
}
.ta1 td{
	border-top: 0.5px solid #CCC;
	border-left: 0.5px solid #CCC;
	border-right: 0.5px solid #CCC;
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	padding: 10px;
}

/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 100px;
	padding: 10px;
	text-align: center;
	background-color: #f1f1f1;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #bebebe;
}
/*テーブルのキャプション設定*/
.ta1 caption{
	padding: 10px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: left;
	background-color: #e9ddae;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#efe6c5), to(#e9ddae));
	background-image: -webkit-linear-gradient(#efe6c5, #e9ddae);
	background-image: linear-gradient(#efe6c5, #e9ddae);
	font-weight: bold;
}

#ts-fab-below .ts-fab-tabs .ts-fab-text .ts-fab-header h4 {
	background-image: none;
    padding-left: 0px;
	border-bottom:none;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 {
	background-image: none;
    padding-left: 0px;
	border-bottom:none;
}


.site-cta .overlay {
	background: rgba( 0,0,0,0.3);
}