/* <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> */

/* <system section="background" selected="f5f5f5"> */
body{background:#f5f5f5;}
/* </system> */





twitterwidget,
iframe[id^="twitter-widget-"] {
  margin-left: auto;
  margin-right: auto;
}


#blog-title {
    color:#fc7ca4;
    height: 100px;
    padding: 0px;
    text-align: center;
background: #fffcfc!important;
  }
  
  
#title{
color: #fc7ca4; 
  }

#title a{
    color: #fc7ca4 !important; /*タイトル文字色*/
    font-weight: normal;
    font-size: 32px !important;
    font-family:'TsukuARdGothic-Regular'!important;
}


a:link {
text-decoration: none;
}
a:link:hover {
text-decoration: underline;
transform: translateY(1px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/
}


#blog-description {
display: none;
}



.hatena-module-category ul li:before {display: none;}
.hatena-module ul li:before {display: none;}


.hatena-module-category ul li {
  line-height: 0.5!important;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none!important;
color: #84747c!important; 
}


/* パンくずリスト文字サイズ */
.breadcrumb{font-size:70%;}
#bottom-box {
margin-top:20px;
font-size:70%;
}
.page-entry #top-box {
display: none;
}


.p,h1,h2,h3,h4,h5,body,.entry-title.entry-content{ font-family: 'Helvetica Neue','Helvetica','Arial';
}
.entry-content {
line-height : 1.7 ;
font-size: 18px!important;
line-height:30px !important; /*行間(行の高さ)*/
letter-spacing:1;
}
.entry-content p {
margin-bottom : 2.0em ;
     line-height:30px !important; /*行間(行の高さ)*/
     font-size: 18px;
}

body {
    font-size:17px;
    letter-spacing:1.4pt;
    color: #84747c!important; 
}

/*### 記事ページの文字の大きさや余白など細かい設定 ###*/
.entry-title {
     margin: 0.3em 0 0.1em; /* タイトル周りの余白 */
     font-weight: bold;
  font-size: 24px;
  position: relative;
}

.entry-title a{
color: #84747c!important; 
}
.entry-header {
     position: relative;
     
}



/*太文字マーカー*/
.entry-content strong {
background: linear-gradient(transparent 60%, #fffc99 40%);
}

/* 見出しのリセット */
.entry-content h3{
  position: relative;
  color: #84747c;
font-size: 23px;
font-weight: bold;
  line-height: 1.4;
  padding: 15px 0.5em 15px 5px;
border-bottom: solid 3px #fc7ca4;

}

.entry-content h3 {border-left-color:#ffffff;}

.entry-content h4{
position: relative;
padding: 0.25em 0;
font-size: 19px;

}
.entry-content h4:after {
content: "";
display: block;
height: 4px;
border-bottom: double 5px #fc7ca4;
}




.hatena-module-title {
border-bottom: double 5px #fc7ca4;
background: #ffffff;
  color: #84747c;
 font-weight: bold;
}



.hatena-module-title a{
    color: #ffffff; /*タイトル文字色*/
}

iframe.twitter-timeline {
    max-width: 100% !important;
    width: 100% !important;
    font-size:16px;
    }




/* 目次のカスタマイズ */
.entry-content .table-of-contents {
position:relative;
border: 2px solid #EF866B; /* 枠の色はここを変更してください */
background-color: #fffbf5; /* 背景カラーです */
border-radius: 0px 0px 5px 5px;
margin-top: 4em; /* 各々の環境で数字を調節してください */
}
.table-of-contents:after { /* 目次部分 */
position: absolute;
font-family: FontAwesome;
content: '\f03a  目次'; /* 表示名を変えたければここを変更 */
background: #ff9474;
color: #ffffff;
right: 0%;
left: 0%;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 2px 0 2px 0;
margin: 2px -3px 0 -3px;/* -で指定しているところはborderと同じ数値にする */
text-align:center;
font-size: 16px;
font-weight: bold;
}
.table-of-contents a{
 color:#84747c;
 padding:8px 0;/* 列の間隔 */
 display: block;
 text-decoration: none;
}


.table-of-contents ul{
     background-color: #fffbf5!important;
padding:0px 20px!important;/* 列の間隔 */
border: solid 0px #ffffff!important;/*線*/
margin: 0px 0!important;
font-weight: normal!important;
}




/*--------------------------------------
  もくじ
--------------------------------------*/
.table-of-contents {
     position: relative;
     background-color: #ffffff;
     padding: 20px 10px 10px 35px !important;
     border-radius: 6px;
     font-size: 16px;
     line-height: 28px;
     border-style: 2px solid;
     border-color: #e1e8ed;
     color: #84747c;
}




/* ### 目次周りの余白を調節する ### */
.entry-content ol,.entry-content ul {
    margin: 0 0 0 0;
      padding: 0 0 0 18px;
}


/*上に戻る*/
#page-top {
  display:none;
  position:fixed;
  right:10px;
  bottom:20px;
  margin: 0;
  padding: 0;
  text-align:center;
}
#move-page-top{
  color:rgba(0,0,0,0.4);
  text-decoration:none;
  display:block;
  cursor:pointer;
}
#move-page-top:hover{
  color:rgba(0,0,0,0.6);
}
@media only screen and (min-width: 400px){
  #page-top{
    right:0%;
    
  }


/* 回り込み解除のためのクラス */
.clearfix{
    zoom:1;
}
.clearfix:after{
    content:"";
    display: block;
    clear: both;
    height: 0;
    visibility:hidden;
}



