@charset "UTF-8";

/* カラー */
/* サイズ */
/* Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li {
   list-style: none;
}

fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  /* background:transparent; */
}

body {
  line-height: 1;
  margin: 0px auto;
  background-color: #e6ecf0;
  color: #000000;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 12px;
  padding: 0;
  scrollbar-base-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #800000;
}

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #660000;
  text-decoration: none;
}

a:visited {
  color: #696969;
}

a:link, a:visited, a:hover {
  text-decoration: none;
}

ins {
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

#wrapper {
  width: 1131px;
  margin: 0px auto;
}

#header {
  width: 1131px;
  background-color: #f5f5db;
}

#header_menu {
  padding: 10px;
  border-bottom: #ded5b8 solid 1px;
}

#header_left {
  float: left;
}

#header_left h1.blogtitle {
  font-size: 20px;
  line-height: 100%;
  font-weight: bold;
  margin: 0;
  padding-right: 5px;
  float: left;
}

#header_left h1.blogtitle a {
  color: #8b0000;
}

#header_left h1.blogtitle a:visited {
  color: #8b0000;
}

#header_left .description {
  font-size: 13px;
  float: left;
}

#header_right {
  float: right;
}

#sidebar_left {
  width: 336px;
  float: left;
  background-color: #fff;
  margin: 10px 0 0 0;
}

#sidebar_right {
  width: 300px;
  float: right;
  background-color: #fff;
  margin: 10px 0 0 0;
}

#sidebar_right .sidewrapper {
  margin-bottom: 0px !important;
}

#sidebar_right .side {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

#sidebar_right .side table {
  margin: 0 auto;
}

#popular_imagert {
  width: 1010px;
  height: 156px;
  overflow: hidden;
  float: left;
}

#popular_imagert #popular_imagert_inner {
  margin: 8px auto;
  position: relative;
}

#popular_imagert #popular_imagert_inner .slick-prev, #popular_imagert #popular_imagert_inner .slick-next {
  width: 30px;
  height: 140px;
}

#popular_imagert #popular_imagert_inner .slick-prev:before, #popular_imagert #popular_imagert_inner .slick-next:before {
  content: "";
}

#popular_imagert #popular_imagert_inner .slick-prev {
  left: 43px;
  top: 10px;
  display: none;
}

#popular_imagert #popular_imagert_inner .slick-next {
  right: 46px;
  top: 10px;
}

#popular_imagert #popular_imagert_inner div.slide_selector {
  margin: 0 auto;
  width: 856px;
}

#popular_imagert #popular_imagert_inner div.popular_tweet {
  display: inline-block;
  position: relative;
  height: 140px;
}

#popular_imagert #popular_imagert_inner div.popular_tweet dl dt {
  font-size: 12px;
  line-height: 1.5em;
  position: absolute;
  z-index: 7;
  background-color: rgba(106, 61, 18, 0.8);
  height: 54px;
  width: 210px;
  left: 0px;
  top: 86px;
}

#popular_imagert #popular_imagert_inner div.popular_tweet dl dt a {
  color: #fff;
  padding: 5px 5px 0 5px;
  display: block;
  border: 0;
  height: 40px;
}

#popular_imagert #popular_imagert_inner div.popular_tweet dl dt a:visited {
  color: #fff;
  padding: 5px 5px 0 5px;
  display: block;
  border: 0;
  height: 40px;
}

#popular_imagert #popular_imagert_inner div.popular_tweet dl dd {
  position: absolute;
  z-index: 1;
  margin: 0;
  padding: 0;
  top: 0px;
}

#popular_imagert #popular_imagert_inner div.popular_tweet div.tweet {
  background: #F2A2A2;
  z-index: 777;
  font-weight: bold;
  color: #fff;
  position: absolute;
  padding: 5px;
  border: 0px;
  font-size: 1.2em;
  line-height: 1;
}

#popular_imagert #popular_imagert_inner div div.tweet a {
  color: #fff;
}

#popular_imagert #popular_imagert_inner div span.cover {
  width: 210px;
  height: 140px;
}


/* 追記 Start */


/* 追記 End */

#category_list {
  margin-top: 10px;
  width: 780px;
  float: left;
}

#category_list .tbr {
  padding: 8px;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.1em;
  display: inline-block;
  vertical-align: top;
  background-color: #dbbb8c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

#category_list a {
  color: #a52a2a;
}

#main_column {
  background-color: #fff;
  width: 780px;
  float: right;
  margin: 10px 15px 0px 15px;
}

#main_column article img {
  max-width: 580px;
  height: auto;
}

#main_column article img.adsense_right {
  margin-bottom: 10px;
}

#main_column #main_column_inner {
  background-color: #fff;
}

#main_column #main_column_inner .rss_headline_title {
  line-height: 160%;
  color: #fff;
  /* width: 780px; */
  background-color: #575f73;
  padding: 3px;
  font-size: 16px;
}


/* メイン記事 */

article.main_article {
  margin-bottom: 10px;
  word-break: break-word;
  /* End of main_article_inner */
}

article.main_article .main_article_inner {
  background-color: #ffffff;
  /* border: #dbbb8c 2px solid; */
  /* End of main_article_header */
  /* End of main_article_footer */
}

body#article .main_article_header .main_article_header_inner {
  border-bottom: 0px !important;
  /* End of main_article_info */
}

.main_article_header .main_article_header_inner {
  padding: 10px 5px;
  border-top: #a59379 1px dotted;
  /* border-bottom: #a59379 1px dotted; */
  background-color: #fff;
  /* End of main_article_info */
}

.main_article_header .main_article_header_inner .main_article_thumb {
  float: left;
  margin: 0 20px 0 10px;
}

.main_article_header .main_article_header_inner .main_article_thumb img {
  width: 60px;
  height: 60px;
}

.main_article_header .main_article_header_inner .main_article_titleinfo {
  float: left;
}

.main_article_header .main_article_header_inner .main_article_titleinfo .main_article_title {
  margin: 0 0 5px;
}

.main_article_header .main_article_header_inner .main_article_titleinfo .main_article_title a:link, .main_article_header .main_article_header_inner .main_article_titleinfo .main_article_title a:visited {
  color: #660000;
}

.main_article_header .main_article_header_inner .main_article_titleinfo .main_article_title h2 {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
  width: 570px;
}

.main_article_header .main_article_header_inner .main_article_titleinfo .main_article_info {
  font-size: 12px;
  width: 580px;
  line-height: 16px;
}

.main_article_header .main_article_header_inner .main_article_titleinfo .main_article_info a {
  color: #000;
}

.main_article_header .main_article_header_inner .main_article_titleinfo .main_article_info .article_time {
  display: inline-block;
}

.main_article_header .main_article_header_inner .main_article_titleinfo .main_article_info .article_category, .main_article_header .main_article_header_inner .main_article_titleinfo .main_article_info .article_tag {
  display: inline;
}

.main_article_header .main_article_header_inner .main_article_comment {
  float: right;
  width: 93px;
  height: 60px;
  text-align: left;
  background: url(/img/comment-hukidashi.png) no-repeat top left;
  display: block;
}

.main_article_header .main_article_header_inner .main_article_comment {
  float: right;
  width: 93px;
  height: 60px;
  text-align: left;
  background: url(/img/comment-hukidashi.png) no-repeat top left !important;
  display: block;
}

