@charset "utf-8";

/*------------------------
common.css
------------------------ */

*
	{
	margin:0;
	padding:0;
	}
	
	
body
	{
	color: #2c2c2c;
	line-height: 1.8;
	font-size: 14px;
	font-family: Lucida Grande,'Meiryo',Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	}

	
a
	{
	text-decoration: none;
	outline: none;
	}
	
a img
 
	{
	border: none;
	text-decoration: underline;
	}

a:link,
a:active,
a:visited
	{
	color:#555555;
	}
		
ul,
li
	{
	list-style: inside disc;
	}

/*------------------------------------
         Content
------------------------------------*/			

#main_contents
	{
	width: 980px;
	margin: 0 auto;
	}

a:link,
a:active,
a:visited
	{
	color:#1D2A9E;
	text-decoration: underline;
	}

a:hover
	{
	color: #FF006C;
	}		
h2 {
    border-bottom: 1px solid #062375;
    color: #062375;
    font-size: 28px;
    margin: 0 0 20px;
    padding: 0 10px 5px;
	font-size: 24px;
	line-height: 1.4;
}
h3 {
    background-color: #efefef;
    border-left: 6px solid #a50328;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 6px 15px;
}	
h4 {
  font-size: 16px;
}
h5,h6 {
  font-size: 1em;
}
p
	{
	margin-bottom: 15px;
	font-size: 14px;
	}

P#Top
	{
	text-align: right;
	margin-top: 20px;
	}
	
P#Top a
	{
	background: url(/files/user/common/images/common00002.gif?v=1329899191) no-repeat left center;
	margin-bottom: 25px;
	padding-left: 13px;
	text-align:  right;
	}
	
.contNavi
	{
	text-align: center;
	}	
	
#main_contents pre
	{
	font-size: 12px;
	white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
	}					

/*------------------------------------
         Side
------------------------------------*/	
#SideMenu
	{
	border: 1px solid #D5D5D5;
	margin-bottom: 20px;
 	}	
	
#SideMenu a {
    font-size: 14px;
}

#SideMenu .cur{
    background: #E6E7E8;
}
#SideMenu .cur a {
    color: #4E66AF;
}

.Sbtn,
.Sbtnbtm,
.Sbtn00
	{
	width: 175px;
	margin: 0 auto;
	padding: 8px 0;
	background: #F7FAFD;
	border-bottom:1px dotted #999 ;
	}
	
.Sbtn00,
.Sbtnbtm
	{
	border: none;
	}
.Sbtn.last {
    border: none;
}
				
.Sbtn a,
.Sbtnbtm a
	{
	margin-left: 9px;
	padding-left: 19px;
	background: url(/files/user/common/images/side/side00001.gif?v=1329900260) no-repeat left center;
	font-size: 1.4em;
	}
	
.Sbtn01 a,
.Sbtn00 a
	{
	margin-left: 25px;
	padding-left: 8px;
	font-size: 1.2em;
	}
	
#side_contents_right .icon 
	{
	padding-left: 8px;
	background: url(/files/user/common/images/side/side00002.gif?v=1329900261) no-repeat left center;
	}
.sad li
	{
	margin-bottom: 10px;
	}				

/*------------------------------------
         Footer
------------------------------------*/

#footer {
	background-color: #3B539B;
	margin-top: 50px;
}

.l-footer {
	width: 980px;
	margin: 0 auto;
	color: #fff;
	padding: 20px 0;
}

.l-footer .l-footer__link {
	border-bottom: 1px solid #fff;
	margin-bottom: 14px;
	padding-bottom: 14px;
	display: flex;
}

.l-footer .l-footer__link__item {
	padding-right: 30px;
	list-style: none;
}

.l-footer .l-footer__link__item a {
	background: url("/files/user/common/images/footer/icon_arrow_footer.png") no-repeat left center;
	padding-left: 20px;
	color: #fff;
}

.l-footer .l-footer__copyright {
	text-align: right;
  display: block;
}

/*------------------------------------
         Side　icon
------------------------------------*/	
span.comingsoon{
	position:relative;
	top:-1px;
	margin-left:3px;
	padding:2px;
	color:#ffffff;
	font-size:10px;
	background-color:#0099CC;
}

span.limit2{
	position:relative;
	top:-1px;
	margin-left:3px;
	padding:2px;
	color:#ffffff;
	font-size:10px;
	background-color:#FF0000;
}