/* 関連記事を記事下よりも下に */
.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%;
}



.date a {
    color: #84747c;/* 文字色 */
font-size: 16px;
}


/*記事所要時間*/
#estimated-area {
    color: #888;
    font-size: 12px;
    padding: 5px 3px;
}
#estimated-area span {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 3px;
}


.entry-content .emphasize-link {
  position: relative;
  margin: 36px 0 16px;
  padding: 16px 10px;
  border: 2px solid #ee7917;
  background-color: #fffbf5;
}
.entry-content .emphasize-link p:last-child {
  margin-bottom: 0;
}
.entry-content .emphasize-link::before {
  position: absolute;
  top: -12px;
  left: 10px;
  padding: 0 10px 0 26px;
  content: "BTCのリアルタイム情報";
  background-color: #ee7917;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.entry-content .emphasize-link::after {
  position: absolute;
  top: -16px;
  left: 4px;
  width: 28px;
  height: 28px;
  background-color: #ee7917;
  border-radius: 14px;
  line-height: 25px;
  text-align: center;
  content: "\f029";
  font-size: 18px;
  font-family: "blogicon";
  color: #fff;
}


/* ### はてなヘッダーの非表示 ### */
#globalheader-container {display:none;}
/* ### 余白調整 ### */
#container {padding-top:0px;}
/* ### デフォルトの丸いアイコン等の非表示 ### */
#header{ display:none;}
/* ###　タイトル(ロゴ)+メニュー+読者登録ボタン ### */
#titlebar {
  transition: transform 0.5s ease;
  display: block;
  height: 50px;
  left: 0;
  width: 100%;
  z-index: 10001;
background: #fc7ca4;
}



/* ### 細いおすすめラベル ### */
.header-info {
    position: relative;
    z-index: 0;
    margin: 0px;
}
.header-info a {
    display: block;
    font-size:14px;
    text-decoration: none;
    text-align: center;
    color: #84747c;
    background: #fccc04;
    padding: 10px;
    font-weight: normal;
}


/* ### 最初は非表示 ### */
.bx-top{
    display:none;
}
/* ### 各種調整 ### */
.bx-wrapper {
    position: relative;
    margin-bottom:0px !important;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}


/* 記事中の画像の角を丸くする(任意) */
.entry-content img {
     -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
     border-radius: 7px;
}

#footer {
    background: #3f3f3f; /*背景色*/
    text-align: center;
    word-wrap: break-word;
    padding:20px 5px 20px;
}
.footer small {
    color: #f3f3f3 !important; /*文字色*/
    line-height: 1.3;
    font-size: 75%;
    font-weight:600;
}
.footer a{
    color:#f3f3f3; /*文字色*/
}
#pagetop{
    background:#ECEEF1;
    text-align:center;
    padding:8px 0;
    margin:0 -11px;
}
#backtotop{
    font-weight: 500;
     color:#3f3f3f !important; /*文字色*/
}
#bottom-editarea .section {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}


/* ダブルレクタングル
----------------------------------------------------*/
.kiziad {
    padding:0px !important;
}
 
.adleft {float:left; width:336px;}
.adright {float:right; width:336px;}
 
