/* <system section="theme" selected="gnavi"> */
@charset "utf-8";
/*
  Theme: ぐるなび
  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.
 */
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: 0.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,
.b {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  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: -0.5em;
}
sub {
  bottom: -0.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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.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 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 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 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.ellipsis {
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*  import variable */
/* Background color */
/* Background color */
/* Base text color */
/* Light text color */
/* ヘッダ */
/* Link text color */
/* Link text color(hover) */
/* Link text color(hover) */
/* Border color */
/* button background */
/* button hover backgroud *//* Common */
html,
body {
  font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Arial, Sans-serif;
  color: #444;
  background: #fff;
  font-size: 95%;
  background-attachment: fixed !important;
}
a {
  color: #444;
  text-decoration: none;
}
a:hover {
  color: #cc4c59;
  text-decoration: underline;
}
a:visited {
  color: #444;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
  color: #333333;
  text-decoration: none;
}
a.keyword {
  text-decoration: none;
  border-bottom: 1px dotted #dbccc1;
  color: #333333;
}
/* Buttons */
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 8px 15px;
  margin-bottom: 0;
  line-height: 1em;
  color: #d2691e;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none !important;
  font-size: 12px;
}
.btn:hover {
  background-color: #f9f9f9;
  text-decoration: none !important;
}
.btn-primary {
  color: #fff;
  background: #d2691e;
  font-weight: normal;
}
.btn-primary:hover {
  background: #b23340;
}
.btn-small {
  padding: 4px 10px !important;
  font-size: 11px !important;
}
.btn-large {
  padding: 13px 25px;
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
}
/* container */
#content {
  display: block;
  *zoom: 1;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#content:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.content {
  display: block;
  *zoom: 1;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.content:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.globalheader-off #container {
  padding-top: 0;
}
/* 2カラムレイアウト */
#main {
  width: 660px;
  float: left;
}
#box2 {
  width: 260px;
  float: right;
  padding: 0 0 0 10px;
}

/* header */
#globalheader-container {
  display: none !important;
}
#gn_header {
  background: #fff;
}
#gn_header .gn_header-left {
  float: left;
}
#gn_header .gn_header-right {
  float: right;
  text-align: right;
  width: 815px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid #e4e4e4;
}
.gn_header-unit-genre {
  font-size: 10px;
  margin: 5px 0;
  float: left;
}
.gn_header-unit-genre dl {
  margin: 0;
}
.gn_header-unit-genre dt,
.gn_header-unit-genre li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 5px;
  list-style: none;
}
.gn_header-unit-genre dt:first-child,
.gn_header-unit-genre li:first-child {
  border-left: none;
}
.gn_header-unit-genre dt a,
.gn_header-unit-genre li a {
  color: #666666;
  text-decoration: none;
}
.gn_header-unit-genre dd {
  margin: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.gn_header-unit-genre ul {
  margin: 0;
  padding: 0;
}
#gn_header-unit-localize-contents {
  float: right;
  margin: 5px 0;
  font-size: 10px;
}
#gn_header-unit-localize-contents ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#gn_header-unit-localize-contents li {
  display: inline;
  padding-left: 7px;
  padding-top: 5px;
}
#gn_header-unit-localize-contents li a {
  background: url('https://cdn.blog.st-hatena.com/css/theme/gnavi/images/arrow-sml.png?version=d521df40822702b2798181e2322e97') no-repeat left center;
  padding-left: 10px;
  display: inline-block;
  color: #07519a;
  text-decoration: none;
}
#gn_header-unit-contents {
  font-size: 10px;
  height: 16px;
  min-width: 200px;
  margin-top: 5px;
  margin-right: 1em;
  float: right;
}
#gn_header-unit-contents ul {
  margin: 0;
  padding: 0;
}
#gn_header-unit-contents li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 3px 0 4px;
  list-style: none;
}
#gn_header-unit-contents li a {
  text-decoration: none;
  color: #777;
}
#gn_header-unit-contents li.r {
  border-right: 1px solid #dbdbdb;
  padding-right: 7px;
}
.gn_bread {
  background: #fff;
  font-size: 10.6px;
  padding: 8px 0;
  text-align: left;
  width: 100%;
}
.gn_bread ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gn_bread li {
  display: inline;
  line-height: 1.3;
  padding: 0 0 2px 13px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAMAAAD3eXfcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAlQTFRF7u7u////uLi4ZhyDtwAAAAJ0Uk5T/wDltzBKAAAAIElEQVR42mJgYmBkZGRgAlEMjCAKyABSUDZEHKwGIMAAA38AKWYnMIUAAAAASUVORK5CYII=) 5px 40% no-repeat;
}
.gn_bread li:first-child {
  background: none;
  padding-left: 0;
}
#title {
  font-size: 25px;
  margin: 0.6em 0 0.3em 0;
}
#blog-description {
  color: #555;
  font-size: 11px;
  line-height: 1.45;
  padding: 0 0 12px;
  font-weight: normal;
  margin: 0;
}

