@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.clearfix, .hatena-asin-detail {
  *zoom: 1;
}
.clearfix:before, .hatena-asin-detail:before, .clearfix:after, .hatena-asin-detail:after {
  content: "";
  display: table;
}
.clearfix:after, .hatena-asin-detail:after {
  clear: both;
}

.border-bottom-main, .categories {
  border-bottom: 1px solid #77a2b3;
}

.radius-5, blockquote, pre, .hatena-asin-detail {
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px / 5px;
  border-radius: 5px / 5px;
}

.border-1, blockquote, pre, th, td, img.hatena-fotolife, .magnifiable, .entry-content .hatena-asin-detail {
  border: 1px solid #c1a686;
}

.border-none, .search-module-input, .search-module-button {
  border: none;
}

.border-box, blockquote, pre, .hatena-asin-detail > a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.max-width-100, .hatena-asin-detail-image {
  max-width: 100% !important;
}

.small, cite, [class^="date"], .hyphen, .categories a:not(:last-child):after, .entry-content .hatena-asin-detail, .hatena-module-body ul, .hatena-module-body ol {
  font-size: 0.89em;
}

.space, cite:before, .leave-comment-title:before, section.autopagerize_page_element .entry-title:before {
  letter-spacing: 0.55em;
}

a {
  color: #404040;
  text-decoration: none;
}
a:visited {
  color: #404040;
}
a:hover {
  color: #538295;
}

a.keyword {
  color: #EFEFEF;
}
a.keyword:hover {
  color: #443c36;
}

blockquote, pre {
  display: block;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
}

cite {
  text-align: right;
  display: block;
  width: 100%;
}
cite:before {
  content: "…";
}

pre {
  background-color: #434343;
  color: #f8f8f8;
}

dl, table {
}

dd {
  margin-left: 1em;
}

th, td {
  padding: 0.34em 0.55em;
}

body {
  line-height: 1.7;
  font-size: 14px;
  color: #695d53;
  background-color: #fbfbfb;
  font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#blog-title {
  width: 1100px;
  height: 160px;
  margin: 0 auto;
  padding: 3em 0;

}

#blog-title-inner {
  margin-left: 1em;
}

#title {
  line-height: 1;
}
#title a {
  text-decoration: none;
  font-size: 20px;
  font-family: "Ubuntu", Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#top-editarea,
#bottom-editarea {
    width: 1200px;
    margin: 0 auto;
}

#content-inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

#wrapper {
  display: block;
  width: 61.53846%;
  margin-left: 19.23077%;
  margin-right: 19.23077%;
  z-index: 100;
  position: relative;
}

#main {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2em 0 2em;
  border-left: 1px solid #f8f8f8;
  border-right: 1px solid #f8f8f8;
}

.entry-content {
    font-size:16px;
}


.hentry {
  position: relative;
  margin-bottom: 1.3em;
}
.hentry h1 {
  font-size: 20px;
  line-height: 2.3;
  font-weight: bold;
}
.hentry h2 {
  font-size: 1.9em;
}
.hentry h3 {
  font-size: 1.4em;
  padding: 5px 10px;
  color: #404040;
  background-color: #efefef;
  margin-top: 30px;
  margin-bottom: 8px;
  border-left: 8px solid #404040;
  font-weight: bold;
}

.hentry h4 {
    position: relative;
    padding: 12px;
    color: #333;
    border: 1px solid #999;
}
.hentry h4::before,
.hentry h4::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
}
.hentry h4::before {
    border-top: 15px solid #999;
}
.hentry h4::after {
    margin-top: -2px;
    border-top: 15px solid #fff;
}
.hentry h5 {
  font-size: 1.3em;
}
.hentry h6 {
  font-size: 1.2;
}
.hentry ul, .hentry ol {
  line-height: 1.9;
}
.hentry ul {
  list-style-type: square;
  margin-left: 20px;
}
.hentry ol {
  list-style-type: decimal;
}
.hentry p {
  margin-bottom: 1em;
}

.header-image-enable #blog-title #title a, .header-image-enable #blog-title #blog-description {
  color: inherit;
  text-shadow: 0 0 0;
}

.header-image-enable #blog-title #title, .header-image-enable #blog-title #blog-description {
  position: relative;
  top: 34%;
  left: 2%;
}

