/*
Theme Name: ks110
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

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.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

.blog-inner {
	padding-bottom:40px !important;	
}

.single .entry-content p {
	width: auto;
    height: auto;
    text-align: left;
    padding: 0 10px;
    margin-bottom: 20px;
	
}

.single .entry-content p {
	margin-bottom:1em;	
}

.blog-header {
	width:960px;
	height:214px;
	margin:0 auto 30px;
	text-align:left;
	background:url(images/blog_title_bg.jpg) no-repeat 0 0;
	position:relative;
}

.blog-header .site-title {
	position:absolute;
	left:100px;
	top:67px;
	font-size:30px;
	color:#172D59;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
}

.blog-header .site-description {
	position:absolute;
	left:103px;
	top:113px;
	font-size:16px;
	color:#172d59;
	font-weight:bold;
}

.home article,
.archive article  {
	border-top:1px solid #172D59;
	padding:20px 0;	
}

h2.entry-title,
h2.entry-title a {
	font-size:16px;
	font-weight:bold;	
	color:#172d59;
	text-align:left;
	text-decoration:none !important;
}
h2.entry-title a:hover {
	text-decoration:underline !important;	
}
h2.entry-title {
	margin-bottom:20px;
}

.single .thumbnail {

}
.thumbnail {
	width:219px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;	
}

.thumbnail img {
	width:219px;
	height:auto;

}

.more-bt {
	text-align:center;
	clear:both;	
}

.more-link {
	width:50%;
	margin:20px auto;
	text-align:center;
	background-color:#D9E7FB;
	text-align:center;

	display:inline-block;
	padding:15px 20px;
	text-decoration:none;
	color:#172D59;
	font-size:16px;
	font-weight:bold;
}

.more-link .screen-reader-text {

}

.more-link:after {
	content:" > ";
}

#side h2.widget-title,
.widget-area-sp h2.widget-title {
	font-size:18px;
	color:#172D59;
	font-weight:bold;
	border:none;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	border-left:6px solid #172D59;
	padding:0 0 0 10px;
}

.widget-area-sp {
	clear:both;	
}

#side .widget ul,
.widget-area-sp .widget ul {
	list-style:disc;
	margin:0 0 20px 20px;
}

.navigation h2 {
	display:none;	
}

#primary .navigation {
	display: block;
    clear: both;
    width: 100%;
    height: auto;
    line-height: auto;
	background:none;
	margin-bottom:20px;
	padding-bottom:20px;
}


.nav-links .nav-next,
.nav-links .nav-previous {
	background:none !important;
}

.post-navigation .nav-previous {
	background:none !important;	
}

.post-navigation .nav-previous .post-title, .post-navigation .nav-previous a:hover .post-title, .post-navigation .nav-previous .meta-nav {
    color: #172D59 !important;
}

.post-navigation .nav-previous .post-title,
.post-navigation .nav-previous a:hover .post-title,
.post-navigation .nav-previous .meta-nav,
.nav-previous a,
.nav-next a {
    color: #172D59;	
}

.nav-links {
	text-align:center;	
}

.page-numbers {
	color:#fff;
}


.meta-nav {
	display:none;	
}

.nav-previous {
	float:left;
	padding-left:10px;	
}

.nav-next {
	float:right;
	padding-right:10px;
}

.cat-meta {
	font-size:14px;
	margin-bottom:10px;
}

.cat-meta .cat,
.cat-meta a {
	display:inline-block;
	background-color:#0D479B;
	color:#fff;
	padding:2px 20px;
	text-decoration:none;
	margin-right:10px;
}

.cat-meta .data {
	color:#999999;	
}

.wp_social_bookmarking_light {
	padding-left:10px !important;
}

.widget-area-sp {
	display:none;	
}

.post-title {
	color:#172D59 !important;	
}

/* スマホ版/コンテンツを下に落とす */
@media (max-width: 769px) {

.blog-header {
	width:auto;
	height:auto;
	margin:0 auto 10px;
	text-align:left;
	background:url(images/blog_title_bg_sp.jpg) no-repeat 0 0;
	position:relative;
	box-sizing:border-box;
	background-size: cover;
    width: 100%;
    min-height: 163px;
    padding-top: 43.5%;
}

.blog-header .site-title {
	position:absolute;
	left:50px;
	top:32%;
	font-size:22px;
	color:#172D59;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
}

.blog-header .site-description {
	position:absolute;
	left:51px;
	top:51%;
	font-size:14px;
	color:#172d59;
	font-weight:bold;
}

.thumbnail {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;
}

.thumbnail img {
	width:100%;
	height:auto;

}

	.page-header,
	.entry-header {
		position:relative;	
	}


.more-bt {
}

.more-link {
	width:100%;
}

.pagination {
	background-color:#172d59;
	padding:10px;
}

/* スマホでサイドウィジェット消す */
#side .widget-area {
	display:none;	
}

.widget-area-sp {
	display:block;	
}

}

