/*----------------------------------------------------------
  Designed by office hidezo All Rights Reserved.
  product design : 【JOY】sirius_css_2r
  creation date  : 2015/07/28
------------------------------------------------------------*/

@import url("./css/tables.css");
@import url("./css/commonstyles.css");
@charset "Shift_JIS";

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■ブラウザCSSリセット
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
blockquote,q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■基本設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
body {
    -webkit-text-size-adjust: 100%;
    margin: 0 auto;
    outline: none;
    font-family: 'Lucida Grande', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, Verdana;
    font-size: 14px;
    text-align: center;
    word-wrap: break-word;
}

html {overflow-y: scroll;}
img {max-width: 100%; padding: 0; border: none;}
a:hover img {filter: alpha(opacity=60); opacity: 0.6; -moz-opacity: 0.6;}


a:link    {color: #1111cc;}
a:visited {color: #800080;}
a:hover   {color: #a00000;}
a:active  {color: #a00000;}


ul {list-style-type: none; margin: 0; padding: 0;}
ol {counter-reset: li; list-style-type: none; margin: 0; padding: 0;}


.kensaku-text,.kensaku-submit,.input-submit,button,.comment-input,.comment-input2,select,textarea {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
input::-moz-focus-inner {padding: 0; border: 0;}


#header1 a,#footer2 a,#footerinfo a,#sidebarbody-l a,#sidebarbody-r a,.article-title a,.article-header a,.article-footer a,.relate a,.pankuzu a,.page-navi1 a,.page-navi1-2 a,.page-navi2 a,.page-navi3 a,.navi-return a,.kijilist-body li a,.kl-info a,.kl-info1 a,.kl-info2 a,.kl-cat a,.kl-date a,.kl-read a,.cmtitle a,.cmbody1 a,.cmbody2 a,.cminfo a,.related-articles ul li a {
    text-decoration: none;
}

#header1 a:hover,#footer2 a:hover,#footerinfo a:hover,#sidebarbody-l a:hover,#sidebarbody-r a:hover,.article-title a:hover,.article-header a:hover,.article-footer a:hover,.relate a:hover,.pankuzu a:hover,.page-navi1 a:hover,.page-navi1-2 a:hover,.page-navi2 a:hover,.page-navi3 a:hover,.kijilist-body li a:hover,.kl-info a:hover,.kl-info1 a:hover,.kl-info2 a:hover,.kl-cat a:hover,.kl-date a:hover,.kl-read a:hover,.cmtitle a:hover,.cmbody1 a:hover,.cmbody2 a:hover,.cminfo a:hover,.related-articles ul li a:hover {
    text-decoration: underline;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■ベースカラー  4ヶ所のカラーコードを変更ください
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
#header-navi-outer,#globalmenu-outer,#globalmenu a:hover,#footer2-outer,.sidebar-title-outer,.sidebar-title,.sidetitle,.article-title-outer,.article-title,.postmore a:hover,.kijilist-title-outer,.kijilist-title,.post-title-outer,.post-title,.cm-title-outer,.cm-title,.tb-title-outer,.tb-title,.message-title,.page-navi1 a:hover,.page-navi1-2 a:hover,.page-navi2 a:hover,.navi-return a:hover,.ul-kl li a:hover:before,.kl-cat a:hover,.kl-read a:hover,.input-submit:hover,button:hover,#rssRegist:hover {
    background: #008000;
}

.page-navi1 a:hover,.page-navi1-2 a:hover,.page-navi2 a:hover,.kl-cat a:hover,.input-submit:hover,button:hover {
    border: solid 1px #008000;
}

#header1,#footer2-outer {
    border: solid 3px #008000;
}

#header-navi-outer,#globalmenu a:hover,.sidebar-title-outer,
#footer2-outer,.navi-return a:hover,.input-submit:hover,button:hover {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008000', endColorstr='#ffffff/*←変更不可*/',GradientType=0 );/*forIE9*/
}

/*アレンジ用：差し色罫線*/
#header-outer {
    border-bottom: solid 0px ;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■記事装飾パーツのカラー 7ヶ所のカラーコードを変更ください
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.h2-00,.ul-00 li,
.h2-01-main,.h3-06-main,.ul-01-main li,.ul-04-main li:after,.ul-05-main li:before {
    border: solid 3px #a7a7a7;
}

.ol-00 li:before,
.ul-04-main li:before,.ol-03-main li:before,.ol-04-main li:before {
    border: solid 1px #a7a7a7;
}

.table-00 th,.table-01 th {
    background: #a7a7a7;
}

.h2-02-main,.h2-04-main,.h2-05-main:before,.h3-04-main,.h3-05-main:before,
.ul-02-main li:before,.ul-03-main li:before,.ol-01-main li:before,.ol-02-main li:before,
.parts-01-main,.parts-02-main,.parts-03-main,.parts-04-main,.parts-05-main {
    background: #a7a7a7;
}

.h2-03-main,.h3-01-main,.h3-02-main,.h3-03-main,.h3-07-main {
    border: solid 2px #a7a7a7;
}

.h2-03-main {
    border-left: solid 15px #a7a7a7;
}

.h2-02-main,.parts-01-main,.parts-03-main {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a7a7', endColorstr='#ffffff/*←変更不可*/',GradientType=0 );/*forIE9*/
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■背景色
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*ボディ*/
body {background: #ffffff;}

/*コンテナ #container2or3*/
#container1 {background: none;}

/*コンテナ内側*/
#container-in {background: none;}

/*メインカラム*/
#content1,#content2,#content3 {background: none;}

/*サイドバー*/
#sidebarbody-l,#sidebarbody-r,.sidecontent {background: none;}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■基本レイアウト(全体の幅・余白)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*全体幅 940px:

【メイン640px:5+(15+600px+15)+5】+30px+【右サイド270px:5+(5+250px+5)+5】

全体幅−10px:グローバルメニュー内側・フッター内側・フッターinfo
全体幅−40px:ヘッダー内側 */

#container-in {
    width: 940px;
}

#globalmenu-in,#footer2,#footerinfo {
    width: 930px;
}

#header-in {
    width: 900px;
}

/*バグ対策(全体幅＋40px以上で設定)*/
body {
    min-width: 980px;
}


/*メインカラム*/
#wrapper1 {
    float: left;
    width: 100%;
}

#content1,#content2,#content3 {
    margin: 0 300px 0 0; /*余白幅＋サイド幅*/
}


/*右サイドバー*/
#sidebar1-r,#sidebar2-r,#sidebar3-r {
    float: left;
    margin: 0 0 0 -270px;
    width: 270px;
}

#sidebar1-l,#sidebar2-l,#sidebar3-l,#sidebarbody-l {
    display: none;
}


/*フッターinfo幅 930px:(左側470px)+30px+(中央200px)+30px+(右側200px)*/

.fi-l {margin: 0 460px 0 0;}        /*左側(全体-左側)*/
.fi-c {width: 200px; float: left;}  /*中央*/
.fi-r {width: 200px; float: right;} /*右側*/

.fi-wrapper1 {float: left; width: 100%; }
.fi-wrapper2 {float: left; margin: 0 0 0 -430px; width: 430px;} /*中央＋余白幅＋右幅*/


/*記事下コンテンツ*/
.kijishita   {width: 100%; float: left;}                     /*全体*/
.kijishita-l {margin-right: 0px;}                            /*左体*/
.kijishita-r {width: 100%; float: right; margin-left: -0px;} /*右側*/


/*余白設定*/
#container-in {
    padding-top: 20px;
    padding-bottom: 20px;
}
#content1,#content2,#content3,   /*コンテンツで別途に左右15pxの指定あり*/
#sidebarbody-l,#sidebarbody-r {  /*サイドバーで別途に左右 5pxの指定あり*/
    padding: 5px 5px 1px 5px;
}
#footerinfo-outer {
    padding-top: 20px;
}

