@charset "utf-8";
/*
Theme Name:こねっと
Theme URI: こねっと
Version: 1.0
Author:だいこくさん
Author URI:http://co-net-shizuoka.jp/
Description:こねっと専用テーマ
*/
/*--------------------------------------------------------------------
基本スタイル　Base
--------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	scroll-behavior: smooth;
}

body {
	width: 100%;
	height: 100%;
	font-weight: normal;
	line-height: 1.7;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,Arial, Verdana, Tahoma, Times New Roman;
	font-size:90%;
	margin: 0;
	padding: 0;
}

* html body {/*IE6*/
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,Arial, Verdana, Tahoma, Times New Roman;
}

*:first-child + html body {/*IE7*/
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,Arial, Verdana, Tahoma, Times New Roman;
}

img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	border: none;
}

html {
	height: 100%;
	overflow-y: scroll;
}

table {
	width: 100%;
	border-collapse:separate;
	border-spacing:0;
	table-layout: fixed;

}

/*--------------------------------------------------------------------
初期設定をクリア
--------------------------------------------------------------------*/
li{
	list-style:none;
}

/*PS auto sitemap 社名非表示*/
address{
	display:none;
}

/*--------------------------------------------------------------------
共通クラス
--------------------------------------------------------------------*/
.em {
	color: #333;
	font-size:80%;
}
span.attention{
	color:#F36;
}
strong{
	font-weight:bold;
	color:#F63;
}
strong.em{
	color:#FF8040;
	font-size:100%;
}

div#back_link {
	margin-top:30px;
	background:url(images/line_dotted_blod.gif) no-repeat 0 0;
	padding-top:15px;
	text-align:right;
}
a.link{
	display:inline-block;
	padding:5px 10px 5px 15px;
	background:url(images/link_arr_s.gif) no-repeat 0 50%;
}
div#back_link a{
	display:inline-block;
	padding:5px 10px 5px 15px;
	background:url(images/link_arr_s.gif) no-repeat 0 50% #FFF;
	border:#999 1px solid;
}
div#back_link a:hover{
	text-decoration:none;
	background:url(images/link_arr_s.gif) no-repeat 0 50% #BFDFFF;
}

span.pdf{
	background:url(images/icn_pdf.gif) no-repeat 0 50%;
	padding-left:60px;
	display:inline-block;
}

a img{
	transition: .3s;
}
a:hover img{
	opacity: .5;
}

.pt-40{ padding-top: 40px; }
.pt-30{ padding-top: 30px; }
.pt-20{ padding-top: 20px; }
.pb-10{ padding-bottom: 10px; }
.pb-20{ padding-bottom: 20px; }
.pb-40{ padding-bottom: 40px; }
.pr-10{ padding-right: 10px; }
.pr-20{ padding-right: 20px; }
.pl-10{ padding-left: 10px; }
.mt-20{ margin-top: 20px; }
.mt-50{ margin-top: 50px; }
.mt-100{ margin-top: 100px; }
.fl_left{ float: left; }
.display-txt2{  padding-bottom: 20px; text-align: center; font-size: 30px; font-weight: bold; }
.text-center{ text-align: center; }
.text-left{ text-align: left; }
.text-right{ text-align: right; }
.fw-bold{ font-weight: bold; }
.d-flex{ display: flex; }
.rounded{ border-radius: 10px; }
.shadow{     box-shadow: 0 0 4px #57575770; }

/*--------------------------------------------------------------------
Link
--------------------------------------------------------------------*/

a,
a:link {
	display: inline-block;
	color: #0080FF;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

/*--------------------------------------------------------------------
clearfix
--------------------------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*--------------------------------------------------------------------
基本レイアウト
--------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	margin:0 auto;
	text-align: center;
	background:url(images/con_bg.gif) repeat;
}
#wrapper header {
	text-align: left;
	margin: 0 auto;
}

#wrapper #hgroup,
ul#nav_list,
#wrapper #contant {
	margin: 0 auto;
	width:980px;
}

#main {	float:left; width:630px;}

#aside{float:right; width:330px;}

div#footer{margin: 0 auto;}





/*--------------------------------------------------------------------
header
--------------------------------------------------------------------*/
div#header{
	background:url(images/he_bg.jpg) repeat-x;
}

div#hgroup{
	text-align:left;

}
div#hgroup h1{
	float:right;
}
div#hgroup h2{
	float:left;
}


