.footer-content a {
    color: #e84c3d !important;
}
.usp-block a {
	color: #8F918F !important;
}
.entry-title a {
	color: #000 !important;
}

@media (min-width: 40.063em) {
.hentry {
    margin: 0 0 1.5em;
    padding: 0 !important;
    width: 100%;
}
}

.sidebar-box {
	padding: 0 !important;
}

.main-content {
	width: 840px !important;
	max-width: 840px !important;
}
@media (max-width: 768px){
.main-content {
	width: 100% !important;
	max-width: 100%!important;
}
}

@media (min-width: 1200px){
.container {
    width: 1200px !important;
}
}

@media (min-width: 992px){
.main-content {
    -ms-flex: 0 0 70% !important;
    flex: 0 0 70% !important;
    max-width: 70% !important;
}
}
@media (min-width: 992px){
.sidebar-wrapper {
    -ms-flex: 0 0 30% !important;
    flex: 0 0 30% !important;
    max-width: 30% !important;
}
	}

@media (max-width: 768px){
.row {
    width: auto !important;
}
	.hentry {
		padding: 1em 1.075em !important;
	}
	}
.sidebar-box h3 {
	color: #000 !important;
	font-size: 16px !important;
}

aside li:before {
    content: "・";
    width: 10px;
    height: 10px;
    margin: 0px 5px 0 0;
    float: left;
}

aside li {
    font-size: 14px;
}
aside li a {
    color: #e84c3d !important;
}


#categories-2.sidebar-box h3:before {
    content: "\f02b";
  font-family: FontAwesome;
	margin-right: 8px;
}

#recent-posts-2.sidebar-box h3:before {
    content: "\f040";
  font-family: FontAwesome;
	margin-right: 8px;
}

#text-3.sidebar-box h3:before {
    content: "\f0ac";
  font-family: FontAwesome;
	margin-right: 8px;
}

section[id*="recent-posts"] li {
text-indent: -15px !important;
}
section[id*="recent-posts"] ul, section[id*="recent-comments"] ul {
	margin: 0px 0px 0px 20px !important;
}

.entry-header h2.entry-title {
    font-size: 24px;
    padding: 30px 10px !important;
    color: #e84c3d !important;
    background: #fff !important;
    border-left: none;
    margin: 30px 0 30px 0;
	border-top: 2px solid #e84c3d !important;
    border-bottom: 1px solid #e8e8e8 !important;
}
.entry-header h2.entry-title a {
	color: #e84c3d !important;
	cursor: pointer !important;
}

.entry-content h2 {
    font-size: 20px !important;
    padding: 0.8em;
    color: #000000;
    background: #fffaf4;
    border-left: solid 2px #ff6663;
    margin: 30px 0 30px 0;
}

.post h1.entry-title {
    margin: 0px 0px 30px !important;
    padding: 30px 10px !important;
    border-top: 2px solid #e84c3d !important;
    border-bottom: 1px solid #e8e8e8 !important;
	font-weight: 500;
	color: #e84c3d !important;
}
.breadcrumb a {
	color: #e84c3d !important;
}
.posted-author {
	/*display: none !important;*/
}

#content button, #content a.button, #content a.button:visited, input[type="button"], input[type="reset"], input[type="submit"] {
	background-color: #e84c3d !important;
}


body {
	font-family: -apple-system-body, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Noto Sans JP', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}


.blog-link {
	margin-bottom: 1em;
}
.blog-link a {
    display: block;
    text-align: center;
    padding: 14px;
    background: #CC141D;
    color: #fff;
	font-size: 14px;
	line-height: 1.5;
}
.blog-link a span {
    font-weight: 600;
}

.blog-link a:hover{
	background: #CC141D;
	color: #fff;
	text-decoration: none;
	opacity: 0.8;
}


@media (max-width: 768px){
.entry-header h2.entry-title {
    font-size: 19px;
    padding: 15px 10px !important;
    color: #e84c3d !important;
    background: #fff !important;
    border-left: none;
    margin: 15px 0 15px 0;
	border-top: 2px solid #e84c3d !important;
    border-bottom: 1px solid #e8e8e8 !important;
}
.entry-header h2.entry-title a {
	color: #e84c3d !important;
	cursor: pointer !important;
}

.entry-content h2 {
    font-size: 18px !important;
    padding: 0.8em;
    color: #000000;
    background: #fffaf4;
    border-left: solid 2px #ff6663;
    margin: 15px 0 15px 0;
}

.post h1.entry-title {
    margin: 0px 0px 30px !important;
    padding: 30px 10px !important;
    border-top: 2px solid #e84c3d !important;
    border-bottom: 1px solid #e8e8e8 !important;
	font-weight: 500;
	color: #e84c3d !important;
}
}

.bg-column {
    background: url(/assets/imgs/column-header.jpg) no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 300px;
    background-size: cover;
}

.entry-all {
	display: block;
padding: 24px 24px 18px;
	border: 1px solid #d9d9d9;
}

.entry-all .entry-header h2.entry-title {
    font-size: 24px;
    padding: 10px 5px !important;
    color: #e84c3d !important;
    background: #fff !important;
    border-left: none;
    margin: 0px 0 20px 0;
    border-top: 2px solid #e84c3d !important;
    border-bottom: 1px solid #e8e8e8 !important;
}

@media (max-width: 768px){
	.entry-all {
	display: block;
padding: 15px;
	border: 1px solid #d9d9d9;
}
}