/* <system section="theme" selected="12921228815732989380"> */
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);

/* site ----------------------------------------------------------------*/
* {
  box-sizing: border-box;
}
body {
  font-family: Lora, YuMincho, 'Hiragino Mincho ProN', Meiryo, serif;
  font-weight: 300;
  font-size: 100%;
  color: #333;
  background: #fff;
}
a:link {
  color: #1a0dab;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #609;
}
li {
  line-height: 1.6;
}
dt {
  line-height: 1.6;
  font-weight: bold;
  margin-top: 10px;
}
dd {
  line-height: 1.6;
}
pre {
  background: #fafafa;
  padding: 10px;
  border-radius: 3px;
}
::selection {
  color: #222;
  background: #FFEDD6;
  text-shadow: none;
}

/* blog ----------------------------------------------------------------*/
#blog-title {
  display: none;
  text-align: right;
  max-width: 1200px;
  margin: 40px auto 0;
  padding: 0 5%;
}
#blog-title h1 {
  padding: 0 50px;
  font-size: 1em;
}
#wrapper {
  max-width: 1200px;
  margin: 40px auto 0;
  padding: 0 5%;
}
article {
  padding: 40px;
  background: rgba(255,255,255,0.5);
  border-radius: 3px;
}

/* entry-header --------------------------------------------------------*/
.entry-header .date {
  text-align: right;
  margin: 0 0 0 1%;
}
.entry-header .date a {
  color: #aaa;
  text-decoration: none;
  margin: 0 1%;
}
.entry-header .entry-title {
  font-weight: 300;
  font-size: 2.5em;
  padding: 0 0 10px;
  color: #333;
  margin: 0 1% 40px;
  box-shadow: 0 10px 0 rgba(0,0,0,0.02);
  letter-spacing: -3px;
  line-height: 1;
}
.entry-header .entry-title a {
  color: inherit;
  text-decoration: none;
}
.entry-header .entry-header-menu {
  position: absolute;
  margin: 0 0 0 1%;
}
.entry-content code {
  font-size: 90%;
  margin: 0 2px;
  padding: 0 5px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-color: rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  font-family: 'Monaco', 'Consolas', 'Courier New', Courier, monospace, sans-serif;
}

/* entry-content --------------------------------------------------------*/
.entry-content {
  padding: 5px 8%;
}
.entry-content p:first-child {
  margin-top: 0;
}
.entry-content p {
  font-size: 1.15em;
  line-height: 1.6;
  font-weight: 300;
  padding: 5px 0;
  text-align: justify;
  letter-spacing: 0;
  margin: 0.9em 0;
}
.entry-content .keyword {
  color: inherit;
  text-decoration: none;
}
.entry-content h1 {
  font-size: 43px;
  margin-bottom: 0;
}
.entry-content h2 {
  font-size: 38px;
  margin-bottom: 0;
}
.entry-content h3 {
  font-size: 33px;
  margin-bottom: 0;
  padding-bottom: 6px;
  border-bottom: 2px solid #eee;
}
.entry-content h4 {
  font-size: 28px;
  margin-bottom: 0;
}
.entry-content h5 {
  font-size: 23px;
  margin-bottom: 0;
}
.entry-content h6 {
  font-size: 18px;
  margin-bottom: 0;
}
.entry-content table {
  border-collapse: collapse;
  margin: 20px 0 40px;
}
.entry-content table th, .entry-content table td {
  padding: 10px 25px 10px;
  border-bottom: 1px solid #ddd;
}
.entry-content img {
  border: none;
  box-shadow: 0 1px 2px #eee;
  border-radius: 3px;
}
.entry-content blockquote {
  background: #f5f5f5;
  margin: 1em 0;
  padding: 1em 2em;
  border-radius: 3px;
}
.entry-content blockquote p:last-child {
  margin-bottom: 0;
}

