@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

body{
	background-color:#fff;
}

a{
	color:#333;
	text-decoration:none;
}

.logo_size{
	width:350px
}

.header-in{
	display:block;
	margin-top:50px;
}

#head-left {
float: left;
width: 84%;
}

#inner-header {
    background-color: #fff;
    position: relative;
    z-index: 1000;
}

.clearfix{
zoom: 1;
}



.a-wrap{
	padding:0;
}

.cat-label{
	display:none;
}

#header-nav {
    overflow: hidden;
    padding-left:0;
    width: 100%;
    margin-top: 20px;
}

#header-nav a {
    display: inline;
    text-decoration: none;
	color:#333;
}

#header-nav p {
    display: inline;
    width: 19%;
    min-width: 180px;
    float: left;
    border-left: solid 1px #ccc;
    list-style-type: none;
    text-align: center;
    line-height: 100%;
    font-size: 12px;
}

#header-nav .nav-end {
        border-right: solid 1px #ccc;
}

#bm-logo-r {
float: right;
width: 14%;
height: 80px;
max-width: 160px;
margin: 0 1.4% 0 0;
position: relative;
display: block;
}

    #bm-logo-r .bm-pclogo {
        position: absolute;
        bottom: 0;
    }

.main {
    padding: 36px 29px 36px 0;
    border-right: 1px #eee solid;
}

.new_article{
	display:block;
}

.entry-card{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px #ccc dotted;
}

.entry-card-snippet{
	line-height:1.6;
}

.entry-card-title{
	margin:0;
	line-height:1.4;
}

.entry-title{
margin:16px 0 0;
}

.day_author{
	font-size:12px;
	margin:0 0 10px;
	padding:0;
}

.admin-pv{
	display:none;
}

.post-date{
	display:none;
}

.sidebar h3 {
    padding: 12px 0 0 0;
    margin: 16px 0;
	font-weight:normal;
	font-size:16px;
	background-color:#fff;
}

.widget-entry-card-date{
	display:block;
}

.widget-sidebar-title{
	border-bottom:1px #ccc dotted;
}

.entry-card-thumb{
	margin-right:3%;
}

.sidebar h3 {
    padding-top:0;
}

.widget_block ul li a{
	font-size:14px;
	padding:0;
	line-height:1.6;
}

.wpp-meta, .post-stats {
    text-align: right;
}

.post-stats {
    font-size: 0.6em;
}

.sidebar h2{
    padding: 12px 0 0 0;
    margin: 16px 0;
	border-bottom:1px #ccc dotted;
	background-color:#fff;
	font-weight:normal;
}



.widget h2 {
    font-size: 16px;
}

.title_sub_day_author{
font-size:12px;
color:#333;
margin-bottom:10px;
}

.title_sub_day_author a{
color:#333;
text-decoration:none;
}

.sns-buttons{
justify-content: left;
margin-top: 1em;
}

.sns-share.ss-col-5 a{
width: 15%;
height: 24px;
font-size: 12px;
line-height: 1.0;
}

.sns-share-buttons a .button-caption {
font-size: 12px;
}

.pagination-next{
display:none;
}

#list .list-wrap {
margin-bottom: 0;
}

.rpwe-title a{
	padding-top:5px;
	color:#333;
	text-decoration:none;
}

.wpp-list li {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px #ccc dotted;
}


.widget_block ul li a {
    font-size: 12px;
}

.post-stats {
    margin-top: 5px;
}

.rpwe-block a{
	line-height:1.5;
}

.cat-item {
    padding: 0;
    font-size: 14px;
    line-height: 1.0;
}

/* フッター */

#footer_wp {
	width: 100%;
	height: 500px;
	background: #ffffff;
	margin:80px -500px 0;
	padding: 0 500px;
	/*border-top: solid 4px #eaeaea;*/
	/*outline: solid 4px #dddddd;*/
	text-align:center;
	font-size: 12px;
}

#footer_main {
	width: 1200px;
	height: 420px;
	margin: 50px auto;
	text-align: left;
	position: relative;
	border-top: solid 4px #eaeaea;
	padding-top:30px;
}

#footer_main p {
	display: inline-block;
	margin: 0;
	padding: 0 0 10px 20px;
	line-height: 1.0;
	background: url(https://blind-mart.com/img/footer_btn.jpg) 0 0 no-repeat;
}

#footerLeft {
	width: 25%;
	height: 300px;
	margin: 0 auto;
	/*border-left: 1px solid #ddd;*/
	/*border-right: 1px solid #ddd;*/
	padding: 3%;
}

#footerLeft div {
	margin: 0 0 0 35px;
}

#footerLeft ul {
	line-height: 2.4;	
	margin: 0 0 0 20px;
	padding: 0;
}

#footerReference {
	width: 25%;
	height: 300px;
	margin: 0 auto;
	padding:3%;
	/*border-right:1px solid #ddd;*/
}

#footerReference div {
	margin: 0 0 0 30px;
}

#footerReference ul {
	line-height: 2.4;	
	margin: 0 0 0 20px;
	padding: 0;
}

#footerReference li:nth-of-type(7) {
	margin: 15px 0 0 0;
}

