@charset "utf-8";
/*
Theme Name: yamatoneko
Theme URI: https://yamatoneko.jp
Description: yamatoneko theme vol1
Version: 1.0
Author: Hitoshi Nishimura
Author URI: https://yamatoneko.jp
*/

/*-------------------------------------------------
  背景カラー    ：#fff
  テキストカラー：#555
  リンクカラー  ：#000
  タイトルカラー：#232831
-------------------------------------------------*/


/*-------------------------------------------------
  全体、共通
-------------------------------------------------*/
a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover, a:active {
	text-decoration: underline;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal; margin-right: 15px;
}

pre, blockquote 
{
	overflow: auto;
	color: #777;
	margin: 20px;
	line-height: 1.8em;
}

blockquote p {
	background-color: #e6e6e6;
/*	border-left: 3px solid #999; */
	padding: 0 20px;
}

pre {
	padding-top: 10px;
	padding-bottom: 10px;
}

code {
	display: block;
	margin: 10px 0 0 10px;
	padding: 0 10px;
	border-left: 3px solid #999;
	color: #777;
}

ul, ol { line-height: 2.0em; }
ul, li{
	margin:0;
	padding:0;
}
abbr, acronym { font-style: normal; cursor: help; }

del { text-decoration: line-through; color: #000; }

ins {
	text-decoration: none;
	color: #D1D5D8;
}
li {
	list-style:none;
}
p {
	margin:0;
	padding:0;
}

img {
	border:0;
}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*-------------------------------------------------
  レイアウト
-------------------------------------------------*/
html {
	min-width: 1100px;
}
body {
	margin: 0;
	padding: 0;
	color: #555;
	background-color: #fff;
	font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background-repeat: no-repeat;
	min-width: 1100px;
	background-position: top;
	background-attachment: inherit;
}

#page {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#wrapper {
	width: 1100px;
	color: #555;
	margin: 120px auto 0;
}
#top_wrapper {
	width: 1100px;
	color: #555;
	margin: 20px auto 0;
}

#content {
	width: 700px;
	float:left;
}


/*-------------------------------------------------
  ヘッダー
-------------------------------------------------*/
#header {
	margin: 0 auto;
	width: 1100px;
	padding: 20px 0 0;
	text-align: left;
	height: 90px;
}
#header #headerimg img{
	width:240px;
	height:auto;
}
#headerimg h1 a {
	margin: 0;
	color: #000;
/*	letter-spacing: -0.2em; */
	text-decoration: none;
}
#headerimg h1#pagetop{
	font-size:36px;
}
#headerimg h1#pagetop span{
	margin:0 10px;
	font-size:24px;
}

/*-------------------------------------------------
  メインメニュー
-------------------------------------------------*/
#mainmenu {
	position:absolute;
	top:80px;
	left:50%;
	margin-left:240px;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
}

#mainmenu li {
	list-style: none;
	display: inline;
	margin: 0 25px 0 0;
	padding: 0;
}

#mainmenu li a {
	font-size:12px;
}
#mainmenu li a:hover {
	text-decoration: underline;
}

/*-------------------------------------------------
  トップ記事
-------------------------------------------------*/
.top_entry{
	display:flex;
	flex-wrap:wrap;
	width:1100px;
}
.top_entry li {
	margin:0 30px 30px 0;
	width: calc(33.3333333% - 30px * 2 / 3);
}
.top_entry li:nth-child(3n+3){
  margin-right: 0;
}
.top_entry li a{
	display:block;
	padding:15px;
	border:1px solid #dadada;
}
.top_entry li a:hover{
	border:1px solid #ccc;
}
.top_thumbnail {
	width:100%;
}
.top_thumbnail img {
	width:100%;
	height:auto;
	transition: 0.5s ;
}
.top_title_date {
	color: #999;
	line-height:130%;
	margin:0 0 2px;
	font-size:12px;
	text-align:right;
}
.top_entry .post h2 {
	margin:  10px 0 5px 0;
	padding: 0;
	font-weight:normal;
	font-size:14px;
}
.top_entry .post h2 a {
	line-height:180%;
}
.top_entry .post a:hover {
	text-decoration:none;
	color:#000;
}
.top_entry .post a:hover img{
	opacity: 0.7;
}

.top_entry .titles{
	width:100%;
	height:40px;
	line-height:160%;
}

