@charset "UTF-8";
/*!
 * ress.css • v1.1.1
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

input {
  border-radius: 0;
}

[type=button], [type=reset], [type=submit] [role=button], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

/* ==========================================================================
   Template css
========================================================================== */
/*=========================================
  Bace
=========================================*/
body {
  color: #4a4a4a;
  min-width: 1010px;
  background: url(//blog-imgs-108.fc2.com/d/t/1/dt125kazuo/dt125kazuo_bg1.png) 0 0 repeat;
}

body,
textarea,
input,
select {
  font-family: Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

ul,
ol,
li,
dl,
dt,
dd {
  list-style: none;
}

p {
  margin: 0;
}

input[type="text"],
input[type="password"] {
  border: 1px solid #dadada;
  font-size: 14px;
  padding: 2px 10px 1px;
}

textarea {
  border: 1px solid #dadada;
  font-size: 14px;
  padding: 3px 10px 2px;
}

input[type="text"],
input[type="password"],
input[type="submit"],
textarea,
select {
  outline: none;
}

/*-----------------------------------------
  color
-----------------------------------------*/
a {
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

a:focus,
a:hover,
a:active {
  opacity: .85;
}

/*link color*/
a:link,
a:visited,
.blog_entry_body a,
.blog_entry_body a:visited,
.trackback_link a,
.trackback_link a:visited,
.plugin-all a,
.plugin-all a:visited,
.plg_blomaga a,
.plg_blomaga a:visited,
.pager a,
.pager a:visited,
.plugin_right_content .morebook_link_area a {
  color: #F0A417;
}

.header_menu_item_content a:hover{
  color: #F7C472;
  opacity: 1;
}

/*key color*/
.header_menu_item,
.header_menu_item_content_title,
.profile_content_name,
.blog_content_item .m_link_btn,
.blog_content_date,
.blog_content_category,
.comment_area_title,
.comment_item_author,
.relate_list_title,
.l_footer{
  color: #F0A417;
}

/*border color*/
.blog_content_list .blog_content_item:first-child,
.search_area,
.titlelist_area,
.blog_entry,
.l_footer{
  border-top-color: #F0A417;
}
.m_link_btn{
  border-color: #F0A417;
}
.page_top{
  border-left-color: #F0A417;
  border-right-color: #F0A417;
}

.header_menu_item_border{
  background-color: #F0A417;
}

/*text color*/
.header_menu_item .plugin-search input[type="text"],
.header_menu_item .plugin-mail-title,
.header_menu_item .plugin-mail-text,
.header_menu_item .plugin-mail-textarea,
.plugin_right_content a,
.plugin_right_content .main_menu a,
.blog_content_item .blog_content_title,
.relate_title,
.comment_form_text{
  color: #4a4a4a;
}

/*ボタン背景色*/
.header_menu_item .plugin-mail-submit,
.plugin_right_content .plugin-mail-submit,
.plugin_right_title_line::before,
.plugin_right_title_line::after,
.comment_form_btn,
.yahoo_search_btn{
  background: #F0A417;
}

.plugin_right_content a:hover{
  opacity: .7;
}

/*-----------------------------------------
  arrow 図形
-----------------------------------------*/
.m_link_btn{
  background:  url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAANCAYAAACtpZ5jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIJJREFUeNpiYACCD0vEFYDYgIGKgAlKnwdhoOEJ1Db4AZSeTy3DYQY7AvEFahrOCGMADRMAUvuBGBbWiQIxLxdQbDC1DWdEF4Aa/h7GBxrMSEkYI4MAJDbVggIUafNhhgJdm0iNyKOaoXCDqW0ossH/qWkoCLBA6UJoCphArSwNEGAASgwz7kQzcqQAAAAASUVORK5CYII=) right center no-repeat;
}
.relate_list_title_inner::before,
.relate_list_title_inner::after{
  background:  url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAAAICAYAAABHy4ewAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACRJREFUeNpi/LBE/D/DCAFMDKNgFIyCUTBIAeNoaTxMAUCAAQC9xAVbTnGiVgAAAABJRU5ErkJggg==) 0 0 no-repeat;
}

.pager_next_icon{
  background:  url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGhJREFUeNpiYACCD0vEA0CYAQdggtLrQRioMAGfogVQej42hYwwBlByPpCCKUgUiHm5AEMRPoWM6EZjU8iIzaFAhf9hbKAiRiYcJsFAIuluIug7fAqQAxOnAhBggdKBUJ9swOZbgAADAIjwNHRTKXSUAAAAAElFTkSuQmCC) center center no-repeat;
}


.pager_prev_icon{
  background:  url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJdJREFUeNpiYMABPiwRVwBiAxCbEYcCkOR+IBYAYkMmLAoSkBQ8AAkxYlEwH8q9AMSOAjEvPzAhKWjApgDuJqACkGQCVMECoGQisg0wRf9hAkAFGJ6BWZeIZO18rIqAuhcAqUaoWAJQYQGGdWimwNyWCNWMGZhoCgOBCjcwYQnwQmgQgEA+ssMZkHwHChtHqBtBGhgAAgwAKFM3IuukOzMAAAAASUVORK5CYII=) left center no-repeat;
}

.page_top_arr{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAATCAYAAACDW21BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIhJREFUeNpiYBgK4MMS8QQQJkcvIzmWAan5UG6iQMzLBTSzEM0yBnIsZSTXZ1CaZJ8yUhKM5AQvI6VxRqqljNRIIKRYykit1EisekZqJn1i9DFSO58R0s9ITcuIMYeR2pYRMo+RFpbhs5QRKOgA5OyntmU4LHWECc4nt/QnoXaZzzAKaAEAAgwAHod+uTfIiuQAAAAASUVORK5CYII=) center no-repeat;
}