span.limit1{
	position:relative;
	top:-1px;
	margin-left:3px;
	padding:2px;
	color:#ffffff;
	font-size:10px;
	background-color:#FF6C00;
}

/*------------------------------------
         renew.css
------------------------------------*/	
#header {
	margin:0;
	box-sizing: border-box;
}

#header .clear {
	clear:both;
	height : 0;
	visibility : hidden;
	font-size : 0;
	line-height : 0;
}

#header .l-header {
	width:980px;
	margin: 0 auto;
	padding: 10px 0;
}

#header .l-header__logo {
	margin: 0;
}

#header .l-header__link {
	display: block;
	width: 250px;
}

#header .l-header__link img {
	width: 100%;
}


#contents #newstd1 {
	width:210px;
	height:320px;
	margin:0 0 20px 0;
	float:left;
	overflow:hidden;
}

#contents #newstd2 {
	width:498px;
	height:320px;
	margin:0 0 20px 0;
	float:right; 
	overflow:hidden;
}

#contents #newstd3 {
	width:500px;
	height:320px;
	margin:0 10px 0 0;
	float:left;
	overflow:hidden;
}

#contents #journal {
	display:block;
	width:181px;
	height: 229px;
	margin:9px 0px 0 0px;
	overflow:hidden;
	float:right;
}

#contents #journal a {
	display:block;
	width:162px;
	height: 229px;
	margin:0px 0px 0 9px;
	background: url(/files/user/common/images/home/Journal_cover.JPG) no-repeat center;
	text-indent: -9999px;
	font-size:0px
}



/*
	main
-----------------------------------------------*/

/*
#contents #main_contents {
	width:720px;
	margin:10px 0 0 0;
	font-size:12px;
}
*/

/*
	left
-----------------------------------------------*/

/*
#side_contents_left {
	width:435px;
	float:left;
}
*/

#side_contents_left .navit {
	width:435px;
	height:36px;
	margin:0;
	padding:0;
}

#side_contents_left .databody {
	height:150px;
	margin:0 0 15px 0;
	padding:5px 0 5px 0;
	overflow:auto;
	border-right:3px solid #CDCDCD;
	border-left:3px solid #CDCDCD;
	border-bottom:3px solid #CDCDCD;
	font-size:77%;
}

#side_contents_left .databody dl {
	clear:both;
	margin: 0 auto;
	padding:5px;
	width: 390px;
	border-bottom: 1px dotted #999;
}

#side_contents_left .databody dl.sec {
	clear:both;
	margin: 0 auto;
	padding:5px;
	width: 390px;
	border-bottom: 1px dotted #999;
	font-size:10px;
	background: #F7F6F6;
}

#side_contents_left .databody dt,
#side_contents_left .databody dl.sec dt {
	width: 90px;
	padding:0;
	float:left;
	font-weight: normal;
}
#side_contents_left .databody dd,
#side_contents_left .databody dl.sec dd {
	margin-left:100px;
	padding-left:10px;
	/*border:1px red solid;*/
}

#side_contents_left .databody .hname {
	display:block;
	margin:0;
	padding:0;
	text-align:right;
	font-size:93%;
	color:#777777;
}

#side_contents_left .databody_iframe {
	height:150px;
	margin:0 0 15px 0;
	border-right:3px solid #CDCDCD;
	border-left:3px solid #CDCDCD;
	border-bottom:3px solid #CDCDCD;
	font-size:77%;
}

#side_contents_left .databody_iframe iframe {
	width:424px;
	height:150px;
	margin:0 0 0 5px;
	border:none;
	overflow:auto;
}


#side_contents_left .adban {
	padding:0 0 20px 0;
	text-align:left;
}


/* ==================== パンくず設定 ==================== */

#footpath {
	font-size: 13px;
	margin: 10px auto 35px;
	width: 980px;
}

/*パンくずリンク基本色 */
#footpath a:link {
	text-decoration: none;
	color: #006699;
	background-color: transparent;
}
/* パンくずリンクマウスオーバー時 */
#footpath a:link:hover {
	text-decoration: underline;
	color: #cc0000;
	background-color: transparent;
}
/* パンくずリンククリック時 */
#footpath a:link:active {
	text-decoration: underline;
	color: #1D2A9E;
	background-color: transparent;
}
/* パンくずリンク訪問済み */
#footpath a:visited {
	text-decoration: none;
	color: #1D2A9E;
	background-color: transparent;
}
/* パンくずリンク訪問済みマウスオーバー */
#footpath a:visited:hover {
	text-decoration: underline;
	color: #1D2A9E;
	background-color: transparent;
}
/* パンくずリンク訪問済みクリック時 */
#footpath a:visited:active {
	text-decoration: underline;
	color: #1D2A9E;
	background-color: transparent;
}

