@charset "UTF-8";
/* CSS Document */

html>body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
  line-height: 1.8em;
}

.wrap {
	width:1000px;
	margin:0 auto;
}
a {
	color: #17548d;
}
a:hover {
	opacity: .75;
}

header {
	background-color: #f4f1ed;
	border-top: 2px solid #17548d;
	position: relative;
}

header .kv {
	text-align: center;
}
header nav {
	background-color: #17548d;
}
header nav ul li {
	float: left;
	padding: 13px 0;
}
header nav ul li a {
	display: block;
	border-left: 1px solid #ffffff;
	text-align: center;
}
header nav ul li a img {
	padding: 13px 38px;
}
header nav ul li a  {
	position: relative;
}
header nav ul li a:hover  {
	opacity: 1;
}
header nav ul li.hit a:after,
header nav ul li a:hover:after  {
	position: absolute;
	bottom: -9px;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: '';
	width: 80%;
	height: 2px;
	background-color: #ffe400;
	opacity: 1;

}
header nav ul li:last-child a {
	border-right: 1px solid #ffffff;
}

header .kvArea {
	position: relative;
	width: 1050px;
	margin: 0 auto;
}
header .contact a {
	position: absolute;
	top: 0;
	right: 50px;
	color: #ffffff;
	padding: 2px 15px;
	background-color: #17548d;
	font-size: 14px;
}
header .contact a:hover {
	background-color: #1e80db;
	opacity: 1;
}





/* ページトップ */
.pagetop {
	margin-top: 40px;
	text-align: right;
}
.pagetop a {
	color: #17548d;
	font-size: 15px;
}
.pagetop a:hover {
	opacity: 0.75;
	text-decoration: underline;
}



/* footer */

footer {
	margin-top: 20px;
  background-color: #17548d;
	color: #ffffff;
	padding: 30px 0;
}
footer .footTtl {
	color: #ffffff;
	float: left;
	width: 430px;
}
footer .footTtl p {
	margin-bottom: 10px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.4em;
}
footer .footTtl .footInfo {
	font-size: 18px;
	line-height: 1.4em;
}
footer .footTtl .footInfo a {
	color: #ffffff;
}
footer .footNav {
	float: right;
  width: 430px;
}
footer .footNav nav ul {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	-webkit-box-pack: end;
     -ms-flex-pack: end;
   justify-content: flex-end;
	  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
footer .footNav nav ul li a {
	color: #ffffff;
	font-size: 17px;
	padding: 0 6px;
	border-right: 1px solid #ffffff;
}
footer .footNav nav ul li:first-child a ,
footer .footNav nav ul li:nth-child(5) a {
	padding-right: 6px;
	border-left: 1px solid #ffffff;
}
footer .footNav nav ul li a:hover {
	text-decoration: underline;
	opacity: 1;
}
footer .copy {
	font-size: 11px;
	text-align: right;
	margin-top: -27px;
}



/* section共通 */

section {
	padding: 50px 0;
}
section .secTtlArea {
	margin-bottom: 25px;
}
section .secTtlArea .secTtl {
	float: left;
}
section .secTtlArea .secList {
	float: right;
}
section .secTtlArea .secList a {
	display: inline-block;
	padding: 5px 15px;
	border: 1px solid #aaaaaa;
	border-top: none;
	border-bottom: none;
}
section .secTtlArea .secList a:hover {
	opacity: 0.75;
}




section .pagetop + .textarea {
	margin-top: 70px;
}
section .textarea p {
	text-indent: 1em;
}
section .textarea p + p {
	margin-top: 1.8em;
}




section .pageTtl {
	margin-bottom: 50px;
}
section .pageTtl img {
 box-shadow:0px 0px 10px;
 box-shadow:0px 0px 21px -5px #cccccc;
}

section .pageTtl02 {
	background-image: url(../img/common/ttl_bg.gif);
	background-repeat: repeat-x;
	line-height: 26px;
	margin-bottom: 40px;
}
section .pageTtl02 span {
	font-size: 30px;
	font-weight: bold;
	color: #17548d;
	background-color: #ffffff;
	padding: 3px 25px 3px 50px;
	line-height: 30px;
	position: relative;
}
section .pageTtl02 span::after {
	position: absolute;
	content: '';
	width: 25px;
	height: 25px;
	background-color: #17548d;
	top: 50%;
	left: 0;
	margin-top: -15px;
}





/* ==================================================
	index
================================================== */
#top header {
	background-color: #ecedef;
}
#top footer {
  margin-top: 60px;
}
#top section {
	padding: 40px 0;
}

/* お知らせ */
#top section.info {
	background-color: #f3f3f3;
}
#top section.info .infoBlock ul li span {
	padding: 0 1em 0 2em;
	position: relative;
}
#top section.info .infoBlock ul li span::after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	left: 8px;
	top: 50%;
	margin-top: -7px;
	border-style: solid;
	border-width: 7px 0 7px 12px;
	border-color: transparent transparent transparent #17548d;
}

