@charset "utf-8";

/*
Theme Name: 84ism
Description: 84ismのデフォルトテーマ
Author:Sho shirasaka
Tags:

*/

@import "grid.css";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
h5 {
  margin-top: 20px;
  font-size: 16px!important;
  border-bottom: 1px solid #888;
  margin-bottom: 12px;
}
.navbar-fixed-top {
  position: fixed;
  padding: 0;
  margin: 0;
  opacity: 1.0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.navbar-fixed-top:hover {
  opacity: 1.0;
}
.navbar-inner {
  background: #fff;
}
@media (max-width: 979px) {
  body {
    padding-top: 70px;
  }
}
p {
  font-size: 16px;
  line-height: 1.6;
}
.hentry p {
  margin-top: 15px;
}
.entry {
  margin-bottom: 2.8em;
}
.entry a {
  text-decoration: underline;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.entry a:hover {
  color: #F693B4;
}
div.entry img {}
.wp-caption, .wp-caption-text {
  width: 100%!important;
}
div.entry a img {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
div.entry a:hover img {
  opacity: 0.82;
}
.entry p {
  margin-bottom: 2.0em;
}
li {
  list-style: none;
}
img {
  border: none;
}
a, a:link, a:visited, a:active {
  color: #D51C5B;
  outline: 0!important;
}
a:hover {
  color: #D51C5B;
}
body {
  background-color: #fff;
  color: #333;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
  overflow-x: hidden;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
* html body {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
html>
/**/

body {
  font-size/*\**/
  : 81.25%\9;
}
.font10 {
  font-size: 76.92%;
}
.font12 {
  font-size: 92.30%;
}
.font15 {
  font-size: 115.38%;
}
.font16 {
  font-size: 123.07%;
}
.font17 {
  font-size: 130.77%;
}
.font18 {
  font-size: 138.46%;
}
select form option {
  color: #999999;
}
.wAuto {
  width: auto;
}
#header {
  height: 40px;
  text-align: left;
  padding-bottom: 5px;
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
  /*	box-shadow: 2px 2px 1px rgba(0,0,0,0.2); */
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 99999;
}
#header a {
  color: #555;
}
.navbar.navbar-fixed-top .container{
  text-align: center;
  position: relative;
}
.logo {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  padding-bottom: 2px;
}
.logo img {
  height: auto!important;
  width: 100px;
}
.logo a {
  opacity: 1.0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
h1 a:hover {
  opacity: 0.8;
}
h1 #fukidashi {
  position: absolute;
  top: 33px;
  left: 32px;
  height: 70px;
  width: 194px!important;
  max-width: 999999px!important;
  display: none;
}
h1 a:hover {}
h1 {
  margin-bottom: 12px;
  padding: 1px 1px 13px 1px;
  color: #111;
  font-weight: bold;
  font-size: 24px;
    text-align: center;
  line-height: 1.2;
}
body.single h1{
    text-align: left;
}
h1 a {
  color: #111!important;
}
h1 a:hover {
  color: #333!important;
  text-decoration: none;
}
h3 {
  margin-top: 31px;
  margin-bottom: 15px;
  font-size: 100%;
  color: #111;
  line-height: 130%;
}

/*singleページのみ*/

.single h3 {
  /*border-bottom:1px dashed #8CA2AE;*/
}
h3 a {
  display: block;
  padding: 2px 3px 3px 9px;
  color: #555;
  background: url(images/bg_h3.gif);
  text-decoration: none;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
}
h3 a:hover {
  background: none;
  background: #8CA2AE;
}
h2 {
  margin-top:40px;
  margin-bottom: 7px;
  font-size: 22px;
  color: #D51C5B;
  background: #fffffa;
  padding: 8px;
  line-height: 1.3;
}
h4#comment-title {
  margin-top: 8px;
}
h4.no_border {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 130%;
  border-left: none;
  color: #D51C5B;
  padding-left: 0px;
}
.span12 a.post {
  margin-bottom: 25px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 4px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, .04);
  background-color: #fff;
  padding: 10px 10px 15px;
  background-color: #fff;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  display: block;
  float: left;
  width: 31%;
  margin: 1%;
  height: 340px;
}
a.post:hover {
  background: #fafafa;
}
#footer .navbar-inner .container,
.navbar.navbar-fixed-top .container {
  width: auto;
}
a.post img {}
a.post:hover img {
  opacity: 0.7;
}
a.post:hover span.arrow {
  opacity: 1;
  bottom: 5px;
  right: 5px;
}
a.post:hover span.topTitle {
  color: #D51C5B!important;
}
a.post div.thumbnailBox {
  overflow: hidden;
  height: 200px;
}
a.post div.thumbnailBox img {
  width: 100%;
}
.span12 a.post span.topTitle {
  font-size: 18px;
  width: auto;
  height: auto;
  box-sizing: border-box;
  display: block;
  padding: 4px;
  color: #111111;
  font-weight: bold;
  overflow: hidden;
}
.span12 a.post span.date {
  display: inline-block;
  bottom: 0;
  left: 0;
  margin-top: 0px;
  color: #ccc;
  padding: 0px 4px 0;
  box-sizing: border-box;
  z-index: 1;
  font-size: 11px;
  line-height: 1;
}
span.newIcon {
  color: #DD1155;
  margin-left: 5px;
  -webkit-animation-name: pulse;
  /* 実行する名前 */
  -webkit-animation-duration: 0.7s;
  /* 0.3秒かけて実行 */
  -webkit-animation-iteration-count: infinite;
  /* 何回実行するか。infiniteで無限 */
  -webkit-animation-timing-function: ease-in-out;
  /* イーズインアウト */
  -webkit-animation-direction: alternate;
  /* alternateにするとアニメーションが反復 */
  -webkit-animation-delay: 0s;
  /* 実行までの待ち時間 */
}
@-webkit-keyframes pulse {
  from {
    opacity: 1.0;
    /*透明度100%*/
  }
  to {
    opacity: 0.5;
    /*透明度80%*/
  }
}
span.snsCount {
  color: #eee;
  background: #DD1155;
  margin-left: 7px;
  padding: 0px 5px;
  letter-spacing: 0.18em;
  font-family: "verdana";
  font-weight: normal;
  line-height: 1.2;
}
#banners ul {
  margin-top: 0px;
}
#banners ul li {
  margin-bottom: 20px;
}
#banners img {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: box-shadow 0.5s ease;
  -moz-transition: box-shadow 0.5s ease;
  -o-transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
}
#banners img:hover {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.7);
}

