
@charset "UTF-8";
/* CSS Document */


#mainWp.wrapper {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

#mainWp #container {
    float: right;
    width: 690px;
    margin: 0;
}

#mainWp #content {
    margin-bottom: 0px;
}

#mainWp #content .post {
    background: #fff;
    padding: 10px;
    margin: 0 0 20px 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}

#mainWp #content .entry-title {
    font-size: 20px;
    color: #fff;
    line-height: 1.5em;
}

#mainWp #content .entry-title a {
    color: #ea4844;
    text-decoration: none;
}

#mainWp #content h2.entry-title a {
    color: #fff;
    text-decoration: underline;
}

#mainWp .entry-content, .entry-summary {
    margin: 5px 10px;
}

#mainWp .entry-meta, #mainWp .entry-utility {
    margin-left: 10px;
    margin-bottom: 10px;
    color: #999;
}

#mainWp #primary {
    float: left;
    width: 290px;
}

#mainWp .widget-container {
    background-color: #fff;
    padding-bottom: 20px;
}

#mainWp #comments {
    background: #fcfcfc;
    padding: 0 30px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#mainWp .widget_search form {
    padding-top: 20px;
    padding-left: 20px;
}

#mainWp .widget_search input {
    margin: 0;
    padding: 5px;
    line-height: 1em;
}

#mainWp .widget_search input#s {
    width: 180px;
}

#mainWp .widget_search input#searchsubmit {
    line-height: 1.5em;
    padding: 5px 10px;
    margin-left: 5px;
}

#footer {
    margin-bottom: 0 !important;
}

#footer p, #footer ul, #footer-menu p {
    margin: 0;
}

#mainWp .entry-content {
 /* 投稿本文中のcss */
}

#mainWp .entryImgArea .entryTitleArea {
    padding: 10px;
    color: #fff;
    width: 650px;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.1), #000);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.1)), to(#000));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.1), #000);
    background: -o-linear-gradient(top, rgba(0,0,0,0.1), #000);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.1), #000);
    background: linear-gradient(top, rgba(0,0,0,0.1), #000);
    text-shadow: 0 -1px #333;
    letter-spacing: 0.1em;
}

#mainWp .entryImgArea {
    position: relative;
    width: 670px;
    height: 200px;
    margin-bottom: 20px;
    background: url(/blog/wp-content/uploads/2013/06/1003.jpg);
    background-position: center;
}

#mainWp #content .noimageArea .entry-title {
    color: #333;
}

#mainWp #content .noimageArea h2.entry-title a {
    color: #ea4844;
    text-decoration: underline;
}

#mainWp .noimageArea {
    padding: 10px;
    padding-bottom: 1	0px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #aaa;
}



/*
 #mainWp .noimageArea {
	position :inherit;
	background:#efefef;
	height:inherit;

	}
	
	#mainWp .noimageArea .entryTitleArea {
	background:inherit;
	position :inherit;
			text-shadow:inherit;
	}




#mainWp #content .noimageArea .entryTitleArea {
	color: #333;
}
 */





#mainWp .subtitle {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 0px;
}

#content .pankuzu {
    font-size: 12px;
    margin-bottom: 10px;
}

#content .pankuzu .page-title {
    font-size: 12px;
    font-weight: normal;
}

#nav-below.navigation {
    background-color: #fff;
    padding: 10px 1em;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}

#respond {
    border-top: 0px !important;
}

#content .navigation a {
    color: #ea4844;
}

.categoryListBox {
    margin-left: 0;
}

#categoryTopArea {
    background: #fff;
    font-size: 14px;
    line-height: 1.6em;
}

#categoryTopArea .categoryImg {
    margin-bottom: 10px;
}

#categoryTopArea .exp {
    font-size: 12px;
    margin: 0 20px 20px;
    padding-bottom: 20px;
}

#categoryTopArea .exp p {
    margin-bottom: 0.5em;
}

