@charset "UTF-8";

/*
=====================================================================
	アイホーム　社長ブログ
=====================================================================
*/


/* ============================================================================================== */
@media print, screen and (min-width:641px) {
/* mv
---------------------------------------------------------------------- */
.mv{
	margin-bottom:35px;
	}

/* entryWrapper
------------------------------------------------------------ */
#contents .entryWrapper{
	width:980px;
	margin-bottom:80px;
	}

	#contents .entryWrapper h1.entry-title a{
		color:#000;
		}

	#contents .entryWrapper h1.entry-title a:hover{
		color:#ccc;
		text-decoration:underline;
		}

/* monthry
------------------------------------------------------------ */
	#contents .monthry{
		width:450px;
		margin:0 0 50px auto;
		}

	#contents .monthry h3{
		color:#e9546b;
		float:left;
		margin-top:8px;

		}

	#contents .monthry p select{
		width:60%;
		height:40px;
		font-size:24px;
		border :1px solid #000;
		float:right;
		}


/* catWrap
------------------------------------------------------------ */
	#contents .catWrap{
		width:100%;
		margin:0 0 40px auto;
		}

	#contents .catWrap h3{
		color:#e9546b;
		margin-bottom:8px;
		}

	#contents .catWrap ul li{
		display: inline-block;
		vertical-align: top;
		width:22%;
		margin-right:3%;
		margin-bottom:20px;

		}

		#contents .catWrap ul li:nth-child(4n){
			margin-right:0%;
			}

		#contents .catWrap ul li a{
			background:#bfe0c3;
			color:#000;
			text-decoration:none;
			display:block;
			text-align:center;
			padding:10px 0;
			}

			#contents .catWrap ul li a:hover{
				background:#478e4e;
				color:#fff;
				}

/* entry
---------------------------------------------------------------------- */
.entryWrapper p {
	margin-bottom: 1.625em;

	}

.entryWrapper img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	border: 1px solid #DDDDDD;
	padding: 6px;
}
.entryWrapper img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	border: 1px solid #DDDDDD;
	padding: 6px;
	}
.entryWrapper img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto;
	}
.entryWrapper img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto;
	}
.entry-content img, .comment-content img, .widget img {
	max-width: 97.5%;
	}
.entryWrapper p img, .wp-caption {
	margin-top: 0.4em;
	}
.entryWrapper a img {
	border: 0 none;
	}



/* page-title */
.page-title {
	color: #666666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
	}


.hentry, .no-results {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 0 1.625em;
    padding: 0 0 1.625em;
    position: relative;
	}

/* entry-title */
.entry-title, .entry-title a {
	color: #222222;
	text-decoration: none;
	}

	.entry-title a:hover{
		color: #1982D1;
		text-decoration: none;
		}

.entry-title {
	clear: both;
	color: #222222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 0.3em;
	padding-top: 15px;
	}

/* entry-content */
.entry-content, .entry-summary {
	padding: 1.625em 0 0;
	}

#contents .entry-content p{
	border: 0 none;
	font-family: inherit;
	font-size: 18px;
	font-style: inherit;
	font-weight: inherit;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
	color:#333;
	line-height:160%;
	}

	.entry-content strong{
		font-weight:bold;
		}

	.entry-content b{
		font-weight:normal;
		}


.entry-meta {
	clear: both;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	}

	.entry-meta a {
		font-weight: bold;
		}

	.entry-meta a {
		color: #1982D1;
		text-decoration: none;
		}

		.entry-meta a:hover{
			text-decoration:underline;
			}

	.entry-meta .edit-link a,
	.commentlist .edit-link a {
		background: none repeat scroll 0 0 #EEEEEE;
		border-radius: 3px;
		color: #666666;
		float: right;
		font-size: 12px;
		font-weight: 300;
		line-height: 1.5em;
		padding: 0 8px;
		text-decoration: none;
		}



/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}


/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}


table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}


/* sns
---------------------------------------------------------------------- */
.snsBtn{
	margin-top:40px;
	}

.pushWrap{
	float:left;
	margin-right:20px;
	}

.likeWrap{
	float:left;
	}


/* pager
---------------------------------------------------------------------- */
#nav-below{
	width:50%;
	margin:80px auto;
	font-size:16px;
	text-align:center;
	}

	#nav-below a{
		color:#000;
		}

	#nav-below a:hover{
		color:#ccc;
		}

		#nav-below .nav-next{
			padding:0 20px 0 0;
			}

		#nav-below .buildList{
			padding:8px;
			border:1px solid #000;
			}

		#nav-below .nav-previous{
			padding:0 0 0 20px;
			}


.wp-pagenavi {
	clear: both;
	text-align:center;
	margin:80px 0 20px;
	font-size:35px;
	}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	background:#3ec4ff;
	padding: 8px 10px;
	margin: 6px;
	color:#fff !important;
	border:1px solid #0d69ff;
	}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border:1px solid #0d69ff;
	color:#3ec4ff !important;
	background:#fff;
	}

.wp-pagenavi span.current {
	font-weight: bold;
	}



}


