/*----------------------------------------------------------
  Theme Name: カエテンWP-JOY
  Author: Creative Planning
  Description: カエテンWPワードプレステーマ
  product design : kaetenWP_JOY_css_main
  Version: 20160521
------------------------------------------------------------*/
@charset "UTF-8";

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■ブラウザCSSリセット
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
p, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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;
}
article, aside, canvas, details, figcaption, figure, header, footer, main, menu, nav, section, summary {display: block;}
blockquote,q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: ''; content: none;}
:focus {outline: 0;}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■基本設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
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;}
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,textarea,.input-submit,button,.comment-input,.comment-input2,select {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
input::-moz-focus-inner {padding: 0; border: 0;}
#header1 a,#sidebarbody-l a,#sidebarbody-r a,.sidebar a,#footer2 a,.fbody a,.article-title a,.article-header a,.article-footer a,.relatebody a,.kijilist-body a,#cms a,#tbs a,.pankuzu a,.navi-return a,.page-navi3 a,.pagination a {
    text-decoration: none;
}
#header1 a:hover,#sidebarbody-l a:hover,#sidebarbody-r a:hover,.sidebar a:hover,#footer2 a:hover,.fbody a:hover,.article-title a:hover,.article-header a:hover,.article-footer a:hover,.relatebody a:hover,.kijilist-body a:hover,#cms a:hover,#tbs a:hover,.pankuzu a:hover,.navi-return a:hover,.page-navi3 a:hover,.pagination a:hover {
    text-decoration: underline;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■ベースカラー ダッシュボードで設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*罫線の太さ*/
#header1,#footer2-outer {
    border-style: solid;
    border-width: 3px;
}
.article-title-outer,.kijilist-title-outer,.post-title-outer,.cm-title-outer,.tb-title-outer {
    border-style: solid;
    border-width: 2px;
}
.more-link:hover,.kl-cat a:hover,.kl-read a:hover,.navi-return a:hover,.pagination a:hover,.input-submit:hover {
    border-style: solid;
    border-width: 1px;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■記事装飾パーツのカラー ダッシュボードで設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■主要部分の文字色 ダッシュボードで設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*ベースカラー部分*/
#header-navi,#header-navi a,.style01,#footer2,#footer2 a,.kensakusubmit,#searchsubmit {
    color: #fff;
}
#header-navi a:hover,#globalmenu a:hover,#footer2 a:hover,.more-link:hover,.kl-cat a:hover,.kl-read a:hover,.navi-return a:hover,.pagination a:hover,.input-submit:hover {
    color: #fff;
}
.ul-kl li a:hover:after {
    border-color: #fff;
}

/*主要箇所の文字の太さ*/
.blog-title,#globalmenu,.sidebar-title,.sidetitle,.ftitle,.style03,.page-title,.relatetitle,.style04,.style05,.style06,.error-title,.kl-list,.pn3-l a,.pn3-r a,.widget-title {
    font-weight: bold;
}

/*サイト&記事タイトル影*/
.blog-title,.style03,.page-title {
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.blog-title a:hover,.style03 a:hover,.page-title a:hover {
    text-shadow: none;
}

/*その他タイトル影*/
/*.ftitle,.style04,.style05,.style06,.error-title,.widget-title {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}*/

/*文字色固定箇所*/
.comment-input2,.cmbody1,.cmbody2,.cm-meta,.tb-meta,.tb-text,.reply a,.input-submit {
    color: #777;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■背景色 ダッシュボードで設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■基本レイアウト(全体の幅・余白) レイアウト用CSSに記載
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■文字サイズと行の高さ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*主要部分1(記事本文など)*/
.article-body,.post-body,.page-body,.error-body {
    font-size: 16px;
    line-height: 1.8;
}

/*サイトタイトル*/
.blog-title {
    font-size: 26px;
    line-height: 1.4;
}

/*サイト説明文*/
.blog-intro,.blog-intro2,.style02 {
    font-size: 12px;
    line-height: 1.4;
}

/*グローバルメニュー*/
#globalmenu {
    font-size: 12px;
    line-height: 1.4;
}

/*記事タイトル*/
.style03,.page-title {
    font-size: 26px;
    line-height: 1.4;
}

/*その他タイトル(サイドバー・フッターinfo・フリースペース・CM・TB・続きを読む)*/
.sidebar-title,.ftitle,.style04,.style05,.style06,.more-link,.error-title,.widget-title {
    font-size: 16px;
    line-height: 1.4;
}

/*主要部分2(サイドバー・フッターinfo・記事一覧・FS)*/
#sidebarbody-l,#sidebarbody-r,.sidebar,#footerinfo,
.kijilist1,.kijilist2,.kijilist3,.kijilist4,.ad3,.sidecontent {
    font-size: 14px;
    line-height: 1.8;
}

/*記事一覧のリスト*/
.kl-list,
/*WordPress Popular Posts*/.wpp-list a,
/*Newpost Catch*/#npcatch a {
    font-size: 18px;
    line-height: 1.4;
}