/*-------------------------------------------------
  記事
-------------------------------------------------*/
.entry_content figure{
	margin:0;
}
.entry_content img{
/*	width:540px; */
max-width:720px;
max-height:720px;
width:auto;
	height:auto;
}
.single_title {
	padding:0 0 20px;
	font-size: 18px;
	color: #000;
}
#content .type-post {
	display: block;
	font-size: 14px;
	margin:0 0 100px 0;
	line-height:220%;
	letter-spacing:0.05em;
	float: left;
	width:700px;
}
#content .post br {
	font-size: 10px;
	line-height:180%;
	letter-spacing: 0;
}
.single_thumbnail{
	margin:0 0 30px 0;
	width:540px;
}
.single_thumbnail img{
	width:100%;
	height:auto;
}
#content .size-full,
#content .size-medium,
#content .size-none {
	background-color:#ccc;
	padding:1px;
	margin-left:0px;
/*	margin-bottom:20px; */
	max-width:700px;
}

.entry p {
	margin: 0 0 20px;
}

.wp-block-image img{
	margin:0 0 25px;
}

.entry a:link,
.entry a:visited,
.postmetadata a:link,
.postmetadata a:visited,
.page_top a:link,
.page_top a:visited {
	text-decoration: none;
	color: #000;
}

.entry a:hover,
.entry a:active,
.postmetadata a:hover,
.postmetadata a:active,
.page_top a:hover,
.page_top a:active {
	text-decoration: underline;
	color: #000;
}
.entry .entry_content a:link,
.entry .entry_content a:visited {
	text-decoration: none;
	/* border-bottom:1px dotted #000; */
	color: #000;
	word-break: break-all;
}
.entry .entry_content a:hover,
.entry .entry_content a:active {
	text-decoration: none;
	border-bottom:1px solid #000;
	color: #000;
}
.pagetitle {
	font-weight:bold;
	margin:10px 0 30px 0;
	background:#aaa;
	color: #333;
	padding:6px 0 6px 7px;
}

#content .post h2,
#content .post h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.titles a:link, .titles a:visited {
	font-size: 14px;
	font-weight: bold;
	background-color:#fff;
	padding:1px 0;
	color: #000;
}

.titles a:hover, .titles a:active {
	color: #555;
	text-decoration:none;
}

.page_title {
	color: #000;
	font-size: 55px;
	letter-spacing: -0.05em;
	float: left;
	width: 230px;
	height: 150px;
	line-height: 60px;
/*
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	background-color:#fff;
	padding:1px 0;
	border-bottom-width: 0;
	color: #000;
	width: 900px;
*/
}

.page_post {
	display: block;
	font-size: 10px;
	margin:10px 0 100px 0;
	padding-top:30px;
	line-height:220%;
	letter-spacing:0.1em;
	float: left;
	width:650px;
	border-top:1px solid #000000;
}

.page_post br {
	font-size: 10px;
	line-height:180%;
	letter-spacing: 0;
}

#content .postmetadata {
	color: #555;
	margin: 40px 0 0 0;
	padding:15px 5px 0 0;
	border-top: 1px dotted #ccc;
	font-size:12px;
}

.page_top a {
	float:right;
	margin: -5px 5px 0 0;
}


/*-------------------------------------------------
  サイドバー
-------------------------------------------------*/
#sidebar .widget{
	margin:0 0 60px 0;
}
.widget h3{
	font-weight:bold;
}

#menu_box {
	width:300px;
	float:right;
	margin-bottom:30px;
}

#sidebar {
/*	margin: 0 auto; */
/*	width: 900px; */
	padding: 18px;
	font-size: 12px;
	width:200px;
}

#sidebar h2 {
	margin: 0 0 7px 0;
	padding:2px 7px 2px 0;
	font-size: 14px;
	font-weight:bold;
}

#sidebar ul {
	padding:0;
	width: 100%;
}

#sidebar ol {
	padding: 0 5px 0 25px;
}

#sidebar ul li {
	list-style: none;
}

.widget_views ul li,
.widget_mycategoryorder ul li,
.widget_rrm_recent_comments ul li,
.widget_text ul li,
.widget_recent_entries_with_date ul li,
.widget_minimeta ul li {
	list-style: none;
	background:url(images/arrow.gif);
	background-repeat: no-repeat;
	padding: 0 8px 0 17px;
}

#sidebar ul .widget ol li {
	list-style-type:decimal;
}

