.org-diagram {margin: 0 auto; position:relative;}

.organization h2{font-size: 30px; font-weight: bold;}

.organization .hline{display: block; border-bottom: 1px solid black; box-sizing: border-box;}

.org-diagram .ot {display: flex; position: relative; z-index: 1000; width:100%;}

.con1{
	position:relative;
  text-align: center;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
  border: 3px solid #FCC737;
  border-radius: 20px;
  padding: 5px;
  box-shadow: -1px 2px 2px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  z-index: 1000;
	height:auto;
	min-height:220px;
	display:flex;
	justify-content: space-between;
	flex-direction: column;
	z-index:999;
	color:#000;
	padding-bottom:8px;
}

.con_samu{
	border-color:#F26B0F;
}

.con_team{
	border-color:#d9534f;
}


.top1 .con1{min-width:420px; min-height:220px;}

.top1 .con1:not(.con_samu) .wrap_p{font-size:15px; line-height:1.5;}

.org_name{width:100%; font-size:22px; position: relative;}
.org_tel{width:100%; position: relative;}
.org_position p{width:100%; height: 100%;}

.org_cont{
    display: flex;
    flex-flow: wrap;
    align-content: center;
    width:100%; 
    position: relative;
    text-align: center;
		padding: 0 5px;
}
.wrap_p{
	font-size:15px; 
	text-align: left; 
	letter-spacing: -0.097rem; 
	line-height:1.5;
	display:flex;
	width:100%;
}
.wrap_p > p{
	flex:1;
}

.wrap_p > p:first-child{
	padding-right:3px;
}
.wrap_p > p:last-child{
	padding-left:3px;
}

.name1 p{font-size:16px;}
.name1 span{font-size:17px;}

.org_tel p{    
	font-size: 14px;
	color: #000;
	background: #e3e3e3;
	border-radius: 30px;
	margin-top: 5px;
	padding: 5px 10px;
	display: inline-block;
	line-height:1;
}

.org-diagram .top1:after {
	content: '';
	position: absolute;
	top: calc(100% - 30px);
	left: 50%;
	width: 1px;
	height: 30px;
	background: #ddd;
	z-index: 2;
}

.org-diagram .top1.border_top:after {
	content: '';
	position: absolute;
	top: calc(100% - 60px);
	left: 50%;
	width: 1px;
	height: 30px;
	background: #ddd;
	z-index: 2;
}

.org-diagram .top2 {width: 100%;  z-index: 99; position:relative;}

.org-diagram .top2 .n2 {min-width: 420px; position:relative;}
.org-diagram .top2 .n2_none{width: calc(100% - 760px); position:relative;}


.name1 span{position:relative;}

.name1 span::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    background: #f5e1c0;
    z-index: -1;
    top: 12px;
}

.n2_con1{
	width:100%;
}

.n2_info p{
    line-height: 30px;
    text-align: center;
    color: #222;
    font-size: 1.125em;
    box-sizing: border-box;
    height: 30px;
    border-radius: 80px;
    /* margin: 40px auto; */
    z-index: 100;
		background-color: #428bca;
    width: 100%;
		color:white;
		margin-top:30px;
		margin-bottom:20px;
		position:relative;
		z-index:999;
}