.gn_bread a,
#blog-description a {
  color: #cc4c59;
}
.gn_bread a:hover,
#blog-description a:hover {
  text-decoration: underline;
}
.ul-social-buttons {
  padding: 0;
  margin-top: 0;
  display: block;
  *zoom: 1;
  list-style: none;
}
.ul-social-buttons:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.ul-social-buttons li {
  float: left;
  margin-right: 5px;
}
.ul-social-buttons .li-twitter {
  width: 100px !important;
}
.ul-social-buttons .li-plus1 {
  width: 75px;
}
.ul-social-buttons .li-like {
  width: 115px;
}
.ul-social-buttons .li-bookmark {
  width: 119px !important;
}
/* main */
.entry {
  position: relative;
  margin-bottom: 50px;
}
.entry .date {
  font-size: 11px;
}
.entry .date a {
  color: #666666;
  text-decoration: none;
}
.entry .entry-title {
  background: #d2691e;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  padding: 8px 20px 7px;
  margin: .5em 0 0 0;
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
  width: auto;
}
.entry .entry-title a {
  color: #fff;
}
.entry .categories {
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 90%;
}
.entry .categories a {
  margin-right: .5em;
}
.customized-header {
  padding: 10px 20px;
}
.customized-header .ul-social-buttons {
  margin: 0;
}
/* 「編集する」ボタン */
.entry-header-menu {
  position: absolute;
  top: 2px;
  right: 5px;
}
.entry-header-menu a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 8px 15px;
  margin-bottom: 0;
  line-height: 1em;
  color: #d2691e;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none !important;
  font-size: 12px;
  padding: 4px 10px !important;
  font-size: 11px !important;
  color: #fff;
  background: #d2691e;
  font-weight: normal;
}
.entry-header-menu a:hover {
  background-color: #f9f9f9;
  text-decoration: none !important;
}
.entry-header-menu a:hover {
  background: #b23340;
}
.page-entry .entry-content,
.page-category-category_name .entry-content {
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
/* entry-content の中の書式 */
.entry-content {
  line-height: 1.7;
  background: #fff;
  padding: 30px 20px 15px;
  display: block;
  *zoom: 1;
}
.entry-content:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.entry-content p {
  margin: 0 0 1em 0;
}
.entry-content img {
  max-width: 100%;
}

div.entry-content p				a.keyword {
  text-decoration: none;
  border-bottom: 1px dotted #dbccc1;
  color: #333333;
}

div.entry-content h1				a.keyword {
  text-decoration: none;
  border-bottom: 1px dotted #dbccc1;
  color: #333333;
}

div.entry-content h2				a.keyword {
  text-decoration: none;
  border-bottom: 1px dotted #dbccc1;
  color: #333333;
}

div.entry-content h3				a.keyword {
  text-decoration: none;
  border-bottom: 1px dotted #dbccc1;
  color: #333333;
}
div.entry-content h4				a.keyword {
  text-decoration: none;
  border-bottom: 1px dotted #dbccc1;
  color: #8b96a3;
}


.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 1.3em 0 0.8em 0;
  line-height: 1.5;
  clear: both;
}
.entry-content h1,
.entry-content h2,
.entry-content h3 {
  background: none;
  border-left: 12px solid #d2691e;
  clear: both;
  color: #d2691e;
  font-weight: bold;
  line-height: 1.5;
  margin: 30px 0 15px !important;
  margin-left: -20px !important;
  padding: 7px 0 7px 8px;
}
.entry-content h4 {
  background: url('https://cdn.blog.st-hatena.com/css/theme/gnavi/images/sbt_icon.png?version=d521df40822702b2798181e2322e97') no-repeat 0 0;
  font-weight: bold;
  border: none;
  color: #8b96a3;
  margin: 17px 0 17px -20px !important;
  padding: 0;
  padding-top: 7px;
  padding-left: 33px;
  zoom: 1;
  min-height: 26px;
  height: auto !important;
}
.entry-content h1 {
  font-size: 160%;
}
.entry-content h2 {
  font-size: 150%;
}
.entry-content h3 {
  font-size: 110%;
}
.entry-content h5 {
  font-size: 100%;
  color: #8b96a3;
}
.entry-content h6 {
  font-size: 90%;
}
.entry-content table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1em;
}
.entry-content table th,
.entry-content table td {
  border: 1px solid #ddd;
  padding: 5px 10px;
}
.entry-content table th {
  background: #f8f8f3;
}
.entry-content blockquote {
  border: 1px solid #dbccc1;
  margin: 0 0 10px;
  padding: 20px;
}
.entry-content blockquote p {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-content pre > code {
  margin: 0;
  padding: 0;
  white-space: pre;
  border: 0;
  background: transparent;
  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;
  font-family: 'Monaco', 'Consolas', 'Courier New', Courier, monospace, sans-serif;
}
.entry-content .hatena-asin-detail li {
  line-height: 1.4;
}
/* toppage */
.page-index #blog-title {
  width: 640px;
  height: 250px;
  margin-bottom: 20px;
  background: rgba(0, 0, 0, 0.05);
  position: relative;
}
.page-index .blog-title-inner {
  background: url('https://cdn.blog.st-hatena.com/css/theme/gnavi/images/title_bg.jpg?version=d521df40822702b2798181e2322e97') no-repeat center center;
  height: 250px;
}
.page-index #title {
  margin: 0;
  text-align: right;
}
.page-index #title a {
  color: #fff;
  font-size: 30px;
  display: block;
  height: 250px;
  line-height: 250px;
  padding-right: 30px;
  -moz-text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.page-index #blog-description {
  color: #eee;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 610px;
}
.page-index #main {
  width: 660px;
}
.page-index .entry {
  float: left;
  width: 290px;
  height: 300px;
  overflow: hidden;
  padding: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #fff;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.page-index .entry-inner {
  height: 300px;
  overflow: hidden;
}
.page-index .entry-title {
  font-size: 120%;
  background: transparent;
  color: #d2691e;
  padding: 0;
  margin: 5px 0;
  -moz-box-shadow: 0 0 0 #ffffff;
  -webkit-box-shadow: 0 0 0 #ffffff;
  box-shadow: 0 0 0 #ffffff;
}
.page-index .entry-title a {
  color: #d2691e;
}
.page-index .categories {
  display: none;
}
.page-index .entry-content {
  padding: 0;
  font-size: 90%;
  color: #fff;
}
.page-index .entry-content > * {
  line-height: 0 !important;
  color: #fff !important;
  margin: 0 !important;
}
.page-index .entry-content a {
  color: #fff !important;
  line-height: 0;
}
.page-index .entry-content h1,
.page-index .entry-content h2,
.page-index .entry-content h3,
.page-index .entry-content h4,
.page-index .entry-content h5,
.page-index .entry-content h6 {
  color: #fff;
  background: none;
  line-height: 0 !important;
  color: #fff !important;
  border: none;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.page-index .entry-content img {
  float: none !important;
  width: 100%;
  height: auto;
  margin: 0 0 100px !important;
}
.page-index .entry-footer {
  display: none;
}
.page-index .pager {
  magin-left: 20px;
}
.page-index #box2 {
  position: relative;
  top: -270px;
}
.page-index .logo-top {
  display: none;
}
.entry-footer {
  font-size: 11px;
}
.entry-footer a {
  color: #666666;
  text-decoration: none;
}
.entry-footer .fn {
  display: none;
}
.related-entries {
  background: #fff;
  padding: 15px;
  margin-bottom: 15px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.related-entries h2 {
  background: none;
  border-left: 12px solid #d2691e;
  clear: both;
  color: #d2691e;
  font-weight: bold;
  line-height: 1.5;
  margin: 0px 0 15px !important;
  margin-left: -15px !important;
  padding: 7px 0 7px 8px;
}
.related-entries .related-entry-title {
  font-size: 18px;
}
/* コメント */
.comment-box ul {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 90%;
}
.comment-box li {
  padding: 10px 0 10px 60px;
  border-bottom: 1px solid #dbccc1;
  position: relative;
}
.comment-box li:first-child {
  border-top: 1px solid #dbccc1;
}
.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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.comment-user-name {
  margin: 0 0 10px 0;
  font-weight: bold;
}
.comment-content {
  font-size: 90%;
  margin: 0 0 10px 0;
  word-wrap: break-word;
}
.comment-content p {
  margin: 0 0 10px 0;
}
.comment-metadata {
  font-size: 80%;
  color: #666666;
  margin: 0;
}
.comment-metadata a {
  color: #666666;
}
.leave-comment-title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 8px 15px;
  margin-bottom: 0;
  line-height: 1em;
  color: #d2691e;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none !important;
  font-size: 12px;
}
.leave-comment-title:hover {
  background-color: #f9f9f9;
  text-decoration: none !important;
}
/* Pager */
.pager {
  clear: both;
  margin: 20px 0 20px 0px;
  padding: 20px 20px 20px 0;
  text-align: center;
  font-size: 80%;
  font-weight: bold;
  display: block;
  *zoom: 1;
}
.pager:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.pager a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 8px 15px;
  margin-bottom: 0;
  line-height: 1em;
  color: #d2691e;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  border-radius: 3px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  text-decoration: none;
  text-decoration: none !important;
  font-size: 12px;
  padding: 13px 25px;
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
  margin: 0 5px;
  max-width: 200px;
}
.pager a:hover {
  background-color: #f9f9f9;
  text-decoration: none !important;
}
/* sidebar */
#box2 img {
  max-width: 100%;
}
#box2 p {
  margin: 0 0 1em 0;
}
.hatena-module {
  margin-bottom: 40px;
}
.hatena-module-title {
  font-weight: bold;
  margin-bottom: 0;
  line-height: 30px;
  font-size: 18px;
  border-bottom: 3px solid #ffdf5a;
  position: relative;
}