/*コメント本文*/
.cmbody,textarea,.commentlist {
    font-size: 12px;
    line-height: 1.6;
}

/*h2タイトル(変更非推奨)*/
h2,.article-body h2,.post-body h2,.sidebar-body h2 {
    font-size: 20px;
    line-height: 1.2;
}

/*h3タイトル(変更非推奨)*/
h3,.article-body h3,.post-body h3,.sidebar-body h3 {
    font-size: 16px;
    line-height: 1.4;
}

/*主要部分3(変更非推奨)*/
.fa-kx {font-size: 13px;}

#header-navi,.kensaku-text,.kensaku-submit,
.af,.message-old,.input-submit,.pankuzu,.page-navi3 {
    font-size: 12px;
    line-height: 1.6;
}

.header-imgl,.header-imgr,.eyecatchbanner,.ah-l,
.ad,.ad1,.ad2,.ad4,.ad5,.ad6,.ad-pc,.ad-sp,.kijishita {
    font-size: 12px;
    line-height: 1.6;
}
.eyecatchbanner,.ad4,.ad5,.ad6 {
    line-height: 1.4;
}
.header-imgl,.header-imgr,.ah-l {
    line-height: 1.2;
}

#footer2,.article-header,.article-footer,.page-header,.page-footer,
.kb-l,.kl-info,.kl-info1,.kl-info2,#cms,#tbs,.cm-meta,.tb-meta,
/*WordPress Popular Posts*/.wpp-list,.post-stats,.wpp-list .wpp-author a,.wpp-list .wpp-category a,
/*Newpost Catch*/#npcatch .date {
    font-size: 11px;
    line-height: 1.6;
}

.copyright a,.kl-read a,.kltitle {
    font-size: 14px;
    line-height: 1.6;
}

.pn3-l a,.pn3-r a,.comtitle1,.comtitle2,.cm-link,.tb-link {
    font-size: 16px;
    line-height: 1.6;
}

.navi-return {
    font-size: 20px;
    line-height: 1.6;
}

.kl-cat,.kl-date,.kl-cat2,.kl-date2,.pagination {
    font-size: 11px;
    line-height: 2.5;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■各ブロックのデザイン設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------------------------
●コンテナ・カラム
-----------------------------------*/
/*コンテナ*/
#container1,#container2,#container3,#container-in {
    margin: 0 auto;
}

/*メインカラム*/
#content1,#content2,#content3 {
    border-radius: 6px;
}

/*サイドバー*/
#sidebarbody-l,#sidebarbody-r,.sidecontent {
    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,.kl-cat a:hover,.kl-read a:hover,.navi-return a:hover,.pagination 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.2);
  /*background: none;*/
}

/*ヘッダーナビ*/
#header-navi-outer {
    position: relative;
    z-index: 100;
    width: 100%;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.2);
    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;
}

/*検索BOX*/
.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);
}
/*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;
}

/*h1の文字*/
.style01 {
    display: inline;
    font-weight: normal;
    text-align: left;
}
.style02 {
    padding: 0 0 0 10px;
    font-weight: normal;
    text-align: right;
}

