article.sub_map{ margin-bottom: 100px;}

article.sub_map h2{
	font-size: 2em;
	color: #005887;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0% 0% 1% 0%;
	position: relative;
	z-index: 0;
}



#map{
	position: relative;
}

#map h3{
	color: #00AFCC ;
	font-size: 20px;
	font-weight: bold;
	border: none;
	padding: 0;
	margin: 0% 0% 1% 0%;;
}
#map_img{ text-align: center;}
p.member{ width: 350px;}


#map ul{}
#map ul li a{
	color: #005887;
	font-weight: bold;
	text-decoration: none;
	transition: 0.3s;
}

#map ul li a:hover{ color: #00AFCC;}
.mem_tit,.hk,.th,.kt,.tk,.kk,.sk,.ch,.ky{
	    position: absolute;

}

.mem_tit{
	top:0;
	left:0;
}
.hk {
	right: 380px;
    top: 50px;
}

.th {
	right: 100px;
    top: 290px;
}

.kt {
	right: 140px;
    top: 430px;
}
.tk {
	right: 380px;
    top: 508px;
}

.kk {
	left: 340px;
    top: 200px;
}
.sk {
	left: 310px;
    top: 560px;
}
.ch {
	left: 110px;
    top: 330px;
}
.ky {
	left: 50px;
    top: 500px;
}




.modal-overlay {
    z-index:200; /*�f���ł�header,footer��z-index:1�ɂ����̂� ������グ�Ă��܂�*/
    display:none; /*js�Ńt�F�[�h�C�������܂�display:none*/
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100vh; /*100vh�Ńr���[�|�[�g�̍��������ς��ɂȂ�܂�*/
    background-color:rgba(0,0,0,.5)} /*����͍D���ȐF�E�����x��*/
a.modal-open:hover {cursor:pointer} /*�J�[�\�����|�C���^��*/

.modal-content {
    position:fixed;
    display:none; /*js�Ńt�F�[�h�C�������܂�display:none*/
    z-index:3000; /*�I�[�o�[���C�����*/
    margin:10px;
    padding:15px;
    border-radius:5px;
    background:#fff;
	width: 80%;
	max-height: 80%;
	overflow-y:scroll;
}



.modal_col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.modal_col_3 > div{
	width: 33.33333%;
	padding: 10px;
}


