/*
Theme Name:     fukasawa Child
Description:    fukasawa fig
Author:         saeko
Template:       fukasawa

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/




body {
	margin: 0;
	padding: 0;
	border: none;
	color: #333;
	font-family:'Lato', 'ヒラギノ明朝 ProN W3', Helvetica, sans-serif;
	background: #ffffff;
}



.post-inner {
	width: 900px;
	max-width: 85%;
	padding: 3% 0;
	margin: 0 auto;
}


.page-title { padding: 1% 0 0px; }

.page-title h4 {
  display:none;
}



	/*  Post header  ----------------------------------------- */


.posts .featured-media + .post-header { margin-top: 16px; }

.posts .post-title {
	font-size: 0.75em;
	line-height: 120%;
	font-weight: 700;
	color: #333;
	word-break: break-word;
	-ms-word-break: break-word;
}

.posts .post-title a { color: #333; }
.posts .post-title a:hover { color: #019EBD; }


/* Post header  ----------------------------------------- */


.post.single .post-title {
	font-size: 1em;
	line-height: 120%;
	font-weight: 700;
	margin-bottom: 40px;
	word-break: break-word;
	-ms-word-break: break-word;
}

.post.single .post-title a { color: #333; }
.post.single .post-title a:hover { color: #019EBD; }


	/*  Post header  ----------------------------------------- */


.posts .featured-media + .post-header { margin-top: 16px; }

.posts .post-title {
	font-size: 0.75em;
	line-height: 120%;
	font-weight: 700;
	color: #333;
	word-break: break-word;
	-ms-word-break: break-word;
}

.posts .post-title a { color: #333; }
.posts .post-title a:hover { color: #019EBD; }


/* Post header  ----------------------------------------- */


.post.single .post-title {
	font-size: 1em;
	line-height: 120%;
	font-weight: 700;
	margin-bottom: 40px;
	word-break: break-word;
	-ms-word-break: break-word;
}





.post.single .post-title a { color: #333; }
.post.single .post-title a:hover { color: #019EBD; }

.wrapper { margin-left: 10px; }


.content {
	width: 1000px;
	max-width: 85%;
	margin: 40px auto 50px;
}

.content.thin { 
	width: 1000px; 
	margin-top: 10px;
}


/* -------------------------------------------------------------------------------- */
/*	6. Single post
/* -------------------------------------------------------------------------------- */


.post.single { background: #fff; }

.post-inner {
	width: 1000px;
	max-width: 85%;
	padding: 7.5% 0;
	margin: 0 auto;
}



	