.main_article_header .main_article_header_inner .main_article_comment a {
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 35px;
  width: 70px;
  height: 35px;
  font-size: 13px;
  font-weight: bold;
  padding-right: 10px;
}

article.main_article .main_article_inner .article_body, article.main_article .main_article_inner .article_bodymore {
  margin: 5px;
}

article.main_article .main_article_inner .article_bodyfooter {
  margin: 15px 0 50px;
}

article.main_article .main_article_inner .article_bodyfooter .article_bodyfooter_left {
  float: left;
  width: 334px;
  margin: 0 0px 0 0px;
}

article.main_article .main_article_inner .article_bodyfooter .article_bodyfooter_right {
  float: left;
  width: 300px;
  /* height: 600px; */
  margin: 0 0px 0 30px;
}

article.main_article .main_article_inner .main_article_footer {
  margin: 15px 0;
}

article.main_article .main_article_inner .main_article_footer .main_article_footer_left, article.main_article .main_article_inner .main_article_footer .main_article_footer_right {
  float: left;
  width: 340px;
  margin: 0 30px 0 15px;
}


/* End of main_article */

ul#main_article_list li.main_article_list_continue {
  /* border-left: #dbbb8c 2px solid; */
  /*  border-right: #dbbb8c 2px solid; */
  background-color: #fff;
  /* End of main_article_continue */
}

ul#main_article_list li.main_article_list_continue article.main_article_continue {
  /* End of main_article_continue_inner */
}

ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner {
  padding: 10px 5px 10px 5px;
  /* border-bottom: #a59379 1px dotted; */
  /* End of main_article_info */
  /* End of main_article_comment */
}

ul#main_article_list li.main_article_list_continue:first-child article.main_article_continue .main_article_continue_inner {
  border-bottom: #a59379 0px dotted !important;
}

ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_thumb {
  float: left;
  margin: 0 20px 0 0px;
  width: 250px;
  height: 150px;
  overflow: hidden;
  object-fit: cover;
}

ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_thumb img {
  width: 250px;
  /* height: 60px ;*/
  object-fit: cover;
  ;
}

ul#main_article_list li#article_list_first article.main_article_continue .main_article_continue_inner .main_article_titleinfo {
  margin-left: 10px !important;
  float: left;
  width: 650px;
}

ul#main_article_list article.main_article_continue .main_article_continue_inner .main_article_titleinfo {
  margin-left: 10px !important;
  float: left;
  width: 380px;
}

ul#main_article_list article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_info a {
  color: #000;
}

ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_title {
  margin: 0 0 5px;
}

li.notfirst_list article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_title {
  height: 130px;
}

ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_title h2 {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
}

ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_info {
  font-size: 12px;
}

ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_info .article_time, ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_info .article_category, ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_titleinfo .main_article_info .article_tag {
  display: inline-block;
}

ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_comment {
  float: right;
  width: 93px;
  height: 60px;
  text-align: left;
  background: url(/img/comment-hukidashi.png) no-repeat top left;
  display: block;
}

ul#main_article_list li.main_article_list_continue article.main_article_continue .main_article_continue_inner .main_article_comment a {
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 35px;
  width: 70px;
  height: 35px;
  font-size: 13px;
  font-weight: bold;
  padding-right: 10px;
}

ul#main_article_list li.main_article_list_continue:first-child {
  /* border-top: #dbbb8c 2px solid; */
}

ul#main_article_list li.main_article_list_continue:last-child {
  /*  border-bottom: #dbbb8c 2px solid;  */
}

ul#main_article_list li.main_article_list_continue:last-child .main_article_continue_inner {
  border-bottom: 0px !important;
}

.month_archive_box {
  margin: 5px 0;
}


/* clearfix */

.clearfix {
  zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}


/* For IE 6/7 */

.cover {
  display: inline-block;
  background-color: #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sidebottom {
  margin-bottom: 10px;
}

li.imageli {
  font-size: 14px;
  border-bottom: 1px dashed #dbbb8c;
  position: relative;
  padding: 8px 10px;
  background: none;
  list-style: none;
  word-break: break-all;
  background: none !important; }
  li.imageli span {
    position: absolute;
    top: 10px;
    left: 80px;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    font-weight: bold; }
    li.imageli span a.imageli-rt {
      color: blue;
      margin-left: 5px; }
  li.imageli img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    vertical-align: middle;
    margin: 5px 0;
    height: 60px; }
  li.imageli:last-child {
    border: none; }

.Hleft2 li.imageli:last-child {
  border-bottom: 1px dashed #dbbb8c !important; }


.side ul.recent-article-image li {
  font-size: 14px;
  border-bottom: 1px dashed #dbbb8c;
  padding-left: 70px !important;
  min-height: 65px;
  background: none;
  list-style: none;
  word-break: break-all;
  background: none !important;
  position: relative;
}


.side ul.recent-article-image li img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  vertical-align: middle;
  height: 60px;
  left:0px;
}

.side ul.recent-article-image li:last-child {
  border: none;
}

.Hleft2 .side ul.recent-article-image li:last-child {
  border-bottom: 1px dashed #dbbb8c !important;
}


li.noimageli {
  border-bottom: 1px dashed #dbbb8c;
  overflow: hidden;
  list-style: none;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px 20px;
  background: url("/img/list-triangle.gif") no-repeat 6px 10px;
}

#article .rss_headline {

}

.rss_headline {
  margin-top: 5px;
  background-color: #fff;
}

.rss_headline ul {
  margin: 0px 0px 0px 5px;
  padding-left: 5px;
  width: calc(100% - 10px);
  float: left;
}

.rss_headline ul li.noimageli {
  overflow: hidden;
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 180%;
  padding: 0px 0px 0px 12px;
  background: url("/img/dot2.gif") no-repeat 0 8px;
  font-weight: bold;
  text-align: left;
}


/* レス新デザイン */

div.res_block {
  margin: 0px;
  border-bottom: solid 1px #ccc;
  position: relative;
  /* End of res_info */
}

#toppage div.res_block, #category div.res_block {
  border-bottom: solid 0px !important;
  /* End of res_info */
}

