@charset "utf-8";

/*　理事　*/
#rijimsg{
	margin-bottom:20px;
	overflow:hidden;
}
#rijimsg .box_riji{
	width:327px;
	float:left;
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
	padding:10px 5px 10px 10px;
	min-height:230px;
}
#rijimsg .rgtnone{
	border-right: none;
}
#rijimsg .hgt2{
	min-height:290px;
}
#rijimsg .rgtnone .box_riji{
	border-right: none;
	padding:10px 0px 10px 10px;
}
#rijimsg .btmnone{
	border-bottom: none;
}
#rijimsg .box_riji .photo{
	float:left;
}
#rijimsg .box_riji .riji_rcon{
	float:right;
	width:220px;
}
#rijimsg .box_riji .name{
	font-weight:bold;
	margin-bottom:0px;
}
#rijimsg .box_riji .shozoku{
	margin-bottom:5px;
}
#rijimsg .box_riji p.msg{
	font-size:13px;
	line-height:1.6;
}
#rijimsg .box_riji p{
	margin-left:0 !important;
}
#rijimsg .box_riji p#sai img{
	margin-top:45px;
	margin-left:80px;
}
/*　スライド　*/
#wrap_main_photo{
	background:#000000 url(../images/bg3.jpg) no-repeat center top;
	margin: 0px auto 0px;
	/*width:1900px;*/
	text-align:center;
	background-size: cover;
}
#main_photo{
	width:980px;
	padding:0;
	margin: 0px auto 0px;
}
#wrap_main_photo .viewer_01 {
 margin: 0 auto;
 width: 980px;
 height: 350px;
 text-align: left;
 overflow: hidden;
}
#wrap_main_photo .viewer_01 ul {
 width: 980px;
 height: 350px;
 text-align: left;
 overflow: hidden;
 position: relative;
}
#wrap_main_photo .viewer_01 ul li {
 top: 0;
 left: 0;
 width: 980px;
 height: 350px;
 display: none;
 position: absolute;
}
/*　活動　*/
ul#katsudo{
	margin:0 0 30px 15px;
}
ul#katsudo li{
	list-style:none;
	margin-bottom:7px;
	background: url(../images/icon_list1.png) no-repeat left center;
	padding-left:15px;
}

/* お知らせ */
#wrap_news #news{
	margin:0 0 30px 15px;
	padding:0 0px 0;
	height:400px;
	overflow-y: auto;
}
#wrap_news #news ul{
	margin:0;
	padding:0;
	border-bottom: 1px dotted #666;
	list-style:none;
	clear:both;
}
#wrap_news #news ul li{
	line-height:1.4;
	margin:0;
	padding:8px 0 8px 0;
}
#wrap_news #news ul.last{
	border-bottom: none;
}
#wrap_news #news li.date{
	width:120px;
	display:block;
	float:left;
}
#wrap_news #news li.con{
	width:530px;
	display:block;
	float:right;
}
/* youtube */
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
margin: 1em 0 ;
}

/*--------------------------
         clearfix
---------------------------*/
/* for modern browser */
#main #rijimsg:after,
#wrap_news #news ul:after{
	content:".";
	display:block; 
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}
/* for IE7.0 */
*:first-child+html #main #rijimsg,
*:first-child+html #wrap_news #news ul{
	min-height:1%;
}
/* for IE6.0 */
* html #main #rijimsg,
* html #wrap_news #news ul{
	display:inline-block;
}



.pager-active{color: #f00;}
