/*
Theme: Media
Author: Hatena Blog Team
Description: 縺ｯ縺ｦ縺ｪ繝悶Ο繧ｰMedia縺ｮ繝�ヵ繧ｩ繝ｫ繝医ユ繝ｼ繝槭〒縺�
Responsive: no
*/
/*! 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}.btn{display:inline-block;text-align:center;padding:.5em 1em;cursor:pointer;line-height:1.5;font-size:90%;border-radius:.2em;overflow:hidden;color:#4eacd1;background-color:transparent;border:1px solid #4eacd1;transition:all .2s;font-weight:700}.btn,.btn:hover{text-decoration:none}.btn:hover{background-color:#4eacd1;color:#fff;border-color:#4eacd1}.btn-light{border-color:#9aa5ab;color:#3d3f44}.btn-light:hover{background-color:#3d3f44;border-color:#3d3f44;color:#fff}.btn-primary{background-color:#4eacd1;color:#fff;border-color:#4eacd1}.btn-primary:hover{background-color:#339bc3;color:#fff;border-color:#339bc3}.btn-lg{padding:.7em 2em;font-size:120%;box-sizing:border-box;border-width:2px;margin:.2em 0}#box2 .btn-lg{width:100%;font-size:100%;box-sizing:border-box}
/* Common */body,html{font-family:Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;color:#3d3f44;background-color:#fff}a{color:#4eacd1}a:hover{color:#339bc3}h1,h2,h3,h4,h5,h6{color:#3d3f44;line-height:1.3}h1 a,h1 a:hover,h2 a,h2 a:hover,h3 a,h3 a:hover,h4 a,h4 a:hover,h5 a,h5 a:hover,h6 a,h6 a:hover{color:#3d3f44}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}
/* container */#content{width:960px;margin-top:2em;margin-left:auto;margin-right:auto;background:#fff}#content #content-inner{*zoom:1}#content #content-inner:after,#content #content-inner:before{display:table;content:" "}#content #content-inner:after{clear:both}#wrapper{width:64.5%;float:left;margin-bottom:1em}#box2{width:32%;float:right}
/* 繝倥ャ繝
隧ｲ蠖鍋ｮ�園縺ｯ繝�じ繧､繝ｳ邱ｨ髮�判髱｢縲後�繝�ム縲�->縲後ち繧､繝医Ν荳九工TML繧ｨ繝ｪ繧｢縺ｫ縺ゅｊ縺ｾ縺�
*/.blog-header{text-align:center;background-color:#f7f8f9;padding:2em 0}.blog-title{width:960px;margin:auto}.blog-title-heading{margin:0;font-size:220%}.blog-title-heading a{color:#4eacd1;text-decoration:none}.blog-title-heading a:hover{color:#339bc3}.blog-description{font-size:80%;margin:.2em 0 0}.blog-header-wrapper{*zoom:1;margin-bottom:10px}.blog-header-wrapper:after,.blog-header-wrapper:before{display:table;content:" "}.blog-header-wrapper:after{clear:both}
/* 繝医ャ繝励�繝ｼ繧ｸ繝倥ャ繝 */#header-modules{margin-bottom:1.5em}#header-modules .hatena-urllist{display:table;table-layout:fixed;margin-left:-15px;margin-right:-15px}#header-modules .hatena-urllist li{display:table-cell;vertical-align:top;width:33.333333333%;padding-left:15px;padding-right:15px;padding-bottom:0;margin-bottom:0;border:0}#header-modules .hatena-urllist .urllist-image{width:100%;float:none;display:block;margin-right:0}
/* 繝医ャ繝励�繝ｼ繧ｸ */#header-modules .hatena-module-title,#main .hatena-module-title{font-weight:700;margin-bottom:15px;padding-bottom:5px;line-height:30px;font-size:120%;border-bottom:1px solid #bdccd4;color:#4eacd1;position:relative}#header-modules .hatena-module-title a,#main .hatena-module-title a{text-decoration:none}#header-modules .hatena-module-title:after,#main .hatena-module-title:after{content:"";position:absolute;display:block;bottom:-1px;left:0;z-index:999;width:70px;border-bottom:4px solid #4eacd1}#main .hatena-urllist .urllist-item{position:relative}#main .hatena-urllist .urllist-image-link{position:absolute;top:0;left:0}#main .hatena-urllist .urllist-item-inner{padding-left:170px;min-height:150px}
/* 險倅ｺ九�繝ｼ繧ｸ */.entry{margin-bottom:3em}.entry:last-child{border-bottom:none;margin-bottom:1em;padding-bottom:1em}.entry-header{position:relative;margin-bottom:1.5em}.date{font-size:85%}.date a{text-decoration:none}.entry-header-menu{position:absolute;top:0;right:0}.entry-header-menu a{display:inline-block;text-align:center;padding:.5em 1em;cursor:pointer;line-height:1.5;font-size:90%;border-radius:.2em;overflow:hidden;color:#4eacd1;background-color:transparent;text-decoration:none;border:1px solid #4eacd1;transition:all .2s;font-weight:700;background-color:#fff}.entry-header-menu a:hover{background-color:#4eacd1;color:#fff;text-decoration:none;border-color:#4eacd1}.entry-title{font-size:170%;margin:.2em 0 0}.entry-title a{text-decoration:none}.categories{margin:.3em 0}.categories a{color:#7e8c94;background-color:#f7f8f9;padding:.1em .2em;line-height:1.2em;font-size:80%;text-decoration:none;display:inline-block;margin:0 .2em .2em 0}.categories a:hover{color:#339bc3}
/* 險倅ｺ区悽譁��譖ｸ蠑� */.entry-content{font-size:95%;line-height:1.8;padding-bottom:10px;border-bottom:1px solid #bdccd4}.entry-content a.keyword{text-decoration:none;color:#3d3f44}.entry-content a.keyword:hover{border-bottom:1px dotted #bdccd4;background:none}.entry-content p{margin:0 0 1em; font-size:18px;}.entry-content img{max-width:100%}.entry-content .http-favicon,.entry-content img.hatena-id-icon{margin-right:5px;vertical-align:middle}.entry-content img.hatena-id-icon{margin-left:3px}.entry-content .http-bookmark,.entry-content .http-star{margin:0 3px;vertical-align:middle}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin:1.5em 0 .8em;line-height:1.5}.entry-content h1{font-size:180%}.entry-content h2{font-size:170%}.entry-content h2,.entry-content h3{padding-bottom:.2em;border-bottom:1px solid #bdccd4}.entry-content h3{font-size:160%}.entry-content h4{font-size:130%}.entry-content h5{font-size:120%}.entry-content h6{font-size:100%}.entry-content table{border-collapse:collapse;border-spacing:0;margin-bottom:1em;font-size:95%}.entry-content table td,.entry-content table th{border:1px solid #ddd;padding:5px 10px}.entry-content table th{background:#f7f8f9}.entry-content blockquote{border:1px solid #bdccd4;margin:0 0 10px;padding:20px}.entry-content blockquote p{margin-top:0;margin-bottom:0}.entry-content .hatena-asin-detail,.entry-content pre{border:1px solid #bdccd4}.entry-content pre{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-content .entry-see-more{background:#f5f5f5;display:block;text-align:center;padding:5px 0;font-weight:700}.entry-content .entry-see-more:hover{background:#eee}
/* 險倅ｺ九ヵ繝�ち */.entry-footer{margin-top:10px}.entry-footer-section{font-size:80%;color:#9aa5ab}.entry-footer-section a{color:#9aa5ab}.entry-footer-html,.social-buttons{margin:10px 0}
/* 繧ｳ繝｡繝ｳ繝� */.comment-box ul{list-style:none;margin:0 0 15px;padding:0;font-size:95%;line-height:1.7}.comment-box li{padding:10px 0 10px 60px;border-bottom:1px solid #bdccd4;position:relative}.comment-box li:first-child{border-top:1px solid #bdccd4}.comment-box .hatena-id-icon{position:absolute;top:10px;left:0;width:50px!important;height:50px!important;border-radius:3px}.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:#9aa5ab;margin:0}.comment-metadata a{color:#9aa5ab}.leave-comment-title{background:#fff;border:1px solid #bdccd4}
/* 繝壹�繧ｸ繝｣ */.pager{font-size:90%;display:table;width:100%;line-height:1.5;border-top:1px solid #bdccd4;border-bottom:1px solid #bdccd4;text-align:center}.pager a{color:#3d3f44;font-weight:700;text-decoration:none}.pager .pager-next,.pager .pager-prev{position:relative;display:table-cell;width:50%}.pager .pager-next a,.pager .pager-prev a{display:block;padding:1em}.pager .pager-next .pager-arrow,.pager .pager-prev .pager-arrow{font-size:30px;height:30px;line-height:.7;position:absolute;display:block;top:0;bottom:0;margin:auto;color:#bdccd4}.pager.permalink .pager-next{float:right;text-align:right}.pager.permalink .pager-next a{padding-right:40px}.pager.permalink .pager-next .pager-arrow{right:0}.pager.permalink .pager-prev{float:left;text-align:left}.pager.permalink .pager-prev a{padding-left:40px}.pager.permalink .pager-prev .pager-arrow{left:0}
/* 險倅ｺ倶ｸ矩未騾｣險倅ｺ� */.related-entries h2{font-weight:700;margin-bottom:15px;padding-bottom:5px;line-height:30px;font-size:120%;border-bottom:1px solid #bdccd4;color:#4eacd1;position:relative}.related-entries h2 a{text-decoration:none}.related-entries h2:after{content:"";position:absolute;display:block;bottom:-1px;left:0;z-index:999;width:70px;border-bottom:4px solid #4eacd1}.related-entries .related-entries-list{margin:0;padding:0}.related-entries li{list-style:none;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #bdccd4;position:relative;min-height:80px;*zoom:1}.related-entries li:after,.related-entries li:before{display:table;content:" "}.related-entries li:after{clear:both}.related-entries li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.related-entries a{color:#3d3f44;text-decoration:none}.related-entries .related-entry-title{font-size:100%;display:block;font-weight:700;margin-bottom:.3em;margin-left:90px}.related-entries .related-thumb{width:80px;height:80px;position:absolute;background-size:cover;top:0;left:0}.related-entries p{margin-top:0;margin-left:90px;font-size:75%}
/* 繧ｵ繧､繝峨ヰ繝ｼ */#box2{font-size:85%}#box2 .hatena-module{margin-bottom:2em;background-color:#f7f8f9;padding:1.5em}#box2 .hatena-module-title{border-bottom:3px solid #3d3f44;margin-bottom:1em;padding-bottom:5px;font-weight:700;font-size:120%;text-transform:uppercase}#box2 .hatena-module-title a{color:#3d3f44;text-decoration:none}#box2 .hatena-module-title a:hover{color:#339bc3}#box2 .urllist-title-link{font-size:100%;font-weight:400}#box2 .hatena-module-html{background-color:transparent;padding:0}
/* Profile module */.hatena-module-profile .hatena-module-body{*zoom:1}.hatena-module-profile .hatena-module-body:after,.hatena-module-profile .hatena-module-body:before{display:table;content:" "}.hatena-module-profile .hatena-module-body:after{clear:both}.hatena-module-profile .profile-icon{float:left;margin:0 10px 10px 0;border-radius:5px}.hatena-module-profile .id{display:block;font-weight:700;font-size:110%;margin-bottom:5px}.hatena-module-profile .profile-description{font-size:95%}.hatena-module-profile .profile-description p{margin-top:0}
/* hatena-urllist
�域眠逹險倅ｺ�, 莠ｺ豌苓ｨ倅ｺ九Δ繧ｸ繝･繝ｼ繝ｫ縺ｪ縺ｩ, 險倅ｺ九Μ繧ｹ繝育ｳｻ繝｢繧ｸ繝･繝ｼ繝ｫ莉倅ｸ弱＆繧後ｋ蝓ｺ譛ｬ縺ｮclass�� */.hatena-urllist{margin:0;padding:0}.hatena-urllist li{list-style-type:none;margin:0 0 1em;padding-bottom:1em;border-bottom:1px solid #dce4e8}.hatena-urllist li:last-child{border:none;margin-bottom:0;padding-bottom:0}.hatena-urllist li a{color:#3d3f44;text-decoration:none}.hatena-urllist li a:hover{color:#339bc3}.hatena-urllist .urllist-title-link{font-size:110%;font-weight:700;line-height:1.3}.hatena-urllist .urllist-date-link{margin-bottom:5px}.hatena-urllist .urllist-date-link a{color:#4eacd1}.hatena-urllist .urllist-category-link{color:#7e8c94;background-color:#f7f8f9;padding:.1em .2em;line-height:1.2em;font-size:70%;display:inline-block;margin:0 .2em .2em 0}.hatena-urllist .urllist-entry-body{font-size:80%;margin-top:.3em;word-wrap:break-word}
/* Archive module */.hatena-urllist .archive-module-year{padding-bottom:0;border-bottom:0}
/* Search module */.search-form{border:2px solid #bdccd4;background-color:#fff;width:100%;box-sizing:border-box;position:relative;text-align:left}.search-form .search-module-input{padding:5px 10px;color:#3d3f44;background:none;border:none;outline:none;height:20px;width:80%}.search-form .search-module-button{width:30px;height:30px;background:transparent url(https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=d521df40822702b2798181e2322e97) no-repeat 50%;background-size:20px 20px;border:none;outline:none;text-indent:-9999px;position:absolute;top:0;right:5px;opacity:.5}.search-form .search-module-button:hover{opacity:.85}
/* 繝輔ャ繧ｿ
隧ｲ蠖鍋ｮ�園縺ｯ繝�じ繧､繝ｳ邱ｨ髮�判髱｢縲後ヵ繝�ち縲工TML繧ｨ繝ｪ繧｢縺ｫ縺ゅｊ縺ｾ縺�
 */.footer{width:960px;margin:2em auto;line-height:1.5;font-size:85%;text-align:center}.footer a{color:#3d3f44;text-decoration:none}
/* 繝代Φ縺上★ */#top-box{width:960px;margin:auto}.breadcrumb{background:#f7f8f9;*zoom:1;font-size:95%;margin:1em 0;padding:1em}.breadcrumb:after,.breadcrumb:before{display:table;content:" "}.breadcrumb:after{clear:both}
/* About 繝壹�繧ｸ */.page-about dt{font-size:16px;font-weight:700;border-bottom:1px solid #bdccd4;margin-bottom:5px}.page-about dd{margin-left:0;margin-bottom:30px}
/* archive 繝壹�繧ｸ */.page-archive #main .archive-entry{border-bottom:1px solid #dce4e8;margin-bottom:1em;padding-bottom:1em}.page-archive .categories a{font-size:70%;background:#f7f8f9;padding:3px 5px;text-decoration:none;display:inline-block;margin-right:2px}.page-archive .entry-description{margin-top:0}

/*------------------------------------------------------
  clearfix
------------------------------------------------------*/
.clearfix { zoom: 1;}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.clear {
  clear: both;
}
/*------------------------------------------------------
  
------------------------------------------------------*/
body, html {
  border-top: 2px solid #ffb448;
}
ul {
  margin: 0;
}
li {
  list-style-type: none;
}
/*------------------------------------------------------
  breadcrumb
------------------------------------------------------*/
#top-box {
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
div #breadcrumb div {
  display: inline-block;
  font-size: 13px;
  padding: 5px;
}
.breadcrumb {
  width: 1125px;
  margin: 0 auto;
  background: #fff;
  font-size: 13px;
  padding: 10px;
}
.breadcrumb a {
  color: #333;
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb-gt {
  opacity: .7;
  margin: auto 0 auto 4px;
}
.breadcrumb-child:last-of-type {
  font-weight: bold;
}
.page-entry .breadcrumb {
  margin-bottom: 0;
}
/*------------------------------------------------------
  blog-header
------------------------------------------------------*/
#top-editarea {
  width: 1125px;
  position: relative;
  margin: 0 auto;
}
#top-editarea .blog-header {
  width: 1125px;
  margin: 10px auto 20px;
  padding: 0;
  text-align: center;
  background-color: #FFF;
}
#top-editarea .blog-header .blog-title {
  line-height: 0;
}
#top-editarea .blog-header .blog-title .blog-title-heading {
  width: 93px;
  margin: 0 auto;
  display:inline-block;
}
#top-editarea .blog-title-heading a {
  margin: 20px 0 0 0;
  display: block;
}
#top-editarea .blog-header .text-area {
  float: left;
  text-align: left;
  line-height: 1.3;
  margin: 4px 0 0;
  font-size: 11px;
}
.blog-header {
  width: 100%;
  margin: 0 auto;
  text-align: center;

}
.blog-header a {　display: block; }

/*------------------------------------------------------
  検索ボックス
------------------------------------------------------*/
.hatena-module-search-box {
  position: absolute;
  top: 20px;
  right: 0;
}
.hatena-module-search-box .search-form{
  width: 258px;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.search-form .search-module-input {
  color: #ccc;
  font-size: 12px;
}

/*------------------------------------------------------
  メインカラム
------------------------------------------------------*/
#content {
  width: auto;
  margin-top: 0;
}
#content-inner,
#header-modules .hatena-module-recent-entries {
  width: 1125px;
}
#header-modules {
  margin-bottom: 0;
  padding: 20px 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
}
#content-inner {
  margin: 0 auto;
  padding-top: 1.5em;
}
#header-modules .hatena-module-recent-entries { margin: 0 auto; }
#wrapper { width: 800px; }

/*------------------------------------------------------
  TOPページ - 3カラム新着記事
------------------------------------------------------*/
#header-modules .hatena-module-recent-entries .hatena-module-title { display: none; }
#header-modules .hatena-module-recent-entries .hatena-urllist {
  padding: 20px 10px;
  background-color: #fff;
  border:  1px solid #eee;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li {
  position: relative;
  padding: 0 10px;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li:first-child::before {
  content: 'NEW';
  position: absolute;
  top: 0;
  left: 10px;
  padding: 5px 8px;
  background-color: #df1d1e;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  z-index: 1;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li .urllist-image-link {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 225px;
  margin-bottom: 35px;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li .urllist-image {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#header-modules .hatena-module-recent-entries .hatena-urllist li .urllist-title-link {
  display: inline-block;
  min-height: 81px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
  /* 3行で省略 */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li .recent-entries-categories {
  margin-bottom: 25px;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li .recent-entries-category-link {
  padding: 5px 15px;
  color: #656565;
  background-color: #fff;
  border:  1px solid #eee;
  border-radius: 15px;
  line-height: 1;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li .recent-entries-date-link,
#header-modules .hatena-module-recent-entries .hatena-urllist li .recent-entries-entry-body {
  position: absolute;
  left: 10px;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li .recent-entries-date-link {
  bottom: 0;
  margin: 0;
  font-size: 12px;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li .recent-entries-date-link a { color: #333; }
#header-modules .hatena-module-recent-entries .hatena-urllist li .recent-entries-entry-body {
  top: 235px;
  margin-top: 0;
  color: #676767;
  font-size: 13px;
}

/* hover */
#header-modules .hatena-module-recent-entries .hatena-urllist li .urllist-title-link:hover {
  color: #333;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li .urllist-title-link:hover,
#header-modules .hatena-module-recent-entries .hatena-urllist li .recent-entries-entry-body:hover,
#header-modules .hatena-module-recent-entries .hatena-urllist li .recent-entries-date-link:hover {
  text-decoration: underline;
}
#header-modules .hatena-module-recent-entries .hatena-urllist li .recent-entries-category-link:hover {
  background-color: #df1d1e;
  border:  1px solid #df1d1e;
  color: #fff;
}

/* カテゴリごとのbox */
#content-inner .hatena-module.hatena-module-recent-entries {
  width: 795px;
  margin: 0 auto;
  margin-top: 30px;
}

/*------------------------------------------------------
  TOPページ - 新着記事
------------------------------------------------------*/
#main .hatena-urllist li {
  margin-bottom: 15px;
}
.hatena-module-recent-entries .recent-entries-item {
  border-bottom: 0;
}
#main .hatena-urllist .urllist-item-inner {
  position: relative;
  min-height: 135px;
  padding-left: 0;
}
#main .hatena-urllist .urllist-image-link {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  width: 240px;
  height: 135px;
  margin-right: 15px;
}
#main .hatena-urllist .urllist-image-link img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#main .hatena-urllist .urllist-date-link {
  position: absolute;
  left: 255px;
  bottom: 0;
}
#main .hatena-urllist .urllist-date-link:hover { text-decoration: underline; }
#main .hatena-urllist .urllist-title-link {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1.4;
  /* 3行で省略 */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#main .hatena-urllist .urllist-entry-body {
  display: inline-block;
  color: #666;
  font-size: 13px;
}
#main .hatena-urllist .urllist-title-link:hover,
#main .hatena-urllist .urllist-entry-body:hover {
  text-decoration: underline!;
}