/*サイドバー上コンテンツ*/
.sidecontent {
    display: none;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■主要部分の文字色
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*主要部分*/
body,.style03 a,.blog-title a,#globalmenu a,#footerinfo a,
.sidebar-title,.sidetitle,.relatetitle a,.relatebody a,.cmtitle a {
    color: #333;
}

.style03 a:hover,.blog-title a:hover,#footerinfo a:hover,
.relatetitle a:hover,.relatebody a:hover,.cmtitle a:hover {
    color: #a00;
}

/*サイドバー*/
#sidebarbody-l,#sidebarbody-r {
    color: #777;
}

#sidebarbody-l a,#sidebarbody-r a {
    text-decoration: none;
    color: #777;
}

#sidebarbody-l a:hover,#sidebarbody-r a:hover {
    text-decoration: underline;
    color: #a00;
}

/*サイドバー上下フリースペース*/
#sidebarbody-l .ad4 a,#sidebarbody-r .ad4 a,
#sidebarbody-l .ad7 a,#sidebarbody-r .ad7 a {color: #1111cc;}
#sidebarbody-l .ad4 a:hover,#sidebarbody-r .ad4 a:hover,
#sidebarbody-l .ad7 a:hover,#sidebarbody-r .ad7 a:hover {color: #a00;}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■文字サイズと行の高さ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*主要部分1・記事本文*/
.article-body,.post-body,.eyecatchbanner,.sidecontent,#tag_cloud,.message-board,.message,.gnavi,.topcontent {
    font-size: 14px;
    line-height: 1.8;
}

/*ブログタイトル*/
.blog-title {
    font-size: 26px;
    line-height: 1.4;
}

/*ブログ説明文*/
.blog-intro,.style02,.header-imgr,.header-imgl,#headertext {
    font-size: 12px;
    line-height: 1.4;
}

/*グローバルメニュー*/
#globalmenu {
    font-size: 12px;
    line-height: 1.4;
}

/*記事タイトル*/
.style03,.page-title {
    font-size: 26px;
    line-height: 1.2;
}

/*タイトル1(フリースペース・CM・TB・続きを読む)*/
.style04,.style05,.style06,.postmore a,.message-title h3 {
    font-size: 16px;
    line-height: 1.4;
}

/*タイトル2(サイドバー・フッターinfo)*/
.sidebar-title,.sidetitle,.ftitle,.sidebarbody h4 {
    font-size: 14px;
    line-height: 1.4;
}

/*主要部分2(サイドバー・フッターinfo・記事一覧・記事下コンテンツ)*/
#sidebarbody-l,#sidebarbody-r,#footerinfo,.kijilist1,.kijilist2,.kijilist3,.kijilist4,.kijishita {
    font-size: 12px;
    line-height: 1.8;
}

/*コメント欄*/
.cmtitle,.cmbody,textarea {
    font-size: 12px;
    line-height: 1.6;
}

/*h2タイトル(変更非推奨)*/
h2,.article-body h2,.post-body h2,.sidebar-body h2,.side h2 {
    font-size: 20px;
    line-height: 1.1;
}

/*h3タイトル(変更非推奨)*/
h3,.article-body h3,.post-body h3,.sidebar-body h3,.side h3 {
    font-size: 16px;
    line-height: 1.4;
}

/*文字だけ見出し(変更非推奨)*/
.copy,h2.copy,h3.copy {
    font-size: 20px;
    line-height: 1.4;
}

/*主要部分3(変更非推奨)*/
.fa-kx{
    font-size: 13px;
}

#header-navi,.kensaku-text,.kensaku-submit {
    font-size: 12px;
    line-height: 1.6;
}

.kl-read a,.kltitle,.comtitle,.pn3-l a,.pn3-r a,legend,address a {
    font-size: 14px;
    line-height: 1.6;
}

.navi-return {
    font-size: 20px;
    line-height: 1.6;
}

.pankuzu,.page-navi3,.tag-search,.input-submit,button,.relate,.relatetitle,.relatetitle h2,.sonet-relate,
#relating-words,#nices,.related-articles h3,.ad,.ad1,.ad2,.ad3,.ad4,.ad5,.ad6,.ad7,.ad-pc,.ad-sp {
    font-size: 12px;
    line-height: 1.6;
}

#footer2,.article-header,.article-footer,.kb-l,.kl-info,.kl-info1,.kl-info2,#cms,#tbs {
    font-size: 11px;
    line-height: 1.6;
}

.kl-list,.live-related a {
    font-size: 18px;
    line-height: 1.2;
}

.kl-cat,.kl-date,.kl-cat2,.kl-date2 {
    font-size: 11px;
    line-height: 2.5;
}

.page-navi1,.page-navi1-2,.page-navi2 {
    font-size: 11px;
    line-height: 2.5;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■各ブロックのデザイン設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

/*----------------------------------------------------------
●コンテナ・カラム
------------------------------------------------------------*/
/*コンテナ*/
#container1,#container2,#container3,#container-in {
    margin: 0 auto;
}

/*メインカラム*/
#content1,#content2,#content3 {
    border: solid 0px #d1d1d1;
    border-radius: 6px;
}

/*サイドバー*/
#sidebarbody-l,#sidebarbody-r,.sidecontent {
    border: solid 0px #d1d1d1;
    border-radius: 6px;
}

/*モダンブラウザ対策*/
#globalmenu:after,#container-in:after,#footerinfo:after {
    display: block;
    content: "";
    clear: both;
    height: 0;
}

/*ホバーエフェクト*/
a:hover img,.kensaku-submit:hover,#globalmenu a:hover,#globalmenu li ul li,.postmore a:hover,.page-navi1 a:hover,.page-navi1-2 a:hover,.page-navi2 a:hover,.navi-return a:hover,.ul-kl li a:hover,.ul-kl li a:before,.ul-kl li a:after,.kl-cat a:hover,.kl-read a:hover,.input-submit:hover,button:hover {
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}


/*----------------------------------------------------------
●ヘッダー&グローバルメニュー
------------------------------------------------------------*/
#header1 {
    position: relative;
    border-top: none;
    border-right: none;
    border-left: none;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.3);
    background: none;
}

/*ヘッダーナビ*/
#header-navi-outer {
    position: relative;
    z-index: 100;
    width: 100%;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.3);
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
}

#header-navi {
    clear: both;
    overflow: hidden;
    padding: 4px 10px;
    word-wrap: normal;
}

.header-navi-l {float: left; text-align: left;}   /*左側:h1部分  */
.header-navi-r {float: right; text-align: right;} /*右側:検索部分*/


#header-navi li {
    float: left;
    padding: 0 0 0 5px;
}

/*検索フォーム*/
.kensaku-text {
    -webkit-appearance: none;
    width: 120px;
    margin: 0;
    padding: 0 5px;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1) inset,0 -1px 1px 0 rgba(0,0,0,0.1) inset;
    border: none;
    border-radius: 2px 0 0 2px;
    background: rgba(255,255,255,0.9);
}

.kensaku-submit {
    -webkit-appearance: none;
    margin: 0;
    padding: 0 10px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1) inset,-1px -1px 1px 0 rgba(0,0,0,0.1) inset;
    border: none;
    border-radius: 0 2px 2px 0;
    background: rgba(255,255,255,0.8);
    color: #777;
}

