@charset "UTF-8";

/*===============================================
●layout.css 画面の横幅が769px以上
===============================================*/
@media print, screen,print and (min-width: 769px) {

#contents {
    width: 100%;
    background-color: #EFEFEF;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, transparent), color-stop(.5, #ffffff), to(#ffffff)),
-webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, transparent), color-stop(.5, #ffffff), to(#ffffff));
    -webkit-background-size: 3px 3px;
/*    padding-top: 30px;*/
    padding-bottom: 40px;
}
#main {
    width: 100%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	

    } 


/*topページへ戻る*/	
.homeback {
	margin-top: 80px;
    width: 90%;
    margin-left: auto;
    padding: 2em;
    margin-right: auto;
    font-size: 0.81em;
    text-align: center;
    max-width: 900px;
    margin-top: 60px;    
}	
/*レフト------------------------------------------------*/
#left {
    width: 20%;
    height: auto;
    float: left;
    padding-top: 50px;
}
/*ライト------------------------------------------------*/
#right {
	width: 75%;
	float: right;
	padding-top: 0px;
	margin-top:50px; 
    overflow-wrap: break-word;
    word-wrap: break-word;
}



.pagetitle-box {
	text-align: center;
	margin-bottom: 20px;
	color: #FF7600;
}
#pagetitle {
    font-size: 160%;
    color: #731F31;
    font-weight: bold;
    border-bottom: 3px solid #731F31;
/*display: inline-block;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
    max-width: 1200px;
}






/* サイドバー */


div#sidebar	{
	}

div#sidebar ul	{
	margin: 0;
	padding: 0;
	}

div#sidebar li 	{
	list-style-type: none;
}


div#sidebar .widget	{


	}

div#sidebar h2	{
    width: 100%;
    display: block;
    height: auto;
    background-repeat: repeat-x;
    background-position: 0% top;
    font-size: 18px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    color: #FFFFFF;
    background-color: #731F31;
	border-radius: 6px;
    padding-bottom: 10px;
  /*  border: 1px dotted rgba(180,180,180,1.00);
    background-color: rgba(255,255,255,0.79);*/
	}
	
div#sidebar li ul	{
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

div#sidebar li li	{
    height: auto;
    width:90%;
    font-size: 95%;
    color: #585757;
    line-height: 130%;
    display: block;  
}

div#sidebar li li:last-child {
	border:0; /* リストの最後のボーダーを消す */
	box-shadow:none;
}

div#sidebar li li a	{
     width:100%;
    background-image: url("../images/more_yaji_blog.png");
    background-repeat: no-repeat;
    background-position: 3% center;
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
	display: inline-block; 
     border-bottom: 1px dotted #A9A9A9;
    padding-left: 15%;
    color: #585757;
	}
div#sidebar li li a:hover	{
	text-decoration: none;
	color: rgba(119,119,119,1.00);
	}

div#sidebar li li:last-child a {
	border-bottom-style: none;
}
/* ブログコンテンツ*/
.article-blog {
    /*border: 1px dotted #F39EA5;*/
    margin-bottom: 20px;
    padding-top: 10px;
    padding-right: 2%;
    padding-left: 2%;
    background-image: url(url);
    background-color: rgba(255,255,255,0.90);
    border: 1px dotted rgba(188,188,188,1.00);
}
   
.artcle-box {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    min-height: 100px;
    line-height: 30px;
    font-size: 1.00em;
  /*  margin-top: 50px;*/
	padding: 2%;
	padding-top: 20px;
}
/*.artcle-box-m {
	min-height: 80px;
	margin-left:3.5%;
	
}*/
.artcle-box a {
    color: #42210B;
    text-decoration: underline;	
}
    .artcle-box a:hover {
	color: #731F31;
	
}

.article-blog h2 {
	background-image: none;
	color: #731F31;
	margin-left: 1%;
	padding-left: 2%;
	border-left: 10px solid #731F31;
	min-height: 40px;
    margin-bottom: 30px;
	margin-top: 20px;
	}
.article-blog h2 a {
	background-image: none;
	color: #731F31;
	text-decoration: none;
}

.article-blog h2 a:hover {
	background-image: none;
	color:#731F31;
	text-decoration: none;
}




.postinfo {
	color: #6A6A6A;
	padding-top: 10px;
	text-align: right;
	width: 98%;
	font-size: 12px;
	padding-bottom: 20px;
	margin-top: 45px;
	border-top: 1px dotted #B0B0B0;
	margin-left: auto;
	margin-right: auto;
}
.postinfo a {
	color: #777777;
}
.postinfo a:hover {
	color: #908F8F;
}