/*------------------------------------------------------
  TOPページ - ランキング
------------------------------------------------------*/
/* common */
#main .entries-access-ranking::before,
#main .entries-access-ranking::after {
  content: '';
  display: table;
}
#main .entries-access-ranking::after {
  clear: both;
}
#main .entries-access-ranking {
  padding-top: 5px;
  *zoom: 1;
}
#main .entries-access-ranking-item {
  position: relative;
  float: left;
  width: 490px;
  margin-bottom: 15px;
  padding-bottom: 0;
  border-bottom: 1px dotted #eee;
}
#main .entries-access-ranking-item .urllist-item-inner {
  min-height: 80px!important;
  padding-bottom: 15px;
}
#main .entries-access-ranking-item .urllist-date-link {
  position: absolute;
  left: 150px;
  bottom: 12px;
  margin: 0;
}
#main .entries-access-ranking-item .urllist-image-link {
  overflow: hidden;
  display: inline-block;
  width: 140px;
  height: 80px;
}
#main .entries-access-ranking-item .urllist-image-link img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-bottom: 0!important;
}
#main .entries-access-ranking-item.rank-1::before,
#main .entries-access-ranking-item.rank-2::before,
#main .entries-access-ranking-item.rank-3::before {
  content: '';
  position: absolute;
  top: -15px;
  left: -15px;
  width: 31px;
  height: 45px;
  background-repeat: no-repeat;
  z-index: 1;
}
#main .entries-access-ranking-item.rank-1::before {
  background-image: url('http://img.f.hatena.ne.jp/images/fotolife/m/manekai/20180417/20180417155415.png');
}
#main .entries-access-ranking-item.rank-2::before {
  background-image: url('http://img.f.hatena.ne.jp/images/fotolife/m/manekai/20180417/20180417155413.png');
}
#main .entries-access-ranking-item.rank-3::before {
  background-image: url('http://img.f.hatena.ne.jp/images/fotolife/m/manekai/20180417/20180417155410.png');
}
#main .entries-access-ranking-item.rank-4::before {
  content: '4';
  position: absolute;
  top: -12px;
  left: -11px;
  padding: 5px 9px;
  background-color: #ffb448;
  border-radius: 15px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  z-index: 1;
}
#main article .entries-access-ranking-item::before {
  content: none!important;
}
/* rank1 */
#main .entries-access-ranking-item.rank-1 {
  width: 290px;
  margin-right: 20px;
  border-bottom: none;
}
#main .entries-access-ranking-item.rank-1 .urllist-item-inner {
  padding-left: 0!important;
  padding-bottom: 40px;
}
#main .entries-access-ranking-item.rank-1 .urllist-image-link {
  overflow: hidden;
  position: relative!important;
  display: inline-block;
  width: 290px;
  height: 165px;
  margin-bottom: 5px!important;
}
#main .entries-access-ranking-item.rank-1 img,
#main .entries-access-ranking-item.rank-1 .urllist-date-link,
#main .entries-access-ranking-item.rank-1 .urllist-title-link {
  width: 290px;
}
#main .entries-access-ranking-item.rank-1 .urllist-title-link {
  display: block;
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1.5;
  /* 3行で省略 */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#main .entries-access-ranking-item.rank-1 .urllist-date-link {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
}
/* rank4 */
#main .entries-access-ranking-item.rank-4 {
  border-bottom: 0;
}