.date {
  padding: 0.38em;
  background-color: #404040;
  width: 10%;
  text-align: center;
  display: inline;
}
.date:hover a {
  text-decoration: underline;
}
.date a {
  color: #efefef;
  text-decoration: none;
}

.table-of-contents{
    padding: 20px 10px 20px 40px;
    border-radius: 7px;
    background: #f0f0f0;/*背景色はここから変更*/
}


.categories {
  position: absolute;
  padding: 0.21em 2.4em 0.18em 2.1em;
  top: 0;
  left: 5.9em;
  width: 80%;
  text-align: right;
  min-height: 1.6em !important;
}
.categories a {
  margin: 0 0.34em;
  text-decoration: none;
  padding: 5px;
  background-color: #f0f0f0;
  border-radius: 5px;
}
.categories a:not(:last-child):after {
  content: ",";
  color: #EFEFEF;
}

.entry-header-menu {
  position: absolute;
  padding: 0.21em 0 0.18em;
  top: 0;
  right: 0;
}
.entry-header-menu a {
  text-decoration: none;
}

.entry-title a {
  text-decoration: none;
  color: #695d53;
}
.entry-title a:hover {
  color: #c1a686;
}

h1.entry-title {
  line-height: 1.5;
  margin: 0.34em 0 0.89em 1em;
}

.hatena-fotolife {
  display: block;
  max-width: 97% !important;
  display:block; 
  margin-left:0;
}

img.hatena-fotolife, .magnifiable {
  padding: 0.34em;
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px / 3px;
  border-radius: 3px / 3px;
  background-color: transparent;
  display:block; 
  margin-left:0;
}
img.hatena-fotolife:hover, .magnifiable:hover {
  background-color: white;
}

[class$="hatena-fotolife"] {
  margin: 0 auto;
　float: left;
}

[class^="hatena-image-"] {
  max-width: 34% !important;
  padding: 0.21em;
  display:block; 
  margin-left:0;
}

.hatena-asin-detail > a {
  display: inline;
  float: left;
  width: 30.76923%;
  text-align: center;
  border-right: 1px dashed #c1a686;
}

.entry-content .hatena-asin-detail .hatena-asin-detail-image {
  float: none;
  margin: 0 0.21em;
}

.hatena-asin-detail > [class^="hatena-asin-detail-"] {
  display: inline;
  float: left;
  width: 67.69231%;
  margin-left: 1.53846%;
}

.entry-footer-section {
  text-align: right;
  z-index: 110;
  float: right;
  margin-top: 10px;
}

.hatena-star-container {
  width: 25em;
  float: left;
  margin-bottom: 1em;
}

.google_afc_blocklink,
#google_afc_user,
.customized-footer {
  clear: both;
}

.comment-box .comment {
  list-style: none;
  margin: 0;
}

.entry-comment {
  padding: 0 0.34em;
  border-bottom: 1px dashed #c1a686;
  margin-bottom: 0.55em;
}

.comment-content {
  line-height: 1.2;
  margin-left: 1em;
}

.leave-comment-title:before {
  content: "…";
}

.permalink.pager {
  position: relative;
  margin: 0 1em;
  height: 2.1em;
}

.pager-prev {
  position: absolute;
  right: 0;
}

#box2 {
  width: 1100px;
  line-height: 1.3;
}

#box2 ul {
  padding: 0;
  margin: 0;
}

#box2-inner {
  display: block;
  width: 100%;
  position: absolute;
  top: 0.4em;
}
#box2 img {
border-radius: 5px;
}
/* はてなモジュール（左） */


.hatena-module:nth-child(2n + 1) {
  display: inline;
  float: left;
  width: 17.69231%;
  margin-right: 63.07692%;
  margin-bottom: 20px;
}
/* はてなモジュール（右） */
.hatena-module:nth-child(2n) {
  display: inline;
  float: left;
  width: 17.69231%;
  margin-left: 1.53846%;
  margin-bottom: 20px;
}

.hatena-module {
　margin-bottom:1em;
  min-hight: 3em !impertant;
  font-size: 13px;
}
.hatena-module a {
  text-decoration: none;
}

.hatena-module-title {
  padding-bottom: 0.34em;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 0.34em;
  text-indent: 0.34em;
  font-size: 13px;
  
}
.hatena-module-title a {
  color: #695d53;
  font-size: 13px;
}
.hatena-module-title a:hover {
  color: #443c36;
}