/* clear */
.clear {clear:both;
border:0.5px solid #ffffff;}
.clear hr {display:none;}
 
/* 大画面用の設定 */
@media screen and (min-width: 1081px) {
    .kiziad {width:680px;}
}
 
/* モバイル画面用の設定 */
@media screen and (max-width: 1080px) {    
    .kiziad {padding:0 !important; width:300px; margin:0 auto;}
    .adright {display:none;}
    .adleft {width:300px;}
}



.media {
    background: #fffbf5;
    padding: 10px;
    overflow: hidden;
}
.media__image {
    float: left;
    margin-right: 10px;
}
.media__summary {
    overflow: hidden;
}
.media__heading {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}





/* 記事内、シェアボタン */
.sns-btn {margin: -20px auto;text-align: center;}
.sns-btn__title {display: inline-block;position: relative;padding: 0 0px;color: #333;font-size: 22px;font-weight: bold;line-height: 1;letter-spacing: 1px;}
.sns-btn__title:before,.sns-btn__title:after {display: inline-block;position: absolute;top: 50%;width: 20px;height: 3px;border-radius: 3px;background-color: #333;content: "";}
.sns-btn__title:before {left: 0;-webkit-transform: rotate(50deg);transform: rotate(50deg);}
.sns-btn__title:after {right: 0;-webkit-transform: rotate(-50deg);transform: rotate(-50deg);}
.sns-btn ul {padding: 0;margin: 0; border: solid 0px #ffffff!important;/*線*/}
.sns-btn ul li:before{display: none;}
.sns-btn ul li:nth-of-type(n+1){
  border-bottom: none;
}
.sns-btn__item {display: inline-block;position: relative;}
.sns-btn__item a {display: inline-block;width: 80px;height: 76px;margin: 6px 4px;padding: 10px 0;border-radius: 10px;background: ;font-size: 13px;font-weight: bold;text-align: center;vertical-align: middle;transition: .3s ease-in-out;}
.sns-btn__item a:hover {box-shadow: 0 10px 25px -5px rgba(0,0,0,.2);text-decoration: none;}
.sns-btn .sns-btn__item .fa {display: block;width: auto;height: auto;font-size: 35px;line-height: 1;}
.tw a,.tw .scc {color: #7dcdf7;}
.fb a,.fb .scc {color: #7c9dec;}
.gplus a,.gplus .scc {color: #ff7573;}
.pkt a,.pkt .scc {color: #f99593;}
.hatebu a,.hatebu .scc {color: #7cb1ec;}
.line a {color: #8ed97a;}
.fa-hatebu:before {font-family: "Quicksand","Arial",sans-serif;font-size: 1.1em;font-weight: bold; line-height: .9;content: "B!";}



img{
max-width: 680px;

box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);/*浮いた時の影*/
transform: translateY(-3px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/
background: rgba(238,238,238,.4);/*浮いた時の背景色（なくてもよい）*/

}




.entry-content blockquote {
    position: relative;
    padding: 10px 15px 10px 50px;
    box-sizing: border-box;
    font-style: italic;
    border: solid 2px #464646;
    color: #464646;
}

.entry-content blockquote:before{
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 15px;
    vertical-align: middle;
    content: "\f10d";
    font-family: FontAwesome;
    color: #77c0c9;
    font-size: 25px;
    line-height: 1;
}

.entry-content blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
font-size: 16px;
}

.entry-content blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}




/* フッター */
#bottom-editarea {
    width: 100%;
    margin: 0 auto;
    background: #7f8c8d;
    padding: 0;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#footer {
    text-align: center;
    color: #fff;
    background: #676F74;
    width: 100%;
    margin: 0;
    padding: 1.5em 40px 1em 40px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
    text-align: center;
   
}
#blog-title-content a {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}
.footer-links ul {
    list-style: none;
    padding: 0;
}
.footer-links ul li {
    display: inline-block;
    padding: 0 6px;
    font-size: 14.5px;
    box-sizing: border-box;
    font-weight: bold;
}
.copyright {
    font-size: 12px;
    font-weight: bold;
}



.entry-content dd, .entry-content ol, .entry-content ul {margin: 0;padding: 0;}
.entry-content a {text-decoration:none;}
/*プロフィールエリア、全体真ん中寄せ*/
.profile-center {
   text-align: center;
   margin-bottom: 15px;
}
.page-about h2 {
    border-bottom: 5px solid #8EDAE5;
    text-align: center;
    padding: 1em 4% 5px 4%;
    margin: 1em -2% 1em -2%;
}

/*ピンクで囲ったブログの説明箇所*/
.page-about .about-blog {
    background-color: #fff;
    padding: 10px 12px;
    border-radius: 6px;
    border: 2px solid;
    color: #F99695;
    font-size: 1.2em;
}
/* 主なカテゴリーエリア */
.entry-content .widget-menu {
    text-align: center;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 5px;
border: solid 0px #ffffff;/*線*/
}
.widget-menu li {
    float: left;
    width: 46%;
    font-size: 12px;
    vertical-align: middle;
    background: #FFF;
    list-style-type: none;
    padding: 10px;
}
.widget-menu li:hover{
    box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);
    transform: translateY(-3px);
    transition: 0.3s;
    background: rgba(238,238,238,.4);
}

.widget-menu .fa {
display: block;
font-size: 3em;
} .widget .follow_btn {
margin-top: 0;
text-align: center;
}

.widget-menu  li:nth-of-type(n+1){
  border-bottom: none;
}



/***aboutページ、フォローボタンまわり***/
/*＼フォローはこちら／タイトルまわり*/
.page-about .entry-content .sns-btn__title {
 display: inline-block;
 position: relative;
 color: #676F74;
 font-size: 22px;
 font-weight: bold;
 letter-spacing: 1px;
 margin-bottom: 20px;
 line-height: 1.3;
 padding: 0px 30px;
}
.page-about .entry-content .sns-btn__title:before,
.page-about .entry-content .sns-btn__title:after {
 display: inline-block;
 position: absolute;
 top: 50%;
 width: 45px;/*＼／の長さ調整*/
 height: 3px;/*＼／の太さ調整*/
 border-radius: 3px;
 background-color: #676F74;
 content: "";
}
/*左の＼の角度調整*/
.page-about .entry-content .sns-btn__title:before {
 left: 0;
 -webkit-transform: rotate(50deg);
   transform: rotate(50deg);
}
/*右の／の角度調整*/
.page-about .entry-content .sns-btn__title:after {
 right: 0;
 -webkit-transform: rotate(-50deg);
   transform: rotate(-50deg);
}
/*要らないモノ削除*/
.page-about .entry-content ul li::before, .entry-content ul ul li::before {
    display: none;
}

/*フォローボタンエリア*/
ul.sns-follow {
   text-align: center;
   padding: 0;
}

ul.sns-follow li{
   display: inline-block;
   height: 45px;
   vertical-align: middle !important;
   margin-bottom: 0;
   padding: 0 5px 0 5px !important;
}
ul.sns-follow li a {
   display: block;
   width: 45px;
   height: 45px;
   border-radius: 50px;
   color: #FFFFFF;
}
/*Twitterボタン*/
ul.sns-follow li.twitter-btn a{
   background: rgba(29,161,242,0.7);
   box-shadow: 0 2px 5px rgba(0,0,0,0.2);
   line-height: 47px;
   transition: .3s;
   font-size: 160%;
}
ul.sns-follow li.twitter-btn a:hover {
    opacity: 1;
    box-shadow: 0 10px 20px -4px rgba(0,0,0,.25);
    transform: translateY(-3px);
}
/*Facebookボタン*/
ul.sns-follow li.facebook-btn a{
   background: rgba(59,89,153,0.7);
   box-shadow: 0 2px 5px rgba(0,0,0,0.2);
   line-height: 47px;
   transition: .3s;
   font-size: 160%;
}
ul.sns-follow li.facebook-btn a:hover {
    opacity: 1;
    box-shadow: 0 10px 20px -4px rgba(0,0,0,.25);
    transform: translateY(-3px);
}
/*hatenaボタン*/
ul.sns-follow li.hatena-btn a{
   background: #676F74;
   box-shadow: 0 2px 5px rgba(0,0,0,0.2);
   line-height: 47px;
   transition: .3s;
   font-size: 160%;
}
ul.sns-follow li.hatena-btn a:hover {
    opacity: 1;
    box-shadow: 0 10px 20px -4px rgba(0,0,0,.25);
    transform: translateY(-3px);
}
/*Feedlyボタン*/
   ul.sns-follow li.feed-btn a{
   background: rgba(108,198,85,0.7);
   box-shadow: 0 2px 5px rgba(0,0,0,0.2);
   line-height: 47px;
   transition: .3s;
   font-size: 160%;
}
ul.sns-follow li.feed-btn a:hover {
    opacity: 1;
    box-shadow: 0 10px 20px -4px rgba(0,0,0,.25);
    transform: translateY(-3px);
}
/*スマホでの制御*/
@media screen and (max-width: 480px){
.page-about .entry-inner {
    background: ;
    padding: ;
    margin: 0px auto 3em;
    width: 92%;
}
.widget-menu li {
    width: 40%;
}
}

ul.sns-follow li:before{display: none;}
ul.sns-follow li:nth-of-type(n+1){
  border-bottom: none;
}


/*aboutページ、デフォdl（プロフィール〜読者までを囲うエリア）*/
.page-about dl {
    text-align: center;
    margin: 0;
}
/*aboutページ、デフォdt（プロフィール等のタイトル）*/
.page-about dt {
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    color: #676F74;
    margin-bottom: 15px;
}
/*aboutページ、デフォdd→吹き出し風に*/
.page-about dd {
    text-align: center;
    position: relative;
    display: inline-block;
    margin: 0.5em auto 1.5em;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #676F74;
    font-size: 16px;
    background: #FFF;
    border: solid 3px #676F74;
    box-sizing: border-box;
    border-radius: 10px;
}
.page-about dd:before{
    content: "";
    position: absolute;
    top: -23px;
    left: 50%;
     margin-left: -15px;
    border: 12px solid transparent;
    border-bottom: 12px solid #FFF;
     z-index: 2;
}
.page-about dd:after{
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
     margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 14px solid #676F74;
     z-index: 1;
}
/*aboutページ、読者数（＼99人／のところ）*/
.about-subscription-count {
 display: table;
 position: relative;
 padding: 0 30px;
 color: #676F74;
 font-size: 1.5em;
 font-weight: bold;
 line-height: 1;
 letter-spacing: 1px;
 margin: 12px auto;
}
.about-subscription-count:before,
.about-subscription-count:after {
 display: inline-block;
 position: absolute;
 top: 50%;
 width: 20px;
 height: 3px;
 border-radius: 3px;
 background-color: #676F74;
 content: "";
}
.about-subscription-count:before {
 left: 0;
 -webkit-transform: rotate(50deg);
   transform: rotate(50deg);
}
.about-subscription-count:after {
 right: 0;
 -webkit-transform: rotate(-50deg);
   transform: rotate(-50deg);
}
/*aboutページ、読者アイコン（拡大＆円形＆ふわっとアニメーション）*/
.page-about .entry-content img.profile-icon {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    margin: 4px 4px;
    transition: .3s;
}
.page-about .entry-content img.profile-icon:hover {
    box-shadow: 0 10px 20px -4px rgba(0,0,0,.25);
    transform: translateY(-3px);
}


/* サイドバー、自作プロフィール */
 /*土台の余白*/
div#custom_html-2 {
    padding: 0 !important;
}
 /*SANGO風プロフィール*/
.sidebar-profile {
   width: 100%;
   font-size: 1.2em;/*自由変更*/
   background-repeat: no-repeat;
   background-size: 100% auto;
   background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/v/virtualcurrency/20180313/20180313040519.jpg?1520881531);/*ここに背景画像のURL*/
   padding-top: 0%;/*ここで、アイコンの被さり具合を調整（上からどれくらい離すか）*/
}
/*画面横幅が576px以上、991px以下のサイズ*/
@media (max-width: 991px) and (min-width: 576px){
.sidebar-profile {
   padding-top: 5%;/*ここで、アイコンの被さり具合を調整（上からどれくらい離すか）*/
}
}
/*画面横幅が575px以下のサイズ*/
@media only screen and (max-width: 575px){
.sidebar-profile {
   padding-top: 5%;/*ここで、アイコンの被さり具合を調整（上からどれくらい離すか）*/
}
}
.profile-center{
   text-align: center;
   margin-bottom: 15px;/*自由変更*/
}
.profile-center a {
   text-decoration: none;
}
/*プロフィール画像*/
#box2 .profile-center .profileimg{
   width: 35%;/*自由変更*/
    height: auto;
    border-radius: 50%;
    border: solid 3px #F99695;/*自由変更*/
    background: #fff;/*自由変更*/
    box-shadow: 0 2px 3px rgba(0,0,0,.2), 0 2px 3px -2px rgba(0,0,0,.15);
}
#box2 .profile-center .profileimg:hover {
    box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);
    transform: translateY(-3px);
    transition: 0.3s;
    background: ;
}
@media only screen and (max-width: 575px){
.profileimg{
   width: 80px;/*自由変更*/
}
}
/*名前*/
.profile-name{
   font-size: 1.2em;/*自由変更*/
   font-weight: bold;/*自由変更*/
   color: #F99695;/*自由変更*/
   
}

/*「詳しいプロフィールを見る」まわり*/
.profile-center.more{
   margin: 1em 1em 2em;/*自由変更*/
}
.profile-center.more a{
   color: #fff;/*自由変更*/
}
/*＼フォロー／*/
.sns-btn__title {
 display: inline-block;
 position: relative;
 padding: 0 25px;
 color: #676F74;/*自由変更*/
 font-size: 22px;/*自由変更*/
 font-weight: bold;/*自由変更*/
 line-height: 1;/*自由変更*/
 letter-spacing: 1px;/*自由変更*/
}
.sns-btn__title:before,
.sns-btn__title:after {
 display: inline-block;
 position: absolute;
 top: 50%;
 width: 20px;
 height: 3px;
 border-radius: 3px;
 background-color: #676F74;/*自由変更*/
 content: "";

}
.sns-btn__title:before {
 left: 0;
 -webkit-transform: rotate(50deg);
   transform: rotate(50deg);
}
.sns-btn__title:after {
 right: 0;
 -webkit-transform: rotate(-50deg);
   transform: rotate(-50deg);
}
/*フォローボタン各種*/
ul.sns-follow {
   text-align: center;
   padding: 0;
}
ul.sns-follow li{
   
   height: 45px;
   vertical-align: middle !important;
   margin-bottom: 0;
   padding: 0 5px 0 5px !important;
}
ul.sns-follow li a {
   display: block;
   width: 45px;/*自由変更*/
   height: 45px;/*自由変更*/
   border-radius: 50px;
   color: #FFFFFF;/*自由変更*/
}
/*Twitterボタン*/
ul.sns-follow li.twitter-btn a{
   background: rgba(29,161,242,0.7);
   box-shadow: 0 2px 5px rgba(0,0,0,0.2);
   line-height: 47px;
   transition: .3s;
   font-size: 160%;
}
ul.sns-follow li.twitter-btn a:hover {
    opacity: 1;
    box-shadow: 0 10px 20px -4px rgba(0,0,0,.25);
    transform: translateY(-3px);
}
/*Facebookボタン*/
ul.sns-follow li.facebook-btn a{
   background: rgba(59,89,153,0.7);
   box-shadow: 0 2px 5px rgba(0,0,0,0.2);
   line-height: 47px;
   transition: .3s;
   font-size: 160%;
}
ul.sns-follow li.facebook-btn a:hover {
    opacity: 1;
    box-shadow: 0 10px 20px -4px rgba(0,0,0,.25);
    transform: translateY(-3px);
}
/*hatenaボタン*/
ul.sns-follow li.hatena-btn a{
   background: #676F74;
   box-shadow: 0 2px 5px rgba(0,0,0,0.2);
   line-height: 47px;
   transition: .3s;
   font-size: 160%;
}
ul.sns-follow li.hatena-btn a:hover {
    opacity: 1;
    box-shadow: 0 10px 20px -4px rgba(0,0,0,.25);
    transform: translateY(-3px);
}
/*Feedlyボタン*/
   ul.sns-follow li.feed-btn a{
   background: rgba(108,198,85,0.7);
   box-shadow: 0 2px 5px rgba(0,0,0,0.2);
   line-height: 47px;
   transition: .3s;
   font-size: 160%;
}
ul.sns-follow li.feed-btn a:hover {
    opacity: 1;
    box-shadow: 0 10px 20px -4px rgba(0,0,0,.25);
    transform: translateY(-3px);
}

.sns-follow {
   border: solid 0px #ffffff!important;/*線*/
}

/* ふわっとボタン */
.float-btn {
    display: inline-block;
    margin: .5em 0;
    padding: .4em 1.3em;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,.2), 0 2px 3px -2px rgba(0,0,0,.15);
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    transition: .2s ease-in-out;
    background-color: #F99695;
}
.float-btn:hover {
    box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);
    transform: translateY(-3px);
    transition: 0.3s;
    background: ;
}