/* ご挨拶 */
#top section.greet .greetBlock p {
	text-indent: 1em;
}
#top section.greet .greetBlock p + p {
	margin-top: 1.8em;
}
#top section.greet .greetBlock p.name {
	text-align: right;
}

/* 活動報告 */
#top section.report .secTtlArea {
	margin-bottom: 40px;
}
#top section.report .reportTxt {
	width: 670px;
	float: left;
	margin-bottom: 16px;
}
#top section.report .reportPh {
	width: 300px;
	float: right;
}
#top section.report .reportTxt .reportTtl,
#report .reportTxt .reportTtl {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 20px;
}
#top section.report .reportTxt .reportTtl span ,
#report .reportTxt .reportTtl span {
	font-size: 15px;
	display: inline-block;
	background-color: #17548d;
	color: #ffffff;
	padding: 5px 10px 2px;
	line-height: 1.2em;
	border-radius: 5px;
}

/* ==================================================
	outline
================================================== */

/* ==================================================
	member
================================================== */
#member .memberBox {
	margin-bottom: 80px;
}
#member .memberBox .name {
	margin-bottom: 10px;
  text-indent: -6.2em;
  padding-left: 6.2em;
}
#member .memberBox .name span {
	font-size: 23px;
	font-weight: bold;
	margin-right: 1em;
}
#member .memberBox .theme span {
	color: #17548d;
	width: 5.5em;
	margin-right: .5em;
	display: inline-block;
	position: relative;
}
#member .memberBox .theme a {
	color: #17548d;
}
#member .memberBox .theme a:hover {
	opacity: .75;
}
#member .memberBox .theme span::after {
	right: 0;
	top: 50%;
	margin-top: -9px;
	position: absolute;
	content: '';
	height: 18px;
	width: 1px;
	background-color: #17548d;
}
#member .memberBox02 {
	margin-bottom: 40px;
}
#member .memberBox02 .memberBlock {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d2d2d2;
}
#member .memberBox02 .memberBlock:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}


/* ==================================================
	report
================================================== */
#report .reportBlock + .reportBlock {
	margin-top: 40px;
}


/* ==================================================
	column
================================================== */
#column .columnBox + .columnBox {
	margin-top: 80px;
}
#column .columnBox .columnBlock ul li {
	padding-left: 1.3em;
	position: relative;
}
#column .columnBox .columnBlock ul li::after {
	position: absolute;
	content: '';
	background-color: #17548d;
	border-radius: 50%;
	left: 0;
	top: 10px;
	width: 8px;
	height: 8px;
}


/* ==================================================
	performance
================================================== */

#performance section .performanceBox {
	padding-top: 30px;
	margin-top: -30px;
}

#performance .pageTtl {
	margin-bottom: 25px;
}
#performance .pageLink {
	margin-bottom: 70px;
}
#performance .pageLink ul li {
	display: inline-block;
	padding: 0 12px;
	border-right: 1px solid #d6d7d8;
	font-size: 16px;
	line-height: 1em;
}
#performance .pageLink ul li:first-child {
	border-left: 1px solid #d6d7d8;
}
#performance .performanceBlock {
	border-bottom: 1px solid #d6d7d8;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#performance .performanceBlock:last-child {
	border-bottom: none;
}
#performance #jyosei .performanceBlock {
	border-left: 4px solid #a0b9c8;
}
#performance #jyosei .performanceBlock:last-child {
	border-bottom: 1px solid #d6d7d8;
}
#performance .performanceBlock .performanceYear {
	width: 190px;
	float: left;
	padding-left: 10px;
	box-sizing: border-box;
}
#performance .performanceBlock .performanceTxt {
	width: 800px;
	float: right;
}
#performance .performanceBox .pageTtl02 span i {
	font-size: 17px;
	font-style: normal;
}
#performance .performanceBox .performanceBlock a:hover {
	text-decoration: underline;
}
#performance section .pagetop + .performanceBox {
	margin-top: 80px;
}
#performance .performanceBox ul li {
	padding-left: 1.3em;
	position: relative;
}
#performance .performanceBox ul li::after {
	position: absolute;
	content: '';
	background-color: #17548d;
	border-radius: 50%;
	left: 0;
	top: 10px;
	width: 8px;
	height: 8px;
}


/* ==================================================
pastnews
================================================== */
/* お知らせ */
#pastnews section .pageTtl {
  margin-bottom: 20px;
}
#pastnews section .infoBlock ul li {
	border-bottom: 1px dashed #d6d7d8;
	padding: 23px 0;
}

#pastnews section .infoBlock ul li span {
	padding: 0 1em 0 2em;
	position: relative;

}
#pastnews section .infoBlock ul li span::after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	left: 8px;
	top: 50%;
	margin-top: -7px;
	border-style: solid;
	border-width: 7px 0 7px 12px;
	border-color: transparent transparent transparent #17548d;
}
#pastnews section .pagetop {
    margin-top: 110px;
}
