@charset "utf-8";

/* 支部案内 */

#information main > div > #side_menu,
#information main > div > article{
	display:table-cell;
	vertical-align:top;
}

#information main > article{
	box-sizing: border-box;
	/*width: 100%;*/
}

/* サイドメニュー */
/*（base.cssに移行）*/

iframe.center_m{
	width:600px;
	height:400px;
	border:1px solid #000;
	margin:0 auto 1em auto;
	display:block;
}

#information main > div > article section{
	margin-bottom:2em;
}

#information main > div > article p{
	font-size: 1.2em;
	line-height: 1.8em;
}

#information main > div > article ul{
	font-size:16px;
  list-style:disc;
  margin-left:20px;
}

#information section article{
	padding:40px;
	margin-bottom:1em;
	font-size:14px;
}

#information main > div article > section:first-child article{
  background-color:#fff;
  background-image:url(../images/dia.png),url(../images/dia.png),url(../images/dia.png),url(../images/dia.png);
  background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;
  background-position:2% 2% , 2% 98% , 98% 2% , 98% 98%;
}

#information main > div article > section:first-child  h2{
	color:#7E6244;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.8;
}

#information main > div article > section:not(:first-child) h2{
	text-align: center;
	font-size: 1.5em;
	line-height: 1.8;
}

#information main > div > article > section:first-child article > div{
	display:table-cell;
	vertical-align:top;
}

#information main > div > article > section:first-child article > div:first-of-type{
	padding-right: 2em;
}

#information #info_art{
	/*min-height:640px;*/ /* 削除 */
	/*padding-right:280px;*/
	position:relative;
  font-size:90%;
}

.information_poto-right{
	position:absolute;
	top:0;
	right:0;
}



#information article p,
#information article ul{
	/*margin-bottom:1.5em;*/
}

#information section .center a{
	color:#074;
}

#information main > div > article dl,
#information section section{
	margin-bottom:0;
}


#information main > div > article dl{
	font-size:16px;
	/* background:url(../images/infophoto4.png) no-repeat right top; */
}

#information main > div > article dl dt{
	width:5em;
	float:left;
}

#information main > div > article dl .le2:first-letter{
	letter-spacing:2em;
}

#information main > div > article dl .le3{
	letter-spacing:0.5em;
}

#information main > div > article dl .lef{
	letter-spacing:1em;
}

#information main > div > article address p{
	margin-bottom:1em;
  font-size:16px;
}

#information address + section{
	background:url(../images/bg5.jpg) no-repeat bottom;
	padding-bottom:200px;
}

#information address + section h2,
#information address + section h2 *{
	line-height:1.3;
	margin-top:1em;
	margin-bottom:0.5em;
}
.print-map{
  color:#006C4F;
  text-decoration:underline;
}

.print-map:hover{
  filter:brightness(120%);
}

.font-16{
  font-size:16px !important;
 }
.info_art_p{
  font-size:16px !important;
  margin-bottom:0 !important;
}