.category-osusume .hatena-module-title {
  margin-bottom: 8px;
}

.hatena-module-title a {
  text-decoration: none;
  color: #444;
}
.hatena-module-title a:hover {
  text-decoration: underline;
  color: #444;
}
.hatena-module-title a:active {
  color: #444;
}
.hatena-module-title a:visited {
  color: #444;
}
.hatena-module-title-side {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 30px;
  font-size: 18px;
  border-bottom: 3px solid #b2b2b2;
  position: relative;
}

.hatena-urllist {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  position: relative;
}

.hatena-urllist li {
  border-bottom: 1px solid #d4dcdd;
  font-size: 13px;
  padding: 0 0 10px 0;
  width: auto;
}

#main .hatena-urllist li {
  padding: 17px 0;
}

#main .hatena-urllist li .urllist-item-inner {
  width: 627px;
}
.hatena-urllist .archive-module-year {
  padding-left: 10px;
}
.hatena-module-html .hatena-urllist,
.hatena-module-links .hatena-urllist {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*.hatena-module-html .hatena-urllist li:not(.archive-module-year):not(.archive-module-month),
.hatena-module-links .hatena-urllist li:not(.archive-module-year):not(.archive-module-month) {
  border-bottom: 1px solid #d4dcdd;
  font-size: 14px;
  padding: 0 8px;
  width: auto;
}
.hatena-module-html .hatena-urllist li:not(.archive-module-year):not(.archive-module-month) a,
.hatena-module-links .hatena-urllist li:not(.archive-module-year):not(.archive-module-month) a {
  display: block;
  background:url(img/circle_icon.png) 0 center no-repeat;
  line-height: 1.2;
  padding: 12px 0 12px 24px;
  width: auto;
}*/

.side-pickup {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #fff;
  position: relative;
  top: -10px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.side-pickup li {
  border-bottom: 1px dashed #dbccc1;
  padding: 10px;
  display: block;
  *zoom: 1;
}
.side-pickup li:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.side-pickup li:last-child {
  border-bottom: none !important;
}
.side-pickup li img {
  float: left;
  margin: 0 10px 0 0;
}
.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;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.hatena-module-profile .id {
  display: block;
  font-weight: bold;
  font-size: 95%;
  margin-bottom: 5px;
  text-transform: none;
}
.hatena-module-profile .id a {
  color: #cc4c59;
  text-decoration: none;
}
.hatena-module-profile .profile-description {
  font-size: 90%;
}
.hatena-module-profile .profile-description p {
  margin-top: 0;
}
/* Search module */
.hatena-module-search-box .search-form {
  border: 1px solid #b2b2b2;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #fff;
}
.hatena-module-search-box .search-module-input {
  padding: 10px;
  color: #333333;
  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=d521df40822702b2798181e2322e97') no-repeat center;
  border: none;
  outline: none;
  text-indent: -9999px;
  position: absolute;
  top: 5px;
  right: 5px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.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: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  filter: alpha(opacity=50);
}
.gn_jump-to-top {
  text-align: right;
  font-size: 11px;
}
.gn_jump-to-top a {
  background: #fff;
  padding: 10px 10px 0;
  text-decoration: none;
  border-radius: 4px 4px 0 0;
  color: #333333;
  border: 1px solid #dbccc1;
  border-bottom: none;
  position: relative;
  bottom: -1px;
}
#footer {
  background: #fff;
  border-top: 1px solid #dbccc1;
}
#footer .gn_footer-description {
  display: block;
  *zoom: 1;
}
#footer .gn_footer-description:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
#footer .gn_footer-description .left {
  float: left;
  padding: 25px 0 0;
}
#footer .gn_footer-description .right {
  float: right;
  color: #888;
  line-height: 1.3;
  padding: 37px 0 25px;
  width: 800px;
  font-size: 11px;
}
#footer #gn_footer-recommendation {
  border-top: 1px solid #ccc;
  clear: both;
  height: 13px;
  text-align: center;
  margin: 0 auto;
  padding: 17px 0;
  width: 940px;
  font-size: 12px;
  font-weight: bold;
}
#footer #gn_footer-recommendation span {
  margin-right: .5em;
}
#footer .copyright {
  background: #333333;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  font-size: 11px;
}
/* About ページ */
.page-about dt {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 5px;
}
.page-about dd {
  margin-left: 0;
  margin-bottom: 30px;
}
/* archive ページ */
.page-archive .archive-entries .archive-entry {
  padding: 10px 15px;
  background: #fff;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}
.page-archive .archive-entries h1 {
  font-size: 150%;
  margin: .3em 0;
}
.page-archive .archive-entries h1 a {
  color: #cc4c59;
}
.page-archive .archive-entries .date {
  font-size: 90%;
}
.page-archive .archive-entries .date a {
  text-decoration: none;
  color: #666666;
}
.page-archive .archive-entries .entry-thumb {
  width: 120px;
  height: 120px;
  float: left;
  margin-right: 10px;
}
.page-archive .categories {
  margin-bottom: 10px;
}
.page-archive .categories a {
  color: #fff;
  font-size: 70%;
  background: #aaa;
  padding: 3px 5px;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 2px;
}


h3.trd-lift-swider-task{
font-size:16px;
}

/* パンくず（カテゴリーページで表示されます） */
#top-box {
  margin: 10px auto 20px;
  font-size: 90%;
  width: 960px;
}


