/*
Theme Name: Twenty Seventeen Kid
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Template: twentyseventeen
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyseventeen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url('../twentyseventeen/style.css');
body, button, input, select, textarea {
	line-height: 1.7;
}

p.mbn {
	margin-bottom: 0;
}
p.lang-name {
	line-height: 1.5;
	margin: .5em 0 0;
	margin: .5rem 0 0;
}
.wbkagawa-note {
	background: #efefef;
	margin-bottom: 1.5em;
	margin-bottom: 1.5rem;
	padding: 1em;
	padding: 1rem;
}
.wbkagawa-note h1 {
	margin: 0 0 .8125em;
	margin: 0 0 .8125rem;
	font-size: 1.071em;
	font-size: 1.071rem;
}
.wbkagawa-note p:last-child {
	margin-bottom: 0;
}
.reference {
	margin: 3em 0;
	margin: 3rem 0;
}
.reference dl {
	margin: 0;
}
.reference dd {
	margin-bottom: 0;
}
.reference dd:before {
	content: "・";
}
article .syntaxhighlighter {
	margin: .5em 0!important;
	margin: .5rem 0!important;
}

p.alignright {
	margin-left: 24px;
	margin-left: 1.714285714rem;
}

.entry-content > section {
	margin: 4.286em 0;
	margin: 4.286rem 0;
}
.entry-content section section {
	margin-top: 50px;
}
.entry-content > section > h1,
.entry-content > section > hgroup {
	font-size: 18px;
	font-size: 1.286rem;
	border-left: 5px solid #21759B;
	margin-bottom: 16px;
	margin-bottom: 1.143rem;
	padding-left: .5em;
	padding-left: .5rem;
}
.entry-content > section > hgroup h1,
.entry-content > section > hgroup h2 {
	margin: 0;
	font-size: 18px;
	font-size: 1.286rem;
}
.entry-content > section > hgroup h2 {
	font-weight: normal;
}
.entry-content section section h1 {
	border-bottom: 3px solid #21759B;
	font-size: 1.143em;
	font-size: 1.143rem;
}
.entry-content img {
	margin: 5px;
	margin: 0.357rem;
}
.entry-content ul,
.entry-content ol {
	margin-left: 1.5rem;
}
@media screen and (min-width: 48em) {
	.has-sidebar:not(.error404) #primary {
		width: 64%;
	}
	.has-sidebar #secondary {
		width: 28%;
	}
}

/* Gutenberg Style Override */
.entry-content .wp-block-image {
	margin-top: 2.5em;
}
.entry-content .wp-block-image a {
	box-shadow: none;
}
.entry-content .wp-block-image img {
	padding: 5px;
	box-shadow: 0 0 0 1px #ccc;
}