@charset "utf-8";
/*
 Theme Name:   twentyseventeen-child-exte_asojuku
 Template:     twentyseventeen
 Author:     FSP
*/

body {
	color: #333;
	font-size: 13px;
}

.site-branding {
	background: rgb(147,3,3);
	background: -moz-linear-gradient(top, rgba(147,3,3,1) 0%, rgba(94,1,1,1) 100%);
	background: -webkit-linear-gradient(top, rgba(147,3,3,1) 0%,rgba(94,1,1,1) 100%);
	background: linear-gradient(to bottom, rgba(147,3,3,1) 0%,rgba(94,1,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#930303', endColorstr='#5e0101',GradientType=0 );
	border-top: 10px solid #470101;
	color: #fff;
	font-weight: bold;
	font-size: 34px;
	padding: 25px 0;
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, .2);
}

.site-title a {
	color: #fff;
}

.site-title a:hover {
	text-decoration: underline;
	opacity: 1;
}

.site-title a:visited {
	color: #fff;
}

.page-header {
	display: none;
}

.entry-title {
	font-size: 22px;
}

.entry-title a,
.entry-meta a {
	text-decoration: none;
}

.entry-title a:hover,
.entry-meta a:hover {
	box-shadow: none;
	text-decoration: underline;
}

.entry-meta {
	border-top: 1px solid #ccc;
	padding-top: 3px;
	font-weight: normal;
}

.entry-meta a {
	color: #333;
}

.archive .entry-meta a.post-edit-link {
	color: #333;
}

.entry-meta .com_nam {
	color: #ab0404;
	margin-left: 5px
}

.entry-meta .com_nam:hover {
	color: #ab0404;
}

.post-edit-link {
	margin: 0 1em;
}

.time_link a {
	text-decoration: underline dotted;
}

.entry-content a {
	color: #ab0404;
	text-decoration: underline;
	box-shadow: none;
}

.nickname {
	margin-right: 5px;
}

.entry-content a:hover {
	color: #ab0404;
	text-decoration: none;
	box-shadow: none;
}

.archive .site-main > article {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0;
	margin-bottom: 70px;
}

@media screen and (min-width: 48em) {
	.wrap {
		padding: 0 20px;
	}
	.site-content {
		padding: 70px 0 0;
	}
}

h2.widget-title {
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	color: #333;
	padding-bottom: 8px;
	margin-bottom: 8px;
	font-weight: normal !important;
}

.widget ul li {
	color: #666;
	border: none;
	margin: 5px 0;
	padding: 0;
}

.widget {
	padding-bottom: 50px;
}

.widget ul li a {
	text-decoration: underline;
	font-size: 11px;
}

.widget ul li a:hover {
	text-decoration: none;
	box-shadow: none;
}

input[type="search"] {
	line-height: 15px;
	padding: 5px;
	font-size: 13px;
}
.search-field {
	line-height: 15px;
}

.search-form .search-submit .icon {
	width: 10px;
	height: 10px;
	top: -10px;
}

.has-sidebar #secondary {
	width: 100%;
}

#secondary_left {
	float: right;
	padding-top: 0;
	width: 100%;
}

@media screen and (min-width: 48em) {
	.has-sidebar:not(.error404) #primary {
		width: 54%;
	}
	.has-sidebar #secondary,
	#secondary_left{
		width: 20%;
		padding-top: 9px;
	}
	#secondary_left {
		margin-right: 2%;
	}
}

.site-footer {
	background: #470101;
}

.site-footer .wrap {
	padding: 20px 0;
}

.site-footer .site-info {
	padding: 0 20px;
	font-size: 11px;
	margin-bottom: 0;
}

.site-footer .site-info a {
	color: #fff;
	box-shadow: none;
}

.site-footer .site-info a:hover {
	text-decoration: underline;
}



.sideber_right_block ul {
	list-style: none;
}

.sideber_right_block ul li {
	margin: 5px 0;
	font-size: 11px;
	line-height: 2em;
}

.sideber_right_block ul li a {
	text-decoration: underline;
}

.sideber_right_block ul li a:hover {
	text-decoration: none;
}

@media screen and (min-width: 48em) {
	.sideber_right_block ul {
		margin-bottom: 50px;
	}

}