/*メニュー記述ここから*/

#menu {
  font-size: 13px;
    position: absolute;
    top: 11px;
    right: 5%;

}
#menu ul {}
#menu li {
  float: left;
  display: block;
  margin-right: 20px;
  text-align: left;
}
.dropdown-menu{
  min-width: inherit;
}
.dropdown-menu li>a {
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
#menu li a {
  text-decoration: none;
  color: #777;
  font-size: 108%;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#menu li a:hover {
  color: #fff;
}
#menu span {}
#menu ul.dropdown-menu li {
  float: none;
  margin: auto;
}
#menu .menuCalendar {
  background: url(images/head_icon.png) no-repeat -0px 0px;
  display: block;
  width: 32px;
  height: 38px;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#menu .menuMember {
  background: url(images/head_icon.png) no-repeat -65px 0px;
  display: block;
  width: 36px;
  height: 38px;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#menu .menuTags {
  background: url(images/head_icon.png) no-repeat -32px 0px;
  display: block;
  width: 32px;
  height: 38px;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#menu .menuCalendar:hover, #menu .menuMember:hover, #menu .menuTags:hover {
  opacity: 0.8;
}

.ha-cho-img{
  max-width: 30%;
}
/*メニュー記述ここまで*/

#page {
  margin: 0px auto 0;
  padding-bottom: 40px;
}
#footer {
  color: #999;
  font-size: 12px;
  text-align: center;
}
#footer div.navbar-inner {
  background: #fff;
  padding-bottom: 10px;
}
#footer h4 {
  margin-top: 24px;
}
#footer div.navbar-inner #footerMenu {
  margin-top: 25px;
  font-size: 20px;
}
#footer div.navbar-inner #footerMenu a {
  color: #aaa;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 8px;
  display: inline-block;
}
#footer div.navbar-inner #footerMenu a:hover {
  color: #888;
  text-decoration: none;
}
#footer div.navbar-inner #tagCloud4footer a {
  font-size: 15px;
  display: inline-block;
  margin: 5px 5px 5px 0;
  color: #ccc;
}
#footer div.navbar-inner #tagCloud4footer a:hover {
  color: #999;
}
#footer div a {
  color: #ccc;
  font-size: 12px;
}
#footer div a:hover {}
#footer p {
  margin-top: 11px;
  font-size: 11px;
}
#footer p#totop a {
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background: url(images/pagetop.png) no-repeat;
}
#footer p#totop a:hover {
  background-position: 0 -50px;
}
.navbar-inner {
  border-radius: 0!important;
  box-shadow: none!important;
  border-bottom: 1px solid #ccc;
}
#footer p a, #footer p a:visited, #footer p a:link, #footer p a:active {
  text-decoration: none;
}
#footer p a:hover {
  color: #333;
}
#content {
  padding-top: 90px;
  padding-bottom: 70px;
}

