/*
Theme Name:     HarmonUX Core Child
Template:       harmonux-core
*/
@import url("../harmonux-core/style.css?a");

body, p {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Meiryo",sans-serif !important;
}

.smartlib-featured-post-box .entry-title {
	font-size: 1.4em;
	line-height: 1.2em;
}

h1.entry-title {
	font-size: 2.2em;
}

/*caption*/
h3.entry-title {
	font-size:1.8em;
}

/* link */
.entry-content a:visited {
	color:#0E34A7;
}

/* header */
.top-bar,.top-bar > .row {
	background: #031038;
}
a.smartlib-site-logo {
	/*font-family: 'IM Fell Great Primer', serif;
	font-style:italic;*/
}
a.smartlib-site-logo:hover {
	background: none;
}
.smartlib-toggle-area input[type="submit"] {
	background: #309C30;
}
.smartlib-toggle-area input[type="submit"]:hover {
	background: #50B650;
}
.smartlib-site-logo img {
	max-width: 50%;
}
.smartlib-site-logo.image-logo img {
	margin: auto auto auto 0;
}

/* menu */
.harmonux-top-menu ul li:hover >a, .harmonux-top-menu li:hover >a {
	color :#80D380;
}
.harmonux-top-menu ul li ul li a, .harmonux-top-menu li ul li a{
	background: #50B650;
}
.harmonux-top-menu ul li ul, .harmonux-top-menu li ul {
	background: #031038;
}
.harmonux-top-menu ul li a, .harmonux-top-menu li a {
	font-weight: normal;
}

/* top slider */
.entry-title a:hover {
	color:#FF9B9B;
}
.smartlib-front-slider {
	background: #A10D0D;
}
.smartlib-featured-post-box .meta-publisher{
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.smartlib-featured-post-box .meta-line{
border-bottom: 1px solid #fff;	
}
.smartlib-featured-post-box .meta-line .meta-date{
border-right: 1px solid #fff;	
}
.smartlib-front-slider .flex-direction-nav a.flex-next, .smartlib-front-slider .flex-direction-nav a.flex-prev {
border: 1px solid #fff;
color: #fff;
}
.smartlib-thumbnail-outer > a {
	min-height:300px;
}
.smartlib-thumbnail-outer img {
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.smartlib-front-slider .flex-control-paging a.flex-active {
	background: #A10D0D!important;
}
.smartlib-featured-post-box .meta-line {
	margin: 70px 0 0 0;
}

.more-link {
	background:#A10D0D;
}

.smartlib-category-line a {
	background: #50B650;
}
.smartlib-category-line a:hover {
	background: #309C30;
}

/* widget */
.harmonux_widget_recent_entries .smartlib-widget-header {
	width: 100%;
}
.widget-area .widget-title::after, .comment-reply-title::after {
	border-bottom: 1px solid #A10D0D;
}
.widget-area .widget-title, .comment-reply-title {
	color :#A10D0D;
}
span.meta-label.meta-publisher.vcard {
	display: none;
}

.widget ul.wpp-list {
	margin-left: 0; 
}
.widget ul.wpp-list li {
	clear: both;
	padding: 0;
	border-bottom: none;
	font-size: 1em;
	font-weight: normal;
}
.harmonux_widget_recent_entries .widget-post-title {
	font-size: 1em;
}
a.wpp-post-title {
	font-size: 1em;	
}
h5.widget-post-title a {
	font-weight: normal;
	line-height: 1.5em;
	font-size: .95em;
}

/* sidebar top banner */
li#text-5.widget.widget_text {
	margin-top: -5px;
}

/* pagenation */
.button, .smartlib-single-next-prev a, .smartlib-next-prev a {
	background: #309C30;
}
.button:hover, .button:focus, .smartlib-single-next-prev a:hover, .smartlib-next-prev a:hover {
	background: #50B650;
}
ul.pagination .current:hover, ul.pagination li .current{
	background: #031038;
}

div.pagination {
	display: flex;
	justify-content: center;
    align-items: center;
}
div.pagination > .current-post-page {
	background: #031038;
	color: #fff;	
}
div.pagination a,div.pagination span {
	line-height:2rem;
	width: 2rem; height:2rem;
	margin-left: 1rem;
	text-align: center;
	vertical-align: middle;
}
div.pagination a, div.pagination a:visited {
	background: #309C30;
	color: #fff;	
}
div.pagination a:hover{
	background: #50B650;
}

/* footer */
#footer-bottom {
	background: #071B50;
}
#main-footer {
	background: #031038;
}

/* archieve */
.archive-title {
	color: #309C30;
}

/* form */
input[type="submit"] {
	background:  #A10D0D;
}
input[type="submit"]:hover {
	background: #E46565;
}

/* article */
blockquote {
	background: #ebfbe2;
	border-left:none;
}
blockquote p {
	font-size: 16px;
	font-style: italic;
}

/* About this site */
div.profile {
	font-size: .85em;
}

/* responsive */

@media screen and (min-width: 600px) and (max-width: 1024px){
	div.smartlib-featured-post-box{
		margin-top: -350px;
	}
}

/* admin bar */
@media screen and (max-width: 600px){
	div#wpadminbar {
		height:46px;
		position: fixed;
		top: 0;
	}
	.columns.large-4.medium-6.small-8 {
		width:40%;
	}
	.columns.large-12.medium-10.small-8{
		width:60%;
	}
	.smartlib-thumbnail-outer > a {
		min-height: 220px;
	}
	.smartlib-featured-post-box header {
		margin-top:0px;
	}
	.smartlib-featured-post-box {
		margin-top: 0px;
	}
	div.smartlib-front-slider {
		height:280px;
		margin-bottom: 50px;
	}
	img.attachment-wide-image.wp-post-image {
		min-height: 240px;
	}
	div.columns.large-6 {
		/*margin-top:-80px; 文字領域*/
		margin-top:0px;
	}
	.smartlib-front-slider .smartlib-slider-image-column {
		margin-top: 0px;
		/*min-height: 310px;*/
	}
	.smartlib-featured-post-box .entry-title a {
		font-size: .65em;
	}

	/* preview next button*/
	.smartlib-single-next-prev {
		margin-left:0px;
	}
	.smartlib-single-next-prev a, .smartlib-next-prev a {
		font-size: 0.75em;
		padding-right:5px;padding-left:5px;
	}

	/* related post */
	div.columns.large-4 {
		width:300px;
	}
	.smartlib-slides.slider-list.slides h4{
		clear:both;
	}

	div.smartlib-featured-post-box {
		margin-top:-300px;
	}
	div.smartlib-featured-post-box .entry-title {
		font-size: 1em;
	}
	div.smartlib-featured-post-box time.entry-date {
		font-size: .75em;
	}
	.smartlib-category-line a {
		font-size: .3em;
	}
}

input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
 }