#sidebar .widget ul {
	margin:0 0 0 2px;
}

#sidebar a:link,
#sidebar a:visited {
	color: #555;
}
#sidebar a:hover,
#sidebar a:active {
	color: #000;
}

#sidebar .profile_text a:link,
#sidebar .profile_text a:visited {
	color: #000;
}
#sidebar .profile_text a:hover,
#sidebar .profile_text a:active {
	color: #000;
}

.profile_text {
	padding: 0 6px 0 8px;
}

.widget_rrm_popular_posts ul li {
	list-style: decimal;
	padding: 0 0 0 17px;
}

#calendar-2,
#recent-comments,
#minimeta-3,
#text-3,
#text-4,
#recent-posts-4,
#tag_cloud-3,
#text-5,
#views-4,
#recent-posts-with-date,
#mycategoryorder-2,
#archives-4,
#wpp-2,
#ctc-3 {
	clear:both;
	margin-top:20px;
}
#text-6 {
	margin-left:2px;
}

#views-4 ul {
	clear:both;
	margin-top:20px;
}

#text-5 .textwidget {
	padding-left:8px;
}

#ctc-3 .ctc {
	padding:0 5px;
}

.widget h4.archive_year{
	margin:20px 0 0 0;
	padding:0;
	font-weight:bold;
}

/*-------------------------------------------------
  トップサイドバー
-------------------------------------------------*/
#top_sidebar{
	width:1100px;
	margin:0 auto;
}
#top_sidebar #menu_box {
	width: 100%;
	float:none;
	margin-bottom:30px;
}
#top_sidebar #sidebar{
	width: 100%;
	display:flex;
}
#top_sidebar #sidebar .widget{
	width:330px;
	margin:0 0 0 55px;
}
#top_sidebar #sidebar .widget:first-child{
	margin:0;
}
#top_sidebar #sidebar .widget ul{
	width:100%;
}

/*-------------------------------------------------
  カレンダー
-------------------------------------------------*/
#wp-calendar {
	width:200px;
	margin:0 0 10px 5px;
	text-align:center;
	padding:0;
}
#wp-calendar td a:link, #wp-calendar td a:visited {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar td a:hover, #wp-calendar td a:active {
	text-decoration: underline;
}
#wp-calendar tfoot #prev {
	text-align:left;
}
#wp-calendar tfoot #next {
	text-align:right;
}
#wp-calendar caption{
	margin:10px 0;
}

/*-------------------------------------------------
  タグクラウド
-------------------------------------------------*/
.tagcloud a{
	margin:0 10px 0 0;
	font-size:12px !important;
	line-height:180%;
}

/*-------------------------------------------------
  RECENT ENTRY
-------------------------------------------------*/
.recent_entry li{
	margin:0 0 5px 0;
}

/*-------------------------------------------------
  パンくず
-------------------------------------------------*/
.breadcrumb{
	position:absolute;
	top:140px;
	left:0;
	padding:20px 0;
	width:100%;
	font-size:12px;
	background:#f7f7f7;
}
.breadcrumb span.bread_gt{
	margin:0 10px;
}
.breadcrumb_inner{
	margin:0 auto;
	width:1100px;
}

/*-------------------------------------------------
  ナビゲーション
-------------------------------------------------*/
.navigation {
	margin:50px 0 30px 0;
/*	width: 700px; */
	height:40px;
	display: block;
	text-align:center;
	font-size:12px;
	line-height:150%;
/*	background: #fff; */
	clear: both;
}

.navigation .alignleft {
	float:left;
	width:50%;
	text-align:left;
}
.navigation .alignright {
	float:right;
	width:50%;
	text-align:right;
}

.navigation a:link,
.navigation a:visited {
	font-size:12px;
	color: #000;
	margin:3px;
	padding:3px;
}

.navigation .current {
	font-weight:bold;
	margin:3px;
	padding:3px 5px;
	border:1px solid #999;
}
.navigation .pages {
	margin-right:20px;
}
.navigation .extend {
	margin:0 5px;
}

/*-------------------------------------------------
  フッター
-------------------------------------------------*/
#footer {
	width:100%;
	clear: both;
	text-align: center;
	height: 60px;
	background: #fff;
	padding-top:20px;
	font-size:12px;
	line-height:180%;
}
#footer p{
	color:#000;
}

