/* Responsive: yes */

/*
Theme Name: Written
Theme URI: http://blog.hatena.ne.jp/-/store/theme/12921228815728169090
Description: シンプルな2カラムテーマです。文章や写真をすっきり見せたい方に。レスポンシブデザインに対応しています。[デモ] http://written.hatenablog.com*ChangeLog***1.0.2（2014/7/31）文字間のスペースなど細かい調整を行いました。***1.0.1（2014/7/16）GoogleFonts等の外部CSSをimportしました。***1.0.0（2014/7/15）公開。
Author: jclv
Author URI: http://blog.hatena.ne.jp/jclv/
*/
@charset "utf-8";
/*
	Theme: Written
	Version: 1.0.1
	Author: jclv
	Description: http://jclv.co
           _      __
          (_)____/ /   __
         / / ___/ / | / /
        / / /__/ /| |/ /
     __/ /\___/_/ |___/
    /___/

    Licensed under the MIT license.
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  color: #333;
  background-color: transparent;
  font-family: "Open Sans", Arial, Helvetica, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
}

a {
  color: #04c;
}
a:link {
  color: #04c;
  text-decoration: underline;
}
a:visited {
  color: #04c;
  text-decoration: underline;
}
a:hover {
  color: #c60;
}
pre {
  padding: 0.5em;
  background: #f7f7f7;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#container {
  width: 1140px;
  background-color: #fff;
  margin: 1px auto 0;
  padding-top: 0.5em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#container-inner {
  width: 1080px;
  margin: 0 auto;
}
/* @Blog-Title
====================================== */
#blog-title-inner {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#blog-title {
  margin: 0 0 1em;
}
#blog-title h1 {
  margin: 0.5em 0 0 0;
  display: inline-block;
  font-size: 2.4em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#title a {
  text-decoration: none;
  color: #01a1e7;
}
#title a:hover {
  text-decoration: none;
  color: #6cc1ea;
}
/* Blog- description */
header h2 {
  display: inline-block;
  padding-left: 1em;
  color: #01a1e7;
  font-size: 88%;
}

#top-box {
  width: 1080px;
  margin: 0 auto;
  font-size: 0.8em;
}
#top-box .breadcrumb {
  padding-bottom: 1.5em;
  color: #c0c0c0;
}
#top-box .breadcrumb a,
#top-box .breadcrumb span {
  color: #444;
  padding: 0 0.1em;
}
#top-box .breadcrumb a:hover {
  color: #85c226;
}
#content {
  width: 1080px;
  margin: 0 auto;
}
#content-inner {
  text-align: left;
}
#wrapper {
  width: 740px;
  float: left;
}
#main {
  float: left;
  width: 650px;
  min-height: 90px;
  padding-bottom: 1em;
}
#main:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#box1 {
  display: none;
}
#box2 {
  width: 300px;
  float: right;
  text-align: left;
}
#bottom-box {
  clear: both;
}
#content:after {
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
article {
  padding-bottom: 3em;
}
section.day {
  margin-bottom: 40px;
}

/* @ article.entry
====================================== */
.entry {
  position: relative;
  width: 100%;
}
.entry-header {
  position: relative;
}
/* 記事日付 */
.date {
  font-size: 0.8em;
}
.date a {
  text-decoration: none;
  color: #999;
}
.date .hyphen {
  display: none;
}
.date .date-month:before,
.date .date-day:before {
  font-size: 1.1em;
  content: "\2022";
  color: #ccc;
  padding: 0 0.3em;
}
/* 記事タイトル */
.entry-title {
  text-align: left;
  margin-top: 0;
  border-bottom: 2px #008fde solid;
  font-size: 1.27em;
  font-family: "Noto Sans JP", sans-serif, "メイリオ", sans-serif;
  font-weight: 900;
  line-height: 140%;
}
.entry-title a {
  text-decoration: none;
  position: relative;
}
.entry-title-empty {
  display: none;
}