/*--------------------------------------------------------------------
header＞ナビ
--------------------------------------------------------------------*/
div#nav{
	background:url(images/navi_bg.gif) repeat-x;
	height:84px;
}
ul#nav_list{
}

ul#nav_list li a{
	display:block;
	zoom:1;
	height:80px;
}

ul#nav_list li{
	float:left; /*横並びに*/
	width:163px;
}

ul#nav_list li a{
	text-indent: 100%; /*テキストを見えなくする*/
	white-space: nowrap;
	overflow: hidden;
	*text-indent: -9000px; /* for IE7/6 */
}

/*各画像セット*/
ul#nav_list li#home a{background: url(images/navi_home.jpg);}
ul#nav_list li#about a{background: url(images/navi_about.jpg);}
ul#nav_list li#curcle-about a{background: url(images/navi_curcle-about.jpg);}
ul#nav_list li#for-leader a{background: url(images/navi_for-leader.jpg);}
ul#nav_list li#for-company a{background: url(images/navi_for-company.jpg);}
ul#nav_list li#contact a{background: url(images/navi_contact.jpg);}

/*マウスオーバー時*/
ul#nav_list li#home a:hover,
ul#nav_list li#about a:hover,
ul#nav_list li#curcle-about a:hover,
ul#nav_list li#for-leader a:hover,
ul#nav_list li#for-company a:hover,
ul#nav_list li#contact a:hover{
	background-position:0 -80px; /*真ん中の画像を出す*/
}

/*カレント表示*/
ul#nav_list li#home.current a,
ul#nav_list li#about.current a,
ul#nav_list li#curcle-about.current a,
ul#nav_list li#for-leader.current a,
ul#nav_list li#for-company.current a,
ul#nav_list li#contact.current a{
	background-position:0 -80px; /*真ん中(一番下）の画像を出す*/
}



/*--------------------------------------------------------------------
パンくず
--------------------------------------------------------------------*/
div#pannav{
	border-bottom:#FFF 2px dotted;
	margin-top:0;
    padding-top: 11px;
    text-align: left;
}

div#pannav img{
	vertical-align:middle;
}
span.pan_arr{
	color:#FFF;
	font-weight:bolder;
}
span.pan{
	padding-left:20px;
	color:#FFF;
}
span.pan a{
	text-decoration:underline;
	color:#FFF;
}
span.pan a:hover{
	text-decoration:none;
}
a#pan_a{
	color:#FFF;
	text-decoration:underline;
}
a#pan_a:hover{
	text-decoration:none;
}

/*--------------------------------------------------------------------
サイドバー
--------------------------------------------------------------------*/
div.side_curcle-about{
	background:url(images/side_curcle-about_mid.gif) repeat-y;
	padding:10px 0;
}
*+html div.side_curcle-about {  margin-top:-10px; }/*IE7*/

div.side_for-leader{
	background:url(images/side_for-leader_mid.gif) repeat-y;
	padding:10px 0;
}
*+html div.side_for-leader {  margin-top:-10px; }/*IE7*/

/*開閉メニュー*/
h4.row_head{
	display:block;
	border:#CCC 1px dotted;
	padding:5px 5px 5px 10px;
	margin:15px 0 5px;
    cursor: pointer;
	width:310px;
}
h4.row_head span{
	display:block;
	padding:5px 10px 5px 15px;
	background:url(images/link_arr_s.gif) no-repeat 0 50%;
}

h4.row_head:hover{
	background:#FFF;
}
.row {
    display: none;
}
/*Instagram*/
.inst{
	margin-top: 30px;
	padding-top: 30px;
	background:url(images/img_conet02.png) no-repeat 0 0;
	background-size: 30%;
}
.inst h3{
	padding-left: 40px;
}



/*--------------------------------------------------------------------
フッター
--------------------------------------------------------------------*/
div#footer{
	margin-top:40px;
}
div#footer div#page_top{
	width:980px;
	margin:0 auto;
	text-align:right;
}
div#footer div#copy{
	background:url(images/footer_bg.gif) repeat-x 0 0;
	color:#FFF;
	font-weight:bold;
	font-size:90%;

	margin-top:-7px;
	margin-bottom:-30px;

}
div#footer div#copy p{
	padding:10px 0 5px;
}