/*IE09*/
.kensaku-text,.kensaku-submit {line-height: 1.5\9;}
@media all and (-ms-high-contrast:none){
/*IE10*/
.kensaku-text,.kensaku-submit {line-height: 1.5;}
/*IE11*/
*::-ms-backdrop,
.kensaku-text,.kensaku-submit {line-height: 1.5;}
}

.kensaku-submit:hover {
    background: rgba(0,0,0,0.3);
    color: #fff;
}

/*ヘッダーナビの文字*/
#header-navi,#header-navi a {
    color: #fff;
}

#header-navi a:hover {
    color: #fff;
}

/*h1の文字*/
.style01 {
    display: inline;
    font-weight: normal;
    text-align: left;
    color: #fff;
}

.style02 {
    padding: 0 0 0 10px;
    font-weight: normal;
    text-align: right;
    color: #777;
}

/*ヘッダー外側*/
#header-outer {
    padding: 20px 0 20px 0;
}

/*ヘッダー内側 : 画像利用のサイズ指定は 縦幅 width:900px; 縦幅 height:200px; 等を追加*/
#header-in {
    clear: both;
    overflow: hidden;
    border: solid 0px #d1d1d1;
    background: none;
}

/*スマホ・タブレット用ヘッダー画像調整*/
@media screen and (max-width: 800px) {
    /* #header-in {height: 0px;} /*ヘッダー画像 780px÷横幅px×縦幅px*/
}
@media screen and (max-width: 670px) {
    /* #header-in {height: 0px;} /*ヘッダー画像 650px÷横幅px×縦幅px*/
}
@media screen and (max-width: 415px) {
    /* #header-in {height: 0px;} /*ヘッダー画像 395px÷横幅px×縦幅px*/
}

/*タイトルと説明文を横並び*/
.header-l {width: 100%; float: left;}  /*左側:タイトル:横並びは50%*/
.header-r {width: 100%; float: right;} /*右側:説明文  :横並びは50%*/


/*ブログタイトルの文字*/
.blog-title {
    padding: 0 0 0 0;
    font-weight: bold;
    text-align: left;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.4);
}

.blog-title a {
    font-weight: bold;
}

/*ブログ説明文の文字*/
.blog-intro {
    padding: 0 0 0 0;
    text-align: left;
    color: #777;
}

/*ヘッダーフリースペース*/
.header-imgr {max-width: 100%; float: right; padding: 0 0 0 10px;}
.header-imgl {max-width: 100%; float: left; padding: 0 10px 0 0;}
@media screen and (max-width: 670px) {
.header-imgr,.header-imgl {width: auto; float: none; padding: 0;} /*横並び解除*/
}

/*ヘッダーその他*/
#header1,#header-navi-outer,#header-navi,#header-outer,#header-in,.blog-title,.blog-intro,.header-imgr,.header-imgl {
    margin: 0 auto;
}

/*グローバルメニュー外側(背景)*/
#globalmenu-outer {
    margin: 0 auto;
    border-top: solid 1px #d1d1d1;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
}

/*グローバルメニュー外側(レスポンシブ用)*/
#globalmenu-toggle,#sp-s,.sp,.arrow {
    display: none;
}

/*グローバルメニュー内側*/
#globalmenu-in {
    margin: 0 auto;
}

#globalmenu {
    margin: 0 auto;
    border-left: solid 1px #d1d1d1\9;
    border-left: solid 1px rgba(0,0,0,0.1);
}

#globalmenu li {
    position: relative;
    float: left;
    margin: 0;
}

#globalmenu a {
    display: inline-block;
    height: 100%;
    padding: 10px 15px;
    border-right: solid 1px #d1d1d1\9;
    border-right: solid 1px rgba(0,0,0,0.1);
    border-left: solid 1px rgba(255,255,255,0.2);
    font-weight: bold;
}

#globalmenu a:hover {
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.1) 100%);
    color: #fff;
}

/*プルダウンメニュー*/
#globalmenu li ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 200;
    width: 200px;
}

#globalmenu li ul li {
    width: 100%;
    height: 0;
    overflow: hidden;
}

#globalmenu li ul li a {
    display: block;
    height: 12px; /*or100%*/
    line-height: 1;
    overflow: hidden;
    padding: 12px 10px;
    border: none;
    border-radius: 0;
    font-weight: normal;
    text-align: left;
    color: #fff;
}

#globalmenu li:hover > ul > li {
    height: 36px; /*or100%*/
    overflow: visible;
}

#globalmenu li ul {background: rgba(0,0,0,0.6);}
#globalmenu li ul li ul {background: rgba(0,0,0,0.8);}
#globalmenu li ul li ul li ul {background: rgba(0,0,0,0.6);}
#globalmenu li ul li ul li ul li ul {background: rgba(0,0,0,0.8);}

#globalmenu li ul li > ul,
#globalmenu li ul li ul li ul li > ul {
    top: 0;
    left: 100%;
}

#globalmenu li ul li ul li > ul {
    left: -100%;
    width: 100%;
}

#globalmenu li ul li > ul:before,
#globalmenu li ul li ul li ul li > ul:before {
    position: absolute;
    content: "";
    top: 11px;
    left: -10px;
    border: 7px solid transparent;
    border-left-color: #fff;
}

#globalmenu li ul li ul li > ul:before {
    left: 200%;
    margin: 0 0 0 -20px;
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#globalmenu li ul li ul li ul li > ul:before {
    margin: 0 0 0 0;
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}


/*----------------------------------------------------------
●サイドバー
------------------------------------------------------------*/
/*タイトル*/
.sidebar-title-outer {
    padding: 0;
    border-radius: 6px;
    background-image: -webkit-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,0.4) 45%, rgba(255,255,255,0.4) 55%, rgba(255,255,255,0.3) 70%, rgba(153,153,153,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(153,153,153,0.1) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,0.4) 45%, rgba(255,255,255,0.4) 55%, rgba(255,255,255,0.3) 70%, rgba(153,153,153,0.1) 100%);
}

.sidebar-title,.sidetitle {
    padding: 5px 10px;
    border: solid 1px #d1d1d1;
    border-radius: 6px;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
    font-weight: bold;
    text-align: left;
}

/*ボディ*/
.sidebar-body,.side,.side-tag {
    overflow: hidden;
    margin: 0 0 10px 0;
    padding: 10px 5px;
    border-top: none;
    border-radius: 6px;
    background: none;
    text-align: left;
}


/*----------------------------------------------------------
●フッター
------------------------------------------------------------*/
/*フッター全体*/
#footer1 {
    background: none;
}

/*フッターアドレス部分*/
#footer2-outer {
    border-right: none;
    border-bottom: none;
    border-left: none;
    box-shadow: 0 -5px 5px 0 rgba(0,0,0,0.3);
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(0,0,0,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(0,0,0,0.1) 100%);
}

/*フッターinfo外側*/
#footerinfo-outer {
    background: rgba(234,234,234,1);
}

/*フッターinfo内側*/
#footerinfo {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}

.ftitle {
    padding: 5px 0;
    border-top: solid 1px #d1d1d1;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.f-body {
    margin: 0 0 20px 0;
}

/*フッターの文字*/
#footer2,#footer2 a {
    color: #fff;
}

#footer2 a:hover {
    color: #fff;
}

/*その他*/
#footer1,#footer2-outer {
    clear: both;
    margin: 0 auto;
}

#footer2 {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
}

address {
    display: inline;
    font-style: normal;
    text-align: left;
}


/*----------------------------------------------------------
●アイチャッチバナー
------------------------------------------------------------*/
/*外側*/
.eyecatchbanner-outer {
    padding: 20px 0;
    background: rgba(234,234,234,1);
}

/*内側 : 画像利用のサイズ指定は 縦幅 width:900px; 縦幅 height:200px; 等を追加*/
.eyecatchbanner {
    margin: 0 auto;
    border: solid 0px #d1d1d1;
    text-align: center;
    background: none;
}


