@charset "utf-8";
/*
Theme Name:masunoi_b
Theme URI:
Description:masunoi_b
Author:HPEDS
Author URI:http://www.hp-eds.jp/
Version:1.0
*/


@import url("/css/import.css");



/***********************
ブログ **********************/

h3{
	background: none;
    width: 100%;
	padding: 0;
	margin: 10px 0 0 0;
	text-align: left;
	
}

.blog_bg {
	background-color: #FFF;
	border: 1px solid #c3bab6;
	margin-bottom: 20px;
	padding: 29px;
	overflow: hidden;
	position: relative;
	border-radius: 4px 4px 4px 4px;
}

.blog_bg_voice {
	margin-top: 25px;
    padding: 25px;
    font-size: 13px;
    background: #fff7f7;
}

#wpLoop .blog_bg {
    padding: 19px;
    width: 960px;
    position: relative;
    margin: 30px auto;
}

#wpSingle {
    padding: 30px;
    width: 960px;
    position: relative;
    margin: 30px auto;
}

#wpSingle .blog_tit,
#wpLoop .blog_tit a{
	font-size: 20px;
	color: #516BC4;
	font-weight: bold;
}

#wpSingle .blog_tit,
#wpLoop .blog_tit {
	margin-bottom: 10px;
}

#wpSingle .blog_tit {
	width: 670px;
	line-height: 1.4;
}

#wpLoop .blog_tit a {
	width: 550px;
	line-height: 1.4;
	display: inline-block;
}

#wpLoop .meta,
#wpSingle .meta  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8dcc8;
}

#wpSingle .post_date,
#wpLoop .post_date {
	font-size: 16px;
	color: #fe7704;
	margin-right: 20px;
}
#wpSingle .post_author,
#wpLoop .post_author  {
	font-size: 14px;
	color: #444444;
}

/* ブログ本文 */
#wpLoop .body  {
	font-size: 14px;
	color: #444444;
}
#wpSingle .body {
	font-size: 14px;
	color: #444444;
}

#wpSingle .body p,
#wpLoop .body p {
	margin-bottom: 10px;
	line-height: 1.7;
}

#wpSingle .body p img,
#wpLoop .body p img {
}

#wpSingle .body p img.size-medium {
　width: 590px;
　height: auto;
}

/* サムネ画像 */
#wpLoop .thumb {
	float: left;
	margin-right: 20px;
}

#wpLoop img {
	width: 250px;
}

#wpLoop .thumb a {
	display: block;
}

#wpLoop .thumb,
#wpSingle a img {
	background-image: url(/info/wp-content/themes/keirinkan/img/bg_blog_img.jpg);
	padding: 5px;
	background-repeat: repeat;
	margin-bottom: 20px;
}
#wpSingle a img  {
	margin-top: 20px;
}

/* パンくず */
#contents .breadcrumb { margin-bottom: 10px; text-align: left; }
#contents .breadcrumb ol { overflow: hidden; width: 100%; font-size: 13px; list-style-type: none; }
#contents .breadcrumb ol li { float: left; color: #666; margin-right: 5px; }
#contents .breadcrumb ol li:after { content: "≫"; margin-left: 5px; }
#contents .breadcrumb ol li:last-child { margin: 0; }
#contents .breadcrumb ol li:last-child:after { content: ""; margin: 0; }
#crumbs li.last { font-weight: bold; }

/* ページング */
#main .pagination_b { text-align: center; margin-bottom: 30px; }
#main .pagination_b span, #pagination a { border: 0; margin: 0; padding: 0; /*font-size: 11px;*/ list-style: none; margin-right: 2px; display: inline-block; }
#main .pagination_b a {background: #ffffff; color: #444444; border: solid #c3bab6 1px; margin-right: 2px; }
#main .pagination_b .previous-off, #pagination .next-off { border: solid 1px #DEDEDE; color: #888888; display: block; float: left; font-weight: bold; margin-right: 2px; padding: 3px 4px; }
/*#main .pagination .next a, #pagination .previous a { font-weight: bold; }*/
#main .pagination_b span.current { background: #8496D2; color: #ffffff; border: solid #c3bab6 1px; font-weight: bold; display: inline-block; padding: 8px 12px; 	

	/*  角丸  */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	
	}
#main .pagination_b a:link, #pagination a:visited {background: #ffffff; color: #444444; border: solid #c3bab6 1px; font-weight: bold; display: inline-block; padding: 8px 12px;  text-decoration: none; 
	/*  角丸  */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	}
#main .pagination_b a:hover {
	border: 1px solid #83746D;
	text-decoration: underline;
}


/*　***************
 ウィジェット 
****************　*/

/* ウィジェット　レイアウト */
#sidebar {
	overflow: hidden;
    width: 960px;
    position: relative;
    margin: 0 auto;
}

#sidebar li {
	margin-bottom: 10px;
	font-size: 14px;
}
#recent-posts-3,
#archives-3,
#views-3  {
	width: 670px;
	float: left;
}
#categories-2,
#calendar-2,
#archives-2 {
	width: 280px;
	float: right;
}

#custom-post-type-recent-posts-2,
#custom-post-type-archives-2{
	width: 455px;
	float: left;
	margin: 0px 40px 0 0;
}
#custom-post-type-recent-posts-3,
#custom-post-type-archives-3 {
	width: 455px;
	float: left;
}

