/* <system section="background" selected="custom"> */
body{ background-image: url('https://cdn-ak.f.st-hatena.com/images/fotolife/g/gccxblog/20190308/20190308110943.gif'); background-repeat: repeat; background-color:transparent; background-attachment: fixed; background-position: left top;}
/* </system> */
@charset "utf-8";
/*
Theme Name: Terminal
Responsive: yes
*/
/*! 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:#000}
/**
 * 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}.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}
/* Background color */
/* Layer */
/* Layer */
/* Base text color */
/* h1~h6 text color */
/* Sub color */
/* Link text color */
/* Link text color(hover) */
/* Link text color(visited) */
/* Sub color */.layer-dark-background{background:rgba(0,0,0,.25);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#dd000000',EndColorStr='#dd000000')"}.layer-light-background{background:hsla(0,0%,100%,.25);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#ddffffff',EndColorStr='#ddffffff')"}
/* Common */body,html{background-color:#272822;color:#b2b2b2;font-family:Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif}a{color:#3ec63e}a:visited{color:#51cfcf}a:active,a:hover{color:#ee2d71}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:#f2f2f2;text-decoration:none}a.keyword{text-decoration:none;border-bottom:1px dotted #4f5145;color:#b2b2b2}
/* ヘッダ（グローバルヘッダ）
    グローバルヘッダの中はiframeですが、
    #globalheader-container に背景色や文字色を指定することでirameの中にも色が反映されます。
*/#globalheader-container{background-color:#333;color:#fff;position:fixed;top:0;left:0;width:100%}
/* container */#container{margin-left:auto;margin-right:auto;margin-bottom:30px;padding-top:100px;width:940px}#container #content{display:block;*zoom:1}#container #content:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}#container-inner{position:relative}
/* 2カラムレイアウト */#main{float:left;width:680px}#box2{float:right;width:220px}
/* header */#blog-title{margin:0;padding:20px 0 40px}#title{margin:0;padding-left:135px}#title a,#title a:visited{color:#f2f2f2}#title a:hover{color:#ee2d71}#blog-description{font-weight:400;font-size:80%;margin:5px 0 0;padding-left:135px}#blog-description:before{color:#555;content:"// "}
/* ヘッダ画像を設定したとき */.header-image-enable #container{padding-top:53px}.header-image-enable #title{padding-top:70px}.header-image-enable #blog-description,.header-image-enable #title{-moz-text-shadow:2px 2px 2px rgba(0,0,0,.5);-webkit-text-shadow:2px 2px 2px rgba(0,0,0,.5);text-shadow:2px 2px 2px rgba(0,0,0,.5)}.header-image-enable #blog-description:before,.header-image-enable #title:before{color:#f2f2f2}.header-image-enable #blog-title{height:200px}.header-image-enable #blog-title-inner{box-shadow:inset 0 0 5px rgba(0,0,0,.5);-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:2px;background-clip:padding-box}
/* パンくず（カテゴリーページで表示されます） */#top-box .breadcrumb{background:rgba(0,0,0,.25);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#dd000000',EndColorStr='#dd000000')";font-size:80%;margin:10px auto 20px;padding:8px}
/* entry */.entry{margin-bottom:150px;position:relative;display:block;*zoom:1}.entry:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.entry-header{border-bottom:4px double #b2b2b2;padding:0 0 5px;position:relative;display:block;*zoom:1}.entry-header:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.entry-title{color:#f2f2f2;line-height:1.3;font-size:120%;font-weight:400;margin:0;padding:8px 0 0 135px}.entry-title a:before{padding-right:.5em}.entry-title a:after{padding-left:.5em}.entry-title a:hover{color:#ee2d71}
/* 日付 */.date{font-family:Courier,Courier New,Sans-Serif;font-size:90%;padding:12px 0 0;position:absolute;top:0;width:120px}.date a{color:#3ec63e;text-decoration:none;font-size:90%}.date a:hover{color:#ee2d71}
/* カテゴリ */.categories{left:0;position:absolute;top:76px;width:10px}.categories a{background:rgba(0,0,0,.25);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#dd000000',EndColorStr='#dd000000')";color:#b2b2b2;display:inline-block;font-size:80%;line-height:2;margin-bottom:3px;max-width:110px;padding:0 5px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.categories a:hover{background:#ee2d71;color:#272822}.categories a:before{color:hsla(0,0%,100%,.3);content:"*";font-family:Courier,Courier New,Sans-Serif;padding-right:3px}.categories.no-categories{margin:0}.categories.no-categories:before{content:none}
/* 「編集する」ボタン */.entry-header-menu{position:absolute;right:0;top:-15px}.entry-header-menu a{background:none;color:#b2b2b2;display:inline-block;font-size:80%;text-decoration:underline}.entry-header-menu a:hover{color:#f2f2f2}
/* entry-content の中の書式 */.entry-content{border-bottom:1px solid #4f5145;float:right;font-size:95%;line-height:1.7;padding-bottom:20px;width:545px}.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{color:#f2f2f2;font-weight:400;margin:1.5em 0;line-height:1.5}.entry-content h1:before,.entry-content h2:before,.entry-content h3:before,.entry-content h4:before,.entry-content h5:before,.entry-content h6:before{color:#555;font-weight:400;padding-right:.5em}.entry-content h1{font-size:120%}.entry-content h1:before{content:"#"}.entry-content h2{font-size:120%}.entry-content h2:before{content:"##"}.entry-content h3{font-size:120%}.entry-content h3:before{content:"###"}.entry-content h4{font-size:120%}.entry-content h4:before{content:"####"}.entry-content h5{font-size:120%}.entry-content h5:before{content:"#####"}.entry-content h6{font-size:120%}.entry-content h6:before{content:"######"}.entry-content p{margin:1em 0}.entry-content blockquote{background:rgba(0,0,0,.25);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#dd000000',EndColorStr='#dd000000')";margin:0 0 10px;padding:20px}.entry-content blockquote p{margin-top:0;margin-bottom:0}.entry-content table{border:none;border-collapse:collapse;border-spacing:0;margin-bottom:1em}.entry-content table td,.entry-content table th{text-align:left;border-bottom:1px solid #4f5145;padding:5px 20px}.entry-content table th{color:#f2f2f2;font-size:80%}.entry-content pre,.entry-content table th{background:rgba(0,0,0,.25);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#dd000000',EndColorStr='#dd000000')"}.entry-content pre{margin:0 0 10px;padding:20px;white-space:pre}.entry-content pre>code{background:transparent;white-space:pre}.entry-content code{font-size:90%;font-family:Monaco,Consolas,Courier New,Courier,monospace,sans-serif}.entry-content .hatena-asin-detail,.entry-content code{background:rgba(0,0,0,.25);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#dd000000',EndColorStr='#dd000000')"}.entry-content .hatena-asin-detail{border:none;padding:20px}.entry-content .hatena-asin-detail li{line-height:1.4}
/* entry-footer */.entry-footer{float:right;width:545px}.entry-footer-section{font-family:Courier,Courier New,Sans-Serif;font-size:80%;color:#b2b2b2}.entry-footer-section a{color:#b2b2b2}.entry-footer-section a:hover{color:#ee2d71}.entry-footer-html,.social-buttons{margin:10px 0}.hatena-star-user{-webkit-border-top-right-radius:2px!important;-webkit-border-bottom-right-radius:0!important;-webkit-border-bottom-left-radius:0!important;-webkit-border-top-left-radius:0!important;-moz-border-radius-topright:2px!important;-moz-border-radius-bottomright:0!important;-moz-border-radius-bottomleft:0!important;-moz-border-radius-topleft:0!important;border-top-right-radius:2px!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;border-top-left-radius:0!important;border-radius:2px!important;background-clip:padding-box!important}
/* コメント */.comment-box ul{background:rgba(0,0,0,.25);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#dd000000',EndColorStr='#dd000000')";font-size:90%;list-style:none;margin:0;padding:0}.comment-box li{border-top:1px dotted #4f5145;padding:15px 15px 15px 75px;position:relative;color:#999}.comment-box li:first-child{border:none;margin-top:10px}.comment-box li.read-more-comments{padding-left:15px}.comment-box .hatena-id-icon{position:absolute;top:15px;left:15px;width:50px!important;height:50px!important;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:2px;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-family:Courier,Courier New,Sans-Serif;font-size:80%;color:#b2b2b2;margin:0}.comment-metadata a{color:#b2b2b2}.leave-comment-title{background:#b2b2b2;color:#4f5145;display:inline-block;font-family:Courier,Courier New,Sans-Serif;font-size:80%;font-weight:700;line-height:2;margin-top:15px;padding:0 10px}.leave-comment-title:hover{background:#ee2d71;color:#272822}
/* sidebar */#box2{line-height:1.5}.hatena-module{border-bottom:1px solid #b2b2b2;margin-bottom:30px;padding:30px 0 0}.hatena-module-title{color:#f2f2f2;font-family:Courier,Courier New,Sans-Serif;font-size:100%;letter-spacing:.3em;margin-bottom:15px;text-transform:uppercase}.hatena-module-title a{color:#f2f2f2;text-decoration:none}.hatena-module-title a:hover{text-decoration:underline}.hatena-module-body{font-size:80%}.hatena-module-profile a{text-decoration:none}.hatena-module-profile .profile-icon{height:20px;margin-right:3px;vertical-align:top;width:20px;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:2px;background-clip:padding-box}.hatena-module-profile .id{display:inline-block;font-size:110%;margin-bottom:5px}.hatena-module-profile .profile-description p{margin:0;padding:0}.hatena-follow-button-box{padding-bottom:5px}
/* urllist module
        リンク・最新記事・最近のコメント・月別アーカイブ・カテゴリモジュールは .hatena-urllist という共通の class が振られます
*/#box2 .hatena-urllist li:before{color:#555;content:"+ "}#box2 .hatena-urllist li:first-child{border:none}#box2 .hatena-urllist .urllist-item:before{content:none}.hatena-urllist{list-style:none;margin:0;padding:0}.hatena-urllist li{border-top:1px dotted #4f5145;line-height:1.5;padding:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hatena-urllist li a{text-decoration:none}.hatena-module-recent-entries li{overflow:auto;white-space:normal;text-overflow:clip}.hatena-module-recent-entries li:before{content:""}
/* Search module */.hatena-module-search-box{padding-bottom:10px!important}.hatena-module-search-box .search-form{border:1px solid #4f5145;position:relative;width:100%;-ms-box-sizing:border-box;box-sizing:border-box}.hatena-module-search-box .search-module-input{padding:5px;color:#b2b2b2;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/terminal/search_w.png?version=e0e0a3993d8aff6a6344f19dd784d5) 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)}
/* Recent Comment */.recent-comments .recent-comment-time{opacity:.8}.recent-comments .hatena-id-icon{-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:2px;background-clip:padding-box}
/* Pager */.pager{border-top:1px solid #4f5145;border-bottom:1px solid #4f5145;font-size:80%;font-weight:700;margin-bottom:20px;padding:20px 0;text-align:center;display:block;*zoom:1}.pager:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.pager a{color:#b2b2b2;display:inline-block;text-decoration:none}.pager a:hover{color:#ee2d71}.pager .pager-next{float:right}.pager .pager-prev{float:left}
/* Footer */#footer{color:#b2b2b2;font-size:80%;line-height:1.5;margin:0 auto;padding:0 0 30px;text-align:left;width:960px}#footer address{display:inline-block;float:left}#footer p{display:inline-block;margin:0;float:right}#footer a{color:#b2b2b2;text-decoration:none}#footer a:hover{color:#ee2d71}#footer img{vertical-align:middle}
/* About ページ */.page-about #main{border-top:4px double #b2b2b2;margin-top:8px}.page-about .entry{padding-top:10px}.page-about .entry-content{border:none;float:none}.page-about dt{color:#f2f2f2;font-size:80%}.page-about dt:first-child{border:none;padding:0}.page-about dd{margin:0 0 40px}
/* archive ページ */.page-archive #main{border-top:4px double #b2b2b2;margin-top:8px}.page-archive #main p{font-size:80%;margin:5px 0 40px}.page-archive #main section{border-top:1px dotted #4f5145;padding-top:15px;margin-bottom:15px;width:545px;padding-left:135px;position:relative;display:block;*zoom:1}.page-archive #main section:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.page-archive #main section:first-child{border:none}.page-archive #main .date{font-family:Courier,Courier New,Sans-Serif;font-size:90%;margin:0;padding:0;position:absolute;top:15px;left:0}.page-archive #main .date a{color:#3ec63e;text-decoration:none}.page-archive #main .date a:hover{color:#ee2d71}.page-archive #main ul{list-style-type:none;margin:0;padding:0}.page-archive #main ul li{padding-left:135px}.page-archive .categories{position:static}.page-archive .categories a{background:none;color:#b2b2b2;display:inline;margin-right:5px;padding:0}.page-archive .categories a:before{color:#555}.page-archive .categories a:hover{color:#ee2d71}.page-archive .entry-title{display:inline;float:none;font-size:100%;line-height:1.3;padding:0;text-decoration:none}.page-archive .entry-title a:link{color:#f2f2f2}.page-archive .social-buttons{display:block}
/* import media queries */
/* from _variable.less */
/* Media Queries - Retina Display */@media (-webkit-min-device-pixel-ratio:2){.hatena-module-search-box .search-module-button{background:transparent url(https://cdn.blog.st-hatena.com/css/theme/terminal/search_w@2x.png?version=e0e0a3993d8aff6a6344f19dd784d5) no-repeat 100%;background-size:20px 20px}}
/* Media Queries - Tablet */@media (max-width:960px){#container{width:93.75%;word-wrap:break-word;overflow:hidden}#main{border-bottom:1px solid #b2b2b2;width:100%;float:none}.page-archive #main{margin-bottom:100px}#box2{float:none}#box2,#box2-inner{width:100%}.hatena-module{width:100%;float:none}.entry-header-menu{top:-45px;left:0}.categories{top:-20px;width:100%;overflow:hidden}.entry-content{padding-left:0;width:100%}.page-about .entry-content{padding:0;width:100%}.page-about .entry-content dl{padding-left:135px}.entry-footer{float:none;padding:5px 0 0;width:100%}#footer{width:100%}}
/* Media Queries - Small Tablet & Smartphone */@media (max-width:767px){#globalheader-container{position:static}#container{width:93.75%;word-wrap:break-word;overflow:hidden;padding-top:0}#blog-description,#title{padding-left:0}#main{border-bottom:1px solid #b2b2b2;width:100%;float:none}.page-archive #main{margin-bottom:100px}#box2{float:none}#box2,#box2-inner{width:100%}.hatena-module{width:100%;float:none}.entry-title{padding-left:0}.date{position:static}.entry-content{padding-left:0;width:100%}.page-about .entry-content{padding:0;width:100%}.page-about .entry-content dl{padding-left:135px}.entry-footer{float:none;padding:5px 0 0;width:100%}#footer{width:100%}}
/* Media Queries - Smartphone */