/*----------------------------------------------------------
●個別記事
------------------------------------------------------------*/
/*記事全体*/
.article1,.article2,.article3 {
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    border-radius: 6px;
    background: #ffffff;
}

/*記事ボディ*/
.article-body {
    /* overflow: hidden; */
    padding: 15px 15px 0 15px;
    border: solid 1px #d1d1d1;
    border-top: none;
    border-radius: 0 0 6px 6px;
    text-align: left;
}

/*記事タイトル*/
.article-title-outer {
    padding: 15px 0 2px 0;
    border-radius: 6px 6px 0 0;
    background-image: -webkit-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,0.4) 45%, rgba(255,255,255,0.4) 55%, rgba(255,255,255,0.3) 70%, rgba(153,153,153,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(153,153,153,0.1) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,0.4) 45%, rgba(255,255,255,0.4) 55%, rgba(255,255,255,0.3) 70%, rgba(153,153,153,0.1) 100%);
}

.article-title {
    border-left: solid 1px #d1d1d1;
    border-right: solid 1px #d1d1d1;
    border-radius: 0;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
}

/*記事タイトルの文字*/
.style03 {
    margin: 0 auto;
    padding: 15px 15px 0 15px;
    font-weight: bold;
    text-align: left;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.4);
}

.style03 a {
    font-weight: bold;
}

/*記事ヘッダー*/
.article-header {
    clear: both;
    /* overflow: hidden; */
    padding: 5px 15px 5px 15px;
}

.ah-l {width: 100%; float: none; text-align: left;}
.ah-r {width: 100%; float: none; text-align: right;}
.ah-l li {display: inline; padding: 0 5px 0 0;}
.ah-r li {display: inline; padding: 0 0 0 5px; text-align: right;}

.article-header,.article-header a {
    color: #777;
}

.article-header a:hover {
    color: #a00;
}

/*記事フッター*/
.article-footer {
    clear: both;
    margin: 10px 0 0 0;
    padding: 5px 0;
    border-top: solid 1px #d1d1d1;
    text-align: right;
}

.article-footer li {
    display: inline;
    padding: 0 0 0 5px;
    text-align: right;
}

.article-footer,.article-footer a {
    color: #777;
}

.article-footer a:hover {
    color: #a00;
}

/*続きを読む*/
#more {
    padding: 20px 0 0 0;
}

.postmore {
    margin: 5px 0;
    padding: 5px 0;
    text-align: right;
}

.postmore a {
    padding: 5px;
    border-radius: 6px;
}

.postmore a:hover {
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    color: #fff;
}


/*----------------------------------------------------------
●記事内の関連記事・カテゴリ・タグ
------------------------------------------------------------*/
.af {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 0 0 0;
}

.af-l {width: 50%; float: left;}  /*左側:基本50%:縦並びは100%*/
.af-r {width: 50%; float: right;} /*右側:基本50%:縦並びは100%*/


.relate {
    margin: 0 0 15px 0;
    padding: 0 2px;
    text-align: left;
}

.relatetitle {
    word-wrap: normal;
    margin: 0 0 5px 0;
    padding: 2px 10px;
    border-radius: 6px;
    background: rgba(234,234,234,0.5);
    font-weight: bold;
}

.relatebody {
    margin: 0 auto;
    padding: 0 10px;
}

.relatebody a {
    padding: 0 2px 0 0;
}

.relatebody li {
    margin: 0 0 5px 0;
    border-bottom: dotted 1px #d1d1d1;
}


/*----------------------------------------------------------
●ソーシャルボタン
------------------------------------------------------------*/
.social1 {
    margin: 0 auto;
    text-align: left;
}

.social2 {
    margin: 0 auto;
    padding: 0 2px;
    text-align: left;
}

.social1 ul {
    padding: 0;
}

.social1 li {
    display: inline-block;
    *display: inline; zoom: 1; /*IE7*/
}

.social2 ul {
    padding: 0;
}

.social2 li {
    display: inline-block;
    *display: inline; zoom: 1; /*IE7*/
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.social li.hatena,.social li.google,.social li.twitter,.social li.facebook {
    background-position: 0 0;
    margin: 0 auto;
    padding: 0;
}

.social1 li.google {
    margin-right: -32px;
}

.social1 li.twitter {
    margin-right: -42px;
}

/*facebook*/
.fb-like {float: left;}


/*縦並びは適用*/
/*
.social2 li {display: block;}
.fb-like {float: none;}

/*記事外に出すときは適用*/
/*
.social2 {position: fixed; bottom: 10px; left: 10px; text-align: center;}
.social2 li {padding: 3px 0 0 0;}


/*----------------------------------------------------------
●フリースペース
------------------------------------------------------------*/
/*記事内上部&続きを読む*/
.ad1 {margin: 0 0 20px 0;}


/*記事内下部*/
.ad2,.ad6 {margin: 20px 0 0 0;}


/*記事下*/
.ad3 {
    margin: 0 0 20px 0;
    padding: 0 15px;
    border-radius: 6px;
    background: #ffffff;
    text-align: left;
}

/*サイドバー&記事一覧*/
.ad4,.ad7 {clear: both; overflow: hidden;}
.ad4 p,.ad7 p {margin: 0 0 20px 0;}


/*コメント欄*/
.ad5 p {margin: 10px 0 0 0;}


/*横並び*/
.ad {clear: both; overflow: hidden;}
.ad-l {width: 50%; float: left; text-align: center;}  /*左側*/
.ad-r {width: 50%; float: right; text-align: center;} /*右側*/


/*スマホ広告*/
.ad-sp {display: none;}
@media screen and (max-width: 670px) {
.ad-pc {display: none;}
.ad-sp {display: block;}
}


/*----------------------------------------------------------
●記事一覧・FS・CM・TB(共通指定)
------------------------------------------------------------*/
/*全体*/
.kijilist1,.kijilist2,.kijilist3,.kijilist4,.post,.post2,#cms,#tbs,#nices,#relating-words,.message {
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    border-radius: 6px;
    background: #ffffff;
    text-align: left;
}

/*ボディ*/
.kijilist-body,.post-body,.com-body,.message-body {
    border: solid 1px #d1d1d1;
    border-top: none;
    border-radius: 0 0 6px 6px;
}

/*タイトル*/
.kijilist-title-outer,.post-title-outer,.cm-title-outer,.tb-title-outer {
    padding: 0 0 2px 0;
    border-radius: 6px 6px 0 0;
    background-image: -webkit-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,0.4) 45%, rgba(255,255,255,0.4) 55%, rgba(255,255,255,0.3) 70%, rgba(153,153,153,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(153,153,153,0.1) 0%, rgba(255,255,255,0.3) 30%, rgba(255,255,255,0.4) 45%, rgba(255,255,255,0.4) 55%, rgba(255,255,255,0.3) 70%, rgba(153,153,153,0.1) 100%);
}

.kijilist-title,.post-title,.cm-title,.tb-title,.message-title {
    border: solid 1px #d1d1d1;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
}

/*タイトルの文字*/
.style04,.style05,.style06,.message-title {
    margin: 0 auto;
    padding: 10px 15px;
    font-weight: bold;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}


/*----------------------------------------------------------
●記事一覧
------------------------------------------------------------*/
/*ボディ*/
.kijilist-body {
    padding: 15px;
}

.kijilist-body1 {
    position: relative;
    overflow: hidden;
    margin: 0 0 10px 0;
    padding: 5px 0 15px 0;
    border-bottom: dotted 1px #d1d1d1;
}

