<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*!
 * ress.css • v1.1.1
 * MIT License
 * github.com/filipelinhares/ress
 */
progress,sub,sup{vertical-align:baseline}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}button,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}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[aria-controls],[type=button],[type=reset],[type=submit] [role=button],button{cursor:pointer}[aria-disabled],[disabled]{cursor:default}[type=number]{width:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[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}[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:ButtonText dotted 1px}[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}img{border-style:none}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}::-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: #666;
    min-width: 1010px;
    background: #fff;
}

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;
}



/*-----------------------------------------
  Clear Fix
-----------------------------------------*/

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}




/*-----------------------------------------
  color
-----------------------------------------*/
/*link*/
a {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    outline: none;
}

/*テキストカラー*/

a:link,
a:visited,
.blog_content_desc,
.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,
.profile_content_name,
.profile_intro_text_item_title,
.blog_content_category,
.comment_area_title,
.comment_item_author,
.relate_list_title,
.l_right_area caption a,
.l_footer,
.blog_content_item .blog_content_title,
.l_footer_copyright,
.l_footer_copyright a,
.plugin_right_content .main_menu a,
.relate_title,
.comment_form_text,
.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,
.profile_text {
    color: #666;
}

.plugin_area_first_desc,
.plugin_area_second_desc,
.plugin_area_third_desc,
.plugin_area_first_desc2,
.plugin_area_second_desc2,
.plugin_area_third_desc2,
.blog_content_item .blog_content_title,
.blog_content_item .blog_entry_title,
.blog_content_item .m_link_btn,
a.pager_next_link,
.plugin_right_title,
.profile_name{
    color: #444;
}

.header_img .header_introduction,
.header_img .blog_content_date,
.blog_content_sup .blog_content_date {
    color: #888;
}

.blog_entry_body a,
.blog_entry_body a:visited {
    text-decoration: underline;
}

.blog_entry_body a,
.blog_entry_body a:visited,
.l_right_area table.calender td a,
.comment_item_footer a {
    color: #4876c1;
}

.blog_content_item .blog_content_title:focus,
.blog_content_item .blog_content_title:hover,
.blog_content_item .blog_content_title:active,
.l_container a:focus,
.l_container a:hover,
.l_container 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,
.page_top:hover,
.blog_entry_body a:visited,
.blog_entry_body a:focus,
.blog_entry_body a:hover,
.plugin_right_content .plugin-mail-submit:hover,
input[type="submit"]:hover {
    opacity: .75;
}


/*コンテンツ基本背景色*/
.blog_entry,
.profile_text,
.profile_img_shadow,
.pager,
.plugin_right,
.search_area,
.titlelist_area,
.relate_item,
.comment_area,
.comment_form_text,
.comment_form_textarea,
.l_footer {
    background-color: #fff;
}


/*ボタン背景色*/
textarea+input[type="submit"],
.plugin_right_content .plugin-mail-submit,
.comment_form_btn,
.yahoo_search_btn,
.l_right_area .right_area_link_btn,
.comment_form_btn {
    background: #444;
    -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 {
    background-color: #444;
}


/*-----------------------------------------
  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 #444;
    border-right: 2px solid #444;
    -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 #444;
    border-right: 2px solid #444;
    -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 #444;
    border-right: 2px solid #444;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pager_next_link::before,
.pager_next_link::after {
    right: 22px;
}

.page_top::before {
    width: 15px;
    height: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}

.page_top::before,
.page_top::after {
    margin: 0;
    right: 12px;
    top: 17px;
    bottom: auto;
    left: auto;
}

.right_area_link_btn::before,
.right_area_link_btn_inner::before {
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -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;
}



/*-----------------------------------------
  base box-shadow
-----------------------------------------*/
.header_img,
.blog_content_item,
.pager.have_prev,
.pager.have_next,
.blog_entry,
.profile_text,
.profile_img_shadow,
.plugin_right,
.relate_item,
.comment_area,
.trackback_area,
.search_area,
.titlelist_area {
    -webkit-box-shadow: 0 2px 17px rgba(0,0,0,0.12), 0 -2px 11px rgba(0,0,0,0.09);
    box-shadow: 0 2px 17px rgba(0,0,0,0.12), 0 -2px 11px rgba(0,0,0,0.09);
}


/*-----------------------------------------
  右カラムボタン
-----------------------------------------*/

.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;
}