/*IE7*/
*:first-child+html div#footer div#copy { margin-top:-8px; margin-bottom:0px; }

*+html div#footer div#copy { margin-top:-8px; margin-bottom:0px; }


/*--------------------------------------------------------------------
TOP
--------------------------------------------------------------------*/
/*イベント*/
div.top_event h2{
	text-align:right;
	background:url(images/top_event_ttl.gif) no-repeat 0 50%;
	height:39px;
	width:619px;
	padding:11px 11px 0 0 ;

}

div.news_article{
	overflow:auto;
	width:607px;
	height:250px;
	border-right:#71380d 1px solid;
	border-left:#71380d 1px solid;
	text-align:left;
	padding:10px;
}
div.news_article div.box{
	background:url(images/line_dotted.gif) repeat-x 0 bottom;
}
div.day{float:left; width:207px;}
div.event_link{float:right; width:375px;}

div.news_article p{
	padding:10px 0;
}
div.news_article p img{
	vertical-align:bottom;

}
div.news_article p span.day{
	padding-left:20px;
	font-weight:bold;
	font-size:85%;
}

/*お知らせ*/
div.news_list{
	overflow:auto;
	width:610px;
	height:250px;
	padding:0 10px 0;
}
div.news_topics{
	background:url(images/line_dotted.gif) repeat-x 0 bottom;
	text-align:left;
	padding:10px;
}
div.news_topics span.day{
	font-weight:bold;
	color:#F60;
}
div.news_topics h3{
	font-size:110%;
}

/*賛助会員*/
.top_sanjo_bnr{
	margin-top: 20px;
	padding: 40px 0 20px;
	background:url(images/img_conet01.png) no-repeat 25% 16px;
	background-size: 55px;
}
.top_sanjo_bnr h2{
	padding-bottom: 8px;
	margin-bottom: 20px;
	border-bottom: 3px solid #bff0ff;

}

/*--------------------------------------------------------------------
TOPサイドバー
--------------------------------------------------------------------*/
.side_curcle-about ul li,
.side_for-leader ul li{ padding-top: 7px; }


/*--------------------------------------------------------------------
下層ページ共通
--------------------------------------------------------------------*/
/*セクション*/
.section{
	text-align:left;
}
.border{
	display: block;
    margin-top: 15px;
    padding: 10px 20px;
    border: 3px solid #ddd;
    border-radius: 10px;
}
ol  {
	margin: 0;
	padding: 0
}
ol li  {
list-style: none;
padding-left: 1.3em;
text-indent: -1.3em;
}

/*メインのタイトル*/
h1.main_ttl{
	padding: 0 20px 0 110px;
    margin: 30px 0;
    font-size: 19px;
    line-height: 80px;
	letter-spacing: 2px;
    text-align: left;
    font-weight: bold;
    color: #000;
    background: url(images/ttl_bk.png) no-repeat 0 0;
    background-size: cover;
}

/*コンテンツタイトル*/
h2.con_ttl{
	background:url(images/con_ttl_bg.png) no-repeat 0 50%;
	color:#EC7600;
	font-weight:bold;
	font-size:110%;
	margin:20px 0 10px;
	text-align:center;
	padding: 20px 0;
	margin-bottom: 20px;
}

ul.list1 li{
	background:url(images/icn_list.png) no-repeat 0 10%;
	padding-left:25px;
	margin-bottom:10px;
}
ul.list2 li{
	background:url(images/icn_list2.png) no-repeat 0 50%;
	padding-left:20px;
	margin-bottom:10px;
}
ul.list3 li{
	background:url(images/icn_curcle.gif) no-repeat 0 50%;
	padding-left:20px;
	margin-bottom:5px;
	width:610px;
}

/*--------------------------------------------------------------------
下層ページ＜個別＞こねっととは
--------------------------------------------------------------------*/
/*サイドバー*/
div#side_about ul li{ height:60px; }