/* メンバー紹介ページ */

.page-id-2 #page #content {
  margin-right: -20px!important;
}
#content_single {
  display: block;
  _display: inline;
  margin-left: 20px;
  float: left;
}
.page-id-2 #page #content h4 {
  margin-bottom: 0px!important;
}
#content_single2 {
  width: 160px;
  display: block;
  margin-left: 20px;
  float: left;
  font-size: 85%;
}
#sidebar {}
#page:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
#page {
  min-height: 1px;
}
* html #page {
  height: 1px;
  /*¥*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

/*運営メンバーページ*/

.member {
  margin-top: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  border: 5px solid #111;
  background-color: #fff;
  padding: 25px;
}
.member p {
  line-height: 1.7;
  overflow: auto;
}
.member strong {
  line-height: 160%;
  font-size: 110%;
  margin-left: 3px;
  color: #D51C5B;
  margin-right: 14px;
  display: inline-block;
}
.member strong a, .member strong a:hover {
  color: #D51C5B;
  background: none;
}
.member img {
  float: left;
  margin-right: 15px;
  border-radius: 100%;
  width: 100px;
}
.member a.to_column {
  margin-top: 1px;
  margin-left: 16px;
  margin-right: 5px;
  display: inline-block;
  width: 61px;
  height: 17px;
  text-indent: -9999px;
  background: url(images/to_column.gif) no-repeat;
  vertical-align: -2px;
}
a.to_fb {
  margin-top: 1px;
  margin-right: 5px;
  display: inline-block;
  width: 17px;
  height: 17px;
  text-indent: -9999px;
  background: url(images/to_fb.gif) no-repeat;
  vertical-align: -2px;
}
a.to_twitter {
  margin-top: 1px;
  margin-right: 5px;
  display: inline-block;
  width: 17px;
  height: 17px;
  text-indent: -9999px;
  background: url(images/to_twitter.gif) no-repeat;
  vertical-align: -2px;
}
.member a.to_fb, .member a.to_twitter {}
.member a:hover {
  opacity: 0.82;
  _filter: alpha(opacity=82);
}
.top_page {
  list-style-type: none;
}
.top_page li {
  display: block;
  float: left;
}
.top_page .post a {
  width: 203px;
  height: 203px;
  border: 5px solid #dddddd;
  display: block;
  overflow: hidden;
  text-decoration: none;
  font-size: 19px;
  font-weight: bold;
  background: #dddddd;
  background-position: center center;
  background-repeat: no-repeat;
  line-height: 96%;
  letter-spacing: -0.08em;
  display: table-cell;
  _display: block;
  _height: 203px;
  vertical-align: bottom;
}
*:first-child+html .top_page .post a {
  display: block;
  height: 203px;
}
*+html>
/**/

body .top_page .post a {
  height: 203px;
}
.top_page .post a div.topTitle {
  padding: 3px 3px 3px;
  display: block;
  height: auto;
  background: url(images/bg_top_list.png);
  _background: #eee;
  line-height: 100%;
  letter-spacing: -0.1em;
  overflow: hidden;
}
.top_page a:hover {
  opacity: 0.8;
  _filter: alpha(opacity=80);
}