/*ヘッダー外側*/
#header-outer {
    padding: 20px 0;
}

/*ヘッダー内側*/
#header-in {
    clear: both;
    overflow: hidden;
    border: solid 0px #d1d1d1;
  /*background: none;*/
}

/*サイトタイトルの文字*/
.blog-title {
    padding: 0 0 0 0;
    text-align: left;
}

/*サイト説明文の文字*/
.blog-intro {
    padding: 0 0 0 0;
    text-align: left;
}

/*ヘッダーフリースペース*/
.header-imgl {max-width: 100%; float: left;  padding: 0 10px 0 0; text-align: left;}
.header-imgr {max-width: 100%; float: right; padding: 0 0 0 10px;}
.header-imgl img,.header-imgl img {padding-top: 5px;}

/*ヘッダーその他*/
#header1,#header-navi-outer,#header-navi,#header-outer,#header-in,.blog-title,.blog-intro,.header-imgl,.header-imgr {
    margin: 0 auto;
}

/*グローバルメニュー外側(背景)*/
#globalmenu-outer {
    margin: 0 auto;
    border-top: solid 1px #d1d1d1\9;
    border-top: solid 1px rgba(0,0,0,0.1);
  /*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-left: solid 1px rgba(255,255,255,0.2);
    border-right: solid 1px #d1d1d1\9;
    border-right: solid 1px rgba(0,0,0,0.1);
}
#globalmenu #gm-r > ul > li:last-child {
    border-right: solid 1px rgba(255,255,255,0.2);
}
#globalmenu a:hover {
    border-left: solid 1px rgba(0,0,0,0);
    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%);
}

/*プルダウンメニュー*/
#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 ul li a:hover {border: none;}
#globalmenu li:hover > ul > li {
    height: 36px; /*or100%*/
    overflow: visible;
}
#globalmenu li ul {background: rgba(0,0,0,0.5);}
#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.5);}
#globalmenu li ul li ul li ul li ul {background: rgba(0,0,0,0.6);}
#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 {
    padding: 0;
    border-radius: 6px;
}

/*ボディ*/
.sidebar-body {
    padding: 0 10px;
    border-radius: 6px;
    background: none;
    text-align: left;
}

/*タイトル*/
.sidebar-title {
    margin: 0 -10px 10px -10px;
    padding: 8px 9px;
  /*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 );*/
    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.2);
    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 {
    border-top: solid 1px #d1d1d1;
}
.fbody {/*layout*/}
.fbody2/*must*/{
    height: 1px;
    line-height: 1;
    font-size: 1px;
}

/*その他*/
#footer1,#footer2-outer {
    clear: both;
    margin: 0 auto;
}
#footer2 {
    margin: 0 auto;
    padding: 20px 0;
    text-align: left;
}
.copyright {
    display: inline;
    font-style: normal;
    text-align: left;
}

/*---------------------------------
●アイチャッチバナー
-----------------------------------*/
/*外側*/
.eyecatchbanner-outer {
    background: rgba(234,234,234,1);
}

/*内側*/
.eyecatchbanner {
    margin: 0 auto;
    border: solid 0px #d1d1d1;
    text-align: center;
    background: none;
}

/*---------------------------------
●個別記事
-----------------------------------*/
/*記事全体*/
.article1,.article2,.article3,#error {
    padding: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    border-radius: 6px;
}

/*記事ボディ*/
.article-body,.page-body,.error-body {
    padding: 0 19px;
    border: solid 1px #d1d1d1;
    border-top: none;
    border-radius: 0 0 6px 6px;
    background: #ffffff;
    text-align: left;
}
.page-body,.error-body {
    padding-top: 25px;
}

