@charset "UTF-8";
/*
Theme Name:keienji theme
Author: okadadesign
Description: This is my original theme.
Version: 1.0
*/

*{
 margin: 0;
 padding: 0;
}


body{
 margin: 0;
 font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
 background-image: url("./images/bg_body.jpg");
font-size: 13px;
line-height: 1.5em;

}


.container{
max-width: 100%;
 padding: 0 15px;
 margin: 0 auto; 
 z-index: 1;
}



a{
 text-decoration: none;
 color:#424242;
 -webkit-transition: 0.4s ease-in-out;  
       -moz-transition: 0.4s ease-in-out;  
         -o-transition: 0.4s ease-in-out;  
            transition: 0.4s ease-in-out;  
}

a:hover {  
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 

li{
 list-style: none;
}

i{
 margin-right: 5px;
}

/* テキストの指定 */

.left{
 text-align: left;
}

.right{
 text-align: right;
}

.center{
 text-align: center;
}


.bold{
 font-weight: bold;
}

/* フロートの指定 */

.fl_main{
 overflow: hidden;
}

.fl_left{
 float: left;
}


.fl_right{
 float: right;
}

/* header */
.header{


 padding-top: 20px;
padding-bottom: 30px;
}

.header2{
 background-image: url("./images/bg_header2_mini.png");
 background-repeat: no-repeat;
background-position: center top;
 width: 100%;
 height: 200px;
 padding-top: 20px;
}

header{
 text-align: center;
margin: 0 auto;


}

header h1{
 margin-bottom: 20px;

}


header h2{
 font-size: 90%;
 margin-bottom: 10px;

}

header p{
 font-weight: bold;
 font-size: 135%;

}

/*スライド*/
.bxslider{
 margin: 0 auto;
}



/*nav*/
nav{
 text-align: center;
}

nav li:first-child{
 border-top: 1px solid #6a5946;
}

nav li a{
 display: block;
}


nav li{
 border-bottom: 1px solid #6a5946;

}


/* index */
article{
 padding: 20px 20px;
}

.index img{
 width: 630px;
 height: auto;
}


.news{
 margin-top: 10px;
 margin-left: 10px;
}

.news li{
 margin-bottom: 2px;
}

.main_box figure{
 margin-bottom: 10px;
}
.main_box ul{
 margin-bottom: 10px;
}

figure img{
 box-shadow: 2px 2px 2px #696969;
 margin-right: 3px;
}


/*footer*/
footer{
background: #261e16;
padding: 50px 0px;
color: #fff;
}


footer{
 text-align: center;
 padding-top: 20px;
}

footer h1{
 margin-bottom: 20px;
}


footer h2{
 font-size: 90%;
 margin-bottom: 10px;
}

footer p{
 font-weight: bold;
 font-size: 135%;
}

.copy{
 padding-top: 30px;
}

/*single */
.entry_title{
text-align: center;

 background-image: url("./images/bar.png");
background-repeat: no-repeat;
max-width: 620px; 
height: 25px;
 margin: 10px 0px;
 padding: 15px 0px;
 color: #fff;
 font-size: 130%;
 font-family: serif;
}


.entry_title a{
 color: #fff;
}
.entry{
max-width: 620px; 
margin-left: auto;
margin-right: auto;
}

.entry p{
margin-bottom: 2em;
line-height: 1.7em;
}

/*aside */
aside{
 padding: 0 15px;

}

aside h2{
text-align: center;
  background-image: url("./images/bar3.png");
background-repeat: no-repeat;
width: 650px; 
height: 12px;
 margin: 10px 0px;
 padding: 15px 0px;
 color: #fff;
 font-size: 130%;
 font-family: serif;
}

aside h2 a{
 color: #fff;
}

aside ul{
 margin-bottom: 50px;
}

aside li a{
 display: block;
}

aside li{
 border-bottom: 1px dotted #696969;
 padding-bottom: 5px;
 margin-bottom: 10px;
}


/*アーカイブ*/
.entry{
 border-bottom: 1px dotted #696969;
 padding-bottom: 20px; 
margin-bottom: 30px;
}


/* インフォ */
.postinfo{
 border-bottom: 1px dotted #696969;
 margin-bottom: 20px;
 font-size: 90%;
}

.postcat{
 margin-left: 30px;
}


.pagenav{
margin-bottom: 50px;

padding-top: 20px;
 color: #fff;
overflow: hidden;
	clear: both;

}

.pagenav a{
 color: #fff;
}

.pagenav .old a	{
float: left;
color: #fff;
background: #413629;
border-radius: 20px;
font-size: 90%;
padding: 2px 10px;
}

.pagenav .new a	{float: right;
color: #fff;
background: #413629;
border-radius: 20px;
font-size: 90%;
padding: 2px 10px;
}


.about_in p{
 font-size: 90%;
 padding: 10px 0px;
}



/* リンク */
.link_in dt{

 width: 200px;
 font-size: 115%;
 font-weight: bold;
margin-bottom: 10px;
}

.link_in dd{
 border-bottom: 1px dotted #696969;
 margin-bottom: 20px;
　padding-bottom: 10px;
margin-left: 10px;
}

/* マップ */


.map_left{
 width: 350px;
}


.map_left img{
 width: 560px;
 height: auto;
 margin-bottom: 10px;
}

.map_left h3{
 font-weight: normal;
 font-size: 100%;

}

.map_left p{
 margin-bottom: 10px;
}

/*記事*/

.entry img{
 max-width: 620px;
 height: auto;
}


/*お問合せ*/


.wpcf7 textarea	,.wpcf7 input[type="text"],
.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{width: 100%;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}


.wpcf7 input[type="submit"]
	{width: 150px;

	padding: 5px 10px;
	border: none;
	background-color: #30261a;
	-webkit-appearance: none;
	cursor: pointer;
border-radius: 3px;
margin-top: 20px;
 color: #fff;
 font-weight: bold;
font-size: 100%;
}

.wpcf7 input[type="submit"]:hover
	{background-color: #524436;}

.wpcf7-list-item-label{
 margin-right: 15px;
}

.form_tit{
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 5px;
}


/* ▼表示領域が650px以上の場合 */
img.miniimage { display: none; }

@media screen and (min-width: 651px) {
   img.miniimage { display: none; }  /* miniを非表示 */
   img.bigimage  { display: block; } /* bigを表示 */
}

/* ▼表示領域が680px未満の場合 */
@media screen and (max-width: 650px) {
   img.miniimage { display: block; } /* miniを表示 */
   img.bigimage  { display: none; }  /* bigを非表示 */
}







/* 650px */
@media screen and (min-width: 650px) {
.header_top h2{
 text-align: right;
 margin-top: -18px; 
padding-bottom: 2px;
}



.container{
 max-width: 980px;
 padding: 0 15px;
 margin: 0 auto; 
}

/* フロートの設定 */

.fl_main2{
 overflow: hidden;

}

.fl_left2{
 float: left;
}
.fl_right2{
 float: right;
}

/*header*/
.header{
padding-bottom: 10px;
background-position: center top;

}

.header2{

 background: none; 
 background-image: url("./images/bg_header2.png");
 background-repeat: no-repeat;
background-position: center top;
 width: 100%;
 height: 200px;
}


header{
 text-align: left;

}

header h1{
 margin-bottom: 0px;
}


header h2{
text-align: right;
 margin-top: -70px;
 margin-bottom: 0px;
 font-weight: normal;
}

header p{
text-align: right;

}

/*nav*/
nav ul{
max-width: 100%;
 padding: 20px 0px;
}


nav li:first-child{
 border: none;
}

nav li a{
 display: inline;
}

nav li{
 display: inline;
}



nav li{
 border: none;

}


.index img{
 width: 480px;
 height: auto;
}

.main_box{
 margin-bottom: 20px;
}


/*footer*/
footer h1{
 text-align: left;
}

footer h2{
text-align: right;
 margin-top: -70px;
 margin-bottom: 0px;
 font-weight: normal;
}

footer p{
text-align: right;
}

.footer_in{
 width: 60%;
 margin: 0 auto;
}

/*single */
.entry_title{
 margin:  0px;
text-align: left;
 padding-left: 10px;
}

/*aside */
aside{
 width: 270px;
 margin-top: 20px;

}

aside h2{
 padding-left: 10px;
  background-image: url("./images/bar2.png");
background-repeat: no-repeat;
text-align: left;
}


.box_page h1{
width: 980px; 
  background-image: url("./images/bar4.png");
background-repeat: no-repeat;
}

.about_in{
  background-image: url("./images/bg_about.png");
background-repeat: no-repeat;
height: 500px;
}

.map{
 text-align: left;
}

.map_left img{
 width: 350px;
 height: auto;
}

.link_in dt{
 float: left;
}


}