/* </system> */

article u{
    text-decoration: none;
    background: linear-gradient(transparent 50%, #ffff00 50%);
}


.header-nav {
  background: #ffdf5a;
  color: #fff;
  font-size: 95%;
  line-height: 1.5;
  margin-bottom: 0;
  border-bottom: 2px solid #c5c5c5;
}

.header-nav .header-nav-inner {
  width: 960px;
  margin: 0 auto;
}
.header-nav ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.header-nav ul li {
  display: table-cell;
}

*:first-child+html .header-nav ul li {
  width:160px;
  height: 40px;
  float:left;
}

.header-nav ul li a {
	padding: 5px 0;
	display:block;
}

.header-nav ul li a span {
  display: block;
  margin: 0;
  color: #343131;
  text-decoration: none;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  text-align: center;
  line-height: 30px;
}
.header-nav ul li a:hover {
  background: #fac014;
  text-decoration: none;
}
.header-nav ul li:first-child a span {
  border-left: 2px solid #fff;
}
.header-nav ul li:last-child a span {
  border-right: 2px solid #fff;
}
.category-selected {
  background-color: #fff;
  color: #ed1c24;
  border-top: 1px solid #ed1c24;
  border-bottom: 1px solid #ed1c24;
}
.category-selected:hover {
  color: #fff;
}

/*  */
#gurunavi-header-logo {
	height: 59px;
	line-height:1;
}