/*=========================================
  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 {
    width: 100%;
    margin: 0 auto;
}

.header_img a {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    background: url() center top no-repeat;
    display: block;
}


.header_img a:hover {
    opacity: .9;
}

.header_blog_name,
.header_introduction {
    display: block;
    text-align: center;
    width: 1010px;
    margin: 0 auto;
}

.header_blog_name {
    font-size: 30px;
    padding: 56px 0 32px;
    font-weight: bold;
}

.header_introduction {
    padding: 0 0 48px;
    font-size: 14px;
}

.header_logo {
    position: absolute;
    top: 64px;
    left: 45px;
}


/*=========================================
  右カラム
=========================================*/
.plugin_area_first_desc,
.plugin_area_second_desc,
.plugin_area_third_desc,
.plugin_area_first_desc2,
.plugin_area_second_desc2,
.plugin_area_third_desc2 {
    font-size: 14px;
    font-weight: normal;

}
.plugin_area_first_desc,
.plugin_area_second_desc,
.plugin_area_third_desc{
    margin: 0px 0 8px;
}
.plugin_area_first_desc2,
.plugin_area_second_desc2,
.plugin_area_third_desc2 {
    margin: 8px 0;
}

#plugin_first div[id^="fc2_recent_entry_thumb_"],
#plugin_second div[id^="fc2_recent_entry_thumb_"],
#plugin_third div[id^="fc2_recent_entry_thumb_"] {
    padding: 0;
}

#plugin_first div[id^="fc2_recent_entry_thumb_"] .fc2_recent_entry_thumb_link,
#plugin_second div[id^="fc2_recent_entry_thumb_"] .fc2_recent_entry_thumb_link,
#plugin_third div[id^="fc2_recent_entry_thumb_"] .fc2_recent_entry_thumb_link {
    padding: 3px 0;
}

.plugin_my_link {
    color: #fff;
    font-size: 13px;
    padding: 0 8px;
}

.l_right_area .plugin_right_content .plugin_my_link a {
    display: block;
    text-align: center;
}

.l_right_area .plugin_right_content .plugin_my_link .plugin_my_link_text_list a {
    text-align: left;
}


/*-----------------------------------------
  右カラムリンク
-----------------------------------------*/
.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 #bbb;
    box-shadow: -1px 1px 0 0 #bbb;
}

.l_right_area .plugin_right_content .sub_list a {
    padding-left: 4px;
}


/*-----------------------------------------
  右カラムプラグイン [カレンダー]
-----------------------------------------*/

.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;
    text-decoration: underline;
}




/*-----------------------------------------
  右カラムプラグイン [カテゴリ別記事一覧]
-----------------------------------------*/

.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;
}




/*-----------------------------------------
  右カラムプラグイン [アクセスランキング]
-----------------------------------------*/

.plugin_right_content .up {
    background-position: 3px -1305px;
}

.plugin_right_content .down {
    background-position: 0 -878px;
}




/*-----------------------------------------
  右カラムプラグイン [メールフォーム]
-----------------------------------------*/

.plugin_right_content .plugin-mail input,
.plugin_right_content .plugin-mail textarea {
    width: 100%!important;
    padding: 8px;
}

.plugin_right_content .plugin-mail {
    width: 100%;
    margin: 0 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;
}


textarea+input[type="submit"],
.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;
}




/*-----------------------------------------

-----------------------------------------*/