.btctop {
    margin: 2em 0;
    background: #ffffff;
}
.btctop .box-title {
    font-size: 18px;
    background: #f47c6c;
    padding: 4px;
    text-align: center;
    color: #FFF;
    letter-spacing: 0.05em;
    -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
     border-radius: 7px;
background: #fc7ca4;
padding: 10px 18px;
}
.btctop p {
    padding: 15px 20px;
    margin: 0;
}


.hatena-urllist li:hover{
box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);/*浮いた時の影*/
transform: translateY(-3px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/
background: rgba(238,238,238,.4);/*浮いた時の背景色（なくてもよい）*/
}


.page-index .archive-entry:hover { 
box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);/*浮いた時の影*/
transform: translateY(-3px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/
background: rgba(238,238,238,.4);/*浮いた時の背景色（なくてもよい）*/
}



ul {
  padding: 0 0.5em;
  position: relative;
}

ul li {
  line-height: 2.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none!important;
}

ul li:before {
  font-family: FontAwesome;
  content: "\f138";/*アイコン種類*/
  position: absolute;
  left : 0.7em; /*左端からのアイコンまで*/
  color: #ffb03f; /*アイコン色*/
}

ul li:last-of-type{
  border-bottom: none;
}

ul li a{
  color: #84747c; 
}

