@charset "utf-8";
.mainTtl{
	font-size: 26px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 50px;
	border-bottom: 3px solid #ccc;
	font-weight: bold;
	position: relative;
}
.mainTtl:before{
	background: #87C8DB;
	width: 4px;
	height: 28px;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}
.subTtl{
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 16px;
}
.innar,.innerBox,.inner{
	width: 760px;
	margin: 50px auto;
	box-sizing: border-box;
}
#greeting,#officer,#constitution,#access,#contact,#event,#soukai,#kifu,#message{
	padding: 30px 30px 20px;
	margin-bottom: 25px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
/* GREETING
----------------------------------------------- */
.greetingTtl{
	font-size: 26px;
}
.greetingTtl span{
	font-size: 18px;
	display: block;
	padding-top: 10px;
}
#greeting .harf{
	width: 800px;
	margin-right: -40px;
	margin-bottom: 40px;
	overflow: hidden;
}
#greeting .harf li{
	width: 360px;
	margin-right: 40px;
	float: left;
}
#greeting .name {
	font-size: 18px;
	font-weight: bold;
}


#greeting .float {
  clear: both;
}
#greeting .float img {
  float: right;
  margin-bottom: 20px;
  margin-left: 30px;
}

#greeting .float p + p {
	margin-top: 15px;
}

/* 名前 */
.font-name {
	font-family: 'Yuji Syuku', serif;
	font-size: 34px;
	margin-top: 8px;
}


/* OFFICER
----------------------------------------------- */
.officerTtl{
	background: #b2f5ff;
	font-size: 22px;
	position: relative;
	padding: 12px 12px 12px 38px;
	clear: both;
	margin-bottom: 25px;
}
.officerTtl:before{
	background: #479DBC;
	width: 8px;
	height: 24px;
	position: absolute;
	top: 50%;
	left: 18px;
	margin-top: -12px;
	content: "";
}
.officerTtl.verB{
	background: #e8fcff;
}
#officer table{
	width: 50%;
	float: left;
	margin-bottom: 40px;
	font-size: 18px;
}
#officer table th{
	font-weight: normal;
	width: 140px;
}
#officer table td{
	padding: 10px 20px;
}
#officer .borderTable{
	border-right: 1px dotted #999;
}
#officer .notesTblBtm {
	margin-top: -20px;
	text-align: right;
}


#officer .memberList {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  font-size: 18px;
  margin-bottom: 40px;
}
#officer .memberList ul {
  width: 50%;
  box-sizing: border-box;
}
#officer .memberList ul:nth-child(odd) {
  border-right: 1px dotted #999;
}
#officer .memberList ul.brNone {
  border-right: none;
}

#officer .memberList ul li {
  display: flex;
}
#officer .memberList ul li p {
  height: 58px;
  padding: 10px;
  display: flex;
  align-items: center;
}
#officer .memberList ul li p:not(.name) {
  width: 140px;
  justify-content: center;
}


/* SOUKAI
----------------------------------------------- */

#soukai p{
	font-size: 18px;
}
#soukai .fs20 {
	font-size: 20px;
}

#soukai .koumoku{
	margin-top: 60px;
}
#soukai .officerTtl + .koumoku{
	margin-top: 40px;
}
#soukai h5.koumoku {
	font-weight: normal;
	font-size: 24px;
}

#soukai .sankou{
	font-size: 25px;
	line-height: 55px;
}

#soukai .title{
	color:#ffffff;
	font-size:20px;
	background-color:#87C8DB;
	padding:10px;
	margin:30px 0;
}

#soukai .title .yen {
  font-size: 80%;
  float: right;
}

#soukai ol{
	margin-bottom:80px;
	margin:30px 0 80px 0;
}
#soukai ol li{
	font-size:20px;
	list-style-type: decimal;
	margin-bottom:20px;
	margin-bottom: 30px;
	line-height: 1.5;
}
#soukai ol .olIn {
	padding-top: 20px;
	padding-left: 40px;
}
#soukai ol .olIn p {
	font-size: 16px;
	line-height: 1.75;
	margin-bottom: 10px;
}

#soukai .soukaiInner {
    padding-top: 20px;
}

/* テーブルデザイン　*/

#soukai table{
	width: 760px;
	border-collapse: collapse;
}

#soukai tbody td,th{
	padding:10px;
	padding: 17px 10px;
}

#soukai tbody th{
	font-size:18px;
}

#soukai tbody th{
	background-color: #b2f5ff;
}

#soukai tbody .a{
	font-size:18px;
	width:150px;
	text-align:center;
}

