@charset "UTF-8";
./*
Theme Name: kobayshi
*/




.ichiran{
text-align:right;	
float:left;
}

.ichiran a{
	display:block;
	background-color:#76b079;
	padding:0px;
	text-align:center;
	width:80px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

.prenex{
float:right;
}
.prenex a{
	display:block;
	background-color:#76b079;
	padding:0px;
	text-align:center;
	width:50px;
	color:#fff;
	text-decoration:none;
	margin-bottom:3px;
	font-size:12px;
}
.ichiran a:hover,.prenex a:hover{
text-decoration:underline;	
}


.pager{
margin-top:20px;	
}



.wp-detail{
padding:10px !important;
overflow:hidden;
	text-align: left !important;
margin-bottom:50px !important;
}

.wp-detail ul li{
	list-style-type:disc !important;
	margin-left:20px;
	
}
.wp-detail ol li{
	list-style-type:decimal !important;
	margin-left:20px;
	
}

.wp-detail em{
	font-style:italic !important;
}
.wp-detail strong{
	font-weight:bold !important;
}


.wp-detail img {
    float: none;
display:block;
margin:10px auto;
}


img.alignleft {
   float:left;
   padding:0px 20px 20px 0px;
}

img.aligncenter {
    display: block;
    margin: 0px auto;
}

img.alignright {
   float:right;
    margin: 1px 1px 1px auto;
   padding:0px 0px 20px 20px;
}


.wp-detail{
margin-bottom:30px !important;
	text-align: left;
}




.pager {
	margin: 10px 0 10px;
	padding: 10px 10px 10px;
	overflow: hidden; 
	position: relative; 
	zoom:1;
}
.page-numbers {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 5px;
	background: #ffffff;
	vertical-align: middle;
border:1px solid #76b079;
color:#76b079;
text-decoration:none !important;
}

a:hover.page-numbers {
	background-color:#76b079;
	color:#ffffff;
}

.pager .current{

	background-color: #76b079 !important;
color:#ffffff;
}



	
	.wp-detail{
	padding-bottom:50px;
		clear:both;
	}


.f_r{
	float:right !important;
}


.listdown{
overflow:hidden;
padding:10px;
}








.wp-detail h2{
	clear: both;
background-image:none !important;
font-size:30px !important;}

.wp-detail h3{
	clear: both;
    font-family: "新ゴ R";
    color: #47abcf !important;
    font-size: 25px !important;
    font-weight: normal;
border-bottom:1px dotted #47abcf;
padding-bottom:5px;
margin:80px auto 40px !important;

}


.wp-detail h4{
	clear: both;
background-image:none !important;
font-size:18px !important;}



.wp-detail h5{
	clear: both;
background-image:none !important;
font-size:16px !important;color: #ae434b !important;}



.wp-detail h6{
	clear: both;
background-image:none !important;
font-size:14px !important;color: #ae434b !important;}



h4.tit {
    border-left: solid #ffbf6b 6px;
    padding: 0 0 0 24px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    color: #555;
    margin: 0 0 20px 0;
}



.wp-detail p{
clear:both;
}





.e_date{
	text-align:right !important;
	font-size:11px;
	margin:20px 0px 10px;
}


.e_date a{
	color:#76b079;
}




/*WP*/

.point{
	border:1px solid #ccc;
	border-radius:10px;
	padding:20px;
	margin-top:20px;
	margin-bottom:100px;
}

.point h4{
	margin-bottom:10px;
}

.caseT{
	margin:auto !important;
}
.caseT td{
	width:30%;
	padding:1%;
	text-align: center;
}
.caseT2 td{
	width:46%;
	padding:2%;
	text-align: center;
}

.caseT img{
	width:100%;
	height:auto;
}

.flow-contact-button a{
	text-align: center !important;
	width:200px;
	padding:10px !important;
}


.pc-none{
	display: none;
}




@media screen and (min-width: 481px) {

#mainbox{
    float:left;
    width:70%;
    padding-bottom:150px !important;
    margin-top:50px;
}

#side{
float:right;
width:23%;
	padding-top:60px;
} 
	
}
#side .widgetTitle,#side h4 {

    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top:30px !important;
    font-size:16px !important;

}
	#side > ul{
		margin-bottom:30px !important;
	}
#side li{
	line-height:1.5 !important;
}

a{
	text-decoration: none;
}
	#side{
		padding:10px !important;
	}
    




/*ブログ用ヘッダードロップダウン*/
@media screen and (max-width:480px){
	
	.wp-detail img{
		width:90%;
		height:auto;
		display:block;
		margin:auto;
	}
    
    #mainbox{
        padding-top:40px !important;
    }
}



#side ul{
    padding-left:0 !important;
}



/*サイド調整
***********************************/
#side h3{
	font-size:20px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
#side li{
	margin-bottom:10px;
}
#side ul{
	margin-bottom:20px;
}

/*リスト・リンク・マーカー
***********************************/
.wp-detail ul li{
	list-style-type:disc;
	margin-left:1em;
}

.wp-detail a{
color:#1e78e8;
text-decoration: underline;

}

/*見出し調整
***********************************/


.wp-detail h2{
	font-size:24px !important;
	color: #B28D63 !important;
	border-bottom:3px double #B28D63 !important;
	text-align:left !important;
	padding:0px 0px 5px !important;
	margin-bottom:10px !important;
	margin-top:20px !important;
	font-weight:normal !important;
	height:auto !important;
}
.wp-detail h3{
	font-size:20px !important;
	color: #B28D63 !important;
	text-align:left !important;
	border-bottom:1px solid #B28D63 !important;
	font-weight:normal !important;
	padding:0px 0px 5px !important;
	margin-bottom:10px !important;
	margin-top:20px !important;
	height:auto !important;
}
.wp-detail h4{
	font-size:18px !important;
	color: #B28D63 !important;
	border-bottom:1px dashed #B28D63 !important;
	text-align:left !important;
	font-weight:normal !important;
	padding:0px 0px 5px !important;
	margin-bottom:10px !important;
	margin-top:20px !important;
	height:auto !important;
}

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

.wp-detail h2{
	font-size:20px !important;
	
}
.wp-detail h3{
	font-size:18px !important;
}
.wp-detail h4{
	font-size:17px !important;
}
}