.kijilist-body2 {
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
    border-bottom: dotted 1px #d1d1d1;
}

.kltitle {
    margin: 15px 0 0 0;
    font-weight: bold;
}

/*リスト*/
.ul-kl {
    padding: 0;
}

.ul-kl li {
    display: block;
    width: 100%;
}

.ul-kl li a {
    display: block;
    position: relative;
    padding: 0 35px 0 0;
}

.ul-kl li a:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    height: 30px;
    width: 30px;
    border-radius: 50%;
}

.ul-kl li a:after {
    position: absolute;
    top: 7px;
    right: 10px;
    content: "";
    width: 13px;
    height: 13px;
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-right: solid 2px #d1d1d1;
    border-bottom: solid 2px #d1d1d1;
}

.ul-kl li a:hover:after {
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
}

/*その他*/
.kl-list {
    font-weight: bold;
}

.kl-info,.kl-info1,.kl-info2 {
    margin: 5px 0 30px 0;
    font-weight: normal;
    color: #777;
}

.kl-info1 {
    margin: 0 0 5px 0; /*アレンジ用*/
}

.kl-info2 {
    margin: 5px 0 0 0;
}

.kl-info a,.kl-info1 a,,.kl-info2 a {
    color: #777;
}

.kl-info a:hover,.kl-info1 a:hover,.kl-info2 a:hover {
    color: #a00;
}

.kl-cat a,.kl-date {
    margin: 0 5px 0 0;
    padding: 1px 5px;
    border: solid 1px #d1d1d1;
    border-radius: 4px;
    background: none;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background: #f3f3f3\9;
    color: #777;
}

.kl-cat a:hover,.kl-read a:hover {
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    color: #fff;
}

.kl-read {
    position: absolute;
    bottom: 15px;
    right: 0;
    margin: 0 auto;
    text-align: right;
}

.kl-read a {
    padding: 3px 10px;
    border-radius: 4px;
    background: rgba(0,0,0,0.2);
    background: #d1d1d1\9;
    color: #fff;
}


/*----------------------------------------------------------
●FS
------------------------------------------------------------*/
/*ボディ*/
.post-body,.message-body {
    overflow: hidden;
    padding: 15px;
}


/*----------------------------------------------------------
●CM・TB
------------------------------------------------------------*/
/*ボディ*/
.com-body {
    padding: 15px;
}

.com-body1,.com-body3 {
    margin: 0 0 15px 0;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1) inset;
    border-radius: 6px;
}

.com-body2 {
    margin: 0 auto;
}

.com-body3 {
    padding: 15px;
    border: solid 1px #d1d1d1;
    background: rgba(234,234,234,0.5);
}

.comtitle {
    margin: 5px 0;
}

/*その他*/
.cmbody {
    margin: 0 auto;
    padding: 15px;
    border: solid 1px #d1d1d1;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    background: rgba(234,234,234,0.1);
}

.cminfo {
    margin: 0 auto;
    padding: 3px 15px;
    border: solid 1px #d1d1d1;
    border-radius: 0 0 4px 4px;
    background: rgba(234,234,234,0.1);
    text-align: right;
}

.cmtitle {
    margin: 0 auto;
}

.cminfo,.cminfo a {
    color: #777;
}

.cminfo a:hover {
    color: #a00;
}

textarea {
    height: 150px;
    padding: 5px;
}

.comment-input,.comment-input2 {
    width: 70%;
}

.comment-input2 {
    color: #777;
}

.cmbody1 {
    margin: 0 auto;
    color: #777;
}

.cmbody2 {
    margin: 0 0 5px 0;
    color: #777;
}

.cmbody3 {
    margin: 0 auto;
    text-align: right;
}

.form-btn {
    margin: 0 auto;
}

.input-submit,button {
    padding: 3px 10px;
    border: solid 1px #d1d1d1;
    border-radius: 4px;
    background: none;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background: #f3f3f3\9;
}

.input-submit:hover,button:hover {
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    color: #fff;
}


/*----------------------------------------------------------
●管理者コメント
------------------------------------------------------------*/
.ひで蔵,.res {
    position: relative;
    margin: 0;
    border-radius: 4px;
    background: rgba(0,0,0,0.1);
}

.ひで蔵:before,.res:before {
    position: absolute;
    top: 10px;
    right: 10px;
    float: right;
    content: "Re:";
    line-height: 1;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
}


/*----------------------------------------------------------
●基本記事装飾パーツ
------------------------------------------------------------*/
/*画像回り込み*/
.imgl,.imgl2 {max-width: 100%; float: left; margin: 0 10px 5px 0;}  /*左*/
.imgr,.imgr2 {max-width: 100%; float: right; margin: 0 0 5px 10px;} /*右*/


/*文字回り込み解除*/
.text00 {overflow: auto; zoom: 1px; margin: 0;}
.clear {clear: both; margin: 0;}
.clearleft {clear: left; margin: 0;}
.clearright {clear: right; margin: 0;}


/*文字だけ見出し*/
.copy,h2.copy,h3.copy {
    margin: 0;
    padding: 0;
    box-shadow: none;
    border: none;
    background: none;
    filter: none;
    font-weight: bold;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.4);
}

/*h2タグ*/
.h2-00 {
    margin: 0 0 5px 0;
    padding: 10px;
    border-top: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    border-left: solid 1px #c0c0c0;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
    font-weight: bold;
}

/*h3タグ*/
.h3-00 {
    margin: 0 0 5px 0;
    padding: 5px 10px;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1),0 0 1px 1px rgba(255,255,255,0.9) inset;
    border: solid 1px #d1d1d1;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
    font-weight: bold;
}

/*ulタグ*/
.ul-00 {
    margin: 0 auto;
    padding: 5px 0;
}

.ul-00 li {
    line-height: 22px; /*must*/
    margin: 4px 0;
    padding: 0 0 0 5px;
    border-top: none;
    border-right: none;
    border-bottom: dotted 1px #c0c0c0;
}

/*olタグ*/
.ol-00 {
    margin: 0 auto;
    padding: 5px 0;
}

.ol-00 li {
    position: relative;
    line-height: 1.8; /*must*/
    margin: 4px 0;
    padding: 0;
}

.ol-00 li:before {
    content: counter(li);
    counter-increment: li;
    position: relative;
    top: -1px;
    border-radius: 6px;
}

/*tableタグ*/
.table-00,.table-01 {
    width: auto;
    border-spacing: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
}

.table-00 th,.table-01 th {
    padding: 5px 15px;
    border-right: solid 1px rgba(255,255,255,0.2);
    border-bottom: solid 1px rgba(255,255,255,0.2)\9;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
    color: #fff;
}

.table-00 th:last-child,.table-01 th:last-child {
    border-right: none;
    border-bottom: none\9;
}

.table-00 tr td,.table-01 tr td {
    padding: 5px 15px;
    border-bottom: solid 1px #d1d1d1;
    border-right: solid 1px #d1d1d1;
    text-align: center;
}

.table-00 tr:nth-child(2n+1) {
    background: rgba(234,234,234,0.5);
}

.table-00 tr td:first-child,.table-01 tr td:first-child {
    border-left: solid 1px #d1d1d1;
}

.table-00 tr:first-child td,.table-01 tr:first-child td {  
    border-top: solid 1px #d1d1d1;
}

/*引用タグ*/
blockquote {
    position: relative;
    margin: 0 auto;
    padding: 30px;
    border-radius: 6px;
    border: solid 1px #d1d1d1;
    background: rgba(234,234,234,0.5);
}

blockquote:before {
    position: absolute;
    top: 5px;
    left: 5px;
    float: left;
    content: "“";
    line-height: 1;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 60px;
    color: #d1d1d1;
}