#soukai tbody .b,.c,.d{
	font-size:18px;
	width:100px;
	text-align:right;
}

#soukai tbody .e{
	font-size:16px;
	width:210px;
	text-align:left;
}

#soukai tbody .f {
	font-size: 16px;
	width: 90px;
	text-align: center;
}

#soukai tbody .g,
#soukai tbody .h{
	font-size: 16px;
	text-align: right;
}

#soukai tbody .i, 
#soukai tbody .j,
#soukai tbody .l {
	font-size: 16px;
	width: 60px;
	text-align: right;
}

#soukai tbody .k {
	font-size: 16px;
	text-align: left;
}

#soukai td.border{
	border-top: 3px double #000;
}

#soukai .txtTblSup {
    padding-top: 20px;
	font-size: 17px;
	line-height: 1.7;
}


/* 参考部分テーブル　*/

#soukai #sankou{
	width: 645px;
	font-size:25px;
	margin:40px 0 80px 0;
}

#soukai #sankou td{
	padding:15px;
}

#soukai #sankou .f{
	background-color: #b2f5ff;
}

#soukai .clear{
	clear: both;
}

#soukai .soukaiIn {
	margin-top: 70px;
}

#soukai .intro h4 {
	font-size: 24px;
	text-align: center;
}

#soukai .intro .lhCstmA {
	font-size: 20px;
	line-height: 2.4;
}

#soukai .shidai h5 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 25px;
}

#soukai .gijiTbl .shounin-line {
	background: url(../img/line-shounin.gif) repeat-x left 22px;
}
#soukai .gijiTbl tbody .shounin-line {
	padding-left: 0;
}
#soukai .gijiTbl .shounin-line span {
	display: inline-block;
	background-color: #fff;
	padding-right: 10px;
}
#soukai .gijiTbl .shounin {
	color: #c00000;
}

#soukai .hosoku {
	margin-top: -20px;
}
#soukai .hosoku .hosokuIn {
	padding-left: 70px;
}
#soukai .hosoku h5 {
	font-size: 20px;
	font-weight: normal;
}
#soukai .hosoku p {
	font-size: 16px;
}
#soukai .kurikoshi {
	margin-top: 30px;
}
#soukai .kurikoshi td {
	width: 25%;
	text-align: center;
	font-size: 18px;
}

/* 2023.07.28 */
#soukai table.officer {
	width: 100%;
}
#soukai table.officer td {
	font-size: 18px;
	text-align: center;
}

#soukai .flx {
	display: flex;
}
#soukai .flx img {
	width: 96%;
}


/* MESSAGE
----------------------------------------------- */

#message h4{
	color:#479dbc;
	font-size:35px;
	text-align:center;
	margin-bottom:20px;
	margin-top:0;
}

#message h5{
	font-size:20px;
	font-weight:500;
	text-align:center;
	margin-top:20px;
	margin-bottom:0;
}

#message #title{
	padding:25px;
	border-top:solid 10px #b5dfeb;
	border-bottom:solid 10px #b5dfeb;
}

#message h6{
	font-size:19px;
	font-weight:600;
	text-align:center;
	margin-bottom:60px;
	margin-top:40px;
}

#message .message{
	width:650px;
	margin:0 auto;
}

#message .left{
	width:200px;
	text-align:center;
	float:left;
	clear: right;
}

#message .left .daigaku{
	font-size:19px;
    font-weight: 600;
	margin-bottom:8px;
}

#message .left .gakubu{
	font-size:15px;
	margin-bottom:8px;
}

#massage .left .syussin{
	font-size:12px;
}


#message .right{
	width:410px;
	float:right;
	margin-left:40px;
	margin-bottom:80px;
}

#message .right .title_sub{
	font-size:19px;
	border-left:solid 8px #87c8db;
	padding-left:10px;
	font-weight:600;
}

#message .right p{
	text-align: justify;
	line-height: 1.8em;
}



/* KIFU
----------------------------------------------- */

#kifu .title{
	background-color: #87c8db;
	height:180px;
	border-radius: 10px;
	margin-bottom: 75px;
}

#kifu .title p{
	font-size: 20px;
	text-align: center;
	padding: 28px 45px;
    line-height: 1.7;
}

#kifu .title #midashi{
	font-size: 50px;
	color:#ffffff;
	font-weight: 600;
	letter-spacing:3px;
	text-shadow:  1px 2px 3px #808080;
}

#kifu .text1{
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 2px;
	text-align:justify;
}

#kifu .line{
	background-color: #cfe8ec;
	font-weight: 700;
}

#kifu .zisseki{
	background-color: #cfe8ec;
	height: 105px;
	border-radius: 10px;
}

