/*コンテンツ*/
.profile_1_main{
	position:relative;
	padding:0px 0 0px 0;
	background:#fff;
}
.profile_1_sub_1{
	max-width:1100px;
	width:90%;
	margin:0 auto;
}
.profile_1_sub_1 .flex_1{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:0 auto;
}
.profile_1_sub_1 .img_1{
	max-width:580px;
	width:43.9393%;
	border-radius:20px;
	overflow:hidden;
}
.profile_1_sub_1 .img_1 img{
	width:100%;
	vertical-align:top;
}
.profile_1_sub_1 .div_1{
	max-width:685px;
	width:51.8939%;
	margin:0 auto;
}
.profile_1_sub_1 .title_1{
	margin:0 0 40px 0;
	font-size:30px;
	font-weight:bold;
	color:#00699a;
}
.profile_1_sub_1 .text_1{
	font-size:16px;
	color:#231815;
	line-height:200%;
}

/*プロフィール*/
.profile_2_main{
	position:relative;
	padding:0 0 0 0;
	background:#fff;
}
.profile_2_sub_1{
	max-width:1100px;
	width:90%;
	margin:0px auto 0 auto;
	padding:50px 0 0 0;
}
.profile_2_sub_1 .flex_1{
	display:flex;
	justify-content:space-between;
	margin:0 auto;
	gap:0 50px;
}
.profile_2_sub_1 .img_1{
	max-width:580px;
	width:100%;
	border-radius:20px;
	overflow:hidden;
}
.profile_2_sub_1 .img_1 img{
	width:100%;
	vertical-align:top;
}
.profile_2_sub_1 .img_1:not(:first-child){
	margin-top:40px;
	
}
.profile_2_sub_1 .div_1{
	max-width:685px;
	width:100%;
}
.profile_2_sub_1 .title_2{
	margin:0 0 40px 0;
	font-size:30px;
	font-weight:bold;
	color:#00699a;
}
.profile_2_sub_1 .text_1{
	font-size:16px;
	color:#231815;
	line-height:150%;
}


/*沿革*/
.profile_3_main{
	position:relative;
	padding:0 0 0 0;
	background:#fff;
}
.profile_3_sub_1{
	max-width:1100px;
	width:90%;
	margin:0px auto 0 auto;
	padding:50px 0 0 0;
}
.profile_3_sub_1 .title_1a{
	width:450px;
	color:#00699a;
	font-size:50px;
	font-weight:bold;
	text-align:center;
	border-right:3px solid #00699a;
	border-left:3px solid #00699a;
}
.profile_3_sub_1 .flex_1{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:0 auto;
	gap:0 50px;
}
.profile_3_sub_1 .flex_1 .img_1{
	max-width:380px;
	width:100%;
	border-radius:20px;
	overflow:hidden;
}
.profile_3_sub_1 .flex_1 .img_1 img{
	width:100%;
}
.profile_3_sub_1 .table_1{
	max-width:685px;
	width:100%;
}
.profile_3_sub_1 .table_1 table{
	width:100%;
}
.profile_3_sub_1 .table_1 table td{
	font-size:16px;
	color:#231815;
	line-height:180%;
}
.profile_3_sub_1 .table_1 table td:nth-child(1){
	width:40%;
}
.profile_3_sub_1 .table_1 table td:nth-child(3){
	width:8%;
}
.profile_3_sub_1 .table_1 table td:nth-child(3){
	width:52%;
}
.profile_3_sub_1 .table_1 table .td_relative .text_kugiri{
	position:absolute;
	top:0;
	left:50%;
	transform:translatex(-50%);
	border-right:3px #00699a solid;
	width:3px;
	height:240px;
}

/*事業内容*/
.profile_4_main{
	position:relative;
	padding:0px 0 0px 0;
	background:#fff;
}
.profile_4_sub_1{
	max-width:1320px;
	width:90%;
	margin:0px auto 0 auto;
	padding:50px 0 0 0;
}
.profile_4_sub_1 .title_1a{
	width:450px;
	color:#00699a;
	font-size:50px;
	font-weight:bold;
	text-align:center;
	border-right:3px solid #00699a;
	border-left:3px solid #00699a;
}

.profile_4_sub_1 .table_1{
	max-width:1100px;
	width:100%;
	margin:0 auto;
}
.profile_4_sub_1 .table_1 table td{
	font-size:16px;
}
.profile_4_sub_1 .table_1 table td:first-child{
	text-align:center;
	width:60px;
}
.profile_4_sub_1 .table_1 table td:nt(:first-child){
	width:100%;
}

/*役員*/

.profile_5_main{
	position:relative;
	padding:0px 0 100px 0;
	background:#fff;
}
.profile_5_sub_1{
	max-width:1320px;
	width:90%;
	margin:0px auto 0 auto;
	padding:50px 0 0 0;
}
.profile_5_sub_1 .title_1a{
	width:450px;
	color:#00699a;
	font-size:50px;
	font-weight:bold;
	text-align:center;
	border-right:3px solid #00699a;
	border-left:3px solid #00699a;
}

.profile_5_sub_1 .table_1{
	/**/
	max-width:800px;
	width:100%;
	margin:0 auto;
}