/* entry-footer ----------------------------------------------------------*/
.entry-footer {
  text-align: right;
  padding: 5px 8%;
}
.entry-footer .entry-footer-section {
  font-size: 19px;
  font-style: italic;
}
.entry-footer .entry-footer-section:before {
  content: "by ";
}
.entry-footer .entry-footer-time:before {
  content: " ― ";
  padding: 0 0.4em;
}

/* comment ---------------------------------------------------------------*/
.comment {
  text-align: left;
}
.entry-comment {
  list-style: none;
  margin: 60px 0 40px;
}
.leave-comment-title {
  color: #1a0dab;
}
.leave-comment-title:hover {
  text-decoration: underline;
}
.comment-box {
  margin: 40px 0 80px;
}
.hatena-iframe-container {
  margin-bottom: 40px;
}

/* pager -----------------------------------------------------------------*/
.pager {
  margin: 80px auto;
  text-align: center;
}
.pager .pager-prev {
  margin-right: 40px;
}

/* box1, box2 ------------------------------------------------------------*/
#box1, #box2 {
  padding: 0 8%;
  background: rgba(0,0,0,0.02);
}
#box1:before, #box1:after { content: " "; display: table; }
#box2:before, #box2:after { content: " "; display: table; }
#box1:after, #box2:after { clear: both; }
#box1, #box2 { *zoom: 1; }

.hatena-module {
  margin: 40px;
  float: left;
}

/* footer ----------------------------------------------------------------*/
#footer {
  clear: both;
  margin: 0 auto;
  padding: 0 0 80px;
  text-align: center;
  background: rgba(0,0,0,0.02);
}
#footer a {
  color: inherit;
  text-decoration: none;
}

/* </system> */

/* <system section="background" selected="custom"> */
body{ background-image: url('http://cdn-ak.f.st-hatena.com/images/fotolife/k/kanin_HIB/20161003/20161003231719.jpg'); background-repeat: repeat; background-color:transparent; background-attachment: fixed; background-position: right top;}
/* </system> */

html {
	/* 選択禁止 */
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

/* 訪問前のリンクの色#209081青 */.entry-title a:link {  color: #209081;}
/* 訪問後のリンクの色#2D84D5紫 */.entry-title a:visited {  color: #9B57BB;}
/*訪問前のリンク*/.entry-content a{  color: #209081; }
/*カーソル乗せた色*/.entry-content a:hover {  color: #902020; }
/*訪問後のリンク*/.entry-content a:visited {   color: #9B57BB; }

/*日付表示の削除*/
.date {
display: none;
}

/* 邪魔なキーワード下線を消す */
a.keyword {  border: 0 !important;
    text-decoration: none !important;
    pointer-events: none !important;
    cursor: default;
    color: #5A5A5A; }

/* <p></p>段落改行の削除*/
.entry-content p { margin:0}

/* 記事の◯年前を削除*/
span.entry-footer-time {display: none;}

/* フォントサイズの変更 */
.entry-content{
    font-size:15px;}

/* 記事のはてなIDを削除*/
span.author.vcard{ display:none; } 

/*フッターコピーライト設定*/
#copyright {
    padding: 20px;
    text-align: center;
    font-size: 9px;
    color:#00000;/* 文字の色 */
}

/*アーカイブの削除===================== */
.archive-entry-header {
    display: table;
    width: 100%;
    border: none;
    padding: 0;
}
.archive-entry-header .date {
    display: none;/*日付表示の削除*/
}
.archive-entry-header .entry-title {
    display: none;/*記事タイトルリンクの削除*/
}
.archive-entry {
    position: relative;
    margin-bottom: 0 !important;
}
.archive-entry .categories{
    position: absolute;
    right: 0;
    bottom: 2px;
    margin: 0 !important;
}
.archive-entry .entry-thumb-link, 
.archive-entry .archive-entry-body {
    display: none !important;
}
/*↑アーカイブの削除===================== */