#footpath ul li {
	line-height: 1;
	margin-right: 5px;
	display: inline;
}
#footpath ul li a {
	padding-right: 10px;
}



/* ==================== 
グローバルナビゲーション設定 
==================== */
#navi {
	background-color: #E0EFFC;
	height: 64px;

}

#navi ul.navi,#navi ul.navi li {
	list-style: none;
}

#navi ul.navi {
	width: 980px;
	margin: 0 auto;
	height: 64px;
}

#navi ul.navi > li.parent {
	height: 64px;
	float: left;
	font-size: 14px;
	line-height: 50px;
width: 163px;
text-align: center;
}

#navi ul.navi > li > a {
	display: block;
	color: #1A1A4C;
	height: 54px;
	margin-top: 5px;
	text-decoration: none;
}
#navi ul.navi li a:hover,
#navi ul.navi li a.cur {
	background-color: #fff;
}
#navi ul.navi ul {
	visibility: hidden;
	opacity: 0;
	transition: .2s;
	position: relative;
	z-index: 1000;
	border-top: 3px solid #1F1A43;
}
#navi ul.navi li:hover ul {
	visibility: visible;
	opacity: 1;
}
#navi ul.navi ul li {
	background-color: #F3F3F3;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	line-height: 40px;
	text-align: left;
}
#navi ul.navi ul li a {
	color: #000;
	display: block;
	padding: 0 10px;
	background: url(/files/user/common/images/icon_arrow_navi.png?v=1434686036) no-repeat 146px center;
	text-decoration: none;
}

/* ==================== customize.cssから移行 ==================== */

/* 記事タイトル */
div.blog_item h4.subject {
    border-bottom: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    margin-bottom: 0px;
    padding: 0px;
}


#blog_new_item_list table {
    font-size: 92.30%;
    margin-bottom: 20px;
    width: 690px;
    border: 0px #d0d0d0 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.topics_list_digest span.group {
    color: #000;
    font-size: 84.61%;
}
.topics_ymd {
	text-align: right;
}
.topics_contents{
	margin-bottom: 40px;
}
.topics_contents img{
	padding: 10px;
}
.topics_link {
    text-align: right;
}
.relation_link {
    text-align: right;
}

ul.topics_headline {
	padding-bottom: 0px;
}

#container{
	min-width: 980px;
}

/* -- 202303 add ------------------ */

/*-----------------------------------
  2段組みレイアウト
----------------------------------- */
.l-twoColumn {
    display: flex;
    width: 980px;
    margin: 0 auto;
    justify-content: space-between;
}
.l-twoColumn #main_contents {
    width: 700px;
    margin: 0;
}
.l-twoColumn #side_contents_left {
    width: 220px;
}

