/* <system section="theme" selected="pink-pharmacy"> */
@charset "utf-8";
/*
  Theme: Pink Pharmacy
  Author: Hatena Blog Team

*/
/*  import normalize */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);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}
/*  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 */
/* Background Gray */
/* Background Gray:hover */
/* Global Header */
/* Global Header */
/* Base text color */
/* Light text color */
/* Link text color */
/* Link text color(hover) */
/* Link text color(hover) */
/* Border color */
/* Border color */
/* button background */
/* button hover backgroud */@font-face{font-family:HuiFontP109;src:url('https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.eot?version=15ef153a61d6af7d93597ae3d5100ab0229e4097&env=production');src:url('https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.eot?version=15ef153a61d6af7d93597ae3d5100ab0229e4097&env=production') format("embedded-opentype"),url('https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.woff?version=aea9a1fbdab52d12a2b3366bad1e84ac825ff6e3&env=production') format("woff"),url('https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.ttf?version=c02a3831fa69fc337b5005c3e49114fc0cedb664&env=production') format("truetype"),url('https://cdn.blog.st-hatena.com/fonts/public/HuiFont/HuiFontP109.svg%23HuiFontP109?version=5fb39d35b6eb8ce1ebcd626e2d64343c&env=production') format("svg");font-weight:400;font-style:normal}.montserrat{font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700}.huifont{font-family:HuiFontP109,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif}
/* Common */body,html{font-family:Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;color:#5b6966;background-color:#edeff1;-webkit-font-smoothing:antialiased}a{color:#f797a8}a:hover{color:#f27389}h1,h2,h3,h4,h5,h6{line-height:1.3}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:#5b6966;text-decoration:none}
/* Buttons */.btn{display:inline-block;*display:inline;*zoom:1;padding:7px 15px;margin-bottom:0;line-height:18px;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;letter-spacing:.2em;font-size:70%;background-color:#f797a8;text-align:center;vertical-align:middle;cursor:pointer;text-decoration:none;font-weight:700;border:1px solid transparent;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:4px;background-clip:padding-box}.btn,.btn:hover{color:#fff;text-decoration:none!important}.btn:hover{background:#f27389;border:1px solid transparent}.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:#fff;color:#f27389;position:fixed;top:0;left:0;width:100%;box-shadow:0 1px 3px rgba(0,0,0,.15)}
/* container */#container{padding-top:37px}.globalheader-off #container{padding-top:0}#content{width:1028px;margin-left:auto;margin-right:auto;display:block;*zoom:1}#content:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}#main{width:728px;float:left}#box2{width:300px;float:right}
/* title */#blog-title{background:#f797a8 url('https://cdn.blog.st-hatena.com/css/theme/pink-pharmacy/images/header-bg.gif?version=a25f6fa086e308ee43ae5ad7899e1c7c8c8370b2&env=production') repeat center 0;text-align:center;margin-bottom:30px;padding:30px;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;text-transform:none;color:#fff}#blog-title #title{margin:0 0 10px;font-size:60px}#blog-title #blog-description{font-size:100%;margin:0}#blog-title a{color:#fff}
/* ヘッダ画像アップロードしてるとき */.header-image-enable #blog-title,.header-image-only #blog-title{background:#f797a8 url('https://cdn.blog.st-hatena.com/css/theme/pink-pharmacy/images/header-bg.gif?version=a25f6fa086e308ee43ae5ad7899e1c7c8c8370b2&env=production') repeat center 0}.header-image-enable #blog-title-inner,.header-image-only #blog-title-inner{width:940px;margin-left:auto;margin-right:auto;height:auto!important;min-height:200px}.header-image-enable #title,.header-image-only #title{padding-top:50px}
/* entry */.entry{font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;background:#fff;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.15);margin-bottom:40px}.entry-header{position:relative;margin-bottom:20px;margin-left:60px;border-bottom:3px solid #edeff1}.entry-title{font-size:28px;margin:0 0 10px}.entry-title .entry-title-link{color:#030F2C}.categories{margin:0 0 10px;font-size:80%}.categories a{padding:5px 15px 5px 0;color:#999;text-decoration:none}.categories a:hover{color:#030F2C}.categories.no-categories{display:none}
/* date */.page-entry .date,.page-index .date{font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;color:#fff;text-transform:uppercase;font-weight:700;position:absolute;top:-30px;left:-90px}.page-entry .date a,.page-index .date a{display:block;width:70px;color:#fff;background:#fff url('https://cdn.blog.st-hatena.com/css/theme/pink-pharmacy/images/date.gif?version=1a5ae7e2aa19340f0b416a088d87e0187a02ea7f&env=production') repeat-x;font-weight:700;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.15);text-decoration:none}.page-entry .date .date-month,.page-entry .date .date-year,.page-entry .date .hyphen,.page-index .date .date-month,.page-index .date .date-year,.page-index .date .hyphen{font-size:60%;letter-spacing:.15em}.page-entry .date .date-month+.hyphen,.page-index .date .date-month+.hyphen{display:none}.page-entry .date .date-day,.page-index .date .date-day{display:block;color:#f797a8;font-size:45px;font-weight:700;line-height:50px;text-shadow:none}.entry-header-menu a{color:#fff;text-decoration:none;background:#f797a8;display:inline-block;*display:inline;*zoom:1;font-family:,Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;font-size:100%;line-height:1.3;padding:5px 15px;position:absolute;top:50px;left:-100px}.entry-header-menu a:hover{background:#f27389}.entry-header-menu a:before{content:"";position:absolute;border-top:15px solid #f27389;border-right:0 solid transparent;border-left:20px solid transparent;bottom:-15px;left:0}
/* entry-content の中の書式 */.entry-content{color:#000;font-size:105%;line-height:1.8;padding-bottom:10px;border-bottom:3px solid #edeff1}.entry-content a{;text-decoration:none}.entry-content a:hover{text-decoration:underline}.entry-content a:visited{color:#e7b3bd}.entry-content a.keyword{text-decoration:none;color:#5b6966}.entry-content a.keyword:hover{border-bottom:1px dotted #ddd;background:none}.entry-content p{margin:0 0 1em}.entry-content img{max-width:100%}.entry-content .hatena-id-icon,.entry-content .http-favicon{margin-right:5px;vertical-align:middle}.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:1em 0 .4em;line-height:1.5}.entry-content h1{font-size:200%}.entry-content h2{font-size:180%}.entry-content h3{font-size:160%}.entry-content h4{font-size:140%}.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:#fff}.entry-content blockquote{border:1px solid #ddd;margin:0 0 10px;padding:20px;font-style:italic}.entry-content blockquote p{margin-top:0;margin-bottom:0}.entry-content .hatena-asin-detail,.entry-content pre{border:1px solid #ddd}.entry-content pre{margin:0 0 10px;padding:20px;white-space:pre;font-size:90%}.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{margin-top:10px}.entry-footer-section{font-size:70%;color:#999;text-align:right;font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;font-weight:400;text-transform:none;letter-spacing:.2em}.entry-footer-section a{color:#999;text-decoration:none}.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:95%;line-height:1.7}.comment-box li{padding:10px 0 10px 60px;border-bottom:3px solid #edeff1;position:relative}.comment-box li:first-child{border-top:3px solid #edeff1}.comment-box .read-more-comments{padding-left:0}.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 5px;text-transform:none;font-size:120%}.comment-user-name a{text-decoration:none;color:#f797a8}.comment-content{font-size:100%;margin:0 0 10px;word-wrap:break-word}.comment-content p{margin:0 0 10px}.comment-metadata{font-size:90%;color:#999;margin:0}.comment-metadata a{color:#999}.leave-comment-title{display:inline-block;*display:inline;*zoom:1;padding:7px 15px;margin-bottom:0;line-height:18px;color:#fff;font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;text-transform:uppercase;letter-spacing:.2em;font-size:70%;background-color:#f797a8;text-align:center;vertical-align:middle;cursor:pointer;text-decoration:none;font-weight:700;border:1px solid transparent;text-decoration:none!important;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-moz-border-radius-topleft:0;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:4px;background-clip:padding-box}.leave-comment-title:hover{background:#f27389;color:#fff;border:1px solid transparent;text-decoration:none!important}.pager{color:#fff;display:block;*zoom:1;font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;font-size:80%;letter-spacing:.2em;margin-bottom:20px}.pager:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}.pager a{background:#b9b9b9;color:#fff;text-decoration:none;display:inline-block;*display:inline;*zoom:1;padding:10px 0;word-wrap:break-word;width:250px;line-height:1.5}.pager a:hover{background:#9d9d9d}.pager .pager-next{float:right;text-align:right}.pager .pager-next a{padding-right:10px}.pager .pager-prev{float:left;text-align:left}.pager .pager-prev a{padding-left:10px}#box2 .hatena-module{margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.15)}#box2 .hatena-module-body{padding:20px}
/* sidebar */.hatena-module{margin-bottom:20px}.hatena-module-title{color:#030F2C;font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;text-align:center;letter-spacing:.5em;padding:8px;font-size:85%;position:relative}.hatena-module-title a{color:#030F2C;text-decoration:none}.hatena-module-title:before{content:"";position:absolute;border-top:5px solid #f797a8;border-right:5px solid transparent;border-left:5px solid transparent;bottom:-5px;right:50%}.hatena-module-body{padding-top:20px;font-size:100%;font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;line-height:1.5}.hatena-urllist{list-style:none;margin:0;padding:0}.hatena-urllist li{padding:8px 0;border-bottom:1px solid #030F2C;line-height:1.5}.hatena-urllist li a{color:#030F2C;text-decoration:none}.hatena-urllist li a:hover{color:#304285;text-decoration:underline}.hatena-urllist li:first-child{padding-top:0}
/* 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-size:95%;margin-bottom:5px;font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;text-transform:none}.hatena-module-profile .id a{color:#030F2C;text-decoration:none}.hatena-module-profile .profile-description{font-size:90%}.hatena-module-profile .profile-description p{margin-top:0}.hatena-follow-button{font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700}
/* Archive module */.hatena-urllist .archive-module-year{padding-bottom:0;border-bottom:0}
/* Search module */.hatena-module-search-box .search-form{border:3px solid #edeff1;width:100%;-ms-box-sizing:border-box;box-sizing:border-box;position:relative}.hatena-module-search-box .search-module-input{padding:10px;color:#5b6966;background:none;border:none;outline:none;height:20px;width:80%}.hatena-module-search-box .search-module-button{display:block;width:30px;height:30px;background:transparent url('https://cdn.blog.st-hatena.com/images/theme/search.png?version=5ce19ab982799e9f1225e7acae034e9d43b6e6b6&env=production') no-repeat 50%;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);line-height:999px;
  /* Fuck IE7:  Set it higher than your image height */overflow:hidden;
  /* Fuck IE7: Hide the text */font-size:0
  /* Fuck IE7: FF2 doesn’t like the above */}.hatena-module-search-box .search-module-button:hover{-moz-opacity:.85;-khtml-opacity:.85;-webkit-opacity:.85;opacity:.85;filter:alpha(opacity=85)}
/* Footer */#footer{width:940px;margin:20px auto;padding-top:10px;border-top:3px solid #ddd;color:#999;line-height:1.5;font-size:70%;font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;letter-spacing:.3em}#footer address{text-transform:none}#footer p{margin:0}#footer a{color:#999;text-decoration:none}#bottom-editarea,#top-box,#top-editarea{width:940px;margin-left:auto;margin-right:auto;margin-bottom:20px}.breadcrumb{display:block;*zoom:1;font-size:95%;margin-bottom:20px;padding-bottom:10px;color:#999;border-bottom:3px solid #ddd}.breadcrumb:after{display:block;visibility:hidden;font-size:0;height:0;clear:both;content:"."}
/* About ページ */.page-about dt{font-size:100%;font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;text-transform:uppercase;font-weight:700;border-bottom:3px solid #edeff1;margin-bottom:5px}.page-about dd{margin-left:0;margin-bottom:30px}
/* archive ページ */.page-archive #main .date{margin-bottom:.5em}.page-archive #main .date a{color:#fff;text-decoration:none;font-weight:700}.page-archive #main #main-inner{background:#fff;padding:20px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.15)}.page-archive #main section{margin-bottom:40px}.page-archive #main .entry-title{font-family:Arial,Meiryo,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif}.page-archive .categories a{font-size:70%;padding:3px 5px;border-radius:3px;text-decoration:none;display:inline-block;*display:inline;*zoom:1;margin-right:2px;background:#edeff1;color:#fff!important}.page-archive .categories a:hover{background:#b9b9b9;color:#5b6966!important}
/*  import media queries */
/* Media Queries - Retina Display */@media (-webkit-min-device-pixel-ratio:2){#blog-title{background-image:url('https://cdn.blog.st-hatena.com/css/theme/pink-pharmacy/images/header-bg@2x.gif?version=31a28b37b46e02a212f9bdfe1d494516ca21d938&env=production');background-size:326px 282px}.date a{background:#fff url('https://cdn.blog.st-hatena.com/css/theme/pink-pharmacy/images/date@2x.gif?version=66aa300d74624b041d3b473c0c8e40c4d44a4ad9&env=production') repeat-x;background-size:1px 73px}.hatena-module-search-box .search-module-button{background:transparent url('https://cdn.blog.st-hatena.com/images/theme/search@2x.png?version=101ce7dd0b971701ab47fca6573a64c6e517dad7&env=production') no-repeat 100%;background-size:20px 20px}}
/* </system> */

/* <system section="background" selected="blur-04"> */
body{ background-image: url('https://cdn.blog.st-hatena.com/images/theme/backgrounds/2014/blur-02.jpg?version=08bfb5ccca888bf23b4b58064a0aee'); background-repeat: no-repeat; background-attachment: fixed; background-position: center top; background-size: cover; }
/* </system> */

/* フォントの設定 */

body {
  font-family: "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;

}

/* 見出しのリセット */
.entry-content h3,
.entry-content h3::before,
.entry-content h3::after {
  background: none;
  border: none;
  border-radius: 0;
}

/* 見出しのリセット */
.entry-content h4,
.entry-content h4::before,
.entry-content h4::after {
  background: none;
  border: none;
  border-radius: 0;
}

/* 見出しのリセット */
.entry-content h5,
.entry-content h5::before,
.entry-content h5::after {
  background: none;
  border: none;
  border-radius: 0;
}

.entry-content h3 {
  padding: 4px 10px;
  color: #030F2C;
  background-color: #FBDADE;
  border-left: 8px solid #E64B6B;
}

.entry-content h4 {
  color: #030F2C;
  border-bottom: solid 3px #E64B6B;
}

.entry-content h5 {
  color: #030F2C;
  border-bottom: dashed 2px #E64B6B;
}

ul.table-of-contents{
 background: #fffcff; /*背景色*/
 border:solid 1px #fcf;
 padding: 0.5em;
 margin: 1.5em 0em;
}
.table-of-contents:before{
 content: "目　次";
 display: block;
 text-align: center;
 font-weight:bold;
 color:#E64B6B;
 margin-bottom:1em;
 padding-bottom:0.5em;
 border-bottom: dotted 2px #fcf;
}
.table-of-contents li{
margin-left:2em;
}
.table-of-contents a:link{
 text-decoration:none;
 color:#173844;
}
.table-of-contents a:hover{
 text-decoration:underline;
}

.cstmreba {
 width: 98%;
 height:auto;
 margin:36px 0;
 font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Helvetica, Meiryo, sans-serif;
 line-height: 1.5;
 word-wrap: break-word;
 box-sizing: border-box;
 display: block;
}
.cstmreba a {
 transition: 0.8s ;
 color:#285EFF; /* テキストリンクカラー */
}
.cstmreba a:hover {
 color:#FFCA28; /* テキストリンクカラー(マウスオーバー時) */
}
.cstmreba .booklink-box,.cstmreba　.kaerebalink-box,.cstmreba .tomarebalink-box {
 width: 100%;
 background-color: #fff;  /* 全体の背景カラー */
 overflow: hidden;
 border-radius: 0px;
 box-sizing: border-box;
 padding: 12px 8px;
}
/* サムネイル画像ボックス */
.cstmreba .booklink-image,
.cstmreba .kaerebalink-image,
.cstmreba .tomarebalink-image {
 width:150px;
 float:left;
 margin:0 14px 0 0;
 text-align: center;
}
.cstmreba .booklink-image a,
.cstmreba .kaerebalink-image a,
.cstmreba .tomarebalink-image a {
 width:100%;
 display:block;
}
/* サムネイル画像 */
.cstmreba .booklink-image a img,.cstmreba .kaerebalink-image a img,.cstmreba .tomarebalink-image a img {
 margin:0 ;
 padding: 0;
 text-align:center;
}
.cstmreba .booklink-info,.cstmreba .kaerebalink-info,.cstmreba .tomarebalink-info {
 overflow:hidden;
 line-height:170%;
 color: #333;
}
/* infoボックス内リンク下線非表示 */
.cstmreba .booklink-info a,
.cstmreba .kaerebalink-info a,
.cstmreba .tomarebalink-info a {
 text-decoration: none; 
}
/* 作品・商品・ホテル名 リンク */
.cstmreba .booklink-name>a,
.cstmreba .kaerebalink-name>a,
.cstmreba .tomarebalink-name>a {
 border-bottom: 1px dotted ;
 font-size:16px;
}
/* タイトル下にPタグ自動挿入された際の余白を小さく */
.cstmreba .kaerebalink-name p,
.cstmreba .booklink-name p,
.cstmreba .tomarebalink-name p {
    margin: 0;
}
/* powered by */
.cstmreba .booklink-powered-date,
.cstmreba .kaerebalink-powered-date,
.cstmreba .tomarebalink-powered-date {
 font-size:10px;
 line-height:150%;
}
.cstmreba .booklink-powered-date a,
.cstmreba .kaerebalink-powered-date a,
.cstmreba .tomarebalink-powered-date a {
 border-bottom: 1px dotted ;
 color: #333;
}
.cstmreba .booklink-powered-date a:hover,
.cstmreba .kaerebalink-powered-date a:hover,
.cstmreba .tomarebalink-powered-date a:hover {
 color:#333;
}
/* 著者・住所 */
.cstmreba .booklink-detail,.cstmreba .kaerebalink-detail,.cstmreba .tomarebalink-address {
 font-size:12px;
}
.cstmreba .kaerebalink-link1 img,.cstmreba .booklink-link2 img,.cstmreba .tomarebalink-link1 img {
 display:none !important;
}
.cstmreba .kaerebalink-link1,.cstmreba .booklink-link2,.cstmreba .tomarebalink-link1 {
 display: inline-block;
 width: 100%;
 margin-top: 5px;
}
.cstmreba .booklink-link2>div, 
.cstmreba .kaerebalink-link1>div, 
.cstmreba .tomarebalink-link1>div {
 float:left;
 width:31%;
 min-width:125px;
 margin:0.5% 1%;
}
/***** ボタンデザインここから ******/
.cstmreba .booklink-link2 a, 
.cstmreba .kaerebalink-link1 a,
.cstmreba .tomarebalink-link1 a {
 width: 100%;
 display: inline-block;
 text-align: center;
 box-sizing: border-box;
 font-size: 13px;
 font-weight: bold;
 line-height: 180%;
 padding:3% 1%;
 margin: 1px 0;
 border-radius: 4px;
 box-shadow: 0 2px 0 #ccc;
 background: -moz-linear-gradient(top,#fafafa,#EEE);
 background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));
}
.cstmreba .booklink-link2 a:hover,
.cstmreba .kaerebalink-link1 a:hover,
.cstmreba .tomarebalink-link1 a:hover {
 text-decoration: underline;
}
/* トマレバ */
.cstmreba .tomarebalink-link1 .shoplinkrakuten a { color: #76ae25; }/* 楽天トラベル */
.cstmreba .tomarebalink-link1 .shoplinkjalan a { color: #ff7a15; }/* じゃらん */
.cstmreba .tomarebalink-link1 .shoplinkjtb a { color: #c81528; }/* JTB */
.cstmreba .tomarebalink-link1 .shoplinkknt a { color: #0b499d; }/* KNT */
.cstmreba .tomarebalink-link1 .shoplinkikyu a { color: #bf9500; }/* 一休 */
.cstmreba .tomarebalink-link1 .shoplinkrurubu a { color: #000066; }/* るるぶ */
.cstmreba .tomarebalink-link1 .shoplinkyahoo a { color: #ff0033; }/* Yahoo!トラベル */
/* カエレバ */
.cstmreba .kaerebalink-link1 .shoplinkyahoo a {color:#ff0033; letter-spacing:normal;} /* Yahoo!ショッピング */
.cstmreba .kaerebalink-link1 .shoplinkbellemaison a { color:#84be24 ; } /* ベルメゾン */
.cstmreba .kaerebalink-link1 .shoplinkcecile a { color:#8d124b; } /* セシール */ 
.cstmreba .kaerebalink-link1 .shoplinkkakakucom a {color:#314995;} /* 価格コム */
/* ヨメレバ */
.cstmreba .booklink-link2 .shoplinkkindle a { color:#007dcd;} /* Kindle */
.cstmreba .booklink-link2 .shoplinkrakukobo a{ color:#d50000; } /* 楽天kobo */
.cstmreba .booklink-link2 .shoplinkbk1 a { color:#0085cd; } /* honto */
.cstmreba .booklink-link2 .shoplinkehon a { color:#2a2c6d; } /* ehon */
.cstmreba .booklink-link2 .shoplinkkino a { color:#003e92; } /* 紀伊國屋書店 */
.cstmreba .booklink-link2 .shoplinktoshokan a { color:#333333; } /* 図書館 */
/* カエレバ・ヨメレバ共通 */
.cstmreba .kaerebalink-link1 .shoplinkamazon a, 
.cstmreba .booklink-link2 .shoplinkamazon a { color:#FF9901; } /* Amazon */
.cstmreba .kaerebalink-link1 .shoplinkrakuten a , 
.cstmreba .booklink-link2 .shoplinkrakuten a { color: #c20004; } /* 楽天 */
.cstmreba .kaerebalink-link1 .shoplinkseven a, 
.cstmreba .booklink-link2 .shoplinkseven a { color:#225496;} /* 7net */
/***** ボタンデザインここまで ******/
.cstmreba .booklink-footer {
 clear:both;
}
/***  解像度480px以下のスタイル ***/
@media screen and (max-width:480px){
.cstmreba .booklink-image,
.cstmreba .kaerebalink-image,
.cstmreba .tomarebalink-image {
 width:100%;
 float:none;
}
.cstmreba .booklink-link2>div, 
.cstmreba .kaerebalink-link1>div, 
.cstmreba .tomarebalink-link1>div {
 width: 49%;
 margin: 0.5%;
}
.cstmreba .booklink-info,
.cstmreba .kaerebalink-info,
.cstmreba .tomarebalink-info {
 text-align:center;
 padding-bottom: 1px;
}
}

/* ページトップへ戻るボタン */
#pagetop {
    position:fixed;
    bottom:10px;
    right:10px;
    padding:10px 20px;
    color:#dcdcdc;
    text-align:center;
    
}

/* ページトップへ戻るボタン：ホバー時 */
#move-page-top:hover{
  color:rgba(0,0,0,0.8);
}