/*記事タイトル*/
.article-title-outer {
    padding: 15px 0 0 0;
    border-top: none;
    border-right: none;
    border-left: none;
    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 rgba(0,0,0,0.1);
    border-right: solid 1px rgba(0,0,0,0.1);
    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,.page-title,.error-title {
    margin: 0 auto;
    padding: 25px 19px;
    text-align: left;
}

/*記事ヘッダー*/
.article-header {
    clear: both;
    margin: 0 -8px;
    padding: 15px 0 0 0;
}
.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 6px 0 0;/*must*/}
.ah-r li {display: inline; padding: 0 0 0 6px;/*must*/}

/*記事フッター*/
.article-footer,.page-footer {
    clear: both;
    margin: 0 -8px;
    padding: 15px 0 7px 0;
    text-align: right;
}
.article-footer li,.page-footer li {display: inline; padding: 0 0 0 6px;/*must*/}

/*記事フッターのカテゴリ・タグ*/
.af {
    clear: both;
    overflow: hidden;
    margin: 0 -8px;
}
.af-l {width: 49.5%; float: left;}  /*左側*/
.af-r {width: 49.5%; float: right;} /*右側*/
.relatetitle {
    word-wrap: normal;
    margin: 0 0 5px 0;
    padding: 2px 8px;
    border-radius: 6px;
    background: rgba(234,234,234,0.5);
}
.relatebody {
    margin: 0 auto;
    padding: 0 8px;
}
.relatebody a {padding: 0 2px 0 0;}

/*続きを読む*/
.more-link {
    float: right;
    margin: 15px -11px 0 0;
    padding: 5px;
    border: solid 1px #ffffff;
    border-radius: 6px;
}
.more-link: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%);
}

/*---------------------------------
●ソーシャルボタン
-----------------------------------*/
.social1,.social2 {
    margin: 0 auto;
    padding: 0;
    text-align: left;
}
.social1 ul,.social2 ul {
    padding: 0;
}
.social1 li,.social2 li {
    display: inline-block;
    *display: inline; zoom: 1; /*IE7*/
}
.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 {position: fixed; bottom: 10px; left: 10px; text-align: center;}
.social2 li {padding: 3px 0 0 0;}
.social2 li {display: block;}
.fb-like {float: none;}*/

/*---------------------------------
●フリースペース
-----------------------------------*/
/*記事内上部*/
.ad1 {clear: both;}

/*記事内下部*/
.ad2 {clear: both;}

/*記事下*/
.ad3 {padding: 0 10px; border-radius: 6px; background: #ffffff; text-align: left;}

/*サイドバー*/
.ad4 {clear: both; overflow: hidden;}

/*コメント欄*/
.ad5 {margin: 10px 0 0 0;}

/*記事一覧*/
.ad6 {clear: both; overflow: hidden;}

/*横並び*/
.ad {clear: both; overflow: hidden;}
.ad-l {width: 50%; float: left; text-align: center;}  /*左側*/
.ad-r {width: 50%; float: right; text-align: center;} /*右側*/

/*---------------------------------
●記事一覧・FS・CM・TB(共通指定)
-----------------------------------*/
/*全体*/
.post,.kijilist1,.kijilist2,.kijilist3,.kijilist4,#cms,#tbs {
    padding: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    border-radius: 6px;
}

/*ボディ*/
.post-body,.kijilist-body,.com-body {
    border: solid 1px #d1d1d1;
    border-top: none;
    border-radius: 0 0 6px 6px;
    background: #ffffff;
    text-align: left;
}

/*タイトル*/
.post-title-outer,.kijilist-title-outer,.cm-title-outer,.tb-title-outer {
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 8px 8px 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%);
}
.post-title,.kijilist-title,.cm-title,.tb-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 {
    margin: 0 auto;
    padding: 15px 19px;
    text-align: left;
}

/*---------------------------------
●FS
-----------------------------------*/
/*ボディ*/
.post-body {
    padding: 15px 19px;
}