/* 記事カテゴリ */
.categories a {
  display: inline-block;
  padding: 3px 6px;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #04c;
  font-size: 88%;
  text-decoration: none;
  white-space: nowrap;
}
.categories a:hover {
  text-decoration: underline;
  background: #ebebeb;
  border: 1px solid #bbb;
}
/* 記事編集 */
.entry-header-menu a {
  display: block;
  font-size: 1.2em;
  padding: 0.15em 0.5em;
  color: #fff;
  background: #333;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.entry-header-menu a:hover {
  background: #808080;
  text-decoration: none;
}
.entry .entry-category-area {
  padding: 5px 0;
  color: #aaa;
  font-size: 0.8em;
}
.entry .entry-category a {
  color: #444;
  margin-left: 5px;
  padding: 3px 6px;
  border: 1px solid #e0e0e0;
}
.entry .entry-category a:hover {
  color: #fff;
  text-decoration: none;
  border: 1px solid #85c226;
}
/* 記事フッター */
.entry-footer {
  display: block;
  margin-top: 30px;
  color: #444;
  font-size: 0.8em;
}
.entry-footer .social-buttons {
  margin-bottom: 15px;
}
.entry-footer-section {
  color: #999;
  padding-bottom: 1em;
}

/* ページ送り*/
.pager {
  margin-bottom: 1em;
  position: relative;
  height: 3em;
}
.pager span {
  position: absolute;
}
.pager span.pager-next {
  top: 0;
  right: 0;
}
.pager span.pager-prev {
  top: 0;
  left: 0;
}
.pager a {
  font-size: 0.94em;
  line-height: 2em;
}
.pager a span {
  display: none;
}
/* next */
.pager span.pager-next a:after {
  content: "\f054次";
  font-family: FontAwesome;
  font-size: 1em;
  padding-left: 0.2em;
  line-height: 3em;
}
/* prev */
.pager span.pager-next a:before {
  content: "\A";
  white-space: pre;
}
.pager span.pager-prev a:before {
  content: "\f053前";
  font-family: FontAwesome;
  font-size: 1em;
  padding-right: 0.2em;
  line-height: 3em;
}
/* @Section,Article
====================================== */
.entry-content {
  font-size: 0.94em;
  line-height: 1.7em;
  margin: 1.3em 0 0 0;
}
.entry-content img {
  margin: 0.5em 0;
  max-width: 100%;
}
.entry-content img.hatena-fotolife {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.entry-content p {
  margin: 0.8em 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 1.5em 0 0.5em;
}

/* 見出しはここから */

.entry-content h1 {
  font-size: 150%;
}

.entry-content h2 {
  font-size: 1.17em;
  font-weight: bold;
  border-bottom: 3px #333 double;
}

.entry-content h3 {
  font-size: 1.17em;
  font-weight: bold;
  border-bottom: 3px #333 double;
}
.entry-content h4,
.entry-content h5 {
  font-size: 100%;
  font-weight: bold;
  border-bottom: 1px #333 solid;
}
.entry-content h6 {
  font-size: 100%;
}
.entry-content ul,
.entry-content ol {
  margin-left: 1.5em;
  padding: 0;
}
.entry blockquote {
  padding: 1em;
  margin: 1em 0;
  border-left: 7px solid #e0e0e0;
}
.entry blockquote p {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-content table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.entry-content table th {
  padding: 4px;
  background-color: #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
}
.entry-content table td {
  padding: 4px;
  background-color: #fafafa;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* はてなキーワード */
a.keyword {
  color: #333;
  text-decoration: none;
}
pre.lang-aa {
  font-size: 1em;
  line-height: 110%;
}
.comment {
  margin: 0 0 1em;
  padding: 0;
  font-size: 1em;
}
.comment li {
  list-style: none;
  padding: 0.5em 0;
}
.comment-user-name {
  font-size: 1.1em;
  margin-bottom: 0.5em;
}
.comment-content p {
  line-height: 1.7em;
  margin: 0.5em 0;
  word-wrap: break-word;
}
.comment-metadata {
  display: inline;
}
.comment-metadata,
.comment-metadata a {
  color: #c0c0c0;
}
.leave-comment-title {
  float: right;
  font-size: 1.2em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #808080;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
}
.leave-comment-title:hover {
  text-decoration: none;
  color: #85c226;
}
.leave-comment-title:before {
  content: "\f0e5";
  color: #808080;
  font-family: FontAwesome;
  font-size: 1.5em;
  padding-right: 0.2em;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.leave-comment-title:hover:before {
  color: #85c226;
  content: "\f075";
}

/* @Module サイドバーの要素
====================================== */
.hatena-module {
  font-size: 0.9em;
  padding-bottom: 25px;
}

.hatena-module-title {
  text-align: left;
  font-size: 1.2em;
  font-weight: normal;
  padding-bottom: 10px;
  color: #666;
  border-bottom: 2px solid #008fde;
}
.hatena-module-title a,
.hatena-module-title a:hover,
.hatena-module-title a:visited {
  font-size: 1em;
  color: #444;
}
/* Module Icon */
.hatena-module-title:before {
  color: #008fde;
  font-family: FontAwesome;
  font-size: 1.5em;
  padding-right: 0.3em;
}
.hatena-module-body {
  padding-top: 15px;
}
.hatena-module-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hatena-module-body ul li {
  line-height: 1.75em;
}
.hatena-module-body ul li.archive {
  border: none;
}

/* @Module::Profile */
@media (max-width: 767px) {
  .hatena-module-profile .hatena-module-title {
    margin-bottom: 230px;
    visibility: hidden;
  }
}

.hatena-module-profile .id {
  display: block;
}
.hatena-module-profile .hatena-module-title:before {
  content: "\f007";
}
.profile-icon {
  float: left;
  margin: 5px 5px 5px 0;
}
.hatena-module-profile .profile-description {
  margin: 0 0 5px;
}

/* @Module::Search 検索 */
form.search-form {
  margin-top: 10px;
}
form.search-form input {
  border: 1px solid #ccc;
  vertical-align: middle;
}
.hatena-module-search-box .hatena-module-title {
  display: none;
}
.hatena-module-search-box .hatena-module-title:before {
  content: "\f002";
}
.search-form .search-module-input {
  width: 130px;
  padding: 0.2em 0.4em;
  margin: 0;
  font-size: 1em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.search-form .search-module-button {
  height: 23px;
  width: 23px;
  border: none;
  text-indent: -999px;
  margin-left: -3px;
  *margin-left: -5px;
  cursor: pointer;
  background: url(https://cdn.blog.st-hatena.com/images/theme/search.png?version=3d50a683c86fed692c38a9e0bb3242) 50% 50% no-repeat;
}
.hatena-urllist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hatena-urllist li {
  line-height: 1.7em;
}
.hatena-urllist li a {
  text-decoration: none;
}
.hatena-module-links .hatena-module-title:before {
  content: "\f135";
}
/* list-styleがnoneなのに表示されてるのはこいつのせい */
.hatena-module-links .hatena-urllist li:before {
  font-size: 1.1em;
  content: "\2022";
  color: #c0c0c0;
  padding-right: 0.4em;
}
.hatena-module-recent-entries ul li div {
  line-height: 1.3em;
  font-size: 0.9em;
}
.hatena-module-entries-access-ranking ul li div {
  line-height: 1.3em;
  font-size: 0.9em;
  padding: 4px 0;
}
.hatena-module-recent-entries .recent-entries-item-inner {
  padding: 4px 0;
}
/* 最新記事 */
.hatena-module-recent-entries .hatena-module-title {
  margin-bottom: -0.5em;
}
.hatena-module-recent-entries .hatena-module-title:before {
  color: #f6db2c;
  content: "\f005";
}
.hatena-module-recent-entries ul li {
  padding: 0.5em 0 0.5em;
  border-bottom: 1px dashed #999;
}

.hatena-module-entries-access-ranking .entries-access-ranking-title:before {
  font-family: "Open Sans";
  content: "\2022";
  color: rgba(0, 0, 0, 0.3);
  padding-right: 0.4em;
}
.hatena-module-entries-access-ranking img {
  vertical-align: top;
  margin: 0 4px 0 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.hatena-module-archive .hatena-module-title:before {
  content: "\f133";
}
.hatena-module-entries-access-ranking .hatena-module-title:before {
  content: "\f091";
}

/* サイドバーカテゴリ */
.hatena-module-category .hatena-module-title:before {
  content: "\f02c";
  padding-right: 0.1em;
}
.hatena-module-category .hatena-module-body ul li {
  display: inline-block;
  line-height: 2.3;
}
.hatena-module-category .hatena-module-body ul li a {
  padding: 3px 6px;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  white-space: nowrap;
}
.hatena-module-category .hatena-module-body ul li a:hover {
  text-decoration: underline;
  background: #ebebeb;
  border: 1px solid #bbb;
}

/* サイドバーコメント */
.hatena-module-recent-comments .hatena-module-title:before {
  content: "\f086";
}
.hatena-module-recent-comments .recent-comment-time {
  color: #666;
  font-style: normal;
}
.hatena-module-circles .hatena-module-title:before {
  content: "\f0c0";
}
#footer-box {
  clear: both;
}
#footer-area1,
#footer-area2,
#footer-area3,
#footer-area4 {
  width: 250px;
  float: left;
}
#footer-area1,
#footer-area2,
#footer-area3 {
  margin-right: 40px;
}
#footer-area4:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
#bottom-editarea {
  font-size: 0.8em;
  padding-bottom: 1em;
}
#footer {
  clear: both;
  width: 1080px;
  text-align: left;
  font-size: 0.8em;
  padding-top: 1em;
  margin: 0 auto;
}
#footer address {
  margin: 0;
}
#footer p {
  margin: 2px 0 3em;
}
#footer a {
  color: #444;
}
#footer a:hover {
  color: #85c226;
  text-decoration: none;
}
#footer a img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.page-about dt {
  font-size: 1.35em;
  font-weight: normal;
  color: #999;
  margin-bottom: 0.5em;
}
.page-about dd {
  margin-left: 0;
  margin-bottom: 2em;
}
.page-about .etnry-content img.profile-icon {
  height: 16px;
  width: 16px;
}
/* @Archive
====================================== */
.page-archive .date {
  position: static;
}
.page-archive .archive-entries {
  margin-bottom: 0.3em;
  line-height: 1.5em;
}
.page-archive .archive-entries section {
  margin-bottom: 30px;
}
.page-archive .archive-entries .categories {
  margin-bottom: 10px;
  position: static;
}
.page-archive .archive-entries p {
  font-size: 0.8em;
  line-height: 1.5em;
}
@media (-webkit-min-device-pixel-ratio: 2) {
  .hatena-module-search-box .search-module-button {
    background: transparent
      url(https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=3d50a683c86fed692c38a9e0bb3242) no-repeat right
      center;
    background-size: 20px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #container {
    width: 768px;
  }
  #container-inner {
    width: 704px;
  }
  #navigation {
    width: 704px;
  }
  #main {
    width: 480px;
  }
  #content {
    width: 704px;
  }
  #wrapper {
    width: 480px;
  }
  #box2 {
    width: 204px;
  }
  #top-box {
    width: 480px;
  }
  #footer {
    width: 704px;
  }
}
@media (max-width: 767px) {
  #globalheader-container {
    position: static;
  }
  #container {
    width: 93.75%;
    word-wrap: break-word;
    overflow: hidden;
  }
  #container-inner,
  #navigation,
  #wrapper,
  #content,
  #top-box {
    width: 100%;
  }
  #blog-title {
    font-size: 90%;
    margin: 0 0 0.1em;
    text-align: center;
  }
  #footer {
    width: 93.75%;
  }
  #main {
    width: 100%;
    float: none;
  }
  .entry-content img {
    max-width: 100%;
  }
  #box2 {
    width: 100%;
    float: none;
  }
  #box2-inner {
    width: 100%;
  }
  .hatena-module {
    width: 100%;
    float: none;
  }
  .entry-header-menu {
    top: -30px;
    left: 0;
  }
}