ul li a:hover {
text-decoration: underline;
transform: translateY(1px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/
 color: #84747c; 
}



#box2{/*サイドバー全体の箱*/
    display: -webkit-flex;
    display: flex;
}
.hatena-module:last-of-type{/*サイドバー最後の要素*/
    position: -webkit-sticky;
    position: sticky;
    top: 0;/*上から離す距離（50pxとか）*/
}


/* メインカラー 500 */
#blog-title, .entry-content ol li:before, .page-index .pager a:hover, .page-entry .pager .pager-prev::before, .page-entry .pager .pager-next::after,.archive-heading
{background-color:#fc7ca4;
}

.entry-content p a, .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:#ffffff;
font-size:16px!important;
}

.entry-content h4::before, .urllist-item::before, .hatena-module-category .hatena-urllist li::before, .entry-content ul li::before, .entry-content ul ul li::before, ul.table-of-contents:before{
display: none;}

.archive-heading::before, .entry-content h2::before
{border-top-color:#fc7ca4;

background: #fc7ca4;

}


ul.table-of-contents, .page-index .pager a, .page-entry .pager span
{border-color:#f47c6c;
background: #fc7ca4;


}


@media screen and (max-width: 480px){
.entry-content h2
{border-bottom:3px solid #f47c6c;color:#f47c6c;background-color:transparent;


background: #fc7ca4;

}
}