div.res_strongbg {
  background-color: #e6e6be;
  border-radius: 5px;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

div.res_strongbg span.res_id {
  color: red;
}

div.res_block span.res_name {
  color: #339933;
  margin-right: 3px;
}


/*
div.res_strongbg div.res_info span.res_matome {
    position: absolute;
    bottom: 2px;
    right: 10px !important; }
*/

div.res_block br {
  display: none;
}

div.res_block div.news_quote {
  /*border-left: 3px solid #F2E6D5;*/
  color: #202020;
  font-size: 18px;
  font-weight: bold;
  line-height: 160%;
  margin: 0 0 70px 10px;
  padding: 0 10px 40px 10px;
  text-align: left;
}

div.res_block div.news_quote br {
  display: inline-block;
}

div.res_block div.res_info {
  padding: 2px 5px;
  color: #666;
  font-size: 11px;
}

div.res_block div.res_info span.res_num {
  font-weight: bold;
  margin-right: 3px;
}


/*
    div.res_block div.res_info span.res_matome {
      position: absolute;
      bottom: 2px;
      right: 0px; }
*/

div.res_block div.res_info span.res_id {
  margin-left: 5px;
}

div.res_block div.res_body {
  padding: 0 5px 30px 20px;
  margin: 0 0 60px;
  /* 190608y 下マージンつけた */
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  color: #202020;
}

div.res_block div.res_body br {
  display: inline-block !important;
}

div.res_block div.res_body_r1 {
  padding: 0 5px 90px 20px;
  /*190608y*/
  margin: 0;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  color: #dc143c;
}

div.res_block div.res_body_r1 br {
  display: inline-block !important;
}

div.res_block div.res_body_r2 {
  padding: 0 5px 90px 20px;
  /*190608y*/
  margin: 0;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  color: #6a5acd;
}

div.res_block div.res_body_r2 br {
  display: inline-block !important;
}

div.res_block div.res_body_cc {
  padding: 0 5px 90px 20px;
  /*190608y*/
  margin: 0;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  color: #f5f5db;
  background-color: #f5f5db;
}

div.res_block div.res_body_cc br {
  display: inline-block !important;
}

div.res_block div.res_body_aa {
  padding: 0 0 50px 20px;
  background: #eee;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 12px;
  word-break: break-all;
  line-height: 1em;
  color: #202020;
}

div.res_block div.res_body_aa br {
  display: inline-block !important;
}

div.res_block div.res_body_as {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 16px;
  word-break: break-all;
  padding: 0 0 50px 20px;
  line-height: 1em;
  color: #202020;
}

div.res_block div.res_body_as br {
  display: inline-block !important;
}

div.res_block div.res_body_a3 {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 16px;
  color: #dc143c;
  word-break: break-all;
  padding: 0 0 50px 20px;
  line-height: 1em;
}

div.res_block div.res_body_a3 br {
  display: inline-block !important;
}

div.res_block div.res_body_a4 {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 16px;
  color: #6a5acd;
  word-break: break-all;
  padding: 0 0 50px 20px;
  line-height: 1em;
}

div.res_block div.res_body_a4 br {
  display: inline-block !important;
}

.NM {
  color: #538b53;
}


/* End of res_block */


/* 引用元 */

div.via {
  margin-top: 20px;
  text-align: right;
}

div#related-title {
  font-weight: bold;
  margin: 20px;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px;
}


/* 関連記事 */

ul.automatic-related {
  list-style: none;
  font-size: 14px;
  padding: 0;
  margin: 12px 0 30px 24px;
  font-weight: bold;
}

ul.automatic-related li {
  background: url("/img/dot.gif") no-repeat 0 8px;
  padding: 0 0 0 12px;
  line-height: 26px;
  border-bottom: 1px dashed #dbbb8c;
}

ul.automatic-related a.imageli-rt {
  color: blue;
  margin-left: 5px;
}

ul.automatic-related br {
  display: none;
}

ul.manual-related {
  list-style: none;
  font-size: 14px;
  padding: 0;
  margin: 12px 0 30px 24px;
  font-weight: bold;
}

ul.manual-related li {
  background: url("/img/dot.gif") no-repeat 0 8px;
  padding: 0 0 0 12px;
  line-height: 26px;
  border-bottom: 1px dashed #dbbb8c;
}

ul.manual-related a.imageli-rt {
  color: blue;
  margin-left: 5px;
}

ul.manual-related br {
  display: none;
}

.ads_728x90 {
  /* margin: 0 0 15px 0; */
  /* height: 180px; */
  border-bottom: 15px solid #fff;
  background-color: #fff;
  /* height: 470px; */
}

.ads_728x90_twbt {
  margin: 50px 10px 50px 20px;
}

.ads_728x90_twbt2 {
  margin: 15px 10px 15px 20px;
}

.ads_box {
  margin: 0px 0px 50px 0px;
}

.Hleft2, .Hleft3 {
  line-height: 160%;
  width: 360px;
  float: left;
  padding: 0 3px 0 3px;
}


/* ページャー */

div.pager{

background-color: #575f73;
    font-weight: bold;
    height: 30px;
    padding-top: 11px;
    margin: 20px 0px;


}
div#main_column div.pager ul.index-navigator li{
	padding: 0;
	margin: 0;
	color: #777777;
}
div#main_column div.pager ul.index-navigator a,div#main_column div.pager ul.index-navigator span{
	background: none;
	margin: 0 2px 5px 3px;
	padding: 6px 11px;
	display: inline;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	border-radius: 20px;
}
div#main_column div.pager ul.index-navigator a{
	background: #E26E6E;
	color: #FFEDED;
	border: 3px solid #E3B8B8;
	text-decoration: none;
}
div#main_column div.pager ul.index-navigator a:hover{
	background: #DB4848;
	color: #FFFFFF;
	border: 3px solid #E89172;
	text-decoration: none;
}
div#main_column div.pager ul.index-navigator span{
	background: #F6EFCC;
	color: #888888;
	border: 3px solid #E8DFCC;
}




/* カテゴリ＆月別アーカイブタイトル */

#categorytitle {
  background-color: #575f73;
  width: 780px;
  color: #ffffff;
  padding: 5px 0 5px;
  text-align: center;
}

#categorytitle h2 {
  font-size: 24px;
  font-weight: bold;
}


/* サイドバー */

.sidewrapper {
  margin-bottom: 10px;
}

.sidewrapper .sidetitlebody {
  text-align: left;
  color: #fff;
  background-color: #6a7285;
  padding: 4px 4px 4px 8px;
}

.sidewrapper .sidetitlebody h4.sidetitle {
  font-size: 14px;
  margin: 0px;
}

.sidewrapper .sidetitlebody .sidetitle {
  padding: 2px 0 3px 10px;
  display: block;
  border-left: 14px double #f5eab5;
}

.sidewrapper .side {
  text-align: left;
  background-color: #fff;
  line-height: 125%;
  padding: 0px 0 3px 0;
  word-break: break-all;
  overflow: hidden;
}

.sidewrapper .side ul {
  font-weight: bold;
  padding: 0;
  margin: 10px;
}

.sidewrapper .side ul li {
  margin-bottom: 10px;
}

.sidewrapper .side ul li img {
  width: 60px;
  height: 60px;
  vertical-align: middle;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
}

.sidewrapper .side ul li span.subject {
  position: relative;
  top: 0px;
  left: 80px;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  height: 60px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.sidewrapper dd.name, .sidewrapper dd.message {
  margin-left: 10px;
}

.sidewrapper dd.name input, .sidewrapper dd.message input, .sidewrapper dd.name textarea, .sidewrapper dd.message textarea {
  width: 90%;
}
.side .recent-comment {
    /* background: no-repeat url(https://alfalfalfa.com/img/dot.gif) 5px 5px; */
}
.side .recent-comment-title {
    margin-bottom: 3px;
    margin-left: 0px;
}
.side .recent-comment-body {
    margin-left: 0px;
}
.side .sidebody {
    font-weight: bold;
    padding: 0 0 10px 10px;
    margin: 10px;
    background: no-repeat url(https://alfalfalfa.com/img/dot.gif) 0px 5px; 
}
.side .sidebody .recent-comment-author {
    display: none;
}

/* End of sidewrapper */

#sidebar_left .side ul li {
  background: url("/img/dot.gif") no-repeat 0px 5px;
  padding-left: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}

#sidebar_left .side ul li span.subject {
  width: 200px;
}

#sidebar_right .side ul li {
  background: url("/img/dot.gif") no-repeat 5px 5px;
  padding-left: 15px;
  margin-bottom: 10px;
}

#sidebar_right .side ul li span.subject {
  /* width: 200px; */
}

#BlogParts_aList1 ul li {
  /* min-height: 60px; */
}

#BlogParts_aList2 ul li {
  min-height: 60px;
}