/*-----------------------------------
  TOP 
----------------------------------- */
.p-top__hero img {
	width: 100%;
}
.p-top__desc {
    margin: 20px 10px 50px;
}
.p-top__desc__business {
    margin: 20px 0;
}
.p-news {
    position: relative;
}
.p-news__link {
    position: absolute;
    right: 5px;
    top: 5px;
    background: url(/files/user/common/images/icon_arrow_navi.png?v=1434686036) no-repeat left 10px;
    padding-left: 13px;
}
.p-news__link a {
	text-decoration: none;
}
.p-news__list__item {
	list-style: none;
	margin: 0 10px 40px;
}
.p-news__date {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

/*-----------------------------------
  一覧
----------------------------------- */
.p-list {
	border-top: 1px solid #ddd;
}
.p-list__item {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 10px;
    font-size: 15px;
}
.p-list__item time {
	padding-right: 10px;
}

/*-----------------------------------
  サイドメニュー
----------------------------------- */
.p-sideNavi {
    border-top: 3px solid #1F1A43;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.p-sideNavi__item {
    list-style: none;
}
.p-sideNavi__link {
    color: #000 !important;
    display: block;
    padding: 14px 20px 14px 10px;
    background: url(/files/user/common/images/icon_arrow_navi.png?v=1434686036&v=1434686036) no-repeat 200px center;
    text-decoration: none !important;
    border-bottom: 1px solid #ccc;
	line-height: 1.4;
}
.p-sideNavi__link.-cur,
.p-sideNavi__link:hover {
	background-color: #F3F3F3;
}

/*-----------------------------------
  table
----------------------------------- */
.c-table__outer {
	border: 1px solid #ccc;
	padding: 10px 10px 5px 10px;
}
.c-table {
    width: 100%;
}
.c-table td {
	padding: 14px 10px;
}
.c-table th {
	padding: 10px;
	background-color: #efefef;
}
.c-table tr:not(:first-child) td,
.c-table tr:not(:first-child) th {
    border-top: 1px solid #ccc;
}

/*-----------------------------------
  活動報告
----------------------------------- */
.p-report__table th {
    width: 80px;
	white-space: nowrap;
	padding: 10px 0 10px 10px;
	text-align: left;
	background-color: #fff;
	vertical-align: top;
}
.p-report__table td.p-report__table__detail {
    padding: 10px 10px 10px 5px;
}
.p-report__table td.p-report__table__week {
    padding: 10px 0;
	width: 42px;
	vertical-align: top;
}
.p-reportDetail__text {
	line-height: 1.8;
}
.p-reportDetail__file {
    margin-top: 30px;
    line-height: 2;
}
.p-reportPhoto {
    display: flex;
    flex-wrap: wrap;
}
.p-reportPhoto.-twoColumn {
	justify-content: space-between;
}
.p-reportPhoto__item {
    list-style: none;
    width: 49%;
    margin-bottom: 10px;
	text-align: center;
}
.-fourColumn .p-reportPhoto__item {
    width: 23%;
	padding:0 7px;
}
.p-reportPhoto__item img {
    max-width: 100%;
	padding: 0;
}
.-fourColumn .p-reportPhoto__item img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}
.p-reportPhoto__item figcaption {
    line-height: 1.4;
    margin-top: 5px;
}

/*-----------------------------------
  おといあわせ
----------------------------------- */
.required {
	color: #ff0000;
}
.input_form input[type=text] {
    width: 60%;
    height: 20px;
    padding: 5px;
}
.p-form__button__outer {
    margin-top: 20px;
    text-align: center;
}
.p-form__button {
    margin: 0 10px;
    padding: 5px 30px;
}
.input_form select {
    height: 35px;
    padding: 5px;
}
.input_form textarea {
    width: 60%;
    height: 100px;
}

/*-----------------------------------
  会則
----------------------------------- */
.p-rules dl {
    margin: 0 0 15px 10px;
    display: flex;
}
.p-rules dl + h3 {
    margin-top: 30px;
}
.p-rules dt {
    white-space: nowrap;
    padding-right: 10px;
}
.p-rules li {
	list-style-type: none;
}
.p-rules ol ol {
    margin: 0 0 10px 20px;
}
.p-rules__note {
	color: #ff0000;
}

/*-----------------------------------
  桜花会変遷経緯
----------------------------------- */
.p-transition__item {
    margin: 0 15px 30px;
}
.p-transition__list {
    font-size: 16px;
	margin: 0 15px;
}
.p-transition__list th {
	text-align: left;
    width: 80px;
    vertical-align: top;
	white-space: nowrap;
    padding: 0 10px 10px 0
}
.p-transition__list td {
	padding-bottom: 10px;
}
.p-transition__detail {
    font-size: 14px;
    margin: 5px 0 0 15px;
}
.p-transition__detail li {
    list-style-type: none;
    margin-left: 28px;
}

/*-----------------------------------
  ページャ
----------------------------------- */
.page_links {
    margin: 30px 0 0;
    line-height: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.page_links .summary {
    padding-right: 10px;
}
.page_links .current {
    display: flex;
    width: 20px;
    height: 20px;
    background: #3B539B;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin: 0px 5px;
}
.page_links .page {
    text-decoration: none;
    color: #3B539B;
    border: 1px solid #3B539B;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    box-sizing: border-box;
}
.page_links .page:hover {
    background: #3B539B;
    color: #fff;
}
.page_links .first, .page_links .back, .page_links .next, .page_links .last {
    margin: 0 5px;
}

/*-----------------------------------
  過去のお知らせ
----------------------------------- */
.p-info__old dt {
    font-weight: bold;
    font-size: 16px;
}
.p-info__old dd {
	border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
}