/*---------------------------------
●記事一覧
-----------------------------------*/
/*ボディ*/
.kijilist-body {
    padding: 0px 19px;
}
.kijilist-body1 {
    position: relative;
    overflow: hidden;
    padding: 15px 0;
    border-bottom: dotted 1px #d1d1d1;
}
.kijilist-body1:last-child {
    border: none;
}
.kijilist-body2 {
    padding: 15px 0;
    border-bottom: dotted 1px #d1d1d1;
}
.kijilist-body3 {
    padding: 15px 0;
}
.kijilist-body4 {
    padding: 25px 0;
}
.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,.ul-kl li a:active:after {
    border-style: solid;
    border-width: 2px;
    border-top: none;
    border-left: none;
}

/*その他*/
.kl-list {margin: 0 auto;}
.kl-info,.kl-info1,.kl-info2 {
    margin: 3px 0 35px 0;
    font-weight: normal;
}
.kl-info1 {margin: 0 0 5px 0;}
.kl-info2 {margin: 5px 0 0 0;}
.kl-cat a,.kl-date {
    margin: 0 auto;
    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;
}
.kl-read {
    position: absolute;
    bottom: 17px;
    right: 0;
    margin: 0 auto;
    text-align: right;
}
.kl-read a {
    padding: 2px 9px;
    border: solid 1px rgba(204,204,204,1);
    border-radius: 4px;
    background: rgba(0,0,0,0.2);
    background: #d1d1d1\9;
    color: #fff;
}
.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%);
}
.kl-intro {display: block;}

/*記事一覧の画像*/ 
/*PC*/
.kb-l {width: 120px; height: 120px;}
.kb-r {margin: 0 0 0 130px;} /*＋余白10px*/
/*画面799pxまで*/
@media screen and (max-width: 799px) {
.kb-l {width: 100px; height: 100px;}
.kb-r {margin: 0 0 0 110px;} /*＋余白10px*/
}
/*画面599pxまで*/
@media screen and (max-width: 599px) {
.kb-l {width: 80px; height: 80px;}
.kb-r {margin: 0 0 0 90px;} /*＋余白10px*/
}
.kb-l {
    float: left;
    overflow: hidden;
    text-align: center;
}
.kb-l img {
    display: block;
    width:100%;
    height: auto;
    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;
}

/*---------------------------------
●CM・TB
-----------------------------------*/
/*ボディ*/
.com-body {
    padding: 15px 19px;
}
.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);
}
.comtitle1 {
    margin: 0 0 5px 0;
}
.comtitle2 {
    margin: 0 auto;
    line-height: 3;
}

/*その他*/
.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;}
textarea {height: 150px; padding: 5px;}
.comment-input,.comment-input2 {width: 70%;}
.comment-input2 {padding: 0 0 0 10px;}
.cmbody1 {margin: 0 0 5px 0;}
.cmbody2 {margin: 0 0 10px 0;}
.cmbody3 {margin: 0 auto; text-align: right;}

/*送信ボタン*/
.form-btn {margin: 0 auto;}
.input-submit {
    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 {
    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%);
}

/*---------------------------------
●パン屑リスト
-----------------------------------*/
.pankuzu {
    padding: 0 5px;
    border-radius: 6px;
    text-align: left;
}
.pankuzu li {
    display: inline;
    padding: 0 10px 0 0;
}

/*---------------------------------
●ページナビ(トップに戻る)
-----------------------------------*/
.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: 6px 8px 8px 8px;
    border: solid 1px rgba(0,0,0,0.1);
    border-right: none;
    border-radius: 4px 0 0 4px;
    background: rgba(0,0,0,0.2);
    color: #fff;
}
.navi-return a:hover {
    border-right: none;
    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%);
}

/*---------------------------------
●ページナビ(前後記事)
-----------------------------------*/
.pn3 {
    display: table;
    width: 100%;
    border-top: solid 1px #d1d1d1;
    border-bottom: solid 1px #d1d1d1;
    background: #ffffff;
}
/*左側*/
.pn3-l {
    display: table-cell;
    width: 50%;
    padding: 10px 10px 10px 5px;
    border-right: solid 1px #d1d1d1;
    border-collapse: collapse;
    text-align: left;
}
/*右側*/
.pn3-r {
    display: table-cell;
    width: 50%;
    padding: 10px 5px 10px 10px;
    text-align: right;
}