/* 記事ごとのbox */
#content-inner .hatena-urllist li {}

/* カテゴリ見出し */
#main .hatena-module-title {
  position: relative;
  font-weight: 700;
  margin-bottom: 15px;
  padding: 5px 5px 0 15px;
  line-height: 30px;
  font-size: 30px;
  color: #000;
  border-left: 4px solid #ffb448;
  border-bottom: none;
}
#main .hatena-module-title::after {
  position: relative!important;
  display: block;
  width: 100%;
  border-bottom: none!important;
  color: #000;
  font-size: 13px;
  font-weight: normal;
}
/* カテゴリ見出し - ランキング */
.hatena-module-entries-access-ranking .hatena-module-title::after {
  content: 'マネ会で最も読まれている記事をご紹介'!important;
}
.hatena-module-recent-entries  .hatena-module-title::after {
  content: 'お金に関する記事を様々な角度からご紹介'!important;
}
article .hatena-module-entries-access-ranking .hatena-module-title::after {
  content: none!important;
}

#content-inner .hatena-module-title a {
  text-decoration: none;
  color: #231815;
}

/* 本文 */

/* カテゴリタグ */
#main .hatena-urllist .urllist-categories {
  position: absolute;
  bottom: 25px;
  left: 252px;
}
#main .hatena-urllist .urllist-categories .urllist-category-link {
  display: inline-block;
  padding: 5px 15px;
  color: #656565;
  background-color: #fff;
  border:  1px solid #eee;
  border-radius: 15px;
  line-height: 1;
}
#main .hatena-urllist .urllist-categories .urllist-category-link:hover {
  background-color: #df1d1e;
  border:  1px solid #df1d1e;
  color: #fff;
}

