/* <system section="theme" selected="10328749687225937733"> */
/*
  Theme: zeno-teal
  Author: orefolder
  Responsive: yes
*/
html{box-sizing:border-box;font-size:90%;}
*,:after,:before{box-sizing:inherit}
body {font-size:100%;font-family: 'Montserrat';
margin:0 0 0 0;padding:0 0 0 0;color:#33403d;
background-color: #fafafa;
background-image: radial-gradient(#e8e8e8 10%, transparent 20%), radial-gradient(#e8e8e8 10%, transparent 20%);
background-size: 14px 14px;
background-position: 0 0, 7px 7px;
}

::selection {background:#b2dfdb;color:#252525;}
::-moz-selection {background:#b2dfdb;color:#252525;}
a {outline:none;color:#333;text-decoration:none;
-webkit-transition: All 0.2s ease;-moz-transition: All 0.2s ease;-o-transition: All 0.2s ease;-ms-transition: All 0.2s ease;transition: All 0.2s ease;}
a:hover {color:#333;}
a img,img{border:0px;vertical-align:bottom;}
p{line-height:1.8;}
h1,h2,h3,h4,h5,h6{margin:0 0 0 0;padding:0 0 0 0;font-size:100%;}
p:first-child,
ul:first-child,
ol:first-child,
li:first-child{
	margin-top: 0;
}
p:last-child,
ul:last-child,
ol:last-child,
li:last-child{
	margin-bottom: 0;
}
/* フォント */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v10/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v10/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* はてなグローバルヘッダー */
#globalheader-container{background:#00897b;color:#fff;}


/* タイトル */
#blog-title{width:100%;height:200px;overflow:hidden;display:table;margin:0 0 0rem 0;background:#009688;color:#fff;}
#blog-title #blog-title-inner{display:table-cell;text-align:center;vertical-align:middle;}
#blog-title #title a{font-size:48px;font-weight:700;line-height:1;color:#fff;letter-spacing:0.15em;}

/* ヘッダー */
#top-editarea{width:100%;margin:0 auto 2rem auto;}


/* レイアウト */
#content{width:1174px;margin:2rem auto;background:#fff;padding:40px;box-shadow:0px 0px 3px rgba(0,0,0,0.1);}
.page-index #content{padding:40px 40px 40px 25px;}
#content-inner{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;}
#wrapper{width:728px;}
.page-index #wrapper{width:758px;margin:0 0 0 0;}
.page-entry #wrapper, .page-preview #wrapper{width:763px;margin:-40px 0 0 -40px;}
#box2{width:336px;}
.page-index #main-inner{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;}
.page-index #wrapper{position:relative;top:-15px;}


/* エントリー */

.entry{width:100%;}
.entry-content p{margin:0 0 1.5em 0;padding:0 0 0 0;}
.entry-content p a {color:#009688;text-decoration:underline;}
.entry-content p a:hover {background:#e0f2f1;}
.entry-content p a:visited {color:#00897b;}


.page-index .entry{width:379px;height:400px;background:#fff;margin:0 0 8px 0;padding:15px 0 0 0;position:relative;}
.page-index .entry:hover{background:#f0f0f0;transition: 1s;}
.page-index .entry:before,.page-index .entry:after{position:absolute;top:399px;content:'';display:inline-block;width:0;height:1px;background:#666;transition:0.3s;}
.page-index .entry:before{left:50%;}
.page-index .entry:after{right:50%;}
.page-index .entry:hover:before,.page-index .entry:hover:after{width:50%;}
.page-index .entry-inner{position:absolute;width:349px;margin-left:15px;}

.page-index .entry-content{height:369px;overflow:hidden;background:url(https://cdn-ak2.f.st-hatena.com/images/fotolife/c/c-miya/20170925/20170925163823.jpg) no-repeat;background-size:349px;}
.page-index .entry-content p{position:relative;padding:0 0 0 0;margin:0 0 0 0;font-size:11px;line-height:1.8;letter-spacing:1px;color:#808080;}
.page-index .entry-content p:nth-of-type(1){padding:290px 0 0 0;}
.page-index .entry-content img:nth-of-type(1){position:absolute;top:0;width:349px;height:196px;object-fit:cover;}
.page-index .entry-content p:nth-of-type(n+2) img{display:none;}
.page-index .entry-content h2{display:none;}

.entry-header{position:relative;}
.page-index .entry-header{position:absolute;top:200px;padding:0 0 0 0;width:100%;}
.page-index .entry-title{position:absolute;top:0;font-size:18px;letter-spacing:1px;line-height:26px;word-break:break-all;height:52px;overflow:hidden;}
.page-index .entry-title .entry-title-link{display:block;max-height:52px;position:relative;top:50%;-webkit-transform:translateY(-50%);transform: translateY(-50%);}

.entry-date{color:#666;font-weight:700;margin:0 0 0.5em 0;}
.entry-date a{display:inline-block;color:#666;}
.entry-date:before{content:"\f043";font-family:blogicon;}
.page-index .entry-date{font-size:12px;margin:64px 0 0 0;}
.page-entry .entry-date,.page-preview .entry-date{padding:42px 0 0 0;}

.entry-categories{padding:0 .8em;font-size:10px;}
.page-index .entry-categories{position:absolute;top:-200px;right:0;z-index:2;background:#eeff41;white-space:nowrap;max-width:349px;overflow:hidden;}
.page-index .entry-categories a{display:inline-block;color:#333;font-weight:bold;line-height:2;margin:0 0.2em;}

.page-entry .entry-categories, .page-preview .entry-categories{position:absolute;top:0.9em;left:-48px;z-index:2;display:inline-block;background:#eeff41;padding:.4em .8em .2em;font-size:11px;transform:rotate(-5deg);box-shadow:1px 1px 2px rgba(0,0,0,0.2);}
.page-entry .entry-categories a, .page-preview .entry-categories a{display:inline-block;color:#666;font-weight:700;}
.page-entry .entry-categories:before, .page-preview .entry-categories:before{content:"\f013";font-family:blogicon;}

a.entry-see-more{position:absolute;top:0;width:100%;height:100%;color:transparent;}

.page-entry .entry-inner, .page-preview .entry-inner{padding-left:35px;}
.page-entry .entry-title, .page-preview .entry-title{font-size:2rem;line-height:1.4;margin:0 0 0.5em 0;}
.page-entry .entry-content,.page-preview .entry-content{letter-spacing:0.2px;}

.social-buttons{margin:0 0 1rem 0;}
.ad-01{text-align:center;margin:0 0 2rem 0;}


/* 記事編集ボタン */
.entry-header-menu{position:absolute;top:-200px;z-index:2;display:block;width:40px;height:40px;overflow:hidden;background:#fff;line-height:40px;background:#333;}
.entry-header-menu a{color:transparent;position:absolute;}
.entry-header-menu a::before{content:'\f024';font-size:18px;color:#fff;font-family:blogicon;display:block;width:40px;text-align:center;}
.page-entry .entry-header-menu{position:absolute;top:0px;left:50%;}

.page-index .comment-box,
.page-index .author,
.page-index .entry-footer-time{display:none;}
.page-index .hatena-bookmark-comment-iframe{background:#0ff;position:absolute;top:-9999px;left:-9999px;}
.page-index .hatena-star-container{display:none;}
.page-index .entry-footer{position:absolute;top:0;background:transparent;}
.page-index .google-afc-image{background:transparent;position:absolute;z-index:20;}

.social-buttons{display:none;}
.page-entry .social-buttons{display:block;padding:0 0 0 0;}
.page-entry .entry-footer-html{padding:0 0 0 0;}

/* 記事内 */
.entry-content h2{background:#009688;color:#fff;font-weight:700;letter-spacing:2px;padding:1.1em 1em;margin:3em 0 1em 0;font-size:1.4rem;line-height:1;position:-webkit-sticky;position:sticky;top:0;z-index:99;}
.entry-content h2::before{position:absolute;top:100%;content:'';border-style: solid;border-width: 12px 12px 0 12px;border-color: #009688 transparent transparent transparent;}
.entry-content h3{font-size:1.3rem;padding:1rem;border-left:6px solid #009688;margin:2em 0 1em 0;color:#009688;}
.entry-content h4{font-size:1.3rem;padding:1em 0 0 0;margin:0 0 .5em 0;}
.entry-content h4::before{content:'\f029';font-family:blogicon;margin-right:.5em;color:#009688;}
.entry-content h5{font-size:1.2rem;padding:1em 0 0 0;margin:0 0 .3em 0;}
.entry-content h6{font-size:1.1rem;padding:1em 0 0 0;margin:0 0 .3em 0;}

blockquote{margin:1.5em 0 1em 1em;padding:1em 1em 1em 40px;background:#fff;border:1px solid #999;color:#666;border-radius:2px;}
blockquote::before{content:"\f704";font-family:blogicon;color:#999;font-size:42px;position:absolute;top:-0.5em;left:-0.4em;background:#fff;}
blockquote cite{display:block;font-style:italic;text-align:right;font-size:0.7rem;word-break:break-all;margin-top:0.6em;}
q{font-style:italic;background:#e0f2f1;margin:0 0.2em;}

.page-entry .entry-content .hatena-fotolife, .page-preview .entry-content .hatena-fotolife{
margin:0 0 0.7em 0;max-width:100%;}
.entry-content .hatena-image-left,
.entry-content .hatena-image-right{display:block;max-width:50%!important;}
.entry-content .hatena-image-left{margin-right:1rem!important;}
.entry-content .hatena-image-right{margin-left:1rem!important;}

.entry-content ul,.entry-content ol{margin:0 1em 1.5em 0;padding:0 0 0 0;counter-reset:my-counter;list-style:none;}
.entry-content dl{margin:0 1em 1.5em 1em;padding:0 0 0 0;}

.entry-content ul li ul,
.entry-content ul li ol,
.entry-content ol li ul,
.entry-content ol li ol{margin:0.2em 0.5em 0.5em 1em;}

.entry-content ul li,.entry-content ol li{margin:0 0 0.2em 0;padding:0 0 0 0;line-height:1.7;list-style-type:none;position:relative;}

.entry-content ul li::before,
.entry-content ul ul li::before{color:#009688;font-size:.8em;margin-right:0.1rem;position:relative;top:-0.2em;}
.entry-content ul li::before{content:'\25CF';}
.entry-content ul ul li::before{content:'\25A0';}

.entry-content ol li:before {
  content:counter(my-counter);counter-increment:my-counter;
  background-color:#009688;color:#fff;font-size:0.8rem;display:inline-block;text-align:center;height:1.5em;width:1.5em;line-height:1.5em;position:relative;top:-0.1em;margin:0 0.4em 0 0;
}
.entry-content ol ol li:before {
  content:counter(my-counter);counter-increment:my-counter;
  background-color:#80cbc4;color:#fff;font-size:0.8rem;display:inline-block;text-align:center;height:1.5em;width:1.5em;line-height:1.5em;position:relative;top:-0.1em;margin:0 0.4em 0 0.5em;
}

.entry-content pre.code{margin:0 0 1.5em 0;padding:1em;background:#444;color:#fff;}


table{margin:0em 0 1em 0;border-collapse:collapse;border:3px solid #ccc;max-width:100%;}
th{border:1px solid #ccc;padding:0.3em 0.6em;background:#eee;color:#666;}
td{border:1px solid #ccc;padding:0.3em 0.6em;}

ul.table-of-contents{border:1px solid #009688;padding:1.2em 1em 1em 2em;margin:0.5em 0 2em 0;position:relative;}
ul.table-of-contents li{font-size:90%;margin-bottom:0;}
ul.table-of-contents li a{text-decoration:none;}
ul.table-of-contents ul ul{display:none;}
ul.table-of-contents:before{content:"INDEX";display:inline-block;position:absolute;top:-0.6em;left:0.5em;background:#fff;padding:0 0.5em;font-weight:700;color:#009688;}


.entry-content strong{background:linear-gradient(transparent 60%, #e6ee9c 0%);}
.entry-content strong.teal{background:linear-gradient(transparent 60%, #b2dfdb 0%);}
.entry-content strong.pink{background:linear-gradient(transparent 60%, #f8bbd0 0%);}

.entry-content .exlink{border:1px solid #ccc;background:#f8f8f8;padding:0.7em;margin:0 0 1em 0;position:relative;}
.entry-content .exlink a::before{content:"\f009 \0020";font-family:blogicon;}
.entry-content .exlink a{text-decoration:underline;}
.entry-content .exlink a:hover {background:#e0e0e0;}
.entry-content .exlink a:visited {color:#666;}

.entry-content .flexbox{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.entry-content .flexbox span:nth-of-type(n+2){margin-left:1%;}
.entry-content .iflexbox{display:inline-flex;-webkit-justify-content:space-between;justify-content:space-between;}
.entry-content .iflexbox span{display:inline-block;max-width:49%;}

/* パンくずリスト */
#top-box{width:1174px;margin:0 auto;}
.breadcrumb{font-size:0.8rem;margin-top:2em;}

/* コメント */
.comment-box{position:relative;margin:0 0 2em 0;}
.comment{margin:0 0 0 0;padding:1.5em 0 0 0;}
.comment li{list-style-type:none;overflow:hidden;border-bottom:1px dotted #ccc;margin:0 0 1em 0;}
.comment li .hatena-id-icon{width:64px;height:64px;float:left;border:1px solid #ccc;padding:2px;margin:0 8px 1em 0;}
.comment li .comment-user-name{font-weight:bold;margin:0 0 0 0;}
.comment li .comment-content p{overflow:hidden;padding:0 0 0 0;margin:0 0 1em 0;font-size:0.9rem;}
.comment li .comment-metadata{position:absolute;top:0;right:0;margin:0 0 0 0;padding:0 0 0 0;font-size:0.8rem;font-style:italic;}
.leave-comment-title{display:inline-block;border:1px solid #ccc;border-radius:4px;padding:0em 1em 0.6em 1em;background:#f0f0f0;font-size:0.8rem;}
.leave-comment-title:hover{border:1px solid #666;background:#666;color:#fff;}
.leave-comment-title::before{content:"\f01d";font-family:blogicon;font-size:1.5rem;margin:0 0.2em 0 0;position:relative;top:0.35rem;}
.entry-comment .comment-delete-button img{top:2em;}

.entry-footer-section{text-align:right;font-size:80%;margin:2.5em 0;}

.permalink{position:relative;margin:0 0 2em 0;width:100%;overflow:hidden;}


/* ページャー */
.page-index .pager{width:100%;padding:1em 0;text-align:center;}
.page-index .pager a{display:inline-block;padding:0.5em 1em;border:1px solid #009688;color:#009688;}
.page-index .pager a:hover{background:#009688;color:#fff;}

.page-entry .pager{width:calc(100% - 35px);padding:1em 0;margin:1rem 0 2rem 35px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.page-entry .pager span{display:table;width:49%;border:1px solid #009688;}
.page-entry .pager span a{display:table-cell;padding:0 0.5rem;line-height:1.2rem;vertical-align:middle;color:#009688;}
.page-entry .pager span a:hover{background:#26a69a;color:#fff;}
.page-entry .pager .pager-prev::before, .page-entry .pager .pager-next::after{display:table-cell;vertical-align:middle;font-family:blogicon;background:#009688;color:#fff;width:4rem;height:4rem;text-align:center;}
.page-entry .pager .pager-prev::before{content:'\f005';}
.page-entry .pager .pager-next::after{content:'\f006';}

.page-entry .pager .pager-arrow{display:none;}


/* サイドバー */
.hatena-module{width:100%;overflow:hidden;margin:0 0 3em 0;font-size:12px;}
.hatena-module-title{background:#009688;color:#fff;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:1em;margin:0 0 1em 0;font-size:1.3rem;line-height:1;}
.hatena-module-title a{color:#fff;}


.search-form{border:3px solid #e0e0e0;position:relative;overflow:hidden;line-height:3rem;}
.search-form:after{content:"\f01a";font-family:blogicon;position:absolute;right:0;height:2rem;width:3rem;text-align:center;font-size:1.5rem;line-height:3rem;}
.search-module-input{border:0px;width:calc(100% - 3rem);height:2rem;font-size:0.9rem;line-height:2rem;padding:0 0.5em;}
.search-module-button{background:rgba(255,255,255,0.1);border:0px;color:transparent;position:absolute;right:0;height:2rem;width:3rem;z-index:2;}
.search-module-button:hover{cursor:pointer;}
.search-result-form{height:2.3em;}
.search-result-input{height:2.3em!important;}

.hatena-urllist{margin:0 0 0 0;padding:0 0 0 0;}
.hatena-urllist li{list-style-type:none;word-break:break-all;}

.urllist-item{position:relative;padding:0 2em 0 0;}
.urllist-item:hover::before{right:0.4em;transition:0.3s;}
.urllist-item::before{content:'\f006';font-family:blogicon;font-size:1.2rem;line-height:1;color:#009688;position:absolute;right:0.6em;top:calc(50% - 1rem);z-index:2;}
.urllist-item-inner{font-size:12px;line-height:18px;}
.urllist-image{margin-bottom:0.8rem!important;}
.urllist-date-link a{font-weight:bold;color:#999;}
.recent-entries-item{overflow:hidden;margin:0 0 0.8rem 0;border-bottom:1px dotted #e0e0e0;}
.recent-entries-item:last-of-type{margin:0 0 0 0;border-bottom:0px;}

.hatena-module-category .hatena-urllist{margin:-1em 0 0 0;}
.hatena-module-category .hatena-urllist li{border-bottom:1px dotted #e0e0e0;position:relative;}
.hatena-module-category .hatena-urllist li:last-of-type{border-bottom:0px;}
.hatena-module-category .hatena-urllist li::before{content:'\f006';font-family:blogicon;font-size:1.2rem;line-height:1;color:#009688;position:absolute;right:0.6em;top:calc(50% - 0.6rem);z-index:2;}
.hatena-module-category .hatena-urllist li:hover::before{right:0.4em;transition:0.3s;}
.hatena-module-category .hatena-urllist li a{display:block;padding:1em 0;}


/* about */
.page-about h2{margin-top:0;}

/* アーカイブ */
.archive-heading{background:#009688;color:#fff;font-weight:700;letter-spacing:2px;padding:1.1em 1em;margin:0 0 1em 0;font-size:1.4rem;line-height:1;position:relative;}
.archive-heading::before{position:absolute;top:100%;content:'';border-style: solid;border-width: 12px 12px 0 12px;border-color: #009688 transparent transparent transparent;}

.page-archive .archive-entries{padding:0 0 0 0;}
.page-archive .archive-entry{position:relative;min-height:calc(120px + 1em);padding:0 0 1em 136px;margin:0 0 1em 0;border-bottom:1px solid #ccc;overflow:hidden;}
.page-archive .archive-entry:last-of-type{border-bottom:0px;}
.page-archive .entry-thumb-link{position:absolute;top:0;left:0;}
.page-archive .entry-title{font-size:1.2rem;}
.page-archive .date{font-size:0.8rem;}
.page-archive .categories a{font-size:0.8rem;}
.page-archive .categories:before{content:"\f013";font-family:blogicon;font-size:15px;}
.page-archive .archive-entry-body{font-size:0.9rem;}


/* フッター */
#bottom-editarea{width:1174px;margin:0 auto;background:#7f8c8d;padding:40px 40px 1em 40px;color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}

#footer{width:1174px;margin:0 auto 3em auto;background:#7f8c8d;padding:2em 40px 1em 40px;box-shadow:0px 0px 3px rgba(0,0,0,0.1);text-align:center;font-size:80%;color:#fff;border-top:1px solid #95a5a6;}
#footer a{color:#fff;}
#footer-inner{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
#footer address img{vertical-align:bottom;}
#footer address{display:block;margin:0 0 0 0;padding:0 0 0 0;}
#footer .services{margin:0 0 0 0;padding:0 0 0 0;}

.three-footer{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.three-footer div{width:100%;margin-left:3%;}
.three-footer div:nth-of-type(1){margin-left:0;}
.footer-h{font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:0.15rem;border-bottom:2px dotted #fff;}
.three-footer div a{color:#fff;border-bottom:1px dotted #fff;}
.three-footer div a:hover{border-bottom:1px solid #fff;}

.recommends{
    width:1174px;display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin:2rem auto 0 auto;
}
.recommends a.recommend-entry{
    display: block;
    width: 19%;
    font-size: 0.8rem;background:#fff;box-shadow:0px 0px 3px rgba(0,0,0,0.1);position:relative;
}
.recommends a.recommend-entry:hover,.recommends a.recommend-entry2:hover{
    box-shadow:1px 1px 5px rgba(0,0,0,0.3);transition: .5s;
}
.recommend-title{display:block;padding:0.8em 1em;word-break:break-all;}
.recommend-img{
    width:100%;
}

.recommends a.recommend-entry2{
    display: block;
    width: 19%;
    font-size: 0.8rem;box-shadow:0px 0px 3px rgba(0,0,0,0.1);position:relative;
    height:180px;background-size:cover;background-position:50% 50%;
}
.recommend-entry2 .recommend-title{background:rgba(255,255,255,0.8);position:absolute;bottom:0;width:100%;text-shadow:0 0 3px rgba(255,255,255,0.8);}


#zeno-menu{background:#26a69a;box-shadow:0px 3px 2px rgba(0,0,0,0.2);}
.zeno-menu{list-style-type:none;width:1174px;margin:0 auto;padding:0 0 0 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.zeno-menu li{display:block;width:100%;}
.zeno-menu li a{color:#fff;display:block;width:100%;padding:1em 0;text-align:center;}
.zeno-menu li a:hover{background:#00897b;box-shadow:0px 3px 6px rgba(0,0,0,0.2);transition: .5s;}

/* ******** SNSボタン ******** */
.snsbtns1, .snsbtns2, .snsbtns3, .snsbtns4{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 0 1rem 0;position:relative;}
.snsbtns1 a, .snsbtns2 a, .snsbtns3 a, .snsbtns4 a{display:block;width:100%;padding:1em 0;color:#fff;text-align:center;line-height:1;font-size:110%;margin-left:0.2rem;position:relative;overflow:hidden;}
.snsbtns1 a:hover, .snsbtns2 a:hover{box-shadow:0px 2px 3px rgba(0,0,0,0.2);transition: .5s;}
.snsbtns3 a{box-shadow:0px 2px 3px rgba(0,0,0,0.2);text-transform:uppercase;font-weight:700;letter-spacing:0.1rem;}
.snsbtns3 a:hover{box-shadow:1px 3px 4px rgba(0,0,0,0.3);transition: .4s;}
.snsbtns4 a{margin-left:0.4rem;border-radius:0.4rem;text-transform:uppercase;font-weight:700;letter-spacing:0.1rem;font-size:105%;}
.snsbtns4 a:hover{margin-top:-2px;margin-bottom:2px;}
.snsbtns1 a:nth-of-type(1), .snsbtns2 a:nth-of-type(1), .snsbtns3 a:nth-of-type(1), .snsbtns4 a:nth-of-type(1){margin-left:0;}
.snsbtns1 a::before, .snsbtns3 a::before, .snsbtns4 a::before{font-family:blogicon;margin-right:0.5em;font-weight:normal;}
.sns-fb::before{content:'\f036';}
.sns-tw::before{content:'\f035';}
.sns-po::before{content:'\f008';}
.sns-hb::before{content:'\f027';}
.sns-fb{background:#365899;}
.sns-tw{background:#1b95e0;}
.sns-po{background:#EF4056;}
.sns-hb{background:#008fde;}
.sns-fb:hover{background:#4267b2;}
.sns-tw:hover{background:#31a3ea;}
.sns-po:hover{background:#f65065;}
.sns-hb:hover{background:#009FF8;}
.snsbtns3 .sns-fb{background:#465f8c;}
.snsbtns3 .sns-tw{background:#3998d4;}
.snsbtns3 .sns-po{background:#e35f71;}
.snsbtns3 .sns-hb{background:#1f93d1;}
.snsbtns3 .sns-fb:hover{background:#4267b2;}
.snsbtns3 .sns-tw:hover{background:#31a3ea;}
.snsbtns3 .sns-po:hover{background:#f65065;}
.snsbtns3 .sns-hb:hover{background:#009FF8;}
.snsbtns4 .sns-fb{background:#365899;box-shadow:0px 6px 0px rgba(44,66,102,1);}
.snsbtns4 .sns-tw{background:#1b95e0;box-shadow:0px 6px 0px rgba(38,122,173,1);}
.snsbtns4 .sns-po{background:#EF4056;box-shadow:0px 6px 0px rgba(189,70,86,1);}
.snsbtns4 .sns-hb{background:#008fde;box-shadow:0px 6px 0px rgba(17,117,171,1);}
.snsbtns4 .sns-fb:hover{box-shadow:0px 8px 0px rgba(44,66,102,1);}
.snsbtns4 .sns-tw:hover{box-shadow:0px 8px 0px rgba(38,122,173,1);}
.snsbtns4 .sns-po:hover{box-shadow:0px 8px 0px rgba(189,70,86,1);}
.snsbtns4 .sns-hb:hover{box-shadow:0px 8px 0px rgba(17,117,171,1);}

.snsbtns2 a::before{font-family:blogicon;position:absolute;top:0rem;left:-1rem;font-size:420%;color:rgba(255,255,255,0.25);}


/* ********メディアクエリ******** */
@media screen and (max-width: 1200px){

#content{width:760px;padding:0 0 0 0;}
.page-index #content{padding:0 0 0 0;}
#content-inner{display:block;}
#wrapper{width:100%;}
.page-index #wrapper, .page-preview #wrapper{width:100%;margin:0 0 0 0;position:relative;top:0px;}
.page-index #main-inner{-webkit-justify-content:center;justify-content:center;}
.page-entry #wrapper, .page-preview #wrapper{width:100%;margin:0 0 0 0;}
.page-entry .pager{width:calc(100% - 32px);margin:1rem 0 2rem 16px;}

#box2{width:100%;}
#box2-inner{width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;}
.hatena-module{width:336px;}
#bottom-editarea{width:760px;padding:40px 22px 1em 22px;}
#footer{width:760px;padding:2em 22px 1em 22px;}

#top-box{width:760px;}
.page-entry .entry-categories{position:absolute;top:0;left:-15px;transform:rotate(0deg);box-shadow:0px 0px 0px rgba(0,0,0,0);}
.page-entry .entry-inner, .page-preview .entry-inner{padding:0 16px;}

.recommends{width:760px;}
.recommends a.recommend-entry:nth-of-type(n+5), .recommends a.recommend-entry2:nth-of-type(n+5){display:none;}
.recommends a.recommend-entry, .recommends a.recommend-entry2{width:24%;}

#bottom-editarea{padding:40px 16px 1em 16px;}
#footer{padding:2em 16px 1em 16px;}
.three-footer div{margin-left:2%;}
.zeno-menu{width:760px;}
}

@media screen and (max-width: 780px){
#content{width:100%;}
#bottom-editarea{width:100%;}
#footer{width:100%;}
#top-box{width:100%;padding:0 2%;}
.recommends{width:100%;padding:0 2%;}
.recommends a.recommend-entry:nth-of-type(n+4), .recommends a.recommend-entry2:nth-of-type(n+4){display:none;}
.recommends a.recommend-entry, .recommends a.recommend-entry2{width:32%;}

.entry-header-html{width:100%;overflow:hidden;}
.entry-categories{padding:0 .8em;font-size:10px;}

.page-entry .entry-categories{position:absolute;top:0;left:-4vw;transform:rotate(0deg);box-shadow:0px 0px 0px rgba(0,0,0,0);}
.page-entry .entry-inner, .page-preview .entry-inner{padding:0 4vw;}
.page-entry .pager{width:92%;margin:1rem 0 2rem 4%;}

.page-index .entry{width:48vw;height:52.5vw;margin:0 0 8px 0;padding:2vw 0 0 0;}
.page-index .entry:before,.page-index .entry:after{display:none;}
.page-index .entry-inner{width:44vw;margin-left:2vw;}

.page-index .entry-content{height:45.5vw;background-size:44vw;}
.page-index .entry-content p{font-size:1.5vw;line-height:1.8;letter-spacing:0px;}
.page-index .entry-content p:nth-of-type(1){padding:36vw 0 0 0;}
.page-index .entry-content img:nth-of-type(1){position:absolute;top:0;width:44vw;height:24.8vw;}

.entry-header{position:relative;}
.page-index .entry-header{position:absolute;top:24.5vw;padding:0 0 0 0;}
.page-index .entry-title{font-size:2.5vw;letter-spacing:0px;line-height:1.5;height:7.5vw;}
.page-index .entry-title .entry-title-link{max-height:7.5vw;}

.page-index .entry-date{font-size:1.5vw;margin:8vw 0 0 0;}
.page-entry .entry-date,.page-preview .entry-date{padding:42px 0 0 0;}

.entry-categories{padding:0 .8em;font-size:10px;}
.page-index .entry-categories{position:absolute;top:-24.5vw;right:0;z-index:2;background:#eeff41;max-width:44vw;}
.page-index .entry-categories a{display:inline-block;color:#333;font-weight:bold;line-height:2;margin:0 0.2em;}

#bottom-editarea{width:100%;}
#footer{width:100%;}
.zeno-menu{width:100%;}

}
@media screen and (max-width: 675px){
.hatena-module{width:100%;}
.hatena-module-body{padding:0 4%;}
.snsbtns1 a, .snsbtns3 a, .snsbtns4 a{color:transparent;}
.snsbtns1 a::before, .snsbtns3 a::before, .snsbtns4 a::before{display:block;margin:0 0 0.5em 0;font-size:1.6rem;color:#fff;position:absolute;top:0.75rem;width:100%;text-align:center;}
.snsbtns2 a{font-size:0.95rem;}
#footer-inner{display:-webkit-flex;display:flex;-webkit-flex-direction: column;flex-direction:column;}
.three-footer{display:-webkit-flex;display:flex;-webkit-flex-direction: column;flex-direction:column;}
.three-footer div{margin:0 0 1rem 0;}

}

@media screen and (max-width: 480px){
#blog-title #title a{font-size:8vw;letter-spacing:0.3em;}
#blog-title #blog-description{font-size:3vw;padding-top:0.5em;}

.recommends a.recommend-entry:nth-of-type(n+3), .recommends a.recommend-entry2:nth-of-type(n+3){display:none;}
.recommends a.recommend-entry, .recommends a.recommend-entry2{width:49%;}
.entry-content h2{background:#fff;color:#009688;border-bottom:3px solid #009688;letter-spacing:0px;padding:1em 4% 0 4%;margin:3em -4% 1em -4%;font-size:1.3rem;line-height:1.2;position:relative;position:-webkit-sticky;position:sticky;top:0;}
.entry-content h2::before{display:none;}


.page-index .entry{height:56.5vw;padding:2vw 0 0 0;}

.page-index .entry-inner{width:47vw;margin-left:0;}

.page-index .entry-content{height:49.5vw;background-size:47vw;}

.page-index .entry-content p:nth-of-type(1){padding:100vh 0 0 0;color:transparent;}
.page-index .entry-content img:nth-of-type(1){position:absolute;top:0;width:47vw;height:26.4vw;}

.page-index .entry-header{top:27vw;}
.page-index .entry-title{font-size:4vw;height:18vw;}
.page-index .entry-title .entry-title-link{max-height:18vw;}
.page-index .entry-date{font-size:2vw;margin:19vw 0 0 0;}
.page-index .entry-categories{top:-27vw;max-width:47vw;}

.page-entry .pager{display:-webkit-flex;display:flex;-webkit-flex-direction: column;flex-direction:column;}
.page-entry .pager span{width:100%;margin-bottom:1rem;}

#box2{width:100%;}
#box2-inner{width:100%;display:block;}
.hatena-module{width:100%;}
.hatena-module-body{padding:0 4%;}
.zeno-menu{width:100%;}

}
/* </system> */

/*--------------------------------------
  ヨメレバ・カエレバ（レスポンシブ）
--------------------------------------*/
.booklink-box, .kaerebalink-box{
    padding:25px;
    margin-bottom: 10px;
    border:double #CCC;
    overflow: hidden;
    font-size:small;
}
.booklink-image, .kaerebalink-image{
    margin:0 15px 0 0;
    float:left;
    min-width: 160px;
    text-align: center;
}
.booklink-image img, .kaerebalink-image img{
    margin:0 auto;
    text-align:center;
}
.booklink-info, .kaerebalink-info{
    margin:0;
    line-height:120%;
    overflow: hidden;
}
.booklink-name, .kaerebalink-name{
    margin-bottom:24px;
    line-height:1.5em;
}
.booklink-powered-date, .kaerebalink-powered-date{
     font-size:8px;
     margin-top:10px;
     font-family:verdana;
     line-height:120%;
}
.booklink-detail, .kaerebalink-detail{font-size: 12px;}
.booklink-powered-date, .kaerebalink-detail{margin-bottom:15px;}
.booklink-link2, .kaerebalink-link1{margin-top:10px;}
.booklink-link2 a,
.kaerebalink-link1 a{
    width:30%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    display:inline-block;
    margin:5px 2px 0 0;
    padding:10px 1px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-weight:800;
    text-shadow:1px 1px 1px #dcdcdc;
    font-size:12px;
    color: #fff !important;
}
.booklink-link2 a:hover,
.kaerebalink-link1 a:hover{opacity: 0.6;}
.booklink-link2 a:active
.kaerebalink-link1 a:active{
    position:relative;
    top:1px;
}
/*ボタンを変えるときはここから*/
.shoplinkamazon a{background-color:#FF9901 !important;}
.shoplinkrakuten a{background-color:#c20004 !important;}
.shoplinkkindle a{background-color:#007dcd !important;}
.shoplinkkakakucom a{background-color:#314995 !important;}
.shoplinkyahoo a{background-color:#7b0099 !important;}
/*ここまでを変更*/
.shoplinkyahoo img{display:none;}
.shoplinkyahoo a{font-size:10px;}
.booklink-footer{display: none;}

@media screen and (max-width: 680px) {
.booklink-box, .kaerebalink-box{padding:15px;}
.booklink-image, .kaerebalink-image{
    width: 100px !important;
    min-width: initial;
}
.booklink-name > a, .kaerebalink-name > a{
    font-size: 15px;
    font-weight: bold;
}
.booklink-name, .kaerebalink-name{margin-bottom:12px;}
.booklink-powered-date, .kaerebalink-powered-date{margin-top:5px;}
.booklink-link2 a,
.kaerebalink-link1 a{
    width:calc(100% - 4px);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    margin: 2px 0px;
    padding:10px 0px;
}
}

/*--------------------------------------
関連リンクを枠で囲う（参考NO TITLE）
--------------------------------------*/
.entry-content .emphasize-link {
  position: relative;
  margin: 36px 0 16px;
  padding: 16px 10px;
  border: 2px solid #F14017;
  background-color: #FFFAF0;
}
.entry-content .emphasize-link p:last-child {
  margin-bottom: 0;
}
.entry-content .emphasize-link::before {
  position: absolute;
  bottom: 100%;
  left: -2px;
  padding: 2px 6px;
  content: "合わせて読みたい";
  background-color: #F14017;
  color: #fff;
  font-weight: bold;
}

/*--------------------------------------
プロフィールボックス
--------------------------------------*/
.profile-box {
border: 2px solid #2196F3; /*枠の色*/
border-radius: 4px;
margin: 2em 0;
padding: 2em 2em 0;
position: relative;
}
.profile-box::before {
background-color: #fff;
color: #2196F3; /*ボックス名の色*/
content: "ブログ運営者のプロフィール"; /*ボックス左上の文字*/
font-weight: bold; /*フォントの太さ*/
font-size: 140%; /*フォントの大きさ*/
left: 1.2em;
padding: 0 .5em;
position: absolute;
top: -1em;
}

/* <system section="theme" selected="8454420450091363061"> */
/*
  Theme: Blank
  Author: waitingmoon
  Description: シンプルな2カラムテーマ
  Responsive: yes
 */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* 基本
   ========================================================================= */

body {
	color: #555;
	background-color: #fff;
	font-size: 16px;
	font-family: "Open Sans", "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, sans-serif;
	line-height: 1.7;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans", "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, sans-serif;
	font-weight: 400;
	letter-spacing: -0.01em;
	line-height: 1.4;
}
h1 {
	font-size: 2em;
	margin-bottom: 1em;
	margin-top: 2em;
}
h2 {
	font-size: 1.625em;
	margin-bottom: 1em;
	margin-top: 2em;
}
h3 {
	font-size: 1.375em;
	margin-bottom: 1em;
	margin-top: 1.5em;
}
h4 {
	font-size: 1.25em;
	margin-bottom: 1em;
	margin-top: 1em;
}
h5 {
	font-size: 1em;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
h6 {
	font-size: .875em;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
a {
	color: inherit;
	text-decoration: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, opacity .15s ease-in-out;
}
.entry-content a {
	text-decoration: underline;
}
.entry-content a.keyword {
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover {
	color: #999;
}
p {
	margin: 0 0 1.6em;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.entry-content .hatena-image-left {
	margin: 0 1.6em 1.6em 0;
}
.entry-content .hatena-image-right {
	margin: 0 0 1.6em 1.6em;
}
ul, ol {
	margin: 0 0 1.6em 2em;
	padding: 0;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dl {
	margin: 0;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.6em 1.5em;
}
.table-of-contents {
	margin-left: 0;
}
table{
	border-top: 1px solid #e4e4e4;
	font-size: 93.8%;
	line-height: 1.5;
	margin: 0 0 1.7em;
	width: 100%;
}
th, td {
	border-bottom: 1px solid #e4e4e4;
	padding: 0.8em;
}
th {
	font-weight: 700;
}
pre {
	background-color: #333;
	color: #eee;
	font-size: 93.8%;
	line-height: 1.4;
	padding: 1.7em;
	margin: 0 0 1.7em;
	max-width: 100%;
	word-wrap: normal;
}
blockquote {
	padding: 1.6em 1.6em 1.6em 5.2em;
	margin: 0 0 1.6em;
	background-color: #f8f8f8;
	font-style: italic;
	position: relative;
}
blockquote *:last-child {
	margin-bottom: 0;
}
blockquote:before {
	color: #ccc;
	content: "“";
	font: 80px/1 Georgia,serif;
	position: absolute;
	top: 22px;
	left: 28px;
}
hr {
	background-color: #e4e4e4;
	border: 0;
	height: 1px;
	margin: 0 0 1.6em;
}

/* Amazon, iTunes */
.hatena-asin-detail,
.itunes-embed {
	margin: 0 0 1.7em;
	padding: 1.7em;
	border: 1px solid #e4e4e4;
	font-size: 93.8%;
	line-height: 1.5;
}
.hatena-asin-detail-info,
.itunes-embed-info {
	overflow: hidden;
}
.hatena-asin-detail-title,
.itunes-embed-title {
	margin-bottom: 8px!important;
}
.hatena-asin-detail-image,
.itunes-embed-image{
	margin-right: 1.7em!important;
}
@media screen and (max-width: 479px) {
	.hatena-asin-detail-image,
	.itunes-embed-image{
		width: 64px;
	}
}

/* Clearfix */
#container:before, #container:after,
#container-inner:before, #container-inner:after,
#blog-title:before, #blog-title:after,
#blog-title-inner:before, #blog-title-inner:after,
#content:before, #content:after,
#content-inner:before, #content-inner:after,
#main:before, #main:after,
#main-inner:before, #main-inner:after,
#footer:before, #footer:after,
#footer-inner:before, #footer-inner:after,
.entry:before, .entry:after,
.archive-entry:before, .archive-entry:after,
.entry-title:before, .entry-title:after,
.entry-content:before, .entry-content:after,
.date:before, .date:after,
.categories:before, .categories:after,
.pager:before, .pager:after,
.hatena-urllist:before, .hatena-urllist:after {
	content: "";
	display: table;
}

#container:after,
#container-inner:after,
#blog-title:after,
#blog-title-inner:after,
#content:after,
#content-inner:after,
#main:after,
#main-inner:after,
#footer:after,
#footer-inner:after,
.entry:after,
.archive-entry:after,
.entry-title:after,
.entry-content:after,
.date:after,
.categories:after,
.pager:after,
.hatena-urllist:after{
  clear: both;
}

/* レイアウト
   ========================================================================= */

#globalheader-container {
	color: #fff;
	background-color: #333;
}
#container {
	margin: 0 auto;
}
#blog-title {
	padding: 48px 0;
	border-bottom: 1px solid #e4e4e4;
}
#content {
	margin: 0 auto;
	padding: 48px 0 0 0;
	background-color: #fff;
}
#footer {
	padding: 24px 0;
	text-align: center;
	color: #fff;
	background-color: #333;
}
#blog-title-inner,
#content-inner,
#footer-inner {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 656px;
}
#wrapper {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 56px;
}
@media screen and (min-width: 480px) {
	#blog-title-inner,
	#content-inner,
	#footer-inner {
		padding-left: 32px;
		padding-right: 32px;
	}
}
@media screen and (min-width: 640px) {
	#blog-title-inner,
	#content-inner,
	#footer-inner {
		padding-left: 48px;
		padding-right: 48px;
	}
}
@media screen and (min-width: 960px) {
	#globalheader-container {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	#container {
		margin-top: 37px;
	}
	#blog-title-inner,
	#content-inner,
	#footer-inner {
		max-width: 1053px;
	}
	#wrapper {
		width: 100%;
		margin-right: -348px;
		padding-right: 348px;
		border-bottom: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
	}
	#main {
		padding-right: 48px;
		border-right: 1px solid #e4e4e4;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#box2 {
		width: 300px;
		float: right;
	}
}

/* for Pro */
.globalheader-off #container {
	margin-top: 0;
}

/* ヘッダー
   ========================================================================= */

/* ブログタイトル */
#title {
	margin: 0;
	padding: 0;
	font-size: 32px;
	font-family: "Open Sans", "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, sans-serif;
	line-height: 1.2;
	display: inline-block;
}

/* ブログ概要 */
#blog-description {
	margin: 0;
	padding: 0;
	color: #777;
	font-size: 93.8%;
	font-weight: 400;
}

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

.entry{
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 48px;
}
.entry-header {
	position: relative;
}

.entry-content {
	margin-bottom: 24px;
}

/* 記事タイトル */
.entry-title {
	font-size: 1.625em;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 32px;
}

/* 日付 */
.date {
	font-size: 87.5%;
	margin-bottom: 8px;
}
.date a {
}
.date a:before{
	content: "\f043";
	font: 16px/1 blogicon;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

/* カテゴリー */
.categories {
	margin-top: -16px;
	margin-bottom: 28px;
}
.categories a {
	margin: 0 4px 4px 0;
	padding: 6px 10px;
	font-size: 87.5%;
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	float: left;
}
.categories a:hover {
	color: #555;
	background-color: #f8f8f8;
}

/* 編集ボタン */
.entry-header-menu {
	position: absolute;
	top: 0;
	right: -72px;
	width: 48px;
	height: 48px;
	background-color: #fff;
	border-radius: 50%;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	text-align: center;
	line-height: 1;
}
.entry-header-menu a{
	font-size: 0;
}
.entry-header-menu a:before{
	content: "\f010";
	font: 16px/48px blogicon;
	margin-left: 2px;
}
@media screen and (max-width: 959px){
	.entry-header-menu{
		display: none!important;
	}
}

/* 続きを読む */
.entry-content .entry-see-more {
	margin: 8px 0 24px;
	padding: 10px 16px;
	color: #eee;
	background-color: #333;
	font-size: 87.5%;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	display: inline-block;
}
.entry-content .entry-see-more:hover{
	color: #eee;
	background-color: #555;
}

/* 記事フッター */
.entry-footer {
	margin-bottom: 48px;
}

/* SNSシェア */
.social-buttons {
	margin-bottom: 16px;
}

/* 広告 */
.google-afc-image,
.google-afc-text {
	margin-bottom: 32px;
}

/* コメント */
.comment-box {
	font-size: 93.8%;
}
.comment-box ul {
	list-style: none;
	margin: 1.7em 0;
	padding: 0;
}
.comment-user-name{
	padding-left: 64px;
	margin-bottom: 8px;
	position: relative;
}
.comment-user-name .hatena-id-icon{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-box .comment-content,
.comment-box .comment-metadata {
	margin-left: 64px;
}
.comment-box .comment-content a {
	text-decoration: underline;
}
.leave-comment-title {
	padding: 10px 16px;
	font-size: 87.5%;
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	display: inline-block;
}
.leave-comment-title:hover {
	color: #555;
	text-decoration: none;
	background-color: #f8f8f8;
}

/* 投稿前後ナビゲーション */
.pager{
	margin-bottom: 48px;
}
.pager-prev{
	width: 48%;
	float: left;
	text-align: left;
}
.pager-next {
	width: 48%;
	float: right;
	text-align: right;
}
.pager-prev a,
.pager-next a{
	font-size: 93.8%;
	text-decoration: underline;
}

/* アーカイブページ */
.page-archive .archive-entry {
	padding-bottom: 48px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 48px;
}
.page-archive .entry-thumb {
	margin: 0 20px 20px 0;
}

/* カテゴリーページ */
#top-box {
	background-color: #f8f8f8;
	border-bottom: 1px solid #e4e4e4;
}
.breadcrumb {
	margin: 0 auto;
	padding: 24px 20px;
	font-size: 87.5%;
	max-width: 656px;
}
@media screen and (min-width: 480px) {
	.breadcrumb {
		padding-left: 32px;
		padding-right: 32px;
	}
}
@media screen and (min-width: 640px) {
	.breadcrumb {
		padding-left: 48px;
		padding-right: 48px;
	}
}
@media screen and (min-width: 960px) {
	.breadcrumb {
		max-width: 1053px;
	}
}


/* サイドバー
   ========================================================================= */

.hatena-module {
	font-size: 93.8%;
	line-height: 1.6;
	margin-bottom: 48px;
}
.hatena-module-title {
	letter-spacing: -0.01em;
	margin-top: 0;
	margin-bottom: 16px;
}
.hatena-module ul {
	margin-bottom: 0;
}
.hatena-urllist {
	list-style: outside none none;
	padding-left: 0;
	margin-left: 0;
}
.hatena-urllist li:first-child {
	border-top: none;
}
.hatena-urllist li {
	border-top: 1px solid #e4e4e4;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.4;
}
.urllist-with-thumbnails li {
	padding-top: 16px;
	padding-bottom: 16px;
}
.urllist-with-thumbnails li .urllist-image {
	margin: 0 16px 0 0;
}
.urllist-title-link {
	font-size: inherit;
	overflow: hidden;
}
.urllist-date-link {
	font-size: 86.7%;
	overflow: hidden;
	margin-bottom: 2px;
}
.urllist-entry-body {
	margin-top: 2px;
	color: #777;
	font-size: 86.7%;
	overflow: hidden;
}
.urllist-categories {
	margin-top: 2px;
	overflow: hidden;
}
.urllist-category-link {
	font-size: 86.7%;
	margin-right: 4px;
}

/* プロフィール */
.profile-icon {
	margin: 0 16px 16px 0;
	border-radius: 4px;
	float: left;
	overflow: hidden;
}
.profile-description {
	margin-top: 6px;
	font-size: 86.7%;
}

/* 最近のコメント */
.hatena-module-recent-comments .recent-comments .user-id img{
	vertical-align: middle;
	margin-right: 4px;
}

/* カレンダー */
.archive-module-calendar table{
	font-size: 86.7%;
	line-height: 36px;
}
.archive-module-calendar th,
.archive-module-calendar td {
	padding: 0;
	text-align: center;
}
.archive-module-calendar th {
	padding: 2px 0;
}
.archive-module-calendar th a,
.archive-module-calendar td a {
	text-decoration: underline;
}

/* カテゴリー */
.hatena-module-category .hatena-urllist li {
	margin: 0 4px 4px 0;
	padding: 0;
	border: none;
	float: left;
}
.hatena-module-category .hatena-urllist li a {
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	padding: 6px 10px;
	font-size: 86.7%;
	display: block;
}
.hatena-module-category .hatena-urllist li a:hover {
	color: #555;
	background-color: #f8f8f8;
}

/* 検索 */
.hatena-module-search-box .search-form {
	position: relative;
}
.hatena-module-search-box .search-module-input, 
.hatena-module-search-box .search-module-button{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.hatena-module-search-box .search-module-input{
	border: 1px solid #e4e4e4;
	padding: 8px 32px 8px 8px;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	height: 40px;
	font-size: 14px;
}
.hatena-module-search-box .search-module-button {
	width: 24px;
	height: 24px;
	border: none;
	outline: none;
	background: transparent url(https://cdn.blog.st-hatena.com/images/theme/search.png) no-repeat right center;
	position: absolute;
	top: 8px;
	right: 8px;
	opacity: 0.4;
	text-indent: -9999px;
}
.hatena-module-search-box .search-module-button:hover {
	opacity: 0.7;
}

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

#footer p {
	margin: 0;
}
#footer a{
	color: #ccc;
}
#footer a:hover{
	color: #eee;
}
#footer p,
#footer address {
	font-size: 87.5%;
}
/* </system> */

/*--------------------------------------
記事下プロフィール
--------------------------------------*/
.author-box {
  width:98%;
  border: 1px solid #333;
}
.author-title {
  padding:10px 20px;
  background:#333;
  color:#fff;
  font-size:18px;
}
.author-content {
  padding: 20px 15px;
}
.author-box img {
  width: 15%;
  float: left;
}
.author-text {
  margin-left:15px;
  float: left;
  width: 80%;
}
.author-name {
  color: #333;
  font-size:20px;
}
.author-text p {
  font-size:15px;
}
.author-twitter { 
    width: 180px;
    padding: 5px 0px;
    display: block;
    color:#ffffff;
    text-align:center;
    margin-bottom:4px;
    background: #55acee;
    font-size:15px;
}
.author-twitter:hover {
    background: #89C7F7;
    color:#fff;
}
.author-content:after {
  content: "";
  display: block;
  clear: left;
}

.twitter-btn a {
  display: inline-block;
  padding: 5px;
  background: #138BF2;
  border: 1px solid #138BF2;
  color: #fff;
  width:100%;
  text-decoration: none;
  transition: 0.1s;
  font-size: 110%;
  font-weight: bold; 
   text-align: center;
   border-radius:5px;
}
.twitter-btn a:hover {
  background: #fff;
  color: #138BF2;
  font-size: 110%;
  font-weight: bold;
   text-align: center;
}


.line-btn a {
  display: inline-block;
  padding: 5px;
  background: #19B905;
  border: 1px solid #19B905;
  color: #fff;
  width:100%;
  text-decoration: none;
  transition: 0.1s;
  font-size: 110%;
  font-weight: bold; 
   text-align: center;
   border-radius:5px;
}
.line-btn a:hover {
  background: #fff;
  color: #19B905;
  font-size: 110%;
  font-weight: bold;
   text-align: center;
}

/*--------------------------------------
グローバルナビ
--------------------------------------*/
.header_menu {
  width: 100%;
  background-color: #04E1FE;
  border-bottom: 2px solid #a24111;
  box-shadow: 0 1px 3px 1px rgba(0,0,0,0.4);
}
.header_menu .header_menu_list {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding: 0;
  display: table;
  background-color: #04E1FE;
  list-style: none;
}
.header_menu .header_menu_list li {
  text-align: center;
  display: table-cell;
  width: 20%;
}
.header_menu .header_menu_list li a {
  display: block;
  padding: 8px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header_menu .header_menu_list li a:hover {
  background-color: #fff;
  color: #111111;
  border-bottom: 6px solid #ff4a00;
}

@media (max-width: 600px) {
  .header_menu {
    display: none;
  }
}

.entry-content {
font-size:20px;
}

#js-fix-nav {
  width:100%;
}

.kakomi_waku {
background: #efefef;/*背景色*/
padding: 20px;/*四方の余白*/
border-style: double;/*線の種類*/
}

/*****ここから会話のCSS*****/
.talk-wrap{
 display: block;
 clear: both;
 margin:0 auto 3px auto;
 }
.talk-wrap p{
 margin:0;
 }
 .left-icon{
 width: 100px;
 height: 100px;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 background: no-repeat;
 background-size: 180%;
 background-position: center;
 float:left;
 display:inline-block;
 box-shadow: 1px 1px 5px #aaa; /*左のアイコンの影の設定*/
 border: 3px solid #fff; /*左のアイコンの枠の設定*/
 margin-bottom: 10px;
 }
 .talk-left{
 float:right;
 position: relative;
 background: #fff; /*左の会話の背景色*/
 border: 2px solid #666;
 padding: 3%;
 border-radius: 10px;
 width: 70%;
 margin-top:10px;
 box-shadow: 1px 1px 5px #aaa; /*左の会話の影の設定*/
 margin-bottom: 10px;
 }
.talk-left:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-right-color: #666;
 position: absolute;
 left: -20px;
 top: 25%;
 margin-top: -9px;
}
.talk-left:after {
 content: "";
 display: inline-block;
 border: 9px solid transparent;
 border-right-color: #fff;
 position: absolute;
 left: -16px;
 top: 25%;
 margin-top: -8px;
}
 .right-icon{
 width: 100px;
 height: 100px;
 border-radius: 50%;
 -webkit-border-radius:50%;
 background: no-repeat;
 background-size: 180%;
 background-position: center;
 float:right;
 display:inline-block;
 box-shadow: 1px 1px 5px #aaa; /*右のアイコンの影の設定*/
 border: 3px solid #FFF; /*右のアイコンの枠の設定*/
 margin-bottom: 10px;
 }
 .talk-right{
 float:left;
 position: relative;
 background: #fff; /*右の会話の背景色*/
 border: 2px solid #666;
 padding: 3%;
 border-radius: 10px;
 width: 70%;
 margin-top:10px;
 box-shadow: 1px 1px 5px #aaa; /*右の会話の影*/
 margin-bottom:10px;
 }
 .talk-right:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-left-color: #666;
 position: absolute;
 right: -20px;
 top: 25%;
 margin-top: -9px;
}
.talk-right:after {
 content: "";
 display: inline-block;
 border: 9px solid transparent;
 border-left-color: #fff;
 position: absolute;
 right: -16px;
 top: 25%;
 margin-top: -8px;
}
.talk-end{
 clear:both;
}
/*****レスポンシブ設定*****/
@media screen and (max-width: 480px){
 .left-icon{
 width: 80px;
 height: 80px;
 }
 .talk-left{
 width: 65%; 
 }
 .right-icon{
 width: 80px;
 height: 80px;
 }
 .talk-right{
 width: 65%; 
 }
 }
 @media screen and (max-width: 380px){
 .left-icon{
 width: 60px;
 height: 60px;
 }
 .talk-left{
 width: 65%; 
 }
 .right-icon{
 width: 60px;
 height: 60px;
 }
 .talk-right{
 width: 65%; 
 }
 }
 
 .entry-content {
    font-size:18px;
    line-height:1.9em;
}

.entry-content b{
	background: -webkit-linear-gradient(transparent 60%, #ffff00 60%)!important;
	background: -o-linear-gradient(transparent 60%, #ffff00 60%)!important;
	background: linear-gradient(transparent 60%, #ffff00 60%)!important;
}

/* 全体の位置決め */
.fixed-share-buttons{ 
    text-align: left; 
    position:fixed; /* 表示位置を固定 */
    left:10px; /* 画面左端からの距離 */
    bottom:8px; /* 画面下からの距離 */
    z-index: 100; /* 他の要素より前面に表示 */
}

/* ボタン共通のデザイン */
.fixed-share-buttons a {
    position: relative;
    display: inline-block; /* 横並び */
    width: 36px; /* 横幅 */
    height: 36px; /* 縦幅 */
    text-align: center; /* ロゴの中央寄せ（縦） */
    line-height: 36px; /* ロゴの中央寄せ（横） */
    border-radius:50%; /* 丸ボタン化 */
    font-size: 18px; /* ロゴの大きさ */
    color: #ffffff; /* ロゴの色 */
    text-decoration: none; /* ロゴに表示されてしまう下線を消す */
    padding: 0;
    margin:5px; /* ボタン間のスペース */
    opacity:0.8; /* ボタンの半透明化 */
}

/* はてなブックマークボタンの色指定 */
.fixed-share-buttons .hatena-bookmark{
    background: #008fde;
}

/* Facebookボタンの色指定 */
.fixed-share-buttons .facebook{
    background: #305097;
}

/* Twitterボタンの色指定 */
.fixed-share-buttons .twitter{
    background: #55acee;
}

/* Pocketボタンの色指定 */
.fixed-share-buttons .pocket{
    background: #EE4256;
}

/* LINEボタンの色指定 */
.fixed-share-buttons .line{
    background: #5ae628;
}

/* メインカラー 500 */
#blog-title, .entry-content h2, .entry-content ol li:before, .page-index .pager a:hover, .page-entry .pager .pager-prev::before, .page-entry .pager .pager-next::after, .hatena-module-title, .archive-heading
{background-color:#0D47A1;}

.entry-content p a, .entry-content h3, .entry-content h4::before, .entry-content ul ul li::before, ul.table-of-contents:before, .page-index .pager a, .page-entry .pager span a, .urllist-item::before, .hatena-module-category .hatena-urllist li::before, .entry-content ul li::before
{color:#0D47A1;}

.archive-heading::before, .entry-content h2::before
{border-top-color:#0D47A1;}

.entry-content h3
{border-left-color:#0D47A1;}

ul.table-of-contents, .page-index .pager a, .page-entry .pager span
{border-color:#0D47A1;}


@media screen and (max-width: 480px){
.entry-content h2
{border-bottom:3px solid #8C9EFF;color:#8C9EFF;background-color:transparent;}
}

/* 濃い色 600 */
#globalheader-container, .zeno-menu li a:hover
{background:#0D47A1;}

.entry-content p a:visited {color:#0044CC;}

/* 薄い色 400 */
.page-entry .pager span a:hover, #zeno-menu, .entry-content ol ol li:before
{background:#0D47A1;}


@media screen and (max-width: 480px) {
 
        .kaerebalink-box,
        .booklink-box,
        .pochireba {
                text-align:center!important;
                padding: 1em!important;
                margin:0 0 0.5em 0!important;
                }

        .pochi_info {
                text-align:center!important;
                }

        .kaerebalink-box .kaerebalink-image,
        .booklink-box .booklink-image,
        .pochi_img {
                float: none !important;     
                }


        .shoplinkamazon,
        .shoplinkrakuten,
        .shoplinkkindle,
        .pochi_name {
                display:block!important;
                letter-spacing: 1em!important;
                padding:0!important;
                }

        .shoplinkamazon a,
        .shoplinkrakuten a,
        .shoplinkkindle a {
                padding:1em 25%!important;
                }

        /* カエレバ Amazon */
        .kaerebalink-box .shoplinkamazon a {
                padding : 0.9em 6em!important ;
                }

        /* カエレバ 楽天 */
        .kaerebalink-box .shoplinkrakuten a {
                padding : 0.9em 5.5em!important ;
                }

        /* ヨメレバ Amazon */
        .booklink-box .shoplinkamazon a {
                padding : 0.9em 6em!important ;
                }

        /* ヨメレバ 楽天 */
        .booklink-box .shoplinkrakuten a {
                padding : 0.9em 5.5em!important ;
                }

        /* ヨメレバ Kindle */
        .booklink-box .shoplinkkindle a {
                padding : 0.9em 6em!important ;
                }

        /* ポチレバ */
        .pochi_name a {
                padding : 0.3em 5% 0.5em 5%!important ;
                }
}

/* ページトップへ戻るボタン */
#page-top-area {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
}
#page-top-button {
    color: rgba(0,0,0,0.6);
    text-decoration: none;
    display: block;
    cursor: pointer;
}
#page-top-button:hover {
    color: rgba(0,0,0,0.95);
}
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css");

/*サイドバータブメニュー*/
.tab{
    display: inline-block;
    padding: 8px 15px 5px 15px;/*横に入りきらない場合はこの２番目と４番目の数字を小さく*/
    background: #f0f0f0;/*反応していないタブの背景色*/
    border-radius: 5px 5px 0 0;
    font-size: 12px;/*横に入りきらない場合はここの数字を小さく*/
    cursor: pointer;
}
.active{
    color: white;
    background: black;/*反応しているタブの背景色*/
    border-radius: 5px 5px 0 0;
}
.hatena-module-title2{
    border-bottom: 3px solid black;/*タブの下線*/
}

@media screen and (max-width: 480px){
.recommends {
      width: 220%;
}
.recommends a.recommend-entry2:nth-of-type(n+3){
      display: block;
}
.recommends a.recommend-entry2:not(:last-of-type){
      margin-right: 1%;
}
}

.balloon_answer,
.balloon_question {
    position: relative;
    background: #fff;
    border: 1px solid #c8c8c8;
    padding: 20px 15px;
    border-radius: 10px;
    width: 70%;
    font-size: 13px;
}
.balloon_question {
    float: right;
    margin-right: 20px;
}
.balloon_answer:after,
.balloon_answer:before,
.balloon_question:after,
.balloon_question:before {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.balloon_question:after,
.balloon_question:before { right: 100%; }
.balloon_answer:after,
.balloon_answer:before { left: 100%; }
.balloon_answer:after,
.balloon_question:after {
    border-color: rgba(255, 255, 255, 0);
    border-width: 15px;
    margin-top: -15px;
}
.balloon_answer:after { border-left-color: #fff ; }
.balloon_question:after { border-right-color: #fff ; }
.balloon_answer:before,
.balloon_question:before {
    border-color: rgba(200, 200, 200, 0);
    border-width: 16px;
    margin-top: -16px;
}
.balloon_answer:before { border-left-color: #c8c8c8; }
.balloon_question:before { border-right-color: #c8c8c8; }
.question_image { float: left; }
.answer_image {
    float: right;
    margin-right: 20px;
}
.answer_image img,
.question_image img { 
    border-radius: 50px;
    border: 2px solid #00A1E0;//アイコンの枠の色を変更はここ
    padding: 5%;
}
.question_Box {
    margin-bottom: 25px;
    overflow: hidden;
}
//スマホ用
@media(max-width: 640px){
    .question_image,
    .answer_image { 
        width: 20%;
    }
    .answer_image img,
    .question_image img{
        width: 100%;
        height: 100%;
    }
    .balloon_answer,
    .balloon_question{
        width: 65%;
        padding: 10px 15px;
    }
 
}

div#appreach-box {
max-width: 500px;
border: 1px solid #CCC;
border-radius: 3px;
margin: 10px;
font-size: 14px;
}
#appreach-box br {
display: none;
}

.lastmod {
    color: #666;
    background-color: transparent;
    text-decoration: none;
    font-size: 100%;
    display: inline;
    margin-left: 10px;
}
.lastmod::before {
    margin-right: 10px;
    padding-left: 3px;
    font-family: blogicon;
    content: '\f02b';
}
.entry-date a {
    padding: 5px 6px !important;
}

#blog-title{background-color:#fff!important;}

/*スマホヘッダー表示コード*/
@media screen and (max-width: 480px){  
#blog-title-inner{ 
background-image:url(https://cdn-ak.f.st-hatena.com/images/fotolife/a/akabaneyama150/20180304/20180304155338.jpg)!important; 
background-size:contain; 
}
.zeno-menu{-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.zeno-menu li{width:50%;border-bottom:1px solid #1976d2;}
.zeno-menu li:nth-of-type(n+5){border-bottom:0;}
.zeno-menu li:nth-of-type(odd){border-right:1px solid #1976d2;}
}

.ad-entry-bottom{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.adslot_1 {display:inline-block;width: 300px;height: 250px; }

@media screen and (max-width: 540px){
.ad-entry-bottom{-webkit-justify-content:center;justify-content:center;}
.adslot_1{display:none;}
}

.star-rating4 th{font-weight:normal;vertical-align:middle;font-size:0.9rem;padding:3px 4px 0 4px;}
.star-rating4 td{font-family:blogicon;font-size:1.5em;-webkit-background-clip: text!important;-webkit-text-fill-color: transparent!important;}
.star-rating4 tr::after{content: attr(data-text);font-size:0.9rem;color:#333;padding:0.5rem 0 0 0.2rem;display:inline-block;}
.star-rating4 .rate00{background: linear-gradient(to right, #f90 0%, #f90 0%, #ccc 0%);}
.star-rating4 .rate05{background: linear-gradient(to right, #f90 0%, #f90 10%, #ccc 10%);}
.star-rating4 .rate10{background: linear-gradient(to right, #f90 0%, #f90 20%, #ccc 20%);}
.star-rating4 .rate15{background: linear-gradient(to right, #f90 0%, #f90 30%, #ccc 30%);}
.star-rating4 .rate20{background: linear-gradient(to right, #f90 0%, #f90 40%, #ccc 40%);}
.star-rating4 .rate25{background: linear-gradient(to right, #f90 0%, #f90 50%, #ccc 50%);}
.star-rating4 .rate30{background: linear-gradient(to right, #f90 0%, #f90 60%, #ccc 60%);}
.star-rating4 .rate35{background: linear-gradient(to right, #f90 0%, #f90 70%, #ccc 70%);}
.star-rating4 .rate40{background: linear-gradient(to right, #f90 0%, #f90 80%, #ccc 80%);}
.star-rating4 .rate45{background: linear-gradient(to right, #f90 0%, #f90 90%, #ccc 90%);}
.star-rating4 .rate50{background: linear-gradient(to right, #f90 0%, #f90 100%, #ccc 100%);}

.fuki{
  display: -webkit-flex;
  display: flex;
  margin: 0 0 1.5em 0;
}
.fukiR{
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.fukimg{
  width: 64px;
  height: auto;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.fukitxt{
  padding: 1em;
  border: 3px solid #333;
  border-radius: 6px;
  position: relative;
}
.fukiL .fukitxt{
  margin: 0 0 0 15px;
}
.fukiR .fukitxt{
  margin: 0 15px 0;
}
.fukitxt::before,.fukitxt::after{
  content: '';
  position: absolute;
  top: 19px;
  font-size: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.fukiL .fukitxt::before{
  left: -16px;
  border-right: 16px solid #333;
}
.fukiL .fukitxt::after{
  left: -12px;
  border-right: 16px solid #fff;
}
.fukiR .fukitxt::before{
  right: -16px;
  border-left: 16px solid #333;
}
.fukiR .fukitxt::after{
  right: -12px;
  border-left: 16px solid #fff;
}

/*--------------------------------------
記事内のリンクの色を変更
--------------------------------------*/
.entry-content a:link{
    color:#0044CC;
    text-decoration:underline;
}

.entry-content a:hover{
    color:#82CDDD;
    text-decoration:underline;
}

.entry-content a:visited{
    color:#0044CC;
    text-decoration:underline;
}

/*--------------------------------------
見出し設定
--------------------------------------*/
.entry-content h3 {
  font-size: 140%;
  padding: 10px 20px;
  color: #111;
  background-color: #f0f0f0;
  border-left: 8px solid #2d70a4;
}

.entry-content h4 {
  font-size: 120%;
  padding: 10px 15px;
  color: #111;
  border-top: 2px solid #2d70a4;
  border-bottom: 2px solid #2d70a4;
}

/* 関連記事を記事下よりも下に */
.customized-footer {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.entry-footer-modules {
  -webkit-order:2;
  order:2;
  width: 100%;
}
.entry-footer-html {
  -webkit-order:1;
  order:1;
  width: 100%;
}

.related-entries{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.related-entries-item{
  width: 49%;
  border:1px solid #e0e0e0;
  border-radius:2px;
  margin: 0 0 1em 0;
  padding: 1em;
}

/*--------------------------------------
AMPのスポンサーリンク設定
--------------------------------------*/
.entry-content .amp-ad::before {content: "スポンサードリンク";font-weight: bold;text-align: center;}

/*--------------------------------------
続きを読むを隠す
--------------------------------------*/
a.entry-see-more,
a:link.entry-see-more,
a:visited.entry-see-more {
    color: transparent;
}

/*--------------------------------------
YouTubeを大量に貼っても重くならないコード
--------------------------------------*/
.youtube {
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 320px;
	height: 180px;
}
.youtube::before {
	position: absolute;
	content: "Click to Play";
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 180px;
	background: rgba(0, 0, 0, 0.6);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	transition: all 0.3s;
}
.youtube:hover::before {
	background: rgba(0, 0, 0, 0.7);
	cursor: pointer;
	transition: all 0.3s;
}

/*--------------------------------------
強調したい枠囲みコード
--------------------------------------*/
.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27 p {
    margin: 0; 
    padding: 0;
}

/*--------------------------------------
強調したい枠囲みコード2
--------------------------------------*/
.box5 {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px #4ec4d3;
}
.box5 p {
    margin: 0; 
    padding: 0;
}

/*--------------------------------------
リンクボタン　中間　青
--------------------------------------*/
.square_btn {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #67c5ff;
    border: solid 2px #67c5ff;
    border-radius: 3px;
    transition: .4s;
}

.square_btn:hover {
    background: #67c5ff;
    color: white;
}

/*--------------------------------------
フラットボタン
--------------------------------------*/
.flat1 {
 display: inline-block;
 padding: .25em .5em;
 background: #ececec;
 color: #00bcd4;
 font-weight: bold;
}
.flat1:hover {
 background: #00bcd4;
 color: white;
}

.flat2 {
 display: inline-block;
 padding: .3em 1em;
 border: solid 2px #67c5ff;
 border-radius: 3px;
 color: #67c5ff;
}

.flat2:hover {
 background: #67c5ff;
 color: white;
}

.flat3 {
 display: inline-block;
 padding: .4em 1em;
 border: double 4px #67c5ff;
 border-radius: 3px;
 color: #67c5ff;
}
.flat3:hover {
 background: #fffbef;
}

.flat4,
.flat5 {
 display: inline-block;
 padding: .5em 1em;
 border: dashed 2px #67c5ff;
 border-radius: 3px;
 color: #67c5ff;
}

.flat4:hover {
 border-style: dotted;
 color: #679efd;
}

.flat5:hover {
 background: #cbedff;
 color: #fff;
}

.flat6 {
 display: inline-block;
 position: relative;
 padding: .5em 1em;
 border-right: solid 4px #668ad8;
 border-left: solid 4px #668ad8;
 background: #e1f3ff;
 color: #668ad8;
 font-weight: bold;
}

.flat6:hover {
 background: #668ad8;
 color: #fff;
}

.flat7 {
 display: inline-block;
 position: relative;
 padding: .25em 0;
 color: #67c5ff;
 font-weight: bold;
}

.flat7:before {
 position: absolute;
 top: 100%;
 left: 0;
 width: 100%;
 height: 4px;
 border-radius: 3px;
 background: #67c5ff;
 content: "";
}

.flat7:hover:before {
 top: -webkit-calc(100% - 3px);
 top:   calc(100% - 3px);
}

.flat8 {
 display: inline-block;
 position: relative;
 padding: .25em .5em;
 border-radius: 0 15px 15px 0;
 background: #ececec;
 color: #00bcd4;
 font-weight: bold;
}

.flat8:hover {
 background: #636363;
}

.flat9 {
 display: inline-block;
 position: relative;
 padding: .25em .5em;
 background: #00bcd4;
 color: #fff;
 font-weight: bold;
}

.flat9:hover {
 background: #29a299;
}

.flat10 {
 display: inline-block;
 position: relative;
 padding: 8px 10px 5px 10px;
 border-bottom: solid 4px #ffa000;
 border-radius: 15px 15px 0 0;
 background: #fff1da;
 color: #ffa000;
 font-weight: bold;
}
.flat10:hover {
 background: #ffc25c;
 color: #fff;
}

.flat11 {
 display: inline-block;
 position: relative;
 padding: .5em 1em;
 padding: .5em 1em;
 border-right: solid 4px #668ad8;
 border-left: solid 4px #668ad8;
 background: repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px,#e9f4ff 3px, #e9f4ff 7px);
 text-shadow: 0 0 5px white;
 color: #668ad8;
 font-weight: bold;
}

.flat11:hover {
 background: repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 5px,#e9f4ff 5px, #e9f4ff 9px);
}

/*--------------------------------------
背景に色を付ける
--------------------------------------*/
.accent-box {
    background:#E8E8E8;
    padding:1.5em;
}

/*--------------------------------------
角に円形　枠をつける
--------------------------------------*/
.box18{
    margin:2em 0;
    position: relative;
    padding: 0.25em 1em;
    border: solid 2px #ffcb8a;
    border-radius: 3px 0 3px 0;
}
.box18:before,.box18:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #ffcb8a;
    border-radius: 50%;
}
.box18:after {
    top:-12px;
    left:-12px;
}
.box18:before {
    bottom:-12px;
    right:-12px;
}
.box18 p {
    margin: 0; 
    padding: 0;
}

/*--------------------------------------
強調したい枠囲みコード3
--------------------------------------*/
.box3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #cde4ff;/*背景色*/
}
.box3 p {
    margin: 0; 
    padding: 0;
}

/*--------------------------------------
関連記事　メモ
--------------------------------------*/
.box28 {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #FFC107;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #FFC107;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0; 
    padding: 0;
}

/*--------------------------------------
丸角囲み
--------------------------------------*/
.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}

/*--------------------------------------
タイトルを横いっぱいに広げた場合の囲み枠
--------------------------------------*/
.box29 {
    margin: 2em 0;
    background: #dcefff;
}
.box29 .box-title {
    font-size: 1.2em;
    background: #5fb3f5;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box29 p {