/*---------------------------------
●ページナビ(前後ページ)
-----------------------------------*/
.page-navi1,.page-navi1-2,.page-navi2 {
    clear: both;
    padding: 1px 5px;
    border-radius: 6px;
}
.pagination li {
    display: inline;
}
.pagination 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;
}
.pagination 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%);
}

/*---------------------------------
●スライダー
-----------------------------------*/
.slider-outer {margin-bottom: 0px;}
.slider {position:relative; overflow:auto; padding-bottom: 20px;}
.slider p {margin: 0 auto;}
.slider ul,.slider ol {margin: 0; padding: 0;}
.slider li {list-style:none;}
.slider ul li {float: left; height: auto;}
.slider .dots {position: absolute; left: 0; right: 0; bottom: 0;}
.slider .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0px 6px;
    border: 1px solid #d1d1d1;
    border-radius: 50%;
    text-indent: 100%;
    white-space: nowrap;
}
.slider .dots li.active {background: #d1d1d1;}
.slider,.slider .dots {text-align: center;}
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■独自コンテンツ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*---------------------------------
●ウィジェットのタイトル
-----------------------------------*/
.widget-title {
    /*display: none;*/
    padding: 0 0 10px 0;
}

/*---------------------------------
●個別記事内のアイキャッチ画像
-----------------------------------*/
.thumbnail {
    margin: 0 0 15px 0;
    text-align: center;
}

/*---------------------------------
●個別記事内の古い記事注意メッセージ
-----------------------------------*/
.message-old {
    margin: 0 0 15px 0;
    padding: 10px;
    border-radius: 6px;
    border: solid 1px #c0c0c0;
    background: rgba(234,234,234,0.5);
}

/*---------------------------------
●ページネーション
-----------------------------------*/
.pagination span, .pagination a {
    margin: 0 1px;
}
.pagination .current {
    display: inline;
    padding: 3px 10px;
    border-radius: 4px;
    background: rgba(0,0,0,0.2);
    background: #d1d1d1\9;
    font-weight: bold;
    color: #fff;
}
.pagination span {
    display: inline;
    padding: 3px 10px;
    border: solid 1px #d1d1d1;
    border-radius: 4px;
    background: #ffffff;
}

/*---------------------------------
●wordpress仕様コメント
-----------------------------------*/
ul.commentlist {
    margin: 0 auto;
    padding: 0;
}
ul.commentlist li {
    list-style-type: none;
    margin: 0 0 15px 0;
    padding: 15px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    border: solid 1px #d1d1d1;
    border-radius: 4px;
}
.cm-avatar {max-width: 100%; float: left;  padding: 0 10px 0 0; text-align: left;}
.cm-link {margin: 0 auto;}
.cm-meta {margin: 0 auto;}
.cm-meta a {text-decoration: none;}
.cm-meta a:hover {text-decoration: underline;}
.cm-text {clear: both; margin: 0 auto; padding: 10px 0 0 0;}
.cm-text p {margin: 0 0 1em 0;}
.tb-link {margin: 0 auto;}
.tb-meta {margin: 0 0 5px 0;}
.tb-meta a {text-decoration: none;}
.tb-meta a:hover {text-decoration: underline;}
.tb-text {margin: 0 auto;}
.tb-text p {display: inline; margin: 0 5px 0 0;}
.reply a {padding: 2px 15px; border: 1px solid #d1d1d1; background: #fff; text-decoration: none;}
.reply a:hover {text-decoration: underline;}
ul.commentlist li ul.children {margin: 10px 0 0 0;}
ul.commentlist li ul.children li {margin: 0 auto;}
ul.commentlist li ul.children li {background: #f3f3f3;}
ul.commentlist li ul.children li ul.children li {background: #ffffff;}

/*---------------------------------
●サイトマップ
-----------------------------------*/
/*サイトマップ1*/
#sitemap1 a {text-decoration: none;}
#sitemap1 a:hover {text-decoration: underline;}

#sitemap1 ul {margin: 0 0 20px 0;}
#sitemap1 ul > li {margin: 0 auto; padding: 10px 0 0 0;}
#sitemap1 ul > li a {text-decoration: underline; font-weight: bold;}
#sitemap1 ul > li > ul > li {margin: 0 0 0 20px; padding: 5px 0 0 0; border-bottom: dotted 1px #d1d1d1;}
#sitemap1 ul > li > ul > li a {text-decoration: none; font-weight: normal;}
#sitemap1 ul > li > ul > li > ul {margin: 0 auto;}
#sitemap1 ul > li > ul > li > ul > li {border: none;}

/*サイトマップ2*/
#sitemap2 > ul {margin: 0 0 20px 0;}
#sitemap2 ul > li  {margin: 0 0 0 10px; padding: 5px 0 0 0;}

/*---------------------------------
●カレンダー
-----------------------------------*/
#calendar_wrap{
    width: auto;
    margin: 0 auto;
    padding: 0 5px;
    border-radius: 6px;
}
@media screen and (max-width: 959px) {
    #calendar_wrap {width: 60%;}
}

#wp-calendar {
    width: 100%;
    margin: 0 0 10px 0;
}
#wp-calendar thead tr th {
    font-weight: normal;
    text-align: center;
}
#wp-calendar td {
    padding: 0px;
    text-align: center;
}
#wp-calendar td a {
    text-decoration: underline;
}
#wp-calendar caption {
    font-weight: bold;
}
#wp-calendar tbody tr a {
    font-weight: bold;
}
#wp-calendar tbody tr #today {
    border-radius: 4px;
    background: rgba(234,234,234,1);
}
#wp-calendar tfoot tr #prev {
    text-align: left;
    font-weight: bold;
}
#wp-calendar tfoot tr #next {
    text-align: right;
    font-weight: bold;
}
#wp-calendar thead tr th:nth-child(1),
#wp-calendar thead tr th:nth-child(2),
#wp-calendar thead tr th:nth-child(3),
#wp-calendar thead tr th:nth-child(4),
#wp-calendar thead tr th:nth-child(5),
#wp-calendar thead tr th:nth-child(6),
#wp-calendar thead tr th:nth-child(7) {
    border-radius: 4px;
    background: rgba(0,0,0,0.2);
    color: #fff;
}
#wp-calendar thead tr th:nth-child(6) { /*土曜日*/
    border-radius: 4px;
    background: #00bfff;
    color: #fff;
}
#wp-calendar thead tr th:nth-child(7) { /*日曜日*/
    border-radius: 4px;
    background: #e8383d;
    color: #fff;
}