.postinfo-g {
	color: #6A6A6A;
	padding-top: 5px;
	text-align: right;
	border-top: 1px dotted #C9C5AC;
	font-size: 12px;
	padding-bottom: 20px;	
}
 .pagelink {
	font-size: 0.85em;
	padding-top: 20px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	/*padding-right: 2%;*/
	padding-bottom: 10px;
}
.pagelink a {
	color: #586A74;
}
.pagelink a:hover {
	color: #586A74;
       
} 
/*------前の記事/一覧/次前の記事------*/ 
      
.oldpage {
	font-size: 90%;
    margin-top: 20px;
    border: 1px dotted #B0B0B0;
    border-right: none;
    float: left;
    padding: 2%;
    width: 30%;
    text-align: center;
    margin-left: 1%;
   /* border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;*/
    }
.oldpage:hover {
 background-color:rgba(255,221,222,1.00);
       }
.mainpage {
	font-size: 90%;
	margin-top: 20px;
    border: 1px dotted #B0B0B0;
    float: left;
    padding: 2%;
   padding-left: 0;
    padding-right: 0;
    width: 30%;
    text-align: center;
	}
.mainpage:hover {
 background-color:rgba(255,221,222,1.00);
        }
.newpage {
	font-size: 90%;
	margin-top: 20px;
    border: 1px dotted #B0B0B0;
    float: left;
    padding: 2%;
    width: 30%;
     text-align: center;
    border-left: none;
}
  .newpage:hover {
 background-color:rgba(255,221,222,1.00);
        }
/*------------------*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.feed {
	text-align: left;
	width: auto;
	color: #BA272D;
	font-size: 0.85em;
	background-image: url(../images/feed-1.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 40px;
}


.feed a {
    color: #626262;
}
.feed a:hover {
	color: #777777;
}

#searchform Label {display:none}





/* subその他パーツ*/
    
/*-----------------------------------------------------
 タグ
-------------------------------------------------------*/
.tag a {
	display: inline-block;
	margin: 0 .1em .6em 0;
	padding: .3em;
	line-height: 1;
	text-decoration: none;
	color: #731F31;
/*	background-color: #fff;*/
/*	border: 1px solid #731F31;*/
    background-color: #EEF8FD;
}
.tag a:before {
	content: "#";
    color:#534741;
}

/*------------------------category.php------------------------*/	
.category_blog_right{
    width: 100%;
    float: none;
    
}
.category_blog_right_in {
    width: 96%;
    float: left;
   border: 1px dotted rgba(188,188,188,1.00);
    padding: 2%;
    margin-bottom:30px;
	margin-top: 10px;
	padding-bottom: 1%;
    padding-top: 2.5%;
}
.category_blog_right_img {
    width: 20%;
    float: left;
    margin-right: 2%;
}
.category_blog_right_img img {
width: 180px;
	height: 160px;
	object-fit: cover;
	}	
.category_blog_right_title {
    color: #731F31;
    font-size: 130%;
	font-weight: bold;
	padding-left: 2%;
	border-left: 10px solid #731F31;
/*    border-bottom: 2px solid #731F31;*/
    padding-bottom: 5px;
	padding-top: 8px;
    margin-bottom: 3%;
}
	.category_blog_right_title a {
		color: #731F31;
	}
	.category_blog_right_title a:hover {
    color: #731F31;
    text-decoration: underline;
	}	
