@charset "UTF-8";
@import url("../simplicity/style.css");

/*
	Theme Name: Simplicity child
	Template: simplicity
*/

/* Simplicity子テーマ用のスタイルを書く */

/************************************
** index
************************************/

#main {
	padding: 0;
	border:0;
}

.entry-thumb img {
	border-radius: 5px 5px 0 0;
	display: block;
}

a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
	transition-property: all;
	transition: 0.2s linear;
}

.entry h2 {
	text-align: center !important;
}

.entry h2 a {
	font-size: 13px !important;
	text-decoration:none;
	font-weight: normal;
}

.article h3, #comment-area h3, #related-entries h3 {
	font-size: 16px;
}

h4 {
	font-weight: normal;
}

th {
	text-align: left;
	font-weight: normal;
}

#list {
	margin: 4px 20px 0 29px;
}

/*
.post-meta .post-date {
	display: none;
}

.entry-read {
	display: none;
}
*/

.entry-snippet {
	color: #777;
	font-size: 12px !important;
}

hr {
	width: 100%;
	border: 1px dashed #DDD;
}

del, del a {
	color: #999;
}

ins {
	text-decoration: none;
}

/************************************
** スライダー
************************************/

.metaslider {
	margin-top: 15px;
}

/************************************
** メニュー（menu）
************************************/

#navi ul{
	border-top: 1px solid #555;
	border-right: 0;
	border-bottom: 1px solid #555;
	border-left: 0;
	background-color: #FFF;
	border-radius: 0;
}

#navi ul li a {
	font-size: 14px;
	display: block;
	padding: 2px 15px;
	color: #000;
	text-decoration: none;
	z-index: 99;
}

#navi ul li a:hover{
	background-color: #EFEFEF;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
	transition-property: all;
	transition: 0.2s linear;
}

/************************************
** 固定ページ
************************************/

#text-contents {
	margin-top: -15px;
}

#text-contents h1 {
	font-size: 28px;
	background: #FFF;
	color: #222;
	border: none;
}

#text-contents h2 {
	font-size: 17px;
	color: #EEE;
	font-weight: normal;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #222;
	padding: 5px 10px;
	margin: 40px 0 40px 0;
}

/************************************
** 記事
************************************/

.article h1.entry-title,
#related-entries h3 {
	font-size: 17px;
	color: #EEE;
	font-weight: normal;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #222;
	padding: 5px 10px;
	clear: both;
}

#breadcrumb {
	margin-top: -4px;
	margin-bottom: 0;
}

.download-link {
	padding: 5px 10px;
	margin-top: 20px;
	background: #EEE;
	border: 1px solid #CCC;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.demo-link {
	padding: 5px 10px;
	background: #EEE;
	border: 1px solid #CCC;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.download-link a, .demo-link a {
	text-decoration: none;
}

.download-link:before {
	content: "\f019";
	font-family: FontAwesome;
	margin-right: 7px;
}

.demo-link:before {
	content: "\f002";
	font-family: FontAwesome;
	margin-right: 7px;
}

.osoroi-link, .osoroi-template {
	clear: both;
	padding: 5px 10px;
	margin-top: 20px;
	background: #effaff;
	border: 1px solid #d7e6ed;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.osoroi-link a, .osoroi-template a {
	text-decoration: none;
}

.osoroi-link:before, .osoroi-template:before {
	content: "\f14a";
	font-family: FontAwesome;
	margin-right: 7px;
}

.about-this-material {
	clear: both;
	padding: 5px 10px;
	margin-top: 20px;
	background: #effaff;
	border: 1px solid #d7e6ed;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.about-this-material:before {
	content: "\f05a";
	font-family: FontAwesome;
	margin-right: 7px;
	width: 100%;
}

/************************************
** テキスト
************************************/