/* @User Custom
====================================== */

/* 目次記法
====================================== */
.table-of-contents {
  margin-left: 0 !important;
  padding: 10px 10px 10px 30px !important;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.table-of-contents:before {
  content: "Index";
  font-size: 125%;
  margin-left: -17px;
  margin-bottom: 10px;
  border-bottom: dashed 1px #008fde;
  color: #008fde;
}

/* 続きを読む*/
a.entry-see-more {
  display: inline-block;
  width: 200px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  outline: none;
  position: relative;
  background-color: #4fb4e6;
  border-radius: 4px;
  color: #fff;
  line-height: 40px;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #22a1e0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
a.entry-see-more::before,
a.entry-see-more::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
}
a.entry-see-more,
a.entry-see-more::before,
a.entry-see-more::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a.entry-see-more:hover {
  background-color: #6cc1ea;
  box-shadow: 0 3px 0 #40aee4;
}
a.entry-see-more:active {
  top: 3px;
  box-shadow: none;
}

/* TOPのフッター消去.yukihy.com */
.page-index .entry-footer {
  display: none;
}

/* 記事下
====================================== */

/*あわせて読みたい*/
.hatena-module-foot {
  position: relative;
  display: block;
  margin: 20px 0 30px;
  padding: 10px;
  border-radius: 2px;
  color: #333;
  background-color: #f3f3f3;
  font-weight: bold;
}
.hatena-module-foot:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 30px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 11px 11px 0 11px;
  border-color: #f3f3f3 transparent transparent transparent;
}
.hatena-module-foot:after {
  display: block;
  height: 0;
  content: "";
  clear: both;
}
[id="entryGatchagachaSpan"] p {
  overflow: hidden;
  margin-top: -30px;
}

/* 記事下の調整 */
#my-footer {
  margin-top: 2em;
}
.adsbygoogle {
  margin-top: 1em;
}
.ninja_onebutton {
  margin-top: 2em;
}