/* サムネイル */
#content-inner .urllist-with-thumbnails li .urllist-image {
  margin: 0;
}

#content-inner .hatena-urllist .urllist-date-link a {
  color: #231815;
  font-size: 13px;
}

/* タイトル */
#content-inner .hatena-urllist .urllist-title-link:hover { text-decoration: underline; }

/* 本文 */
#content-inner .hatena-urllist .urllist-entry-body {}

/* 記事一覧はコチラ */
#content-inner .archive-box {
}
#content-inner .archive-text_link {
  position: relative;
  display: block;
  width: 45%;
  margin: 0 auto 40px;
  padding: .5em 0;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#content-inner .archive-text_link p { color: #666; }
#content-inner .archive-text_link p::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 14px;
  padding-right: 10px;
  background-image: url('http://img.f.hatena.ne.jp/images/fotolife/m/manekai/20180418/20180418142131.png');
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
#content-inner .archive-text_link:hover {
  background-color: #df1d1e;
  border:  1px solid #df1d1e;
}
#content-inner .archive-text_link:hover p { color: #fff; }
#content-inner .archive-text_link:hover p::after {
  background-image: url('http://img.f.hatena.ne.jp/images/fotolife/m/manekai/20180418/20180418142129.png');
}
#content-inner .archive-box p {
  margin: 0;
  padding: 0;
}
#main-inner .recent-entries-image { border-radius: 3px; }