.acc_open_btn{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAf1JREFUeNrsmtFtgzAQhg8vUPrUPtINskHIBnlvpSQbtBMgJigbEKT2nQ1CJigblMf2qXSC9hxdIkJMgQDBZ/WXThYSEvfpfD6bswU9KH+5sXFw0SZoUxrtqtfRUrQtjYn98Jl39cHqCDDHYYE27+hHjBYhUHxREARY4uChOdCvMjQfgdaDgiCAnD7hAAAqoBUCJb2CUA7ICDzCZRVQhPLOIASxoQQeQ3JBmNXBWDUQE4KwYVzlBJO2BtEIohGMVQEhk/lNI4gizJ1qmlka5sRZOSMUL3oaQwD55v0ZEaoTm76+eHX/cfT8/XrbJ9CsWGfKEQmBj0Ll1KJth8MIxCGfTyLiAT95RyC0i3UYgjjk+yEiC+Crne8W1Y2vIb4w8KpV1LWgkx13uYKOptw1EZpX8aaamgKyi4htAIgtV62fc1ehodVmlRNgiP5BdFOrHNG4su8ikhsQkFzQGZi7UgmyNQBka1REEgNAEkH/h2LGELFk2NeRiDFIdCiI1CnKGEJk+y5XsbL7DEH8ky0KtbsyZtFYV+21VoxAjnxV/Y1/hsu32NoqwGg81e1+fc2LZKrK56pGjzz+vgOjRo/yPEIvzjTbGe9bb0qfzG+GlqaZ9u3p2qNuYZoFY6xOTSAaRaQUHRc4X+FQAC2B86UaBRDva04VC4ILI148+xVgAIxwxWD7m0lZAAAAAElFTkSuQmCC) center no-repeat;
}
.acc_close_btn{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNrsms1tg0AQhYeV7yGn5Ig7oAPjDnxPJJsO0gFyB3TgWErOoQNDBaED+5icQjrILBojQnZjLMDsrPyk0V72MJ/e7P860IOKlzsXmwDDx5hR6+q6Y+QYGbWp+/hZdM3B6QiwwGaJseiYR4KxRaDkoiAIsMImwvCgXx0w1gj0PCgIAsjy2QwAoAIKESjtFYTGgHTgCS6rmBwqOoMQxI4G8BiSE8L8FIxzAsInCBfGVUEw+dkgBkG0gnE0EHIwvxsEUYeZqspMaMbEm4EQQDntKMf/QWh28sFc+ZSjvrRondgBD83r60zTkQ3w0UZZWrTt8BiBeJTzH0ci4KfoFwjtYj2GIB7lXjmyBL4qc3doTv4C3roVdLLjrkDQ0ZS7fGH4Kt5WM1tASkdcC0DcyTm9bx4+Lprd9+t9674CLNEVxDRNhqrZMRwpLDCkkCC5BSC5BMksAMmsciS1ACQVdNmVMIZIJMNxHdkyBilzr+618KS4Z3huP6Ab0+bKvmboRpVz86aRkyuVG6q9VsjIjVC7aaS71JgBRNx8XxSaujN5kcxV41n30COPv3vg/NBDJVY+cxm2Mz4+vSlzsv8xtFFmxj9Pnzzq1spsjNksbgPRypGGOwFw/sKhAFoB5081CiDe35w0E0IAI348+xFgAE7XtppDROK/AAAAAElFTkSuQmCC) center no-repeat;
}

/*-----------------------------------------
  text decoration
-----------------------------------------*/
.blog_entry_body a:hover,
.trackback_link a:hover,
.plugin-all a:hover,
.plg_blomaga a:hover {
  text-decoration: underline;
}

.blog_entry_body a:visited,
.blog_entry_body a:focus,
.blog_entry_body a:hover,
.blog_entry_body a:active,
.blog_entry_body a:hover{
  opacity: 1;
}


/*-----------------------------------------
  base box-shadow
-----------------------------------------*/
.blog_content_item,
.header_menu,
.header_menu_item_content::after,
.pager.have_prev,
.pager.have_next,
.blog_entry,
.profile_text,
.profile_img_shadow,
.plugin_right,
.relate_list,
.comment_area,
.trackback_area,
.search_area,
.titlelist_area{
  -webkit-box-shadow: 0 1px 4px 1px rgba(0,0,0,0.22);
  box-shadow: 0 1px 4px 1px rgba(0,0,0,0.22);
}

/*-----------------------------------------
  右カラムボタン
-----------------------------------------*/
.l_right_area .right_area_link_btn{
  width: 95%;
  color: #fff;
  background: #F0A417 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAANCAYAAADMvbwhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEhJREFUeNpiYBhM4P///wH/ISCBHHlqOqTgPwIkkCpPbcfMJ+CY+aOOGQyOWY9kWQCp8uQAJobBCgZF1Iw6YtAVaIOhiAcIMADqhjbg79s34gAAAABJRU5ErkJggg==) right center no-repeat;
  display: block;
  padding: 10px;
  font-size: 16px;
  margin: 0 auto;
}

/*-----------------------------------------
  Clear Fix
-----------------------------------------*/
.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}

/*=========================================
  Layout
=========================================*/
.l_header{
  background-color: #fff;
}
.l_container {
  width: 1010px;
  margin: 0 auto 40px;
  clear: both;
}

.l_left_area {
  float: left;
  width: 640px;
  margin: 40px 0 0 0;
}

.l_right_area {
  float: right;
  width: 320px;
  margin: 40px 0 0 0;
}


/*=========================================
  header
=========================================*/
.header_img,
.header_img a{
  height: 358px;
}

.header_img{
  width: 100%;
  margin: 0 auto;
}