/*---------------------------------
●エラーページ
-----------------------------------*/
#error li,#error .children {float: left;}
#error ul {width: 100%; padding: 10px 0 0 0;}
#error li {overflow: hidden; width: 33%; height: 25px;}
#error li a {padding: 0 15px 0 0;}
.error-page {margin: 0 auto;}
.kensakuform {
    max-width:500px;
    margin: 0 auto;
    text-align: center;
}
.kensakutext {
    -webkit-appearance: none;
    width: 97%;
    height: 30px;
    margin: 0 0 5px 0;
    padding: 0 0 0 3%;
    border-radius: 4px;
    border: solid 1px #d1d1d1;
    background: rgba(234,234,234,0.5);
}
.kensakusubmit {
    -webkit-appearance: none;
    margin: 0 0 0 2px;
    padding: 7px 15px;
    border-radius: 4px;
    border: none;
    background: rgba(0,0,0,0.2);
}

/*---------------------------------
●サイドバーコンテンツ
-----------------------------------*/
/*サイドバー検索BOX*/
.screen-reader-text {display: none;}
#searchform {
    max-width:500px;
    margin: 0 auto;
    text-align: center;
}
#s {
    -webkit-appearance: none;
    width: 97%;
    height: 30px;
    margin: 0 0 5px 0;
    padding: 0 0 0 3%;
    border-radius: 4px;
    border: solid 1px #d1d1d1;
    background: rgba(234,234,234,0.5);
}
#searchsubmit {
    -webkit-appearance: none;
    margin: 0 0 0 2px;
    padding: 7px 15px;
    border-radius: 4px;
    border: none;
    background: rgba(0,0,0,0.2);
}

