@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;
}
/*ress.css end*/

/* ==========================================================================
   Template css
========================================================================== */
/*=========================================
  Bace
=========================================*/
body {
  color: #777;
  min-width: 1010px;
  background: #E8EAEE;
}

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
-----------------------------------------*/
/*link*/
a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

/*リンク色*/
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,
.l_right_area table.calender td a,
.plugin_right_content a,
.plugin_right_content .main_menu a,
.plugin_right_content .morebook_link_area a,
.header_menu_item_content_title,
.profile_content_name,
.profile_intro_text_item_title,
.blog_content_item .m_link_btn,
.blog_content_date,
.blog_content_category,
.comment_area_title,
.comment_item_author,
.l_right_area caption a,
.l_footer {
  color: #20B2AA;
}

.blog_content_item .blog_content_title,
.l_footer_copyright{
  color: #777;
}

.blog_content_item a.blog_content_title{
  color: #777;
}

/*リンク色 hover*/
.l_container a:focus,
.l_container a:hover,
.l_container a:active,
.header_menu_item_content a:focus,
.header_menu_item_content a:hover,
.header_menu_item_content a:active,
.l_right_area table.calender td a:focus,
.l_right_area table.calender td a:hover,
.l_right_area table.calender td a:active,
.l_right_area caption a:focus,
.l_right_area caption a:hover,
.l_right_area caption a:active,
.l_right_area .plugin_right_content a:focus,
.l_right_area .plugin_right_content a:hover,
.l_right_area .plugin_right_content a:active {
  color: #20B2AA;
}

.blog_content_item .blog_content_title:hover{
  color: #777;
  opacity: .7;
}


/*コンテンツ基本背景色*/
.header_menu_item_content,
.header_menu_item_content::after,
.header_menu,
.blog_entry,
.profile_text,
.profile_img_shadow,
.pager,
.plugin_right,
.plugin_right_title_text,
.header_menu_item_content .acc_btn + .sub_menu,
.header_menu_item_content .acc_btn + .sub_menu::before,
.header_menu_item_content .acc_btn + .sub_menu::after,
.search_area,
.titlelist_area,
.relate_list,
.comment_area,
.comment_form_text,
.comment_form_textarea,
.l_footer{
  background-color: #fff;
}
.header_menu_item_border{
  background-color: #20B2AA;
}

/*border color*/
.blog_content_list .blog_content_item:first-child,
.search_area,
.titlelist_area,
.blog_entry,
.l_footer{
  border-top-color: #20B2AA;
}
.m_link_btn{
  border-color: #20B2AA;
}
.m_link_btn:hover{
  opacity: .7;
}

.page_top{
  border-left-color: #20B2AA;
  border-right-color: #20B2AA;
}




/*text color*/
.l_right_area .right_area_link_btn,
.l_right_area .right_area_link_btn:hover,
.l_right_area .right_area_link_btn:active,
.l_right_area .right_area_link_btn:focus {
  color: #fff;
}

.comment_form_btn,
.comment_form_btn:hover,
.comment_form_btn:active,
.comment_form_btn:focus,
.header_menu_item .plugin-mail-submit,
.header_menu_item .plugin-mail-submit:hover,
.header_menu_item .plugin-mail-submit:active,
.header_menu_item .plugin-mail-submit:focus{
  color: #fff;
}