.header_img a{
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  background: url(//blog-imgs-108.fc2.com/d/t/1/dt125kazuo/dt125kazuo_header02.jpg) center top no-repeat;
  display: block;
}


.header_img a:hover{
  opacity: .9;
}

.header_logo {
  position: absolute;
  top: 64px;
  left: 45px;
}

/*=========================================
  header menu
=========================================*/
.header_menu {
  background-color: #fff;
      position: relative;
}

.header_menu_inner{
  width: 1010px;
  margin: 0 auto;

}

.header_menu_item{
  float: left;
  padding: 16px 28px;
  cursor: default;
  font-weight: bold;
  display: block;
}
a.header_menu_item{
  cursor: pointer;
}
a.header_menu_item:hover{
  opacity: 1;
}

.header_menu_item_border{
  content: "";
  display: none;
  position: relative;
  width: 100%;
  height: 2px;
  bottom: -14px;
  left: 0;
  z-index: 2200;
  margin: 0 -28px;
}

.header_menu_item_content{
  width: 90%;
  margin: 0;

  background: #fff;
  position: absolute;
  display: none;
  z-index: 1500;
  border-radius: 4px;
  top: 55px;
  left: 0;
  width: 100%;
}

.header_menu_item_content::after{
  position: absolute;
    content: '';
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #fff;
    display: block;
    z-index: 1000;
}
.header_menu_item_content_inner{
  background: #fff;
  padding: 32px 32px 8px;
  z-index: 2000;
  position: relative;
}

.header_menu_item_content_title{
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 24px;
  position: relative;
}

/*
  ヘッダープラグイン [カテゴリ一覧],
  ヘッダープラグイン [最新記事],
  ヘッダープラグイン [最新コメント],
  ヘッダープラグイン [最新トラックバック]
*/
.header_menu_item_content li{
  width: 32.9%;
  margin: 0 0 16px;
  font-size: 13px;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 0;
}

.header_menu_item_content .plugin_area_first_desc,
.header_menu_item_content .plugin_area_first_desc2{
  width: 1010px;
  margin: 0px auto 16px;
  padding: 0 6px;
  font-weight: normal;
}

/*-----------------------------------------
  ヘッダープラグイン [最新記事 (サムネイル付)]
-----------------------------------------*/
.header_menu_item_content .fc2_recent_entry_thumb_item {
    width: 50%;
    float: left;
    font-weight: normal;
}
.header_menu_item_content div[id^="fc2_recent_entry_thumb_"]{
  width: 1010px;
  margin: 0px auto;
}

/*-----------------------------------------
  ヘッダープラグイン [アルバム]
-----------------------------------------*/
/*default*/

/*-----------------------------------------
  ヘッダープラグイン [最新記事],
  ヘッダープラグイン [最新コメント],
  ヘッダープラグイン [最新トラックバック],
  ヘッダープラグイン [月別アーカイブ],
  ヘッダープラグイン [月別アーカイブ],
  ヘッダープラグイン [カテゴリ別記事一覧],
  ヘッダープラグイン [リンク],
  ヘッダープラグイン [ユーザータグ],
  ヘッダープラグイン [プロフィール],
  ヘッダープラグイン [全記事表示リンク],
  ヘッダープラグイン [QR]
  ヘッダープラグイン [天気予報]
  ヘッダープラグイン [ブロとも申請フォーム]
-----------------------------------------*/
.header_menu_item_content_inner > ul,
.header_menu_item_content_inner div[id^="plugin-category-list"],
.header_menu_item_content_inner div.plugin-tag,
.header_menu_item_content_inner div.plugin-myimage,
.header_menu_item_content_inner div.plugin-myimage+p,
.header_menu_item_content_inner div.plugin-all,
.header_menu_item_content_inner div.plugin-qrcode,
.header_menu_item_content_inner div.plugin-weather,
.header_menu_item_content_inner div.plugin-blogranking,
.header_menu_item_content_inner div.plugin-counter,
.header_menu_item_content_inner div.plugin-konan,
.header_menu_item_content_inner div.plugin-bbs{
  width: 1010px;
  margin: 0px auto 20px;
}

/*-----------------------------------------
  ヘッダープラグイン [カレンダー]
-----------------------------------------*/
caption{
  font-weight: bold;
}
.plugin-calender{
  text-align: left;
  width: 1010px;
  margin: 0 auto 24px;
  font-weight: normal;
}
table.calender{
  text-align: center;
  margin: 0 auto;
  table-layout: fixed;
}
table.calender th{
  width: 74px;
  font-weight: bold;
}
table.calender td{
  width: 74px;
  padding: 10px 0;
}

table.calender td{
  font-weight: bold;
}

/*-----------------------------------------
  ヘッダープラグイン [カテゴリ(通常)]
-----------------------------------------*/
/*default*/

/*-----------------------------------------
  ヘッダープラグイン [カテゴリ(カスタマイズ向け)]
-----------------------------------------*/
.header_menu_item_content .main_list{
    float: left;
    width: 33%;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
}

.header_menu_item_content .main_list a{
  vertical-align: baseline;
  display: inline-block;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
      padding: 3px 8px;
      border-radius: 4px;
}

.header_menu_item_content .acc_btn + .sub_menu{
  position: absolute;
  z-index: 50;
  top: 2.6em;
  left: 0;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 98%;
  margin: 0 10px;
  padding: 8px 6px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  background: #fff;
}

/*フキダシの矢印*/
.header_menu_item_content .acc_btn + .sub_menu::before {
  content: '';
  top: -10px;
  left: 35%;
  -webkit-transform: translateX(-50%) translateY(34%) rotate(45deg) skew(20deg,20deg);
          transform: translateX(-50%) translateY(34%) rotate(45deg) skew(20deg,20deg);
  background: #fff;
  border: 1px solid #ddd;
  content: '';
  position: absolute;
  z-index: 10;
  width: 20px;
  height: 20px;
}

.header_menu_item_content .main_list:nth-child(1)  .acc_btn + .sub_menu::before{
  left: 3%;
}
.header_menu_item_content .main_list:nth-child(2)  .acc_btn + .sub_menu::before{
  left: 35%;
}
.header_menu_item_content .main_list:nth-child(3)  .acc_btn + .sub_menu::before{
  left: 68%;
}

.header_menu_item_content .acc_btn + .sub_menu::after {
  background: #fff;
  border-radius: 5px;
  content: '';
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header_menu_item_content .acc_btn + .sub_menu .sub_list,
.header_menu_item_content .acc_btn + .sub_menu .sub_list_end {
  width: auto;
  float: none;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  z-index: 50;
  margin: 0;
  padding: 8px 16px;
} 

.header_menu_item_content li.group_list {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/*  カテゴリ 右カラム共通
-----------------------------------------*/
.main_list{
  vertical-align: baseline;
}

.acc_btn{
  display: inline-block;
  width: 19px;
  height: 19px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}

.acc_btn:hover{
  opacity: .8;
}

.acc_btn + .sub_menu{
  display: none;
}

.acc_open_btn{
    background-size: 13px;
}
.acc_close_btn{
    background-size: 13px;
}

/*-----------------------------------------
  ヘッダープラグイン [カテゴリ別記事一覧]
-----------------------------------------*/
a.plugin-category-list-link {
    font-weight: bold;
}


/*-----------------------------------------
  ヘッダープラグイン [ユーザータグ]
-----------------------------------------*/
.plugin-tag a{
  display: inline-block;
  padding: 10px;
  font-weight: normal;
}

/*-----------------------------------------
  ヘッダープラグイン [プロフィール]
-----------------------------------------*/
.plugin-myimage img{
  max-width: 100%
}

.plugin-myimage+p{
  font-weight: normal;
}
/*-----------------------------------------
  ヘッダープラグイン [検索フォーム]
-----------------------------------------*/
.header_menu_item .plugin-search{
  width: 450px;
  margin: -4px auto 40px;
  position: relative;
}

.header_menu_item .plugin-search input[type="text"]{
  padding: 9px 48px 8px 14px;
  font-size: 14px;
  width: 450px;
  border: 1px solid #d6d6d6;
  border-radius: 30px;
  font-weight: normal;
}

.header_menu_item .plugin-search input[type="submit"]{
  position: absolute;
  right: 0;
    top: 0;

  display:block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT9JREFUeNrUVcsNgkAQBSqwBOzADsQOsAOpQG8clSMn6ACoQO1gS7ADKcESfJMMZrLuT4MHJ5nshpl989m3QxT9q8Q2Q13XKZY9NIOuhElBr9C+LMvHx+AAPmE5ehIj4AIBLsHgAO6w7LTPiteFVkXEAXovuCHjCtrK8rldDTQXfhv4KCs4H7oL29ZVMvwPHIRkhO9S90nEfi8zdgGTwN6KdqUIlrvAM7FvA9lWif3aBT5dlPJRTGSvDOeN4N/KaDPMAZ6GgE8lZswcr2iXeHOBX8W+CcxavonBBd7zkybJmceurDuNBDffC6Uyz1qrKskK9jlq7CCfU8hsobnSWVjhuou3GZMYuEsOGwPFUsMwk4+o48T881y0YK21gHo7TD02VPqqIJ7jj2MLMAu4LUAyFzi3ovjpT5kqmC72KcAAagZ6piWQfaQAAAAASUVORK5CYII=) center no-repeat;
  cursor: pointer;
  padding: 0;
  border: none;
    width: 52px;
    height: 34px;
}

/*-----------------------------------------
  ヘッダープラグイン [RSSリンクの表示]
-----------------------------------------*/
/*-----------------------------------------
  ヘッダープラグイン [全記事表示リンク]
-----------------------------------------*/
.plugin-all{
  font-weight: normal;
}
/*-----------------------------------------
  ヘッダープラグイン [ＱＲコード]
-----------------------------------------*/

/*-----------------------------------------
  ヘッダープラグイン [アクセスランキング]
-----------------------------------------*/
/*default*/

/*-----------------------------------------
  ヘッダープラグイン [ブロマガ]
-----------------------------------------*/
/*default*/

/*-----------------------------------------
  ヘッダープラグイン [ブロマガ購読者数]
-----------------------------------------*/
/*default*/

/*-----------------------------------------
  ヘッダープラグイン [ブロマガ購読者専用メールフォーム]
-----------------------------------------*/
/*default*/

/*-----------------------------------------
  ヘッダープラグイン [フリーエリア]
-----------------------------------------*/
/*default*/

/*-----------------------------------------
  ヘッダープラグイン [メールフォーム]
-----------------------------------------*/
.header_menu_item .plugin-mail{
    width: 500px;
    margin: -16px auto 24px;
    overflow: hidden;
}
.header_menu_item .plugin-mail-group {
    display: block;
    margin: 0 0 12px;
}

.header_menu_item .plugin-mail-title {
  display: block;
  font-weight: bold;
  font-size: 14px;
}

.header_menu_item .plugin-mail-text {
    width: 100%;
    padding: 7px 10px;
    font-weight: normal;
    font-size: 14px;
}

.header_menu_item .plugin-mail-textarea{
    width: 100%;
    min-height: 150px;
    font-weight: normal;
    font-size: 14px;
}

.header_menu_item .plugin-mail-submit{
  float: right;
  color: #fff;
  padding: 7px 18px;
  border-radius: 4px;
  margin: 10px 0 0px;
  cursor: pointer;
  font-weight: normal;
    font-size: 16px;
}

.header_menu_item .plugin-mail-submit:hover{
  opacity: .75;
}
/*-----------------------------------------
  ヘッダープラグイン [天気予報]
-----------------------------------------*/
/*-----------------------------------------
  ヘッダープラグイン [FC2ブログランキング]
-----------------------------------------*/
/*-----------------------------------------
  ヘッダープラグイン [FC2チャット]
-----------------------------------------*/
/*-----------------------------------------
  ヘッダープラグイン [FC2カウンター]
-----------------------------------------*/
/*-----------------------------------------
  ヘッダープラグイン [FC2アフィリエイト]
-----------------------------------------*/
/*-----------------------------------------
  ヘッダープラグイン [FC2投票]
-----------------------------------------*/
/*-----------------------------------------
  ヘッダープラグイン [FC2拍手ランキング]
-----------------------------------------*/
/*-----------------------------------------
  ヘッダープラグイン [FC2プロフ]
-----------------------------------------*/
/*-----------------------------------------
  ヘッダープラグイン [FC2掲示板]
-----------------------------------------*/



/*=========================================
  右カラム
=========================================*/
.plugin_area_third_desc{
  font-size: 14px;
  font-weight: normal;
}
/*-----------------------------------------
  右カラムリンク
-----------------------------------------*/
.l_right_area .plugin_right_content a{
  vertical-align: baseline;
  display: inline-block;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 14px;
}

/*-----------------------------------------
  右カラムカテゴリ
-----------------------------------------*/
.plugin_right_content .sub_list,
.plugin_right_content .sub_list_end{
      padding: 0 0 3px 20px;
      position: relative;
}
.plugin_right_content .sub_list::after,
.plugin_right_content .sub_list_end::after{
      position: absolute;
      top: 2px;
      left: 10px;
      content: "";
      width: 10px;
      height: 10px;
      -webkit-box-shadow: -1px 1px 0 0 #ddd;
              box-shadow: -1px 1px 0 0 #ddd;
}

/*-----------------------------------------
  右カラムプラグイン [最新記事 (サムネイル付)]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [アルバム]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [最新記事]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [最新コメント]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [最新トラックバック]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [カレンダー]
-----------------------------------------*/
.l_right_area caption{
  font-weight: bold;
}
.l_right_area .plugin-calender{
  text-align: left;
  width: auto;
  margin: 0 auto 24px;
  font-weight: normal;
}
.l_right_area table.calender{
  text-align: center;
  margin: 0 auto;
  table-layout: fixed;
}
.l_right_area table.calender th{
  width: 74px;
  font-weight: bold;
}
.l_right_area table.calender td{
  width: 74px;
  padding: 10px 0;
}

.l_right_area table.calender td{
  font-weight: bold;
}
/*-----------------------------------------
  右カラムプラグイン [月別アーカイブ]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [カテゴリ]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [カテゴリ(カスタマイズ向け)]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [カテゴリ別記事一覧]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [リンク]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [ユーザータグ]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [プロフィール]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [検索フォーム]
-----------------------------------------*/
.plugin_right_content .plugin-search{
  width: 100%;
  margin: -4px auto 40px;
  position: relative;
}

.plugin_right_content .plugin-search input[type="text"]{
  padding: 9px 48px 8px 14px;
  font-size: 14px;
  width: 100%;
  border: 1px solid #d6d6d6;
  border-radius: 30px;
  font-weight: normal;
}

.plugin_right_content .plugin-search input[type="submit"]{
  position: absolute;
  right: 0;
  top: 0;

  display:block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT9JREFUeNrUVcsNgkAQBSqwBOzADsQOsAOpQG8clSMn6ACoQO1gS7ADKcESfJMMZrLuT4MHJ5nshpl989m3QxT9q8Q2Q13XKZY9NIOuhElBr9C+LMvHx+AAPmE5ehIj4AIBLsHgAO6w7LTPiteFVkXEAXovuCHjCtrK8rldDTQXfhv4KCs4H7oL29ZVMvwPHIRkhO9S90nEfi8zdgGTwN6KdqUIlrvAM7FvA9lWif3aBT5dlPJRTGSvDOeN4N/KaDPMAZ6GgE8lZswcr2iXeHOBX8W+CcxavonBBd7zkybJmceurDuNBDffC6Uyz1qrKskK9jlq7CCfU8hsobnSWVjhuou3GZMYuEsOGwPFUsMwk4+o48T881y0YK21gHo7TD02VPqqIJ7jj2MLMAu4LUAyFzi3ovjpT5kqmC72KcAAagZ6piWQfaQAAAAASUVORK5CYII=) center no-repeat;
  cursor: pointer;
  padding: 0;
  border: none;
  width: 52px;
  height: 34px;
}
/*-----------------------------------------
  右カラムプラグイン [RSSリンクの表示]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [全記事表示リンク]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [ＱＲコード]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [アクセスランキング]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [ブロマガ]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [ブロマガ購読者数]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [ブロマガ購読者専用メールフォーム]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [フリーエリア]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [メールフォーム]
-----------------------------------------*/
.plugin_right_content .plugin-mail{
    width: 100%;
    margin: -16px auto 24px;
    overflow: hidden;
}
.plugin_right_content .plugin-mail-group {
    display: block;
    margin: 0 0 12px;
}

.plugin_right_content .plugin-mail-title {
  display: block;
  font-weight: bold;
  font-size: 14px;
}

.plugin_right_content .plugin-mail-text {
    width: 100%;
    padding: 7px 10px;
    font-weight: normal;
    font-size: 14px;
}

.plugin_right_content .plugin-mail-textarea{
    width: 100%;
    min-height: 150px;
    font-weight: normal;
    font-size: 14px;
}

.plugin_right_content .plugin-mail-submit{
  float: right;
  color: #fff;
  padding: 7px 18px;
  border-radius: 4px;
  margin: 10px 0 0px;
  cursor: pointer;
  font-weight: normal;
    font-size: 16px;
}

.plugin_right_content .plugin-mail-submit:hover{
  opacity: .75;
}

/*-----------------------------------------
  右カラムプラグイン [天気予報]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [FC2ブログランキング]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [FC2チャット]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [FC2カウンター]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [FC2アフィリエイト]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [FC2投票]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [FC2拍手ランキング]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [FC2プロフ]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [FC2掲示板]
-----------------------------------------*/

/*-----------------------------------------
  右カラムヤフー検索
-----------------------------------------*/
.yahoo_search_btn{
  display: block;
  width: 100px;
  height: 37px;
  margin: 0 auto;
  line-height: 37px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.yahoo_search_btn:hover{
  opacity: .7;
}


/*-----------------------------------------

-----------------------------------------*/
.m_link_btn{
  display: block;
  border-width: 1px;
  border-style: solid;
  width: 120px;
  font-size: 14px;
  border-radius: 3px;
  float: right;
  padding: 8px 15px;
}

/*-----------------------------------------
  content title
-----------------------------------------*/
.plugin_right{
  background-color: #fff;
  margin: 0 0 40px;
}
/*プラグインタイトル*/
.plugin_right_title {
  font-size: 15px;
  margin: 0 auto;
  clear: both;
  text-align: center;
  width: 300px;
  overflow: hidden;
  padding: 0;
}

.plugin_right_title_line{
    position: relative;
    display: inline-block;
    margin: 16px 0 12px;
    padding: 0 0;
    text-align: left;
    width: 100%;
    text-align: center;
}

.plugin_right_title_line::before,
.plugin_right_title_line::after{
    position: absolute;
    content: '';
    width: 299px;
    height: 2px;
}

.plugin_right_title_line::before{
left: 0;
    top: 40%;
    z-index: 5;
}
.plugin_right_title_line::after{
left: 0;
    top: 60%;
    z-index: 5;
}

.plugin_right_title_text{
position: relative;
    z-index: 10;
    background-color: #fff;
    padding: 0 24px;
}

/*プラグインコンテンツ*/
.plugin_right_content{
      margin: 3px 20px 20px;
}

/*カテゴリ等*/
.plugin_right_content .main_list{
 font-size: 14px;
 margin: 4px;
}

.plugin_right_content .acc_btn{
      background-size: 15px;
      width: 15px;
      height: 15px;
}

/*=========================================
  Profile
=========================================*/
.profile_img_wrap {
    border-radius: 50%;
    margin: 0 auto -90px;
    text-align: center;
    position: relative;
}

.profile_img{
    border: 6px solid #fff;
    border-radius: 50%;
    width: 165px;
    height: 165px;
    position: relative;
    z-index: 5;
    display: inline-block;
    background-position: center;
    background-size: cover;
}
.profile_img_shadow{
  width: 165px;
  height: 165px;
  border-radius: 50%;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
  z-index: 3;
  
}

.profile_text {
    background-color: #fff;
    font-size: 14px;
    margin: 0 0 32px;
    padding: 95px 20px 20px;
    position: relative;
    z-index: 4;
}

.profile_name {
    text-align: center;
    font-size: 20px;
    margin: 0 0 10px;
}

/*=========================================
  Top blog contents
=========================================*/
.blog_content_item {
  background-color: #fff;
  margin: 0 0 40px;
word-break: break-word;
width: 640px;
    overflow: hidden;
}

.blog_content_item:not(:first-child){
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*//*--- safari（PC）用 ---*/
  display:flex;
  -webkit-box-direction:row-reverse;/*--- Androidブラウザ用 ---*//*--- safari（PC）用 ---*/
  -ms-flex-direction:row-reverse;
      flex-direction:row-reverse;
  -ms-flex-wrap:nowrap;/*--- IE10用 ---*//*--- safari（PC）用 ---*/
  flex-wrap:nowrap;
  -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:justify;/*--- IE10 ---*//*--- safari（PC）用 ---*/
  justify-content:space-between;
  -webkit-box-align:stretch;/*--- Androidブラウザ用 ---*/
  -ms-flex-align:stretch;/*--- IE10 ---*//*--- safari（PC）用 ---*/
  align-items:stretch;
  -ms-flex-line-pack:center;/*--- IE10 ---*//*--- safari（PC）用 ---*/
  align-content:center;
}

.blog_content_tmb_wrap {
  width: 260px;
  padding-right: 15px;
  display: block;
}

.blog_content_tmb_wrap:hover{
  opacity:1;
}

.blog_content_title_wrap a{
display: inline-block;
}

.blog_content_tmb {
  width: 260px;
  height: 260px;
  background-size: cover;
  background-position: center center;
  display: block;
}

.blog_content_item:not(:first-child) .blog_content_tmb{
  -webkit-box-flex:0.0;
  -ms-flex: 0 0 260px;/*--- IE10横のみ対応 ---*/
  flex: 0 0 260px;
}

.blog_content_text{
  -webkit-box-flex:0.0;
  -ms-flex: 0 0 380px;/*--- IE10横のみ対応 ---*/
  flex: 0 0 380px;
}

.blog_content_item:not(:first-child) .blog_content_text_inner{
  margin: 20px 0;
}

.blog_content_item:not(:first-child) .blog_content_text{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


.blog_content_item .blog_content_title {
  display: block;
  margin: 0 0 4px;
  font-size: 20px;
  font-weight: bold;
  padding: 0 20px 12px;
  float: left;
  max-height: 7.4em;
  overflow: hidden;
}

.blog_content_desc{
  display: none;
  font-size: 14px;
  color: #939393;
  line-height: 1.4em;
  overflow: hidden;
  margin: 30px 25px 18px;
}

.blog_content_sup{
  display: block;
  padding: 0 19px 16px 20px;
  overflow: hidden;
  width: 379px;
}

.blog_entry .blog_content_sup{
  width: 100%;
}

.blog_content_date {
  font-size: 12px;
  display: block;
  float: left;
}

.blog_content_date_y,
.blog_content_date_m,
.blog_content_date_d {
  display: inline;
}

.blog_content_date_y {
  margin: 0 2px;
}

.blog_content_date_m {
  margin: 0 2px;
}

.blog_content_date_d {
  margin: 0 2px;
}

.blog_content_category {
  float: right;
  font-size: 12px;
  display: none;
}

.blog_content_list .first_topentry_link{
  display: none;
}

.more_topentry_link{
  margin: 0;
}

/*最初の記事*/
.blog_content_list .blog_content_item:first-child,
.search_area,
.titlelist_area{
  border-top-width: 4px;
  border-top-style: solid;
}
.blog_content_list .blog_content_item:first-child .blog_content_tmb{
  width: 640px;
  height: 640px;
}
.blog_content_list .blog_content_item:first-child .blog_content_title {
font-size: 24px;
}
.blog_content_list .blog_content_item:first-child .blog_content_tmb_wrap,
.blog_content_list .blog_content_item:first-child .blog_content_title_wrap,
.blog_content_list .blog_content_item:first-child .blog_content_desc,
.blog_content_list .blog_content_item:first-child .blog_content_category,
.blog_entry .blog_content_category{
  display: block;
}

.blog_content_list .blog_content_item:first-child .blog_content_title,
.blog_content_list .blog_content_item:first-child .blog_content_tmb_wrap,
.blog_content_list .blog_content_item:first-child .blog_content_sup{
  float: none;
}

.blog_content_list .blog_content_item:first-child .blog_content_title{
  margin: 20px 0 4px 0;
}

.blog_content_list .blog_content_item:first-child .blog_content_sup{
  width: auto;
  margin: 0 0 12px;
}


.blog_content_list .blog_content_item:first-child .first_topentry_link{
  display: block;
  margin: 0 20px 20px;
}

.blog_content_list .blog_content_item:first-child .more_topentry_link{
  display: none;
}

/*=========================================
  Entry page
=========================================*/
.blog_entry {
  word-wrap: break-word;
  overflow-wrap: break-word;
  background-color: #fff;
  margin: 0 auto;
  border-top-width: 4px;
  border-top-style: solid;
}

.blog_entry_title {
  font-size: 24px;
  padding: 0 0 4px;
  font-weight: bold;
  margin: 25px 20px 12px ;
}



.blog_entry_body {
  font-size: 14px;
  color: #4a4a4a;
  line-height: 26px;
  letter-spacing: 0.2px;
      padding: 0 20px 16px;
      margin: 0 0 40px;
}


.blog_entry h3 {
  font-size: 18px;
  margin: 20px 0 0 0;
}
.blog_entry h4 {
  font-size: 16px;
  margin: 20px 0 0 0;
}
.blog_entry h5 {
  font-size: 14px;
  margin: 20px 0 0 0;
}
.blog_entry h6 {
  font-size: 12px;
  margin: 20px 0 0 0;
}
.blog_entry img {
  max-width: 100%;
  height: auto;
  margin: 8px auto;
}
.blog_entry .emoji {
  display: inline-block;
  margin: 0 2px;
}
.blog_entry ul, .blog_entry ol, .blog_entry dl, .blog_entry p, .blog_entry fieldset, .blog_entry blockquote, .blog_entry table {
  margin: 0.8em 0;
}
.blog_entry fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 10px;
}
.blog_entry blockquote {
  font-size: 14px;
  margin: 20px 0;
  padding: 10px;
  background-color: #F8F8F8;
}
.blog_entry table {
  margin: 0 0 20px 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.blog_entry th, .blog_entry td {
  padding: 12px;
  text-align: left;
  border: 1px solid #c0c0c0;
}
.blog_entry em, .blog_entry i {
  font-family: Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
.blog_entry iframe {
  display: block;
  margin: 24px auto 24px;
  max-width: 100%;
}
.blog_entry .fc2_footer img {
  display: inline-block;
}
.blog_entry .fc2_footer iframe {
  margin: 0;
}
.blog_entry #fc2relate_entry_thumbnail_area .relate_dt {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 0 0;
}
.blog_entry #fc2relate_entry_thumbnail_area .relate_dd {
  padding: 0;
  margin: 0;
  list-style: none;
}
.blog_entry #fc2relate_entry_thumbnail_area .relate_dd .relate_ul {
  margin: 8px 0 30px 0;
}
.blog_entry #fc2relate_entry_thumbnail_area .relate_dd .relate_ul .relate_li,
.blog_entry #fc2relate_entry_thumbnail_area .relate_dd .relate_ul .relate_li_nolink {
  font-size: 14px;
  margin: 0 0 8px 0;
  line-height: 18px;
}

