@charset "UTF-8";
@import url(css/normalize.min.css);
@import url(css/bootstrap.css);
@import url(css/bootstrap-responsive-980.css);
/*
Theme Name: bbc7_adsense
Theme URI: http://bbc7.jp
Author: Toshiaki Kondo
Author URI: http://bbc7.jp
Description: BBC7
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Domain Path: /languages/
Tags: two-columns
Text Domain: bbc7
*/


/* 基本スタイル
-------------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
    }

html,
button,
input,
select,
textarea { color: #333     }

body {
    background-color: #fff;
    color: #666;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Ｐゴシック","MS PGothic",sans-serif;
    line-height: 1.6;
    letter-spacing: 0;
    background: #fff;
    }

p {
    padding-bottom: 14px;
    margin: 0;
    line-height: 1.8;
    }

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

img {
    width: 100%;
    max-width: 100%;
    height: auto;
    width : auto;　;
    }

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    }

textarea { resize: vertical     }

ul li { list-style: none     }

table {
    margin: 0 0 1.5em;
    width: 100%;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #dddddd;
    background: #f8f8f8;
    }

th,
td {
    padding: 5px 10px;
    padding: 0.5rem 1rem;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #ddd;
    }

th {
    background: #eee;
    font-weight: bold;
    }

/* アラインメント
-------------------------------------------------------------- */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    }

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    }

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
    }

.thumleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottm: 1.5em !important;
    margin-left: 0 !important;
    width: 200px;
    height: auto;
    }

/* リンク
-------------------------------------------------------------- */
a {
    text-decoration: none; /* リンク下線：無し */
    }

a:link {
    color: #0000ff; /* リンク色：アドセンスのデフォルト色 */
    }

a:visited {
    color: #0000ff; /* アクセス済み：アドセンスのデフォルト色 */
    }

a:hover {
    color: #0000ff; /* マウスオン時：アドセンスのデフォルト色 */
    }

/* ヘッダー
-------------------------------------------------------------- */
#header {
    display: block;
    width: 100% !important;
    height: auto;
    background: #494949;
    padding-top: 5px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 2px 3px #aaa;
    -moz-box-shadow: 0 2px 3px #aaa;
    box-shadow: 0 2px 3px #aaa;
    behavior: url(/js/PIE.htc);
    }

.site-branding,
.social-button {
    display: block;
    color: #fff;
    }

.site-title {
    float: left;
    line-height: 1.2em;
    font-size: 110%;
    margin-top: 10px;
    font-weight: normal;
    color: #fff !important;
    }

.site-description {
    float: left;
    font-size: 110%;
    margin-top: 10px;
    font-weight: normal;
    color: #fff !important;
    }

.site-branding a {
    color: #fff !important;
    }

.social-button {
    float: right;
    text-align: right;
    }

.logo {
    float: left;
    width: 100%;
    max-width: 190px;
    overflow: hidden;
    }

.TopBanner {
    float: right;
    width: 100%;
    max-width: 728px;
    }

#logo-head {
    margin-bottom: 20px;
    }

.TopBanner { *margin-bottom: 30px     }

.TopBanner { margin-bottom: 30px\9     }

/* ソーシャルリンク
----------------------------------------------- */
#social_link {
    float: right;
    margin: 0;
    right: 0;
    }

#social_link li {
    float: right;
    text-align: right;
    margin: 5px 0 10px 10px;
    }

#social_link li a {     }

.result {
    margin-bottom: 20px;
    margin-left: 20px;
    font-size: 120%;
    }

.search { margin-bottom: 25px     }