/*ボタン背景色*/
.header_menu_item .plugin-mail-submit,
.plugin_right_content .plugin-mail-submit,
.comment_form_btn,
.yahoo_search_btn,
.l_right_area .right_area_link_btn,
.plugin_right_title_line::before,
.plugin_right_title_line::after,
.comment_form_btn{
  background: #20B2AA;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.l_right_area .right_area_link_btn:hover,
.l_right_area .right_area_link_btn:active,
.l_right_area .right_area_link_btn:focus,
.comment_form_btn:hover,
.comment_form_btn:active,
.comment_form_btn:focus
.header_menu_item .plugin-mail-submit:hover,
.header_menu_item .plugin-mail-submit:active,
.header_menu_item .plugin-mail-submit:focus,
.header_menu_item .plugin-mail textarea[style="width:90%;"] + input:hover,
.header_menu_item .plugin-mail textarea[style="width:90%;"] + input:active,
.header_menu_item .plugin-mail textarea[style="width:90%;"] + input:focus{
  opacity: .7;
}



/*-----------------------------------------
  arrow 図形
-----------------------------------------*/
.arrow{
  position: relative;
  /*display: inline-block;*/
  /*padding: 0 0 0 16px;*/
  vertical-align: middle;
  text-decoration: none;
}
.arrow::before,
.arrow::after{
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
}
.arrow::before{
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.m_link_btn::before{
  width: 10px;
  height: 10px;
  border-top: 2px solid #20B2AA;
  border-right: 2px solid #20B2AA;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.m_link_btn::before,
.m_link_btn::after{
  right: 14px;
}

.pager_prev_link::before{
  width: 8px;
  height: 8px;
  border-top: 2px solid #20B2AA;
  border-right: 2px solid #20B2AA;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.pager_prev_link::before,
.pager_prev_link::after{
  left: 22px;
}

.pager_next_link::before{
  width: 8px;
  height: 8px;
  border-top: 2px solid #20B2AA;
  border-right: 2px solid #20B2AA;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pager_next_link::before,
.pager_next_link::after{
  right: 22px;
}

.page_top::before{
  width: 20px;
  height: 20px;
  border-top: 2px solid #20B2AA;
  border-right: 2px solid #20B2AA;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.page_top::before,
.page_top::after{
  margin: 0;
  right: 28px;
  top: 37px;
  bottom: auto;
  left: auto;
}

.right_area_link_btn::before,
.right_area_link_btn_inner::before{
  width: 9px;
  height: 9px;
  border-top: 2px solid #20B2AA;
  border-right: 2px solid #20B2AA;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.right_area_link_btn::before,
.right_area_link_btn::after,
.right_area_link_btn_inner::before,
.right_area_link_btn_inner::after{
  margin: 0;
  right: 28px;
  top: 18px;
  bottom: auto;
  left: auto;
}

.right_area_link_btn_inner::before,
.right_area_link_btn_inner::after{
  right: 20px;
}
.header_menu_item_content .right_area_link_btn::before,
.header_menu_item_content .right_area_link_btn::after,
.header_menu_item_content .right_area_link_btn_inner::before,
.header_menu_item_content .right_area_link_btn_inner::after{
  display: none;
}

.m_link_btn:hover::before,
.pager_prev_link:hover::before,
.pager_next_link:hover::before ,
.page_top:hover::before {
  opacity: .7;
}



.relate_list_title_inner::before,
.relate_list_title_inner::after{
  background:  url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAAICAYAAACoCeyOAAAAKklEQVRIS2NU2LTqP8MIAIwjxqMjIDLBXmQc9egwC4GRE6MjpjAaKR4FAK+CCfUGmBQ5AAAAAElFTkSuQmCC) 0 0 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: .7;
}


/*-----------------------------------------
  base box-shadow
-----------------------------------------*/
.blog_content_item,
.header_menu,
.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,
.header_menu_item_content .sub_menu,
.header_menu_item_content .sub_menu:before{
  -webkit-box-shadow: 0 1px 8px 2px rgba(0,0,0,0.22), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  box-shadow: 0 1px 8px 2px rgba(0,0,0,0.22), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.header_menu_item_content::after{
  -webkit-box-shadow: 0 4px 4px 1px rgba(0,0,0,0.22);
  box-shadow: 0 4px 4px 1px rgba(0,0,0,0.22);
}

/*-----------------------------------------
  右カラムボタン
-----------------------------------------*/
.l_right_area .right_area_link_btn{
  width: 95%;
  display: block;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
}

.right_area_link_btn_inner{
  display: block;
  padding: 10px;
}


/*-----------------------------------------
  右カラムボタン
-----------------------------------------*/
.l_right_area .right_area_link_btn{
  width: 100%;
  color: #fff;
  background: #20B2AA 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: #E8EAEE;
}
.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(https://blog-imgs-116.fc2.com/w/a/g/wagamichilife/wgamichi_blog_header.png) center top no-repeat;
  display: block;
}


.header_img a:hover{
  opacity: .9;
}

.header_logo {
  position: absolute;
  top: 64px;
  left: 45px;
}

/*=========================================
  header menu
=========================================*/
.header_menu {
  position: relative;
}

.header_menu_inner{
  width: 1010px;
  margin: 0 auto;

}

.header_menu_item{
  float: left;
  padding: 16px 24px;
  cursor: default;
  font-weight: bold;
  display: block;
  height: 58px;
  line-height: 1.5em;
}
a.header_menu_item{
  color: #777;
  cursor: pointer;
}
a.header_menu_item:hover{
  opacity: 1;
}

.header_menu_item_border{
  content: "";
  display: none;
  position: relative;
  width: 100%;
  height: 4px;
  bottom: -14px;
  left: 0;
  z-index: 2200;
  margin: 0 -28px;
}

.header_menu_item_content{
  width: 90%;
  margin: 0;
  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;
    display: block;
    z-index: 1000;
}
.header_menu_item_content_inner{
  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: 49%;
    float: left;
    font-weight: normal;
}
.header_menu_item_content .fc2_recent_entry_thumb_item:nth-child(even){
  float: right;
}
.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,/*カテゴリ通常用*/
.header_menu_item_content_inner div[id^="plugin-category-list"],
.header_menu_item_content_inner div.plugin-tag,
.header_menu_item_content_inner p.plugin-tag,
.header_menu_item_content_inner div.plugin-myimage,
.header_menu_item_content_inner p.plugin-myimage,
.header_menu_item_content_inner div.plugin-myimage+p,
.header_menu_item_content_inner p.plugin-myimage+p,
.header_menu_item_content_inner div.plugin-all,
.header_menu_item_content_inner p.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 p.plugin-blogranking,
.header_menu_item_content_inner table.plugin-chat,
.header_menu_item_content_inner form,
.header_menu_item_content_inner .plugin-konan,
.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;
}
.header_menu_item_content_inner form{
  margin: 0px auto 20px!important;
}
.header_menu_item_content_inner #fc2clap_rank_table{
  margin: 0 auto 30px;
}

/*-----------------------------------------
  ヘッダープラグイン [最新記事]
*/
#plugin_first div[id^="fc2_recent_entry_thumb"] .fc2_recent_entry_thumb_item .fc2_recent_entry_thumb_link:hover .fc2_recent_entry_thumb_img{
  opacity: 1;
}

/*-----------------------------------------
  ヘッダープラグイン [カレンダー]
-----------------------------------------*/
.header_menu caption{
  font-weight: normal;
  border-bottom: 1px solid #fff;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.header_menu .plugin-calender{
  text-align: left;
  width: 1010px;
  margin: 0 auto 24px;
  font-weight: normal;
}
.header_menu table.calender{
  text-align: center;
  margin: 0 auto;
  table-layout: fixed;
}
.header_menu table.calender th{
  width: 74px;
  font-weight: normal;
  font-size: 13px;
}
.header_menu table.calender th#sat{
  color: #36bbea;
}
.header_menu table.calender th#sun{
  color: #e04848;
}
.header_menu table.calender td{
  width: 74px;
  padding: 6px 0;
  font-size: 13px;
}

.header_menu table.calender td a{
  font-weight: normal;
}

/*-----------------------------------------
  ヘッダープラグイン [カテゴリ(通常)]
-----------------------------------------*/
.header_menu_item_content_inner > div div{
  margin: 0 0 3px;
  font-size: 13px;
  font-weight: normal;
  vertical-align: top;
  padding: 0 8px 0 0;
}



/*-----------------------------------------
  ヘッダープラグイン [カテゴリ(カスタマイズ向け)]
-----------------------------------------*/
.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-in;
  transition: all 300ms 0s ease-in;
      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-radius: 4px;
  width: 98%;
  margin: 0 10px;
  padding: 8px 6px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*フキダシの矢印*/
.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);
  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 {
  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-in;
  transition: all 300ms 0s ease-in;
}

.acc_btn:hover{
  opacity: .8;
}

.acc_btn + .sub_menu{
  display: none;
}

.acc_open_btn,
.acc_close_btn{
  width: 15px;
  height: 15px;
  background-color: #20B2AA;
  border-radius: 15px;
}
.acc_open_btn::before{
  content: "+";
  display: block;
  color: #fff;
  font-size: 11px;
  line-height: 1em;
  text-align: center;
  padding:1px 0 0;
}
.acc_close_btn::before{
  content: "-";
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  padding:0;
}

/*-----------------------------------------
  ヘッダープラグイン [カテゴリ別記事一覧]
-----------------------------------------*/
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リンクの表示]
-----------------------------------------*/
/*default*/