/* ウィジェットBG */
#recent-posts-3,
#archives-2,
#categories-2,
#calendar-2,
#views-3,
#custom-post-type-recent-posts-2,
#custom-post-type-recent-posts-3,
#custom-post-type-archives-3,
#custom-post-type-archives-2
  {
	background-color: #FFF;
	border: 1px solid #c3bab6;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

/* ウィジェット　見出し */
h2.widgettitle,
#calendar-2 caption,
#views-3 .widgettitle {
    background: url(https://masunoi.com/img/dwm-bg.jpg);
    padding: 15px 0px;
    color: #FFF;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    text-indent: 20px;
	margin: 0 0 25px 0;
}

/* ウィジェット　リスト */
#recent-posts-3 ul li,
#categories-2 ul li,
#views-3 ul li,
#archives-2 ul li,
#custom-post-type-recent-posts-2 ul li,
#custom-post-type-recent-posts-3 ul li,
#custom-post-type-archives-3 ul li,
#custom-post-type-archives-2 ul li{
	margin-right: 25px;
	margin-left: 25px;
	padding: 0 15px 2px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px #e8dcc8 solid;
}

#archives-3 label {
	padding: 0 0 0 40px;
}

#recent-posts-3 ul li.last,
#categories-2 ul li.last,
#views-3 ul li,
#archives-2 ul li {
	border-style: none;
}


/* カレンダー */
table#wp-calendar {
	text-align: center;
	width: 220px;
	font-weight: bold;
}

/* カテゴリー名 */
.category_name {
	position: absolute;
	top: 0px;
	font-size: 12px;
	line-height: 1.2;
	height: 48px;
	width: 81px;
	right: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: none;
}


.cat-1,
.cat-2,
.cat-3 {
	background-image: url(/info/wp-content/themes/keirinkan/img/label_category_01.jpg);
}
.cat-4,
.cat-5,
.cat-6,
.cat-11 {
	background-image: url(/info/wp-content/themes/keirinkan/img/label_category_02.jpg);
}
.cat-7,
.cat-8,
.cat-9,
.cat-10,
.cat-13  {
	background-image: url(/info/wp-content/themes/keirinkan/img/label_category_03.jpg);
}

.cat-14  {
	background-image: url(/info/wp-content/themes/keirinkan/img/label_category_06.jpg);
}
.cat-12  {
	background-image: url(/info/wp-content/themes/keirinkan/img/label_category_05.jpg);
}



/*　続きを見るボタン */
.btn_continue a {
	color: #FFF !important;
	font-weight: 400;
	background-color: #C65252;
	width: 88px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	display:block;
	
		/*  角丸  */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	
}

/* 2013/08/28 鴻矢追加分 */
#wpSingle .body h2 {
	font-size: 22px;
	line-height: 1.414;
	font-weight: bold;
	margin: 20px 0;
	color: #659F00;
}
#wpSingle .body h3 {
	font-size: 20px;
	line-height: 1.414;
	font-weight: normal;
	margin: 20px 0;
}
#wpSingle .body h4 {
	font-size: 18px;
	line-height: 1.414;
	font-weight: normal;
	margin: 20px 0;
}
#wpSingle .body h5 {
	font-size: 16px;
	line-height: 1.414;
	font-weight: normal;
	margin: 20px 0;
}
#wpSingle .body h6 {
	font-size: 14px;
	line-height: 1.414;
	font-weight: normal;
	margin: 20px 0;
}
#wpSingle .body ul {
	margin: 20px;
}
#wpSingle .body ul>li {
	list-style-type: square;
	margin: 3px 0;
}
#wpSingle .body p {
	line-height: 1.7;
	margin: 10px 0;
}
#wpSingle .body .wp_social_bookmarking_light {
	margin: 30px 0 0 0 !important;
}

.social{ margin-top:40px;}
.social:after { display: block; content: ''; clear: both; }
.social .socialbutton { float: left; margin: 0 0 0 10px; }
.social .facebook-button{ min-width:70px; max-width:115px; margin-left: 0; }
.social .facebook-share-button{ min-width:58px; max-width:115px; }
.social .twitter-button{ min-width:71px; max-width:90px; }
.social .hatena-button{ min-width:80px; max-width:125px; }
.social .gplus-button{ min-width:50px; max-width:80px; }
.social .pocket-button{ min-width:60px; max-width:115px; }


/* レスポンシブ対応 */

@media screen and (max-width: 767px) {

/*　***************
 ループ 
****************　*/

#wpLoop .blog_bg {
    padding: 3%;
    width: 90%;
    position: relative;
    margin: 30px auto;
}	

#wpLoop .blog_tit a {
	width: 100%;
	line-height: 1.4;
	display: inline-block;
}

/*　***************
 ウィジェット
****************　*/

#sidebar {
	width: 96%;
}

#sidebar li {
	margin-bottom: 10px;
	font-size: 14px;
}

#recent-posts-2,
#archives-3,
#views-3,
#categories-2,
#calendar-2,
#custom-post-type-recent-posts-2,
#custom-post-type-recent-posts-3,
#custom-post-type-archives-3,
#custom-post-type-archives-2
 {
	width: 100%;
	border:0;
}

/*　***************
 シングル
****************　*/

#wpSingle {
	padding: 19px;
    width: 85%;
    position: relative;
    margin: 30px auto;
}

#wpSingle .blog_tit {
	width: 100%;
	line-height: 1.4;
}
}

table , td, th {
	border-style: none;
	border-collapse: collapse;
}
td, th {
	padding: 3px;
}
th {
	background: #f0e6cc;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}