.blog_entry .blog_entry_msg {
  float: left;
  width: 45%;
  text-align: left;
}
.blog_entry .blog_entry_comment,
.blog_entry .blog_entry_trackback {
  display: inline-block;
  font-size: 13px;
  line-height: 1.8;
}

.fc2_footer {
  margin: 60px 0 12px;
}

/*-----------------------------------------
  関連記事
-----------------------------------------*/
.relate_list_area{
  width: 670px;
  margin-right: -30px;
}

.relate_list_title{
  text-align: center;
  width: 640px;
  margin: 32px 0 16px;
}
.relate_list_title_inner{
  position: relative;
  padding: 0 75px;
}
.relate_list_title_inner::before,
.relate_list_title_inner::after{
  content:"";
  width: 58px;
  height: 8px;
  display: block;
  position: absolute;
  top: 40%;
}

.relate_list_title_inner::before{
  left: 0;
}
.relate_list_title_inner::after{
  right: 0;
}

.relate_list{
  background-color: #fff;
  margin: 0 20px 20px 0;
  word-break: break-word;
  width: 310px;
  overflow: hidden;
  display: table;
  float: left;
}
.relate_list.relate_list_now{
  display: none;
}


.relate_img_wrap,
.relate_about{
  display: table-cell;
  vertical-align: middle;
}
.relate_img_wrap{
  width: 144px;

}
.relate_about{
    padding: 0 8px 0 16px;
}