/* ============================================================================================== */
@media screen and  (max-width:640px) {

/* mv
---------------------------------------------------------------------- */
.mv{
	margin-bottom:35px;
	}

/* entryWrapper
------------------------------------------------------------ */
#contents .entryWrapper{
	width:100%;
	margin-bottom:80px;
	}

	#contents .entryWrapper h1.entry-title a{
		color:#000;
		}

	#contents .entryWrapper h1.entry-title a:hover{
		color:#ccc;
		text-decoration:underline;
		}

/* monthry
------------------------------------------------------------ */
	#contents .monthry{
		width:100%;
		margin:0 0 50px auto;
		}

	#contents .monthry h3{
		color:#e9546b;
		margin-bottom:8px;
		}

	#contents .monthry p select{
		width:100%;
		height:40px;
		font-size:24px;
		border :1px solid #000;
		}


/* catWrap
------------------------------------------------------------ */
	#contents .catWrap{
		width:100%;
		margin:0 0 40px auto;
		}

	#contents .catWrap h3{
		color:#e9546b;
		margin-bottom:8px;
		}

	#contents .catWrap ul li{
		display: inline-block;
		vertical-align: top;
		width:47%;
		margin-right:3%;
		margin-bottom:15px;

		}

		#contents .catWrap ul li:nth-child(2n){
			margin-right:0%;
			}

		#contents .catWrap ul li a{
			background:#bfe0c3;
			color:#000;
			text-decoration:none;
			display:block;
			text-align:center;
			padding:10px 0;
			}

			#contents .catWrap ul li a:hover{
				background:#478e4e;
				color:#fff;
				}

/* entry
---------------------------------------------------------------------- */
.entryWrapper p {
	margin-bottom: 1.625em;

	}

.entryWrapper img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	border: 1px solid #DDDDDD;
	padding: 6px;
}
.entryWrapper img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	border: 1px solid #DDDDDD;
	padding: 6px;
	}
.entryWrapper img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
	width:100%;
	height: auto;
	}
.entryWrapper img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
	width:100%;
	height: auto;
	}
.entry-content img, .comment-content img, .widget img {
	max-width: 97.5%;
	}
.entryWrapper p img, .wp-caption {
	margin-top: 0.4em;
	}

.wp-caption{
	width:100% !important;
	height:auto !important;
	}

iframe{
	width:100% !important;
	height:300px !important;
	}

.entryWrapper a img {
	border: 0 none;
	}



/* page-title */
.page-title {
	color: #666666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
	}


.hentry, .no-results {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 0 1.625em;
    padding: 0 0 1.625em;
    position: relative;
	}

/* entry-title */
.entry-title, .entry-title a {
	color: #222222;
	text-decoration: none;
	}

	.entry-title a:hover{
		color: #1982D1;
		text-decoration: none;
		}

.entry-title {
	clear: both;
	color: #222222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 0.3em;
	padding-top: 15px;
	}

/* entry-content */
.entry-content, .entry-summary {
	padding: 1.625em 0 0;
	}

.entry-content p{
	border: 0 none;
	font-family: inherit;
	font-size: 14px;
	font-style: inherit;
	font-weight: inherit;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
	color:#333;
	line-height:160%;
	}

	.entry-content strong{
		font-weight:bold;
		}

	.entry-content b{
		font-weight:normal;
		}


.entry-meta {
	clear: both;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	}

	.entry-meta a {
		font-weight: bold;
		}

	.entry-meta a {
		color: #1982D1;
		text-decoration: none;
		}

		.entry-meta a:hover{
			text-decoration:underline;
			}

	.entry-meta .edit-link a,
	.commentlist .edit-link a {
		background: none repeat scroll 0 0 #EEEEEE;
		border-radius: 3px;
		color: #666666;
		float: right;
		font-size: 12px;
		font-weight: 300;
		line-height: 1.5em;
		padding: 0 8px;
		text-decoration: none;
		}



/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}


/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}


table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}


/* sns
---------------------------------------------------------------------- */
.snsBtn{
	margin-top:40px;
	}

.pushWrap{
	float:left;
	margin-right:20px;
	}

.likeWrap{
	float:left;
	}


/* pager
---------------------------------------------------------------------- */
#nav-below{
	width:50%;
	margin:80px auto;
	font-size:16px;
	text-align:center;
	}


	#nav-below a{
		color:#000;
		}

	#nav-below a:hover{
		color:#ccc;
		}

		#nav-below .nav-next{
			display:block;
			margin-bottom:5px;
			padding:8px;
			border:1px solid #000;
			}

		#nav-below .buildList{
			display:block;
			margin-bottom:5px;
			padding:8px;
			border:1px solid #000;
			}

		#nav-below .nav-previous{
			display:block;
			margin-bottom:5px;
			padding:8px;
			border:1px solid #000;
			}


.wp-pagenavi {
	clear: both;
	text-align:center;
	margin:80px 0 20px;
	font-size:28px;
	}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	background:#3ec4ff;
	padding: 8px 10px;
	margin: 4px;
	color:#fff !important;
	border:1px solid #0d69ff;
	}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border:1px solid #0d69ff;
	color:#3ec4ff !important;
	background:#fff;
	}

.wp-pagenavi span.current {
	font-weight: bold;
	}

}