/*-----------------------------------------
  ヘッダープラグイン [全記事表示リンク]
-----------------------------------------*/
.plugin-all{
  font-weight: normal;
}
/*-----------------------------------------
  ヘッダープラグイン [ＱＲコード]
-----------------------------------------*/
/*default*/

/*-----------------------------------------
  ヘッダープラグイン [アクセスランキング]
-----------------------------------------*/
.header_menu_item_content_inner > div[style="margin-left:10px;"]{
  margin-left:auto!important;
}
.header_menu_item_content_inner > div div.up{
  padding: 3px 0px 3px 20px;
  font-weight: bold;
}

/*-----------------------------------------
  ヘッダープラグイン [ブロマガ]
-----------------------------------------*/
.header_menu_item_content_inner .plg_blomaga{
  width: 400px;
}

.header_menu_item_content_inner .plg_blomaga .plg_blomaga_price + div div{
  padding-right: 0;
}

/*-----------------------------------------
  ヘッダープラグイン [ブロマガ購読者数]
-----------------------------------------*/
/*default*/

/*-----------------------------------------
  ヘッダープラグイン [ブロマガ購読者専用メールフォーム]（IEはこの属性セレクタ不可）
-----------------------------------------*/
.header_menu_item .plugin-mail input[style="width:90%;"]{
    width: 500px!important;
    padding: 7px 10px;
    display: block;
    margin: 0 0 -0.5em;
}
.header_menu_item .plugin-mail textarea[style="width:90%;"]{
  width: 500px!important;
  height: 10em;
}
.header_menu_item .plugin-mail textarea[style="width:90%;"] + input{
  float: right;
  padding: 7px 18px;
  border-radius: 4px;
  margin: 10px 0 0px;
  color: #fff;
  cursor: pointer;
  font-weight: normal;
  font-size: 16px;
  background: #0075BE;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

/*-----------------------------------------
  ヘッダープラグイン [フリーエリア]
-----------------------------------------*/
.plugin-freearea{
  font-weight: normal;
}

/*-----------------------------------------
  ヘッダープラグイン [メールフォーム]
-----------------------------------------*/
.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;
  padding: 7px 18px;
  border-radius: 4px;
  margin: 10px 0 0px;
  cursor: pointer;
  font-weight: normal;
    font-size: 16px;
}

