/*
 Theme Name:   Fukasawa Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     fukasawa
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/



body {font-family: 'Lato','Helvetica Neue',"Noto Sans", "Noto Sans CJK JP", "NotoSansCJKjp-Jxck", sans-serif!important; font-size:0.98em!important;}
.post-inner {width: 100% !important;}
.content.thin {width: 100% !important;}

.post-content input[type="email"] {
	width: 100%;
	padding: 14px 16px;
	font-size: .9em;
	border: 0;
	color: #333;
	background: #f2f2f2;
	border-radius: 3px;
	-webkit-appearance: none;
}
.post-excerpt p {font-style: normal;}

img.bordernone {border: none!important;}

.post-navigation a {height: 50px;}

.post-content th, .post-content td {
	padding: 0.5%!important;
}
table {margin-bottom: 50px!important;}

.description {
	position: relative;
	bottom: 35px;
	left: 7px;
	z-index: 20;
	font-size: 0.7em;
}

.description a {
	color: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	text-decoration: underline;
}

img.alignleft, .alignleft img, img.aligncenter, .aligncenter img, img.alignright, .alignright img, img.alignnone, .alignnone img {
	box-sizing: border-box;
	padding: 0px !important;
		border: none;
}

.credits, .comments-container {
	display: none;
}