.category_blog_right_day {
    font-size: 90%;
	width: 50%;
	float: left;
    text-align: left;
    color: #6C6C6C;
}
.category_blog_right_text {
    width: 75%;
    float: right;
}
	.category_blog_right_text_in a {
	color: #000000;
		font-weight: normal;
}
	.category_blog_right_text_in a:hover {
	color: #000000;
		font-weight: normal;
}
.category_blog_right_jirei_motto {
    text-align: right;
    padding-top: 20px;
    font-size: 85%;
	width: 49%;
	padding-right: 1%;
	float: right;
}
.category_blog_right_jirei_motto a {
    text-align: right;
    color: #731F31;
  
}
.category_blog_right_jirei_motto a:hover {
    text-align: right;
        text-decoration: underline;  
      color: #42210B;
}	
	
	
/*-----------------------------------------------------
pager
-------------------------------------------------------*/
/*-- ページ送りは中央寄せ --*/
.pager {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pagination { text-align: center; }

/*-- 選択可能なリンク --*/
.page-numbers {
    display: inline-block;
    margin: 0 2px;
    padding: 10px 16px;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #731F31;
	font-weight:bold;
}
.page-numbers:hover { color:#333 ; text-decoration: none; background:rgba(255,221,222,1.00); } 
    .page-numbers.dots {
        color: #000000; 
    }
/*-- 今表示しているページ
.pagination.current {
    color: #FFFFFF;
    background: #4BA46C;
    font-weight: bold;
}
.pagination .current:hover { color: #FFFFFF; background: #4BA46C; } --*/


/*-- 省略文字 --*/
.pagination .dots { padding: 10px 5px; border: none; }
.pagination .dots:hover { background: none; }



.page-numbers,.pager .current{
    background: #FFFFFF;
		font-weight:normal;
   
}
.pager .current{ background: #731F31; color: #FFFFFF; }
.pager a:link, .pager a:visited, .pager a:hover, .pager a:active{ color: #333; }
}

/*------------------アーカイブのアコーディオン------------------*/
 .ar_h2 {
width: 100%;
    display: block;
    height: auto;
    background-repeat: repeat-x;
    background-position: 0% top;
    font-size: 18px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    color: #FFFFFF;
    background-color: #731F31;
    padding-bottom: 10px;
	 border-radius: 6px;
}
ul.accordion {
	width: 100%;
	font-size: 100%;
	/*border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
/*	padding-left: 4px;*/
	padding-bottom: 0px;
/*	border-right: 1px solid #FFFFFF;*/
	height: auto;
	margin-top: 0px;
    
}
ul.accordion a {
	display: block;
	padding: 5px;
	padding-left: 10px;
	background-position:67% center;
	background-repeat: no-repeat;
	 color: #333333;
	 font-size: 0.9em;
	text-decoration: underline;
    
}
ul.accordion a:hover {
	/*background: #EBF5EB;*/
	color: rgba(119,119,119,1.00);
	text-decoration: underline;
	/*border-right: 1px solid #573F28;*/
    
}
ul.accordion a:before {
 /* font-family: "Font Awesome 5 Free";
  content: "\f105";アアイコンの種類
  color:  #731F31;
border-bottom: none;
    padding-right: 2%;*/
}
ul.accordion span {
    display: block;
    padding-top: 10px;
    padding-right:0px;
    padding-bottom: 13px;
    background-position: 67% center;
    background-repeat: no-repeat;
    color: #731F31;
	 font-size: 0.9em;
    font-weight: normal;
    padding-left: 15%;
}
ul.accordion span:before{

}
ul.accordion span:hover {
	/*background: #EBF5EB;*/
	color: rgba(119,119,119,1.00);
	cursor: pointer;
}
ul.accordion ul { 
    display:none;
}
ul.accordion > li > p span { 
  /*  background:#FFF;*/
    width:90%;
    text-decoration: none;
	display: inline-block; 
    padding-top: 0.5em;
    padding-bottom: 0.5em;
	border-bottom: thin dotted #C9C9C9;
    padding-left: 6%;
    color: #333333;
   
}
ul.accordion > li > p span:before {
 /* font-family: "Font Awesome 5 Free";
  content: "\f105";
  color:  #731F31;
border-bottom: none;
padding-right: 8%;*/
}
ul.accordion > li > p span.open { 
   /* background:#FFF;*/
    border: none;
}
ul.accordion > li > p span.open:hover {
	/*background-color: #573F28;*/
	color: #731F31;
}
ul.accordion > li > ul > li {
	/*background: #FFF;*/
/*	border-bottom: 1px dotted #D3CAB9;*/
	list-style: none;
/*	padding-top: 5px;
	padding-bottom: 5px;*/
	/*font-size:95%;*/
	/*border-left: 1px solid #D3CAB9;
	border-right: 1px solid #D3CAB9;*/
     padding-left: 10%;
    background-image: url("../images/more_yaji_blog.png");
    background-repeat: no-repeat;
    background-position: 3% center;
    margin-left: 12%;
}
ul.accordion > li > ul > li a {
    text-decoration: none;
}
ul.accordion > li > ul > li a:hover {
    text-decoration: none;
}
ul.accordion > li > ul > li > p { 
   /* background:#FFF;*/
}
ul.accordion > li > ul > li > a { 
 /*   background:#FFF;*/
}
ul.accordion > li > ul > li > ul > li { 
   /* background:#FFF; */
}
ul.accordion > li > ul > li > ul > li:last-child {
    border:none;
}

.accordion ul li li:last-child {
border:0; /* リストの最後のボーダーを消す */
}
ul.accordion > li:last-child > p span { 
    border:0;/* リストの最後のボーダーを消す */
}




/*------------横幅768pxまで-------------------------------------------*/
@media screen and (max-width: 768px){
.header2 {
    margin-top: 0px;
    width: 100%;
     background-color: #FFFFFF;
/*  background-color: hsla(200,71%,96%,1.00);*/
    min-height: 60px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
/*.header2 h2 {
    padding: 0;
    margin: 0;
    }*/
/*header2のタイトル*/
.header2-sub {
	height: 100px;
	width: 100%;
}
 /*3分割のタイトル*/
.header2-sub-cover {
    height: 100px;
    width: 100%;
    background-color: rgba(255,255,255,0.62);
/*        background-color: #000000;*/
    position: relative;
   top: -150px;
    margin-bottom: -150px;
}

  
/*#header2 {
	padding-top: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	}*/
#pagetitle {
	height: 30px;
	font-size: 20px;
	width: 86%;
	padding-top: 10px;
	margin-bottom: 0px;
	float: none;
	margin-top: 5px;
}	
/**/

 /**/   
.header2-sub-cover-cover  h2 {
    font-size:1.5em;    /* 文字位置指定 */
    }
.pagetitle-box {
	text-align: center;
	margin-bottom: 20px;
	color: #FF7600;
}
#main {
    width: 100%;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
    }
	/*レフト------------------------------------------------*/
#left   {
	width: 90%;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
/*ライト------------------------------------------------*/
#right {
	width: 98%;
	float: none;
	font-size: 0.88em;
	margin-right: auto;
	margin-left: auto;
	background-size: contain;
    	margin-top:0px; 
}

div#sidebar h2	{
display: block;
    height: auto;
    background-repeat: repeat-x;
    background-position: 0% top;
    font-size: 14px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
 color: #FFFFFF;
    background-color: #731F31;
    
}
div#sidebar li ul	{
	width: 96%;
}