/*-----------------------------------------
  ヘッダープラグイン [天気予報]
-----------------------------------------*/
/*-----------------------------------------
  ヘッダープラグイン [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-in;
  transition: all 300ms 0s ease-in;
  padding: 3px 0;
  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: normal;
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.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: 34px;
  font-weight: normal;
  font-size: 13px;
}
.l_right_area table.calender th#sat{
  color: #36bbea;
}
.l_right_area table.calender th#sun{
  color: #e04848;
}
.l_right_area table.calender td{
  width: 34px;
  padding: 2px 0;
  font-size: 13px;
}

.l_right_area table.calender td a{
  font-weight: normal;
}
/*-----------------------------------------
  右カラムプラグイン [月別アーカイブ]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [カテゴリ]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [カテゴリ(カスタマイズ向け)]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [カテゴリ別記事一覧]
-----------------------------------------*/
.l_right_area .plugin-category-list{
  margin: 0 0 12px;
}
.l_right_area .plugin-category-list-date{
    font-weight: normal;
    font-size: 13px;
    line-height: 1em;

}

.plugin-category-list-description{
  font-size: 14px;
}

.l_right_area .plugin_right_content a.plugin-category-list-link{
  padding-left: 0;
  font-weight: normal;
  padding: 0;
}
/*-----------------------------------------
  右カラムプラグイン [リンク]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [ユーザータグ]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [プロフィール]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [検索フォーム]
-----------------------------------------*/
.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 .up{
  background-position: 3px -1305px;
}

.plugin_right_content .down{
    background-position: 0 -878px;
}

