@charset "utf-8";
/*
Theme name: labo
discription: 木の家注文住宅研究室
*/




/* パンクズ　*/
#pankuzu {
	font-size: 10px;
	color: #333333;
	-webkit-text-size-adjust: none;
	width: 780px;
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
	position: absolute;
	z-index: 3;
}
#pankuzu a {
	color: #333333;
	text-decoration: none;
}
#pankuzu a:visited {
	color: #333333;
}
#pankuzu a:hover {
	text-decoration: underline;
}

/* トップイメージ　*/
#topimage {
	height: 452px;
	width: 980px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-image: url(topimage.jpg);
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#topimage-title {
	width: 320px;
	padding-left: 27px;
}

#topimage-title strong a {
	line-height: 1.3em;
	font-size: 27px;
	text-decoration:none;
	color: #ffffff
}

#topimage p#desc {
	line-height: 1.8em;
	font-size: 14px;
	width: 300px;
	padding-left: 27px;
	color: #ffffff;
	padding-top: 7px;
}

/* コンテンツ　*/
#content {
	width: 980px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main-area {
	float: left;
	height: auto;
	width: 720px;
	margin-bottom: 30px;
}
#pagetitle {
	font-size: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 720px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5E992F;
	border-bottom-color: #5E992F;
	margin-bottom: 25px;
	font-weight: bold;
	color: #5E992F;
	background-color: #ffffcc;
	text-align: center
}

/* 記事　*/
.post {
	border: solid 1px #BF6F00;
	width: 720px;
	margin-bottom: 20px
}
.post a {
	color: #0000FF
}

.post p {
	line-height: 1.6;
	padding: 10px
}
.post img {
max-width: 100%;
height: auto;
}
.post h2 {
	background-color: #FFF8E3;
	font-size: 18px;
	padding: 10px;
	margin: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7DCCEE;
	border-right-color: #BF6F00;
	border-bottom-color: #6AB780;
	border-left-color: #EC9C00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	font-weight: normal;
	line-height: 1.2em;
}

.post h2 a {
	text-decoration: none;
	color: #333333
}



.post h3 {
	text-decoration: none;
	color: #009933;
	font-size: 17px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 4px;
}

.post h4 {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

.post ol {
	line-height: 1.6;
	padding-bottom: 10px;
	padding-left: 30px;
}

.post ul {
	margin-top: 25px;
	padding-left: 20px;
}

.post li {
	line-height: 1.8;
}

.post li a {
	padding-left: 40px;
}

.postinfo {
	color: #90BE2E;
	font-size: 0.875em;
	text-align: left;
	margin: 10px 0 0;
	clear: both
}

.postinfo a {
	color: #90BE2E;
	text-decoration: none
}

/* 記事内の画像　*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-bottom: 15px;
}

.wp-caption {
	text-align: right;
	padding-top: 5px
}

.wp-block-image, .wp-block-embed {
    padding: 10px;
}

/* ページリンク　*/
span.oldpage {
	float: left
}

span.newpage {
	float: right
}

p.pagelink {
	width: 720px;
	padding-bottom: 20px;
}

p.pagelink a {
	font-size: 14px;
	color: #BF6F00
}

/* コメント　*/
#comments {
	padding: 15px;
	margin-top: 20px;
	width: 700px;
	float: left;
}

#comments h3 {
	font-size: 1em;
	border-bottom: solid 1px #aaaaaa;
	background-color: #eeeeee;
	padding: 3px;
	margin-bottom: 10px;
	color: #666666;
	font-weight: normal
}

#comments p {
	font-size: 1em;
}

#comments a {
	color: #5E992F;
}

#comments input, #comments textarea {
	display: block
}

#comments textarea {
	width: 650px
}

#comments .required {
	color: #ff0000
}

/* コメント入力タグの非表示　*/
#comments p.form-allowed-tags {
	display: none
}

#comments code {
	display: block;
	margin-top: 5px;
	font-size: 10px
}

/* コメント送信ボタンの余白調整　*/
#comments p.form-submit {
	margin-top: 15px
}

/* コメントどうぞ欄の余白調整　*/
#respond p {
	font-size: 0.875em;
	padding-top: 10px
}