.textbox { color: #848484 !important     }

.screen-reader-text { *display: none     }


/* 投稿
-------------------------------------------------------------- */
/* トップページのタイトルの一覧 */
ul.toplist {
    list-style-type: none;
    margin: 0 0 30px;
    padding: 0;
    border-top: solid 1px #aaaaaa;
    }

ul.toplist li {
    font-size: 0.875em;
    font-weight: bold;
    border-bottom: solid 1px #aaaaaa;
    background-image: url(images/chip.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 5px 0 5px 20px;
    }

ul.toplist li a { color: #000000     }

ul.toplist li span {
    font-size: smaller;
    color: #888888;
    }

ol {
    padding-top: 20px;
    padding-left: 20px;
    }

ol li {
    line-height: 1.5em;
    margin-bottom: 20px;
    }

#page { margin: 0 auto     }

.post {
    font-size: 110%;
    padding: 16px;
    margin-bottom: 50px;
    background-color: #fff;
    }

.more {
    float: right;
    font-size: 90%;
    margin-top: .5em;
    padding: 0 5px;
    color: #fff;
    background-color: #6495ed;
    }

a:link .more {
    color: #fff;
    background-color: #6495ed;
    }

a:visited .more {
    color: #fff;
    background-color: #6495ed;
    }

a:hover .more {
    text-decoration: none;
    color: #fff;
    background-color: #1e78ff;
    }

.entry-title {
    width: 97%;
    font-size: 130%;
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","メイリオ",Meiryo,serif;
    margin-bottom: 20px;
    padding: 6px;
    background-color: #1d8ade;
    border: 1px solid;
    color: #FFF;
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
    }

.entry-title { border-color: #1871b8     }

.category .page-title {
    font-size: 180%;
    border: none;
    }

.category .entry-title {
    width: 97%;
    font-size: 130%;
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","メイリオ",Meiryo,serif;
    margin-bottom: 20px;
    padding: 6px;
    background-color: #1d8ade;
    border: 1px solid;
    color: #FFF;
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
    }

.category .entry-title { border-color: #1871b8     }

.entry-content h2,
.entry-content h3,
.entry-content h4 {
    color: #666 !important;
    margin: 10px 0 20px;
    background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(50%,#eee), color-stop(51%,#ddd), color-stop(100%,#fff)); /* webkit */
    -pie-background: linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* ie */
    behavior: url(js/PIE.htc); /* ie */
    }

.entry-content h2 {
    border-left: 8px solid #1871b8;
    padding: 5px 0 5px 20px;
    font-size: 130%;
    line-height: 1.3em;
    }

.entry-content h3 {
    border-left: 6px solid #1871b8;
    padding: 5px 0 5px 15px;
    font-size: 120%;
    line-height: 1.2em;
    }

.entry-content h4 {
    border-left: 4px solid #1871b8;
    padding: 5px 0 5px 10px;
    font-size: 110%;
    line-height: 1.1em;
    }

.entry-content h2,
h3,
h4 { border-color: #1871b8     }

.entry-content { word-wrap: break-word     }

.page-title {
    font-size: 120%;
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","メイリオ",Meiryo,serif;
    text-align: center;
    margin-bottom: 20px;
    }

.archive h2 {
    font-size: 200%;
    text-align: left;
    margin-bottom: 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    }

.page h3 {
    font-size: 120%;
    margin-bottom: 20px;
    }

.entry-title a { color: #fff     }

.entry-title a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
    }

.meta-info { display: block     }

.entry-meta {
    float: left;
    font-size: 70%;
    padding: 7px 0;
    color: #555;
    }

.entry-author {
    float: right;
    font-size: 80%;
    padding: 7px 0;
    color: #555;
    }

.footer-meta {
    font-size: 80%;
    padding: 7px 0;
    margin-top: 30px;
    margin-bottom: 0;
    color: #555;
    }

.entry-meta a:hover {
    color: #c00;
    border-bottom: 1px dotted;
    }

.entry-image {
    float: left;
    width: 200px;
    }

.entry-image a:hover { border: none     }

.entry img {
    margin-bottom: 30px;
    border: none;
    }

img a:hover { border: none     }

.img a:hover { border: none     }

.sticky {     }

.error-404 { padding: 20px     }

.error-404 h3 {
    font-size: 130%;
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","メイリオ",Meiryo,serif;
    margin-bottom: 15px;
    }

#toc_container {
    margin: 30px auto 30px !important;
    overflow: hidden !important;
    }

ul.toc_list li > a { line-height: 200% !important     }

/* 画像
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    }

.clear {
    clear: both;
    zoom: 1;
    }

.post img {
    border: 1px solid #d8d8d8;
    padding: 5px;
    }

.border-none { border: none !important     }

/* リンク画像の透明化 */
.entry-content > a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    background: #fff;
    }

.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
    }

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
    }

.wp-caption-text { text-align: center     }

.wp-caption .wp-caption-text { margin: 0.8075em 0     }

.gallery-caption {     }

/* 動画 
-------------------------------------------------------------- */
.moveWrap {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    }

.moveWrap > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

/* ページネーション
-------------------------------------------------------------- */
.pagination {
    display: inline-block;
    padding-left: 15px;
    margin: -20px 0 20px;
    border-radius: 4px;
    zoom: 1;
    }

.pagination > li { display: inline     }

.pagination > li > a,
.pagination > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
    }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-left-width: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    }

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span { background-color: #f5f5f5     }

.pagination > .active > a,
.pagination > .active > span {
    color: #999999;
    cursor: default;
    }

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999999;
    cursor: not-allowed;
    background-color: #ffffff;
    }

.pagination-large > li > a,
.pagination-large > li > span {
    padding: 14px 16px;
    font-size: 18px;
    }

.pagination-large > li:first-child > a,
.pagination-large > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    }