/*------------------------------------------------------
  category-pickup
------------------------------------------------------*/
.category-pickup {
  width: 100%;
  background: #f6f0e0;
}
#header-modules .hatena-module-title,
#header-modules .hatena-module-title:after {
  border-bottom: none;
}
.category-pickup-inner {
  width: 960px;
  margin: 0 auto;
}
.category-pickup .urllist-with-thumbnails {
  padding: 18px 12px;
  border-bottom: 2px solid #ccc;
}
.category-pickup .urllist-with-thumbnails li {
  float: left;
  width: 290px;
  margin: 0 11px;
  padding: 0;
  border: none;
  background: #fff;
}
.urllist-with-thumbnails li {
  display: block;
}
.trimming {
  width: 290px;
  height: 180px;
  display: block;
  overflow: hidden;
}
.category-pickup .urllist-date-link {
  margin-bottom: 10px;
}
.category-pickup .urllist-date-link {
  margin-bottom: 10px;
}

/*------------------------------------------------------
  サイドカラム
------------------------------------------------------*/
#box2 {
  width: auto;
  float: none;
}
#box2-inner {
  float: right;
  width: 300px;
}
#box2-inner .hatena-module {
  margin: 2px 0 30px;
  background-color: #fff;
  padding: 0;
}
#box2 li {
  list-style-type: none;
}
/* 人気のカテゴリー */
#box2 .category-list-area ul {
  padding: 0;
  margin-top: 0;
}
#box2 .category-list-area li {
  height: 35px;
  list-style-type: none;
}
#box2 .category-list-area li a {
  text-decoration: none;
  color: #1a1a1a;
  font-size: 14px;
  display: block;
}
#box2 .category-list-area li a:hover span {
  text-decoration: underline;
}
#box2 .category-list-area li span {
  vertical-align: -4px;
  padding-left: 15px;
}

.hatena-urllist li:last-child {
  border: none;
  margin: 0 0 1em;
  padding-bottom: 1em;
}

/* 「マネ会」って何？ */
.hatena-module-profile .profile-description {
  font-size: 14px;
}

/* タイトル */
#box2-inner .hatena-module-title {
  border-left: 3px solid #ffb851;
  border-bottom: none;
  margin: 0;
  padding: 0 0 0 10px;
  font-size: 18px;
}
#box2-inner .hatena-module-title::after {
  content: none!important;
}
#box2-inner .hatena-module-body {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #e1e1e1;
}
#box2-inner .hatena-module-body .urllist-category-link {
  background-color: transparent;
  color: #999;
  font-size: 12px;
}
/* サイドカラム サムネイル画像 */
#box2-inner .recent-entries-image {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* 話題のキーワード */
#box2-inner .hatena-module-category {
  margin-bottom: 30px;
}
#box2-inner .hatena-module-category li {
  display: inline-block;
  margin-right: 5px;
  padding-bottom: 0;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 15px;
}
#box2-inner .hatena-module-category li a {
  display: block;
  padding: 5px 15px;
  color: #656565;
  font-size: 12px;
}
#box2-inner .hatena-module-category li:hover {
  background-color: #df1d1e;
  border: 1px solid #df1d1e;
}
#box2-inner .hatena-module-category li:hover a {
  color: #fff;
}
/* 記事ページ　サイドカラム */
#box2-inner .hatena-module.hatena-module-recent-entries {
  width: auto;
  margin: 0 auto 40px;
}
#box2-inner .hatena-module .hatena-module-body a:hover .urllist-title-link {
  text-decoration: underline;
}
#box2-inner .urllist-item-inner:hover .urllist-title-link {
  text-decoration: underline;
}
/* 記事一覧 */
#box2-inner .urllist-item {
  width: auto;
  border-bottom: 1px solid #d4dcdd;
  font-size: 13px;
  padding: 0 0 10px 0;

}
#content-inner #box2-inner .urllist-item .urllist-image {
  margin-right: 10px;
}
/* 記事一覧 タイトル*/
#content-inner #box2-inner .hatena-urllist .urllist-title-link {
  font-size: 14px;
  font-weight: normal;
  /* 3行で省略 */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#content-inner #box2-inner .hatena-urllist .urllist-title-link:hover { color: #1a1a1a; }
/* 運営サイト一覧 */
#box2-inner .hatena-module-html .link-list {
  margin-bottom: 40px;
}
#box2-inner .hatena-module-html .link-list ul {
  margin: 0;
  padding: 0;
}
#box2-inner .hatena-module-html .link-list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #eee;
}
#box2-inner .hatena-module-html .link-list .link-list_image {
  margin: 0;
  float: left;
}
#box2-inner .hatena-module-html .link-list .link-list_text-area {
  position: relative;
  float: left;
  display: table;
  width: 240px;
  margin-left: 10px;
}
#box2-inner .hatena-module-html .link-list a {
  color: #333;
}
#box2-inner .hatena-module-html .link-list a:hover .link-list_title {
  text-decoration: underline;
}
#box2-inner .hatena-module-html .link-list a .link-list_text-area .link-list_title {
  margin: 0;
  line-height: 1.3;
  font-size: 14px;
  min-height: 35px;
}
#box2-inner .hatena-module-html .link-list a .link-list_text-area span {
  font-size: 12px;
  color: #999;
}

