@charset "utf-8";
/* ******************************************************************
 *	File name		: page.css
 *	Summary			: css style
 * ******************************************************************
 */
/*

#574671
rgba(87,70,113,0.7)

*/

/* ----------------------------------------------------------------------
   technical_info
---------------------------------------------------------------------- */

#bdid_technical_info #main_head{
	margin:0 0 30px;
	}
	#bdid_technical_info #main_head h2{
		font-size:2.0rem;
	}
	#bdid_technical_info #main_head #rsmimg{
		margin:-80px 0 0 -40px;
		width:calc(100% + 80px);
}

#bdid_technical_info #principle{
	}
	#bdid_technical_info #principle h3{
		margin:0px;
	}
	#bdid_technical_info #principle div{
		padding:5px 0;
		border-bottom:1px solid #574671;

}

#bdid_technical_info #example{
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-around;
	flex-wrap:wrap;
}

#bdid_technical_info #wrange{
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-around;
	flex-wrap:wrap;
	}
	#bdid_technical_info #wrange div{
		width:48%;
	}
	#bdid_technical_info #wrange div#wrange_detail{
	}
	#bdid_technical_info #wrange div#wrange_detail ul{
		margin-left:20px;
	}
	#bdid_technical_info #wrange div#wrange_detail ul li{
		margin:0px;
}

.movie_sample{
	display:-webkit-flex;
	display:flex;
	justify-content:center;
	align-items:center;
	position:relative;
	width:100%;
	margin:0 0 40px;
	}
	#movie{
		position:relative;
		width:720px;
		max-width:100%;
		margin:0 auto;
		}
		#movie div{
			position:relative;
			width:100%;
			height:0px;
			padding-top:56.25%;
			background:#000;
		}
		#movie div iframe{
			position:absolute;
			top:0px;
			left:0px;
			width:100%;
			height:100%;
}

/* --- responsive --- */
@media screen and (max-width:767px){
	#bdid_technical_info #main_head{
	}
}

/* ----------------------------------------------------------------------
   支部
---------------------------------------------------------------------- */

.shibu_table tr th{
	width: 200px;
}
/* --- responsive --- */
@media screen and (max-width:767px){
	.shibu_table tr th{
		width: 70px;
	}
	
}

/* ----------------------------------------------------------------------
   新年の挨拶
---------------------------------------------------------------------- */
.yeargreeting{
	display: flex;
	padding-top: 15px;
}
.yeargreeting_image{
	padding: 0 0 0 40px;
	float: right;
	width: 30px;
	height: auto;
}
.name{
	text-align: right;
}





/* ----------------------------------------------------------------------
   名誉員推戴者
---------------------------------------------------------------------- */
.table_style_1 {
	border-collapse: collapse;
	empty-cells: show;
	font-size: 85%;
	margin: 5px 10px 10px 0px;
}
/* --- responsive --- */
@media screen and (max-width:767px){
	.scroll {
    overflow-x: auto;
  }
}


/* ----------------------------------------------------------------------
   役員の報酬等規程
---------------------------------------------------------------------- */
.table_style_6 {
	empty-cells: show;
	font-size: 85%;
	margin: 5px 10px 10px 5px;
	border: none;
}
.table_style_6 td{
	border: none;
	display: block;
}
.table_style_6 tr{
	padding-top: 20px;
}
.table_style_6 .nowrap {
	width: 100px;
}

/* ----------------------------------------------------------------------
   情報公開
---------------------------------------------------------------------- */

.flex_style{
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	padding-left: 50px;
	overflow-wrap: normal;
}
.flex_style p{
	padding-left: 10px;
}
.table_style_3 {
	/* empty-cells: show; */
	font-size: 85%;
	/* margin: 5px 10px 10px 5px; */
}
.danraku {
	text-indent: 1em;
	text-align: justify;
}

.table_style_2 {
	empty-cells: show;
	font-size: 85%;
	margin: 5px 10px 10px 5px;
}

.table_style_2 th {
	padding: 3px;
	vertical-align: top;
}

.table_style_2 td {
	padding: 3px;
	vertical-align: top;
}
.normal_list_style {
	padding: 0 5px 5px 0px;
}

.normal_list_style ul {
	list-style: none;
	padding: 10px;
	margin: 0 auto;
}

.normal_list_style ul li {
	margin-left: 20px;
	margin-bottom: 1em;
}