#gurunavi-header-logo-by-gnavi {
	height:11px;
	line-height:1;
}

.page-index #box2 {
  top: 0;
}

.category-pickup {
	width: 100%;
	background: #f6f0e0;
	padding: 30px 0 26px;
}

.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 {
	background:#fff;
	float: left;
	width: 290px;
	margin: 0 11px;
	padding: 0;
	border: none;
}

.category-pickup .hatena-urllist {
	top: 0;
	box-shadow: none;
}

.category-pickup .recent-entries-categories {
	margin-top: 10px;
}

.category-pickup .recent-entries-categories,
.category-pickup .urllist-category-link {
	font-size: 11px;
}

.category-pickup .urllist-category-link {
	background:#b2e5d9;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding: 2px 5px;
	margin: 0 0 0 3px;
}

#main .recent-entries li:first-child .urllist-title-link {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: .5em;
	display: block;
}

#main .recent-entries li .urllist-image-link,
#main .recent-entries li .recent-entries-entry-body {
	display: none;
}

#main .recent-entries li:first-child .urllist-image-link,
#main .recent-entries li:first-child .recent-entries-entry-body {
	display: block;
}

.category-pickup .urllist-date-link {
	margin-bottom: 10px;
}

#main .urllist-title-link,
#main .urllist-title-link-icon {
	background:url(https://cdn-ak.f.st-hatena.com/images/fotolife/g/gourmet_gourmet_gourmet/20150216/20150216114145.png) 0 3px no-repeat;
	padding-left: 24px;
}