#box2-inner .hatena-module-html .link-list_banner-area a:first-child {
  margin-top: 0;
}
#box2-inner .hatena-module-html .link-list_banner-area a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

/*------------------------------------------------------
  カテゴリ一覧ページ
------------------------------------------------------*/
.page-archive #main .archive-entries {
  margin-top: 20px;
}
.page-archive #main .archive-entry {
  position: relative;
  display: block;
  min-height: 135px;
  padding: 0 0 0 255px;
  margin-bottom: 30px;
  border-bottom: none;
}
.page-archive #main .archive-entry .entry-thumb-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  height: 135px;
}
.page-archive #main .archive-entry .entry-thumb-link .entry-thumb {
  width: 240px;
  height: 135px;
  background-position: center;
}
.page-archive #main .archive-entry .date {
  position: absolute;
  bottom: 0;
  left: 255px;
}
.page-archive #main .archive-entry .date a {
  color: #1a1a1a;
}
.page-archive .entry-thumb {
  width: 100px;
  height: 100px;
  float: left;
  border-radius: 3px;
}
.page-archive .entry-title {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 5px;
  /* 2行で省略 */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page-archive #main .archive-entry .date a:hover,
.page-archive .entry-title a:hover {
  text-decoration: underline;
}
.page-archive .entry-description {
  color: #666;
  font-size: 13px;
  /* 1行で省略 */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-archive #main #main-inner .archive-entries .archive-entry .categories {
  position: absolute;
  left: 250px;
  bottom: 18px;
  margin: 0;
}
.page-archive #main #main-inner .categories a {
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 5px 15px;
  color: #656565;
  background-color: #fff;
  border:  1px solid #eee;
  border-radius: 15px;
  line-height: 1;
}
.page-archive #main #main-inner .categories a:hover {
  background-color: #df1d1e;
  border:  1px solid #df1d1e;
  color: #fff;
}