.HeaderIframe {
  display: block;
  width: 100%;
  height: 60px; /* 固定値で入れとく必要あり */
  border: 0;
}

.table_style_6 {
	empty-cells: show;
	font-size: 85%;
	margin: 5px 10px 10px 5px;
}

.table_style_6 th {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

.table_style_6 td {
	padding: 3px;
	vertical-align: top;
	display: flex;
}
.materia{
	display: flex;
}
.materia p{
	padding-left: 20px;
}
/* --- responsive --- */
@media screen and (max-width:767px){
	.materia{
		display: block;
	}	
}


.gas_marit{
	display: flex;
	/* border: 2px solid #EC684D; */
	margin-bottom: 20px;
	margin: 0px 80px 30px 80px;
}
/* .gas_marit2{
	display: flex;
	border: 2px solid #A7CD43;
	margin-bottom: 15px;
}
.gas_marit3{
	display: flex;
	border: 2px solid #2F9DD9;
	margin-bottom: 15px;
}
.gas_marit4{
	display: flex;
	border: 2px solid #F4CD00;
	margin-bottom: 15px;
}
.gas_marit5{
	display: flex;
	border: 2px solid #D274AB;
	margin-bottom: 15px;
}
.gas_marit6{
	display: flex;
	border: 2px solid #3A4298;
	margin-bottom: 15px;
}
.gas_marit7{
	display: flex;
	border: 2px solid #01B19C;
	margin-bottom: 15px;
} */
.gas_marit img{
	height: 50px;
	width: auto;
}
/* .gas_marit2 img{
	width: 150px;
	height: auto;
}
.gas_marit3 img{
	width: 150px;
	height: auto;
}
.gas_marit4 img{
	width: 150px;
	height: auto;
}
.gas_marit5 img{
	width: 150px;
	height: auto;
}
.gas_marit6 img{
	width: 150px;
	height: auto;
}
.gas_marit7 img{
	width: 150px;
	height: auto;
} */

.gas_marit_text{
	padding: 0px 15px;
}
.gas_marit_title{
	font-weight: bold;
	font-size: 1.3rem !important;
	color: #EC684D;
}
.gas_marit_title2{
	font-weight: bold;
	font-size: 1.2rem !important;
	color: #93b43e;
}
.gas_marit_title3{
	font-weight: bold;
	font-size: 1.2rem !important;
	color: #2F9DD9;
}
.gas_marit_title4{
	font-weight: bold;
	font-size: 1.2rem !important;
	color: #e0bc05;
}
.gas_marit_title5{
	font-weight: bold;
	font-size: 1.2rem !important;
	color: #D274AB;
}
.gas_marit_title6{
	font-weight: bold;
	font-size: 1.2rem !important;
	color: #3A4298;
}
.gas_marit_title7{
	font-weight: bold;
	font-size: 1.2rem !important;
	color: #01B19C;
} 

.compare{
	display: flex;
	font-size: 0.87rem;
	justify-content: space-between;
	text-align: center;
}
.graph_table{
	width: 200px;
	text-align: center !important;
}
.graph_table th{
	text-align: center !important;
}
.graph_table td{
	text-align: center !important;
}
.howto_box{
	border: #004EA2 solid 1px;
	border-radius: 10px;
	width: 400px;
	padding: 10px 20px;
}
.howto_box p{
	padding-bottom: 0px !important;
}

/* -----------------------------------------------------------------
   gas_flow
----------------------------------------------------------------- */

#gas_flow{
	margin:0 auto 40px;
	text-align:center !important;
	}
	#gas_flow h2{
		display:block;
		min-height:31px;
		margin:0 0 15px;
		padding:7px 0px 0px 30px;
		font-weight:bold;
		font-size:1.3rem;
		text-align:left;
		color:#004EA2;
		letter-spacing:0.5px;
}