.relate_img{
  vertical-align: middle;
  height: 112px;
  width: 144px;
  background-size: cover;
  background-position: center;
}
.relate_title{
  font-size: 15px;
  font-weight: normal;
  display: inline-block;
  height: 4.6em;
  overflow: hidden;
}
.relate_day{
}
.relate_y{
}
.relate_m{
}
.relate_d{
}



/*=========================================
  Comment area ,Trackback area
=========================================*/
.comment_area_title{
  font-size: 18px;
  margin: 0 0 22px;
}

.comment_area {
  padding:30px 26px 36px 26px;
  background: #fff;
  overflow: hidden;
}

/*-----------------------------------------
  Comment content ,Trackback content
-----------------------------------------*/
.comment_item{
    clear: both;
    padding: 0 0 48px;
    overflow: hidden;
}

.comment_item_author{
    font-size: 13px;
    margin: 0 0 2px;
    font-weight: normal;
}
.comment_item_title{
font-size: 13px;
font-weight: bold;
}
.comment_item_text{
  font-size: 13px;
}

.comment_item_footer{
  font-size: 13px;
}

.comment_item_footer{
  float: right;
}
.comment_item_date,
.comment_item_uri,
.comment_item_edit{
  padding-right: 3px;
}

/*-----------------------------------------
  Comment form
-----------------------------------------*/
.comment_form_wrap{
      margin: 24px 0 0;
}
.comment_form_title {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
  line-height: 1em;
}

