@charset "UTF-8";

/*
Font
*/

@import url(https://fonts.googleapis.com/css?family=Roboto:500);

/*
Base
*/

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

article,aside,details,figcaption,figure,footer,
,hgroup,menu,nav,section {
display: block;
}

body{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
background: #f7f7f7;
font-size: 14px;
color: #333;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

img,a img{
border:none;
vertical-align: bottom;
}

ul, ol, li, dl, dt, dd {
list-style-type: none;
}

*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

a {
outline: none;
text-decoration: none;
color: #333;
font-weight: bold;
}

a:hover {
color: #999;
text-decoration: underline;
}

a:hover img {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
background: none;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}

/*
Layout
*/

.inner {
    width: 1468px;
    margin: 0 auto;
    padding: 0px 155px;
    background: url(http://livedoor.blogimg.jp/kasotti-ottamage/imgs/7/4/74b88903.png);
}

.header {
    background: #fff url(http://matomelover.net/images/header_cloud_bg.png) repeat-x !important;
    position: relative;
    z-index: 10;
}
.header-bottom {
    background: #B7E3ED;
}
.main {
width: 728px;
float: left;
padding-top: 55px;
}

.sub {
width: 320px;
float: right;
padding-top: 34px;
}


.footer {
background: #4c4c4c;
}
.footer .inner{
background: none;}

.clear:after,
.inner:after,
.side ul.recent-article-image li:after,
div.popularArticlesWithImage.A ul:after,
div.popularArticlesWithImage.B ul li a:after,
.related-articles.with-image ul:after,
.article-pager:after {
content: "";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

/*
Module
*/

/* ヘッダー */
.header-top {
padding: 13px 0 21px;
background: url(http://livedoor.blogimg.jp/kasotti-ottamage/imgs/7/4/74b88903.png);
}
.header-top::before{
background-color: rgba(0,0,0,.5);
}

.blog-title {
float: left;
}
.blog-title img{
    box-shadow: 0px 2px 3px 0px #bc6c7a;}
.blog-title img:hover{box-shadow: 0px 0px 0px 0px;}
.blog-title > a {
display: block;
}

/* ナビゲーション（ヘッダー） */
.nav-site-list{
margin-top: 13px;
}

.nav-header-top {
float: right;
margin: 11px 20px 0 0;
}

.nav-site-item {
float: left;
margin-left: 20px;
}

.nav-header-bottom {
border-top: 1px solid #ddd;
}

.nav-category-item {
float: left;
width: 20%;
}

.nav-category-item > a {
display: block;
text-align: center;
font-weight: bold;
padding: 10px 0;
margin: 10px 0;
border-right: 1px dotted #ddd;
}

.nav-category-item:first-child > a {
border-left: 1px dotted #ddd;
}

/* sns */

.tw-bg {
background: #55acee;
-webkit-box-shadow: 0 3px 0 #2E87CC;
-moz-box-shadow: 0 3px 0 #2E87CC;
box-shadow: 0 3px 0 #2E87CC;
}

.tw-bg:hover {
background: #81C9FF;
}

.tw-tx {
color: #55acee;
}

.tw-tx:hover {
color: #55acee;
}

.fb-bg {
background: #4368BD;
-webkit-box-shadow: 0 3px 0 #2B488A;
-moz-box-shadow: 0 3px 0 #2B488A;
box-shadow: 0 3px 0 #2B488A;
}

.fb-bg:hover {
background: #6387D8;
}

.fb-tx {
color: #4368BD;
}

.fb-tx:hover {
color: #4368BD;
}

.hb-bg {
background: #008fde;
-webkit-box-shadow: 0 3px 0 #00669E;
-moz-box-shadow: 0 3px 0 #00669E;
box-shadow: 0 3px 0 #00669E;
}

.hb-bg:hover {
background: #33ADF1;
}

.hb-tx {
color: #008fde;
}

.hb-tx:hover {
color: #008fde;
}

.gp-bg {
background: #dd4b39;
-webkit-box-shadow: 0 3px 0 #AB2B1A;
-moz-box-shadow: 0 3px 0 #AB2B1A;
box-shadow: 0 3px 0 #AB2B1A;
}

.gp-bg:hover {
background: #F37162;
}

.gp-tx {
color: #dd4b39;
}

.gp-tx:hover {
color: #dd4b39;
}

.fe-bg {
background: #6cc655;
-webkit-box-shadow: 0 3px 0 #499635;
-moz-box-shadow: 0 3px 0 #499635;
box-shadow: 0 3px 0 #499635;
}

.fe-bg:hover {
background: #89DC74;
}

.fe-tx {
color: #6cc655;
}

.rs-bg {
background: #ff8c00;
-webkit-box-shadow: 0 3px 0 #BD6801;
-moz-box-shadow: 0 3px 0 #BD6801;
box-shadow: 0 3px 0 #BD6801;
}

.rs-bg:hover {
background: #FFB862;
}

.ho-bg {
background: #FF8C00;
-webkit-box-shadow: 0 3px 0 #C57295;
-moz-box-shadow: 0 3px 0 #C57295;
box-shadow: 0 3px 0 #C57295;
}

.ho-bg:hover {
background: #F7A8C9;
}

.sns-search-wrapper {
float: right;
}

/* フォロー */
.sns-follow-list {
margin-bottom: 10px;
}

.sns-follow-item {
float: left;
margin-left: 5px;
}

.follow-item-top {
width: 75px;
}

.sns-follow-item:first-child {
margin-left: 0;
}

.sns-follow-item > a {
display: block;
color: #fff;
text-align: center;
}

.follow-item-top > a {
padding: 5px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.follow-item-bottom > a {
width: 30px;
height: 30px;
line-height: 30px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}

.sns-follow-item > a:hover {
-webkit-transform: translate3d(0px,3px,0);
-moz-transform: translate3d(0px,3px,0);
transform: translate3d(0px,3px,0);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.sns-follow-item i {
font-size: 16px;
}

.icon-fe {
display: block;
background: url(http://livedoor.blogimg.jp/blogdev/imgs/1/1/1161bb48.png) center center no-repeat;
}

.follow-item-top > a > .icon-fe {
height: 16px;
}

.follow-item-bottom > a > .icon-fe {
height: 30px;
}

.sns-text {
display: block;
font-size: 12px;
margin-top: 2px;
}

/* シェア */
.sns-share-list {
float: right;
}

.sns-share-list-fixed {
display: none;
position: fixed;
top: 20px;
left: auto;
margin-left: -70px;
}

.sns-share-item {
float: left;
margin-left: 10px;
}

.sns-share-item > a {
display: block;
}

.sns-share-item:first-child {
margin-left: 0;
}

.sns-share-item .sns-share-icon {
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
-ms-transform:rotateY(0);
-webkit-transform:rotateY(0);
transform:rotateY(0);
}

.sns-share-item > a:hover .sns-share-icon {
-ms-transform:rotateY(360deg);
-webkit-transform:rotateY(360deg);
transform:rotateY(360deg);
}

.sns-share-item-fixed {
margin-top: 10px;
}

.sns-share-item-fixed:first-child {
margin-top: 0;
}

.sns-share-item-fixed > a {
display: block;
color: #fff;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 18px;
}

.sns-share-single {
margin-bottom: 50px;
}

.sns-share-list-single {
margin: 0 -5px;
clear: both;
}

.sns-share-item-single {
float: left;
width: 25%;
padding: 0 5px;
}

.sns-share-item-single:first-child {
margin-left: 0;
}

.sns-share-item-single > a {
display: block;
padding: 12px 0;
text-align: center;
line-height: 18px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color: #fff;
}

.sns-share-item-single > a:hover {
-webkit-transform: translate3d(0px,3px,0);
-moz-transform: translate3d(0px,3px,0);
transform: translate3d(0px,3px,0);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.sns-share-icon {
font-size: 18px;
margin-right: 5px;
position: relative;
vertical-align: top;
}

.icon-hb {
font-family: Verdana;
font-weight: bold;
top: -1px;
}

.icon-gp {
font-weight: bold;
}

.sns-list {
float: right;
}

.sns-item {
float: left;
margin-left: 5px;
}

.sns-item:first-child {
margin-left: 0;
}

/* 検索 */
.search {
position: relative;
}

.search-header {
float: right;
width: 235px;
height: 35px;
line-height: 35px;
border-radius: 35px;
overflow: hidden;
margin-top: 13px;
}

.search input {
outline: none;
border: none;
}

.search button {
outline: none;
border: none;
}

input::-webkit-input-placeholder {
color: #777;
}
 
input::-moz-placeholder {
color: #777;
}
 
input:-moz-placeholder {
color: #777;
}

input:-ms-input-placeholder {
color: #777;
}

.in-text-header {
width: 235px;
height: 35px;
line-height: 35px;
font-size: 12px;
padding: 10px 45px 10px 10px;
background: #eee;
}

.btn-submit-header {
position: absolute;
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
color: #555;
background: none;
cursor: pointer;
}

.btn-submit-header > i {
display: block;
}
/* 人気記事 */
.nav-popular-item {
float: left;
margin-left: 20px;
width: 55px;
text-align: center;
cursor: pointer;
overflow: hidden;
font-size: 12px;

}

.nav-popular-item > a {
color: #fff;
font-weight: bold;
display: block;
border: 1px solid #fff;
padding: 7px 0;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
border-radius: 14px;
}

.nav-popular-item > a:hover {
background: #FFFFFF;
color: #999999 !important;
}

.nav-popular-item > a.active {
color: #999999;
background: #fff;
}

/* セクション */
.section {
margin-bottom: 40px;
}

.section-title {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 21px;
    border: solid 1px;
    padding: 10px 20px;
    background: #f1a1e7;
}

.section-title-single0 {
font-size: 18px;
font-weight: bold;
margin-top: 30px;
margin-bottom: 15px;
}

.section-title-single {
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
}

.section-title-style-2ch {
margin-bottom: 20px;

}

.section-title-style-2ch > span {
font-size: 14px;
margin-right: 10px;
}

.style-2ch-author {
font-weight: bold;
color: green;
}

.style-2ch-date-id {
color: gray;
}

.red {
color: red !important;
}

/* 記事のデザイン */
.article {
margin-bottom: 34px;
}

.article-1col {
clear: both;
}

.article-2col {
float: left;
width: 50%;
}

.article-inner {
background: #fff;
position: relative;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 0px 10px #f1a1e7;
-webkit-box-shadow: 0px 0px 10px #f1a1e7;
box-shadow: 0px 0px 10px #f1a1e7;
border-bottom: 1px solid #d7d7d7;
}
.article-inner .pict{
display: block;
margin: 0 auto;
margin-bottom: 34px;
}

.inner-1col {
padding: 15px;
}

.inner-2col {
padding: 250px 15px 15px;
}

.inner-single {
margin-top:40px;
padding: 20px;
}

.odd {
padding-right: 10px;
}

.even {
padding-left: 10px;
}

/* メタ */
.article-meta {
position: relative;
}

.article-time {
font-size: 12px;
color: #888;
display: block;
font-family: 'Roboto', sans-serif;
font-weight: 500;
}

.article-comment {
position: absolute;
top: -34px;
right: 10px;
min-width: 60px;
z-index: 10;
}

.comment-single:after {
content: "";
display: block;
position: absolute;
border: 2px solid transparent;
border-left-color: #823A59;
border-bottom-color: #823A59;
top: 0;
right: -4px;
}

.article-comment > a {
display: block;
text-align: center;
background: #f1a1e7;
-webkit-box-shadow: 0 3px 0 #C57295;
-moz-box-shadow: 0 3px 0 #C57295;
box-shadow: 0 3px 0 #C57295;
padding: 5px;
color: #fff;
}

.article-comment > a:hover {
color: #FFFFFF !important;
-webkit-transform: translate3d(0,3px,0);
-moz-transform: translate3d(0,3px,0);
transform: translate3d(0,3px,0);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.comment-single > a:hover {
color: #FFFFFF !important;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
-webkit-box-shadow: 0 3px 0 #C57295;
-moz-box-shadow: 0 3px 0 #C57295;
box-shadow: 0 3px 0 #C57295;
}

.comment-count {
display: block;
font-size: 20px;
font-weight: normal;
margin-bottom: 3px;
}

.comment-text {
display: block;
font-size: 10px;
}

/* 記事のヘッダー */
.article-text {
width: 463px;
float: right;
}

.article-title {
color: #333;
overflow: hidden;
}

.title-1col {
font-size: 18px;
margin-bottom: 10px;
line-height: 1.6;
height: 112px;
padding: 21px;
}

.title-2col {
font-size: 18px;
margin-bottom: 10px;
line-height: 1.6;
height: 112px;
padding: 21px;
}

.title-single {
font-size: 22px;
line-height: 1.8;
    margin: 21px 13px;
    border: solid 1px #eee;
    padding: 21px;}

/* サムネイル */
.thum-1col {
width: 220px;
height: 159px;
float: left;
}

.thum-2col {
width: 324px;
height: 220px;
position: absolute;
top: 15px;
left: 15px;
}

.article-thum > a  {
display: block;
}


/* 追尾*/
.fixed { position: fixed; 
	top: 20px; }

/* カテゴリー*/
.category-list {
float: left;
margin-right: 10px;
}

.category-list-top {
line-height: 18px;
}

.category-item {
float: left;
margin-right: 10px;
font-size: 12px;
}

.category-item > i {
margin-right: 5px;
color: #888;
}

/* タグ */
.tag-list {
float: left;
}

.tag-item {
float: left;
margin-right: 10px;
font-size: 12px;
}

.tag-item:first-child:before {
content: "\f02b";
font-family: FontAwesome;
font-size: 12px;
line-height: 1;
color: #999;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 5px;
}

/* article text and item */
.article-body {
font-size: 15px;
margin-bottom: 50px;
line-height: 1.6;
word-wrap: break-word;
word-break: break-all;
overflow: hidden;
}
.article-body-inner h2{
background: orange;
margin-bottom: 10px;
border-left: solid 4px red;
}

.article-body-inner h3{
    background: #fce9ff;
    margin: 13px;
    padding: 3px 13px;
    border-left: solid 4px pink;
}
.article-body-inner blockquote .t_b{
padding: 0px 0px 0px 10px;
font-size: 16px;
}
.article-body-inner blockquote{
padding: 34px !important;;
margin: 21px !important;
border: solid 1px black !important;
background: #eee !important;
}
.article-body-inner blockquote .t_h{
margin-bottom: 34px;
}


.pict {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.25);
box-shadow: 0px 0px 7px rgba(0,0,0,0.25);
padding: 4px;
}

/* related article */
.related-articles-wrapper {
margin-bottom: 40px;
}

.related-articles {
margin-top: 30px;
}

.related-articles:first-child {
margin-top: 0;
}

.related-articles.with-image h3 {
margin-top: 20px;
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
}

.related-articles.with-image ul {
margin: 0 -15px;
}

.related-articles.with-image ul li {
margin: 0 !important;
float: left;
width: 33.33333%;
margin: 0 !important;
padding: 0 15px;
}

.related-articles.with-image ul li a {
display: block;
padding: 0 !important;
min-height: 204px;
}

.related-articles.with-image .related-article-image {
display: block;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.25);
box-shadow: 0px 0px 7px rgba(0,0,0,0.25);
padding: 4px;
margin-bottom: 10px;
}

.related-articles.with-image .related-article-image img {
width: 100%;
height: 130px;
}

.related-articles.with-image .related-article-title {
display: block;
font-size: 13px;
line-height: 1.5;
word-wrap: break-word;
word-break: break-all;
height: 57px;
overflow: hidden;
}

.related-articles ul{
    margin-top: 26px;
    background: white;
    border: solid 1px #f1a1e7;
}
.related-articles a{
    color: blue;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 13px 0px 10px 10px;
}
.related-articles a:hover{
background: #f1a1e7;
text-decoration: underline;
}


/* コメント */
.article-option ol {
margin: 10px 0 0 0;
}

.related-articles ul li{
margin: 0px 0;
}

.related-articles ul li a {
font-weight: bold;
}

/* コメント一覧 */
.comments {
margin-top: 30px;
margin-bottom: 50px;
}

.comments-title {
font-size: 16px;
margin-bottom: 24px;
}

.comment-list {
    margin-bottom: 51px;
    padding: 34px;
background: url(http://livedoor.blogimg.jp/kasotti-ottamage/imgs/7/e/7e17e58d.png);

}

.comment-item {
margin-top: 30px;
}

.comment-item:first-child {
margin-top: 0;
}

.comment-meta {
margin-bottom: 10px;
}

.comment-meta > p {
float: left;
font-size: 12px;
margin-right: 10px;
}

.comment-num {
line-height: 24px;
}

.comment-author {
font-weight: bold;
color: #999;
line-height: 24px;
}

.comment-date {
color: gray;
line-height: 24px;
}

.comment-reply > a {
display: block;
background: #e6e6e6;
padding: 5px 8px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-size: 11px;
font-weight: normal;
color: #000;
-webkit-box-shadow: 0 3px 0 #cacaca;
-moz-box-shadow: 0 3px 0 #cacaca;
box-shadow: 0 3px 0 #cacaca;
}

.comment-reply > a:hover {
-webkit-transform: translate3d(0px,3px,0);
-moz-transform: translate3d(0px,3px,0);
transform: translate3d(0px,3px,0);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.comment-body {
font-size: 17px;
line-height: 1.6;
padding-left: 20px;
word-wrap: break-word;
word-break: break-all;
overflow: hidden;
}

/* コメント投稿 */
#comment-form .comment-form-body .facemark,
#comment-form .comment-form-body .rating,
#comment-form .comment-form-body .memorize {
display: none;
}

#comment-form fieldset {
border: none;
}

#comment-form legend {
font-size: 18px;
font-weight: bold;
margin-bottom: 20px;
}

.comment-form-author {
margin-bottom: 20px;
}

.comment-form-author label,
.comment-form-body label {
display: block;
margin-bottom: 5px;
}

#comment-form input,
#comment-form textarea {
width: 100%;
font-size: 15px;
line-height: 1.6;
padding: 10px !important;
border: 1px solid #ddd;
border-bottom: 3px solid #ddd;
outline: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}

#comment-form textarea {
height: 200px;
}

#comment-form input:focus,
#comment-form textarea:focus {
border-bottom: 3px solid #999999;
}

span.submit {
display: block;
}

#comment-form-tools button[type="submit"] {
width: 100%;
outline: none;
margin: 0;
font-weight: bold;
font-size: 14px;
color: #fff;
border: none;
display: block;
margin-top: 15px;
padding: 20px 0;
border-radius: 5px;
background: #999;
line-height: 1;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}

#comment-form-tools button[type="submit"]:hover {
background: #999999;
}

/* ページランク */
.page-rank {
margin-top: 35px;
}

#acrp11_kijomatomelog,
.acr_ranking_sys {
width: 100% !important;
}
 
/* blog parts */
.sub .sidewrapper {
margin-bottom: 34px;
}
.sub div.sidewrapper:last-of-type{width: 320px;}

.sidetitlebody {
color: #5C564E;
}

.sub .sidetitlebody {
margin-bottom: 10px;
}

.footer-parts .sidetitlebody {
margin-bottom: 20px;
}


.sidetitle{
	position: relative;
	padding: .75em 1em;
	background-color: #a578ac;
        color: #fff !important;
        font-weight: bold!important;
        margin-bottom: 30px;
}
.sidetitle::before,
.sidetitle::after {
	content: '';
	position: absolute;
	top: 100%;
	border-style: solid;
	border-color: transparent;
}
.sidetitle::before {
	left: 0;
	border-width: 0 15px 15px 0;
	border-right-color: #533758 ;
}
.sidetitle::after {
	right: 0;
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-top-color: #533758 ;
}


.sub .sidetitle {
font-size: 15px;
color: #333;
}

.footer-parts .sidetitle {
font-size: 14px;
color: #fff;
}

.sidetop,
.sidebottom {
display: none;
}

.sub .side {
background: #fff;
padding: 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
border-bottom: 1px solid #d7d7d7;
}

.sidebody {
position: relative;
}

.sidebody:first-child {
margin-top: 0;
}

.sub .side select {
margin: 10px 0;
}

.sidebody > a {
font-weight: normal;
font-size: 13px;
line-height: 1.3;
display: block;
padding: 10px;
}

/* plugin monthly article */
.sub .plugin-monthly .side {
padding: 0;
}

.plugin-monthly .sidebody > a:before {
content: "\f138";
font-family: FontAwesome;
display: inline-block;
margin-right: 5px;
color: #999 !important;
}

/* plugin category */
.sub .plugin-categorize .side {
padding: 0;
}

.plugin-categorize .sidebody > a:before {
display: inline-block;
content: "\f138";
font-family: FontAwesome;
margin-right: 5px;
color: #999 !important;
}

.category-toggle:before {
display: none !important;
}

.category-toggle:hover {
color: #fff;
background: #999;
}

.category-child > a:before {
color: #fff !important;
}

.category-parent {
border-top: 1px solid #eee;
}

.category-parent:first-child {
border-top: none;
}

.category-toggle {
position: absolute !important;
top: 0;
right: 0;
background: #999999;
color: #fff;
width: 36px;
text-align: center;
}

.category-child {
border-top: 1px solid #eee;
}

.category-child > a {
background: #999999;
color: #fff;
}

.category-child > a:hover {
background: #797979;
}

/* plugin recent article */
.sub .plugin-recent_articles  .side,
.sub .plugin-recent_articles_image .side {
padding: 0;
}

.sub .plugin-recent_articles .sidebody {
margin-top: 0;
border-top: 1px dashed #BEB29E;
}

.sub .plugin-recent_articles .sidebody:first-child {
border-top: none;
}

.sub .plugin-recent_articles .sidebody > a {
padding: 10px;
}

.sub .side ul.recent-article-image li {
padding-bottom: 0;
line-height: 1;
border-top: 1px solid #eee;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}

.sub .side ul.recent-article-image li:hover {
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}

.sub .side ul.recent-article-image li:first-child {
border-top: none;
}

.sub ul.recent-article-image > li > a:first-child {
width: 96px;
padding: 10px;
float: left;
}

.sub .side ul.recent-article-image li img {
margin: 0;
float: none;
}

.sub ul.recent-article-image > li > a:first-child + * {
float: left;
width: 204px;
font-weight: normal;
line-height: 1.5;
padding: 10px 10px 10px 0;
font-size: 13px;
color: #333;
}

.sub ul.recent-article-image > li:hover > a:first-child + * {
color: #F793A9;
}

/* popular */

.popular {
    padding: 34px 0;
    border-top: 1px solid #ddd;
    margin-bottom: 0px;
    background: url(http://livedoor.blogimg.jp/kasotti-ottamage/imgs/f/0/f03f0852.png);
    border-top: solid 2px #f1a1e7;
    box-shadow: 0px 3px 1px 1px inset #333;
}
.popular .inner {
    background: url(http://livedoor.blogimg.jp/kasotti-ottamage/imgs/f/0/f03f0852.png);
}

.popular-header {
margin-bottom: 20px;
}

.popular-title {
font-size: 20px;
color: #fff;
float: left;
}

.nav-popular-list {
float: right;
}

.popular-three {
display: none;
}

.popular-week {
display: none;
}

div.popularArticlesWithImage.A div.retweet,
div.popularArticlesWithImage.A div.comment,
div.popularArticlesWithImage.A div.pv {
top: 10px;
left: 10px;
right: 10px;
text-align: center;
text-shadow: none;
font-size: 14px;
background: #999999 !important;
color: #fff !important;
height: 28px;
line-height: 28px;
padding: 0;
}

div.popularArticlesWithImage.A div.title {
position: static;
background: none !important;
filter: alpha(opacity=100);
opacity: 1;
-moz-opacity: 1;
font-size: 14px;
width: auto !important;
height: auto;
padding: 0;
height: 57px;
overflow: hidden;
color: #333 !important;
}

.image {
margin: 25px 0 10px;
}

.popular-item {
margin: 0 -5px;
display: none;
}

.popular-item.active {
display: block;
}

.popular-item div.popularArticlesWithImage.A {
margin: 0;
}

.popular-item div.popularArticlesWithImage.A ul li {
width: 20%;
float: left;
display: block;
padding: 0 5px;
}

div.popularArticlesWithImage.A ul li a {
width: 100% !important;
height: auto !important;
border: none;
padding: 10px !important;
background: #fff !important;
position: relative;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
border-bottom: 1px solid #d7d7d7 !important;
}

div.popularArticlesWithImage.A ul li a:hover {


-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px rgba(0,0,0,0.5);

}

.popular-item div.popularArticlesWithImage.A li div.image img {
width: 100%;
height: 95px;
}

div.popularArticlesWithImage.A ul li a:hover div.title {
color: #999999 !important;
}

.sub .plugin-popular_articles_with_image .side {
background: none;
padding: 0;
border: none;
border-radius: 0;
box-shadow: none;
}

.sub div.popularArticlesWithImage.A ul li {
margin-bottom: 0;
margin-top: 10px;
}

.sub div.popularArticlesWithImage.A ul li:first-child {
margin-top: 0;
} 


#gad-fixed-r {
text-align: center;
}

/* ページネーション */


ul.index-navigator {
text-align: center;
}

ul.index-navigator li {
display: inline-block;
}

ul.index-navigator li.paging-number ol.paging-number li.current {
margin: 0 5px;
}

.paging-prev a {
margin: 0 5px 0 0 !important;
}

.paging-number {
margin: 0 !important;
}

.paging-last {
margin-right: 0 !important;
display: none !important;
}


/*ナビ　カスタマイズ*/
ul.index-navigator li.paging-number ol.paging-number li.current span {
    font-weight: normal;
    display: block;
    padding: 0 12px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: #a578ac;
    -moz-border-radius: 20px!important;
    -webkit-border-radius: 20px!important;
    border-radius: 20px!important;
    -webkit-box-shadow: 0 3px 0 #666666 !important;
    -moz-box-shadow: 0 3px 0 #666666 !important;
    box-shadow: 0 3px 0 #666666 !important;
    font-weight: blod;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
ul.index-navigator li a {
    margin: 0;
    color: #000;
    display: inline-block;
    padding: 0 10px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    margin: 0 5px;
    border-radius: 50%;
    background: #f1a1e7;
    box-shadow: 0px 1px 1px 1px #C57295;
}
ul.index-navigator li a:hover{
box-shadow: none;
}
/*ナビ　カスタマイズ　ここまで*/



/* RSS */
.rss {
background: #fcffe7;
height: 350px;
overflow: auto;
border-radius: 3px;
box-shadow: 3px 3px 8px 0px inset #ccc;
border-bottom: 1px solid #d7d7d7;
}

.rssh2{
    margin-bottom: 13px;
    font-size: 20px;
    background: #f1a1e7;
    padding: 10px 0px;
    padding-left: 15px;
    border: solid 1px;
}

.rssh4{
    margin-bottom: 13px;
    font-size: 18px;
    margin-top: 30px;
    background: #f1a1e7;
    padding: 10px 0px;
    padding-left: 15px;
    border: solid 1px;
}

.kanren{
    margin-bottom: 13px;
    font-size: 18px;
    margin-top: 60px;
    background: #f1a1e7;
    padding: 10px 0px;
    padding-left: 15px;
    border: solid 1px;
}


.rss-article {
border: 1px solid #eee;
margin-bottom: 50px;
}

.blogroll-list-wrap {
border-bottom: 1px solid #eee;
}

.blogroll-list {
border-top: 1px solid #eee;
}

.blogroll-list:first-child {
border-top: none;
}

.blogroll-category-name {
font-size: 14px;
background: #999;
color: #fff;
padding: 10px;
}

.blogroll-icon {
display: none;
}

.blogroll-link {
font-weight: normal;
font-size: 14px;
line-height: 1.3;
overflow: hidden;
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}


.blogroll-ad-img {
padding: 10px;
}

.blogroll-ad-default {
padding: 0 10px 10px;
}



/* 記事のナビゲーション */
.nav-single-list {
margin: 0 -5px 50px;
}

.nav-single-bottom {
margin: 0 -5px;
}

.nav-single-item {
float: left;
width: 33.33333%;
padding: 0 5px;
}

.nav-single-item > a {
display: block;
text-align: center;
background: #999999;
color: #fff;
padding: 20px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 0 #C57295;
-moz-box-shadow: 0 3px 0 #C57295;
box-shadow: 0 3px 0 #C57295;
}

.nav-single-item > a:hover {
color: #FFF !important;
-webkit-transform: translate3d(0px,3px,0);
-moz-transform: translate3d(0px,3px,0);
transform: translate3d(0px,3px,0);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.sns-single {
padding: 30px;
background: #eee;
border: 1px solid #ddd;
margin-bottom: 50px;
}

/* 記事の関連キーワード */
.keyword-list {
margin-bottom: 40px;
}

.keyword-item {
float: left;
margin: 0 10px 10px 0;
}

.keyword-item > a {
display: block;
background: #e6e6e6;
padding: 7px 10px;
font-size: 12px;
font-weight: normal;
color: #000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 0 #cacaca;
-moz-box-shadow: 0 3px 0 #cacaca;
box-shadow: 0 3px 0 #cacaca;
}

.keyword-item > a:hover {
-webkit-transform: translate3d(0px,3px,0);
-moz-transform: translate3d(0px,3px,0);
transform: translate3d(0px,3px,0);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}


.nav-single-item > a {
    display: block;
    text-align: center;
    background: #999;
    color: #fff;
    padding: 20px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 0 #666 !important;
    -moz-box-shadow: 0 3px 0 #666 !important;
    box-shadow: 0 3px 0 #666 !important;
}

.site-nav > a:hover {
    color: #fff !important;
    background: #999999 !important;
}

.plugin-categorize .sidebody > a:before {
    color: #999 !important;
}
.relation-sites a {
    color: #1E1EB3;
}
p.daily_count_free_area {
    padding: 0px 0 !important;
}
.plugin-monthly .sidebody > a:before {
    content: "\f138";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
    color: #999 !important;
}
ul.daily_count.type_counter li dt:before {
    content: "\f138";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 10px;
    color: #999 !important;
}
.sub .side select {
    margin: 10px 0;
    width: 260px;
    font-size: 14px;
}


.sub .sidetitle {
    font-size: 15px;
    color: #999;
    position: relative;
    text-align: center;

}

/*ポップアップ機能*/
#mypopup {
display: none;
position: absolute;
border:1px solid #bbb;
padding:5px 8px 8px;
font-size:12px;
color:#111;
background-color:#ffc;
list-style-type:none;
line-height:1.2;
text-align:left;
max-width:750px;
min-width:250px;
box-shadow: 3px 3px 3px #ccc;
-moz-box-shadow: 3px 3px 3px #ccc;
-webkit-box-shadow: 3px 3px 3px #ccc;
}

#mypopup li.comment-date, #mypopup li.comment-author{
display: inline;
color:#666;
}


/*footer*/

.footer-bottom {
padding: 13px 0;
    height: 189px;
background: url(http://livedoor.blogimg.jp/kasotti-ottamage/imgs/f/0/f03f0852.png);
border-top: solid 2px #f1a1e7;
}

.copyright {
text-align: center; 
font-size: 11px;
color: #fff;
line-height: 22px;
padding-top: 34px;
}

.footer {
    background: #999;
}
#comment-form-tools button[type="submit"]:hover {
    background: #999999;
}

footer#page-bottom span a {
    color: #fff;
}
footer#page-bottom a span:hover {
    color: #999999 !important;
}


.t_h{
    border-left: 2px solid #f1a1e7;
    border-bottom: 1px solid #f1a1e7;
    padding: 0 0 0 5px;
    zoom: 0.6;
}

.t_b{
padding: 34px 0 34px 21px;
font-weight:bold;
font-size: 18px;
}

blockquote{
background-color:#ddd;
padding:1em;
position:relative;
z-index:1;
}
blockquote:before{
content:"“";
font-size:600%;
line-height:1em;
font-family:"ＭＳ Ｐゴシック",sans-serif;
color:#fff;
position:absolute;
left:0;
top:0;
z-index:-1;
}



.fixed { position: fixed; 
	top: 1px; }


/*rss関係*/
#blogroll-216336 {
    overflow-y: scroll;
    height: 600px;
    width: 100%;
    background-color: white;
    margin-top: 0.3em;
}
.blogroll-channel {
    margin-bottom: 0px!important;
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
    height: 35px;
}

li.blogroll-list {
    text-overflow: ellipsis!important;
    overflow: hidden!important;
}

.rssbottom {
height: 600px;
margin-left: auto;
margin-right: auto;
}


.blogroll-channel>ul>li a {
        color: gray;
    font-weight: bold;
    height: 35px;
    line-height: 1;
    padding: 10px 0 5px 8px;
    width: 100%;
}

.blogroll-channel>ul>li a::before {
        content: "◆ ";
}


.blogroll-channel>ul>li a:hover {
        text-decoration: underline;
        background: #f1a1e7;
        color: black;
        opacity: 0.8;
}

li.blogroll-category-name:before {
    margin-right: 10px;
    font-size: 20px;
    color: #FFC800;
}

/*アドセンス上下 記事上 | 記事下*/
.top-ad{
    overflow: hidden;
    width: 730px;
    margin: 34px auto;
    padding: 8px 34px;
}
.bottom-ad{
    overflow: hidden;
    width: 699px;
    margin: 34px auto;
    padding: 8px 0px;
}


/*amazon*/
.amazon{
    border: dashed blue;
    padding: 20px 25px 0px 25px;
    height: 200px;
}
.amazon img.pict{
    margin-right: 10px;
    width: 190px;
    height: 170px;
}
.amazon a{
background: #ff00821f;
}

/*人気ブログランキング*/
.ranking{
    float: right;
    text-align: center;
    width: 120px;
    margin-right: 60px;
    font-size: 10px;
}

.ranking a{
    width: 120px;
    height: 17px;
    padding-top: 1px;
    border-radius: 1em;
    display: inline-block;
    background: linear-gradient(to left, #ffaff0, #ff7ab3);
    color: white;
    line-height: 1.5em;
}


.fct-a{
position: fixed;
bottom: 34px;
right: 34px;
opacity: 0.7;
border-radius: 50%;
background: white;
box-shadow: 1px 1px 1px 1px #ccc;
color: black;
display: inline-block;
padding: 8px;
border: solid 2px white;
font-size: 13px;}

.fct-a-c{
position: fixed;
bottom: 89px;
right: 34px;
opacity: 0.7;
border-radius: 50%;
background: white;
box-shadow: 1px 1px 1px 1px #ccc;
color: black;
display: inline-block;
padding: 8px;
border: solid 2px white;
font-size: 13px;}

.fct-a:hover, .fct-a-c:hover{
box-shadow: none;
}

/*pankuz*/

.pankuz {
  margin: 0;
  padding: 5px 0px;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #f1a1e7;
}

.pankuz li{
  display:inline;
  list-style: none;
}

.pankuz li:after{
  content: '>';
  padding: 0 5px;
  color: #555;
}

.pankuz li:last-child:after{
  content: '';
}

.pankuz li a {
    text-decoration: none;
}

.pankuz li a:hover {
    text-decoration: underline;
}

.message-box{padding: 0px 21px;}