strong {
	font-weight: bold;
	background: linear-gradient(transparent 50%, #e8f3c2 50%);
}

em {
	color: #a40000;
}

/************************************
** FAQ
************************************/

.help_point_area {
	background: #fcfbe9 none repeat scroll 0 0;
	border: 1px dashed #d3e3b2;
	margin: 1em 0 1.2em 15px;
	padding: 15px 15px 5px;
}

.green {
	background: #dde4c2 none repeat scroll 0 0;
}


.blue {
	background: #dae8ea none repeat scroll 0 0;
}

/************************************
** 関連記事
************************************/

.related-entry-thumb img {
	border-radius: 5px;
}

/************************************
** サイドバー（Sidebar）・ウィジェットなど
************************************/

#sidebar {
	margin-top: 15px;
}

#sidebar a {
	text-decoration: none;
}

#sidebar h4 {
	margin-bottom: 10px;
	font-size:18px;
	font-weight: normal;
	border-bottom: 1px solid #666;
}

#s {
	background: #FEFEFE;
}

#sidebar ul, #sidebar ol, .widget-over-article ul, .widget-over-article ol, .widget-under-article ul, .widget-under-article ol, .widget-over-sns-buttons ul, .widget-over-sns-buttons ol, .widget-under-sns-buttons ul, .widget-under-sns-buttons ol {
    list-style: outside none none;
	padding-left: 0;
	font-size: 14px;
}

#sidebar ul.children {
	margin-left: 20px;
}

.cat-item ul li {
	border-bottom: 1px dotted #CCC;
}

.cat-item a {
	display: block;
	overflow: hidden;
	*zoom: 1;
	padding: 4px;
	color: #333;
	text-decoration: none;
}

.cat-item a:hover span {
	color: #FFF;
	background: #a20000;
}

.cat-item span {
	font-size: 11px;
	display: inline;
	float: right;
	margin-left: 7px;
	padding: 1px 7px;
	background: #EEE;
	border-radius: 12px;
	-webkit-border-radius: 12px;  
	-moz-border-radius: 12px;
}

.cat-item a span {
	color: #444;
}

.textwidget p {
	font-size: 14px;
}

/*カテゴリ・アーカイブウィジェットをドロップダウンにしたときラベルを表示しない*/
.widget_categories label.screen-reader-text,
.widget_archive label.screen-reader-text{
	display: none;
}

.st-tag-cloud a:hover {
	color: #99a52c;
}

/************************************
** サンプル表示
************************************/

#sample-area {
	/* height: 0; */
	padding-top:66.9%;
}

.demo {
	font-size: 11px;
	background: #000;
	opacity: 0.8;
	color: #FFF;
	padding: 0 3px;
}

.sample-view {
	border:1px solid #ccc;
	float:left;
	margin: 0 0 15px 0;
}

div.sample-view span {
	cursor: pointer;
}

#sample-area-in-content {
	padding: 20px;
}

/************************************
** bg-color-change
************************************/

ul#change-background-color {
	list-style-type: none;
	padding-left: 0;
}

ul#change-background-color li {
	float: left;
	margin: 0 3px 3px 0;
	padding: 0px;
	width: 13px;
	height: 13px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}

/************************************
** リスト
************************************/

dl {
	margin: 0 0 3.5em 0;
	clear: both;
}

dt {
	font-weight: normal;
	margin: 0;
}

dt {
	border-left: 2px solid #8b0000;
	padding-left: 7px;
}

dd {
	margin-left: 0;
}

/************************************
** 端末アイコン
************************************/

.fa-desktop:before {
	content: "\f108";
	font-size: 13px;
	margin-right: 4px;
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b";
	font-size: 17px;
	margin: 0 5px 0 3px;
}

.fa-tablet:before {
	content: "\f10a";
	font-size: 14px;
	margin: 0 5px 0 2px;
}

/************************************
** ページナビ
************************************/

.navigation {
	margin: 0;
}

/************************************
** フッター
************************************/

#footer {
	background: #333;
}

.footer-left {
    width: 25%;
}

.footer-center{
	width: 40%;
	margin-right: 15px;
}