blockquote:after {
    position: absolute;
    bottom: -30px;
    right: 5px;
    float: right;
    content: "”";
    line-height: 1;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 60px;
    color: #d1d1d1;
}

/*boxタグ*/
.box-01 {
    margin: 5px 0;
    padding: 10px;
    border-radius: 6px;
    background: rgba(234,234,234,0.5);
}

.box-02 {
    margin: 5px 0;
    padding: 10px;
    border-radius: 6px;
    border: solid 1px #c0c0c0;
    background: rgba(234,234,234,0.5);
}

.box-03 {
    margin: 5px 0;
    padding: 10px;
    border: solid 1px #c0c0c0;
}

.box-04 {
    margin: 5px 0;
    padding: 10px;
    border: dotted 1px #c0c0c0;
}

/*アレンジ用：olタグ*/
.ol-00 li:before,
.ol-01-blue li:before,.ol-01-navy li:before,.ol-01-red li:before,.ol-01-green li:before,.ol-01-orange li:before,.ol-01-purple li:before,.ol-01-pink li:before,.ol-01-black li:before,.ol-01-glay li:before,.ol-01-main li:before,
.ol-02-blue li:before,.ol-02-navy li:before,.ol-02-red li:before,.ol-02-green li:before,.ol-02-orange li:before,.ol-02-purple li:before,.ol-02-pink li:before,.ol-02-black li:before,.ol-02-glay li:before,.ol-02-main li:before,
.ol-03-blue li:before,.ol-03-navy li:before,.ol-03-red li:before,.ol-03-green li:before,.ol-03-orange li:before,.ol-03-purple li:before,.ol-03-pink li:before,.ol-03-black li:before,.ol-03-glay li:before,.ol-03-main li:before,
.ol-04-blue li:before,.ol-04-navy li:before,.ol-04-red li:before,.ol-04-green li:before,.ol-04-orange li:before,.ol-04-purple li:before,.ol-04-pink li:before,.ol-04-black li:before,.ol-04-glay li:before,.ol-04-main li:before {
    padding: 0 7px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.1) {.ol-00 li:before {padding: 3px 6px;}}
@media screen and (min--moz-device-pixel-ratio: 1.1) {.ol-00 li:before {padding: 1px 6px;}}


/*アレンジ用：パーツ*/
.parts-01-blue,.parts-01-navy,.parts-01-red,.parts-01-green,.parts-01-orange,.parts-01-purple,.parts-01-pink,.parts-01-black,.parts-01-glay,.parts-01-main,
.parts-02-blue,.parts-02-navy,.parts-02-red,.parts-02-green,.parts-02-orange,.parts-02-purple,.parts-02-pink,.parts-02-black,.parts-02-glay,.parts-02-main {
    line-height: 1.2;
    padding: 1px 10px;
    font-size: 18px;
}

.parts-03-blue,.parts-03-navy,.parts-03-red,.parts-03-green,.parts-03-orange,.parts-03-purple,.parts-03-pink,.parts-03-black,.parts-03-glay,.parts-03-main,
.parts-04-blue,.parts-04-navy,.parts-04-red,.parts-04-green,.parts-04-orange,.parts-04-purple,.parts-04-pink,.parts-04-black,.parts-04-glay,.parts-04-main {
    line-height: 1.2;
    width: 100px;
    padding: 5px 10px;
    font-size: 18px;
}

.parts-05-blue,.parts-05-navy,.parts-05-red,.parts-05-green,.parts-05-orange,.parts-05-purple,.parts-05-pink,.parts-05-black,.parts-05-glay,.parts-05-main {
    line-height: 1.2;
    width: 40px;
    height: 40px;
    padding: 15px;
    font-size: 18px;
}

/*サイドバーのリスト*/
.sidebar-body ul li,.side ul li {
    font-weight: normal;
}


/*----------------------------------------------------------
●パン屑リスト
------------------------------------------------------------*/
.pankuzu {
    margin: 0 0 10px 0;
    padding: 1px 15px;
    border-radius: 6px;
    background: none;
    text-align: left;
}

.pankuzu li {
    display: inline;
    padding: 0 10px 0 0;
}

.pankuzu a {
    color: #777;
}

.pankuzu a:hover {
    color: #a00;
}


/*----------------------------------------------------------
●ページナビ(トップに戻る)
------------------------------------------------------------*/
.navi-return {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    text-align: left;
}

.navi-return a {
    display: block;
    margin: 0 0 2px 0;
    padding: 15px 10px 15px 10px;
    border-radius: 4px 0 0 4px;
    background: rgba(0,0,0,0.3);
    background: #d1d1d1\9;
    color: #fff;
}

.navi-return a:hover {
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    color: #fff;
}

/*IE09*/
.navi-return a:hover,
.input-submit:hover,button:hover {border-radius: 0\9;}
@media all and (-ms-high-contrast:none){
/*IE10*/
.navi-return a:hover,
.input-submit:hover,button:hover {border-radius: 4px 0 0 4px;}
/*IE11*/
*::-ms-backdrop,
.navi-return a:hover,
.input-submit:hover,button:hover {border-radius: 4px 0 0 4px;}
}


/*----------------------------------------------------------
●ページナビ3(前後記事)
------------------------------------------------------------*/
.page-navi3 {
    width: 100%;
    margin: 0 0 20px 0;
    color: #777;
}

.pn3 {
    clear: both;
    overflow: hidden;
    padding: 1px 5px;
    border-radius: 6px;
    background: none;
}

.pn3-l {width: 40%; float: left; text-align: left;}   /*左側*/
.pn3-c {width: 20%; float: left;}                     /*中央*/
.pn3-r {width: 40%; float: right; text-align: right;} /*右側*/