div#sidebar li li	{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 0.95em;
}
div#sidebar li li a	{
	width: 90%;
 background-image: url("../images/more_yaji_blog.png");
    background-repeat: no-repeat;
    background-position: 3% center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #A9A9A9;
	padding-left: 10%;
	}
.category_blog_right_title {
    color: #731F31;
    font-size: 110%;
    padding-top: 3px;
    padding-bottom: 3px;
    }
.article-blog h2{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	font-size: 120%;
	margin-top: 20px;
	height: auto;
	min-height: 40px;
	padding-top: 10px;
}

.article-blog {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.94em;
	height: auto;
	padding-top: 3px;
	margin-top: 20px;
}
/*次の記事前の記事*/
.oldpage {
    margin-left: 0.8%;
    }
/*-----------------------------------------------------
 タグ
-------------------------------------------------------*/
    .tag {
        width: 100%;
        margin-left: auto;
	margin-right: auto;
    }
	
	
/* ページャーここから */
.wp-pagenavi {
	clear: both;
	text-align:center;
 
}
    .page-numbers {
        margin-bottom: 20px;
    }
.wp-pagenavi a, .wp-pagenavi span {
	color: #3684C6;
	background-color: #FFFFFF;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
	border: thin dotted #EF8596;
}
.wp-pagenavi a:hover{
	color: #fff;
	background-color: #EF8596;
    }
.wp-pagenavi span.current{
	color: #fff;
	background-color: #EF8596;
    }
/* ページャーここまで */

/* subその他パーツ*/
 .ar_h2 {
     width: 91%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
}
ul.accordion {
	width: 85%;
	font-size: 100%;
	/*border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
/*	padding-left: 4px;*/
	padding-bottom: 0px;
/*	border-right: 1px solid #FFFFFF;*/
	height: auto;
	margin-top: 0px;
    
}
/*--営業エリア---*/

ul.accordion > li > p span { 
  /*  background:#FFF;*/
    width:90%;
    }


}
@media screen and (max-width: 639px){
/* subその他パーツ*/
	div#sidebar h2	{
	width: 91%;
	}
.category_blog_right_img img {
width: 80px;
	height: 80px;
	object-fit:cover;
	}		
/*----------------------------------------------------
  .pankuzu
----------------------------------------------------*/
.pankuzu {
    width: 100%;
    background-color: hsla(217,61%,47%,1.00);
}
.pankuzu_in {
  
    }

}