#mainWp #content .categoryListBox h2.entry-title a {
    color: #ea4844;
    text-decoration: none;
}

#categoryTopArea h1.categoryTitle {
    padding: 0 20px;
    margin-bottom: 10px;
}

#categoryTopArea h1.categoryTitle a {
    font-size: 20px;
    color: #ea4844;
}

#mainWp #content .categoryListBox {
    width: 720px;
}

#mainWp #content .categoryListBox li.hentry {
    width: 220px;
    height: 260px;
    float: left;
    margin-right: 15px;
    padding: 0;
}

#mainWp #content .categoryListBox li.hentry .text-area {
    padding: 0 10px;
}

#mainWp #content .categoryListBox li.hentry .entry-title {
    font-size: 14px;
    margin-top: 10px;
}

#mainWp #content .categoryListBox li.hentry .sub-title {
    margin-top: 5px;
    padding-top: 4px;
    color: #999;
    font-size: 10px;
    margin-bottom: 0;
}

#mainWp #content .categoryListBox li.hentry .entry-summary {
    padding: 0px;
    margin: 10px auto 10px;
    line-height: 1.5;
    font-size: 12px;
}

#mainWp #content .categoryListBox li.hentry .entry-summary p {
    margin-bottom: 1em;
}

#content .loop-entry-thumbnail {
    line-height: 0;
}



/* 2013-06-07 */
#blogPost .exp p {
    margin-bottom: 0.5em;
}

#blogPost .commentArea {
    text-align: center;
    margin-bottom: 40px;
    padding-bottom: 0;
    font-size: 12px;
    display: none;
/* 		background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(60, #f9f9f9));
	background: -webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background: -o-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background: linear-gradient(top, #fff 0%, #f9f9f9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f9f9f9', GradientType=0);


	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
 */
}

#blogPost .commentArea #titleArea {
    margin-bottom: 20px;
    background: url(http://kibi-dango.jp/blog/wp-content/uploads/2013/06/factory02.jpg) no-repeat top;
    padding-top: 210px;
}

#blogPost .commentArea #titleArea #titleIcon {
}

#blogPost .commentArea #titleArea #titleMain {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    margin-bottom: 0;
    letter-spacing: 0.07em;
}

#blogPost .commentArea #titleArea #titleMain i {
    position: relative;
    top: -10px;
}

#blogPost .commentArea #titleArea #titleSub {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0;
}

#blogPost .commentArea p {
    line-height: 1.8em;
}

#blogPost.kibiFactory .talkUl {
    margin: 0 0 80px;
}

#blogPost.kibiFactory .talkUl {
}

#blogPost.kibiFactory .talkMain li.fukidashiContainer {
    margin-bottom: 30px;
}

#blogPost.kibiFactory .talkMain li.fukidashiContainer:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html #blogPost.kibiFactory .talkMain li.fukidashiContainer {
    zoom: 1;
} /* IE6 */
*:first-child+html #blogPost.kibiFactory .talkMain li.fukidashiContainer {
    zoom: 1;
} /* IE7 */




#blogPost.kibiFactory .talkMain li.fukidashiContainer .name {
    margin-bottom: 5px;
    font-size: 14px;
}

#blogPost.kibiFactory .talkMain li.fukidashiContainer .exp {
    position: relative;
    border: 1px solid #ddd;
    color: #333;
    padding: 12px 20px 5px;
    margin-bottom: 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 2px 2px 10px #eee;
 /*CSS3*/
    -moz-box-shadow: 2px 2px 10px #eee;
 /* Firefox用*/
    -webkit-box-shadow: 2px 2px 10px #eee /* Google Chrome, Safari用*/
		text-shadow: 0 -1px #fff;
    display: inline-block;
}

#blogPost.kibiFactory .talkMain li.fukidashiContainer .exp p {
    margin-bottom: 0.5em;
    font-size: 14px;
}