/*ロールオーバー時*/

.top_page .post a:hover div {
  background: #D51C5B;
  text-shadow: none;
}
.top_page .post a:hover {
  background-color: #D51C5B;
  border: 5px solid #D51C5B;
  text-shadow: #111 2px 1px 0px;
  color: #fff;
}
.catAndDate {
  padding: 3px 3px;
  height: 22px;
  width: 197px;
  display: inline-block;
  position: absolute;
  margin-top: 5px;
  margin-left: 5px;
  background: url(images/bg_top_list.png);
  z-index: 9999;
  _display: none;
}
li.hentry {}
.catAndDate .hatena-bookmark-button-frame {
  display: block;
  float: right;
}
.hatena-bookmark-button-frame {
  display: block;
  float: left;
}
.twitter-share-button {
  display: block;
  float: left;
  margin-left: 15px;
}
*:first-child+html .catAndDate {
  display: none;
}
.top_page .top_cat {
  text-shadow: none;
  margin: 0;
  line-height: 70%;
  letter-spacing: 0.01em;
  font-size: : 92.30%;
  color: #D51C5B;
}
.top_page .top_date {
  text-shadow: none;
  letter-spacing: 0.01em;
  margin: 0;
  line-height: 70%;
  font-size: : 92.30%;
  color: #333;
}
.top_page .post a:hover .top_date, .top_page .post a:hover .top_cat {
  color: #eee;
}
#other_posts_list {
  margin-top: -1px;
}
#other_posts_head {
  padding: 5px;
  background: #555;
  font-weight: bold;
  color: #eee;
  margin-top: 30px;
  font-size: 14px;
}
#hatebu_title, h2.widgettitle {
  border: none;
  padding: 5px 0px;
  font-weight: bold;
  color: #333;
  font-size: 16px;
  line-height: 1;
}
ul#other_posts_list {
  overflow: hidden;
}
#other_posts_list li a {
  display: block;
  padding: 10px 5px;
  font-size: 13px;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
}
#other_posts_list li a:hover {
  color: #eee;
  background: #D51C5B;
}
#other_posts_list li {
  margin, padding: 0;
}
.top_page .post {
  padding-top: 0px;
  padding-bottom: 0px;
  display: block;
  border-bottom: none;
}
.post-categories {
  display: inline-block;
  margin-left: 10px;
}
.post-categories li {
  display: inline-block;
  margin-right: 10px;
}
#share-btn.span4, #tweet-btn.span4 {
  width: 46%;
}
#share-btn a, #tweet-btn a {
  display: block;
  color: #fff;
  padding-left: 75px;
  height: 60px;
  text-decoration: none;
  font-size: 29px;
  font-family: "verdana";
  font-weight: bold;
  line-height: 2.1;
  margin-bottom: 30px;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
#share-btn a:hover, #tweet-btn a:hover {
  opacity: 0.8;
}
#share-btn a {
  background: #3b5998 url(images/sns-icon.png) no-repeat 0 3px;
}
#tweet-btn a {
  background: #00acee url(images/sns-icon.png) no-repeat 0 -62px;
}
.posted_date {
  padding: 5px 2px 1px;
  margin-top: 3px;
  margin-bottom: 1px;
  font-size: 82%;
}
.posted_date2 {
  padding: 4px 2px;
  margin-top: 5px;
  font-size: 86%;
  line-height: 100%;
  border-top: 1px dashed #8CA2AE;
}
.posted_date2 a:hover {
  background: none!important;
}
#authorBox {
  margin-top: 40px;
  border-radius: 4px;
  padding: 20px;
  background: #f0f0f0;
  margin-bottom: 20px;
}
#authorBox img{
  margin-top: 0;
}
#authorBox p {
  font-size: 14px;
  margin-bottom: 0;
}
#authorBox a.to_twitter, #authorBox a.to_fb {
  opacity: 0.8;
}
#authorBox a:hover.to_twitter, #authorBox a:hover.to_fb {
  opacity: 0.6;
}
#authorBox h3 {
  margin-top: 0;
}
.column_member_icon {
  background: #f5f5f5;
  margin-bottom: 10px;
  margin-top: 5px;
  width: 90px;
  float: left;
  margin-right: 20px;
  box-sizing: border-box;
  height: auto;
  border-radius: 100%;
}
.span12, #sidebar.span12, .span12#main, #content.container {
  max-width: 724px;
}