#BlogParts_bList4 ul li {
  /* background: url(/img/dot.gif) no-repeat 5px 5px !important; */
}

#BlogParts_aList3 ul li {
  height: 60px !important;
}


/* 関連記事など */

div.fix_related .section-rss, footer.main_article_footer .section-rss {
  margin: 30px 20px;
}

.section-rss h2 {
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px;
}

.section-rss h2 span.continue {
  background-color: #dbbb8c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 3px;
  font-size: 14px;
  margin-left: 10px;
}

.section-rss h2 span.continue a {
  color: #a52a2a;
}

.chumoku_article {
  margin: 20px;
}

.chumoku_article h2, .related-articles h4 {
  font-weight: bold;
  margin: 0;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px;
}


/* 記事下メニュー */

.menu {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin: 0 0 2px 0;
  padding: 2px 0 0 0;
}

.link_bar {
  padding: 5px 0px 5px 0px;
  background-color: #575f73;
  line-height: 18px;
}

.link_bar a:link, .link_bar a:visited {
  color: #fff;
}

.link_bar .link_bar_left {
  float: left;
  text-align: right;
  width: 47%;
}

.link_bar .link_bar_right {
  float: right;
  text-align: left;
  width: 49%;
  padding: 0 0 0 10px;
  border-left: #8d8d8d 1px solid;
}


/* twitter */

.tweet_bt {
  margin: 20px;
}

.tweet_bt h2 {
  font-weight: bold;
  margin: 0px;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px;
}

#tweeter form {
  margin: 10px 0px 0px 20px;
}

#tweeter h4 {
  font-weight: bold;
  margin: 0 10px 0 10px;
  padding: 5px 0 5px 8px;
  color: #532E0C;
  font-size: 18px;
}

#tweeter h4 img {
  vertical-align: middle;
}

#tweeter h4 span {
  margin-left: 10px;
}

#tweeter input {
  height: 20px;
  margin-top: 5px;
  width: 80px;
}

#tweeter textarea {
  width: 710px;
  height: 180px;
}


/* リツイート表示のデザイン */

.retweet {
  margin: 10px 15px;
}

.retweet .retweet_prof {
  float: left;
  margin-right: 5px;
  font-size: 12px;
}

.retweet .retweet_comment {
  line-height: 1.4;
  word-break: break-all;
  margin-left: 5px;
  color: #CCCCCC;
}

.retweet .retweet_comment span.orgtw {
  font-weight: bold;
  color: #000000;
  font-size: 14px;
}


/* コメント */
#article_comment h2 {
  font-weight: bold;
  margin: 20px;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px;
}

#commentbody {
  margin: 10px;
}

.commentttl {
  color: #947878;
  padding: 0 0 3px 0;
}

.commenttext {
  word-break: break-all;
  margin: 0 0 0 20px;
  line-height: 1.3em;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-weight: bold;
  padding: 0 0 10px 0;
  font-size: 16px;
  line-height: 110%;
}

.kobetsucom {
  line-height: 1.6;
}

/* コメント/レス投票 */
.cvotebtn {
  background-color: #f5f5db;
  height: 25px;
  width: 100px;
  border-color: #e1e1dc #b4b4a9 #b4b4a9 #e1e1dc;
  transition: all 0.1s ease-in;
}

.cvotebtn:hover {
  background: #dbbb8c
}

.vote_graph{
	height: 20px!important;
  margin: 0px 1px 0px 5px!important;
  vertical-align: middle;
}

.vote_score {
    vertical-align: text-bottom;
    color: #777;
    font-size: 12px;
}

.resvote{
	text-align:right;
	margin-bottom: 5px;
}

.resvote p{
	margin:0px;
}


/* コメントフォーム */

#takecomment {
  padding: 3px 5px 10px 0;
}

#takecomment .takecommenthead {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding: 0 0 0 23px;
  margin: 0 0 3px 0;
}

.fix_md_left {
  height: 40px;
}

.form {
  font-size: 12px;
}

.form th {
  padding: 2px;
  text-align: right;
}

textarea#text {
  width: 710px;
  height: 180px;
}

#formbody .sidebody {
  background: url("/img/dot.gif") no-repeat 0 5px;
  padding: 0 0 0 12px;
  font-size: 10px;
  text-align: left;
  line-height: 130%;
  margin: 0 0 8px 5px;
}


/* ブログパーツ */

.right_box {
  text-align: right;
}


/* ソーシャルボタン */

.social_buttons {
  margin: 15px;
}


/* オートページャー */

.content {
  /* margin-bottom: 10px; */
}


/* a-ch へのリンク */

.continue_link {
  margin-left: 35px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}

.continue_link img {
  margin: 30px 100px;
}


/* 羅列記事 */

.rrx {
  font-size: 18px;
  font-weight: bold;
  line-height: 220%;
  margin: 20px 10px 30px 10px;
  text-align: left;
}

.rrx br {
  display: none;
}

.rrx span.sidebody {
  line-height: 180%;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("/img/pickup.png");
  background-position: -2px -378px;
  padding: 2px 0 7px 45px;
  margin: 0 0 4px;
  width: 700px;
}

.rrx span.sidebody#sp-1 {
  background-image: url("/img/pickup.png") !important;
  padding: 8px 0 8px 45px;
  background-position: -10px -5px;
  margin: 10px 0;
}


/* ランキング */

div.weekly-ranking span.weekly-title {
  font-size: 18px;
}

.weekly-ranking h2 {
  font-weight: bold;
  margin: 10px 0 0 20px;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px;
}

.weekly-ranking ul {
  margin: 13px 0 13px 40px;
}

.weekly-ranking img {
    width: 120px;
}

.weekly-ranking li.imageli span {
    left: 140px;
}

.weekly-ranking ul li.imageli {
  font-size: 14px;
  border-bottom: 1px dashed #dbbb8c;
  position: relative;
  padding: 8px 10px !important;
  background: none !important;
  word-break: break-all;
}

.weekly-ranking ul li.imageli p {
  font-size: 14px;
  line-height: 26px;
  margin: 0;
}

.weekly-ranking ul li.imageli p.article {
  margin-bottom: 5px;
}

.weekly-ranking ul li.imageli p.info span {
  background-color: #dbbb8c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 3px 6px;
  margin: 0 10px 5px 0;
  position: static !important;
  display: inline-block;
  top: 0;
  left: 0;
  font-weight: normal;
}

.weekly-ranking ul li.imageli p.info span.traffic {
  color: #FFFFFF;
}

.weekly-ranking ul li.imageli p.summary {
  line-height: 1.2;
  margin-top: 5px;
  color: #947878;
}

.weekly-ranking ul li.noimageli {
  border-bottom: 1px dashed #dbbb8c;
  overflow: hidden;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px 20px;
  background: url("/img/list-triangle.gif") no-repeat 6px 10px;
  background-position-y: 13px;
}

.weekly-ranking ul li.noimageli p.article {
  margin: 5px 0 15px 0;
}

.weekly-ranking ul li.noimageli p.summary {
  margin: 0 0 5px 0;
  color: #947878;
}


/* 記事中広告 */

.in_ads {
  /* margin-left:auto;
	margin-right:auto; */
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.in_ads_sec {
  /* margin-left: -7px; */
  margin-top: 50px;
  margin-bottom: 50px;
}


/* 右サイドバー */

#BlogParts_bList2 img, #BlogParts_bList2 span.rank {
  display: none !important;
}