/*-------------------------------------------------
  トップ
-------------------------------------------------*/
#toppage {
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
	position:relative;
	width:100%;
}
#toppage #header {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	padding-left:20px;
}
#toppage #mainmenu {
	width: 95%;
	margin: 0 auto 50px auto;
	padding-left:20px;
}
#toppage #sidebar {
	width: 96%;
	margin: 0 auto;
	padding: 30px 0 30px 20px;
	font-size: 10px;
}

/*-------------------------------------------------
  ページナビ
-------------------------------------------------*/
.wp-pagenavi{
	font-size:12px;
}
.navigation .wp-pagenavi a,
.navigation .wp-pagenavi span{
	padding: 7px 12px;
	background:#ededed;
}
.navigation .wp-pagenavi .pages{
	border:1px solid #ededed;
}
.navigation .wp-pagenavi a{
	border:1px solid #ededed;
}
.navigation .wp-pagenavi a:hover{
	border:1px solid #999;
	text-decoration:none;
}


/*-------------------------------------------------
  スマホ
-------------------------------------------------*/
@media screen and (max-width: 640px) {
/*-------------------------------------------------
  レイアウト
-------------------------------------------------*/
html {
	min-width: 100%;
}
body {
	min-width: 100%;
}
#wrapper {
	width: 100%;
}
#top_wrapper {
	width: 100%;
}
#content {
	margin:0 5%;
	width: 90%;
	float:none;
}

/*-------------------------------------------------
  ヘッダー
-------------------------------------------------*/
#header {
	margin: 0 auto;
	width:100%;
	padding:0;
	height: 70px;
}
#header #headerimg{
	margin:0 auto;
	width:160px;
	background:#ff00000;
}
#header #headerimg img{
	width:160px;
	height:auto;
}

/*-------------------------------------------------
  メインメニュー
-------------------------------------------------*/
#mainmenu {
	position:relative;
	top:0;
	left:0;
	margin-left:5%;	
}

/*-------------------------------------------------
  トップ記事
-------------------------------------------------*/
.top_entry{
	margin:0 5%;
	width:90%;
}
.top_entry li {
	margin:0 0 15px 0;
	width: 48%;
}
.top_entry li:nth-child(odd) {
	margin:0 4% 15px 0;
}
.top_entry li a{
	padding:8px;
}
.top_entry .post h2 {
	font-size:12px;
}

/*-------------------------------------------------
  サイドバー
-------------------------------------------------*/
#menu_box {
	padding:30px 6%;
	width:88%;
	float:none;
	margin-bottom:30px;
	background:#f7f7f7;
}
#sidebar ul {
	padding:0;
	width: 100%;
}
.widget h3{
	text-align:center;
}

/*-------------------------------------------------
  トップサイドバー
-------------------------------------------------*/
#top_sidebar{
	width:100%;
}
#top_sidebar #menu_box {
	width: auto;
	float:none;
	margin-bottom:30px;
}
#top_sidebar #sidebar{
	width: 100%;
	display:block;
}
#top_sidebar #sidebar .widget{
	width:100%;
	margin:0;
	padding-bottom:30px;
}
#sidebar {
	padding: 0;
	font-size: 12px;
	width:100%;
}
#top_sidebar #sidebar .widget:first-child{
	margin:0;
}
#top_sidebar #sidebar .widget ul{
	width:100%;
}

/*-------------------------------------------------
  パンくず
-------------------------------------------------*/
.breadcrumb{
	position:absolute;
	top:120px;
	left:0;
	padding:20px 0;
	width:100%;
	font-size:12px;
	background:#f7f7f7;
}
.breadcrumb span.bread_gt{
	margin:0 10px;
}
.breadcrumb_inner{
	margin:0 5%;
	width:90%;
}
/*-------------------------------------------------
  記事
-------------------------------------------------*/
.entry_content figure{
	margin:0;
}
.entry_content img{
	width:100%;
	height:auto;
}
#content .post {
	float: none;
	width:100%;
	margin:0 0 50px 0;
}
.single_thumbnail{
	width:100%;
}

/*-------------------------------------------------
  ナビゲーション
-------------------------------------------------*/
.navigation {
	margin:30px 0;
}

/*-------------------------------------------------
  カレンダー
-------------------------------------------------*/
#wp-calendar{
	margin:0 auto;
}
#calendar_wrap nav{
	margin:10px auto 0;
	width:100px;
	text-align:center;
}

}