body.home .span12, body.home #sidebar.span12, body.home .span12#main, body.home #content.container,
body.catgory .span12, body.catgory #sidebar.span12, body.catgory .span12#main,body.catgory #content.container,
body.archive .span12, body.archive #sidebar.span12, body.archive .span12#main,body.archive #content.container {
    max-width: 1100px;
    width: 1100px;
}

/*インタビュー*/

.interview01 {
  margin: 25px 0 0;
  width: 430px;
  padding: 10px 0 10px 70px;
  display: block;
  height: 23px;
  color: #990000;
  background: url(images/interview_icon.gif) no-repeat;
}
.interview02 {
  margin: 25px 0 0;
  width: 420px;
  padding: 10px 10px 10px 70px;
  display: block;
  height: 43px;
  color: #990000;
  background: url(images/interview_icon2.gif) no-repeat;
}

/*店舗情報border*/

.info01 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 14px 20px 0;
  line-height: 150%;
  border: solid 3px #ddd;
  background: #fff;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  border-radius: 7px;
}
.info02 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  line-height: 150%;
  border: solid 1px #ddd;
  background: #f9f9f9;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
}
.info03 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0 8px 17px;
  line-height: 200%;
  border: solid 1px #ddd;
  background: #f9f9f9;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
}

/*もっと読むボタン*/

a.more-link {
  width: 95px;
  height: 20px;
  background: url(images/more-link.gif) no-repeat;
  text-indent: -9999px;
  display: block;
  margin-top: 5px;
  color: #fff;
}
a:hover.more-link {
  opacity: 0.8;
  _filter: alpha(opacity=80);
}
#fixedArea {
  margin-top: 20px;
  height: 500px;
}
#admax {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 50px;
}
#admax iframe {
  width: auto!important;
  overflow: hidden;
}

/*放課後トーク*/

.category-talk .icon {
  float: left;
  display: block;
  clear: both;
  margin: 0px 20px 20px 0;
}
.category-talk h4 {
  clear: both;
  margin-top: 10px;
}

/*検索窓*/

#SearchForm {
  margin-top: 18px;
  float: right;
}
#SearchForm input {
  float: left;
  width: 156px;
  height: 24px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #666;
}
#SearchForm button {
  float: left;
  background: url(images/search_button.gif) no-repeat;
  width: 25px;
  height: 25px;
  border: none;
  margin-left: 0px;
  cursor: pointer;
  text-indent: -1000em;
}
#SearchForm button:hover {
  opacity: 0.8;
  _filter: alpha(opacity=80);
}

/*blockquote関連*/

blockquote {
  text-indent: 0px;
  background: url(images/blockquote01.png) #eee;
  background-position: 10px 22px;
  background-repeat: no-repeat;
  padding: 15px 12px 12px 40px;
  margin-left: 0!important;
  margin-top: 15px;
  margin-bottom: 15px;
}
blockquote p {
  margin-bottom: 0!important;
}
blockquote .dotted2 {
  text-indent: 0px!important;
  background: none!important;
  border: 2px dotted #cccccc;
  padding: 5px 20px;
}
blockquote p.bq {
  display: inline;
  margin: 0;
  padding-right: 20px;
  background: url(images/blockquote02.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}
a.arrow01 {
  background: url(images/arrow01.gif) no-repeat left top;
  padding-left: 23px;
  height: 20px;
  display: block;
  width: 130px;
  text-decoration: none;
  margin-bottom: 5px;
}
a:hover.arrow01 {
  text-decoration: underline;
  color: #4D5A61;
}
.hachoComment {
  position: relative;
  background: #fafafa;
  height: 90px;
  width: 100%;
  margin-top: 21px;
  margin-bottom: 35px;
  border-radius: 25px;
}
.hachoComment:after {
  content: '';
  position: absolute;
  background: #fafafa;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  bottom: -35px;
  left: 60px;
}
.hachoComment:before {
  content: '';
  position: absolute;
  background: #fafafa;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  bottom: -25px;
  left: 40px;
}
#ha-cho img {
  width: 85%;
  max-width: 200px;
  margin-top: -20px;
  margin-left: 20px;
}
.hachoComment p {
  display: block;
  padding: 5px 7px;
  text-align: center;
  color: #999;
  display: table-cell;
  vertical-align: middle;
  height: 80px;
}

