@charset "UTF-8";
 .site-info {
text-align: center;
}
.footer-widgets {
padding: 0;
border-top: solid 1px #333333;
}
.page-top {
right: 20px;
}
.page-top a {
display: none;
background: #aecae6;
border-radius: 5px;
}
.page-top a:hover {
opacity: 1;
transition: .6s;
}
.site-header {
background-color:#fff;
background-color: rgba(255,255,255,0.8);
}
.sow-features-list .sow-features-responsive {
display: flex;
}
.go-top.show {
margin-bottom: 50px;
}
.sow-image-container a:hover {
transform: scale(1.1,1.1)
}
.sow-image-container {
width:100%;
height:100%;
overflow: hidden;
}
.hentry .title-post {
font-size: 30px;
line-height: normal;
padding-bottom: 10px;
margin: 0;
}
a[rel~=”author”] {
display: none;
}
article.img-info {
background: #fff;
text-align: left;
margin: 0;
position: absolute;
bottom: 0;
width: 100%;
max-height: 90%;
word-wrap: break-word;
}
.menu-mai-menu ul {
display: flex;
margin: 0;
padding: 0;
list-style: none;
}
.menu-mai-menu a {
display: block;
padding: 15px;
color: inherit;
}
.custom-html-widget {
margin: 10px;
text-align: center;
}
.custom-html-widget i {
margin-left: 10px;
margin-right: 10px;
}
@media screen and (max-width: 600px) { 
br { display : none ; } 
}
.photospace_res .gal_content {
display: block;
margin-left: auto;
margin-right: auto;
}
.photospace_res .thumbs_wrap2 {
display: block;
margin-left: auto;
margin-right: auto;
}
.hr {
border-color: #ddd;
}
.entry-title {
display: none;
}
.post-cat {
display: none;
}
img.waku {
border: solid 1px #333333;
}