/*------------------------------------------------------
  記事ページ
------------------------------------------------------*/
/* 記事タイトル */
.entry-header {
  position: relative;
  margin: 15px 0 0;
}
.entry-header .entry-date { margin-bottom: 30px; }
.entry-header .entry-date a { color: #1a1a1a; }
.entry-header .entry-title {
  margin: 0;
  font-size: 32px;
  /* 2行で省略 */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.entry-header .entry-categories {
  position: absolute;
  top: 0;
  left: 80px;
  width: calc(100% - 80px);
  margin-top: -4px;
}
.entry-header .entry-categories a {
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 5px 15px 4px;
  color: #656565;
  background-color: #fff;
  border:  1px solid #eee;
  border-radius: 15px;
  line-height: 1;
}
.entry-header .entry-categories a:hover {
  background-color: #df1d1e;
  border:  1px solid #df1d1e;
  color: #fff;
}
.entry-header .entry-categories a:nth-child(n+5) { display: none; }

/* 記事一覧 */
.entry.autopagerize_page_element {
  margin: 0 0 30px 0;
}
#main-inner .entry-content {
  padding: 10px 0;
  border-bottom: none;
}
/* 見出し */
.entry-content h3 {
  position: relative;
  margin-bottom: 15px;
  padding: 0 0 10px 0;
  border-bottom: 2px solid #e1e1e1;
  font-size: 28px;
}
.entry-content h3::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100px;
  height: 2px;
  background-color: #ffb448;
}
.entry-content h4 {
  margin-bottom: 15px;
  padding: 0 0 10px 0;
  border-bottom: 2px solid #e1e1e1;
  font-size: 24px;
}
/* テキスト */
.entry-content > p {
  margin: 20px 0;
  font-size: 18px;
}
/* もくじ */
.table-of-contents_area {
  margin-bottom: 30px;
  padding: 10px 10px 15px;
  background-color: #fff;
  border: 8px solid #f5f5f5;
}
.table-of-contents_area .g-navi-bg {
  background-color: #fff;
  padding: 20px;
}
.table-of-contents_area .g-navi-bg a {
  text-decoration: none;
}
.table-of-contents_area .caption {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.table-of-contents_area ul {
  padding: 0 0 0 48px;
}
.table-of-contents_area li {
  margin-bottom: 8px;
  list-style-type: decimal;
}
.table-of-contents_area li a {
  color: #1d3995;
  font-size: 16px;
}
.table-of-contents_area li:last-of-type {
  margin-bottom: 0;
}
/* 記事内　テーブル */
.entry-content table {
  margin-bottom: 30px;
}
.entry-content table th {
  background-color: #f5f5f5;
}
.entry-content table th,
.entry-content table td {
  padding: 10px 20px;
  font-size: 16px;
  text-align: left;
} 
/* 著者 */
.profile-user-area {
  background-color: #f7f7f7;
  padding: 20px;
}
.profile-user-area_name,
.profile-user-area_text {
  font-size: 12px;
}
.profile-user-area_name,
.profile-user-area_name a {
  color: #1a1a1a;
  font-weight: bold;
  font-size: 16px;
}
.profile-user-area_image img {
  width: 70px;
  border-radius: 70px;
}
.profile-user-area_text {
  margin-bottom: 0;
  padding-left: 85px;
  font-size: 14px;
}
/* 引用 */
.entry-content blockquote {
  margin: 40px 0;
  border: 8px solid #f5f5f5;
  font-size: 16px;
}
/*------------------------------------------------------
  記事下モジュール
------------------------------------------------------*/
.category-area {
  width: 800px;
}
.category_caption {
  font-size: 16px;
  font-weight: bold;
  background-color: #f7f7f7;
  padding: 5px;
  margin: 0;
}
.category-box {
  background-color: #fff;
  padding: 0 10px;
  margin: 10px 0 0 0;
}
.category-box li {
  float: left;
  width: 250px;
  margin: 0 15px 10px 0;
  padding-bottom: 10px;
  list-style-type: none;
  border-bottom: 1px dotted #e1e1e1;
}
.category-box li:nth-child(3n) {
  margin: 0 0 10px 0;
}
.category-box li a {
  text-decoration: none;
}
.category-box .category-detail {
  display:table;
}
.category-box .image,
.category-box .text {
  display:table-cell;
  vertical-align: middle;
}
.category-box .text {
  color:#333;
  padding-left: 5px;
}
.category-box .text span {
  color:#dedede;
  font-size: 12px;
  display: block;
}

/*------------------------------------------------------
  pager
------------------------------------------------------*/
.pager { border: none; }
.pager .pager-prev,
.pager .pager-next {
  width: 47%;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 25px;
}
.pager.autopagerize_insert_before .pager-prev,
.pager.autopagerize_insert_before .pager-next {
  position: relative;
  display: table-cell;
  text-align: center!important;
}
.pager.autopagerize_insert_before .pager-prev {
  float: left;
  text-align: left;
}
.pager.autopagerize_insert_before .pager-next {
  float: right;
}
.pager .pager-next { text-align: left!important; }
.pager .pager-prev .pager-arrow,
.pager .pager-next .pager-arrow {
  width: 20px;
  height: 14px;
  background-image: url('http://img.f.hatena.ne.jp/images/fotolife/m/manekai/20180418/20180418142131.png');
  background-repeat: no-repeat;
  background-position: 0 center;
  color: transparent;
}
.pager.permalink .pager-prev .pager-arrow {
  left: 15px;
}
.pager.permalink .pager-next .pager-arrow {
  right: 15px;
  transform: rotate(180deg);
}
.pager.permalink .pager-prev a { padding-left: 50px; }
.pager.permalink .pager-next a { padding-right: 50px; }
.pager .pager-prev a,
.pager .pager-next a {
  padding: .5em 1em;
  color: #666;
  font-size: 18px;
  /* 1行で省略 */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* hover */
.pager .pager-prev:hover,
.pager .pager-next:hover {
  background-color: #df1d1e;
  border:  1px solid #df1d1e;
}
.pager .pager-prev:hover a,
.pager .pager-next:hover a {
  color: #fff;
}
.pager .pager-prev:hover .pager-arrow,
.pager .pager-next:hover .pager-arrow {
  background-image: url('http://img.f.hatena.ne.jp/images/fotolife/m/manekai/20180418/20180418142129.png');
}

/*------------------------------------------------------
SNS
------------------------------------------------------*/
.entry-footer-section {
  display: none;
}
.social-buttons {
  margin: 0 0 40px;
}
/* side */
.side-sns-box {
  position: fixed;
  right: 15px;
  bottom: 130px;
  padding: 16px 10px 20px;
  background-color: hsla(0,0%,91%,.9);
  border-radius: 31px;
  box-sizing: border-box;
  z-index: 10;
}
.side-sns-box .side-sns-box__list { padding: 0; }
.side-sns-box .side-sns-box__list__item {
  margin-bottom: 10px;
}
.side-sns-box .side-sns-box__list__item:last-child {
  margin-bottom: 0;
}
.side-sns-box .side-sns-box__list__item .text,
.side-sns-box .side-sns-box__list__item .count-ballon {
  text-align: center;
  font-size: 13px;
}
.side-sns-box .side-sns-box__list__item .text {
  display: inline-block;
  height: 13px;
  margin-bottom: 10px;
}
.side-sns-box .side-sns-box__list__item .count-ballon {
  display: block;
  position: relative;
  height: 18px;
  margin-bottom: 9px;
  background-color: #fff;
  border: 1px solid #bbb;
  border-radius: 5px;
  box-sizing: border-box;
  line-height: 17px;
}
.side-sns-box .side-sns-box__list__item .count-ballon::before,
.side-sns-box .side-sns-box__list__item .count-ballon::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
}
.side-sns-box .side-sns-box__list__item .count-ballon::before {
  bottom: -16px;
  margin-left: -5px;
  border-style: solid;
  border-width: 8px 5px 8px 5px;
  border-color: #bbb transparent transparent transparent;
}
.side-sns-box .side-sns-box__list__item .count-ballon::after {
  bottom: -14px;
  margin-left: -4px;
  border-style: solid;
  border-width: 7px 4px 7px 4px;
  border-color: #fff transparent transparent transparent;
}
.side-sns-box .side-sns-box__list__item .sns-btn {
  display: block;
  width: 40px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.side-sns-box .side-sns-box__list__item .sns-btn--tw {
  height: 24px;
  background-image: url('http://img.f.hatena.ne.jp/images/fotolife/m/manekai/20180418/20180418171801.png');
}
.side-sns-box .side-sns-box__list__item .sns-btn--fb {
  background-image: url('http://img.f.hatena.ne.jp/images/fotolife/m/manekai/20180418/20180418171807.png');
}
.side-sns-box .side-sns-box__list__item .sns-btn--hatena {
  background-image: url('http://img.f.hatena.ne.jp/images/fotolife/m/manekai/20180418/20180418171803.png');
}
/* article sns */
.article-sns-box { margin: 30px 0 40px; }
.article-sns-box .sns-list { padding: 0; }
.article-sns-box .sns-list__item {
  position: relative;
  float: left;
  width: 40px;
  padding-top: 40px;
  margin-right: 12px;
}
.sns-balloon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  padding: 8px 0 7px;
  border: 1px solid #eee;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  text-align: center;
  line-height: 1;
}
.sns-balloon::before,
.sns-balloon::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 50%;
}
.sns-balloon::before {
  bottom: -16px;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top-color: #eee;
}
.sns-balloon::after {
  bottom: -14px;
  margin-left: -7px;
  border: 7px solid transparent;
  border-top-color: #fff;
}
.article-sns-box .sns-btn {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 40px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.article-sns-box .sns-btn--fb {
  background-image: url('https://cdn-ak.f.st-hatena.com/images/fotolife/m/manekai/20180420/20180420170802.png');
}
.article-sns-box .sns-btn--tw {
  background-image: url('https://cdn-ak.f.st-hatena.com/images/fotolife/m/manekai/20180420/20180420170800.png');
}
.article-sns-box .sns-btn--hatena {
  background-image: url('https://cdn-ak.f.st-hatena.com/images/fotolife/m/manekai/20180420/20180420170757.png');
}
.u-mb10 {
  margin-bottom: 10px;
}

/*------------------------------------------------------
customized-footer - SNS下コンテンツ
------------------------------------------------------*/
.customized-footer .related-entries::before,
.customized-footer .related-entries::after {
  content: '';
  display: table;
}
.customized-footer .related-entries::after {
  clear: both;
}
.customized-footer .related-entries {
  *zoom: 1;
}
/* title */
.customized-footer .hatena-module-title {
  margin-bottom: 20px!important;
  padding: 0 0 10px 0!important;
  border-left: none!important;
  border-bottom: 2px solid #e1e1e1!important;
  color: #1a1a1a!important;
  font-size: 24px!important;
}
/* contents */
.customized-footer .hatena-module-related-entries .related-entries-item {
  float: left;
  width: 48%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #eee;
}
.customized-footer .hatena-module-related-entries .related-entries-item:last-of-type,
.customized-footer .hatena-module-related-entries .related-entries-item:nth-last-child(2) {
  border-bottom: none;
}
.customized-footer .hatena-module-related-entries .related-entries-item .urllist-item-inner {
  min-height: 80px!important;
}
.customized-footer .hatena-module-related-entries .related-entries-item:nth-child(even){
  float: right;
}
.customized-footer .hatena-module-related-entries .urllist-image-link {
  width: 140px!important;
  height: 80px!important;
}
.customized-footer .hatena-module-related-entries .urllist-date-link {
  left: 155px!important;
  margin-bottom: 0;
}
.customized-footer .hatena-module-related-entries .urllist-title-link:hover {
  text-decoration: underline;
}

/*------------------------------------------------------
  footer
------------------------------------------------------*/
.footer-contents {
  background-color: #f1f1f1;
  padding: 20px 0 15px;
  margin-top: 40px;
}
.footer-contents_title {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
}
.footer-contents
.footer-contents_bg {
  width: 1125px;
  margin: 0 auto;
}
.footer-contents ul {
  width: 720px;
  margin: 0;
  padding: 0;
}
.footer-contents ul li {
  margin-bottom: 10px;
  width: 180px;
  float: left;
  font-size: 14px;
  list-style-type: none;
}
.footer-contents ul li a {
  padding-left: 10px;
  color: #333;
  text-decoration: none;
}
.copyright {
  width: 1125px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  background-color: #fff;
}
.address {
  font-style: normal;
}
.copyright p {
  color: #333;
  font-size: 11px;
  padding: 0;
  margin: 0;
  float: left;
}
.copyright p.copyright-title {
  margin-right: 10px;
}
.copyright p.copyright-powered-by {
  float: right; 
}
/* フッターはてな */
.hatena-bookmark-button-frame {
  float: left;
}
/* フッターフェイスブック */
.fb_iframe_widget {
  display: inline-block;
  position: relative;
}

/*------------------------------------------------------
  anker_pagetop
------------------------------------------------------*/
.anker_pagetop {
  position: fixed;
  right: 15px;
  bottom: 55px;
  z-index: 10;
}

/*------------------------------------------------------
  テキスト装飾
------------------------------------------------------*/
.text-highlight {
  background: linear-gradient(transparent 80%,#f8e81c 0);
}
.text-highlight-bold {
  background: linear-gradient(transparent 80%,#f8e81c 0);
  font-weight: bold;
}
h5.header-notice {
  position: relative;
  font-weight: bold;
  font-size: 17px;
}
h5.header-notice::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 20px;
  margin-right: 5px;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/m/manekai/20170928/20170928183252.gif);
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: center;
}
.text-notice {
  position: relative;
  font-size: 17px;
}
.text-notice::before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 30px;
  background-image: url(https://cdn-ak.f.st-hatena.com/images/fotolife/m/manekai/20170928/20170928191731.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: center;
}

/*------------------------------------------------------
  Review List
------------------------------------------------------*/
.review-list {
  margin-bottom: 15px;
  padding: 10px 15px;
  border: 1px solid #ccc;
}
.review-list__title {
  margin: 0 0 10px!important;
}
.review-list__text {
  margin-bottom: 0!important;
}

/*------------------------------------------------------
  Brand Module
------------------------------------------------------*/
.brand-module * {
  box-sizing: border-box;
}
.brand-module {
  margin: 40px 0;
}
.brand-module-wrap {
  padding: 15px;
  border: 1px solid #e1e1e1;
  border-top: none;
}
.brand-module h3 {
  margin: 0;
  padding: 15px;
  background-color: #9e9e9e;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}
.brand-module__thumb,
.brand-module__info {
  margin-bottom: 15px;
}
.brand-module__thumb {
  border: 1px solid #e1e1e1;
}

.brand-module__info__table,
.brand-module__info__campaign {
  width: 49%;
}
.brand-module__info__table {
  float: left;
}
.brand-module__info__table table{
  border-collapse: collapse;
  width: 100%;
}
.brand-module__info__table table th,
.brand-module__info__table table td {
  padding: 5px 10px;
  border: 1px solid #e1e1e1;
  font-size: 12px;
}
.brand-module__info__table table th {
  width: 40%;
  background-color: #f4f4f4;
  font-weight: bold;
}
.brand-module__info__campaign {
  float: right;
  padding: 10px;
  background-color: #fff2f5;
  border: 1px solid #ffcdd8;
}
.brand-module__info__campaign__title {
  margin-bottom: 5px;
  padding: 7px 0;
  background-color: #fffdef;
  border: 1px #efcb00 solid;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.brand-module__info__campaign__text {
  margin: 10px 0 8px;
  color: #333;
  font-size: 13px;
  font-weight: bold;
}
.brand-module__three-point {
  margin-bottom: 20px;
  padding: 10px 5px;
}
.brand-module__three-point h4 {
  margin: 0 0 10px 5px;
  padding: 0;
  background-color: transparent;
  font-size: 18px;
  font-weight: bold;
}
.brand-module__three-point ul {
  padding: 0;
}
.brand-module__three-point li {
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}
.brand-module__btn-cv-box {
  padding-bottom: 20px;
}
.brand-module__btn-cv-box__btn {
  display: block;
  width: 50%;
  margin: 0 auto;
  padding: 15px 0;
  background-color: #f44027;
  border-radius: 5px;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.brand-module__btn-cv-box__btn:hover {
  opacity: .8;
}
/* テキスト装飾 */
.text-highlight {
  background: linear-gradient(transparent 80%,#f8e81c 0);
}
.text-highlight-bold {
  background: linear-gradient(transparent 80%,#f8e81c 0);
  font-weight: bold;
}

.leftTop_bit{
    text-align:center;
    width:97%;
}
.rightBottom_bit{
    padding:5px;
    width:97%;
}
 
/* PC表示 */
@media only screen and (min-width : 641px){
    .rwdBox_bit{
        overflow:auto;
    }
    .leftTop_bit{
        float:left;
        width:35%;
    }
    .rightBottom_bit{
        width:63%;
        overflow:auto;
        font-size: 18px;
    }
}