.pn3-l a,.pn3-r a {font-weight: bold;}
.pn3-c a {color: #777;}
.pn3-c a:hover {color: #a00;}


/*----------------------------------------------------------
●ページナビ1・2(前後ページ)
------------------------------------------------------------*/
.page-navi1,.page-navi1-2,.page-navi2 {
    clear: both;
    margin: 0 0 20px 0;
    padding: 1px 5px;
    border-radius: 6px;
}

.page-navi1 li,.page-navi1-2 li,.page-navi2 li {
    display: inline;
}

.page-navi1 a,.page-navi1-2 a,.page-navi2 a {
    padding: 3px 10px;
    border: solid 1px #d1d1d1;
    border-radius: 4px;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background: #f3f3f3\9;
    color: #777;
}

.page-navi1 a:hover,.page-navi1-2 a:hover,.page-navi2 a:hover {
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(153,153,153,0.1) 100%);
    color: #fff;
}


/*----------------------------------------------------------
●記事一覧の画像
------------------------------------------------------------*/
/*画像サイズ(120px)*/
.kb-l {width: 120px; height: 120px;}
.kb-l img {width: 120px;}
.kb-r {margin: 0 0 0 130px;} /*120px+余白10px*/


@media screen and (max-width: 670px) {
.kb-l {width: 100px; height: 100px;}
.kb-l img {width: 100px;}
.kb-r {margin: 0 0 0 110px;} /*100px+余白10px*/
}

@media screen and (max-width: 415px) {
.kb-l {width: 80px; height: 80px;}
.kb-l img {width: 80px;}
.kb-r {margin: 0 0 0 90px;} /* 90px+余白10px*/
}

.kb-l {
    float: left;
    overflow: hidden;
    margin: 0 10px 0 0;
    text-align: center;
}

.kb-l img {
    height: auto;
    margin: 0 0 150px 0;
    border-radius: 4px;
}

.noimage {
    position: relative;
    width: 97%;
    height: 97%;
    border-radius: 4px;
    border: solid 1px #d1d1d1;
    background: rgba(234,234,234,0.5);
}

.noimage-in {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 16px;
    margin: auto;
    text-align: center;
}

.kb-l,.kb-l a,.noimage-in a {color: #777;}
.noimage-in a:hover {color: #a00;}


/*記事一覧の背景ありは適用*/
/*
.kijilist-body1 {padding: 10px 5px; border: none; border-radius: 6px; background: rgba(234,234,234,0.5);}
.kl-read {right: 5px;}


/*----------------------------------------------------------
●表示制御
------------------------------------------------------------*/
/*ヘッダーナビを固定するときは適用*/
/*
#header-navi-outer {position: fixed; top:0; left:0;}
#header-outer {padding: 45px 0 20px 0;}


/*記事一覧の画像を非表示は適用*/

.kb-l {display: none;}
.kb-r {margin: 0;}


/*検索フォームの非表示は適用*/
/*
.kensaku {display: none;}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■SIRIUS独自コンテンツ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*ボディ*/
body {
    
    
    
    
}

/*h1の文字*/
.style01 h1 {
    font-weight: normal;
}

/*ヘッダー外側*/
#header-outer {
    padding: 20px 0 20px 0;
}

/*ヘッダー内側*/
#header-in {
    clear: both;
    overflow: hidden;
    background-image: url(img/header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: auto;
    /* height: 0px;
	display:none;; */
    /* width:900px; */
}

/*スマホ・タブレット用ヘッダー画像調整*/
@media screen and (max-width: 800px) {
    /* #header-in {height: 0px;} /*ヘッダー画像 780px÷横幅px×縦幅px*/
}
@media screen and (max-width: 670px) {
    /* #header-in {height: 0px;} /*ヘッダー画像 650px÷横幅px×縦幅px*/
}
@media screen and (max-width: 415px) {
    /* #header-in {height: 0px;} /*ヘッダー画像 395px÷横幅px×縦幅px*/
}

/*タイトルと説明文の文字*/
.blog-title {
    padding: 0 0 0 0;
    font-weight: bold;
    text-align: left;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.4);
    
    
}

.blog-title a {
    font-weight: bold;
    
}

#headertext {
    padding: 0 0 0 0;
    text-align: left;
    color: #777;
    
    
    
}

/*タイトルと説明文を横並び*/
.header-l {width: 100%; float: left;}  /*左側:タイトル:横並びは50%*/
.header-r {width: 100%; float: right;} /*右側:説明文  :横並びは50%*/


/*グローバルメニュー内側*/
#topmenu {
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

#topmenu span a {
    overflow: hidden;
    float: left;
    display: block;
}

@media screen and (max-width: 670px) {
    #topmenu span a {float: none;}
}

/* トップページコンテンツ */
.topcontent {
    /* overflow: hidden; */
    margin: 0 0 30px 0;
    padding: 20px 15px 0 15px;
    border: solid 1px #d1d1d1;
    border-radius: 6px;
    background: #ffffff;
    text-align: left;
}

.text {
    margin: 0 0 30px 0;
}

/*記事コンテンツ*/
.article1 {
    margin: 0 0 30px 0;
}

.article-body,.eyecatchbanner {
    
}

.style03 {padding: 25px 15px 0 15px;}
@media screen and (max-width: 670px) {.style03 {padding-top: 15px;}}


#text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10 {
    margin: 0 0 30px 0;
    padding: 0;
    text-align: left;
}

#space1 ,#space2 {
    margin: 0 15px 30px 15px;
    padding: 0;
    text-align: left;
}

#main h3 {
    text-align: left;
}

/*SIRIUS機能H4・H5・H6タグ*/
#main h4  {
    line-height: 26px;
    background-image: url(img/h4.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-right: 8px;
    padding-left: 10px;
    font-size: 16px;
}

#main  h5{
    line-height:22px;
    background-image: url(img/h5.jpg);
    background-repeat: no-repeat;
    background-position: left 2px;
    text-indent: 25px;
    font-size: 16px;
}

#main  h6{
    line-height: 20px;
    background-image: url(img/h6.jpg);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 20px;
    font-size: 14px;
}

/*画像位置*/
.txt-img img{
    margin: 0 10px 10px 10px;
}

/*記事スタイル*/
.txt-border {
    line-height: 22px;
    margin: 10px;
    padding: 0px;
    background-image: url(img/dott.gif);
    background-position: 0px 5px;
}

.txt-border p {
    line-height: 22px;
}

.txt-line {
    border: 2px solid #CCCCCC;
}

.txt-yellowback {
    background-color: #FFF9DF;
    border: 2px solid #CC0000;
}

.txt-grayback {
    border: 1px solid #D9D9D9;
    background-color: #F5F5F5;
}

.txt-colorback {
    border:solid 1px #FFB380;
    background-color: #FFF2DF;
}

.txt-frame {
    border:solid 2px #CCCCCC;
}

.txt-colorframe {
    border:solid 2px #CC0000;
}

#main .txt-grayback,#main .txt-colorback,#main .txt-line,#main .txt-frame,#main .txt-colorframe {
    margin: 10px 0;
    padding: 30px;
}

/*フリースペーススタイル*/
.graybg {
    padding:10px;
    margin: 0 0 30px 0;
    border-radius: 6px;
    text-align: left;
}

.grayline {
    padding:10px;
    margin: 0 0 30px 0;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    text-align: left;
}

/*ボディ*/
.sidebarbody {
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

/*タイトル*/
.sidebarbody h4 {
    padding: 5px 10px;
    border: solid 1px #d1d1d1;
    border-radius: 6px;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
    font-weight: bold;
    text-align: left;
}

/*サイドバー カテゴリ・最新記事リスト*/
.menubox {
    margin: 0 0 10px 0;
    padding: 10px 5px;
    border-top: none;
    border-radius: 6px;
    background: none;
    text-align: left;
}

.menubox li {
    margin: 5px 0;
    padding: 5px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
    border: solid 1px #d1d1d1;
}

.menubox li.l2,.menubox li.l3,#newEntry li,#submenu li {
    margin: 0;
    padding: 5px;
    box-shadow: none;
    border: none;
    border-bottom: dotted 1px #d1d1d1;
}

.menubox li.l3 {
    padding: 5px 5px 5px 15px;
}

.menubox > ul > li.l2:last-child,
.menubox > ul > li.l3:last-child {
    border: none;
}

.menubox li a {
    display: block;
    font-weight: bold;
}

.menubox li.l2 a,.menubox li.l3 a,#newEntry li a,#submenu li a {
font-weight: normal;
}

.menubox li:hover {
    display: block;
    background: rgba(234,234,234,0.5);
}

/*カテゴリページ*/
.kijilist1 {
    margin: 0 0 30px 0;
}

.kijilist-body1 {
    margin: 0 auto;
    padding: 0;
    border: none;
}

.kijilist-body1 ul li {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: dotted 1px #d1d1d1;
}

.kl-cat2,.kl-cat2 a,.kl-date2 {
    line-height: 1.6;
    color: #777;
}

.kl-cat2 a:hover {
    color: #a00;
}

/*検索ページ*/
#searchresult dt{
    margin: 0 auto;
    font-size:18px;
}

#searchresult dd{
    margin: 0 0 20px 0;
    font-size: 11px;
}

/*サイトマップ*/
#sitemaps{
    overflow: hidden;
    margin: 0 0 5px 0;
    font-size: 14px;
}

#sitemaps .sbox1, #sitemaps .sbox2 {
    width: 49%;
}

#sitemaps .sbox1 {
    float: left;
    clear: left;
}

#sitemaps .sbox2 {
    float: right;
    clear: right;
}