/*ソーシャルアイコン*/

.posted_date .twitter_icon, .posted_date2 .twitter_icon {
  background: url(images/twitter_icon.gif) no-repeat left center;
  padding-left: 15px;
}
.posted_date .hatena_icon, .posted_date2 .hatena_icon {
  background: url(images/hatena_icon.gif) no-repeat left center;
  padding-left: 17px;
}
.posted_date .livedoor_icon {
  background: url(images/livedoor_icon.gif) no-repeat left center;
  padding-left: 15px;
}
.posted_date .ameba_icon {
  background: url(images/ameba_icon.gif) no-repeat left center;
  padding-left: 15px;
}
.posted_date a:hover.twitter_icon, .posted_date a:hover.hatena_icon, .posted_date2 a:hover.twitter_icon, .posted_date2 a:hover.hatena_icon, .posted_date a:hover.livedoor_icon, .posted_date a:hover.ameba_icon {
  background-color: #4D5A61;
}
.posted_date2 a img {
  margin-top: 3px;
  padding-top: 2px;
  vertical-align: -2px;
}
.posted_date2 a:hover img {
  opacity: 0.8;
  _filter: alpha(opacity=80);
}
h3.related {
  text-indent: -9999px;
  background: url(images/related.gif) no-repeat left center;
  width: 210px;
  height: 29px;
  display: block;
  margin-top: 45px;
  margin-bottom: 5px;
}
#wpjr {
  margin-top: 20px;
  background: #fff;
  padding: 10px 15px;
  border: 5px solid #eee;
}
#wpjr h3 {
  font-size: 15px;
  margin: 0 0 5px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
#wpjrelated li a {
  font-size: 92%;
  padding-left: 23px;
  background: url(images/link_icon.png) no-repeat 5px 5px;
  margin-top: 0.5em;
  display: inline-block;
  text-decoration: underline;
}
#wpjrelated li a:hover {
  background-position: 7px 5px;
}
#wpjrelated li a:visited {}

/*リンクアイコン*/

a.lnk {
  background: url(images/link_icon.png) no-repeat 5px 11px;
  padding: 5px 5px 5px 25px;
  display: inline-block;
  margin: 5px 0 0;
  color: #D51C5B;
  text-decoration: underline;
  word-break: break-all;
}
a:hover.lnk {
  color: #D51C5B;
  text-decoration: underline;
  background-position: 7px 11px;
}
p.column_member_description {
  font-size: 95%;
}
.hatena-bookmark-widget {
  width: auto!important;
  font-size: 20px;
}
.hatena-bookmark-widget-title {
  display: none;
}
.hatena-bookmark-widget-footer {
  display: none;
}
li.widget_views ul, .hatena-bookmark-widget ul {
  list-style-type: none;
  border-bottom: none;
  background: none!important;
  padding: 0 0px;
  margin-bottom: 0px;
}
li.widget_views ul li, .hatena-bookmark-widget ul li {
  font-size: 13px!important;
  padding: 0px 0px;
  border-bottom: 1px solid #ddd;
  text-align: left;
  position: relative;
  background: none;
}
.popular-posts {
  list-style-type: none;
  border-bottom: none;
  background: none!important;
  border: 1px solid #ddd;
  padding: 12px;
  margin-bottom: 20px;
}
.popular-posts li {}
li.widget_views ul li:last-child {
  border-bottom: none;
}
li.widget_views ul li a, .hatena-bookmark-widget-body ul li a, .hatena-bookmark-widget-body ul li a:link, .hatena-bookmark-widget-body ul li a:visited, .hatena-bookmark-widget-body ul li a:active {
  color: #111;
  display: block;
  padding: 10px;
  text-decoration: none;
}
li.widget_views ul li a:hover, .hatena-bookmark-widget-body ul li a:hover {
  color: #D51C5B;
  text-decoration: none;
  background: #f0f0f0;
}

