.tagline {
border-top: solid 6px #234777;
padding-top: 4px;
}
.navi,
.navi-in > ul .sub-menu {
background-color: #333;
}
.navi-in a {
color: #ffffff;
font-weight: bold;
}
.content {
margin-top: 6px;
margin-bottom: 180px;
}
.eye-catch img {
margin: 0 auto;
}
main.main {
padding-left: 29px;
padding-right: 29px;
}
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
font-weight: 500;
}
.entry-title, #editor .entry-title, .archive-title {
padding: 20px;
margin-bottom: 38px;
background-color: #234777;
color: #fff !important;
font-size: 24px;
border-left: solid 4px #FEBF00;
}
@media screen and (max-width: 834px){
main.main, div.sidebar {
padding: 10px;
}
.entry-title, .archive-title {
margin:0;
margin-bottom:4px;
}
}
.article h2 {
font-size: 22px;
text-align:center;
background-color: #fafbff;
padding: 20px 0px;
border-top: 2px solid #234777;
border-bottom: 2px solid #234777;
}
.article h3 {
font-size: 20px;
padding:  10px 16px;
margin-top: 10px;
margin-bottom: 10px;
border: solid 3px #FEBF00;
background: #fffdf6;
border-radius:4px;
}
.article h4 {
font-size: 18px;
color: #242735;
border:none;
border-left: 6px solid #234777;
}
.article h5 {
font-size: 16px;
font-weight:bold;
border: none;
border-bottom: solid 2px #FEBF00;
}
.article h6 {
font-size: 16px;
font-weight:bold;
border: none;
border-bottom: dotted 2px #FEBF00;
}
@media screen and (max-width: 480px){
.archive-title,.entry-title {
font-size: 18px;
}
.article h2 {
padding: 14px 0px;
font-size: 16px;
}
.article h3, .article h4, .article h5, .article h6 {
font-size: 16px;
}
}
.comment-title {
font-size: 18px;
text-align: center;
background-color: #234777;
color: #fff;
padding: 18px;
}
.sidebar h2,
.sidebar h3 {
background-color: #234777;
color: #fff;
padding: 14px 20px;
margin: 16px 0;
font-size: 16px;
}
.widget_item_ranking h3 {
margin: 16px 0;
}
.widget_recent_entries ul li a, .widget_categories ul li a, .widget_archive ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_rss ul li a, .widget_nav_menu ul li a {
padding-left: 20px;
}
.widget-entry-cards .a-wrap {
margin-bottom: 0px;
}
.footer {
background-color: #333;
border-bottom: solid 6px #234777;
color: #fff;
}
.footer.logo-text {
color:#fff;
}
.footer-bottom-logo .site-name-text {
font-size: 18px;
color: #fff;
padding-left: 18px;
}
.copyright {
margin-right: 18px;
color: #fff;
}
.navi-footer-in a {
color: #ffffff;
}
.footer-bottom-logo img {
margin-bottom: 20px;
}
.navi-menu-content.menu-content {
background-color:#333;
}
.navi-menu-content.menu-content a {
color:#fff;
}
.menu-close-button::before {
color: #fff;
}
.widget_author_box.author-thumb img {
border-radius: 50px;
}
.author-display-name{
display:none;
}