/* 濃い色 600 */
#globalheader-container, .zeno-menu li a:hover
{background:#f47c6c;
background: #fc7ca4;
}


.entry-content p a {color:#3f51b5;}
.entry-content p a:visited {color:#3f51b5;}

/* 薄い色 400 */
.page-entry .pager span a:hover, #zeno-menu, .entry-content ol ol li:before
{background:#f47c6c;
background: #fc7ca4;

}



.entry-content h2{
 color:#333333;
 background-color:#ffffff;
 }
 
.entry-content h2:before{
 display: none;
 }
 
.hk0 { 
padding: 15px!important;
background-color: #f47c6c;
}
 
.hk { 
padding: 15px!important;
border: 1px solid #ee7917;
  background-color: #fffbf5;
}

.hk1 { 
padding: 15px!important;
  background-color: #fff8e8;
}

.hk2 { 
padding: 15px!important; 
  background-color: #fff8e8;
  border-top: solid 10px #ffc06e;
}


.hk3 { 
padding: 15px!important;
  background-color: #ffebe9;
border-top: solid 10px #ff7d6e;
}

.hk4 { 
padding: 15px!important;
border: 1px solid #ee7917;
}





@media screen and (max-width: 480px){
.recommends {
      width: 320%;
}
.recommends a.recommend-entry:nth-of-type(n+3){
      display: block;
}
.recommends a.recommend-entry:not(:last-of-type){
      margin-right: 1%;
}
}



.balloon5 {
    width: 100%;
    margin: 1.5em 0;
    overflow: hidden;
}

.balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}

.balloon5 .faceicon img{
    width: 100%;
    height: auto;
    border: solid 3px #d7ebfe;
    border-radius: 50%;
}

.balloon5 .chatting {
    width: 100%;
}

.says {
    display: inline-block;
    position: relative; 
    margin: 5px 0 0 105px;
    padding: 17px 13px;
    border-radius: 12px;
    background: #ffffff;
    border: 2px solid #cccccc;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px; 
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #cccccc;
    
}

.says p {
    margin: 0;
    padding: 0;
}




.square_btn{
    display: inline-block;
    padding: 7px 20px;
    border-radius: 25px;
    text-decoration: none!important;
    color: #FFF!important;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    transition: .4s;
    box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);/*浮いた時の影*/
transform: translateY(-3px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/ 
}


.square_btn:hover{
    text-decoration: none!important;
color: #FFF;
background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%)!important;
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%)!important;
}