#footerWoodReference {
	width: 25%;
	height: 300px;
	margin: 0 auto;
	padding:3%;
	/*border-right:1px solid #ddd;*/
}

#footerWoodReference div {
	margin: 0 0 0 25px;
}

#footerWoodReference ul {
	line-height: 2.4;	
	margin: 0 0 0 20px;
	padding: 0;
}

#footerWoodReference li:nth-of-type(9) {
	margin: 15px 0 0 0;
}

#footerRight {
	width: 25%;
	height: 300px;
	margin: 0 auto;
	padding: 3% 1%;
	/*border-right: 1px solid #ddd;*/
}

#footerRight ul {
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 1.0;
}

#footerRight li {
	margin: 0 0 15px 0;
}

#footerRight li:nth-of-type(7) {
	padding: 15px 0 0 0;
}

#footer .font10{
	margin: 0 25px 0 0;
	font-size: 10px;
	font-weight: lighter;
	text-align: right;
	line-height: 1.25;
}

.footer_cr{
	font-size: 10px;
	line-height: 1.6;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

#footer a{
	color:#333;
	text-decoration:none;
}

#footer li{
	list-style:none;
}

#toPageTop {
    position: fixed;
    right: 10px;
}

/* 見出し調整 */

.article h2{
font-size:1.25em;
    padding: 0;
    background-color:#fff;
    /*border-radius: var(--cocoon-badge-border-radius);*/
}

.article h3 {
    border:none;
    font-size: 1.25em;
    padding: 0;
}

.fa-pencil{
	display:none;
}

.author-name{
	display:none;
}



/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/

#logo{
	margin-left:2%;	
}
	
#head-left{
width:100%		
}
	
	
#header-nav p {
    width: 48%;
    float: left;
    border-left: solid 1px #ccc;
    list-style-type: none;
    text-align: center;
    line-height: 100%;
    font-size: 12px;
	margin:12px 1%;
}

div#inner-header{
z-index:1;
}

#bm-logo-r{
display:none;		
}

.nav-end2 {
    border-right: solid 1px #ccc;
}
	
.main {
    border-right:none;
	padding-top:0;
}

#rpwe_widget-3 h3{
	font-size:16px;
	font-weight:normal;
	border-bottom:1px #ccc dotted;
	margin-bottom:10px;
}
	
.entry-card-thumb {
    width: 80%;
}
	
.entry-card-title {
    float: left;
}
	
.day_author {
	clear:both;
    float: left;
	margin-top:3px 0 10px;
}

.sns-share.ss-col-5 a{
display:block;
}

.sns-share.ss-col-5 a{
width:25%;
}

.entry-title{
padding-left:0;
}

	
.popular-posts h2 {
    padding: 12px 0 0 0;
    margin: 16px 0;
    border-bottom: 1px #ccc dotted;
    background-color: #fff;
    font-weight: normal;
}
	
.wpp-list li {
    margin-bottom: 1rem;
	padding-bottom:1rem;
	border-bottom:1px #ccc dotted;
}
	
	
/* フッター */

#footer_wp {
	width: 95%;
	height: auto;
	background: #ffffff;
	margin:0 auto 0;
	padding: 0 0;
	text-align:center;
	font-size: 12px;
	border-top:none;
}

#footer_main {
	width:100%;
	height: auto;
	margin: 20px auto;
	text-align: left;
	position: relative;
}

#footer_main p {
	display: inline-block;
	margin: 0;
	padding: 0 0 10px 20px;
	line-height: 1.0;
	background: url(https://blind-mart.com/img/footer_btn.jpg) 0 0 no-repeat;
}

#footerLeft {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 3% 3% 0 3%;
}

#footerLeft div {
	margin: 0 0 0 0;
}

#footerLeft ul {
	line-height: 2.4;	
	margin: 0 0 0 20px;
	padding: 0;
}

#footerLeft li{
	line-height:2.4;
}

#footerLeft2 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 3% 3% 3%;
}

#footerLeft2 div {
	margin: 0 0 0 0;
}

#footerLeft2 ul {
	line-height: 2.4;	
	margin: 0 0 0 20px;
	padding: 0;
}

#footerLeft2 li{
	line-height:2.4;
}

#footerLeft2 p {
	display: none;
	/**margin: 0;
	padding: 0 0 10px 20px;
	line-height: 1.0;
	background: none;**/
}



#footerReference {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding:3%;
}

#footerReference div {
	margin: 10% 0 0 0;
}

#footerReference ul {
	line-height: 2.4;	
	margin: 0 0 0 20px;
	padding: 0;
}

#footerReference li{
	line-height:2.4;
}
	
#footerWoodReference{
	width:100%;
	height:auto;
}
	
#footerWoodReference div {
    margin: 10% 0 0 0;
}

#footerRight {
	width: 100%;
	height: auto;
	margin: 10% auto;
	padding: 3%;
}

#footerRight ul {
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 2.4;
}

#footerRight li {
	line-height:2.4;
}
	
	.clear{
		clear:both;
	}
	
.entry-card-snippet{
	clear:both;
}


}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
  
.entry-title{
padding-left:0;
}

}