#kifu .zisseki p{
	font-size:20px;
	padding-top:18px;
	padding-left:80px;
	line-height:35px;
}

#kifu .zisseki .bold{
	font-weight: 700;
}

#kifu .zisseki .color{
	color:#479dbc;
}

#kifu .icon{
	text-align: center;
}

#kifu .officerTtl2{
	font-size:24px;
	border-left:solid 15px #479dbc;
	margin-top:80px;
	border-bottom:solid 1px #c5cdcf;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:15px;
}

/* 寄付の流れ共通*/

#kifu h5{
	font-size:24px;
	font-weight:700;
	text-align:center;
	margin-bottom:30px;
}

#kifu .kifu1{
	background-color:#ffffff;
	border:solid 10px #b5dfeb;
	border-radius: 10px;
	margin-bottom:40px;
}

/*　寄付ボタン */

#kifu .btn-flat-simple {
	font-size:20px;
	text-align:center;
	position: relative;
	display: inline-block;
	font-weight: bold;
	padding: 0.25em 0.5em;
	text-decoration: none;
	color: #00BCD4;
	background: #ECECEC;
	transition: .4s;
	border-radius: 10px;
	margin:0px 0 30px 175px;
}

#kifu .btn-flat-simple:hover {
	background: #00bcd4;
	color: white;
}

