/*
Theme Name: Original-smart
Theme URI: https://villagecenter.co.jp/
Description: Original-smart
Author: SATO
Author URI: https://villagecenter.co.jp/
Version: 1.0
*/

*{
   margin : 0;
   padding : 0;
}

h1 {color: red; font: normal 1.5em 'メイリオ',Meiryo, "Arial",sans-serif;}
h2 {color: red; font: bold 1.1em 'メイリオ',Meiryo, "Arial",sans-serif; margin: 10px 0;}
h3 {font: normal 1.1em 'メイリオ',Meiryo, "Arial",sans-serif;}
h4 {color: black; font: bold 1em 'メイリオ',Meiryo, "Arial",sans-serif; padding:0 0 0 5px; border-bottom: 1px solid #707070; margin-bottom:5px;}
h5 {color: black; font: bold 1em 'メイリオ',Meiryo, "Arial",sans-serif; border-bottom: 1px solid #707070;}
h6 {color: black; font: bold 15px 'メイリオ',Meiryo, "Arial",sans-serif; line-height: 1.4em; line-height: 30px; }

body {
	-webkit-text-size-adjust: 100%;
	font-size: 18px;
	letter-spacing:-1px;
	font-family: 'メイリオ',Meiryo, "Arial", "Helvetica", sans-serif;
}

a {color: red; text-decoration: none; outline: none; cursor: pointer}
a:hover {color: red; text-decoration: underline}


p {
	padding-bottom: 5px;
	margin: 0;
	line-height: 1.5;
	}
strong {font-weight: bold;}
img {
	max-width: 100%;
	height: auto;
	}
iframe{
	width:100%;
	}

ul {list-style-type: square; color: gray;}
ol {list-style-type: decimal; color: gray;}
ul li, ol li {margin: 5px 25px;}
li {line-height:1.5em; }

.container {
	margin: 5px;
	overflow: hidden;
	margin:0 0 10px 0;
}

/* header */

#header-menu{
	background-color: silver;
	margin: 0 auto;
	overflow: hidden;
}
#header-menu a{color:white;}
#header-menu a:hover{text-decoration: underline;}

	.site{
		color: white;
		float: left;
		font-size: 16px;
		font-weight:bold;
		margin: 1px 5px 0 5px;
	}

	.sub {
		color: white;
		float: left;
		font-size: 14px;
		margin: 5px 0 5px 5px;
		line-height: 1.2;
	}
#header > h4 {margin:5px 0;}

#header-menu > h1 {
		color: white;
		float: left;
		font-size: 16px;
		font-weight:bold;
		margin: 1px 5px 0 5px;
	}

.menu li {
	font-size:16px;
	font-weight:bold;
	width:50%;
	padding:0 5px;
	background:white;
	text-align:left;
	float:left;
	box-sizing: border-box;
	border-top:1px solid silver;
	margin: 0; 
	list-style-type: none;
	line-height: 1.8;
	}
.menu li:nth-child(odd){
	border-right:1px solid silver;
	}
.menu li:nth-child(7),.menu li:nth-child(8){
	border-bottom:1px solid silver;
	}
.menu a {
	color: red;
	display: block;
	font-weight: bold;
}

/* home */

#top {
	margin: 5px;
}
#top-ad {
	margin: 5px 5px 0 5px;
}
#top-area ul{
	list-style: none;
}
#top-area li{
	border-bottom: 1px solid lightgray;
	background: white;
	width: 100%;
	display: table;
	clear: left;
	margin: 0; 
	list-style-type: none;
	line-height: 1.8;
	}
.top-thum {
	width:50px;
	height:50px;
	margin: 5px 10px 5px 0 ;
	float: left;
	}
.top-title{
	font-weight: bold;
	font-size:18px;
	line-height: 22px;
	padding: 10px 0 0 0 ;
	}