#blogPost.kibiFactory .talkMain li.fukidashiContainer .exp p strong {
    font-size: 1.2em;
    padding-right: 0.1em;
    letter-spacing: 0.05em;
}

#blogPost.kibiFactory .talkMain li.fukidashiContainer .exp p i {
}

#blogPost.kibiFactory .talkMain li.fukidashiContainer .exp,
#blogPost.kibiFactory .talkMain li.fukidashiContainer .exp p {
}

#mainWp .entry-content a {
    text-decoration: underline;
}

.talkToriko.fukidashiContainer {
    background: url(http://kibi-dango.jp/blog/wp-content/uploads/2013/04/blog-factory-toriko01-e1371013599332.gif) no-repeat right top;
    padding-right: 80px;
}

.talkKiji.fukidashiContainer {
    background: url(http://kibi-dango.jp/blog/wp-content/uploads/2013/04/blog-factory-kijita01-e1371013495287.gif) no-repeat left top;
    padding-left: 80px;
}

.talkToriko.fukidashiContainer .name {
    text-align: right;
}

.talkToriko.fukidashiContainer .exp {
    margin-left: 40px;
    background: #f4ffe0;
    background: -moz-linear-gradient(top, #f4ffe0 0%, #e6f0d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4ffe0), color-stop(100%, #e6f0d3));
    background: -webkit-linear-gradient(top, #f4ffe0 0%, #e6f0d3 100%);
    background: -o-linear-gradient(top, #f4ffe0 0%, #e6f0d3 100%);
    background: -ms-linear-gradient(top, #f4ffe0 0%, #e6f0d3 100%);
    background: linear-gradient(top, #f4ffe0 0%, #e6f0d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ffe0', endColorstr='#e6f0d3', GradientType=0);
    float: right;
}

.talkKiji.fukidashiContainer .name {
    text-align: left;
}

.talkKiji.fukidashiContainer .exp {
    margin-right: 40px;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f3f3f3));
    background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    background: -o-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    background: linear-gradient(top, #fff 0%, #f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f3f3f3', GradientType=0);
    float: left;
}

.talkToriko.fukidashiContainer .exp:before {
    content: '';
    position: absolute;
    top: 10px;
    right: -11px;
    border-top: 5px solid transparent;
    border-left: 10px solid #ccc;
    border-bottom: 5px solid transparent;
}

.talkToriko.fukidashiContainer .exp:after {
    content: '';
    position: absolute;
    top: 10px;
    right: -9px;
    border-top: 5px solid transparent;
    border-left: 10px solid #f4ffe0;
    border-bottom: 5px solid transparent;
}

.talkKiji.fukidashiContainer .exp:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -11px;
    border-top: 5px solid transparent;
    border-right: 10px solid #ccc;
    border-bottom: 5px solid transparent;
}

.talkKiji.fukidashiContainer .exp:after {
    content: '';
    position: absolute;
    top: 10px;
    left: -9px;
    border-top: 5px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 5px solid transparent;
}

#aboutArea {
    font-size: 12px;
    padding: 40px 0 0 300px;
    margin: 0 20px 10px;
    background: url(http://kibi-dango.jp/blog/wp-content/uploads/2013/04/blog-head-img01.jpg) no-repeat left;
    height: 140px;
}

#aboutArea .exp p {
    margin-bottom: 0.5em;
}

#calendar-2, .tagcloud {
    padding: 0 15px;
}

.tagcloud {
    line-height: 2.5em;
}

#calendar-2 thead th {
    text-align: center;
    line-height: 2.5em;
}

#calendar-2 tfoot a {
    position: relative;
    top: 5px;
}


.entry-content .wp_social_bookmarking_light {
}

#snsArea {
    background: #fff;
    padding: 20px;
    margin-top: 10px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}

.meta-sep,
.vcard .fn {
    display: none;
}

.pankuzu h1.page-title {
    display: inline;
}

.pankuzu h1.page-title span {
    font-style: inherit;
    font-size: 12px;
}