.m_link_btn {
    display: block;
    width: 120px;
    font-size: 14px;
    float: right;
    padding: 12px 15px;
    line-height: 1em;
    font-weight: bold;
    width: 113px;
}




/*-----------------------------------------
  content title
-----------------------------------------*/

.plugin_right {
    margin: 0 0 40px;
}




/*プラグインタイトル*/

.plugin_right_title {
    font-size: 16px;
    margin: 0;
    padding: 16px;
    clear: both;
    text-align: left;
    width: auto;
    overflow: hidden;
    padding: 0;
    padding: 24px 24px 8px;
}





/*プラグインコンテンツ*/

.plugin_right_content {
    margin: 3px 24px 20px;
}




/*カテゴリ等*/

.plugin_right_content .main_list {
    font-size: 14px;
    margin: 4px;
}

.plugin_right_content .acc_btn {
    background-size: 15px;
    width: 15px;
    height: 15px;
}




/*=========================================
  Profile
=========================================*/

.plugin_right_content img {
    max-width: 100%;
}

.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;
    -webkit-box-shadow: 0 2px 17px rgba(0,0,0,0.12), 0 -2px 11px rgba(0,0,0,0.09);
    box-shadow: 0 2px 17px rgba(0,0,0,0.12), 0 -2px 11px rgba(0,0,0,0.09);
}

.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: 290px;
    padding-right: 15px;
    display: block;
}

.blog_content_tmb_wrap:hover {
    opacity: 1;
}

.blog_content_title_wrap a {
    display: inline-block;
}

.blog_content_tmb {
    width: 290px;
    height: 217px;
    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 290px;
    /*--- IE10横のみ対応 ---*/
    flex: 0 0 290px;
}

.blog_content_text {
    -webkit-box-flex: 0.0;
    -ms-flex: 0 0 350px;
    /*--- IE10横のみ対応 ---*/
    flex: 0 0 350px;
    position: relative;
}

.blog_content_item:not(:first-child) .blog_content_text_inner {
    margin: 40px 0 0;
}

.blog_content_item:not(:first-child) .blog_content_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;

    -webkit-box-align: start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}


.blog_content_item .blog_content_title {
    display: block;
    margin: 0 0 4px;
    font-size: 20px;
    font-weight: bold;
    padding: 0 20px;
    float: left;
    max-height: 6em;
    line-height: 1.5em;
    overflow: hidden;
}

.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 8px 20px;
    overflow: hidden;
    width: 100%;
}

.blog_content_item:not(:first-child) .blog_content_sup {
    position: absolute;
    left: 0;
    bottom: 0;
}

.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;
    margin-top: 10px;
}

.blog_content_list .first_topentry_link {
    display: none;
}

.more_topentry_link {
    margin: 0;
}




/*最初の記事*/

.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;
}

.blog_entry_title {
    font-size: 24px;
    font-weight: bold;
    padding: 25px 20px 16px;
}

.blog_entry_body {
    font-size: 14px;
    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;
    border-left: 4px solid #555;
    padding: 0 0 0 8px;
}

.blog_entry h4 {
    font-size: 16px;
    margin: 20px 0 0 0;
    border-left: 4px solid #555;
    padding: 0 0 0 8px;
}

.blog_entry h5 {
    font-size: 14px;
    margin: 20px 0 0 0;
    border-left: 4px solid #555;
    padding: 0 0 0 8px;
}

.blog_entry h6 {
    font-size: 12px;
    margin: 20px 0 0 0;
    border-left: 4px solid #555;
    padding: 0 0 0 8px;
}

.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 {
    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;
}




/*-----------------------------------------
  関連記事
-----------------------------------------*/

.relate_list_area {
    width: 670px;
    margin-right: -30px;
}

.relate_list_title {
    text-align: center;
    width: 640px;
    margin: 32px 0 16px;
    padding: 0px 75px;
}