#BlogParts_bList2 ul li span.subject {
  position: static;
  left: 80px !important;
  height: auto !important;
}

#BlogParts_aList1 ul li {}

#BlogParts_aList2 ul li {
  background: none !important;
}

#BlogParts_bList2 ul li {
  /* background: url(/img/dot.gif) no-repeat 5px 5px !important; */
}

#BlogParts_bList2 ul li {
  background: none !important;
}

.side .ranking_analytics ul li {
  height: 60px;
}


/* gifplayer関連 */

ins.play-gif {
  position: absolute;
  font-family: Arial, sans serif;
  width: 50px;
  height: 50px;
  line-height: 52px;
  text-align: center;
  background: #222;
  font-size: 18px;
  color: #fff;
  border-radius: 50%;
  opacity: .9;
  border: 4px solid #fff;
  cursor: pointer;
  text-decoration: none;
}

ins.play-gif:hover {
  opacity: .5;
}

.gifplayer-wrapper {
  position: relative;
}

.spinner {
  height: 50px;
  width: 50px;
  margin: 0px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-animation: rotation .6s infinite linear;
  -moz-animation: rotation .6s infinite linear;
  -o-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-left: 6px solid rgba(255, 255, 255, 0.15);
  border-right: 6px solid rgba(255, 255, 255, 0.15);
  border-bottom: 6px solid rgba(255, 255, 255, 0.15);
  border-top: 6px solid rgba(255, 255, 255, 0.8);
  border-radius: 100%;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}

@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}

@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.blog_info {
  padding: 0 5px 30px 20px;
  margin: 0;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: bold;
  color: #202020;
}


/*埋め込み用*/

#hidden {
  display: none;
}


/* サムネイル */

img.thumbnail {
  width: 250px;
  height: 150px;
}


/* 旧カテゴリデザイン */

body#category .content {
  margin: 0;
}

body#category .blogbodytop {
  border-top: #dbbb8c 2px solid;
}

body#category .blogbodylist {
  background-color: #f5f5db;
  border-left: #dbbb8c 2px solid;
  border-right: #dbbb8c 2px solid;
  line-height: 130%;
  text-align: left;
  margin: 0 auto;
  padding: 10px 5px 0 5px;
}

body#category .article_list {
  padding-bottom: 5px;
  margin-top: 0px;
  border-bottom: #a59379 1px dotted;
  min-height: 1px;
}

body#category .article_listafter {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

body#category .article_list .right_first {
  width: 550px !important;
}

body#category .article_list img {
  border: 0;
}

body#category .article_list .comment {
  float: right;
  width: 93px;
  height: 60px;
  text-align: left;
  background: url(/img/comment-hukidashi.png) no-repeat top left;
  display: block;
}

body#category .article_list .comment a {
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 35px;
  width: 70px;
  height: 35px;
  font-size: 110%;
  font-weight: bold;
  padding-right: 10px;
}

body#category .article_list .comment a:hover {
  background: none;
  text-decoration: none;
  font-size: 130%;
}

body#category .article_list .comment iframe {
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 35px;
  width: 72px !important;
  height: 62px !important;
  font-size: 110%;
  font-weight: bold;
  padding-right: 10px;
}

body#category .article_list .comment-category {
  float: left;
  width: 93px;
  height: 60px;
  text-align: left;
  background: url(/img/comment-hukidashi.png) no-repeat top left;
  display: block;
}

body#category .article_list .comment-category a {
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 35px;
  width: 70px;
  height: 35px;
  font-size: 110%;
  font-weight: bold;
  padding-right: 10px;
}

body#category .article_list .comment-category a:hover {
  background: none;
  text-decoration: none;
  font-size: 130%;
}

body#category .article_list .comment-category iframe {
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 35px;
  width: 72px !important;
  height: 62px !important;
  font-size: 110%;
  font-weight: bold;
  padding-right: 10px;
}

body#category .article_list .kobetsu_comment .comment {
  float: left !important;
}

body#category .article_list .left {
  float: left;
  height: 60px;
  text-align: left;
}

body#category .article_list .left a img {
  border: 0;
}

body#category .article_list .right {
  float: left;
  width: 550px;
  text-align: left;
  display: block;
  word-wrap: break-word;
}

body#category .article_list .right h2 {
  margin: 0 0 5px 0;
  line-height: 1.3;
  font-size: 16px;
}

body#category .article_list .right_first {
  float: left;
  width: 655px;
  text-align: left;
  display: block;
  word-wrap: break-word;
}

body#category .article_list .right_first h2 {
  font-size: 18px;
  line-height: 1.3;
  margin: 0 0 5px;
}

body#category .article_list .thumb {
  float: left;
  margin: 0 20px 0 10px;
}

body#category .article_list .thumb img {
  width: 60px;
  height: 60px;
}

body#category .article_list .thumb-category {
  float: right;
  margin: 0 20px 0 10px;
}


/* サイドバーソーシャルボタン */

.sidebar_title_buttons {
  display: inline-block;
  margin: 10px 0 10px 5px;
}

.sidebar_title_buttons img {
  opacity: 0.8;
}

.btn {
  padding: 1px 3px 1px 3px !important;
}

.btn .label {
  font-size: 6px;
}

.btn-o {
  /* max-width: 30% !important; */
}

#BlogParts_bList0 {
  overflow: visible !important;
}


/* サイドバー検索デザイン */

#BlogParts_bList1 {
  /* margin-top: 10px;  */
}

.side .gsc-control-cse {
  padding: 0;
}


/* サイドバーカテゴリー別アーカイブ */

#BlogParts_bList2, #BlogParts_bList3 {
  /* margin-top: 10px; */
}

#BlogParts_bList2 select, #BlogParts_bList3 select {
  width: 100%;
}


/* サイドバー月別アーカイブデザイン */


/* 旧レスデザイン */

.mm {
  font-weight: bold;
  color: #000000;
  margin: 0 0 0 20px;
  text-align: left;
  font-size: 14px;
  line-height: 160%;
}

#main_column .news_quote {
  /* position: relative; */
  bottom: 20px;
/*  border-left: 3px solid #F2E6D5;*/
  color: #202020;
  font-size: 18px;
  font-weight: bold;
  line-height: 160%;
  margin: 20px 0 30px 10px;
  padding: 0 10px;
  text-align: left;
}

#main_column .rr {
  color: #202020;
  margin: 0 0 50px 20px;
  padding-right: 10px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 160%;
}

#main_column .rrx {
  color: #202020;
  font-size: 18px;
  font-weight: bold;
  line-height: 220%;
  margin: 20px 0px 30px 10px;
  padding-right: 10px;
  text-align: left;
}

#main_column .zz {
  color: #202020;
  margin: 0 0 50px 20px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 160%;
}

#main_column .r1 {
  margin: 0 0 50px 20px;
  color: #dc143c;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 160%;
  padding-right: 100px;
}

#main_column .r2 {
  margin: 0 0 50px 20px;
  padding-right: 100px;
  color: #6a5acd;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 160%;
}

#main_column .r3 {
  padding-right: 100px;
  border-top: #000 1px solid;
  margin: 0 0 50px 20px;
  color: #dc143c;
  line-height: 160%;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
}

#main_column .aa {
  margin: 0 0 50px 20px;
  background: #eee;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 12px;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em;
  color: #202020;
}

#main_column .aaa {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 10px;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em;
  color: #202020;
}

#main_column .as {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 16px;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em;
  color: #202020;
}