/* CONSTITUTION
----------------------------------------------- */
.constiTtl{
	font-size: 22px;
	padding: 12px 20px;
	background: url(../img/innar_bg.gif) repeat;
}
#constitution .innar{
	width: 780px;
	margin: 50px auto;
	box-sizing: border-box;
}
.constiSubTtl{
	font-size: 22px;
	padding: 12px 20px;
	border-top: 4px double #479dbc;
	border-bottom: 4px double #479DBC;
}
#constitution{
	font-size: 18px;
	padding-bottom: 30px;
}
#constitution dl{
	padding: 0 30px 30px 30px;
}
#constitution dt{
	position: relative;
	padding-left: 20px;
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}
#constitution dt:before{
	background: #479DBC;
	width: 8px;
	height: 24px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -12px;
	content: "";
}
#constitution dd{
	margin-left: 0;
	line-height: 1.8;
}
#constitution p{
	line-height: 1.8;
}
/* ACCESS
----------------------------------------------- */
#access .innar{
	background: url(../img/innar_bg.gif) repeat;
	padding: 40px;
}
#access{
	font-size: 18px;
}
#access dl{
	clear: both;
}
#access dt{
	background: #479dbc;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	width: 120px;
	text-align: center;
}
#access dt,#access dd{
	display: inline-block;
}
/* EVENT
----------------------------------------------- */
#event{
	font-size: 16px;
	line-height: 1.6;
}
#event .innerBox{
	background: url(../img/innar_bg.gif) repeat;
	padding: 10px 40px;
}
#event .innerBox h4{
	font-size: 30px;
}
#event .innerBox h4.tbl{
    display: table;
    line-height: 1;
}
#event .innerBox h4 .tbl_cl{
    display: table-cell;
}
#event .innerBox h4 .txtS{
    font-size: 18px;
}
#event .redTxt {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #c00000;
}
#event .innerBox h4.tbl + .redTxt {
	margin-top: -30px;
}
#event .image{
	display: block;
	text-align: center;
	margin: 40px 0 20px;
}
#event .innerBox dl{
	clear: both;
	margin-bottom: 10px;
}
#event .innerBox dt{
	background: #479dbc;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	width: 120px;
	text-align: center;
	vertical-align: top;
}
#event .innerBox dd span{
	display: block;
	font-size: 14px;
	padding-top: 10px;
}
#event .innerBox dt,#event .innerBox dd{
	display: inline-block;
	font-size: 18px;
}
#event .innerBoxBtmTxt {
    font-size: 16px;
    line-height: 1.88;
    width: 760px;
    margin: -45px auto 35px;
}
#event .inner{
	margin: 20px auto;
}
#event .inner h4{
	background: #479dbc;
	color: #fff;
	font-weight: bold;
	padding: 13px;
	text-align: center;
	vertical-align: top;
	font-size: 24px;
}
#event .inner h5{
	font-size: 24px;
	margin-top: 0;
	position: relative;
	padding-left: 25px;
}
#event .inner h5:before{
	background: #479dbc;
	width: 10px;
	height: 30px;
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
}
#event .inner dt{
	font-size: 20px;
}
#event .inner dd{
	margin-left: 0;
	margin-top: 10px;
}
#event .inner table{
	text-align: left;
	margin-bottom: 50px;
}
#event .inner table td{
	padding: 0 0 10px;
}
#event .inner table th{
	width: 120px;
	vertical-align: top;
}
.whiteBox{
	background: #FFF;
	padding: 20px;
	margin-top: 20px;
	text-align: center;
}
.whiteBox h4{
	color: #002C4B;
	font-size: 22px!important;
	margin: 0;
}
.whiteBox p{
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.4;
}
.whiteBox ul{
	overflow: hidden;

	text-align: center;
}
.whiteBox ul li{
	display: inline-block;
	width: 287px;
	margin-right: 20px;
}
.whiteBox ul li h5{
	background: url(../img/event_ban.gif) no-repeat;
	width: 287px;
	height: 22px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 15px;
	color: #002C4B;
}
.whiteBox ul li p{
	font-size: 15px;
}
.whiteTtl{
	background: #FFF;
	width: 100%;
	padding: 2px 0;
	text-align: center;
	font-size: 16px!important;
}
.borderTxt{
	font-size: 14px!important;
	position: relative;
	text-align: center;
}
.borderTxt:before{
	width: 180px;
	height: 1px;
	background: #000;
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
}
.borderTxt:after{
	width: 180px;
	height: 1px;
	background: #000;
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
}
.blueTtl{
	color: #14618b;
	font-size: 26px;
	text-align: center;
}
.imgCenter {
	text-align: center;
}
.eventTxt {
	width: 765px;
	margin: 0 auto;
	padding-top: 20px;
}
a.mailLink {
	text-decoration: underline;
	color: #0000ff;
}
a.mailLink:hover {
	text-decoration: none;
}
/* CONTACT
----------------------------------------------- */
#contact .innar{
	background: url(../img/innar_bg.gif) repeat;
	padding: 40px;
}
#contact th{
	width: 150px;
	text-align: left;
	position: relative;
	padding: 12px 10px 12px 45px;
	color: #14618B;
	font-size: 16px;
	vertical-align: top;
}
#contact th span{
	background: #AB230B;
	color: #fff;
	padding: 0 4px;
	font-size: 12px;
	position: absolute;
	left: 0;
}
input,textarea{
	font-size: 16px;
	border: 1px solid #ccc;
	padding: 5px;
}
.harfForm{
	width: 75%;
}
.fullForm{
	width: 100%;
}
.privacyBox{
	width: 100%;
	height: 100px;
	overflow: auto;
	background: #FFF;
	border: 1px solid #ccc;
	padding: 15px 15px 0 15px;
	box-sizing: border-box;
}
.backBtn{
	padding: 5px 15px;
	text-align: center;
	min-width: 120px;
	margin: auto;
	font-size: 18px;
	background-color: #999;
	color: #fff;
	border-style: none;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
	margin-top: 30px;
	display: block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	position: relative;
	font-weight: bold;
}
input.submitBtn {
	padding: 5px 15px;
	text-align: center;
	min-width: 120px;
	margin: auto;
	font-size: 18px;
	background-color: #14618b;
	color: #fff;
	border-style: none;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
	margin-top: 30px;
	display: block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	position: relative;
	font-weight: bold;
}
input.submitBtn:hover{
	cursor: pointer;
	opacity: .7;
}
#contact form{
	display: block;
	overflow: hidden;
}
.txtIndent li {
	text-indent: -2.5em;
	padding-left: 2.5em;
}
.txtIndent2 {
	text-indent: -1em;
	padding-left: 1em;
}

/*** トピックス　テーブル ***/ 
 .yen {
	margin-bottom: 0;
	text-align: right;
 }

	table {
		width: 760px;
		border-collapse: collapse;
		border: solid 1px #000;
	}
	
	tbody td,th{
		padding:10px;
		border: solid 1px #000;
	}
	
	tbody th{
		font-size:18px;
	}
	
	thead th{
		background-color: #b2f5ff;
	}
	
	tbody .a{
		font-size:18px;
		width:150px;
		text-align:center;
	}
	
	tbody .b,.c,.d{
		font-size:18px;
		width:100px;
		text-align:right;
	}

	.ttl-table {
		margin-top: 70px;
	}

	.table-income {
		margin-top: 30px;
	}

	.table-expenditure ,
	.table-transfers {
		margin-top: 60px;
	}

.eventTxt div ul li {
	margin-top: 14px;
}

.ind ,
.eventTxt div ul li span {
	text-indent: -1rem;
	padding-left: 1rem;
}

.mg-tp {
	margin-top: 30px;
}

.mg-bt {
	margin-bottom: 80px;
}

.yakuin {
	text-align: center;
}