.top-title:after {
	margin-top:5px;
	float:right;
	content:"";
	display:block;
	width:13px;
	height:15px;
	
	background:url(https://villagecenter.co.jp/wp-content/uploads/arrow01.png) no-repeat 0 0;
	background-size:13px 15px;
	}

#new {
	margin: 5px;
	clear: left;
}
#new li{
	border-bottom: 1px solid lightgray;
	background: white;
	width: 100%;
	clear: left;
	margin: 0; 
	list-style-type: none;
	line-height: 1.8;
}
#author {
	text-align: right;
	color: darkgray;
	font-size: 16px;
}
#banner{
	text-align: left;
	margin: 0 0 10px 0;
	color: #c6c6c6;
	font-size: 12px;
}

/* posts */

#posts {
	float: left;
}
.post {
	margin: 0 5px;
}
.post-header {
	margin-bottom: 5px;
}
.post-header h1 {
	color: red;
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
}
.post-meta {
	font-size: 14px;
	padding: 7px 0;
	color: silver;
}
.post-header li {
	font-size: 14px;
	font-weight: normal;
}
.post img.attachment-post-thumbnail {
	float: left;
	margin: 10px 10px 10px 0;
}

#outline{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	border: 1px solid #ff6600;
	padding: 5px 0 5px 0;
}
.o-title{
	margin: 0;
	padding: 0 0 0 5px;
	color: red;
	font-weight: bold;
	font-size: 18px;
}
#bottom-area ul{
	list-style: none;
}
#bottom-area li{
	border-bottom: 1px solid #d9d9d9;
	background: #ffffff;
	display: table;
	clear: left;
	margin: 0 5px; 
	list-style-type: none;
	line-height: 1.8;
	}
#share-area{
	margin:10px 5px 20px 5px;
}

.sns-icon {
	position: relative;
	float: left;
	display: block;
	margin: 30px 5px 20px 5px;
	width: 50px;
	line-height: .5;
	text-align: center;
}
.sns-icon .lsf {
	font-size: 75px;
}
.sns-icon>a:hover {
	text-decoration: none;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.sns-count {
color:white;
font-size: 80%;
display:inline-block;
border:2px solid white;
border-radius: 50%;
padding:0.4em;
position:absolute;
top: -22px;
left:75%;
z-index: 10;
background:crimson;
}

/* navigation */

.navigation {
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
}

	.prev {
		float: left;
		margin-left: 5px;
	}

	.next {
		float: right;
		text-align: right;
		margin-right: 5px;
	}

/* footer */
#headsearch{
	margin:10px 0 0 0;
	width: 300px;
	height: 40px;	
}
#s {
	width: 200px;
	height: 30px;
}					
button#searchsubmit {
	position: absolute;
	height: 32px;
	font-size: 22px;
	background-color: #000;
	color: #fff;
	border-style: none;
}
.footer-menu{
	margin: 0 0 10px 5px;
	list-style:none;
}
.footer-menu li{
	border-bottom: 1px solid lightgray;
	background: white;
	width: 100%;
	display: table;
	clear: left;
	margin: 0; 
	list-style-type: none;
}
.footer-menu a {
	color: red;
	display: block;
	font-weight: bold;
	font: bold 1.2em 'メイリオ',Meiryo, "Arial",sans-serif;
	line-height: 1.6
;
}

#footer {
	background-color: silver;
	padding: 10px 0;
	font-size: 12px;
	letter-spacing: normal;
	color: #fff;
}

#footer a{color: white;}
#footer-menu a{font-size: 14px; color: white; text-decoration: underline;}

@font-face {
    font-family: 'LigatureSymbols';
    src: url('//villagecenter.co.jp/wp-content/themes/LigatureSymbols-2.11.eot');
    src: url('//villagecenter.co.jp/wp-content/themes/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
         url('//villagecenter.co.jp/wp-content/themes/LigatureSymbols-2.11.woff') format('woff'),
         url('//villagecenter.co.jp/wp-content/themes/LigatureSymbols-2.11.ttf') format('truetype'),
         url('//villagecenter.co.jp/wp-content/themes/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    font-weight: normal;
    font-style: normal;
}
.lsf {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
}
.lsf-icon:before {
  content:attr(title);
  margin-right:0.3em;
  font-size:130%;
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
}

/* misc

img.attachment-post-thumbnail, img.attachment-thumbnail {padding: 2px; border: 1px solid #dbdbdb; border-radius: 5px; }
 */