.modal-content h1 {
	font-size:20px;
	padding: 10px 0px 10px 0px;
	margin-bottom:10px;
	border-bottom: 1px #ccc solid;
}
.modal-content p {
	font-size: 16px;
}
.modal-content span { font-weight: bold; color: #00AFCC}
a.modal-close { /*�N���[�Y�{�^���͉��ł��D���ȃX�^�C����OK*/
    position:absolute;
    top:10px;
    right:10px;
    color:#005887;
    font-size:35px;
    line-height:1;
    font-weight:bold;
    text-decoration:none}
a.modal-close:hover {cursor:pointer} /*�J�[�\�����|�C���^��*/


.modal-content span{
	color: #fff;
	padding: 2px 10px;
	margin: 10px 0px;
	background: #005887;
	font-weight: bold;
	display: table;
	border-radius: 20px;
}
.modal-content span.head{background: #666;}

.hp{
	padding: 10px;
	margin: 10px 0px 0px 0px;
}
.hp a{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #005887;
	background:#DDF0F6 url("../img/bt_arrow.png") no-repeat right 20px center;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	display: block;
	transition: 0.3s;
	text-align: center;
}
.hp a:hover{
	background:#005887 url("../img/bt_arrow_white.png") no-repeat right 20px center;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	color: #fff;
}

/*����ꗗ*/

.mem_list{ width: 100%; border-spacing: 0; margin: 0% 0% 0% 0%;
	border-top: 1px #ccc solid;
	/*border-bottom: 1px #ccc solid;*/
}

.mem_list th {
	width: 30%;
	padding: 0px 0px 0px 10px;
	margin: 0;
	text-align: left;
	line-height: 120%;
	
}
.mem_list td {
	width: 35%;
	padding: 5px;
	line-height: 140%;
}
.mem_list th  div { margin: 0px 20px 0px 0px; float: right; transition: 0.3s; }
.mem_list th  div a{transition: 0.3s; }

.tbl_btm_boder{border-bottom: 1px #ccc solid;}

/*�x�X�{�^��*/

.bt_branch{
	width: 100%;
	text-align: center;
}
.bt_branch a{
	display: block;
	color: #fff;
	transition: 0.3s;
	text-decoration: none;
	padding: 0.5%;
	margin: 0%;
	background:#005887 url("../img/icon_popup_white.png") no-repeat right 20px center;
	border-top: 1px #00AFCC solid;
}
.bt_branch a:hover{
	color: #00AFCC;	
	background:#DDF0F6 url("../img/icon_popup.png") no-repeat right 20px center;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-top: 1px #ccc solid;
}
	@media screen and (max-width: 640px) {
		.bt_branch a{
			padding: 1%;
			background:#005887 url("../img/icon_popup_white.png") no-repeat right 20px center;
			background-size:auto 60%;
		}
		.bt_branch a:hover{
			padding: 1%;
			background:#DDF0F6 url("../img/icon_popup.png") no-repeat right 20px center;
			background-size:auto 60%;
		}
		
	}


/*�x�X�e�[�u��*/
.mem_list2{
	width: 100%; border-spacing: 0; margin: 0% 0% 0% 0%;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
}
.mem_list2 th {
	width: 30%;
	font-size: 14px;
	padding: 5px 0px 5px 40px;
	text-align: left;
	border-top: solid 1px #ccc;
}
.mem_list2 td {
	width: 35%;
	border-top: solid 1px #ccc;
	padding: 5px;
	line-height: 140%;
	}


/*�A�R�[�f�B�I��*/
.accordion-container .accordion-title {
  position: relative;
  margin: 0;
  padding: 0;
  font-weight: normal;
	cursor: pointer;
}
.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active
/*.accordion-title.open*/ { 
  background-color: #DDF0F6;
  color: #000;
  transition: 0.3s;
}
.accordion-title.open { 
 	background-color: #DDF0F6;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
 }

.accordion-container .accordion-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 15px;
  height: 2px;
  /*�c����*/
  transform: rotate(90deg);
  background: #005887;
  transition: all .3s ease-in-out;
}


	
	
.accordion-container .accordion-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  /*����*/
  width: 15px;
  height: 2px;
  background: #005887;
  transition: all .2s ease-in-out;
}

	@media screen and (max-width: 640px) {
		.accordion-container .accordion-title::before,.accordion-container .accordion-title::after { top: 12%;}
	}

.accordion-container .accordion-title.open::before {
  transform: rotate(180deg);
}

.accordion-container .accordion-title.open::after {
  opacity: 0;
}

.accordion-content {
	/*background: #f7fcfe;*/
}

/* CSS for CodePen */
.accordion-container {
  width: 100%;
  margin: 0 auto;
}









@media screen and (max-width: 1000px) {
	article.sub_map{ display: none;}
	  .mem_list th,.mem_list td,
	  .mem_list2 th,.mem_list2 td,
	  .bt_branch {font-size: 14px;}
}

@media screen and (max-width: 640px) {

a {text-decoration: none; color: #000; }

article.sub_map h2{	font-size: 1.5em;}

.mem_list:last-child {
    /*border-bottom: solid 1px #ccc;*/
    width: 100%;
  }
  .mem_list { width: 100%;}
  
  .mem_list th,
  .mem_list td {
  border-bottom: none;
    display: block;
    width: 100%;
  }
  .mem_list td { padding: 0px 5px 5px 5px; }
  .mem_list th{ padding: 5px 5px 5px 5px; margin: 0px 0px 5px 0px; background: #DDF0F6;}

.mem_list2{ /*border-bottom: 1px #ccc solid;*/}
.mem_list2 th{
	padding: 5px 5px 3px 5px;
    border-top: 1px #ccc solid;
    display: block;
    width: 100%;
}
.mem_list2 td{
	padding: 0px 5px 5px 5px;
    border-top: none;
    display: block;
    width: 100%;
}
	
}