/*aprilfool*/

#post-2237 iframe {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

/*comments*/

.comments {
  margin-top: 30px;
  padding: 0 15px 10px 15px;
  border: 1px solid #f0f0f0;
  background: #FFFCF7;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
}
.commentlist {
  border-top: 1px solid #eee;
  padding-top: 10px!important;
  margin-top: 20px;
}
.commentlist li {
  margin-bottom: 10px!important;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px!important;
}
.commentlist li img {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin-right: 10px!important;
}
.commentlist li p {
  margin-top: 0px!important;
}
.commentmetadata {
  margin-top: 0px!important;
}
.btc-powered {
  display: none;
}
ul#tagCloud {
  display: none;
  width: 100%;
  box-sizing: border-box;
  background: #333;
  opacity: 0.94;
  position: fixed;
  top: 60px;
  left: 0;
  padding: 10px;
}
ul#tagCloud li a {
  display: inline-block;
  margin: 11px;
}
#ipad_logo {
  display: none;
}
@-webkit-keyframes pulse {
  from {
    opacity: 1.0;
    font-weight: normal;
  }
  to {
    opacity: 0.0;
    font-weight: normal;
  }
}
.top_page .post a div .top_date {
  -webkit-animation-name: pulse;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  -webkit-animation-delay: 0s; //実行までの待ち時間
}
.imgBorder01 {
  padding: 2px;
  border: 2px solid #eee;
}

/*年齢表示*/

.age {
  padding-top: 8px;
  display: inline-block;
  text-align: left;
  color: #087374;
  letter-spacing: 0px;
  font-size: 12px;
  color: #999;
  background: none;
  padding: 4px 0px;
}

/* CSS3　反転時の文字色・背景色 */

::selection {
  background: #111111;
  color: #eee;
}
::-moz-selection {
  background: #111111;
  color: #eee;
  /* Firefox */
}
.popular-posts li a:after, .popular-posts li:after, .clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

/* mamipeko
==========================================================*/


/* size
----------------------------------------------------------*/

.ftLarge, table.ftLarge th, table.ftLarge td {
  font-size: large!important;
  line-height: 1.6em!important;
}

/* block
----------------------------------------------------------*/

.block2A {
  width: 500px;
}
.block2A .blockL {
  width: 94px;
  float: left;
  padding-top: 15px;
}
.block2A .blockR {
  width: 405px;
  float: left;
}

/* clearfix
----------------------------------------------------------*/