#main_column .a3 {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 16px;
  color: #dc143c;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em;
}

#main_column .a4 {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 16px;
  color: #6a5acd;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em;
}

#main_column .a1 {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 12px;
  color: #dc143c;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em;
}

#main_column .a2 {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
  font-size: 12px;
  color: #6a5acd;
  word-break: break-all;
  margin: 0 0 50px 20px;
  line-height: 1em;
}

#fixfooter {
  width: 41px;
  height: 211px;
  position: fixed;
  bottom: 90px;
  right: 0px;
  z-index: 666;
}

#fixfooter ul {
  margin: 0;
  padding: 0;
}

#fixfooter ul li {
  list-style: none;
  width: 41px;
  margin: 0;
  padding: 0;
}

#fixfooter ul li img {
  border: 0 !important;
  vertical-align: bottom;
  filter: Alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#fixfooter ul li a:hover img {
  filter: Alpha(opacity=100) !important;
  -moz-opacity: 1.0 !important;
  opacity: 1.0 !important;
}

#toppage .first_list .main_article_info {
  display: none !important;
}

#toppage .automatic-related, #category .automatic-related {
  display: none !important;
}

#toppage #related-title, #category #related-title {
  display: none !important;
}


/* Google追尾 */

#stickyunit {
  position: fixed;
}


/*tooltip
------------------------------------------------------------------*/

div.tooltip {
  display: none;
  position: absolute;
  padding: 8px 12px;
  margin-top: -64px;
  width: 600px;
  background: #f5f5f5;
  border: #000000 1px solid;
  z-index: 999;
  font-size:14px;
  color:#000;
}


/* 関連記事の画像修正 */

.automatic-related#mainmore img {
  width: 60px;
  height: 60px;
}

.manual-related#mainmore img {
  width: 60px;
  height: 60px;
}


/* レスコメント */

.rescmt_switch {
  font-size: 10px;
  background-color: #dbbb8c;
  border-radius: 5px;
  padding: 3px;
  color: #fff;
  font-weight: normal;
}

.res_block .rescmt_box, #commentbody .rescmt_box {
  padding: 5px;
  line-height: 1.4;
  background: #FFF;
  border: 1px solid #dbbb8c;
  border-radius: 15px;
  margin-left: 150px;
  margin-bottom: 0px;
}

#commentbody .rescmt_box {
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}


.res_block .rescmt_box .rescmt_liner, #commentbody .rescmt_box .rescmt_liner {
  color: #202020;
  font-size: 11px;
  margin: 3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.res_block .rescmt_anchor, #commentbody .rescmt_anchor {
  text-align:right;
  margin-top: 7px;
  margin-bottom: 20px;
}

.rescmt_anchor a{
  font-size: 11px;
  background-color: #c4c4c4;
  border-radius: 5px;
  color: #fff;
  padding:0px 3px 0px;
}

.slide_selector2 img {
  width: 360px;
  height: 250px;
  overflow: hidden;
  margin: 0 14px;
  border-radius: 5%;
}

#formbody {
  margin-left: 10px;
}

#formbody input.button {
  width: 100%;
  font-size: 20px;
  -webkit-appearance: none;
  height: 50px;
  margin-top: 10px;
}

#formbody td {
  padding: 0;
}


/*コメントソート*/

#comment_sort_navi {
  font-weight: normal;
  color: #000;
}

.sponsored {
  text-align: left;
  margin: 10px auto;
  padding: 3px 3px 3px 10px;
  color: #660000;
  /*    background-color: #dbbb8c; */
  background-color: #f5f5db;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  display: none;
}

.sponsored_in {
  text-align: left;
  margin: 10px 3px;
  padding: 3px 3px 3px 10px;
  color: #660000;
  background-color: #dbbb8c;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  display: none;
}


/* フッター */

footer#footer {
  width: 100%;
  margin-top: 10px;
  float: left;
  border-top: #ded5b8 solid 3px;
  background-color: #f5f5db;
}

#toppage footer#footer, #article footer#footer, #category footer#footer {
  width: 1146px !Important;
  display: none;
}

#footer-inner {
  width: 780px;
  margin: 20px auto;
}

.footer-box {
  width: 250px;
  margin: 0 5px;
  float: left;
}

.footer-midashi {
  text-align: left;
  color: #fff;
  background-color: #6a7285;
  padding: 4px 4px 4px 8px;
}

.footer-midashi-inner {
  padding: 2px 0 3px 10px;
  display: block;
  border-left: 14px double #f5eab5;
}

.footer-box ul {
  margin-top: 10px;
}

.footer-box ul li {
  background: url(/img/dot.gif) no-repeat 5px 5px;
  padding-left: 15px;
  margin-bottom: 10px;
}

#maincolumn-footer {
  margin-top: 20px;
  height: 700px;
}


/* トップへ戻る */

.sp_toplink_img {
  display: none;
}


/* 右サイドバーアンテナ画像リンク */

ul.img-link li {
  background: none !important;
  position: relative;
  margin-left: -15px;
}

ul.img-link li img {
  width: 180px !important;
  ;
  height: 100px !important;
  position: static !important;
}

ul.img-link li span {
  color: #fff;
  font-size: 12px;
  line-height: 1.5em;
  position: absolute;
  z-index: 7;
  background-color: rgba(106, 61, 18, 0.4);
  height: 35px;
  width: 170px;
  top: 55px;
  left: 15px;
  padding: 5px;
  overflow: hidden;
}

.catch {
  margin-left: 30px;
  margin-bottom: 30px;
  display: none;
}

img.body_topimg {
  display: none;
}


/* 続きを読む */

.square_btn {
  display: inline-block;
  padding: 10px 9px 10px 9px;
  text-decoration: none;
  background: #f5f5db;
  ;
  /*ボタン色*/
  color: #FFF;
  border: solid 1px #000;
  border-radius: 3px;
  width: 720px;
  height: 20px;
  margin: 20px 0px;
  color: #000;
  font-size: large;
  text-align: center;
}

.square_btn:active {
  /*ボタンを押したとき*/
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  /*下に動く*/
  border-bottom: none;
  /*線を消す*/
}

.square_btn:visited {
  color: #000;
}


/* 関連記事の調整 */

.article_bodymore #related-title {
  /* display:none; */
}

.article_bodymore .automatic-related {
  display: none;
}


/* ソーシャルボタン一覧 */

.social-list {
  text-align: center;
  font-size: 13px;
}

.social-list .social-list-tw {
  margin-top: 10px;
}

.social-list img {
  width: 48px;
  height: 48px;
  margin-right: 5px;
  vertical-align: middle;
}

#kobetsu .social-list ul {
  margin-top: 0px;
}

.social-list ul {
  list-style: none;
  font-weight: bold;
  font-size: 0px;
}

.social-list li {
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
  background-image: none !important;
  padding: 0px !important;
  font-size: 14px;
}

.social-list li a {
  color: #FFF;
  padding: 10px 0;
  display: block;
}

.social-list li.social-tw {
  background-color: #33ccff !important;
  width: 50%;
}

.social-list li.social-fb {
  background-color: #3b5998 !important;
  width: 50%;
}


/* pickup */

.pickup_main img, .pickup_mainmore img {
  max-width: 500px !important;
  margin-top: 50px;
}

.pickup_main li, .pickup_mainmore li {
  border-bottom: dotted 3px #dbbb8c;
  margin-bottom: 50px;
  padding-bottom: 50px;
}