/*ふれあい交流会*/
div.about01{
	background-image:url(images/about_img01.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:330px;
	border-bottom:#D8CB8F 1px dashed;
	padding-bottom:20px;
}

div.about02{
	background-image:url(images/about_img02.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:280px;
	border-bottom:#D8CB8F 1px dashed;
	padding-bottom:20px;
	padding-top:20px;
}

div.about03{
	background-image:url(images/about_img03.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:290px;
	border-bottom:#D8CB8F 1px dashed;
	padding-bottom:20px;
	padding-top:20px;
}

div.about04{
	background-image:url(images/about_img04.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:280px;
	border-bottom:#D8CB8F 1px dashed;
	padding-bottom:20px;
	padding-top:20px;

}



/*理事長挨拶・スタッフ*/
div.text{
	border:#F3EEDA 1px solid;
	background:#FFF;
	padding:15px;
	width:600px;
}

div#about_staff_sign{
	text-align:right;
	background:url(images/about_staff_ichikawa_s.png) no-repeat right;
	padding-right:65px;
 	height:65px;
	margin-top:20px;
}
table#staff th,table#staff td{
	width:300px;
}
table#staff th img{
	float:left;
	padding-right:10px;
}
table#staff td{
	background:url(images/about_staff_comment.gif) no-repeat top left;
	padding-top:11px;
	vertical-align:top;
	padding-bottom:40px;
	font-size:90%;
}
div.comment{
	background:#fcefd0;
	width:600px;
	padding:8px;
}
table#staff td.cl2 div.comment{
	margin-left:30px;
}
table#staff h3{ font-weight: normal; font-size: 12px; }
table#staff .staff_name{ font-size: 16px; }
table#staff .staff_qual{font-weight: normal; color: #6C6213;}


/*あゆみ*/
table#history{
	margin:20px 0;
}
table#history th,table#history td{
	border-bottom:#CCC 1px dotted;
	padding:5px 0;
}

table#history th{
    font-size: 85%;
    font-weight: normal;
    vertical-align: top;
    width: 30%;
}


/*--------------------------------------------------------------------
下層ページ＜個別＞こねっとの主な活動
--------------------------------------------------------------------*/
.about_conet_list{ position: relative; padding-bottom: 50px; margin-top: 50px; z-index: 10;}
.about_conet_list::before{ position: absolute; content:''; top:0; left:0; width: 125px; height: 135px; background:url(images/icn_conet01.png) no-repeat 0 10px;  z-index: 5; }
.about_conet_list::after{ position: absolute; content:''; top:0; left:50%; transform: translateX(-50%); width: 100%; height: 500px;  border-top:6px dotted #ffcf9f; border-radius: 50%; z-index: 1; }
.about_conet_list *{ position: relative; z-index: 10; }
.about_conet_list .num{ text-align: center; padding-bottom: 20px; }
.about_conet_list .num span{ display: inline-block; margin-top: -20px; padding: 10px; color: #fff; font-weight: bold; background-color: #ff7f0a; border-radius: 5px; font-size: 20px; line-height: 20px; }
.about_conet_list h3{ padding-bottom: 20px; font-size: 22px; text-align: center; color: #ec7600;}
.about_conet_list figure{ padding-bottom: 20px; text-align: center; z-index: 10; }
.about_conet_list figure img{ border-radius: 10px; box-shadow: 0 0 3px #7a7a7a8c; }
.about_conet_list dl{ display: block; margin-top: 15px; padding: 10px 20px; border: 3px solid #ddd; border-radius: 10px; }
.about_conet_list dt{ font-weight: bold;}
.about_conet_list dt , .about_conet_list dd{ text-align: center; }


/*--------------------------------------------------------------------
下層ページ＜個別＞子育てサークルとは？
--------------------------------------------------------------------*/
/*登録サークル*/
table td#com1{
	background:url(images/curcle-about_comment.gif) no-repeat 0 50%;
	padding-left:40px;
}
div.ill{
	background:url(images/curcle-about_img3.gif) no-repeat right bottom;
}

div.circle_detail {
	/*border-bottom:#CCC 1px dashed;*/
	padding:40px 0 10px;
}

div.circle_detail h2{
	background:url(images/curcle-about_img4.png) no-repeat 0 50%;
	padding-left:85px;
	padding-top:20px;
	height:55px;
	font-size:120%;
}
div.circle_detail img{ max-width: 100%; height: auto; border: 5px solid #fff; box-shadow: 0 0 5px #b3b3b3; margin-top: 10px; }
table.info th{
	background:url(images/bg_th.gif) no-repeat 0 50%;
	height:25px;
	width:140px;
	padding:5px 0;
	text-align:center;
}
table.info td{
	padding:5px 0 5px 15px;
}

/*--------------------------------------------------------------------
下層ページ＜個別＞賛助会員　系
--------------------------------------------------------------------*/
/*問い合わせBTN*/
div#pat_supp_btn{
	margin-top:30px;
	background:url(images/pat_sup_btnbg.png) no-repeat 0 0;
	width:630px;
	height:70px;
	padding:65px 0 0 0;
	text-align:center;
}

table.sanjo {
	border:#CCC 1px dotted;
}
table.sanjo th,
table.sanjo td{
	border-right:#CCC 1px dotted;
	background:#FFF;
}

table.sanjo th{
	text-align:center;
	padding-top:5px;
}
.balloon {
	position: relative;
	display: inline-block;
	margin: 1.5em 0;
	padding: 15px 20px;
	min-width: 120px;
	max-width: 100%;
	color: #555;
	font-size: 16px;
	background: #f8e688;
	border-radius: 15px;
  }

  .balloon:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #f8e688;
  }

  .balloon p {
	margin: 0;
	padding: 0;
  }



/*--------------------------------------------------------------------
＜投稿ページ＞カテゴリ-イベント
--------------------------------------------------------------------*/
/*詳細*/
/*div#con_bg{
	padding:10px;
	background:#FFF;
	width:610px;
}*/



table.info {
	margin-top:30px;
}
table.info th{
	width:140px;
	padding:5px 0;
	text-align:center;
	vertical-align:top;
	background:none;
	border-bottom:#999 1px dashed;
}
table.info th h3{
	background:url(images/bg_th.gif) no-repeat 0 50%;
	font-size:80%;
	height:25px;
	padding-top:5px;
}
table.info td{
	padding:5px 0 5px 15px;
	border-bottom:#999 1px dashed;
}

/*一覧ページ*/
div#event_list_year{
	float:left;
	margin:0 0 20px;
	padding:10px 0;
	text-align:left;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
}

div#event_list{
	float:right;
	margin-top:20px;
	border-top:#999 1px dashed;
	width:608px;
	padding:10px;
	border:#CCC 1px solid;
	background:#FFF;
}

div#event_list table th,div#event_list table td{
	border-collapse:collapse;
	border-bottom:#999 1px dashed;
	padding:5px 0;
}