.comment_form_checkbox_wrap,
.comment_form_text_wrap {
  margin: 0 0 20px 0;
}

.comment_form_input{
  margin: 0 0 20px;
}

.comment_form_text {
  width: 60%;
  height: 32px;
  line-height: 22px;
  font-size: 14px;
  padding: 8px;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  background-color: #fff;
}

.comment_form_checkbox {
  margin: 0 4px 0 0;
  -webkit-appearance: checkbox;
}

.comment_form_label {
  font-size: 13px;
}


#tools_dialog {
  display: inline-block;
  max-width: 100%;
  margin: 0 0 0 0;
  vertical-align: middle;
}

.comment_form_textarea {
  resize: vertical;
  width: 100%;
  height: 215px;
  margin: 0 0 10px 0;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
}

.comment_form_btn_wrap {
  margin: 29px 0 0 0;
}

.comment_form_btn {
    display: block;
    width: 120px;
    height: 37px;
    margin: 0 auto;
    line-height: 37px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border: none;
    border-radius: 4px;
    cursor: pointer;
        float: right;
}
.comment_form_delete_btn{
  font-size: 14px;
  float: right;
  margin: 10px 0;
  cursor: pointer;
}
.comment_form_btn:hover,
.comment_form_delete_btn:hover{
  opacity: .7;
}