.hatena-module-body {
  position: relative;
  font-size: 12px;
}
.hatena-module-body ul, .hatena-module-body ol {
  margin-left: 1em;
  line-height: 1.5;
}
.hatena-module-body li a:hover {
  text-decoration: underline;
}

.id {
  position: relative;
  bottom: 3.1em;
  left: 5em;
}

.id .user-name-nickname {
  display: inline-block;
  width: auto;
  margin-left: -5em;
}

.btn-subscribe {
  position: absolute;
  top: 3.8em;
  left: 6.8em;
  width: 12em;
}

.hatena-module-search-box .hatena-module-body {
  *zoom: 1;
}

.hatena-module-search-box .hatena-module-body:before, .hatena-module-search-box .hatena-module-body:after {
    content: "";
    display: table;
}
.hatena-module-search-box .hatena-module-body:after {
  clear: both;
}

.search-module-input, .search-module-button {
  height: 2.1em;
  line-height: 2.1;
}

.search-module-input {
  outline: none;
  display: inline;
  float: left;
  width: 76.92308%;
  color: #77a2b3;
  background-color: transparent;
}

.search-module-button {
  background-color: #77a2b3;
  color: #f8f8f8;
  display: inline;
  float: left;
  width: 23.07692%;
  cursor: pointer;
}
.search-module-button:hover {
  color: white;
}

#footer {
  text-align: center;
  position: relative;
  z-index: 100;
}

section.autopagerize_page_element {
  margin: 2.1em 0.55em;
}
section.autopagerize_page_element h1 a {
  font-size: 1.3em;
  color: #695d53;
}
section.autopagerize_page_element h1 a:hover {
  color: #443c36;
}
section.autopagerize_page_element .categories, section.autopagerize_page_element .social-buttons {
  position: static;
}
section.autopagerize_page_element .categories {
  padding: 0;
  border: none;
  width: 100%;
  margin-bottom: 5px;
}
section.autopagerize_page_element .entry-title {
  color: #695d53;
  text-decoration: none;
  display: inline;
}
section.autopagerize_page_element .entry-title:hover {
  color: #443c36;
}


#top-box {
  width: 1100px;
  margin: 0 auto -1em;
  text-indent: 0.34em;
  line-height: 1;
  height: 50px;
}

.archive-header-category {

    margin-bottom: 1em;

}










#menubar{
    width:100%; }
#menubar ul{
    display:table;
    width:100%;
    margin: 30px auto; 
    padding: 10px 0 10px 0;
    background-color: #404040; }

#menubar li{
    display: table-cell;
    width:20%;
    padding:0;
    background-color: ; }
#menubar li a{
    display: block;
    margin:0 auto;
    padding:5px;
    border: 1px solid #404040;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 17px; }
#menubar li a:hover{
    background-color: #f0f0f0;
    color: black}



.hatena-module-title {
    color: #3f3f3f;
    padding: 10px 10px;
    border-top: 2px solid #000000;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    }



/* Responsive; yes */

#menu2{
    display:none;
}

#blog-title {
    background-size: cover;
}


#blog-title-inner {
background-size: contain;
}

.header-image-only #blog-title #blog-title-inner {
    height: 250px; /* Image height */
}



#title, #blog-description {
display:none;
}

.category-page-main {
    padding: 10px;
    margin: 10px 10px 10px 0;
    border: 2px  solid #000000;

.category-page2 {
    padding: 10px;
    margin: 10px 0 10px 0;
    border: 2px  solid #000000;

    background: #f3f3f3;
}
.category-page ul{
    list-style-type: none;
    color: #000000;
    padding-left: 0;
    margin-bottom: 0;
}
.category-page a{
    color: black;
}
.category-page a:hover { 
  color: #00DFFC; 
    
}














.table-of-contents:before{
    content: "一覧(クリックで移動)";
    font-size: 120%;
}

.table-of-contents{
    padding: 10px 50px 10px 50px;
    border-radius: 10px;
    background: #f0f0f0;/*背景色はここから変更*/
}





.entry-see-more{
  color: #ffffff; /* フォントの色を指定 */
  text-decoration: none; /* アンダーラインを消します */
  text-align: center; /* テキストを真ん中に表示させます */
  padding: 10px; /* 文字の周りの余白です */
  display: block; /* ボックス要素を指定 */
  border-radius: 3px;/* ボックスの角丸です */
  width: 200px; /* ボックスの横幅を指定します */
  background: #000000; /* ボックスの背景色を指定します */
  transition: .8s; /* マウスオーバー時の切替速度 */
  margin-left: auto;
}

.entry-see-more:hover { /* マウスオーバー時の設定 */
  color: #00DFFC; /* 最後の数値の透明度だけを変更 */
}
/* ----- ブログタイトル下のスペース調整 ---- */
#blog-title{
height:50px;
}