div#event_list_year ul li{

}

/*--画像の大きさ制御--*/
div#event_list img{
	max-width:520px;
	height:auto;
	max-height:520px;
}
div.main_con_img img{
	max-width:630px;
	height:auto;
	max-height:630px;
}
/*IE7*/
* html body div#event_list img {
	width: expression(this.width >= this.height ? "520px" : "auto");
	height: expression(this.width <= this.height ? "520px" : "auto");
}
* html body div.main_con_img img {
	width: expression(this.width >= this.height ? "630px" : "auto");
	height: expression(this.width <= this.height ? "630px" : "auto");
}
/*IE8*/
.ie8 div#event_list img{
	max-width:520px !important;
	height:auto;
}
.ie8 div.main_con_img img{
	max-width:630px !important;
	height:auto;
}

img {
	-ms-interpolation-mode: bicubic;
}


/*--------------------------------------------------------------------
＜投稿ページ＞こねっと活動レポート・市内の子育て情報
--------------------------------------------------------------------*/
/*一覧*/
div#event_list div.box{
	background:url(images/line_dotted_blod.gif) repeat-x 0 bottom;
}
div#event_list div.box h3{
	margin:10px 0 8px;
}
/*--------------------------------------------------------------------
＜投稿ページ＞イベントレポート
--------------------------------------------------------------------*/
span.wpcf7-list-item { display: block; }
input.wpcf7-form-control{
	height:100%;
	padding:5px;
}
span.wpcf7-not-valid-tip-no-ajax{
	display:block;
	padding-top:10px;
	padding-left:55px;
	padding-right:5px;
	background:url(images/contact_wpcf7_not.jpg) no-repeat 0 50%;
	color:#00B3FF;
	font-weight:bold;
}
div.wpcf7-mail-sent-ok{
	background:url(images/contact_sent_ok.png) no-repeat 0 50%;
	color: #FF6600;
    display: block;
    font-weight: bold;
    height: 75px;
    padding-left: 100px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
	margin-top:20px;
    border:none  !important;

}