.relate_item {
    margin: 0 20px 20px 0;
    word-break: break-word;
    width: 310px;
    overflow: hidden;
    display: table;
    float: left;
}

.relate_item.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;
}




/*=========================================
  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_url,
.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;
    font-weight: bold;
    margin: 0 13px;
    line-height: 1em;
    font-size: 16px;
}



/*=========================================
  Footer
=========================================*/

.l_footer {
    margin: 24px auto;
    clear: both;
    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,
.powered_by_fc2 {
    font-size: 13px;
}

.powered_by_fc2,
.powered_by_fc2 a {
    color: #aaa;
}

.page_top {
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    display: block;
    float: right;
    width: 41px;
    height: 41px;
    border-radius: 6px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    background-color: #666;
}



/*-----------------------------------------
  レスポンシブ
-----------------------------------------*/

@media screen and (max-width: 600px) {
    body {
        min-width: initial;
        min-width: auto;
        width: auto;
    }
    .l_header,
    .header_blog_name,
    .header_introduction,
    .l_container,
    .l_footer_inner {
        width: 100%;
    }

    .l_container {
        margin-bottom: 0;
    }
    .l_left_area,
    .l_right_area {
        float: none;
        width: 100%;
    }

    .l_right_area {
        padding: 0 16px;
    }

    .l_left_area {
        margin-top: 32px;
    }

    .l_footer {
        margin: 10px 0 20px;
    }

    .l_footer_inner {
        padding: 0 16px;
    }

    .l_footer_inner,
    .l_footer_left {
        display: block;
        width: auto;
    }

    .l_footer_right {
        display: none;
    }

    .blog_content .pager {
        margin: 0 16px;
    }

    .header_blog_name {
        padding: 16px 16px;
        font-size: 24px;
    }

    .header_blog_name{
        padding: 16px 20px 8px;
        font-size: 22px;
    }

    .header_introduction {
        font-size: 12px;
        padding: 0 20px 24px;
    }

    .blog_content_list {
        padding: 0 12px;
    }

    .blog_content_item {
        width: 100%;
    }

    .blog_content_list .blog_content_item:first-child .blog_content_tmb {}
    .blog_content_tmb_wrap {
        position: relative;
        width: 100%;
        padding: 0;
    }
    .blog_content_tmb_wrap::before {
        content: "";
        display: block;
        padding-top: 65%;
    }

    .blog_content .blog_content_list .blog_content_item .blog_content_tmb {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: auto;
    }

    .blog_content .blog_content_list .blog_content_item .blog_content_desc,
    .blog_content .blog_content_list .blog_content_item .m_link_btn {
        display: none;
    }

    .blog_content .blog_content_list .blog_content_item .blog_content_title,
    .blog_content .blog_entry_title {
        font-size: 20px;
        margin: 0;
        padding: 20px 20px 4px;
    }

    .blog_content .blog_content_list .blog_content_item .blog_content_sup {
        margin: 0;
    }

    .blog_content_list .blog_content_item {
        display: block;
    }

    .blog_content_list .blog_content_item .blog_content_text_inner {
        margin: 0;
    }

    .blog_content_list .blog_content_item .blog_content_sup {
        position: relative;
        left: 0px;
        bottom: 0px;
    }

    .blog_entry {
        margin: 0 16px;
    }

    .comment_area {
        margin: 32px 16px 24px;
    }

    .comment_form_text{
        width: 100%;
        height: 40px;
    }

    .relate_list_area,
    .relate_list_title {
        width: auto;
    }

    .relate_list_area {
        margin: 0 16px 24px;
    }

    .relate_item {
        width: 100%;
    }

    .relate_list_title {
        width: auto;
        margin: 0 16px 16px;
    }

    .titlelist_area,
    .search_area {
        margin: 0 16px 32px;
    }
}


/*-----------------------------------------
  広告
-----------------------------------------*/
.ad {
    font-size: 13px;
}

</pre></body></html>