.pagination-large > li:last-child > a,
.pagination-large > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    }

.pagination-small > li > a,
.pagination-small > li > span {
    padding: 5px 10px;
    font-size: 12px;
    }

.pagination-small > li:first-child > a,
.pagination-small > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    }

.pagination-small > li:last-child > a,
.pagination-small > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    }

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
    }

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

.pager:after { clear: both     }

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

.pager:after { clear: both     }

.pager li { display: inline     }

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px;
    }

.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #f5f5f5;
    }

.pager .next > a,
.pager .next > span { float: right     }

.pager .previous > a,
.pager .previous > span { float: left     }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999999;
    cursor: not-allowed;
    background-color: #ffffff;
    }

/* 記事下広告
-------------------------------------------------------------- */
.ad_middle {
    margin: 10px auto 30px;
    text-align: center;
    }

/* パンクズ
-------------------------------------------------------------- */
.breadcrumb {
    margin: -15px 0 0 -15px;
    background: none;
    }

/* ウィジェット
-------------------------------------------------------------- */
.TopBanner .widget {
    padding: 0;
    margin-bottom: 40px;
    }

.fixed {
    position: fixed;
    top: 0; /*固定させたい位置*/
    }

.ad-widget {
    padding: 0;
    margin-bottom: 20px;
    }

.fix-widget {
    padding: 0;
    margin-bottom: 20px;
    }

.widget {
    padding: 10px;
    margin-bottom: 20px;
    }

.widget-title {
    font-size: 110%;
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","メイリオ",Meiryo,serif;
    line-height: 1.5em;
    padding-left: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #7d7d7d;
    }

.widget ul {
    padding: 0;
    : ;
    margin: 0;
    }

.widget li {
    list-style: none;
    background: url(images/list_grey.png) no-repeat 0 0.4em;
    padding-left: 14px;
    margin-left: 5px;
    }

.widget li a { display: block     }

#footer-widget {
    position: relative;
    width: 100%;
    background-color: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px;
    }

.footer-widget { color: #333     }

.footer-widget .widget-title {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Ｐゴシック","MS PGothic",sans-serif;
    font-size: 120%;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #333;
    }

.footer-widget ul li {
    color: #333;
    padding: 4px 0;
    }

.footer-widget a {
    color: #333;
    text-decoration: none;
    border-bottom: 1px dotted;
    }

.footer-widget a:hover {
    color: #fe2900;
    text-decoration: none;
    border-bottom: 1px dotted;
    }

.footer-widget img {
    text-align: center !important;
    margin: 0 auto;
    margin-bottom: 20px;
    }

/* コメント
----------------------------------------------- */
.bypostauthor {     }

/* ナビゲーション（ページネーション）
----------------------------------------------- */
.site-main [class*="navigation"] {
    margin: 0 0 1.5em;
    overflow: hidden;
    }

[class*="navigation"] .nav-previous {
    float: left;
    width: 50%;
    }

[class*="navigation"] .nav-next {
    float: right;
    text-align: right;
    width: 50%;
    }

/* トップへ戻る
----------------------------------------------- */
#page-top {
    font-size: 80%;
    background: #6290ed;
    border-radius: 5px;
    color: #fff;
    padding: 10px 12px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 4;
    }

#page-top:hover { background: #1e78ff     }