table#form th,table#form td{
	border:#CCC 1px dotted;
	background:#FFF;
}
table#form th{
	width:240px;
	background:#FFC;
	padding:5px 0 5px 10px;
}
table#form td{
	padding:5px 0 5px 10px;
}
table#form strong{
	color:#F00;
	font-size:80%;
}
/*--------------------------------------------------------------------
＜投稿ページ＞活動レポート
--------------------------------------------------------------------*/
/*シングルページ*/
div.event-report div#event-report_main{
	background:url(images/line_dotted_blod.gif) no-repeat 0 0;
	margin:10px 0;
	padding:0;
}
div.event-report div#event-report_main dt{
	background:url(images/event-report_icn.gif) no-repeat 0 50%;
	padding-left:40px;
	padding-top:20px;
	height:50px;
	font-size:110%;
	font-weight:bold;
}
div.event-report div#event-report_main dd{
	padding:7px 0 20px;
	border-bottom:#D6C47C 1px dotted;
}
div.event-report div#event-report_main ul li{
	/*background:url(images/icn_list2.png) no-repeat 0 50%;*/
	list-style-image: url(images/icn_list2.png);
	padding:5px 0;
	list-style-position: outside;
}
/*カテゴリページ（一覧のページ）*/
div.event_report_box div.event_report_box_s{
	padding:10px 0;
}

table.event_report_list{
	border-bottom:#CCC 2px dotted;
}

table.event_report_list th{
	vertical-align:top;
	border:none !important;
	text-align:left;
	padding-right:10px;
}
table.event_report_list th span.day{
	color:#F60;
}
table.event_report_list td{
	border:none !important;
}
div#event_list table.event_report_list td img{
	width:76px !important;
	height:auto;
}

/*--------------------------------------------------------------------
＜カスタム投稿ページ＞こねっと通信
--------------------------------------------------------------------*/
div#conet_news_box{
	background:url(images/line_dotted_blod.gif) no-repeat 0 0;
}
div.conet_news_box_s{
	padding:10px 0;
	background:url(images/line_dotted_blod.gif) no-repeat 0 bottom;
}
div.conet_news_box_s table th{
	vertical-align:top;
}


/*--------------------------------------------------------------------
メールフォーム・送信ボタン
--------------------------------------------------------------------*/
input[type="submit"]{
    width: 50%;
    line-height: 30px;
    height: auto;
    border: none;
    background: #ff7f0a;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
cursor: pointer;
}
input[type="submit"]:hover{
    color: #000;
    background: #faf059;
}


/*--------------------------------------------------------------------
ネットワーク団体
--------------------------------------------------------------------*/
.organization-maintxt{
	display: flex;
	gap:20px;
	justify-content: center;
	align-items: center;
	padding-bottom: 20px;
	font-size: 18px;
}
.organization-maintxt img{
	width: 130px;
}
.organization-list{
	padding: 30px 20px ;
	margin-bottom: 50px;
	border: 4px solid #f1aa82;
	border-radius: 15px;
}
.organization-list h2{
	padding-bottom: 0;
	text-align: center;
	letter-spacing: 2px;
}
.organization-list .sub_txt{
	padding-bottom: 20px;
	text-align: center;
	font-size: 14px;
	color: #ec7600;
}
.organization-list .ch{
	text-align: center;
}
.organization-list .ch img{
	border-radius: 15px;
	width: 300px;
	height: auto;
	/* max-height: 300px; */
	/* object-fit: cover; */
	/* object-fit: contain; */
}
.organization-list .txt{
	padding: 40px 0;
}
.organization-list table th,
.organization-list table td{
	padding: 10px;
	border-bottom: 2px solid #d9d9d9;
}
.organization-list table th{
	width: 27%;
}
.atmark{
	display: inline-block;
	padding: 0 3px;
	width: 15px;
	height: auto;
}
.organization-list table td.mail{
	display: flex;
	align-items: center;
}



/*--------------------------------------------------------------------
最も優先させたいヘルパースタイル
--------------------------------------------------------------------*/
.mb-0{ margin-bottom: 0 !important; }











