/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jun 19 2017 | 09:06:54 (am)
/*
/******* Do not edit this file *******/

#navi span{font-size:120%;}
a:visited,a:link,a:hover {　text-decoration: none !important;}
.article p {margin-top: 8px !important;}
.smallbox {
	margin-bottom: 32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.widgets{margin-top:0!important; margin-bottom:0!important;}
#sidebar-widget h4 {margin-top:0!important;}
#footer,#footer p,#footer h4 {
	color: #fff;
}

.febe {
	padding: 4px;
	border: #ddd 1px solid;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
}

.febe_l {
	width: 300px;
	float: left;
}

.febe_r {
	padding-top: 8px;
	width: 350px;
	float: left;
	font-size: 12px;
}

.febe img {
	max-height: 90px;
}

#main {
	padding-top: 0 !important;
	overflow: hidden;
	border:none;
}

#site-title {
	padding-top: 1%;
	padding-bottom: 1%;
	margin: 0 !important;
}

#site-description {
	display: none !important;
}

.entry-read,#breadcrumb,
.related-entry-read {
	display: none;
}

.entry-card-content h2 {
	padding-top: 8px;
	color: #000 !important;
	font-weight: normal !important;
}

.entry-card-content {
	margin-left: 140px !important;
}

.entry-card-content .entry-title {
	font-size: 90% !important;
}

.wpp-list {
	margin-bottom: 0 !important;
}

.widget,.ad-space,#sidebar,h1,h2,h3,h4 {
	border: none !important;
	margin: 0 !important;
}

.entry-title {
	margin: 0 !important;
}

#archive-title {
	font-size: 130% !important;
	padding-bottom: 10px !important;
}

h2 {
	font-size: 140% !important;
	padding-left: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

h3 {
	padding-bottom: 0 !important;
	font-size: 120% !important;
	margin-top: 32px !important;
}

h4 {
	font-weight: normal !important;
	font-size: 105% !important;
	padding-bottom: 0 !important;
	margin-top: 32px !important;
}

#sidebar h4 {
	color: #fff;
	background-color: #024900;
	font-size: 110% !important;
	padding: 4px !important;
}

#widget-index-middle,.widget-index-middle {
	margin: 0 !important;
}

.entry-snippet {
	font-size: 95% !important;
	color: #0a0a0a !important;
}

.entry,.related-entry {
	margin-bottom: 6px !important;
	padding-bottom: 4px !important;
	border-bottom: #eee solid 1px !important;
}

.wp-caption {
	background-color: #fff !important;
	border: none !important;
}

.wpp-list,.arpw-ul,ul.wpp-list {
	padding: 0 !important;
}

.arpw-thumbnail {
	margin-bottom: 2px !important;
	margin-right: 4px !important;
}

.y_marker,strong {
	background: linear-gradient(transparent 60%,#ffff66 60%);
}

.viral {
	padding: 16px;
	border: 2px solid #ddd;
	margin-top: 8px !important;
	margin-bottom: 16px !important;
}

.wpp-thumbnail {
	margin-bottom: 2px !important;
}

.eye-catch {
	width: 680px;
	height: 280px;
	overflow: hidden;
}

.eye-catch img {
	position: relative;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

@media only screen and (max-device-width : 320px) {
	.eye-catch {
		max-width: 320px;
	}
}

.category-description {
	margin: 0 !important;
}

.category-description p {
	padding: 4px !important;
	margin: 0 !important;
}

.entry-thumb img {
	width: 120px;
	height: 120px;
}

.entry-content {
	margin-bottom: 20px !important;
}

.widget-under-sns-buttons {
	margin: 0 !important;
}

ul.feberanking {
	margin: 0 !important;
	padding-left: 0 !important;
	padding-top: 12px !important;
}

.feberanking li {
	float: left;
	max-width: 75px;
	padding-right: 16px;
	margin: 0 !important;
	position: relative;
	list-style-type: none;
}

body {
	counter-reset: feberanking;
	counter-reset: sapp;
}

.feberanking li:before {
	counter-increment: feberanking;
	content: counter(feberanking, decimal);
	background: rgba(94,185,77,0.9);
	color: #fff;
	font-size: 14px;
	line-height: 1;
	padding: 4px 8px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.wpp-list li:nth-child(1):before,
.feberanking li:nth-child(1):before {
	background: rgba(218,165,32,0.9);
}

.wpp-list li:nth-child(2):before,
.feberanking li:nth-child(2):before {
	background: rgba(192,192,192,0.9);
}

.wpp-list li:nth-child(3):before,
.feberanking li:nth-child(3):before {
	background: rgba(196,112,34,0.9);
}

.article h2:before {
	color: #024900;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	font-family: "FontAwesome";
	content: "\f00c";
	font-size: 28px;
	top: -3px;
	display: inline-block;
}

.article h3:before {
	color: #999;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 8px;
	font-family: "FontAwesome";
	content: "\f1b2";
	font-size: 15px;
	top: -3px;
	display: inline-block;
}

.saprank h3:before {
	color: #999;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	font-family: "FontAwesome";
	content: "\f005";
	font-size: 25px;
	top: -3px;
	display: inline-block;
}

p.wp-caption-text {
	font-size: 10px;
	color: #aaa !important;
	margin: 0 !important;
}

#footer,
#footer a,
#footer a:link,
#footer a:visited {
	color: #fff;
}

@media only screen and (max-device-width : 480px) {
	.entry-snippet,.entry-read,.related-entry-snippet {
		display: none;
	}
	
	.entry-card-content {
		margin-left: 100px !important;
	}
	
	.entry-card-content .entry-title {
		font-size: 75% !important;
	}
}

.widget_recent_entries ul {
	padding-left: 0 !important;
}

.widget_recent_entries li,
.arpw-ul li {
	font-size: 85%;
	margin-bottom: 4px !important;
	width: 300px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.arpw-ul li:before {
	color: orange;
	text-align: center;
	margin-right: 8px;
	font-family: "FontAwesome";
	content: "\f005";
	top: -3px;
	display: inline-block;
}

.widget_recent_entries li:before {
	color: orange;
	text-align: center;
	margin-right: 8px;
	font-family: "FontAwesome";
	content: "\f09e";
	top: -3px;
	display: inline-block;
}

#sidebar h4:before {
	font-size: 120%;
	color: #fff;
	text-align: center;
	margin-right: 8px;
	font-family: "FontAwesome";
	content: "\f138";
	top: -3px;
	display: inline-block;
}

/* header 広告---------------------------- */
.ad-header-widget {
	position: absolute;
	right: 0;
	width: 468px;
	height: 60px;
	top: 50px;
}

@media screen and (max-width: 1120px) {
	.ad-header-widget {
		display: none;
	}
}

/* button */
.myButton {
  background:#F9BC3D!important;
	display:inline-block;
	cursor:pointer;
	color:#fff!important;
	font-size:110%!important;
	font-weight:bold;
	padding:20px 10px!important;
	text-decoration:none;
	margin-bottom:2%!important;
	text-align: center;
	min-width: 100%;
	-moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
}
.myButton:after {
    color: #fff;
	font-family: "FontAwesome";
	content: "\f054";
	font-size:14px;
	display: inline-block;
	padding-left:12px!important;
}
.myButton a, .myButton a:link,.myButton a:visited {color:#fff!important;}
.myButton:hover {background-color:#ED6E34!important;}
.myButton:active {	position:relative;	top:1px;}