.profile_5_sub_1 .table_1 table{
	width:100%;
	border-spacing:0px;
}
.profile_5_sub_1 .table_1 table tr:first-child td{
	background:#00699a;
	text-align:center;
	color:#fff;
	border-left:1px solid #fff;
}
.profile_5_sub_1 .table_1 table tr:first-child td:first-child{
	border-left:none;
}
.profile_5_sub_1 .table_1 table td{
	font-size:16px;
	border-bottom:1px solid #888;
	border-left:1px solid #888;
	padding:10px 10px;
	box-sizing:border-box;
	
}
.profile_5_sub_1 .table_1 table td:first-child{
	width:12%;
}
.profile_5_sub_1 .table_1 table td:nth-child(2){
	width:19%;
}
.profile_5_sub_1 .table_1 table td:nth-child(3){
	width:50%;
}
.profile_5_sub_1 .table_1 table td:nth-child(4){
	width:19%;
	border-right:1px solid #888;
}


@media screen and (max-width:1024px) {
	
.profile_1_sub_1 .title_1a{
	font-size:25px;
}
.profile_1_sub_1 .flex_1{
	display:block;
}
.profile_1_sub_1 .flex_1 .img_1{
	margin:50px auto 0 auto;
}
.profile_1_sub_1 .img_1{
	width:100%;
}
.profile_1_sub_1 .div_1{
	width:100%;
}

.profile_2_sub_1 .title_1a{
	font-size:25px;
}
.profile_2_sub_1 .flex_1{
	display:block;
}
.profile_2_sub_1{
	/*margin:0px auto 0 auto;
	padding:0px 0 0 0;*/
}
.profile_2_sub_1 .div_1{
	width:100%;
	margin:0 auto;
}
.profile_2_sub_1 .div_2{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:0 auto;
}
.profile_2_sub_1 .div_2 .img_1{
	margin:0 auto;
	max-width:30%;
}	
.profile_3_sub_1 .title_1a{
	font-size:25px;
}
.profile_3_sub_1 .flex_1{
	display:block;
}
.profile_3_sub_1 .flex_1 .img_1{
	margin:30px auto;
}
.profile_3_sub_1 .table_1{
	margin:0 auto;
}
	
.profile_4_sub_1 .title_1a{
	font-size:25px;
}
.profile_4_sub_1 .flex_1{
	display:block;
}

}

@media screen and (max-width:784px) {
.profile_1_sub_1 .title_1{
	font-size:20px;
}
.profile_1_sub_1 .text_1{
	font-size:16px;
}
.profile_2_sub_1{

}
.profile_2_sub_1 .title_2{
	font-size:20px;
}
.profile_2_sub_1 .title_1a{
	width:250px;
}	
.profile_2_sub_1 .text_1{
	font-size:16px;
}
.profile_3_sub_1{

}
.profile_3_sub_1 .title_1a{
	width:250px;
}	
.profile_3_sub_1 .table_1 table td{
	display:block;
	width:100%;
	font-size:16px;
}
.profile_3_sub_1 .table_1 table td:nth-child(1){
	text-align:center;
	background:#eee;
	width:100%;
	font-size:15px;
}
.profile_3_sub_1 .table_1 table td:nth-child(3){
	width:100%;
	line-height:300%;
	font-size:16px;
}
.profile_3_sub_1 .table_1 table .td_relative .text_kugiri{
	display:none;
}
	
.profile_4_sub_1{

}
.profile_4_sub_1 .title_1a{
	width:250px;
}	
.profile_4_sub_1 .table_1 table td{
	font-size:16px;
}
.profile_5_sub_1 .table_1 table td{
	font-size:16px;
}
.profile_5_sub_1{

}
}

@media screen and (max-width:500px) {
.profile_1_sub_1 .flex_1 .div_1 .title_1a{
	font-size:25px;
}
	
.profile_2_sub_1 .div_2{
	display:block;
}
.profile_2_sub_1 .div_2 .img_1{
	margin:30px auto 0 auto;
	max-width:100%;
}	
	
.profile_3_sub_1 .div_1 .title_1{
	max-width:200px;
	width:100%;
}
.profile_3_sub_1 .div_1 .title_1a{
	font-size:30px;
	max-width:200px;
	width:100%;
}
.profile_3_sub_1 .div_1 .title_2{
	width:90px;
	height:40px;
	font-size:25px;
	clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
}
.profile_3_sub_1 .news_1 .flex_1{
	padding:20px 0px;
}
	
.profile_4_sub_1 .flex_1 .div_1{
	width:100px;
	height:90px;
	background:#fff;
	font-size:15px;
}
.profile_4_sub_1 .flex_1 .img_1{
	display:flex;
	justify-content:center;
	align-items:end;
	height:45px;
}
.profile_4_sub_1 .flex_1 .img_1 img{
	width:30px;
}
.profile_4_sub_1 .flex_1 .text_1{
	font-size:12px;
	height:45px;
}
.profile_5_sub_1 .table_1 table td{
	font-size:12px;
}
.profile_5_sub_1 .table_1{
	/**/
	
	max-width:1100px;
	width:800px;
	margin:0 auto;
}
}

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