.n2_info .n2info_p2{background-color: #5cb85c;}

.org_name{min-height:30px;}
.org_cont{height:auto;}

.org-diagram .top2 .n2::after{
	content: '';
  position: absolute;
  left: 50%;
  width: 1px;
  height: 30px;
  background: #ccc;
  z-index: 2;
	top:-30px;
}

.org-diagram .top2 .last_n2::after {
  content: none;
}

.org-diagram .top2_tline::before{
	content: '';
  position: absolute;
  left: 190px;
  width: calc(100% - 380px);
  height: 1px;
  background: #ccc;
  z-index: 2;
	top:0;
}

 .org-diagram .top2 .n2_tline::before{
	content: '';
  position: absolute;
  left: 50%;
  width: 1px;
  height: 30px;
  background: #ccc;
  z-index: 2;
	top:0;
}


.con_samu .name1 span::before{
	background:#F26B0F;
	opacity:0.2;
}

.con_team .name1 span::before{
	background:#d9534f;
	opacity:0.2;
}

.top2 .con1{
  border: 3px solid #428bca;
}

/* .top2 .n3 .con1{
  border: 3px solid #5cb85c;
} */

.organo_area{
	padding: 10px;
	margin-bottom:0;
}

.org-diagram{margin-bottom:0;}

.con_team1 .name1 span::before{
	background:#428bca;
	opacity:0.2;
}

.con_team2 .name1 span::before{
	background:#428bca;
	opacity:0.2;
}

.dot{
	color:#D39D55;
	position:relative;
}

.movibr{
	display:none;
}

.tablebr{
	display:none;
}

.top1.ot:not(.top1_line) .wrap_p{
	text-align:center;
	font-size:16px;
}


.org-diagram .border_top{
	padding-bottom:30px;
}

.org-diagram .ot.border_top::before {
	content: '';
	position: absolute;
	left: 210px;
	width: calc(100% - 420px);
	height: 1px;
	background: #ccc;
	z-index: 2;
	bottom: 30px;
}

.movibr2{
	display:none;
}

@media all and (max-width: 1280px){
	.organo_area{padding:10px 0;}
	.center_section.org_sec{padding:25px 0;}
	.org-diagram .top2 .n2{min-width:280px;}
	.org-diagram .top2 .n2_none {
    width: 2%;
  }
	.org-diagram .top2 .n2 {
		min-width: auto;
		width: 49%;
  }
	.org-diagram .ot.border_top::before {
		left: 24.5%;
		width: 51%;
  }
	.top2 .wrap_p{
		display:block;
		font-size:14px;
	}
	.con1{min-height:280px;}
}

@media all and (max-width: 950px){
	.top2 .wrap_p{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}
	.con1{
		min-height:215px;
	}
}

@media all and (max-width: 800px){
	.org-diagram .top2 .n2{min-width:auto; width:49%;}
	.org-diagram .top2 .n2_none{width:2%;}
	.org-diagram .top2_tline::before{left:24.5%; width:51%;}
	.vibr{display:none;}
	.top2 .wrap_p {display:block;}
	.con1{min-height:265px;}
	.wrap_p > p:last-child{padding-left:0;}
	.tablebr{display:inline}
}

@media all and (max-width: 580px){
	.con1 {
    min-height: 278px;
  }
}

@media all and (max-width: 550px){
	.con1{min-height:270px; margin-bottom:20px; background-color:white;}
	.top1 .con1{
		max-width:none;
		min-width:auto;
		width:100%;
	}
	.wrap_p{font-size:13px;}
	.name1 span{font-size:16px;}
	.name1 p{font-size:15px;}
	.org_tel p{font-size:11px;}
	.top2 .wrap_p > p:last-child{padding-left:0;}
	.top2 .wrap_p > p:first-child{padding-right:0;}
	.top1 .con1:not(.con_samu) .wrap_p{font-size:13px;}
	.top1 .con1{min-height:160px;}
	.n2_info p{margin-top:20px; font-size:14px; height:25px; line-height:25px; margin-bottom:10px;}
	.movibr{
		display:inline;
	}
	.top2 .wrap_p{
		font-size:13px;
	}
	.org-diagram .ot.border_top::before{
		bottom:15px;
	}
	.org-diagram .border_top{
		padding-bottom:15px;
	}
	.org-diagram .top1.border_top:after{
		height:15px;
	}
	.org-diagram .top1.border_top:after{
		top:calc(100% - 30px);
	}
	.org-diagram .top2 .n2::after{
		height:15px;
		top:-15px;
	}
	.top1.ot:not(.top1_line) .wrap_p{
		font-size:15px;
	}
}

@media all and (max-width:450px){
	.movibr{display:inline;}
	.tablebr{display:none;}
}

@media all and (max-width: 400px){
	.name1 span{font-size:15px;}
	.name1 p{font-size:14px;}
	.con1{padding:5px 2px;}
	.org_cont{padding:0 3px;}
	.top1 .org_cont{padding:0 8px;}
	.con1{min-height:250px;}
	.top1 .con1:not(.con_samu) .wrap_p{font-size:13px;}
	.top1.ot:not(.top1_line) .wrap_p{
		font-size:14px;
	}
}

@media all and (max-width: 380px){
	.movibr2{
		display:inline;
	}
}