/* コメントの表示　*/
#comments li.compost {
	list-style-type: none;
	border-bottom: dotted 1px #aaaaaa;
	margin-bottom: 50px
}

#comments p.cominfo {
	font-size: 0.875em;
	color:#90BE2E;
	padding-top: 15px;
	text-align: right
}

/* コメント欄トラックバック　*/
#comments #trurl {
	font-size: 0.875em;
	margin-top: 10px
}

#comments #trurl strong {
	font-weight: normal
}

/* Facebookフェイスブック投稿　*/
.facebook {
	clear: both;
	float: left;
	width: 490px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px
}

/* サイドバー　*/
#sidebar {
	width: 230px;
	float: right;
	margin-bottom: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0
}

#sidebar li {
	list-style-type: none
}

#sidebar .widget {
	background-color: #FFF8E3;
	margin-bottom: 15px
}
/* サイドバー見出し　*/
#sidebar h2 {
	font-size: 1em;
	color: #ffff99;
	font-weight: normal;
	background-color: #6AB780;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0 0 7px
}

#sidebar li li {
	font-size: 1em;
	line-height: 1.2em;
	background-image: url(listmark.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-bottom: 3px
}

#sidebar li li a {
	color: #666666;
}

#sidebar li select {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px
}

#sidebar li li ul.children li:first-child {
	margin-top: 15px;
}

#sidebar li li ul.children li:last-child {
	margin-bottom: 0;
}

/* サイドバーカレンダー　*/
.widget_calendar h2 {
	display: none
}

#wp-calendar {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%
}

#wp-calendar a {
	color: #5E992F
}

#wp-calendar td, #wp-calendar th {
	text-align: center
}

#wp-calendar caption {
	font-size: 1em;
	color: #ffff99;
	font-weight: normal;
	background-color: #6AB780;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0 0 7px;
	text-align: left
}

#wp-calendar #prev {
	text-align: left;
	padding-top: 3px;
	padding-left: 5px
}

#wp-calendar #next {
	text-align: right;
	padding-top: 3px;
	padding-right: 5px
}

/* サイドバーRSS　*/
.feed {
	font-size: 0.875em;
	font-family: Helvetica, sans-serif;
	padding-bottom: 15px
}

.feed a {
	color: #5E992F
}

.feed img {
	vertical-align: middle;
	margin-right: 2px
}

/* サイドバーエビナサービス　*/
        #ebina-service {
	width: 230px;
	margin-top: 20px;
	margin-bottom: 20px;
}
        #ebina-service img {
	padding-bottom: 15px;
}

/* サイドバーFacebookボタン　*/
        #facebook-btn {
	height: 50px;
	width: 200px;
	margin-top: 20px;
	padding: 15px;
	position: relative;
	background-color: #3B5A98;
	background-image: url(https://www.kyoto-ebina.com/blog/wp-content/uploads/2016/09/bg-facebook.png);
	background-repeat: no-repeat;
}
#facebook-btn a {	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#facebook-btn a:hover {
	filter: alpha(style=0, opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background-color: #fff;
}
#facebook-btn h3 {
	font-size: 22px;
	color: #FFF;
	padding-left: 60px;
}

/* サイドバーTwitterボタン　*/
#twitter-btn {
	height: 50px;
	width: 200px;
	margin-top: 20px;
	padding: 15px;
	position: relative;
	background-color: #1DA1F2;
	background-image: url(https://www.kyoto-ebina.com/blog/wp-content/uploads/2016/09/bg-twitter.png);
	background-repeat: no-repeat;
}
#twitter-btn a {	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#twitter-btn a:hover {
	filter: alpha(style=0, opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background-color: #fff;
}
#twitter-btn h3 {
	font-size: 22px;
	color: #fff;
	padding-left: 60px;
}

