@charset "utf-8";
/* font */@import url(https://fonts.googleapis.com/css?family=Creepster);@import url(https://fonts.googleapis.com/css?family=Fontdiner+Swanky);@import url(https://fonts.googleapis.com/css?family=Coda);
/*  import normalize */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */audio,canvas,video{display:inline-block}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */audio:not([controls]){display:none;height:0}
/**
 * Address styling not present in IE 8/9.
 */[hidden]{display:none}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 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 */-webkit-text-size-adjust:100%;
  /* 2 */-ms-text-size-adjust:100%
  /* 2 */}
/**
 * Remove default margin.
 */body{margin:0}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */a:focus{outline:thin dotted}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */a:active,a:hover{outline:0}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */h1{font-size:2em;margin:.67em 0}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */abbr[title]{border-bottom:1px dotted}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */b,strong{font-weight:700}
/**
 * Address styling not present in Safari 5 and Chrome.
 */dfn{font-style:italic}
/**
 * Address differences between Firefox and other browsers.
 */hr{box-sizing:content-box;height:0}
/**
 * Address styling not present in IE 8/9.
 */mark{background:#ff0;color:#181F26}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
/**
 * Improve readability of pre-formatted text in all browsers.
 */pre{white-space:pre-wrap}
/**
 * Set consistent quote types.
 */q{quotes:"\201C" "\201D" "\2018" "\2019"}
/**
 * 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:-.5em}sub{bottom:-.25em}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */img{border:0}
/**
 * Correct overflow displayed oddly in IE 9.
 */svg:not(:root){overflow:hidden}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */figure{margin:0}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */legend{border:0;
  /* 1 */padding:0
  /* 2 */}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */button,input,select,textarea{font-family:inherit;
  /* 1 */font-size:100%;
  /* 2 */margin:0
  /* 3 */}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */button,input{line-height:normal}
/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */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],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}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */input[type=checkbox],input[type=radio]{box-sizing:border-box;
  /* 1 */padding:0
  /* 2 */}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */input[type=search]{-webkit-appearance:textfield;
  /* 1 */
  /* 2 */box-sizing:content-box}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
/**
 * Remove inner padding and border in Firefox 4+.
 */button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */textarea{overflow:auto;
  /* 1 */vertical-align:top
  /* 2 */}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */table{border-collapse:collapse;border-spacing:0}