/* フッター
----------------------------------------------- */
.site-footer {
    overflow: hidden;
    clear: both;
    display: block;
    width: 100%;
    min-height: 50px;
    height: auto !important;
    height: 50px;
    background-color: #494949;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    }

.site-info {
    padding-left: 10px;
    margin-top: 1em;
    color: #fff;
    font-size: 90%;
    }

.site-info a {
    color: #fff;
    text-decoration: none;
    }

/* スマートフォン用コンテンツ
----------------------------------------------- */
@media screen and (max-width: 600px) { 
    .TopBanner {
        clearfix: both;
        margin-top: -20px;
        }

    .ad_head { display: none     }

    .ad_head_mobile {
        margin: 0 auto;
        text-align: center;
        }

    .logo { display: none     }

    .site-title {
        font-size: 70%;
        padding-bottom: 10px;
        padding-right: 10px;
        padding-left: 10px;
        }

    .site-description { display: none     }

    #social_link { display: none     }

    #social_link li { display: none     }

    /* トップページのタイトルの一覧 */
    ul.toplist {
        list-style-type: none;
        margin: 0 10px 30px;
        padding: 0;
        border-top: solid 1px #aaaaaa;
        }

    #toc_container {
        width: 90% !important;
        margin: 0 auto 30px !important;
        overflow: hidden !important;
        }

    .post { margin-top: -20px     }

    .entry-title {
        font-size: 100%;
        line-height: 1.5em;
        padding: 0 5px;
        margin-top: -10px;
        margin-bottom: 0;
        }

    .entry-single { display: none     }

    .entry-content h2 {
        padding: 5px 0 5px 10px;
        font-size: 120%;
        background: none;
        }

    .entry-content h3 {
        padding: 5px 0 5px 8px;
        font-size: 110%;
        background: none;
        }

    .entry-content h4 {
        padding: 5px 0 5px 6px;
        font-size: 100%;
        background: none;
        }

    .entry-content img:nth-child(1) { width: 50%     }

    .entry-content img {
        width: 100%;
        margin-right: 5px;
        }

    .entry-content { margin-top: -20px     }

    .page-title { font-size: 120%     }

    .page h3 {
        font-size: 100%;
        margin-bottom: 10px;
        }

    #respond {
        /* コメント */
        background: none repeat scroll 0 0 #f4f4f4;
        padding: 10px;
        }

    .mobile {
        clear: both;
        float: right;
        margin-top: -40px;
        }

    .nav {
        display: none;
        clear: both;
        width: 100%;
        margin-bottom: 0 !important;
        -moz-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1);
        box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1);
        }

    .navbar-inner {
        min-height: 5px;
        padding-right: 0;
        padding-left: 0;
        background-color: #f4f4f4;
        }

    .nav ul { margin: 0     }

    .nav a {
        display: block;
        border: 1px solid #222;
        margin: 0 0 -1px 0;
        padding: 0 10px 0 32px;
        line-height: 40px;
        text-decoration: none;
        background: #7c8d95 url(images/arrow-white.png) no-repeat 20px;
        color: #fff;
        }

    .nav a:hover {
        background-color: #494949;
        color: #fff;
        }

    .nav ul ul a {
        background: #7c8d95 url(images/arrow-white.png) no-repeat 34px;
        padding: 0 0 0 45px;
        }

    .nav ul ul ul a {
        background: #7c8d95 url(images/arrow-white.png) no-repeat 49px;
        padding: 0 0 0 60px;
        }

    .nav ul ul ul ul a {
        background: #7c8d95 url(images/arrow-white.png) no-repeat 64px;
        padding: 0 0 0 75px;
        }

    .nav ul li ul.sub-menu { display: block !important     }

    .thumleft {
        display: inline;
        float: left;
        margin-right: 1em;
        width: 130px;
        height: auto;
        }

    .breadcrumb {
        font-size: 80%;
        margin: -20px 0 10px;
        background: #fff;
        }

    /* サイドバー スマホ */
    .ad-widget {
        position: static !important;
        margin: 10px auto 20px !important;
        width: 300px !important;
        text-align: center;
        }

    .ad_middle {
        margin: 10px auto 20px !important;
        width: 300px !important;
        text-align: center;
        }

    .fix-box {
        width: 290px !important;
        max-width: 100%;
        height: auto;
        margin-top: 20px;
        margin-left: 15px;
        word-wrap: break-word !important;
        }

    .widget {
        position: static !important;
        margin-left: 15px !important;
        margin-bottom: 20px !important;
        margin-right: 15px !important;
        }

    .footer-widget {
        color: #333;
        padding: 5px 10px;
        }

    .footer-widget .widget-title {
        font-size: 120%;
        margin-top: 20px;
        margin-bottom: 20px;
        }

    table {
        width: 100%;
        margin: 0 auto;
        }

    th {
        float: left;
        width: 90%;
        text-align: left;
        border-right: solid 1px #ddd;
        }

    td {
        float: left;
        width: 90%;
        border-right: solid 1px #ddd;
        }

    .pager { font-size: 80%     }

    .search {
        margin-top: 10px;
        margin-left: 5px;
        margin-bottom: 10px;
        }

    blockquote,
    q {
        margin: 0 0 1em;
        padding: 1em;
        background: #fff;
        }

    blockquote {
        background: url("images/blockquote_start.png") no-repeat scroll top left #fefff9;
        padding: 5px;
        margin-top: 10px;
        margin-bottom: 20px;
        }

    blockquote p {
        font-size: 90%;
        line-height: 1.4;
        padding: 15px 5px 5px;
        margin: 0;
        }

    cite {
        display: block;
        text-align: right;
        font-size: 80%;
        }

    }