.fb-like-box {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    background: #fff;
}

#primary.widget-area, #secondary.widget-area {
    overflow: inherit;
}

.widget-area ul ul {
}

#wp-calendar caption {
    margin-top: 10px;
}

#mainWp #content .post.no-results.not-found .entry-title {
    color: #333;
}
 
 
 
 #mainWp.wrapper p {
 line-height: 1.75em;
}




/* 2014-04-04 トンマナ */

#primary ul {
	margin: 0;
}
#mainWp .widget-title {
background: #eee;
padding: 12px 15px;
font-size: 12px;
font-weight: normal;
color: #333;
text-shadow: inherit;
border-top: 3px solid #ddd;
}


.widget-container > ul li {
    background: #fff;
margin: 5px;
position: relative;
}
.widget-container > ul li > ul li {
	margin: 0;
	padding: 0;
}

.widget-container > ul li a + span.entryCount {
position: absolute;
top: 15px;
right: 25px;
background: #fff;
width:20px;
height: 20px;
line-height: 20px;
text-align: center;
color: #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	font-size: 10px;
}



.widget-container ul li:first-child {
    margin-top: 10px;
}

.widget-container a {
	display: block;
	position: relative;
	text-decoration: none;
	padding: 15px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
font-size: 14px;
line-height: 1.4em;
color: #333;
}
.widget-container a:link {
text-decoration: none;
}

.widget-container a:before {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 10px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #eee;
}
.widget-container a:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 15px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #fff;
}
.widget-container a, .widget-container a:before, .widget-container a:after {
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}
.widget-container a:hover {
	filter: inherit; /*IE*/
	-moz-opacity: inherit; /*FF*/
	opacity: inherit;
}
.widget-container a:hover, .widget-container a:hover:after {
	background-color: #ffce10;
	color: #fff;
}
.widget-container a:hover:before {
	background-color: #fff;
}


.widget-container li > ul >li {
margin-left: 1.5em;
}

.widget-container li > ul >li:before {
/* content: "-"; */
display: inline-block;
position: absolute;
left: 0;
top: 15px;
}

.widget-container li > ul >li:first-child {
margin-top: 0;
}


.widget-container li > ul >li a {
padding: 10px;
}



.widget-container li > ul > li a + span.entryCount {
top: 10px;
}
.wp_social_bookmarking_light .wsbl_facebook_like {
	position: relative;
	top: -4px;
}


#primary.widget-area > ul > li.widget_recent_entries > ul {
margin: 15px 10px 0;

}





/* 2014-04-04 カテゴリページのSNSボタン */

.widget-container ul li .children {
}

.widget-container ul li .children li {
    padding-bottom: 0;
}

#mainWp #content .entryList {
    margin-bottom: 0;
    padding-bottom: 0;
}

#mainWp .widget-area .widget-container, #categoryTopArea {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}

.wp_social_bookmarking_light {
    margin-bottom: 20px;
}



#content p.categorySnsButton {
	line-height: 20px;
	display: inline-block;
	margin-bottom: 0;
	position: relative;
	top: 5px;
	margin-left: 10px;
}
#content p.categorySnsButton > iframe:first-child {
width: 100px !important;
}
#content p.categorySnsButton > iframe:nth-child(3) {/* nth-child(2)はScript */
	position: relative;
	top: 1px;
	width: 120px;
}




@media screen and (max-width: 767px){
#mainWp.wrapper {
    width: 100%;
}
#mainWp #container {
    width: 100%;
}
#headTagline {
  display: none;
}
.navbar-toggle {
  display: none;
}
#headerArea {
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    padding-top: 15px !important;
    }
    p.pankuzu {
      padding: 0 10px;
    }
#nav-below {
  display: none;
}
#mainWp #primary {
    width: 100%;
}
#search-2 > form > div {
  text-align: center;
}
.fb-like-box {
  display: none;
}
}
