@charset "utf-8";
/* CSS Document */

.conA .container{
	height: 160px;
	background-image: url("../img/main02_sm.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
	display: flex;
	justify-content: center;
	align-items: center;
	
}

.conA h1{
	font-family: 'Noto Serif JP', serif;
	font-size: 24px;
	letter-spacing: 0.1em;
}


@media print, screen and (min-width: 768px){
	
.conA{
	margin-bottom: 50px;
}
	
	.conA h1{
		font-size: 30px;
	}
	
	.conA .container{
		background-image: url("../img/main02.jpg");
		height: 300px;
	}
	
	
	
}


@media print, screen and (min-width: 768px){
	
	.main{
		padding:0 50px 30px;
		
	}
}



@media print, screen and (min-width: 768px){
	
	.wrap{
		padding-top: 20px;
	}
	


}


/*メイン記事の中身*/

.main{
	
}

.main img{
	height: auto;
}

.p-img{
	margin-bottom: 30px;
}

.d-c{
	margin-bottom: 30px;
	font-size: 14px;
	position: relative;
}


.date{
	/*float: left;*/
	margin-right: 0.5em;
	text-align: right;
}

.cat a{
	color: #418f64;
}

.main h2{
	margin-bottom: 0.5em;
	
	/*font-weight: normal;*/
	font-weight: bold;
}

.main h2 a{
	color: #111;
	text-decoration: none;
	color: #00591f;
}

.honbun h2{
	margin-top: 2em;
	margin-bottom: 0.6em;
	font-family: 'Noto Serif JP', serif;
	/*font-weight: normal;*/
	border-bottom: 2px solid #b5c9be;
	padding-bottom: 0.3em;
	font-size: 20px;
}

.honbun{
	margin-bottom: 30px;
}

@media print, screen and (min-width: 768px){
	
.main h2{
	font-size: 26px;
	font-weight: bold;
}

.honbun h2{
	font-size: 22px;
	font-weight: normal;
}
	
.honbun{
	margin-bottom: 40px;
}
	
.p-img{
	margin-bottom: 40px;
}	
	
}



/*サイドバーの中身*/

.side ul{
	list-style: none;
}

li.widget{
	margin-bottom: 30px;
}
.side h2{
	margin-bottom: 0.8em;
	font-weight: normal;
	font-family: 'Noto Serif JP', serif;
	font-weight: normal;
	/*background: linear-gradient(transparent 70%, #aad1bc 60%);*/
	font-size: 18px;
	color: #00591f;
}

.side a{
	color: #333;
}

ul.wp-block-latest-posts__list{
	margin-top: 20px;
}

ul.wp-block-latest-posts__list li a{
	display: block;
	padding: 0.6em;
	box-sizing: border-box;
	border-top:1px dashed #b5c9be;
	text-decoration: none;
	transition:all ease 0.3s;
}

ul.wp-block-latest-posts__list li a:hover{
	background:#eeeeee;
}

ul.wp-block-latest-posts__list li:last-child a{
	border-bottom:1px dashed #b5c9be;
}


ul.wp-block-categories-list li a{
	transition:all ease 0.3s;
}

ul.wp-block-categories-list li a:hover{
	opacity: 0.7;
}

#block-3{
	margin-bottom: 50px;
}

@media print, screen and (min-width: 768px){
.side h2{
	font-size: 20px;
}	
	
}


/*カテゴリページのみ*/

.p-box{
	margin-bottom: 50px;
}

@media print, screen and (min-width: 768px){
.p-box{
	margin-bottom: 100px;
}	
	
}



/*枠線三角矢印付きボタン*/

a.btn{
	display: block;
	text-decoration: none;
	padding:0.2em 0.5em;
	border: 1px solid #111;
	width: 80%;
	
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	color: #111;
	position: relative;
	font-size: 13px;
	letter-spacing: 0.1em;
	background: #fff;
	font-family: 'Noto Serif JP', serif;
	transition: all 0.3s ease;
}

a.btn::before {
content: "";
	position: absolute;
	left: 0;
	top:36%;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #111111;
  border-right: 0;
}

a.btn:hover{
	background:#eeeeee;
}


@media print, screen and (min-width: 768px){
	
	a.btn{
		max-width: 180px;
		margin-left: 0;
	}
	
}




/* パンくずリスト */
.bread{
	padding:0 1em;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 14px;
}

.bread ul{
    list-style: none;
  }
  .bread li{
    display: inline;
  }
  .bread li a{
    color: inherit;
    /*text-decoration: none;*/
  }
  .bread li + li:before{
    content: ">";
    margin:.5em;
  }


/*前の記事次の記事へのリンク*/

ul.prev_next_list{
	width: 100%;
	max-width: 500px;
	margin:10px auto;
	display: flex;
	justify-content: space-between;
	list-style: none;
}

ul.prev_next_list li{
	width: 50%;
	/*text-align: center;*/
	padding: 0.5em;
	box-sizing: border-box;
}

ul.prev_next_list li a{
	display: block;
	width: 100%;
	height: 100%;
	/*text-decoration: none;*/
	color: #333;
	color: #795A9E;
	font-weight: normal;
}

li.prev{
	text-align: left;
}
li.next{
	text-align: right;
}


@media print, screen and (min-width: 768px){
	
ul.prev_next_list li{
	width: 40%;
}	
	
}


/*ページネーション*/

/* pagination */
.pagination {
  margin-bottom: 30px;
}

/* リンクの枠 */
.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
}

 /* 数字のリンク */
.pagination .nav-links .page-numbers {
  text-decoration: none;
  color: #333;
  border: 1px solid #aaa;
  display: inline-block;
  /*border-radius: 6px;*/
  padding: 0.3em 0.5em;
  -webkit-transition: .3s;
  transition: .3s;
}

/* 現在のページ */
.pagination .nav-links .current {
  background-color: #795A9E;
  color: #fff;
}

/* 現在のページとドット以外にホバーした時 */
.pagination .nav-links a:hover {
  background-color: #795A9E;
  color: #fff;
}



.date-tags{
line-height: 0.8;
    text-align: right;
    margin-bottom: 1em;
	}


table{
	width: 96%;
	max-width: 800px;
	margin: 0 auto 20px;
	border-collapse: collapse;
}

table th{
	display: block;
	text-align: left;
	padding-top: 0.8em;
}

table td{
	display: block;
	border-bottom: 1px solid #bcbcbc;
	padding-bottom: 0.8em;
	padding-left: 1em;
}

@media print, screen and (min-width: 768px){
	table{
		margin-bottom: 40px;
	}
	
table th{
	display: table-cell;
	width: 20%;
	padding: 1.5em 1em;
	border-bottom: 1px dashed #795A9E;
	border-bottom: 1px solid #bcbcbc;
	
}

table td{
	display: table-cell;
	padding: 1em;
	border-bottom: 1px dashed #795A9E;
	border-bottom: 1px solid #bcbcbc;
}
	
	
	
}

.news_box{
	width: 100%;
	margin: 0 auto;
	background: #f0ecf8;
	padding: 20px;
	box-sizing: border-box;
}

.news_box_in{
	background: #fff;
	padding: 1em;
	box-sizing: border-box;
}

.news_box p{
	margin-bottom: 1em;
}



@media print, screen and (min-width: 768px){
.news_box{
	padding: 30px 50px;
	
}
	
.news_box_in{
	padding: 30px 50px;
}	

}

.ichiran{
	text-align: center;
}

.ichiran a{
	text-decoration: underline;
	color: #795A9E;
}