/* スマートフォン用コンテンツ終了 */
/* タブレット用コンテンツ
----------------------------------------------- */
@media screen and (max-width: 959px) { 
    .header-logo {
        margin-left: 10px;
        width: 50%;
        }

    .site-title { font-size: 130%     }

    .site-description { display: none     }

    .site-description { font-size: 100%     }

    #social_link { display: none     }

    #social_link li { display: none     }

    .ad_head_mobile { display: none     }

    .post { margin-top: -20px     }

    .entry-title {
        font-size: 120%;
        padding: 0 5px;
        margin-bottom: 20px;
        }

    .page-title {
        font-size: 120%;
        font-weight: bold;
        }

    .page h3 {
        font-size: 100%;
        margin-bottom: 10px;
        }

    #respond {
        /* コメント */
        background: none repeat scroll 0 0 #f4f4f4;
        padding: 10px;
        }

    .comments-area {
        font-size: 100%;
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #C8CACD;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
        padding: 20px;
        margin-bottom: 50px;
        }

    .comments-title {
        font-size: 120%;
        margin-bottom: 30px;
        }

    .comment-list { padding-left: 20px     }

    #reply-title {
        font-size: 110% !important;
        margin-top: 10px;
        margin-bottom: 5px;
        }

    .mobile {
        clear: both;
        float: right;
        margin-top: -40px;
        }

    .nav {
        display: none;
        clear: both;
        width: 100%;
        margin-bottom: 0 !important;
        -moz-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1);
        box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1);
        }

    .navbar-inner {
        min-height: 5px;
        padding-right: 0;
        padding-left: 0;
        background-color: #f4f4f4;
        }

    .nav ul { margin: 0     }

    .nav a {
        display: block;
        border: 1px solid #222;
        margin: 0 0 -1px 0;
        padding: 0 10px 0 32px;
        line-height: 40px;
        text-decoration: none;
        background: #7c8d95 url(images/arrow-white.png) no-repeat 20px;
        color: #fff;
        }

    .nav a:hover {
        background-color: #494949;
        color: #fff;
        }

    .nav ul ul a {
        background: #7c8d95 url(images/arrow-white.png) no-repeat 34px;
        padding: 0 0 0 45px;
        }

    .nav ul ul ul a {
        background: #7c8d95 url(images/arrow-white.png) no-repeat 49px;
        padding: 0 0 0 60px;
        }

    .nav ul ul ul ul a {
        background: #7c8d95 url(images/arrow-white.png) no-repeat 64px;
        padding: 0 0 0 75px;
        }

    .nav ul li ul.sub-menu { display: block !important     }

    .thumleft {
        display: inline;
        float: left;
        margin-right: 1em;
        width: 130px;
        height: auto;
        }

    .breadcrumb {
        font-size: 80%;
        margin: -20px 0 10px;
        background: #fff;
        }

    /* サイドバー タブレット*/
    .widget {
        padding: 20px;
        margin-bottom: 20px;
        }

    #footer-widget {
        -webkit-box-shadow: 0 -1px 3px #ccc;
        -moz-box-shadow: 0 -1px 3px #ccc;
        box-shadow: 0 -1px 3px #ccc;
        behavior: url(/js/PIE.htc);
        }

    .ad-widget {
        padding: 10px;
        margin: 0 auto 20px;
        width: 100%;
        max-width: 290px;
        }

    .maga { overflow: hidden     }

    table {
        width: 100%;
        margin: 0 auto;
        }

    th {
        float: left;
        width: 90%;
        text-align: left;
        border-right: solid 1px #ddd;
        }

    td {
        float: left;
        width: 90%;
        border-right: solid 1px #ddd;
        }

    .pager { font-size: 80%     }

    #toc_container {
        width: 90% !important;
        margin: 0 auto 30px !important;
        overflow: hidden !important;
        }

    blockquote,
    q {
        margin: 0 0 1em;
        padding: 1em;
        background: #fff;
        }

    blockquote {
        background: url("images/blockquote_start.png") no-repeat scroll top left #fefff9;
        padding: 5px;
        margin-top: 10px;
        margin-bottom: 20px;
        }

    blockquote p {
        font-size: 90%;
        line-height: 1.4;
        padding: 15px 5px 5px;
        margin: 0;
        }

    cite {
        display: block;
        text-align: right;
        font-size: 80%;
        }

    }