.square_btn2{
    display: inline-block;
    padding: 7px 20px;
    border-radius: 25px;
    text-decoration: none!important;
    color: #FFF!important; 
    background-image: -webkit-linear-gradient(#6795fd 0%, #67ceff 100%);
    background-image: linear-gradient(#6795fd 0%, #67ceff 100%);
    transition: .4s;
    box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);/*浮いた時の影*/
transform: translateY(-3px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/
}

.square_btn2:hover{
    text-decoration: none!important;
color: #FFF;
background-image: -webkit-linear-gradient(#6795fd 0%, #67ceff 100%)!important;
    background-image: linear-gradient(#6795fd 0%, #67ceff 100%)!important;
}



.page-index .entry-content h2, 
.page-index .entry-content h3, 
.page-index .entry-content iframe,
.page-index .entry-content div{
    display:none!important;
}



.box23 {
    position: relative;
    margin: 2em 0 2em 40px;
    padding: 8px 15px;
    background: #fff0c6;
    border-radius: 30px;
}
.box23:before{font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 15px;
    left: -40px;
    bottom: 0;
    color: #fff0c6;
}
.box23:after{
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 23px;
    left: -23px;
    bottom: 0;
    color: #fff0c6;
}
.box23 p {
    margin: 0; 
    padding: 0;
}




.box19{
  position: relative;
  color: #84747c;
  font-size: 21px;
  line-height: 1.4;
  padding: 1.0em 0.5em 1.0em 5px;
border-bottom: double 5px #fc7ca4;
}



.entry-content ul {
  
  padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #84747c;/*文字色*/
    background: #FFF;
    border: solid 1px #fffcfc;/*線*/
    border-radius: 10px;/*角の丸み*/
}

.entry-content ul li {
margin: 0; 
    padding: 0;
    line-height:50px !important; /*行間(行の高さ)*/
}


/***********
画像に吹き出し
************/
/*吹き出しエリア全体*/
.fuki {
    display: table;
    margin-bottom: 0em;
    width: auto;
}
/*吹き出し用画像*/
.fuki-img {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding-right: 5px;
}
/*吹き出し*/
.fukidashi {
    display: table-cell;
    vertical-align: middle;
    width: 49%;
    position: relative;
}
/*吹き出し内テキスト*/
.fukidashi-p {
    border: #F99695 solid 4px;
    position: relative;
    background: #fff;
    padding: 16px 10px;
    border-radius: 13px;
}
/*吹き出し三角形*/
.fukidashi-p:before {
    border-right: 23px solid #F99695;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    top: 30%;
    content: '';
    position: absolute;
    left: -23px;
}
/*吹き出し三角形*/
.fukidashi-p:after {
    content: '';
    position: absolute;
    border-right: 24px solid #fff;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    top: 30%;
    left: -17px;
}


.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;
}



.box24 {
    position: relative;
    padding: 1.0em 0.7em;
    margin: 2em 0;
    background: #e6f4ff;
    color: #5c98d4;
    font-weight: bold;
}
.box24:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e6f4ff;
    width: 0;
    height: 0;
}
.box24 p {
    margin: 0; 
    padding: 0;
    font-size: 21px;
}


.box25 {
    position: relative;
    padding: 1.0em 0.7em;
    margin: 2em 0;
    background: #ffebe9;
    color: #ff7d6e;
    font-weight: bold;
}
.box25:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #ffebe9;
    width: 0;
    height: 0;
}
.box25 p {
    margin: 0; 
    padding: 0;
    font-size: 21px;
}



.box26 {
    position: relative;
    padding: 1.0em 0.7em;
    margin: 2em 0;
    background: #e4fcff;
    color: #00BCD4;
    font-weight: bold;
}
.box26:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e4fcff;
    width: 0;
    height: 0;
}
.box26 p {
    margin: 0; 
    padding: 0;
    font-size: 21px;
}

/**********アニメーション設定**********/
/*右から左*/
@keyframes RightToLeft {
0% {
    opacity: 0;/* 透明 */
    transform: translateX(50px);/* X軸方向に50px */
}
100% {
    opacity: 1;/* 不透明 */
    transform: translateX(0);/* X軸方向に0px */
}
}

/*上から下*/
@keyframes SlideUp {
0% {
    opacity: 0;/* 透明 */
    transform: translateY(50px);/* Y軸方向に50px */
}
100% {
    opacity: 1;/* 不透明 */
    transform: translateY(0);/* Y軸方向に0px */
}
}

/*下から上*/
@keyframes SlideDown {
0% {
    opacity: 0;/* 透明 */
    transform: translateY(-50px);/* Y軸方向に-50px */
}
100% {
    opacity: 1;/* 不透明 */
    transform: translateY(0);/* Y軸方向に0px */
}
}
/**********アニメーション設定end**********/

/*ヘッダーを上から下へ*/
#blog-title {
animation-name: SlideDown;/* アニメーション名 */
animation-duration: 2s;/* アニメーション時間 */
}

/*グローバルナビを上から下へ*/
#top-editarea {
animation-name: SlideDown;/* アニメーション名 */
animation-duration: 2s;/* アニメーション時間 */
}

/*記事一覧を下から上へ*/
.page-archive .archive-entries .archive-entry {
animation-name: SlideUp;/* アニメーション名 */
animation-duration: 2s;/* アニメーション時間 */
}

/*記事タイトルを右から左へ*/
.page-entry .entry-title {
animation-name: RightToLeft;/* アニメーション名 */
animation-duration: 2s;/* アニメーション時間 */
}



/*****グローバルメニュー****/
#menu1{
    width: 100%;
    margin: 0;
padding: 0;
padding-bottom : 0px;
    background: #f47c6c;/*７*/
 background: #fc7ca4;  /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #ffc3a0, #fc7ca4);  /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #ffc3a0, #fc7ca4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

#container{
    margin-top: 40px;
}
#menu-inner{
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
    height: auto;
background: #333333;/*８*/


}
#menu-btn{display: none;}
#menu-content{
    padding-left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    list-style-type: none;
}
#menu-content > li{
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
width: 20%;
}
#menu-content > li > a{
    position: relative;
    display: block;
    height: 100%;
    padding-left: 15px;/*３*/
    padding-right: 15px;/*３*/
    line-height: 20px;/*２*/
    background: #333333;/*９*/
    color: #fff;/*10*/
    font-size: 80%;
    text-decoration: none;
    z-index: 2;

}
#menu-content > li > a:hover{
    background: #333333;/*11*/
    color: #fff;/*12*/

}
#menu-content > li > a > .blogicon-chevron-down{margin-right: 5px;}
/*２階層目*/
#menu-content > li > ul.second-content{
    visibility: hidden;
    position: absolute;
    top: 0;
    margin: 0px;
    padding-left: 5px;
    list-style-type: none;
    z-index: -1;