#sitemaps .l1 {
    margin: 0 0 10px 0;
    padding: 5px 10px;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1),0 0 1px 1px rgba(255,255,255,0.9) inset;
    border: solid 1px #d1d1d1;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 20%, rgba(85,85,85,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
    font-weight: bold;
}

#sitemaps .l2 {
    margin: 0 10px 10px 10px;
    padding: 5px;
    border: solid 3px #a7a7a7;
    border-top: none;
    border-right: none;
    border-bottom: dotted 1px #d1d1d1;
}

#sitemaps .l3 {
    margin: 0 10px 10px 20px;
    padding: 5px;
    border-bottom: dotted 1px #d1d1d1;
}

#sitemaps .l1 a,#sitemaps .l2 a,#sitemaps .l3 a {
    display: block;
}

#sitemaps .l1:hover,#sitemaps .l2:hover,#sitemaps .l3:hover {
    display: block;
    background: rgba(234,234,234,0.5);
}

/*トップページの更新履歴*/
#whatsnew {
    margin: 0 auto;
    background: #ffffff;
    text-align: left;
}

#whatsnew .top {
    height: 36px;
    margin: 0;
    padding: 0;
    background-color: #EBEBEB;
    background-image: url(img/whats_top.png);
    background-repeat: no-repeat;
}

#whatsnew .body {
    padding: 10px 0;
}

#whatsnew .body li {
    line-height: 30px;
    margin: 0 10px;
    padding: 0;
    border-bottom: dotted 1px #d1d1d1;
}

#whatsnew .body li span {
    margin: 0 10px 0 0;
    padding: 0;
}

#whatsnew .bottom {display: none;}


/*記事ページ下のエントリーリスト*/
#entrylist {
    margin: 0 0 30px 0;
    padding: 15px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    border: solid 1px #d1d1d1;
    border-radius: 6px;
    background: #ffffff;
    text-align: left;
}

#entrylist h4 {
    margin: 0 auto;
    padding: 0 0 0 15px;
    background-image: url(./img/entlist_title.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

#entrylist dt {
    margin: 5px 0 0 0;
    font-size: 14px;
}

#entrylist dd {
    font-size: 11px;
}

/*フッター*/
#footlink {
    margin: 0 auto;
    padding: 0 0 10px 0;
}
#footlink span {
    margin: 0 5px;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■追加アレンジ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/




/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■レスポンシブ設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
@media screen and (-webkit-min-device-pixel-ratio: 1.1),(min--moz-device-pixel-ratio: 1.1) {

    .kl-cat a,.kl-date {padding: 4px 5px;}
    .kl-read a {padding: 8px 10px;}

}

/*max1009px(全体幅940px-1+40+10+20)*/
@media screen and (max-width: 1009px) {

    body {min-width: 100%;}
    
    #container,#container1,#container2,#container3,#container-in,
    #header-navi-outer,#header-outer,#globalmenu-outer,#globalmenu-in,
    #footer1,#footer2-outer,.eyecatchbanner-outer {width: 100%;}
    
    #header-in,.eyecatchbanner {width: auto; margin: 0 10px; background-size: 100% 100%;}
    #footer2 {width: auto; margin: 0 10px;}
    #footerinfo {width: auto; margin: 0 10px;}
    
    #container1,#container2,#container3 {border: none; box-shadow: none;}
    
    #globalmenu {border: none;}
    #gm-l {margin-left: 10px;}
    #gm-r {margin-right: 10px;}
    
    #header-navi-outer,#footer1 {padding: 0;}
    #header-navi-outer,#header-navi,#globalmenu-outer,#footer2-outer,#footerinfo-outer {border-radius: 0;}
    #header-navi {border-top: none; border-right: none; border-left: none;}
    
    .text00 {overflow: visible;}

}

/*max959px ここから1カラムになる*/
@media screen and (max-width: 959px) {

    img {max-width: 100%; height: auto;}
    
    #header-navi {width: auto;} 
    
    #globalmenu,#globalmenu a,#globalmenu #gm-r > ul > li:last-child a {border: none;}
    
    #wrapper1,#wrapper2,#wrapper3,#content1,#content2,#content3,
    .fi-wrapper1,.fi-wrapper2,.fi-l,.fi-c,.fi-r,
    .kijishita-l,.kijishita-r {width: auto; float: none; margin: 0;}
    
    #sidebar1-l,#sidebar2-l,#sidebar3-l,
    #sidebar1-r,#sidebar2-r,#sidebar3-r,.sidecontent {width: auto; float: none; margin: 5px 5px 0 5px;}
    
    #container-in,#header-in,#globalmenu-in,#footer2 {padding-right: 0; padding-left: 0;}

}

/*max800px*/
@media screen and (max-width: 800px) {
}

/*max670px*/
@media screen and (max-width: 670px) {

    #header1 {box-shadow: 0 5px 5px 0 rgba(0,0,0,0.3);}
    
    .blog-title,.style03,.page-title {font-size: 18px;}
    
    #header-outer {padding: 15px 0;}
    .eyecatchbanner-outer {padding: 10px 0;}
    
    #header-navi-outer {position: relative;}
    #header-navi {padding: 0 27% 0 10px; border-top: none;}
    .header-navi-l {width: 100%; height: 28px; line-height: 2.6; overflow: hidden; font-size: 11px;}
    .header-navi-r {display: none;}
    .style01 {padding: 0;}
    
    #globalmenu-outer {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 200;
        box-shadow: none;
        border: none;
        background: none;
        filter: none;
        text-align: right;
    }
    #globalmenu-toggle {display: block; /*must*/}
    #globalmenu-toggle a {
        display: inline-block; /*must*/
        line-height: 2;
        padding: 0 10px;
        border: none;
        background: rgba(0,0,0,0.2);
        font-size: 14px;
        color: #fff;
    }
    #globalmenu-toggle a:hover {background: rgba(0,0,0,0.6);}
    
    #gm-l {display: none;}
    #gm-r {width: 100%; margin: 0; padding: 0;}
    #globalmenu {display: none; padding: 0; border: none; background: rgba(0,0,0,0.6);}
    #globalmenu li {float: none;}
    
    #sp-s,.sp {display: block; margin: 0 auto;}
    #sp-s {padding: 16px 8px 8px 0;}
    
    #globalmenu a {
        display: block;
        padding: 8px 10px;
        border-radius: 0;
        border: none;
        text-align: right;
        color: #fff;
    }
    #globalmenu a:hover {border-radius: 0;}
    
    #globalmenu li ul {width: 50%;}
    #globalmenu li ul li ul {width: 100%;}
    
    #globalmenu li ul {background: rgba(0,0,0,0.8);}
    #globalmenu li ul li ul {background: rgba(0,0,0,0.6);}
    #globalmenu li ul li ul li ul {background: rgba(0,0,0,0.8);}
    #globalmenu li ul li ul li ul li ul {background: rgba(0,0,0,0.6);}
    
    .no-date {display: inline;}
    .ad-l,.ad-r {width: auto; float: none;}
    .kl-info {margin: 5px 0 10px 0;}
    .kl-read {position: static;}
    .imgl,.imgr {float: none; margin: 0 0 10px 0; text-align: center;}

}

/*max415px*/
@media screen and (max-width: 415px) {

    #footer2 p {display: inline;}
    .ul-kl li a:before,.ul-kl li a:after {display: none;}
    .ul-kl li a {padding: 0;}

}

/*max360px*/
@media screen and (max-width: 360px) {

    .ah-r li {display: block;}
    .kl-cat a,.kl-date {line-height: 1.6; padding: 0; border: none; background: none; font-weight: bold;}
    .kl-cat a:hover {border: none; background: none; color: #a00;}

}