.pickup_main li br, .pickup_mainmore li br {
  display: none;
}


/* 人気記事ランキング用デザイン */

.ranking-star {
  background-color: #fff;
}

.ranking-star .section-rss h2 {
  font-size: 16px !important;
  padding: 10px !important;
  background-color: #DBD6A2 !important;
  line-height: 1.4 !important;
}

.ranking-star .section-rss ul li.imageli, .weekly-ranking ul li.imageli {
  font-size: 14px;
  border-bottom: 1px dashed #dbbb8c;
  position: relative;
  padding: 8px 10px !important;
  background: none !important;
}

.ranking-star .section-rss ul li.imageli span {
  position: absolute;
  top: 10px;
  left: 80px;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 58px;
}

.ranking-star .section-rss ul li.imageli div {}

#BlogParts_bList2 .ranking-star img {
  display: block !important;
}

.sidewrapper .side .ranking-star ul {
  min-height: 70px !important;
}


/* 前日の人気記事関連 190717 */

div.daily_popular_title {
  font-weight: bold;
  margin: 20px;
  padding: 5px 0 5px 8px;
  border-left: 12px solid #8D4225;
  color: #532E0C;
  font-size: 18px;
}

.daily_popular_separator {
  border-top: 15px solid #e6ecf0;
  margin: 0px -5px;
}


/* リスト系ページからピックアップ内部の「続きを読む」と仕切りを消去 190720 */

#main_article_list .pickup_main .article_bodyfooter, #main_article_list .pickup_main .daily_popular_separator {
  display: none;
}


/* 検索 */

#search {
  float: right;
  width: 300px;
  margin-top: 10px;
  margin-right: 5px;
}

.bodymoreb {
  font-weight: bold;
  padding: 0;
  margin: 10px;
}

.bodymoreb li, .related-articles ul li {
  /*1968y*/
  border-bottom: 1px dashed #dbbb8c;
  overflow: hidden;
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 10px 20px;
}

.related-articles {
  margin: 10px 10px 50px 10px;
  padding: 0;
  font-weight: bold;
}

.related-articles ul {
  margin-top: 10px;
  margin-bottom: 20px;
}


/* ( ・∀・)ｲｲ!!ボタン */


/* ここから下がボタンのCSS　*/

.btn-push {
  display: inline-block;
  max-width: 180px;
  text-align: left;
  background-color: #ffa300;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  border-bottom: 4px solid #d37800;
  margin-right: 3px;
}

.btn-push:active {
  transform: translateY(4px);
  border-bottom: none;
}

.monthly_ranking_index .inline {
  margin: 10px 30px;
  display: inline-block;
}

.monthly_ranking_index .inline a {
  font-size: 12px;
  background-color: #dbbb8c;
  border-radius: 5px;
  padding: 0px 5px;
  margin: 0px 3px 3px 0px;
  font-weight: normal;
  line-height: 2.0;
  word-break: break-all;
  display: inline-block;
}


/* ヘッダーメニュー　カテゴリー */

#header_menub {
  border-bottom: 3px solid #ded5b8;
}

#header_menub a:visited {
  color: #660000;
}

#header_menub ul.header_category {}

#header_menub ul.header_category li {
  font-size: 13px;
  padding: 8px;
  border-right: 2px solid #ded5b8;
  float: left;
}

#header_menub ul.header_category li.category_bold {
  border-left: 4px solid #ded5b8;
}

#header_menub ul.header_category li:hover {
  background-color: #dbbb8c;
}

#header_menub ul.header_category li.header_top {
  background-color: #dbbb8c;
}


/*ホームに戻る*/

.home-back {
  background-color: #dbbb8c;
  display: block;
  text-align: center;
  margin-top: 50px;
}

.home-back a:visited {
  color: #660000;
}

.home-back img {
  vertical-align: middle;
  height: 48px;
  width: 48px;
  padding: 10px 0;
  margin-right: 15px;
}

.home-back span {
  font-size: 24px;
  vertical-align: middle;
}


/* TOP3 */

#pickup {}

#pickup #pickup_inner .pickup_popular {
  background-color: #FFFFFF !important;
}

#pickup #pickup_inner .pickup_comment {
  background-color: #FFFFFF !important;
}

.eyecatch {
  position: relative;
  width: 250px;
  height: 150px;
  overflow: hidden;
  margin-bottom: 10px;
  object-fit: cover;
}

.eyecatch img {
  width: 100%;
}

#pickup #pickup_inner .pickup_box {
  width: 250px;
  height: 225px;
  position: relative;
  float: left;
  /* border: #dbbb8c 1px solid; */
  overflow: hidden;
}

#pickup #pickup_inner .pickup_box .pickup_rank {
  background-color: #FFF;
  color: #000;
  position: absolute;
  top: 5px;
  left: 5px;
  font-family: "Fjalla One";
  font-size: 14px;
  font-weight: normal;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  z-index: 9;
}

#pickup #pickup_inner #pickup_top3:not(:last-child), #pickup_comment3:not(:last-child) {
  /* margin-bottom:10px; */
}

#pickup #pickup_inner .pickup_first {
  margin-right: 12px;
}

#pickup #pickup_inner .pickup_second {
  margin-right: 12px;
}

#pickup #pickup_inner .pickup_third {}

.heading-pickup {
  color: #004B91;
  margin: 0;
  padding: 0 5px 10px 5px;
  display: block;
  margin-bottom: 20px;
  line-height: 1.6;
  font-weight: 700;
  height: 75px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.ribbon {
  display: block;
  position: relative;
  height: 42px;
  /*リボンの高さ*/
  line-height: 42px;
  /*リボンの高さ*/
  vertical-align: middle;
  text-align: center;
  padding: 0 30px;
  /*横の大きさ*/
  font-size: 18px;
  /*文字の大きさ*/
  box-sizing: border-box;
  /* border: #dbbb8c 2px solid; */
}

.ribbon1 {
  background-color: #f5f5db !important;
  border-left: 12px solid #8D4225;
  color: #532E0C;
}

.ribbon2 {
  background-color: #f5f5db !important;
  border-left: 12px solid #CD853F;
  color: #532E0C;
}


/* 顔文字　*/

#kaomojibox {
  font-size: 14px;
}


/* ヘッダー SNS */

.header_sns img {
  height: 19px;
  vertical-align: middle;
}

.header_sns {
  margin-right: 10px;
}

body#toppage .leftad {
  display: none;
}

body#toppage .hideblock, body#category .hideblock {
  display: none;
}

body#article .hideblock-kobetsu {
  display: none;
}


/* みぎサイドバー */

#Sticky-Right {
  background-color: #fff;
  width: 300px;
}


/* 広告背景 */

.ads_top {
  background-color: #fff;
}


/* ピックアップ top3*/

h3.ribbon {
  margin: 0;
}

#pickup_top3, #pickup_comment3 {
  margin-bottom: 10px;
}


/* コメント　リンク */

.main_article_comment a, .main_article_comment a:visited {
  color: #c4c4c4;
}


/* picup */

.pickup_main h2 {
  margin: 40px 0;
  line-height: 2.0;
}


/* 広告非表示 */


/* 画像マージン */

.article_body img, .article_bodymore img {
  margin: 20px 0;
}


/* 続きを読む */

body#toppage .article_body, body#category .article_body {
  max-height: 400px;
  overflow: hidden;
}

.readmore {
  margin: 0 15px;
}