/*タブレット*/
/* Responsive; yes */
@media screen and (max-width:768px){
 #top-editarea{
 height: initial;
 background: #404040;/*MENU背景色*/
 text-align: right;/*MENUの文字の位置*/
 width: 100%;
 position: absolute;
 top: 0;
 }
 


.body {
font: 16px/1.8 "游ゴシック", "YuGothic", "Yu Gothic", 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
}
h1.entry-title a {
font: 18px/1.8 "游ゴシック", "YuGothic", "Yu Gothic", 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", "Meiryo", Helvetica, Arial, sans-serif;
padding: 5px 10px;
color: #404040;
font-weight: bold;

}
.hentry h3 {
font-size: 1.4em;
  padding: 5px 10px;
  color: #404040;
  background-color: #efefef;
  margin-top: 30px;
  margin-bottom: 8px;
  border-left: 8px solid #404040;
  font-weight: bold;
}

div.entry-content p {
line-height: 1.8em;
margin-top: 1em;
margin-bottom: 1em;
}






/* 邪魔なキーワード下線を消す */
a.keyword {
    border: 0 !important;
    text-decoration: none !important;
    pointer-events: none !important;
    cursor: default;
    color: #5A5A5A;
}

/* バックグラウンドグレー */
.bgg{
    background: #f0f0f0;
    padding: 30px;
    margin: 5px;
}

.entry-content h3{
    color: #000000;
    background-color: #f0f0f0;
    margin-top: 15px;
    font-size: 25px;
    padding: 5px 10px;
    border-left: 6px solid #000000;
    border-bottom: 3px solid #000000;
    }


.entry-content a{
     color: #404040;
 }
.entry-content a:hover {
     color: #28aae1;
 }







#menubar{
    width:100%; }
#menubar ul{
    display:table;
    width:100%;
    margin: 20px auto; 
    padding: 10px 10px;
    background-color: #404040; }

#menubar li{
    display: table-cell;
    width:20%;
    padding:0;
    background-color: ; }
#menubar li a{
    display: block;
    margin:0 auto;
    padding:5px;
    border: 1px solid #000000;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 17px; }
#menubar li a:hover{
    background-color: #f0f0f0;
    color: black}



.hatena-module-title {
    color: #3f3f3f;
    padding: 10px 10px;
    border-top: 2px solid #000000;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    }



/* Responsive; yes */

#menu2{
    display:none;
}




#blog-title-inner {
background-size: contain;
}

.header-image-only #blog-title #blog-title-inner {
    height: 200px; /* Image height */
}



#title, #blog-description {
display:none;
}






.table-of-contents:before{
    content: "一覧(クリックで移動)";
    font-size: 120%;
}

.table-of-contents{
    padding: 10px 50px 10px 50px;
    border-radius: 10px;
    background: #f0f0f0;/*背景色はここから変更*/
}





.entry-see-more{
  color: #ffffff; /* フォントの色を指定 */
  text-decoration: none; /* アンダーラインを消します */
  text-align: center; /* テキストを真ん中に表示させます */
  padding: 10px; /* 文字の周りの余白です */
  display: block; /* ボックス要素を指定 */
  border-radius: 3px;/* ボックスの角丸です */
  width: 200px; /* ボックスの横幅を指定します */
  background: #000000; /* ボックスの背景色を指定します */
  transition: .8s; /* マウスオーバー時の切替速度 */
  margin-left: auto;
}

.entry-see-more:hover { /* マウスオーバー時の設定 */
  color: #00DFFC; /* 最後の数値の透明度だけを変更 */
}
/* ----- ブログタイトル下のスペース調整 ---- */
#blog-title{
height:150px;
}