#gas_flow ol{
	position:relative;
	width:90% !important;
	padding:0 50px;
	text-align:center;
	list-style:none;
	margin-left: 100px;
	}
	#gas_flow ol li{
		position:relative;
		width:80% !important;
		height:90px;
		margin:0 0 20px;
		padding:0 0 0 170px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border-radius:10px;
		border:1px solid #004EA2;
	}
	#gas_flow ol li::after{
		content:" ";
		position:absolute;
		bottom:-38px;
		left:calc(50% - 10px);
		border:20px solid transparent;
		border-top:18px solid #004EA2;
	}
	#gas_flow ol li .step{
		display:-webkit-flex;
		display:flex;
		justify-content:center;
		align-items:center;
		position:absolute;
		top:0px;
		left:0px;
		width:150px;
		height:88px;
		margin:0 0 20px;
		font-weight:bold;
		font-size:1.1rem;
		color:#004EA2;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border-radius:10px;
		overflow:hidden;
		}
		#gas_flow ol li .step span{
			display:inline-block;
			margin:0 0 0 5px;
			font-family:inherit;
			font-weight:inherit;
			font-size:1.5rem;
			color:#004EA2;
		}
		#gas_flow ol li .step::before{
			content:" ";
			position:absolute;
			top:calc(50% - 200px);
			right:0px;
			width:400px;
			height:400px;
			-moz-border-radius:50%;
			-webkit-border-radius:50%;
			border-radius:50%;
			background:#004ea238;
			z-index:-1;
	}
	#gas_flow ol li p{
		display:-webkit-flex;
		display:flex;
		justify-content:flex-start;
		align-items:center;
		width:100% !important;
		height:90px;
		margin:0px;
		padding-bottom:3px;
		font-size:1rem;
		text-align:left;
	}
	#gas_flow ol li img{
		position:absolute;
		right:31px;
		bottom:2px;
		}
		#gas_flow ol li:nth-child(1) img{}
		#gas_flow ol li:nth-child(2) img{right:34px;}
		#gas_flow ol li:nth-child(3) img{right:40px;bottom:-12px;}
		#gas_flow ol li:nth-child(4) img{right:67px;bottom:5px;}
		#gas_flow ol li:nth-child(5) img{right:51px;bottom:2px;}

#flow_apply{
	width:580px;
	max-width:100%;
	margin:25px auto 0;
	}
	#flow_apply a{
		display:-webkit-flex;
		display:flex;
		justify-content:center;
		align-items:center;
		width:100%;
		min-height:66px;
		font-weight:normal;
		font-size:1.2rem;
		text-decoration:none;
		background:#004ea238;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border-radius:10px;
		color:#004EA2;
		font-weight: bold;
		margin-left: -20px;
		border: #004EA2 solid 1px;
}

/* --- responsive --- */
@media screen and (max-width:767px){
	#gas_flow h2{
		font-size:1.2rem;
	}
	#gas_flow ol{
		padding:0px;
		margin-left: 0px;
		width:100% !important;
		}
		#gas_flow ol li{
			height:auto;
			padding:0 0 0 0px;
			width: 100% !important;
		}
		#gas_flow ol li .step{
			display:-webkit-flex;
			display:flex;
			justify-content:center;
			align-items:center;
			position:relative;
			width:100%;
			height:auto;
			margin:0 0 10px;
			padding:7px;
			font-size:1.1rem;
			background:#D8EFD7;
			-moz-border-radius:10px 10px 0 0;
			-webkit-border-radius:10px 10px 0 0;
			border-radius:10px 10px 0 0;
			}
			#gas_flow ol li .step::before{
				display:none;
		}
		#gas_flow ol li p{
			display:block;
			width:100%;
			height:auto;
			margin:0 0 10px;
			padding-bottom:3px;
			font-size:0.87rem;
			text-align:center;
		}
		#gas_flow ol li img{
			position:relative;
			right:auto;
			bottom:auto;
			margin:0 auto 10px;
			}
			#gas_flow ol li:nth-child(1) img{}
			#gas_flow ol li:nth-child(2) img{right:auto;}
			#gas_flow ol li:nth-child(3) img{right:auto;bottom:auto;}
			#gas_flow ol li:nth-child(4) img{right:auto;bottom:auto;}
			#gas_flow ol li:nth-child(5) img{right:auto;bottom:auto;}

		#flow_apply a{
			font-size:1.1rem;
			margin-left: 1px;
	}
}
/* --- responsive --- */
@media screen and (max-width:767px){
	.scroll {
    overflow-x: auto;
  }
	.gas_marit img{
		display: block;
	}
	.sp_blank{
		margin-top: 30px;
	}
	.gas_marit{
		display: flex;
		/* border: 2px solid #EC684D; */
		margin: 0px;
		margin-bottom: 20px;
	}
}