/* タブレット用コンテンツ終了 */
/* PC用コンテンツ
----------------------------------------------- */
@media screen and (min-width: 960px) { 
    .ad_head_mobile { display: none     }

    #crumb {
        color: #666;
        font-size: 90%;
        text-align: left;
        padding: 0 0 15px;
        }

    .frame {
        background-color: #fff;
        border: 1px solid #c8cacd;
        padding: 20px;
        margin-bottom: 50px;
        -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
        -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
        }

    .post-content { overflow: hidden     }

    blockquote,
    q {
        margin: 0 0 1em;
        padding: 1em;
        background: #f8f8f8;
        -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 0.2rem;
        -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 0.2rem;
        box-shadow: rgba(0, 0, 0, 0.2) 0 0 0.2rem;
        }

    blockquote {
        background: url("images/blockquote_start.png") no-repeat scroll top left #fefff9;
        padding: 5px;
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 30px;
        margin-left: 10px;
        }

    blockquote p {
        font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
        font-size: 100%;
        line-height: 1.6;
        background: url("images/blockquote_end.png") no-repeat scroll bottom right;
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
        margin: 0;
        }

    cite {
        display: block;
        text-align: right;
        font-size: 90%;
        }

    /* コメント欄 */
    #respond {
        background: none repeat scroll 0 0 #f4f4f4;
        border: 1px solid #C8CACD;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
        margin: 0 0 30px;
        padding: 10px 20px;
        }

    #comment {
        height: 150px;
        margin: 10px 0;
        width: 98%;
        }

    .comments-area {
        font-size: 100%;
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #C8CACD;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
        padding: 20px;
        margin-bottom: 50px;
        }

    .comments-title {
        font-size: 120%;
        margin-bottom: 30px;
        }

    .comment-list { padding-left: 20px     }

    .comment-reply-title { font-size: 120%     }

    .comment-respond {
        background: none repeat scroll 0 0 #fff;
        border: none !important;
        box-shadow: none !important;
        margin: 30px 0 30px !important;
        padding: 10px 20px !important;
        }

    /* サイドバー PC */
    .fix-box {
        width: 300px;
        margin-bottom: 30px;
        }

    .widget {
        padding: 20px;
        margin-bottom: 20px;
        }

    #footer-widget {
        -webkit-box-shadow: 0 -1px 3px #ccc;
        -moz-box-shadow: 0 -1px 3px #ccc;
        box-shadow: 0 -1px 3px #ccc;
        behavior: url(/js/PIE.htc);
        }

    .site-info { text-align: center     }

    /* トップへ戻る */
    #page-top {
        font-size: 70%;
        background: #6290ed;
        border-radius: 5px;
        color: #fff;
        padding: 8px 10px;
        position: fixed;
        margin-bottom: 0;
        margin-right: 20px;
        }

    #page-top:hover { background: #1e78ff     }

    }

/* PC用コンテンツ終了 */
/* クリアー
-------------------------------------------------------------- */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
    }

.clearfix:after { clear: both     }

.clearfix { *zoom: 1     }

/* プリント
-------------------------------------------------------------- */
@media print { 
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */;
        box-shadow: none !important;
        text-shadow: none !important;
        }

    a,
    a:visited { text-decoration: underline     }

    a[href]:after { content: " (" attr(href) ")"     }

    abbr[title]:after { content: " (" attr(title) ")"     }

    /*
         * Don't show links for images, or javascript/internal links
         */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after { content: ""     }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
        }

    thead {
        display: table-header-group;
        /* h5bp.com/t */
        }

    tr,
    img { page-break-inside: avoid     }

    img { max-width: 100% !important     }

    }

/* スクリーンリーダー（アクセシビリティに配慮）
----------------------------------------------- */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    }

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    }