.article_bodyfooter .readmore a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: block;
  border: solid 1px #ccc;
  background: #f5f5db;
  font-size: 15px;
  height: 34px;
  text-align: center;
  color: #660000;
  font-weight: bold;
  text-decoration: none;
  line-height: 34px;
}


/* br 非表示 */

.article_body br, .article_bodymore br {
  display: none;
}


/* TOPページ 記事間 マージン */

.list_border_top {
  border-top: 15px solid #e6ecf0;
}

.list_border_top .main_article_header_inner {
  border-top: none !important;
}


/* RSS 調整 */

.rss_block img {
  margin: 0 !important;
}

.article_body .rss_block br {
  display: block !important;
}

.rss-title {
  font-size: 24px;
}


/* 本文 区切り消し */

.article_body .res_block {
  border-bottom: 0px !important;
}


/* 令和 */


/* レス */

.quote_box {
  padding: 0 5px 30px 20px;
  margin: 0 0 60px;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  border-left: 3px solid #CCCCCC;
}

.res_box {
  margin: 10px 0;
}

.res_box .res_header {
  padding: 2px 5px;
  color: #666;
  font-size: 11px;
}

.res_box .res_body {
  padding: 0 5px 30px 20px;
  margin: 0 0 60px;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
}

.res_box .res_body_r1 {
  padding: 0 5px 30px 20px;
  margin: 0 0 60px;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  color: #FF3300;
}

.res_box .res_body_r2 {
  padding: 0 5px 30px 20px;
  margin: 0 0 60px;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  color: #3333CC;
}


/* 3カラム調整用 */

#block_left {
  width: 1146px;
  float: left;
}


/* ローディング */

.loading {
  text-align: center;
  margin: 20px 0;
}

a.back_top:visited {
  color: #660000;
}


/* トップページ 1記事目　サムネイル非表示*/

.first_list .main_article_thumb {
  display: none;
}

#toppage .body_topimg_amz, #category .body_topimg_amz {
  display: none;
}


/* amazon */

.amazon_link_sidebar {
  margin: 15px 0;
}

img.ama_image {
  max-width: 200px;
}


/* ループ広告 */

.ads_box_loop {
  margin: 40px 0px;
}

.ads_box_loop_outer {
  /* height: 145px !important; */
}

.adsense_responsive_loop1 {
  width: 780px;
  height: 145px;
}


/* ループ広告 本文の広告非表示 */

#toppage div.article_bodyfooter, #category div.article_bodyfooter {
  display: none;
}


/* 短文 */

.tanbun_title {
  font-weight: bold;
  padding: 5px 0 5px 8px;
  color: #532E0C;
  font-size: 24px;
  border-left: 12px solid #628888;
  margin: 15px 20px;
  line-height: 30px;
}

.tanbun_info {
  font-size: 16px;
  margin-left: 20px;
  margin-bottom: 20px;
  color: white;
  background-color: #6a7285;
  display: inline-block;
  padding: 5px;
}

.res_copy {
  border: 0px !important;
}

.catch_amz {
  margin-bottom: 10px;
  display: none;
}

.catch_amz:after {
  content: "amazon.co.jp";
  color: #999;
}

span.translation {
  color: #660000;
  margin-top: 15px;
  display: block;
}

span.translation_r1 {
  color: #dc143c;
  margin-top: 15px;
  display: block;
}

span.translation_r2 {
  color: #6a5acd;
  margin-top: 15px;
  display: block;
}


/* Livedoor2022 */
video {
    max-width: 100%;
    max-height: 800px;
}

li.comment-body {
    word-break: break-all;
    margin: 10px 0 0 0px;
    line-height: 1.3em;
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Mona", "mona-gothic-jisx0208.1990-0", sans-serif;
    font-weight: bold;
    /* padding: 0px 0 0px 0; */
    font-size: 16px;
    line-height: 110%;
}

li.comment-author {
    color: #538b53;
}

#comment-form.comment-form-v2 .comment-form-tools .comment-form-sumibit .submit button {
    background: #dbbb8c;
    color: #000;
}

#comment-form.comment-form-v2 .comment-form-tools .memorize label input:checked + span::before {
    background: #dbbb8c;
    color: #000;
}

#comment-form.comment-form-v2 .comment-form-tools .rating-icon-v2 div.selected::before {
    background: #dbbb8c;
    border-color: #dbbb8c;
}

/* PCコメントフォーム「情報を記憶」チェックボックス縦位置修正 */
#comment-form.comment-form-v2 .comment-form-tools .memorize label span::before,
#comment-form.comment-form-v2 .comment-form-tools .memorize label input:checked + span::after{
    top: -2px;
}

#header2 {
    display: none!important;
}

/* /Livedoor2022 */

/* サイドバー youtube */
.youtube_blogparts {
   margin-bottom:20px;
}
.movie_box {
    width:330px;
    overflow:hidden;
    margin-bottom: 5px;
}
.movie_thumbnail img {
     width:330px;
}
.movie_title {
    display:none;
}
.rss_box {
   position: relative;
    width:300px;
    /* height:248px; */
    /* overflow:hidden; */
    margin-bottom: 5px;
    margin-left:3px;
    background:none !important;
    margin-left:0px !important;
}
.rss_box:hover {
opacity: 0.5;
}
.rss_thumbnail img {
     /* width:330px; */
  width: 300px !important;  /* 幅は自動調整 */
  height: 136px !important; /* 高さを136pxに固定 */
  object-fit: cover; /* 余分な部分をカットして、コンテナにフィットさせる */
  object-position: center; /* 画像の中心がコンテナの中心に来るように配置 */
  position:static !important;
}

.rss_title {
    position: absolute;
    bottom: 0;
    background-color: rgba(30,30,30, 0.6);
    font-weight:bold;
    font-size: 14px;
    padding: 10px;
   /* width: 310px; */

}

.rss_title a {
    color:#ffffff;
}
/* twitter share*/
.twitter-share-button {
    float: right;
    width: 50px;
    display: inline-block;
    background-color: #000000;
    color: white;
    padding: 10px 10px 10px 10px;
    margin: 0 18px 0 0;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.3s;

}
.twitter-share-button a{
    color:#fff;
}
  .twitter-share-button:hover {
    background-color: #333333; /* ホバー時のカラー */
    cursor: pointer;
  }

/* サイドバー人気記事　調整用 */
.popularArticlesWithImage  li.popularArticleWithImage {
    font-size: 14px;
    border-bottom: 1px dashed #dbbb8c;
    /* padding-left: 70px !important; */
    min-height: 65px;
    background: none;
    list-style: none;
    word-break: break-all;
    background: none !important;
    position: relative;
}
.popularArticlesWithImage  li.popularArticleWithImage img{
    width: 300px !important; 
    height: 123px !important; 
    vertical-align: middle;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
}
.popularArticlesWithImage {
    margin:10px !important;
} 
div.popularArticlesWithImage.B div.title {
    margin-left:70px;

}
#sidebar_left .side ul li.popularArticleWithImage {
   padding-left: 0px !important;
   margin-bottom: 5px !important;

}
#sidebar_left .side div.popularArticlesWithImage.A div.title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 146px;
    height: 30%;
    padding: 2px;
background-color: rgba(30, 30, 30, 0.6);
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.4;

    opacity: 0.8;
    -moz-opacity: 0.8;
    overflow: hidden;
}
div.popularArticlesWithImage.A ul li a {
    border:none !important;
}