.block2A:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
}
.block2A {
  min-height: 1px;
}
* html .block2A {
  height: 1px;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

/* speak
----------------------------------------------------------*/

.block2A .blockR p {
  padding: 15px 20px 20px 30px;
}
div.speak01_t {
  background: transparent url("http://84ism.jp/wp-content/uploads/2010/06/iphone_speak01_t.gif") no-repeat left top;
}
div.speak01_b {
  background: transparent url("http://84ism.jp/wp-content/uploads/2010/06/iphone_speak01_b.gif") no-repeat left bottom;
}
div.speak02_t {
  background: transparent url("http://84ism.jp/wp-content/uploads/2010/06/iphone_speak02_t.gif") no-repeat left top;
}
div.speak02_b {
  background: transparent url("http://84ism.jp/wp-content/uploads/2010/06/iphone_speak02_b.gif") no-repeat left bottom;
}

/* image float
------------------------------------------------*/

.imageRight {
  float: right;
  margin: 5px 0px 20px 15px;
  text-align: right;
  font-size: x-small;
  letter-spacing: 1px;
  border: 1px solid #cccccc;
}

/* float clear
------------------------------------------------*/

br.clearFloat, img.clearFloat {
  clear: both;
  height: 1px;
}
div.clearFloat {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  width: 1px;
}
.navigation {
  margin-bottom: 25px;
  margin-top: 20px;
    padding: 20px;
}
.navigation .alignleft, .navigation .alignright {
  display: inline-block;
  background: none;
}
.navigation .alignright {
  float: right;
}
.navigation .alignleft a, .navigation .alignright a {
  display: inline-block;
  text-decoration: none;
  font-size: 76.92%;
  opacity: 0.3;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.navigation .alignleft a:hover, .navigation .alignright a:hover {
  opacity: 1;
}
.list_carousel {
  margin: 0 0px 30px 0px;
  background: #fff;
  width: auto;
  position: relative;
  border: 5px solid #111;
  box-sizing: border-box;
}
#pickupBox {}
#pickupBox li {
  font-size: 40px;
  background: #222;
  text-align: center;
  width: 160px;
  height: 160px;
  overflow: hidden;
  padding: 0;
  margin: 14px 8px;
  display: block;
  float: left;
  position: relative;
}
#pickupBox li a {}
#pickupBox li a img {
  vertical-align: middle;
  min-height: 160px;
  min-width: 160px;
  width: auto;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#pickupBox li a:hover img {
  opacity: 0.3;
}
#pickupBox li span.pickupTitle {
  position: absolute;
  top: 0;
  left: 0;
  width: 156px;
  height: 156px;
  padding: 2px;
  text-align: left;
  line-height: 1.04;
  overflow: hidden;
  font-size: 31px;
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#pickupBox li a:hover span.pickupTitle {
  display: block;
  opacity: 1;
}
#recommended {
  position: relative;
}
a#prev2 {
  position: absolute;
  top: 77px;
  left: 12px;
  color: #ddd;
  font-size: 38px;
  font-family: "Impact";
}
a#next2 {
  position: absolute;
  top: 77px;
  right: 15px;
  color: #ddd;
  font-size: 38px;
  font-family: "Impact";
}
a#prev2:hover, a#next2:hover {
  color: #111;
  text-decoration: none;
}
#pager2 {
  display: none!important;
}

/*記事カテゴリ*/

ul.children {
  margin-left: 1em;
}
.single_date {
  padding-top: 9px;
  border-top: 2px dashed #8CA2AE;
  font-size: 88%;
}
.breadcrumbs {
  font-size: 11px;
  margin-bottom: 8px;
  color: #999;
}
.breadcrumbs a {
  margin-bottom: 21px;
  color: #999;
}
.breadcrumbs2 {
  font-size: 11px;
  margin-bottom: 3px;
  color: #999;
  background: none;
  padding: 4px 0px;
}
.breadcrumbs2 a {
  margin-bottom: 21px;
  color: #999;
}
div.entry img {
  margin-top: 15px;
  margin-bottom: 15px;
}
.fbcomments, .fb_iframe_widget, .fb_iframe_widget[style], .fb_iframe_widget iframe[style], .fbcomments iframe[style], .fb_iframe_widget span {
  width: 100% !important;
  box-sizing: border-box;
}
div.wp_social_bookmarking_light {
  padding-bottom: 20px!important;
}
#SPmenu, #SPmenuBtn {
  display: none;
}
.linkwithin_div {
  margin-top: 30px;
  background: #fff;
  padding: 0px 15px 1px;
  border: 5px solid #eee;
  overflow: hidden;
}
.linkwithin_inner {
  width: 100% !important;
}
.linkwithin_text {
  padding-top: 5px;
}
.linkwithin_posts a {
  border: none!important;
  width: 20%!important;
  box-sizing: border-box;
}
.linkwithin_posts a > div {
  min-height: 160px!important;
  width: auto!important;
  box-sizing: border-box;
  height: auto!important;
}
.linkwithin_posts a > div > div.linkwithin_img_0 > div {
  width: auto!important;
  background-size: cover!important;
}
.linkwithin_posts a div div.linkwithin_img_0 {
  min-height: 30px!important;
}
.linkwithin_posts a:hover {
  background-color: #fff!important;
  color: #D51C5B!important;
}
.linkwithin_posts a:hover div.linkwithin_title {
  color: #D51C5B!important;
}
a#linkwithin_logolink_0 {
  display: none!important;
}
.span3 {
  width: 300px;
  float: right;
}
.recentimage img {
  float: left;
  margin-right: 10px;
}