/*-----------------------------------------
  右カラムプラグイン [ブロマガ]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [ブロマガ購読者数]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [ブロマガ購読者専用メールフォーム]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [フリーエリア]
-----------------------------------------*/
/*-----------------------------------------
  右カラムプラグイン [メールフォーム]
-----------------------------------------*/
.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: 12px 15px;
  line-height: 1em;
}

/*-----------------------------------------
  content title
-----------------------------------------*/
.plugin_right{
  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;
    display: inline-block;
    z-index: 10;
    padding: 0 24px;
}

/*プラグインコンテンツ*/
.plugin_right_content{
      margin: 3px 16px 20px;
}

/*カテゴリ等*/
.plugin_right_content .main_list{
 font-size: 14px;
 margin: 4px;
}

.plugin_right_content .acc_btn{
      background-size: 15px;
      width: 15px;
      height: 15px;
}

.plugin_right_comment {
  font-size: 14px;
  max-height: 480px;
  overflow-y: auto;
}

/*=========================================
  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;
  z-index: 3;
}

.profile_text {
    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;
}

.profile_intro_text{

}

.profile_intro_text_item{
  display: block;
  border-bottom: 1px dotted #fff;
  padding: 0 0 24px;
  margin: 0 0 24px;
}

.profile_intro_text_item_title{
  font-size: 16px;
  font-weight: bold;
  display: block;
  text-align: center;
}

.profile_intro_text .profile_intro_text_item:last-child{
  border: none;
  margin: 0;
  padding: 0 0 8px;
}

.profile_intro_text_item_bnr{
  text-align: center;
  display: block;
  margin: 12px 0 0;
}

/*=========================================
  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: 178px;
  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: 12px 0 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: 18px;
  font-weight: bold;
  padding: 0 20px 12px;
  float: left;
  max-height: 7.4em;
  overflow: hidden;
  line-height: 1.4;
}

.blog_content_desc{
  display: none;
  font-size: 14px;
  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;
  margin: 10px 0 0;
}

.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: 400px;
}
.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;
  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;
  line-height: 26px;
  letter-spacing: 0.2px;
      padding: 0 20px 20px;
      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: 0;
}
.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{
  margin: 0.8em 0;
}
.blog_entry fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 10px;
}

.blog_entry blockquote {
  position: relative;
  font-size: 14px;
  margin: 20px 0;
  padding: 10px 10px 10px 20px;
  border-left: 4px solid #F8F8F8;
}
blockquote:after{
  position: absolute;
  bottom: 0;
  right: 0;
  content: '”';
  font-family: sans-serif;
  font-size: 6em;
  opacity: .1;
}


/*.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;
}

/*-----------------------------------------
  social btn
-----------------------------------------*/
.blog_entry .social-button {
  overflow: hidden;
}

.blog_entry .social-button li {
  float: left;
  line-height: 140%;
  margin: 0 8px 0 0;
}

.blog_entry .social-button li iframe {
  margin: 0;
}

/*-----------------------------------------
  関連記事
-----------------------------------------*/
.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{
  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{
  color: #333;
  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;
  overflow: hidden;
}

/*-----------------------------------------
  Comment content ,Trackback content
-----------------------------------------*/
.comment_item{
    clear: both;
    padding: 0 0 48px;
    overflow: hidden;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.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: 3px;
}

.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: 3px;
}

.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_delete_btn:hover{
  opacity: .7;
}


#himitu{
  margin-right: 6px;
}

/*=========================================
  検索結果ページ,全記事表示ページ
=========================================*/
.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 dotted #eaeaea;
    word-wrap: break-word;
}

.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;
  line-height: 1em;
  overflow: hidden;
}

.pager a {
  border-radius: 3px;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.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;
  width: 100%;
}

.pager_prev_link{
  padding: 24px 6px 24px 20px;
  display: inline-block;
  width: 100%;
}

.pager_next_text,
.pager_prev_text{
vertical-align: middle;
margin: 0 13px;
line-height: 1em;
}

/*=========================================
  Footer
=========================================*/
.l_footer {
  margin: 0 auto 0;
  clear: both;
  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;
  color: #4d4d4d;
}
.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;
}

/*-----------------------------------------
  広告
-----------------------------------------*/
.ad{
  font-size: 13px;
}
/*.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;
}*/

