.g-nav ul li.n-qua a {
  border-left: 8px solid #716864;
  background-color: #EEEEEE;
}
.contents h2 {
	margin-top: 60px;
	letter-spacing: 0.15em;
}
.flex {
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.mt40{
	margin-top: 40px;	
}

.contents .inr p.cap {
  font-size: 12px;
  line-height: 14px;
  margin-top: 5px;
}
.contents h2{
	margin-bottom: 10px;	
}

.tab-navi {
	border-bottom: 1px solid #716864;
	margin-bottom: 60px;
}
.contents .inr .tab-navi p {
	margin: 0px;
	width: 49%;
}
.tab-navi p a {
  background-color: #dcdddd;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #000000;
  padding: 15px 10px;
  font-size: 20px;
}
.tab-navi p.cur a {
  pointer-events: none;
  background-color: #716864;
  color: #FFFFFF;
}
.page-head{
	text-align: center;	
}
.page-head p{
	font-size: 18px;
	line-height: 2;
}
.page-head p.head-copy{
	font: 28px / 44px "秀英明朝 M", Shuei Mincho M, serif;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 60px;
}
h3.green {
	color: #14903b;
	font-size: 30px;
	margin-top: 80px;
}

.inr.zeh{
	margin-top: 60px;	
}
.inr.zeh h2{
	font: 28px / 44px "秀英明朝 M", Shuei Mincho M, serif;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 40px;
	letter-spacing: normal;
}
.inr.zeh h2 + p{
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 40px;
}
.inr.zeh h3 {
	position: relative;
	font-size: 22px;
	text-align: center;
	margin-top: 0px;
}
.inr.zeh h3::before {
  content: '';
  position: absolute;
  top: 48%;
  left: 0;
  right: 0;
  border-top: 5px solid #95cfac;
}
.inr.zeh h3 span {
	position: relative;
	display: inline-block;
	padding: 0px 20px;
	background-color: #fff;
}
.inr.zeh h4 {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	font-weight: normal;
}
.inr.zeh .flex > div p{
	line-height: 2;	
}
.inr.zeh .flex > div p.mt{
	margin-top: 40px;
}
.zeh3 h4 + p{
	text-align: center;
	line-height: 2;
}
.zeh3 p.img{
	margin: 0px auto 30px;
	max-width: 850px;
}
p.cap{
	margin-top: 20px;
}
p.cap.right{
	text-align: right;	
}
.zeh-cap span{
	text-indent: -1em;
	margin-left: 1em;
	display: inline-block;
}
@media screen and (max-width:750px) {
	.tab-navi p a {
  padding: 5px;
  font-size: 14px;
}
	.page-head p.head-copy{
	font-size: 24px;		
	}
	.page-head p{
	text-align: justify;
	line-height: 1.8;
	}
	.inr.zeh h2{
	font-size: 24px;
}
		.inr.zeh h2 + p{
	text-align: left;
	}
	.inr.zeh h2 + p br{
	display: none;		
	}
	.zeh3 h4 + p{
	text-align: left;
}
		.zeh3 h4 + p br{
	display: none;	
}
	.zeh-cap span br{
	display: none;
}
}