/*最近の投稿の日付*/
.post-date {
    position: relative;
    margin: 0 0 0 15px;
    font-size: 80%;
}
.post-date:before {
    position: absolute;
    top: -2px;
    left: -15px;
    content: "－";
}

/*---------------------------------
●カテゴリー
-----------------------------------*/
/*子カテゴリー*/
.fbody ul .children li,
.sidebar-body ul .children li {
    position: relative;
    padding-left: 35px;
    border: none;
}
.fbody ul .children li a:before,
.sidebar-body ul .children li a:before {
    position: absolute;
    top: 2px;
    left: 14px;
    content: "";
    width: 14px;
    height: 14px;
    border-bottom: solid 1px #d1d1d1;
    border-left: solid 1px #d1d1d1;
}
.fbody ul .children li:before,
.sidebar-body ul .children li:after {
    border: none;
    background: none;
}

/*親カテゴリー*/
/*.fbody ul li,*/
.sidebar-body ul li {
    padding: 5px 0;
    border-bottom: dotted 1px #d1d1d1;
}
.sidebar-body ul > li:last-child {border: none;}


/*---------------------------------
●icomoon
-----------------------------------*/
@font-face {
    font-family: 'icomoon';
    src:    url('icomoon/icomoon.eot?c8o4k8');
    src:    url('icomoon/icomoon.eot?c8o4k8#iefix') format('embedded-opentype'),
        url('icomoon/icomoon.ttf?c8o4k8') format('truetype'),
        url('icomoon/icomoon.woff?c8o4k8') format('woff'),
        url('icomoon/icomoon.svg?c8o4k8#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {content: "\ea90";}
.icon-facebook2:before {content: "\ea91";}
.icon-google-plus:before {content: "\ea8b";}
.icon-google-plus2:before {content: "\ea8c";}
.icon-google-plus3:before {content: "\ea8d";}
.icon-hatebu:before {content: "\e902";}
.icon-feedly:before {content: "\e903";}
.icon-rss:before {content: "\ea9b";}
.icon-rss2:before {content: "\ea9c";}
.icon-twitter:before {content: "\ea96";}
.icon-pocket:before {content: "\e900";}
.icon-line:before {content: "\e901";}

/*---------------------------------
●プラグイン
-----------------------------------*/
/*WordPress Popular Posts*/
.wpp-list li {
    margin: 0 0 10px 0;
    border-bottom: dotted 1px #d1d1d1;
}
.wpp-list img {
    margin: 0 10px 10px 0;
    text-align: left;
}
.wpp-post-title {
    display: block;
}
.wpp-views {
    padding : 0 5px;
    border-radius: 4px;
    background: #e8383d;
    color: #fff;
}
.post-stats {
    font-weight: normal;
}

/*Newpost Catch*/
#npcatch li{
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    margin: 0 0 5px 0;
    border-bottom: dotted 1px #d1d1d1;
}
#npcatch img{
    float:left;
    margin: 0 10px 5px 0;
}
#npcatch .title {
    display: block;
    float: none;
    width: initial;
}
#npcatch .date{
    display: block;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■表示調整
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
@media screen and (max-width: 599px) {
.style03,.page-title,.error-title {padding: 20px 10px;}
.article-body,.page-body,.error-body {padding: 0 15px;}
.page-body,.error-body {padding-top: 20px;}
.style04,.style05,.style06 {padding: 10px;}
.kijilist-body {padding: 0 10px;}
.kijilist-body3 {padding: 10px 0;}
.post-body,.com-body {padding: 10px;}
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■記事装飾パーツ shortcode.cssに記載
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■レスポンシブ設定 responsive.cssに記載
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
