﻿/*
Theme Name:     eigonojikan
Author:         kaori.k
Template:       ignite
*/

@import url('../ignite/style.css');

/* http://www.colorhexa.com/
Very dark gray			#333333
Light grayish yellow	#eeede8
Dark moderate green		#6a802f
Very dark green			#336600
Very dark lime green	#0a3b16
light green				#d8e4b4
Vivid orange			#e6a117
Very Vivid orange		#d2691e
orange					#d2691e
*/

body {
  height: 100%;
  font-size: 90%;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", Roboto, "Hiragino Kaku Gothic ProN", sans-serif !important;
/*   font-family:"ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif; */
  line-height: 1.5;
  background: #eeede8 url("back.gif");
  color: #333333;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.main {
/*  background: #eeede8 url("back.gif"); */
}

.sidebar-primary-container {
  background: #eeede8 url("back.gif");
}

/* 文字色 */
b {
  color: #A81414;
}

strong {
  color: #333333;
}

em {
  color: #d2691e;
  font-style: normal;
}

a:link, a:visited {
  color: #336600;
  text-decoration: underline;
}

a:hover, a:active {
  color: #d2691e;
}

/* 特殊文字設定 */
.fa-exclamation-triangle { color: #FFBF40; }
.fa-ban { color: #A81414; }

.required {
  color: #A81414;
}
.small {
  font-size:0.8em;
}
.big {
  font-size:1.5em;
}
.center {
/*  border-top: 1px dotted #cccccc;
    margin-top: 2em;
    padding-top: 2em; */
  text-align: center;
}
.red    { color: #A81414; }
.pink   { color: #ffb6c1; }
.orange { color: #d2691e; }
.green  { color: #8fbc8f; }
.gray   { color: #555555; }
.black  { color: #000000; }

.hilite {
  background: yellow;
}

/* 段落 */
p {
  margin: 0.8em 0.8em;
  padding: 0.5em;
}
p.more {
  margin: 0 0.8em 0.5em 0.8em;
  padding: 0;
}
p.title {
  font-weight: bold;
  border-bottom: 1px dashed #6a802f
}
p.answer{
  text-align: left;
  margin-left: 1em;
}
p.dotbox {
  margin: 1.5em 1em;
  padding: 0.5em;
  border: 1px dashed #6a802f
}
blockquote.e {
  margin: 0em 1em;
  padding: 0.5em 0.5em 0em 0.5em;
  border: none;
  color: #d2691e;
}
blockquote.q {
  margin: 1em;
  padding: 0 0.5em 0 0.5em;
  border: none;
}
blockquote.j {
  margin: 0em 1em;
  padding: 0em 0.5em 0.5em 0.5em;
  border: none;
}
blockquote.m {
  margin: 0em 1em;
  padding: 0em 0.5em 0.5em 0.5em;
  border: none;
  font-size: 0.8em;
}
blockquote.r {
  margin: 0em 1em;
  padding: 0em 0.5em 0.5em 0.5em;
  border: none;
  text-align: right;
  font-size: 0.8em;
}
blockquote.pro {
  margin: 0em 1em;
  padding: 0.5em 0.5em 0em 0.5em;
  border: none !important;
  color: #000000;
}
img {
  vertical-align: middle;
}

.top{
  margin: 0em 1em !important;
  padding: 0em 0.5em 0.5em 0.5em !important;
}
.middle {
  margin: 0.8em 0.8em !important;
  padding: 0.5em !important;
}
.bottom{
  margin: 0em 1em !important;
  padding: 0.5em 0.5em 0em 0.5em !important;
}
/* spoiler */
.su-spoiler {
  margin: 0em 0em 0em 1em !important;
  padding: 0.5em !important;
}
.su-spoiler-content {
  margin: 0em 0em 0em 1em !important;
  padding: 0em !important;
}
div.a {
  margin: 0;
  padding: 0;
  border-left: solid 3px #e6a117;
}

/* footnote */
.easy-footnote {
  font-size:10px;
}
.easy-footnote a {
  text-decoration:none !important;
}
ol.easy-footnotes-wrapper {
  font-size:12px !important;
  margin: 10px 30px !important;
  padding: 10px !important;
}
li.easy-footnote-single {
  margin: 2px 0px !important;
  padding: 0px !important;
}

/* 関連リンク(YARPP) */
div.yarpp-related h5 {
  margin: 1em 0 0 1em !important;
  padding: 0.5em;
  background: #6a802f;
  color: #ffffff;
  display: inline-block !important;
  width: auto;
  font-size: 0.8em;
  border-top-left-radius: 0.3em;
  border-top-right-radius: 0.3em;
}
div.yarpp-related ul {
  margin: 0 1.5em 1em 0.8em !important;
  padding: 0.5em;
  border: 1px dotted #6a802f;
}
div.yarpp-related li {
  margin: 0em;
  padding: 0.2em;
  color: #333333 !important;
  list-style: none;
}
div.yarpp-related a {
  color: #336600 !important;
  text-decoration: underline !important;
  font-weight: normal !important;
}
div.yarpp-related a:hover {
  color: #d2691e !important;
  font-weight: normal !important;
}

/* ロゴ */
.zou_logo {
  height: 80px;
  background: #6a802f url("kusa.jpg");
  text-align: right;
}

/* オーディオ */
.su-audio {
height: 15px !important;
width: 15px !important;
margin: 0px !important;
padding: 0px !important;
background: url("play.jpg") no-repeat bottom center !important;
display: inline-block !important;
}
.su-audio .jp-play,
.su-audio .jp-pause {
border: none !important;
height: 15px !important;
width: 15px !important;
background: url("play.jpg") no-repeat bottom center !important;
}
.su-audio .jp-play:hover {
background: url("play2.jpg") no-repeat bottom center !important;
}
.jp-progress, .jp-current-time, .jp-duration {
display: none !important;
}


/* サイトタイトル */
.site-header {
  background: white;
  border-top: solid 6px #0a3b16;
}
.site-title {
  font-size: 1.6em;
}
.site-title a {
  color: #d2691e;
}
.site-title a:link, .site-title a:visited {
  color: #333333;
}
.site-title a:hover, .site-title a:active, .site-title a:focus {
  color: #333333;
}
.site-title img {
  max-width: none;
  max-height: none;
}
#site-description {
  display:none;
}
#menu-primary-items {
  display:block;
}
#menu-primary .fa {
  font-size: 25px;
  margin-top: 25px;
  color: #888888;
}

/* サイトメニュー */
  #menu-primary-items .current-menu-item > a,
  #menu-primary-items .current_page_ancestor > a,
  #menu-primary-items .current_page_item > a,
  #menu-primary-items .current_page_ancestor > a,
  .menu-unset ul .current-menu-item > a,
  .menu-unset ul .current_page_ancestor > a,
  .menu-unset ul .current_page_item > a,
  .menu-unset ul .current_page_ancestor > a {
    color: white;
    background: #6a802f;
  }

.menu-primary-items a,
.menu-item-has-children a,
.menu-unset a {
  text-transform: lowercase;
  text-decoration: none;
  font-size:1em;
}


/* パンくずリスト */
.breadcrumbs {
  text-transform: lowercase;
  color: #333333 !important;
  letter-spacing: 0em;
  padding: 0.2em 7.5%;
  background: #eeede8 !important;
  border-top: 1px dashed #4a3b34;
  border-bottom: 1px dashed #4a3b34;
}
.breadcrumbs a {
  color: #333333 !important;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
  color: #333333 !important;
}
.breadcrumbs a:hover, .breadcrumbs a:active {
  color: #d2691e !important;
}
.breadcrumbs span {
  opacity: 1;
}
.breadcrumb-trail {
  background: #eeede8;
}

/* アイキャッチ画像 */
.featured-image {
  background-size:20% auto;
  background-repeat: no-repeat;
  padding-bottom: 30%;
  margin: 0px;

  display: none;
}

/* 記事エリア */
.excerpt, .entry, .comments {
  background: #ffffff;
  margin: 2em auto;
  padding: 2em 4% 2em !important;
  border-radius: 0.5em;
  letter-spacing: 0.1em;
}

/* 記事タイトル */
.excerpt-title, .entry-title {
  font-weight: 700;
  padding:0 0 0.2em 0;
  font-size: 1.2em !important;
  line-height: 1.385;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  border-bottom: dashed 1px #6a802f;
}
.excerpt-title a, .entry-title a {
  color: #333333;
  text-decoration: none;
}
.excerpt-title a:link, .entry-title a:link, .excerpt-title a:visited, .entry-title a:visited {
  color: #333333;
}
.excerpt-title a:hover, .entry-title a:hover, .excerpt-title a:active, .entry-title a:active {
  color: #d2691e;
}

h1.excerpt-title,
h2.excerpt-title,
h1.entry-title {
  margin: 0px;
  padding: 5px 5px 5px 35px;
  background: url("ringo.png") no-repeat 0 center;
}

.search-end h1.entry-title {
  padding: 5px;
  text-align: center;
  background: none;
  border-bottom: solid 2px #6a802f;
}
.entry-header .search-form {
  display: none;
}
.search .search-end.top {
  padding-bottom: 2em;
}
.search .search-end.bottom {
  display: none;
}

/* 記事 */
.entry-content a:link {
 color: #336600 !important;
 text-decoration: underline;
}
.entry-content a:visited {
 color: #555555 !important;
 text-decoration: underline;
}
.entry-content a:hover, a:active {
 color: #F97F27 !important;
}

.entry-content ol {
 margin: 1.5em 1em 1em 1em;
 padding: 0.5em;
 display: block;
 list-style-type: decimal;
 -webkit-margin-before: 1em;
 -webkit-margin-after: 1em;
 -webkit-margin-start: 0px;
 -webkit-margin-end: 0px;
 -webkit-padding-start: 50px;
}
.entry-content ul {
 margin: 1.5em 1em 1em 1em;
 padding: 0.5em;
 display: block;
 list-style-type: disc;
 -webkit-margin-before: 1em;
 -webkit-margin-after: 1em;
 -webkit-margin-start: 0px;
 -webkit-margin-end: 0px;
 -webkit-padding-start: 50px;
}

.entry-content li {
 margin: 0;
 padding: 1em 0.5em 0.5em 0.5em;
}

.entry-content .size-full {
 border:1px solid #cccccc !important;
}

/* 見出しフォントサイズ */
h1 {
  font-size: 1.6em;
  line-height: 1.5;
}

h2 {
  font-size: 1.6em;
  line-height: 1.5;
}

h3 {
  font-size: 1.2em;
  line-height: 1.2;
}

h4 {
  font-size: 1.2em;
  line-height: 1.2;
}

h5 {
  font-size: 1em;
  line-height: 1.1;
}

h6 {
  font-size: 1em;
  line-height: 1.1;
}

/* Read Moreリンク */
.more-link {
  text-decoration: none !important;
  display: inline-block;
  text-align: center;
  line-height: 1em;
  background: #6a802f;
  color: #ffffff;
  padding: 0.5em 1em;
  margin: 0;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  clear: both;
  float: right;
  border-radius: 0.3em;
}
.more-link:link, .more-link:visited {
  color: #ffffff;
}
.more-link:hover, .more-link:active {
  background: #e6a117;
}
.search .excerpt-content,
.excerpt-content {
  border-bottom: dashed 1px #6a802f;
  padding-top: 1em;
  padding-bottom: 3em;
}

/* ウィジェット */
.widget {
  background: white;
  border: none;
  font-size: 0.9em;
  line-height: 1.5em;
  margin: 1.5em 0;
  padding: 1.5em 4% 1.0em;
  border-radius: 0.7em;
}
.widget ul, .widget ol {
  list-style: none;
  margin: 0.5em 0 0.5em;
}
.widget ul li, .widget ol li {
  padding: 0.5em 0.5em 0.5em 0;
  margin: 0;
  border-bottom: dotted 1px #cccccc;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.widget ul li:last-child, .widget ol li:last-child {
  border: none;
}
.widget ul li a, .widget ol li a {
  display: block;
  text-decoration: none;
}
.widget ul li:hover, .widget ol li:hover {
  background: #ffffff;
  padding-left: 0;
  padding-right: 0.5em;
}
.widget ul ul {
  margin: 0 0 0 1em;
}
.widget ul ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget a {
  color: #333333;
}
.widget a:link, .widget a:visited {
  color: #333333;
}
.widget a:hover, .widget a:active {
  color: #d2691e;
}
.widget-title {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 20px;
  background: url("clover.png") no-repeat 0 center;
  text-transform: lowercase;
  letter-spacing: 0.1em;
  font-size: 1.1em;
  line-height: 1.3;
  color: #6a802f;
  border-bottom: dashed 1px #6a802f;
}
/* ranking */
.wpp-post-title:link,
.wpp-post-title:visited {
  color: #A81414 !important;
  font-weight: 700;
}
.wpp-post-title:hover,
.wpp-post-title:active {
  color: #d2691e !important;
  font-weight: 700;
}
.wpp-excerpt {
  display:block;
  font-size: 0.8em;
  line-height: 1em;
  margin: 0px;
  padding: 0 0 0 1em;
}
/* 投票 */
input[type="button"].vote {
  padding: 0.4em 1.5em !important;
  background: #6a802f !important;
  font-size: 1em !important;
  border-radius: 0.3em !important;
  width: auto !important;
  color: #ffffff !important;
/*  font-family:"ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif !important; */
  font-family: "Noto Sans JP", Roboto, "Hiragino Kaku Gothic ProN", sans-serif !important;
  outline: none !important;
}
input[type="button"].vote:hover {
  cursor: pointer !important;
  background: #e6a117 !important;
}
.wp-polls .pollbar2 {
  margin: 1px;
  font-size: 13px;
  line-height: 15px;
  height: 15px;
  background: #e6a117;
  border: 1px solid #e6a117;
}

/* 検索フォーム */

input[type="submit"] {
  padding: 0.2em 1.5em;
  background: #6a802f;
  font-size: 1em;
  border-radius: 0.3em;
  width: auto;
}

input[type="submit"]:hover {
  cursor: pointer;
  background: #e6a117;
}

input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="file"]):not([type="image"]),
textarea {
  padding: 0.5em;
  font-size: 12px;
  line-height: 1.2em;
}

input[type="search"],input[type="text"],input[type="email"],input[type="url"] {
/*  font-family: arial, helvetica, clean, sans-serif !important; */
  font-family: "Noto Sans JP", Roboto, "Hiragino Kaku Gothic ProN", sans-serif !important;
  color: #333333 !important;
}

::-webkit-input-placeholder {
  color: #aaaaaa;
}

:-moz-placeholder {
  color: #aaaaaa;
}

::-moz-placeholder {
  color: #aaaaaa;
}

:-ms-input-placeholder {
  color: #aaaaaa;
}

.search .search-end {
  padding: 1.5em 8%;
}
.search search-form-container {
  margin-top: 0.5em;
}
.search .search-end.bottom {
  text-align: center;
  padding-top: 0;
}

/* 次・前記事 */
.entry-meta-bottom {
  margin: 0 0 0 10px;
}

.further-reading {
  border-top: solid 2px #6a802f;
}
.further-reading p {
  margin: 20px 0 0 0px;
  width: 45%;
}
.further-reading a:link,
.further-reading a:visited {
  text-decoration:underline;
  color: #336600;
}
.further-reading a:hover,
.further-reading a:active {
  text-decoration:underline;
  color: #d2691e;
}
.excerpt-categories, .entry-categories,
.excerpt-tags,
.entry-tags,
.excerpt-comments {
/*
  display: inline-block;
  position: relative;
*/
  margin: 0;
  padding: 0;
}
.excerpt-categories p, .entry-categories p,
.excerpt-tags p,
.entry-tags p,
.excerpt-comments p {
  margin: 0 1em 0 0.5em;
  padding: 0 0 0 1.6em;
  text-transform: lowercase;
  color: #555555 !important;
  font-size: 0.8em;
  letter-spacing: 0.1em;
}
.further-reading span {
  border-bottom: 0px;
}

/* カテゴリ */
.excerpt-categories a, .entry-categories a,
.excerpt-tags a,
.entry-tags a,
.excerpt-comments a {
  text-decoration: none;
  text-transform: lowercase;
}
.excerpt-categories a:link, .entry-categories a:link, .excerpt-categories a:visited, .entry-categories a:visited,
.excerpt-tags a:link,
.entry-tags a:link,
.excerpt-tags a:visited,
.entry-tags a:visited,
.excerpt-comments a:link,
.excerpt-comments a:visited {
  color: #555555;
}
.excerpt-categories a:hover, .entry-categories a:hover, .excerpt-categories a:active, .entry-categories a:active,
.excerpt-tags a:hover,
.entry-tags a:hover,
.excerpt-tags a:active,
.entry-tags a:active,
.excerpt-comments a:hover,
.excerpt-comments a:active {
  color: #d2691e;
}

/* コメント */
.comments-number {
  margin: 0;
  padding:0 0 0.2em 0;
  border-top: 0;
  border-bottom: dashed 1px #6a802f;
}
.comments-number h3 {
  font-weight: 700 !important;
  font-size: 1em !important;
  line-height: 1.385;
}
.comment-reply-title {
  display: none;
}
.comment-list {
  margin: 0.5em 0;
}
.comment-respond {
  margin-top: 1em;
}
p.logged-in-as, .comment-notes {
  margin: 0;
  font-size: 0.8em;
}
.comment-content p {
  margin: 0em;
}
.comment-content p:last-child {
  margin-bottom: 0.5em;
}
li.comment, li.pingback {
  margin-bottom: 0.5em;
}
.comment-list ul li:first-child:before {
  content: "\00bb";
  font-size: 1.8em;
  position: absolute;
  left: -0.6em;
  top: -0.4em;
}
.comment-reply-link a:link,
.comment-edit-link a:link {
}
.comment-reply-link a:hover,
.comment-edit-link a:hover {
  color: #d2691e !important;
}
.comment-reply-link:before,
.comment-edit-link:before {
  content: ' [ ';
  color: #333333;
}
.comment-reply-link:after,
.comment-edit-link:after {
  content: ' ] ';
  color: #333333;
}


/* フッター */
.site-footer {
  background: #6a802f;
  color: #ffffff;
  padding-bottom: 0;
  overflow: hidden;
  text-align: center;
  padding: 6px 0 0 0;
  margin: 0;
  font-size: 0.7em;
}
.site-footer a {
  color: #ffffff;
  text-decoration: none;
}
.site-footer a:link, .site-footer a:visited {
  color: #ffffff;
}
.site-footer a:hover, .site-footer a:active {
  color: #ffffff;
}

/* フッタークレジット */
.design-credit {
  background: #6a802f;
  color: #ffffff;
  text-align: center;
  text-transform: lowercase;
  letter-spacing: 0.08em;
  padding: 0 0 6px 0;
  margin: 0;
  font-size: 0.5em;
}

/* タグクラウド */
.tagcloud {
  overflow: hidden;
}
.tagcloud  a {
  float: left;
  display: block;
  margin: 5px 5px 0 0;
}

/* 固定表示記事 */
.excerpt.sticky, .sticky.entry {
  outline: none !important;
  border: solid 3px #e6a117 !important;
}

@media (min-width: 50em) {
.site-header .social-media-icons {
    position: relative;
}
}