/*  import mixin */.clearfix{display:block;*zoom:1}.clearfix:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.inline-block{display:inline-block;*display:inline;*zoom:1}.border-box{-ms-box-sizing:border-box;box-sizing:border-box}.ellipsis{white-space:nowrap;-webkit-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
/*  import variable */
/* Background color */
/* Background color */
/* Base text color */
/* Light text color */
/* h1~h6 text color */
/* Link text color */
/* Link text color(hover) */
/* Link text color(hover) */
/* Border color */
/* button background */
/* button hover backgroud */

/*-------------------------------------------------------------------------------------

								ここからはPC用

---------------------------------------------------------------------------------------*/

@media only screen and (min-width: 1023px) {
/* Common */body,html{font-family:Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;color:#454545;background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/d-maddevil/20180326/20180326193124.png)}a{color:#3aff1f;text-decoration:none}a:hover{text-decoration:underline}a:hover,a:visited{color:#00ff00}h1 a,h1 a:hover,h1 a:visited,h2 a,h2 a:hover,h2 a:visited,h3 a,h3 a:hover,h3 a:visited,h4 a,h4 a:hover,h4 a:visited,h5 a,h5 a:hover,h5 a:visited,h6 a,h6 a:hover,h6 a:visited{color:#333;text-decoration:none}a.keyword{text-decoration:none;border-bottom:1px dotted #ddd;color:#454545}
/* Buttons */.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 10px;margin-bottom:0;line-height:18px;background-color:#3aff1f;text-align:center;vertical-align:middle;cursor:pointer;font-size:12px;text-decoration:none;font-weight:700}.btn,.btn:hover{color:#181F26;text-decoration:none!important}.btn:hover{background-color:#00ff00}.btn-small{padding:2px 10px!important;font-size:11px!important}.btn-large{padding:13px 19px;font-size:17px;line-height:normal;font-weight:700}
/* ヘッダ（グローバルヘッダ）
  グローバルヘッダの中はiframeですが、
  #globalheader-container に背景色や文字色を指定することでirameの中にも色が反映されます。
*/#globalheader-container{background-color:#181F26;color:#fff;position:fixed;top:0;left:0;width:100%;box-shadow:0 0 15px rgba(0,0,0,.7)}
/* container */#container{margin-left:auto;margin-right:auto;padding-top:37px}#container #content{padding-bottom:40px;display:block;*zoom:1}#container #content:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.container-inner{padding-bottom:20px}.globalheader-off #container{padding-top:0}
/* 2カラムレイアウト */#main{width:600px;float:left}#box2{width:300px;float:right}
/* header */#blog-title{width:800px;text-align:center;font-family:Fontdiner Swanky;margin:0 auto;padding:132px 0 0;background:url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/d-maddevil/20180326/20180326182312.png) no-repeat center 8px}#blog-title #blog-title-inner{display:inline-block;background:url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/d-maddevil/20180326/20180326193330.png) no-repeat;padding-top:51px;width:800px}#title{margin:0 auto;font-weight:400;font-size:50px;width:550px;background:#181F26;letter-spacing:.05em}#title a{color:#00c600}#blog-description{font-weight:400;color:#8dffac;font-size:80%;margin:0 auto;max-width:550px;background:#181F26;padding:.5em 0;font-family:sans-serif;}
/* ヘッダ画像を設定したとき */.header-image-enable #title{padding-top:60px}.header-image-enable #blog-title{padding:10px 0 0;width:940px}.header-image-enable #blog-title #blog-title-inner{padding-top:0;margin-bottom:20px;width:940px}.header-image-enable #title{width:920px;font-size:46px}.header-image-enable #blog-description{padding-left:20px}
/* content */#content{background:#181F26;padding-top:30px;box-shadow:0 0 15px rgba(0,0,0,.7)}#content-inner{width:940px;margin:0 auto}
/* パンくず（カテゴリーページで表示されます） */#top-box{background:#181F26;font-size:90%;box-shadow:0 0 15px rgba(0,0,0,.7)}#top-box .breadcrumb{width:940px;margin:0 auto;padding:20px 0 0;color:#fff}
/* entry */.entry{position:relative;margin-top:100px}.entry:first-child{margin-top:0}.entry-header{padding:0;position:relative;background:#fff;-webkit-border-top-right-radius:5px 5px 0 0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:5px 5px 0 0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:5px 5px 0 0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:5px 5px 0 0;background-clip:padding-box;padding:20px 20px 10px;margin-top:40px}.entry-header .date{position:absolute;top:-40px;left:0}.entry-title{margin:0;line-height:1.3;font-size:120%}
/* 日付 */.date{font-family:Coda;font-weight:400;font-size:34px;letter-spacing:.05em}.date a{color:#00c600;text-decoration:none}.date a:hover{color:#00cb00}
/* カテゴリ */.categories{background:#fff;font-size:80%;text-align:right;border-top:3px double #181F26;padding:10px 20px}.categories a{color:#181F26;background:#8dffac;text-decoration:none}.categories a:hover{text-decoration:underline}.categories.no-categories{margin:0}
/* 「編集する」ボタン */.entry-header-menu{position:absolute;bottom:0;left:-60px}.entry-header-menu a{display:inline-block;*display:inline;*zoom:1;padding:4px 10px;margin-bottom:0;line-height:18px;color:#181F26;background-color:#3aff1f;text-align:center;vertical-align:middle;cursor:pointer;font-size:12px;text-decoration:none;font-weight:700;text-decoration:none!important}.entry-header-menu a:hover{background-color:#007700;text-decoration:none!important;color:#181F26}
/* entry-content の中の書式 */.entry-content{font-size:85%;line-height:1.7;padding:10px 20px;background:#fff}.entry-content iframe{margin:0!important}.entry-content p{margin:0 0 1em}.entry-content img{max-width:100%}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin:1.3em 0 .8em;line-height:1.5}.entry-content h1{font-size:160%}.entry-content h2{font-size:150%}.entry-content h3{font-size:140%}.entry-content h4{font-size:130%}.entry-content h5{font-size:110%}.entry-content h6{font-size:100%}.entry-content table{border-collapse:collapse;border-spacing:0;margin-bottom:1em}.entry-content table td,.entry-content table th{border:1px solid #ddd;padding:5px 10px}.entry-content table th{background:#f5f5f5}.entry-content blockquote{border:1px solid #ddd;margin:0 0 10px;padding:20px}.entry-content blockquote p{margin-top:0;margin-bottom:0}.entry-content pre{border:1px solid #ddd;margin:0 0 10px;padding:20px;white-space:pre}.entry-content pre>code{margin:0;padding:0;white-space:pre;border:0;background:transparent}.entry-content code,.entry-content pre>code{font-family:Monaco,Consolas,Courier New,Courier,monospace,sans-serif}.entry-content code{font-size:90%;margin:0 2px;padding:0 5px;border:1px solid #eaeaea;background-color:#f8f8f8;border-radius:3px}.entry-content .hatena-asin-detail li{line-height:1.4}
/* entry-footer */.entry-footer{padding:10px 20px 20px;background:#fff;border-top:1px solid #181F26;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:0;background-clip:padding-box}.entry-footer-section{font-size:80%;margin:0;padding:0;color:#999}.entry-footer-section a{color:#999}.entry-footer-html,.social-buttons{margin:10px 0}#google_afc_user{margin:1em 0}
/* コメント */.comment-box ul{list-style:none;margin:0 0 15px;padding:0;font-size:80%;line-height:1.7}.comment-box li{padding:10px 0 10px 60px;border-bottom:1px dotted #181F26;position:relative}.comment-box li:first-child{border-top:1px dotted #181F26}.comment-box li.read-more-comments{padding-left:10px}.comment-box .hatena-id-icon{position:absolute;top:10px;left:0;width:50px!important;height:50px!important;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:3px;background-clip:padding-box}.comment-user-name{margin:0 0 10px;font-weight:700}.comment-content{font-size:90%;margin:0 0 10px;word-wrap:break-word}.comment-content p{margin:0 0 10px}.comment-metadata{font-size:80%;color:#999;margin:0}.comment-metadata a{color:#999}.leave-comment-title{display:inline-block;*display:inline;*zoom:1;padding:4px 10px;margin-bottom:0;line-height:18px;color:#181F26;background-color:#3aff1f;text-align:center;vertical-align:middle;cursor:pointer;font-size:12px;text-decoration:none;font-weight:700;text-decoration:none!important}.leave-comment-title:hover{background-color:#007700;text-decoration:none!important;color:#181F26}
/* sidebar */#box2{font-size:85%;line-height:1.5}#box2 .hatena-module{color:#fff}#box2 .hatena-urllist li{border-bottom:1px dotted #fff}.hatena-module{margin-bottom:60px}.hatena-module-title{background:url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/d-maddevil/20180326/20180326191130.png) no-repeat 0;padding:0 0 0 25px;font-weight:700;color:#8dffac;margin-bottom:15px;font-size:100%}.hatena-module-title a{color:#8dffac;text-decoration:none}.hatena-module-title a:hover{text-decoration:underline}
/* Profile module */.hatena-module-profile .profile-icon{float:left;margin:0 10px 10px 0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:5px;background-clip:padding-box}.hatena-module-profile .id{display:block;font-weight:700;font-size:110%;margin-bottom:5px}.hatena-module-profile .profile-description{font-size:90%}.hatena-module-profile .profile-description p{margin-top:0}
/* urllist module
    リンク・最新記事・最近のコメント・月別アーカイブ・カテゴリモジュールは .hatena-urllist という共通の class が振られます
*/.hatena-urllist{list-style:none;margin:0;padding:0}.hatena-urllist li{padding:8px 0;border-bottom:1px dotted #454545;line-height:1.5}.hatena-urllist li a{text-decoration:none}.hatena-urllist li a:hover{text-decoration:underline}
/* Search module */.hatena-module-search-box .search-form{border:1px solid #ddd;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:3px;background-clip:padding-box;width:100%;-ms-box-sizing:border-box;box-sizing:border-box;position:relative}.hatena-module-search-box .search-module-input{padding:5px;color:#454545;background:none;border:none;outline:none;height:20px;width:90%}.hatena-module-search-box .search-module-button{width:20px;height:20px;background:transparent url(https://cdn.blog.st-hatena.com/css/theme/skull/search.png?version=7d540626c1e9503abd19ea5db2553f) no-repeat 100%;border:none;outline:none;text-indent:-9999px;position:absolute;top:5px;right:5px;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;filter:alpha(opacity=50)}.hatena-module-search-box .search-module-button:hover{-moz-opacity:.85;-khtml-opacity:.85;-webkit-opacity:.85;opacity:.85;filter:alpha(opacity=85)}
/* Pager */.pager{margin:30px 0}.pager a{*display:inline;*zoom:1;padding:4px 10px;margin-bottom:0;line-height:18px;background-color:#3aff1f;text-align:center;vertical-align:middle;cursor:pointer;font-size:12px;font-weight:700;text-decoration:none!important;background:#00c600;color:#181F26;text-decoration:none;word-wrap:break-word;display:inline-block;max-width:200px}.pager a:hover{background-color:#00ff00;text-decoration:none!important;color:#181F26;background:#00a963}
/* Footer */#footer{padding:20px 0;box-shadow:0 0 15px rgba(0,0,0,.7);text-align:center;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-top-left-radius:0;background-clip:padding-box;color:#00c600;background:#181F26;line-height:1.5;font-size:15px;letter-spacing:.05em;width:400px;font-family:Fontdiner Swanky;margin:0 auto 40px}#footer p{margin:0}#footer a{color:#00c600}#footer #footer-inner{padding:0 10px}#footer .guest-footer{margin:0}#footer .guest-footer-content{font-size:14px}
/* About ページ */.page-about .entry-content{-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-top-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-topleft:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-top-left-radius:10px;background-clip:padding-box}.page-about dt{font-size:16px;font-weight:700;border-bottom:3px double #181F26;margin-bottom:5px}.page-about dd{margin-left:0;margin-bottom:30px}
/* archive ページ */.page-archive #main #main-inner{background:#fff;padding:15px;border-radius:5px}.page-archive #main section{margin-bottom:20px}.page-archive #main h1{font-size:24px;font-weight:400;margin-bottom:0;color:#00c600;letter-spacing:.05em}.page-archive #main h1 a{color:#00c600}.page-archive #main h1 a:hover{color:#00a963}.page-archive #main ul{list-style:none;margin:0;padding:0}.page-archive #main ul li{padding:8px 0;border-bottom:1px dotted #454545;line-height:1.5}.page-archive #main ul li a{text-decoration:none}.page-archive #main ul li a:hover{text-decoration:underline}.page-archive #main .entry-title{background:#1F2123;font-size:16px;padding:0}.page-archive .categories{background:transparent;padding:0}.page-archive .categories a{color:#181F26;font-size:85%;background:#8dffac;text-decoration:none;display:inline-block;*display:inline;*zoom:1;margin-right:2px}
/* notfound */.page- .entry-content{background:#181F26;color:#fff}
/* 自由編集ヘッダ・フッタ */#top-editarea{padding:20px 0 0}#bottom-editarea,#top-editarea{background:#181F26;box-shadow:0 0 15px rgba(0,0,0,.7);font-size:90%;color:#fff;text-align:center}#bottom-editarea{padding:0 0 20px}


/*スマートフォンのみの要素を削除*/
.MobileOnly{display:none}

/*アーカイブページのタイトル*/
.archive-entries .entry-title{color:#009300}

/*関連記事*/
.entry-footer-modules{background:#13191E}
.urllist-entry-body.related-entries-entry-body{color:#fff}

/*続きを読むボタン*/
.entry-see-more {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  font-weight:bold;
  position: relative;
  color: #fff;
  background:#333;
  border: 2px solid #333;
  z-index:2;
  overflow: hidden;
  transition: 0.2s;
}

.entry-see-more:hover {
  color:#333;
}

.entry-see-more:after {
  position:absolute;
  content:'';
  width:100%;
  height:100%;
  top:-100%;
  left:0;
  z-index:-1;
  transition: 0.2s;
}

.entry-see-more:hover:after {
  top:0;
  background:#dcffdc;
}

#wrap{  
  margin-left : auto;
  margin-right : auto;
  width : 930px;
}

#menu {
  list-style: none;
  overflow: hidden;
}

#menu li {
  width: 180px;
  text-align: center;
  background-color: #222C36;
  float: left;
  height: 50px;
  line-height: 50px;
  margin-right: 2px;
}

#HomeMenu:hover,#ProfileMenu:hover{
  width: 180px;
  text-align: center;
  background-color: #009900;
  float: left;
  height: 50px;
  line-height: 50px;
  margin-right: 2px;
  transition: all 0.2s;
}

#TwitchMenu:hover{
  width: 180px;
  text-align: center;
  background-color: #392E5C;
  float: left;
  height: 50px;
  line-height: 50px;
  margin-right: 2px;
  transition: all 0.2s;
}

#TwitterMenu:hover{
  width: 180px;
  text-align: center;
  background-color: #1DA1F2;
  float: left;
  height: 50px;
  line-height: 50px;
  margin-right: 2px;
  transition: all 0.2s;
}

#YouTubeMenu:hover{
  width: 180px;
  text-align: center;
  background-color: #FF0000;
  float: left;
  height: 50px;
  line-height: 50px;
  margin-right: 2px;
  transition: all 0.2s;
}

#menu li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 20px;
}

}

/*-------------------------------------------------------------------------------------

								ここからはスマートフォン用

---------------------------------------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
/* Responsive: yes */
/* Common */body,html{font-family:Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;color:#454545;background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/d-maddevil/20180326/20180326193124.png)}a{color:#3aff1f;text-decoration:none}a:hover{text-decoration:underline}a:hover,a:visited{color:#00ff00}h1 a,h1 a:hover,h1 a:visited,h2 a,h2 a:hover,h2 a:visited,h3 a,h3 a:hover,h3 a:visited,h4 a,h4 a:hover,h4 a:visited,h5 a,h5 a:hover,h5 a:visited,h6 a,h6 a:hover,h6 a:visited{color:#333;text-decoration:none}a.keyword{text-decoration:none;border-bottom:1px dotted #ddd;color:#454545}
/* Buttons */.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 10px;margin-bottom:0;line-height:18px;background-color:#3aff1f;text-align:center;vertical-align:middle;cursor:pointer;font-size:12px;text-decoration:none;font-weight:700}.btn,.btn:hover{color:#181F26;text-decoration:none!important}.btn:hover{background-color:#00ff00}.btn-small{padding:2px 10px!important;font-size:11px!important}.btn-large{padding:13px 19px;font-size:17px;line-height:normal;font-weight:700}
/* ヘッダ（グローバルヘッダ）
  グローバルヘッダの中はiframeですが、
  #globalheader-container に背景色や文字色を指定することでirameの中にも色が反映されます。
*/#globalheader-container{background-color:#181F26;color:#fff;position:fixed;top:0;left:0;width:100%;box-shadow:0 0 15px rgba(0,0,0,.7)}
/* container */#container{margin-left:auto;margin-right:auto;padding-top:37px}#container #content{padding-bottom:40px;display:block;*zoom:1}#container #content:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.container-inner{padding-bottom:20px}.globalheader-off #container{padding-top:0}
/* 2カラムレイアウト */#main{width:100%;height: auto; margin: 10px auto;}#box2{width:100%;float:none}
/* header */#blog-title{width:100%;text-align:center;font-family:Fontdiner Swanky;margin:0 auto;padding:132px 0 0;background:url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/d-maddevil/20180326/20180326182312.png) no-repeat center 8px}#blog-title #blog-title-inner{display:inline-block;padding-top:51px;width:100%}#title{margin:10px auto;font-weight:400;font-size:8vw;width:100%;background:#181F26;letter-spacing:.05em}#title a{color:#00c600}#blog-description{font-weight:400;color:#8dffac;font-size:4vw;margin:0 auto;max-width:550px;background:#181F26;padding:.5em 0;font-family:sans-serif}
/* ヘッダ画像を設定したとき */.header-image-enable #title{padding-top:60px}.header-image-enable #blog-title{padding:10px 0 0;width:940px}.header-image-enable #blog-title #blog-title-inner{padding-top:0;margin-bottom:20px;width:940px}.header-image-enable #title{width:920px;font-size:5vw}.header-image-enable #blog-description{padding-left:20px}
/* content */#content{background:#181F26;padding-top:30px;box-shadow:0 0 15px rgba(0,0,0,.7)}#content-inner{width:100%;margin:5px auto}
/* パンくず（カテゴリーページで表示されます） */#top-box{background:#181F26;font-size:4vw;box-shadow:0 0 15px rgba(0,0,0,.7)}#top-box .breadcrumb{width:100%;margin:0 auto;padding:20px 0 0;color:#fff}
/* entry */
.entry{width: 100%; position:relative;margin-top:10px}.entry:first-child{margin-top:0}.entry-header{padding:0;position:relative;background:#fff;-webkit-border-top-right-radius:5px 5px 0 0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:5px 5px 0 0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:5px 5px 0 0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:5px 5px 0 0;background-clip:padding-box;padding:20px 20px 10px;margin-top:40px}.entry-header .date{position:absolute;top:-65px;left:0}.entry-title{margin:0;line-height:1.3;font-size:5vw}
/* 日付 */.date{font-family:Coda}.date a{font-size:4vw; margin-left: 10px;margin-bottom: 10vw; color:#00c600}.date a:hover{color:#00cb00}
/* カテゴリ */.categories{background:#fff;font-size:3vw;text-align:right;border-top:3px double #181F26;padding:10px 20px}.categories a{color:#181F26;background:#8dffac;text-decoration:none}.categories a:hover{text-decoration:underline}.categories.no-categories{margin:0}
/* 「編集する」ボタン */.entry-header-menu{position:absolute;bottom:0;left:-60px}.entry-header-menu a{display:inline-block;*display:inline;*zoom:1;padding:4px 10px;margin-bottom:0;line-height:18px;color:#181F26;background-color:#3aff1f;text-align:center;vertical-align:middle;cursor:pointer;font-size:5vw;text-decoration:none;font-weight:700;text-decoration:none!important}.entry-header-menu a:hover{background-color:#007700;text-decoration:none!important;color:#181F26}
/* entry-content の中の書式 */.entry-content{font-size:85%;line-height:1.7;padding:10px 20px;background:#fff}.entry-content iframe{margin:0!important}.entry-content p{margin:0 0 1em}.entry-content img{max-width:100%}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin:1.3em 0 .8em;line-height:1.5}.entry-content h1{font-size:160%}.entry-content h2{font-size:150%}.entry-content h3{font-size:140%}.entry-content h4{font-size:130%}.entry-content h5{font-size:110%}.entry-content h6{font-size:100%}.entry-content table{border-collapse:collapse;border-spacing:0;margin-bottom:1em}.entry-content table td,.entry-content table th{border:1px solid #ddd;padding:5px 10px}.entry-content table th{background:#f5f5f5}.entry-content blockquote{border:1px solid #ddd;margin:0 0 10px;padding:20px}.entry-content blockquote p{margin-top:0;margin-bottom:0}.entry-content pre{border:1px solid #ddd;margin:0 0 10px;padding:20px;white-space:pre}.entry-content pre>code{margin:0;padding:0;white-space:pre;border:0;background:transparent}.entry-content code,.entry-content pre>code{font-family:Monaco,Consolas,Courier New,Courier,monospace,sans-serif}.entry-content code{font-size:90%;margin:0 2px;padding:0 5px;border:1px solid #eaeaea;background-color:#f8f8f8;border-radius:3px}.entry-content .hatena-asin-detail li{line-height:1.4}
/* entry-footer */.entry-footer{padding:10px 20px 20px;background:#fff;border-top:1px solid #181F26;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:0;background-clip:padding-box}.entry-footer-section{font-size:5vw;margin:0;padding:0;color:#999}.entry-footer-section a{color:#999}.entry-footer-html,.social-buttons{margin:10px 0}#google_afc_user{margin:1em 0}
/* コメント */.comment-box ul{list-style:none;margin:0 0 15px;padding:0;font-size:4vw;line-height:1.7}.comment-box li{padding:10px 0 10px 60px;border-bottom:1px dotted #181F26;position:relative}.comment-box li:first-child{border-top:1px dotted #181F26}.comment-box li.read-more-comments{padding-left:10px}.comment-box .hatena-id-icon{position:absolute;top:10px;left:0;width:50px!important;height:50px!important;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:3px;background-clip:padding-box}.comment-user-name{margin:0 0 10px;font-weight:700}.comment-content{font-size:4vw;margin:0 0 10px;word-wrap:break-word}.comment-content p{margin:0 0 10px}.comment-metadata{font-size:4vw;color:#999;margin:0}.comment-metadata a{color:#999}.leave-comment-title{margin: 5px auto; width: 40vw; height: 10vw; display:inline-block;*display:inline;*zoom:1;padding:4px 10px;margin-bottom:0;line-height:10vw;color:#181F26;background-color:#3aff1f;text-align:center;vertical-align:middle;cursor:pointer;font-size:5vw;text-decoration:none;font-weight:700;text-decoration:none!important}.leave-comment-title:hover{background-color:#007700;text-decoration:none!important;color:#181F26}

/* sidebar */#box2{font-size:4vw;line-height:1.5}#box2 .hatena-module{color:#fff; width:100%; margin:10px auto}#box2 .hatena-urllist li{border-bottom:1px dotted #fff}.hatena-module-title{background:url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/d-maddevil/20180326/20180326191130.png) no-repeat;background-size:5vw auto; padding:0 0 0 25px;font-weight:700;color:#8dffac;margin-bottom:15px;padding-left:6vw;margin-right:10px;font-size:5vw}.hatena-module-title a{color:#8dffac;text-decoration:none}.hatena-module-title a:hover{text-decoration:underline} 
/* Profile module */.hatena-module-profile .profile-icon{width: 25vw; float:none;margin:0 10px 10px 10px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:5px;background-clip:padding-box}.hatena-module-profile .id{display:block;font-weight:700;font-size:5vw;margin-bottom:5px}.hatena-module-profile .profile-description{font-size:4vw}.hatena-module-profile .profile-description p{margin-left:10px ;margin-right:10px}
/* urllist module
    リンク・最新記事・最近のコメント・月別アーカイブ・カテゴリモジュールは .hatena-urllist という共通の class が振られます
*/.hatena-urllist{list-style:none;margin-left:10px ;margin-right:10px;padding:0}.hatena-urllist li{padding:8px 0;border-bottom:1px dotted #454545;line-height:1.5;margin-left:10px ;margin-right:10px}.hatena-urllist li a{text-decoration:none;margin-left:10px ;margin-right:10px}.hatena-urllist li a:hover{text-decoration:underline}
/* Search module */.hatena-module-search-box .search-form{height: 9vw; border:1px solid #ddd;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:3px;background-clip:padding-box;width:100%;-ms-box-sizing:border-box;box-sizing:border-box;position:relative}.hatena-module-search-box .search-module-input{padding:5px;color:#454545;background:none;border:none;outline:none;height:20px;width:90%}.hatena-module-search-box .search-module-button{width:20px;height:20px;background:transparent url(https://cdn.blog.st-hatena.com/css/theme/skull/search.png?version=7d540626c1e9503abd19ea5db2553f) no-repeat 100%;border:none;outline:none;text-indent:-9999px;position:absolute;top:5px;right:5px;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;filter:alpha(opacity=50)}.hatena-module-search-box .search-module-button:hover{-moz-opacity:.85;-khtml-opacity:.85;-webkit-opacity:.85;opacity:.85;filter:alpha(opacity=85)}
/*HTMLモジュール*/
.hatena-module-html{text-align:left;width: 90%;margin-left:10px ;margin-right:10px}.hatena-module-html p{margin-left:10px ;margin-right:10px}
/* Pager */.pager{margin:30px 0}.pager a{width: 30vw; height: 10vw; *display:inline;*zoom:1;padding:4px 10px;margin-bottom:0;line-height:10vw;background-color:#3aff1f;text-align:center;vertical-align:middle;cursor:pointer;font-size:5vw;font-weight:700;text-decoration:none!important;background:#00c600;color:#181F26;text-decoration:none;word-wrap:break-word;display:inline-block}.pager a:hover{background-color:#00ff00;text-decoration:none!important;color:#181F26;background:#00a963}
/* Footer */#footer{padding:20px 0;box-shadow:0 0 15px rgba(0,0,0,.7);text-align:center;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-top-left-radius:0;background-clip:padding-box;color:#00c600;background:#181F26;line-height:1.5;font-size:5vw;letter-spacing:.05em;width:100%;font-family:Fontdiner Swanky;margin:0 auto 40px}#footer p{margin:0}#footer a{color:#00c600}#footer #footer-inner{padding:0 10px}#footer .guest-footer{margin:0}#footer .guest-footer-content{font-size:5vw}
/* About ページ */.page-about .entry-content{-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-top-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-topleft:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;border-top-left-radius:10px;background-clip:padding-box}.page-about dt{font-size:4vw;font-weight:700;border-bottom:3px double #181F26;margin-bottom:5px}.page-about dd{margin-left:0;margin-bottom:30px}
/* archive ページ */.page-archive #main #main-inner{background:#fff;padding:15px;border-radius:5px}.page-archive #main section{margin-bottom:20px}.page-archive #main h1{font-size:5vw;font-weight:400;margin-bottom:0;color:#00c600;letter-spacing:.05em}.page-archive #main h1 a{color:#00c600}.page-archive #main h1 a:hover{color:#00a963}.page-archive #main ul{list-style:none;margin:0;padding:0}.page-archive #main ul li{padding:8px 0;border-bottom:1px dotted #454545;line-height:1.5}.page-archive #main ul li a{text-decoration:none}.page-archive #main ul li a:hover{text-decoration:underline}.page-archive .entry-title{background:#1F2123;font-size:5vw;padding:0}.page-archive .categories{background:transparent;padding:0}.page-archive .categories a{color:#181F26;font-size:5vw;background:#8dffac;text-decoration:none;display:inline-block;*display:inline;*zoom:1;margin-right:2px}
/*トップ画面の内容非表示*/
.page-index .entry-content{display:none}
/* notfound */.page- .entry-content{background:#181F26;color:#fff}
/* 自由編集ヘッダ・フッタ */#top-editarea{padding:20px 0 0}#bottom-editarea,#top-editarea{background:#181F26;box-shadow:0 0 15px rgba(0,0,0,.7);font-size:5vw;color:#fff;text-align:center}#bottom-editarea{padding:0 0 20px}

/*カスタムモジュールの画像*/
.NihonBlog,.PSNTrophy,.AmazonAf{text-align:center}

/*アーカイブページ文字サイズ*/
.archive-entries .entry-title{font-size: 5vw;color:#009300}
.archive-entries .entry-description{font-size: 3vw}

/*PCのみの要素を削除*/
.PCOnly{display:none}

/*関連記事*/
.urllist-date-link.related-entries-date-link{font-size: 3vw}
.urllist-title-link.related-entries-title-link.urllist-title.related-entries-title{font-size: 4vw}
.urllist-entry-body.related-entries-entry-body{font-size: 3vw}
.urllist-entry-body.related-entries-entry-body{color:#fff}
.entry-footer-modules{background:#13191E}
/*もっと読むボタン*/
.ReadMoreButton{font-size: 6vw; background:#002300; color: #ffffff; line-height:30vw; }
.ReadMoreButton:hover{color:#00ffa2}
.rte .clearFix{font-size: 4vw}


/*続きを読むボタン*/
.entry-see-more {
  display: block;
  width: 50%;
  height: 10vw;
  line-height: 10vw;
  text-align: center;
  text-decoration: none;
  font-weight:bold;
  position: relative;
  color: #fff;
  background:#333;
  border: 2px solid #333;
  z-index:2;
  overflow: hidden;
  transition: 0.2s;
  margin: 5px auto;
}

.entry-see-more:hover {
  color:#333;
}

.entry-see-more:after {
  position:absolute;
  content:'';
  width:100%;
  height:100%;
  top:-100%;
  left:0;
  z-index:-1;
  transition: 0.2s;
}

.entry-see-more:hover:after {
  top:0;
  background:#dcffdc;
}

#wrap{  
  margin-left : auto;
  margin-right : auto;
  /*width: 100%;*/
}

#menu {
  /*width: 100%;*/
  list-style: none;
  overflow: hidden;
}

#menu li {
  /*width: 100%;*/
  text-align: center;
  background-color: #222C36;
  float: none;
  height: 15vw;
  line-height: 15vw;

}

#twoBlockMenu{
 text-align: center;
}

#twoBlockMenu li {
  float: left;
}

#ProfileMenu,#TwitterMenu,#YouTubeMenu,#TwitchMenu,#ProfileMenu li,#TwitterMenu li,#YouTubeMenu li,#TwitchMenu li{
 width: 50%;
}

#HomeMenu:hover,#ProfileMenu:hover{
  background-color: #009900;
  }

#TwitchMenu:hover{
  background-color: #392E5C;
}

#TwitterMenu:hover{ 
  background-color: #1DA1F2;
}

#YouTubeMenu:hover{
  background-color: #FF0000;
}

#menu li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 20px;
}


}

/*共通部分*/
/*リンクテキスト色設定*/
.page-entry .entry-content a,.page-about .entry-content a{color:#009100}
/*記事の目次*/
.table-of-contents{padding-top:10px; padding-bottom: 10px;}
.table-of-contents.darkblue:before {content: "目次";font-size: 105%; color: white}
.table-of-contents.darkblue{background:#384756}
.table-of-contents.darkblue a{color: #00ff00}
.table-of-contents li.content01{background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/d-maddevil/20180422/20180422180201.png);}
.table-of-contents li.content02{background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/d/d-maddevil/20180429/20180429035400.png);}
.table-of-contents li{
  list-style: none;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 1.5em;
}

/* シェアボタン */
.share-area {
  margin-left : auto;
  margin-right : auto;
  text-align: center;
}
.share-button a {
display: inline-block;
width: 52px;
height: 52px;
padding: 4px 0;
line-height: 18px;
font-size: 16px;
font-weight: bold;
text-align: center;
color: #fff;
text-decoration: none;
vertical-align: bottom;
transition: all 0.4s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.share-button a:hover {
opacity: 0.6;
transition: all 0.4s;
}
.share-area i,
.share-area .lg {
font-size: 24px;
}
.share-button .hatena-bookmark-button .lg {
font-size: 32px;
}
.share-button .hatena-bookmark-button {
padding-top: 1px;
padding-bottom: 6px;
}
.share-button .twitter-button {
padding-top: 5px;
}
.share-button .facebook-button .lg {
font-size: 27px;
margin-top: -1px;
}
.share-button .twitter-button .lg {
font-size: 27px;
}
.share-area .small-text {
font-size: 11px;
}
.share-area .fa-spin {
font-size: 8px;
color: #fff;
}
.share-button .hatena-bookmark-button {
background: #00A4DE;
}
.share-button .facebook-button {
background: #405BA7;
}
.share-button .twitter-button {
background: #55ACEE;
}
.share-button .googleplus-button {
background: #C53727;
}
.share-button .pocket-button {
background: #EE4256;
}

/*記事下読者になるボタン*/
.becomeReader{
  margin-left : auto;
  margin-right : auto;
  text-align: center;
}

.becomeReader .Button{
  list-style: none;
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  
  text-decoration: none;
  font-weight:bold;
  position: relative;
  color: #fff;
  background:#333;
  border: 2px solid #333;
  z-index:2;
  overflow: hidden;
  transition: 0.2s;
  text-align: center;
}

.becomeReader .Button:hover {
  color:#333;
}

.becomeReader a:hover{
  color:#333;
}

.becomeReader .Button:after {
  position:absolute;
  content:'';
  width:100%;
  height:100%;
  top:-100%;
  left:0;
  z-index:-1;
  transition: 0.2s;
}

.becomeReader .Button:hover:after {
  top:0;
  background:#00ff00;
}

/*非表示*/
a[href^="http://livedoor.blogimg.jp/harablack-kanesoku/imgs/a/b/ab2ab276.png"]{display:none;}