#main .recent-entries li:first-child .urllist-title-link {
	background: none;
	padding-left: 0;
}

#main .category-osusume .hatena-urllist li {
	padding:0;
	font-size: 13px;
	padding: 10px 0;
}

.urllist-entry-body {
	font-size: 13px;
}

.urllist-item-pickup .urllist-title-link {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 5px;
	display: block;
}

.link {
	color:#0075a9;
	text-decoration: underline;
}

.urllist-with-thumbnails .entries-access-ranking-item .urllist-image {
	margin: 0 9px 0 0;
}

.entries-access-ranking-item {
	margin-bottom: 10px;
}

.rank-photo {
	position: relative;
}

.rank-photo span {
	position: absolute;
	top:0;
	left:0;
}

#category-creator-list,
#category-creator-list li {
	margin:0;
	padding:0;
	line-height:1;
	list-style: none;
}

#category-creator-list li {
	float:left;
	margin:20px 20px 0 0;
}

#category-creator-list li.odd {
	margin-right:0;
}

#content-inner {
	width: 960px;
	margin: 0 auto;
}

body.page-archive  {
  color: #333333;
  background: #f6f0e0;
}

.page-archive .blog-title-inner {
	background: #fff;
	padding: 20px 15px;
	margin: 35px 0 20px;
}

.page-archive #title,
.page-archive #title a,
.page-archive  #blog-description {
	margin: 0;
	padding:0;
}

.page-archive #title,
.page-archive #title a {
	padding-bottom: 13px;
	font-size: 16px;
}

.page-archive  #blog-description {
	font-size: 14px;
}

.page-archive #box2 {
	margin-top: 0 !important;
}

.page-archive #content {
  display: block;
  *zoom: 1;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.page-archive #box2 {
  width: 280px;
  float: right;
  margin-top: 26px;
}

.page-archive #box2,
.urllist-title-link {
  font-size:90%;
}

.page-archive .hatena-module {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 2px solid #b2b2b2;
    margin-bottom: 30px;
    padding: 10px;
}

.page-archive .hatena-urllist li:last-child {
	border-bottom: none !important;
	padding-bottom: 0;
	margin-bottom: 0;
}

.page-index .blog-title-inner {
    background-image: url('https://cdn-ak.f.st-hatena.com/images/fotolife/g/g-gourmedia/20140708/20140708190146.jpg');
}

#top-box .special {
    background: none repeat scroll 0 0 #fff;
    font-size: 90%;
    margin: 35px 10px 20px 0;
    padding: 20px 15px;
}

/* 退屈先生 */
.gn_header-logo {
	padding:0;
	margin:0;
	width:145px
}

.gn_header-logo li {
	float: left;
	list-style: none;
	line-height:1;
}

.trimming {
 width: 290px;
 height: 198px;
 display: block;
 overflow: hidden;
 }
 @mtakano