/* サイドバーInstagramボタン　*/
#instagram-btn {
	height: 50px;
	width: 200px;
	margin-top: 20px;
	padding: 15px;
	position: relative;
	background-color: #7543B9;
	background-image: url(https://www.kyoto-ebina.com/blog/wp-content/uploads/2017/09/bg-insta.png);
	background-repeat: no-repeat;
}
#instagram-btn a {	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#instagram-btn a:hover {
	filter: alpha(style=0, opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background-color: #fff;
}
#instagram-btn h3 {
	font-size: 22px;
	color: #FFF;
	padding-left: 60px;
}

/* サイドバー資料請求ボタン　*/
.inquiry-btn {
	height: 50px;
	width: 200px;
	margin-top: 20px;
	padding: 15px;
	position: relative;
	background-color: #FFF1CA;
	background-image: url(https://www.kyoto-ebina.com/blog/wp-content/uploads/2018/08/bg-inquiry.png);
	background-repeat: no-repeat;
}
.inquiry-btn a {	
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.inquiry-btn a:hover {
	filter: alpha(style=0, opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background-color: #fff;
}
.inquiry-btn h3 {
	font-size: 22px;
	color: #AD6500;
	padding-left: 60px;
}


/****************************************

          MediaQueries

*****************************************/

@media screen and (max-width: 768px) {

/* トップイメージ　*/
#topimage {
	height: 240px;
	width: 100%;
	background-size: cover;
}
/* コンテンツ　*/
#content {
	width: 96%;
}
#main-area {
	width: 65%;
}
#pagetitle {
	width: 65%;
}

/* 記事　*/
.post {
	width: 100%;
}
.post h2 {
	width: 90%;
}
.post h3 {
	width: 95%;
}
.post h4 {
	width: 95%;
}

/* サイドバーエビナサービス　*/
        #ebina-service {
	width: 90%;
}



/* サイドバーFacebookボタン　*/
#facebook-btn {
	height: auto;
	width: 90%;
	}
/* サイドバーTwitterボタン　*/
#twitter-btn {
	height: auto;
	width: 90%;
	margin-bottom: 20px;
}
/* サイドバーInstagramボタン　*/
#instagram-btn {
	height: auto;
	width: 90%;
	margin-bottom: 20px;
}
/* サイドバー資料請求ボタン　*/
.inquiry-btn {
	height: auto;
	width: 90%;
	margin-bottom: 20px;
}

}


/****************************************

          MediaQueries

*****************************************/

@media screen and (max-width: 480px) {
/* トップイメージ　*/
#topimage {
	height: auto;
	width: 100%;
	margin-top: 0px;
	padding-top: 10px;
	background-image: url(topimage-iphone.jpg);
	background-size: cover;
}
#topimage-title {
	width: 90%;
	font-size: 24px;
	padding-left: 10px;
	padding-right: 10px;
}
#topimage p#desc {
	line-height: 1.5em;
	font-size: 16px;
	width: 90%;
	padding-left: 10px;
	padding-right: 10px;
}
#main-area {
	width: 100%;
	font-size: 18px;
}
#pagetitle {
	width: 100%;
	font-size: 18px;
}
/* 記事　*/
.post {
	width: 96%;
}
.post h2 {
	font-size: 18px;
}
.post h3 {
	font-size: 16px;
	font-weight: bold
}

.post h4 {
	font-size: 16px;
}
/* Facebookフェイスブック投稿　*/
.facebook {
	display: none;
}
/* ページリンク　*/
p.pagelink {
	width: 100%;
	padding-bottom: 20px;
}

p.pagelink a {
	font-size: 18px;
	font-weight: bold;
}
/* コメント　*/
#comments {
	width: 95%;
}

#comments textarea {
	width: 85%
}

/* サイドバー　*/
#sidebar {
	width: 100%;
	float: left;
	margin-bottom: 0px;
}

#sidebar h2 { font-size: 18px; }
#sidebar li li { font-size: 18px; }
#sidebar li li li { font-size: 1.0em; }

/* ブログメニュー　*/
#categories-3 {
	clear: both;
	margin-top: 20px;
}

/* サイドバーカレンダー　*/
#wp-calendar {
	display: none;
}

/* 最近の記事　*/
#recent-posts-3 {
	display: none;
}

/* 月別表示　*/
#archives-3{
	display: none;
}

/* サイドバーRSS　*/
.feed {
	display: none;
}



}