text-align: center;
}
#menu-content > li:hover > ul.second-content{
    visibility: visible;
    top: 40px;/*2*/
    z-index: 1;
    transition: all .3s;
}
#menu-content > li > ul.second-content > li{
    width: 100%;/*４*/
    height: 40px;/*５*/
text-align: left;
}
#menu-content > li > ul.second-content > li > a{
    display: block;
    line-height: 40px;/*５*/
    background: #333333;/*13*/
    color: #fff;/*14*/
    font-size: 70%;
    text-decoration: none;
padding: 0px 25px;
}
#menu-content > li > ul.second-content > li > a:hover{
    background: #333333;/*15*/
    color: #fff;/*16*/
border-bottom: 1px solid #fff;

}
/*******トグルメニュ*********/
@media screen and (max-width:960px){/*19*/
#menu-inner{
    width: 100%;
    height: auto;
}
#btn-content{text-align: right;}/*20*/
#menu-btn{
    display: inline-block;
    padding: 8px 15px;
    margin: 5px;
    cursor: pointer;
    background: #333333;/*17*/
    color: #fff;/*18*/
    font-size: 80%;
}
#menu-content{
    display: none;
    width: 100%;
}
#menu-content > li{
    width: 100%;
    height: 40px;/*６*/
    float: none;
}
#menu-content > li > a{
    width: 100%;
    line-height: 40px;/*６*/
    padding: 0;
    text-decoration: none;
}
/*２階層目*/
#menu-content > li:hover > ul.second-content{display: none;}
#menu-content > li > a > .blogicon-chevron-down{display: none;}
}


#menu-content li:nth-of-type(n+1){
  border-bottom: none;
}

#menu-content li:before{display: none;}





/* 読者ボタン */
.subscribe-button {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}
.subscribe-button-inner a {
  position: relative;
  display: block;
  top: 0;
  width: 300px;
  height: 46px;
  margin: 0 auto;
  line-height: 46px;
  border-radius: 4px;
  background-color: #ca5b5c;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
  box-shadow: 0 2px 4px rgba(0,0,0,.2);
  text-decoration: none;
  transition: all .3s;
}
.subscribe-button-inner a:hover {
  top: 3px;
  box-shadow: none;
}



.box36 {
    margin: 2em 0;
    background: #fffbe8;
    padding-top: 10px;
}
.box36 .box-title {
    font-size: 1.2em;
    background: #fffbe8;
    padding-top: 10px;
    padding-left: 20px;
    text-align: left;
    color: #fcb46c;
    letter-spacing: 0.05em;
}
.box36 p {
    padding: 15px 20px;
    margin: 0;
}


.box37 {
    margin: 2em 0;
    background: #ffecec;
    padding-top: 10px;
}
.box37 .box-title {
    font-size: 1.2em;
    background: #ffecec;
    padding-top: 10px;
    padding-left: 20px;
    text-align: left;
    color: #ff8474;
    letter-spacing: 0.05em;
}
.box37 p {
    padding: 15px 20px;
    margin: 0;
}


.box40 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 2px #95ccff;
    border-radius: 8px;
}
.box40 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #95ccff;
}
.box40 p {
    margin: 0; 
    padding: 0;
}

.box41 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 2px #ff7d6e;
    border-radius: 8px;
}
.box41 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #ff7d6e;
}
.box41 p {
    margin: 0; 
    padding: 0;
}



.box42 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 2px #62c1ce;
    border-radius: 8px;
}
.box42 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #62c1ce;
}
.box42 p {
    margin: 0; 
    padding: 0;
}

.square_btn4{
    display: inline-block;
    width:80%;
font-weight: bold;
    padding: 0.5em 1em;
    text-decoration: none!important;
    color: #FFF!important;
     background: #ff8181;
    box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);/*浮いた時の影*/
transform: translateY(-3px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/
}

.square_btn4:hover{
   text-decoration: none!important;
color: #FFF;
background: #ff8181!important;
}


.square_btn3{
    display: inline-block;
    width:80%;
font-weight: bold;
    padding: 0.5em 1em;
    text-decoration: none!important;
    color: #FFF!important;
    background: #87befd;
    box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);/*浮いた時の影*/
transform: translateY(-3px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/
}

.square_btn3:hover{
   text-decoration: none!important;
color: #FFF;
}


.entry-content .square_btn3{
    display: inline-block;
    width:80%;
font-weight: bold;
font-size: 24px!important;
    padding: 0.5em 1em;
    text-decoration: none!important;
    color: #FFF!important;
    background: #87befd;
    box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);/*浮いた時の影*/
transform: translateY(-3px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/
}

.entry-content .square_btn3:hover{
   text-decoration: none!important;
color: #FFF;
}


.entry-content .square_btn4{
    display: inline-block;
    width:80%;
font-weight: bold;
font-size: 24px!important;
    padding: 0.5em 1em;
    text-decoration: none!important;
    color: #FFF!important;
     background: #ff8181;
    box-shadow: 0 10px 15px -5px rgba(0,0,0,.15),0 0 5px rgba(0,0,0,.1);/*浮いた時の影*/
transform: translateY(-3px);/*浮く高さ*/
transition: 0.3s;/*浮く速さ（秒）*/
}


.entry-content square_btn4:hover{
   text-decoration: none!important;
color: #FFF;
background: #ff8181!important;
}