/*=========================================
  検索結果ページ,全記事表示ページ
=========================================*/
.search_area,
.titlelist_area{
  background-color: #fff;
}
.search_area_title,
.titlelist_area_title{
  font-size: 20px;
  padding: 0 0 4px;
  font-weight: bold;
  margin: 25px 20px;
}
.search_list,
.titlelist_list{
font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.2px;
    padding: 0 20px 16px;
    margin: 0 0 40px;
}
.search_item,
.titlelist_item{
    border-bottom: 1px solid #eaeaea;
}

.search_item{
    margin: 0 0 40px;
    padding: 0 0 40px;
}

.titlelist_item{
    margin: 0 0 16px;
    padding: 0 0 16px;
}

.search_item:last-child,
.titlelist_item:last-child{
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.search_item_title,
.titlelist_item_title{
  font-size: 16px;
  font-weight: bold;
  display: block;
}

.search_item_description,
.titlelist_item_description{
  font-size: 13px;
}

.search_item_sup,
.titlelist_item_sup {
    text-align: right;
    font-size: 13px;
    margin: 3px 0 0;
}

.search_item_category,
.titlelist_item_category{
  margin: 0 8px 0 0;
}



/*=========================================
  Pager
=========================================*/
.pager{
  margin: 24px auto 48px;

  font-size: 13px;
      background-color: #fff;

    line-height: 1em;
}

.pager a {
  border-radius: 3px;
  font-size: 16px;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.pager_prev {
  float: left;
  width: 50%;
  text-align: left;
}


.pager_next {
  float: right;
  width: 50%;
  text-align: right;
}

.pager_next_link{
  padding: 24px 20px 24px 6px;
  display: inline-block;
}

.pager_next_icon{
  width: 7px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
}

.pager_prev_link{
  padding: 24px 6px 24px 20px;
  display: inline-block;
}

.pager_prev_icon{
  width: 7px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
}

.pager_next_text,
.pager_prev_text{
vertical-align: middle;
margin: 0 6px;
}

/*=========================================
  Footer
=========================================*/
.l_footer {
  margin: 0 auto 0;
  clear: both;
  background-color: #fff;
  border-top-width: 2px;
  border-top-style: solid;
  overflow: hidden;
}

.l_footer_inner {
  width: 1010px;
  margin: 0 auto;
  overflow: hidden;
  display: table;
}

.l_footer_left {
  display: table-cell;
  vertical-align: middle;
  width: 930px;
}
.l_footer_left a:hover {
  opacity: 1;
}

.l_footer_logoimg {
  max-width: 365px;
}

.l_footer_right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.l_footer_copyright {
  font-size: 13px;
}
.page_top{

  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;

    height: 80px;
    width: 80px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.page_top_arr{
  display: inline-block;
  width: 27px;
  height: 16px;
}

.page_top:hover .page_top_arr{
  opacity: .75;
}

/*-----------------------------------------
  広告
-----------------------------------------*/
.l_left_area_top_ad iframe,
.entry_bottom_ad iframe{
  margin: 0;
  padding: 0;
}

.l_left_area_top_ad{}
.l_left_area_top_ad_title{margin: 0;padding: 0;}
.l_left_area .adsbygoogle:nth-of-type(1){
  margin: 0 0px 16px 10px;
  float: left;
}
.l_left_area .adsbygoogle:nth-of-type(2){
  margin: 0 10px 16px 0;
  float: right;
}

.blog_entry .entry_bottom_ad{
  text-align: center;
  padding: 0 0 24px;
}
.blog_entry .entry_bottom_ad_title{
  margin: 0;padding: 0;
}
