body{
}

/*
.content-area {
    width: 820px;
}

.widget-area.no-toggle {
    width: 250px;
}
*/

.single-thumb{
	display:none;
}

.byline::before{
	display:none;
}
.author.vcard{
	display:none;
}

.rpwe-time.published{
font-size: 18px;
color:#a34;
}
.entry-date{
font-size: 20px;
}

.entry-content h2{
	color: #ffffff;
/*	color: #f00;*/
	font-size: 34px;
	line-height: 30px;
	padding: 10px;

	background: repeating-linear-gradient(45deg, #4f4f4f, #4f4f4f 10px, #000000 30px, #000000 20px);
/*
background: repeating-linear-gradient(45deg, #fff0d9, #ddee00 10px, #fff0d9 30px, #cc0000 20px);
*/
}

.entry-content h3{
	background: #3cb3e4;
  padding: 10px 15px;
  border-radius: 0 10px 0 10px;
  color: #fff;
}

.entry-content h4{
position: relative;
font-size: 1.4em;
padding: 10px 5px;
/* 文字の大きさ */
}

.entry-content h4:after{
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 4px;
background: -webkit-repeating-linear-gradient(-45deg, #ff8caa, #ff8caa 2px, #fff 2px, #fff 4px);
background: repeating-linear-gradient(-45deg, #ff8caa, #ff8caa 2px, #fff 2px, #fff 4px);
}

#comments{
	display:none;
}

#secondary{
	color: #000;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
padding: 10px;
line-height: 1.42857143;
vertical-align: middle;
}

@media only screen and (max-width: 640px) {
.site-header {
    background-image: url(http://web.aoyamackn.co.jp/nogamiblog/wp-content/uploads/2017/11/phpto-2.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 0px 0px;
background-size:contain;
	}
}
@media only screen and (max-width: 640px) {
ul.related_post li ul li {
    width: 320px !important;
 }
}

.related_post_title {
width: 100%;
}
ul.related_post {
}
ul.related_post li {
}
ul.related_post li a {
font-size: 20px;
}
ul.related_post li img {
}

.main-navigation li {
    font-size: 24px;
}

.mobile-nav {
    font-size: 24px;
}

@media only screen and (max-width: 640px){
.site-title, .entry-title {
	font-size: 22px !important;
}
	.site-description{
    font-size: 14px !important;
	}
}

.rpwe-title a{
font-size: 24px;	
}


.wpp-list-with-thumbnails li{
margin-bottom:10px;
	border-bottom: inset 1px #ffee00;
}

.wpp-list-with-thumbnails li a{
 color: #00a0ea;
 font-size: 20px;	
}

.wpp-views{
 font-size: 1.2em;		
 color: #ffa0ea;
}

.menu.clearfix{
	display:none;
}

#wpdevar_comment_1{
	padding-top:50px;
}


.wpp-list li {
    margin-bottom: 1rem;
}