*{
	font-family: "Cinzel", "メイリオ", sans-serif;
	font-weight: 500;
}
.section-title small {
	font-size: 50%;
	line-height: 300%;
	float: right;
}
.site-content {
	margin-bottom: 50px;
}
.left-sidebar .post-content {
	padding:0px;
}
.left-sidebar .comment-list> li p {
	border-bottom:1px solid#eee;
}
.left-sidebar .post img {
	width:auto;
	margin-right:0.5em;
}
a.email {
	font-family: "メイリオ", Meiryo, sans-serif;
        text-transform: lowercase;
}
.site-title {
	font-size:small;
	max-width:1170px;
	margin:0px auto;
}
.link_banner li {
	margin-top: 10px;
}

.see-all {
	display: block;
	position: absolute;
/*	top: -2px;
	right: 0;*/
	text-transform: lowercase;
}
.see-all a:link,
.see-all a:visited {
	display: block;
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #9f9f9f;
	border: 1px solid #cccccc;
	border-radius: 3px;
	font-weight: 400;
	height: 14px;
	line-height: 13px;
	padding: 0 3px;
}
.see-all a:hover {
	text-decoration: none;
}
.see-all .fa {
	padding-left: 3px;
}

.frame {
/*float: right;*/
margin-top: 30px;
display: block;
width: 194px !important;
padding: 6px;
height: 134px;
border: 1px solid #c2c2c2;
overflow: hidden;
position: relative;
background-color: #fff;
box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.27);
}

.frame .thumb-iframe {
transform: scale(0.120);
-o-transform: scale(0.120);
-webkit-transform: scale(0.120);
-moz-transform: scale(0.120);
-ms-transform: scale(0.120);
transform-origin: 0 0;
-o-transform-origin: 0 0;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
}

/*.frame .thumb-iframe-overlink {
color: #fff;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin: -16px 0 0 -80px;
border: 1px solid rgba(255, 255, 255, 0.59);
border-radius: 5px;
background: url(images/hp_bg.png) repeat;
width: 163px;
height: 36px;
text-align: center;
line-height: 36px;
font-weight: bold;
}*/

.frame a.panel-over-link-block {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
iframe {
max-width: none !important;
}
.col-md-3 .post.medium-post {
	border: 1px solid #999;
	border-radius: 5px;
	text-align: center;
        line-height: 1.2;
	margin-bottom:20px;
        min-height:230px;
}

.blockquote {
    padding: .5rem 1rem;
    border-left: .25rem solid #eceeef;
	margin-bottom: 1rem;
    font-size: 1.25rem;
	
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	margin-bottom: 3rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border: 0;
    font-weight: 400;
}

.p-3 {
    padding: 1rem!important;
}

.bq-pink {
    border-left: 3px solid #f06!important;
}

.bq-pink .bq-title {
    color: #f06!important;
}

.section.technology-news .post {
	min-height: 320px;
}
.section.technology-news .entry-content p {
	font-size:12px;
    color: #f60;
}

.itemTitle,.itemTitle a {
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 10px;
    color: #f06;

}
.itemBody {
    font-size: 12px;

}
.itemFoot {
    display: none;
}
.item img {
    max-width: 100%;
}

#feed .description {
	color: #F60;
}

li.shops {
    margin-bottom: 1em !important;
}
/* パン屑リスト schema.org */
.breadcrumbs {
width: 980px;
margin: 10px auto 0;
}
.breadcrumbs ul {
display: table;
font-size: 13px;
}
.breadcrumbs ul li {
margin: 0 10px 0 0;
font-size: 13px;
float: left;
}
.breadcrumbs ul li:first-child::before {
padding: 0 3px 0 0;
content: "\f015";
font-family: FontAwesome;
font-size: 14px;
}
.breadcrumbs ul li::before {
padding: 0 10px 0 0;
content: "\f105";
font-family: FontAwesome;
font-size: 14px;
}
.bana_covid {
    margin-top: 4em;
}
