@charset "UTF-8";
@import url("../simplicity/style.css");

/*
	Theme Name: Simplicity child
	Template: simplicity
*/

/* Simplicity子テーマ用のスタイルを書く */

a {
    color: #8fc73e;
}

a:hover {
    color: #f5c421;
}

#header .alignleft {
	margin-left: 0;
}

#h-top {
   min-height: initial;
}

#site-title {
	margin: 0 0 32px;
}

#site-title a {
	color: #8fc73e;
}

#site-title a:hover {
	color: #f5c421;
}

#navi-in {

    height: 65px;
    padding: 5px 0 0;
}

#navi ul {
	background: none;
	border: none;
}

#navi ul > li {
    color: #333;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 30px 0 0;
    position: relative;
    text-transform: uppercase;
}

#navi ul > li a {
	color: #333;
    display: block;
    line-height: 3.1em;
    text-decoration: none;
	font-size: 13px;
	padding: 0;
}

#navi ul > li a:hover {
	background: none;
	color: #8fc73e;
}

#sidebar .widgettitle {
	background: url("images/dot-border.jpg") repeat-x center bottom;
	font-size: 16px;
	font-weight: bold;
    letter-spacing: 1px;
    margin: 20px 0 8px;
    padding: 7.5px 0;
	color: #333;
}

#sidebar .widget ul {
	padding-left: 0;
	line-height: 1.6em;
	font-size: 15px;
	margin: 5px auto;
}

#sidebar .widget ul li {
	border-bottom: 1px solid #eee;
	padding: 7.5px 0 7.5px 5px;
	margin-bottom: 0;
}

#sidebar .widget ul li a {
	color: #666666;
	text-decoration: none;
}

#sidebar .widget ul li a:hover {
	color: #8fc72e;
}

#sidebar #arealist ul li {
	border-bottom: none;
	display: inline-block;
	padding: 0;
	margin: 0;
	color: #666666;
}

.article h1 {
	font-size: 36px;
}

.article h2 {
	font-size: 30px;
	border-left: 2px solid #8fc73e;
	margin-left: -30px;
	line-height: 1.4em;
}

.article h3 {
	font-size: 22px;
}

.article p {
	font-size: 16px;
}

.article .more-link {
	float: none;
	display: block;
	clear: both;
}

hr.sep {
	margin-bottom: 0;
}

h2.entry-title {
	margin-top: 0;
	border-left: 5px solid #8fc73e;
}

h2.entry-title a:hover {
	color: #8fc73e !important;
}

.post-meta {
	background: none;
	text-align: left;
}

.post-meta .post-date {
	background: #f5c421;
	display: inline-block;
	color: #ffffff;
	padding: 2px 10px;
	margin-left: -30px;
}

h4.related-entry-title a:hover {
	color: #8fc73e !important;
}

#new-entries a:hover, #popular-entries a:hover, .wpp-list a:hover, .entry-read a:hover, .related-entry-read a:hover, .article-list .entry-title a:hover {
	color: #8fc73e !important;
}

.navigation a:hover {
	color: #f5c421;
	background: none;
}

.yarpp-related {
	border: 1px dashed #999999;
	padding: 15px;
}

#main .yarpp-related h3 {
	border-bottom: 5px solid #e7e7e7;
	font-size: 18px !important;
	text-align: center;
	background:#ffe798;
	padding: 3px 0 !important;
}

/*#footer {*/
	/*background: #aaa;*/
	/*padding-bottom: 49px;*/
/*}*/

#copyright {
	font-size: 13px;
}


@media screen and (max-width:1150px){
	#navi-in {
		background: none;
    	height: auto;
    	padding: 0;
	}
	
	#navi ul > li a {
		font-size: 16px;
	}
	
	#h-top {
    	min-height: initial;
	}
	
	#sidebar {
		margin-bottom: 0;
	}
	
	#navi-in {
		background: none;
		height: auto;
	}
	#navi ul {
		border-top: 1px solid #cccccc;
		background-color: #f7f7f7;
	}
	#navi ul > li {
		margin: 0;
		float: none;
	}
	#navi ul li a {
		background: none;
		color: #8fc73e;
		border-bottom: 1px solid #cccccc;
		display: block;
		padding: 0 10px;
	}

	#navi ul li a:hover {
		color: #f5c421;
	}
}


/* blogdevice
----------------------------------------------- */
.blogDevice_title {
	display:block;
	margin:15px 0 15px;
}
.blogDevice_mlr {
	margin-left:10px;
	margin-right:10px;
}

@media screen and (min-width:761px){
	#fixBanner {
		display: none;
	}
}

@media screen and (max-width:760px){
#fixBanner {
	display: block;
	background: #1b4788;
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
}

#fixBanner img {
	vertical-align: top;
}
	
	#page-top {
		bottom: 65px !important;
	}
	
	#page-top a {
	border-radius: 5px 0 0 5px !important;
	}
	
}




.bg_staffVoice {
	min-height: 150px;
    padding-right: 110px;
    background: url(images/bg_staff4.gif) no-repeat right top;
    font-size: 16px;
    line-height: 150%;
}

.staffVoice {
    position: relative;
    margin: 2em 0 2em 40px;
    padding: 15px 20px;
	border: 5px solid #e8e8e8;
    border-radius: 15px;
}

.staffVoice:before{    
    content: "";
    position: absolute;
    right: -46px;
    width: 8px;
    height: 7px;
    top: 42px;
    /* background: #e8e8e8; */
    border: 4px solid #e8e8e8;
    border-radius: 50%;
}

.staffVoice:after{
   	content: "";
    position: absolute;
    right: -33px;
    width: 12px;
    height: 11px;
    top: 23px;
    /* background: #e8e8e8; */
    border: 4px solid #e8e8e8;
    border-radius: 50%;
}
.staffVoice p {
    margin: 0; 
    padding: 0;
}

.bg_housewifeVoice {
	min-height: 150px;
    padding-left: 130px;
    background: url(images/bg_housewife.gif) no-repeat left top;
    font-size: 16px;
    line-height: 150%;
}

.housewifeVoice {
    position: relative;
    margin: 2em 40px 2em 0;
    padding: 15px 20px;
	border: 5px solid #e8e8e8;
    border-radius: 15px;
}

.housewifeVoice:before{    
    content: "";
    position: absolute;
    left: -44px;
    width: 8px;
    height: 7px;
    top: 36px;
    border: 4px solid #e8e8e8;
    border-radius: 50%;
}

.housewifeVoice:after{
    content: "";
    position: absolute;
    left: -32px;
    width: 12px;
    height: 11px;
    top: 14px;
    border: 4px solid #e8e8e8;
    border-radius: 50%;
}
.housewifeVoice p {
    margin: 0; 
    padding: 0;
}

.post ol,.post ul {
	display: block;
	list-style-type: decimal;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}
.post strong, .post b {
	font-weight: bold;
}

.post p {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

