.company_1{
	max-width:1200px;
	margin:120px auto 0 auto;
}
.company_2{
	background:#F7F8F8;
	padding:80px 0 80px 0;
	margin-top:130px;
}
.company_3{
	margin:30px auto 30px auto;
}
.company_4{
	background:#F7F8F8;
	padding:80px 0 80px 0;
	margin-top:130px;
}
.company_5{
	padding:80px 0 80px 0;
}

.company_flex_1{
	display:flex;
	position:relative;
	margin-top:133px;
	flex-direction:row-reverse;
	justify-content:space-between;
}
.company_flex_1_sub_2{
	flex:0.3;
	border-radius:30px;background-size:cover;
	position:relative;
	overflow:hidden;
}
.company_flex_1_sub_3{
	flex:0.65;
	flex-direction:row-reverse;
	align-items:center;justify-content:space-between;
	max-width:1200px;width:100%;
}
.company_flex_1_sub_3_1{
	width:100%;
	border-radius:30px;
	background:#fff;
	
}
.company_flex_1_sub_3_1_title{
	display:flex;align-items:center;
	position:relative;
	padding:15px 0 25px 0;
}
.company_flex_1_sub_3_1_title div:nth-of-type(1){
	font-size:40px;font-weight:bold;
	padding-right:20px;
}
.company_flex_1_sub_3_1_title div:nth-of-type(2){
	font-size:16px;font-weight:bold;
	color:#005BAC;
	font-family:myfont;
}
.company_flex_1_sub_3_1_title div:nth-of-type(3){
	position:absolute;top:0;left:0;width:45px;
	border-top:2px solid #005BAC;height:3px;
	
}
.company_flex_1_sub_3_1_text{
	font-size:16px;box-sizing:border-box;line-height:200%;

}
.company_flex_1_sub_2_img{
	max-width:100%;
}

/*経営理念*/
.company_flex_2{
	display:flex;
	justify-content:space-between;
	align-items:center;
	position:relative;
	margin:0px auto 0px auto;
	max-width:1200px;
	background:#fff;
	border-radius:30px;
	width:90%;
	box-sizing:border-box;
}
.company_flex_2_main{
	display:flex;
	justify-content:space-between;
	align-items:center;
	position:relative;
	margin:0px auto 0px auto;
	max-width:1000px;
	background:#fff;
	border-radius:30px;
	width:100%;
	padding:80px 0;
}
.company_flex_2_sub_2{
	flex:0.45;
	position:relative;
	text-align:right;
}
.company_flex_2_sub_3{
	flex:0.55;
	flex-direction:row-reverse;
	align-items:center;
	justify-content:space-between;
	max-width:1200px;width:100%;
}
.company_flex_2_sub_3_1{
	width:100%;
}
.company_flex_2_sub_3_1_title{
	display:flex;align-items:center;
	position:relative;
	padding:15px 0 25px 0;
}
.company_flex_2_sub_3_1_title div:nth-of-type(1){
	font-size:40px;font-weight:bold;
	padding-right:20px;
}
.company_flex_2_sub_3_1_title div:nth-of-type(2){
	font-size:16px;font-weight:bold;
	color:#005BAC;
	font-family:myfont;
}
.company_flex_2_sub_3_1_title div:nth-of-type(3){
	position:absolute;top:0;left:0;width:45px;
	border-top:2px solid #005BAC;height:3px;
}
.company_flex_2_sub_3_1_text{
	font-size:16px;box-sizing:border-box;line-height:200%;
}

.company_flex_2_sub_2_img{
	max-width:100%;
	
}

/*会社概要*/
.company_flex_3{
	margin:100px auto 100px auto;
	max-width:1200px;
	width:90%;
	box-sizing:border-box;
}
.company_flex_3_main{
	margin:100px auto 100px auto;
	max-width:1000px;
	width:100%;
	padding:80px 0;
	
}
.company_flex_3_sub_3_1_title{
	display:flex;align-items:center;
	position:relative;
	padding:15px 0 25px 0;
}
.company_flex_3_sub_3_1_title div:nth-of-type(1){
	font-size:40px;font-weight:bold;
	padding-right:20px;
}
.company_flex_3_sub_3_1_title div:nth-of-type(2){
	font-size:16px;font-weight:bold;
	color:#005BAC;
	font-family:myfont;
}
.company_flex_3_sub_3_1_title div:nth-of-type(3){
	position:absolute;top:0;left:0;width:45px;
	border-top:2px solid #005BAC;height:3px;
}
.company_flex_3_sub_2_table{
	width:100%;
	border:none;
	border-spacing:0;
	margin:0 auto;
}
.company_flex_3_sub_2_table td{
	border-top:#000000 1px solid;
	padding:15px 0 15px 15px;
	word-break:break-all;
	font-size:16px;
}
.company_flex_3_sub_2_table tr:nth-of-type(1) td{
	border-top:#000000 1px solid;
	word-break:break-all;
	font-size:16px;
	padding:15px 0 15px 15px;
}
.company_flex_3_sub_2_table tr:nth-last-child(1) td{
	border-bottom:#000000 1px solid;
}
.company_flex_3_sub_2_table td:nth-of-type(1){
	width:15%;
}
.company_flex_3_sub_2_table td:nth-of-type(2){
	
}

.company_flex_3_sub_2_table_2 td{
	border:none;
	padding:15px 0;
}
.company_flex_3_sub_2_table_2 td:nth-of-type(1){
	padding:15px 0;
}
.company_flex_3_sub_2_table_2 td:nth-of-type(2){
	padding:15px 0;
}
.company_flex_3_sub_2_table_2 tr:nth-of-type(1) td{
	border:none;
	padding:15px 0;
}
.company_flex_3_sub_2_table_2 tr:nth-last-child(1) td{
	border:none;
}
/*沿革*/
.company_flex_4{
	margin:0px auto 0px auto;
	max-width:1200px;
	width:90%;
	box-sizing:border-box;
	background:#fff;
	border-radius:30px;
}
.company_flex_4_main{
	margin:0 auto 0px auto;
	max-width:1000px;
	width:100%;
	padding:80px 0;
}
.company_flex_4_sub_3_1_title{
	display:flex;align-items:center;
	position:relative;
	padding:15px 0 25px 0;
}
.company_flex_4_sub_3_1_title div:nth-of-type(1){
	font-size:40px;font-weight:bold;
	padding-right:20px;
}
.company_flex_4_sub_3_1_title div:nth-of-type(2){
	font-size:16px;font-weight:bold;
	color:#005BAC;
	font-family:myfont;
}
.company_flex_4_sub_3_1_title div:nth-of-type(3){
	position:absolute;top:0;left:0;width:45px;
	border-top:2px solid #005BAC;height:3px;
}


.company_flex_4_sub_2_table{
	width:100%;
	border:none;
	border-spacing:0;
	margin:0 auto;
}
.company_flex_4_sub_2_table td{
	border-top:#000000 1px solid;
	padding:15px 0 15px 0px;
	word-break:break-all;
	font-size:16px;
}
.company_flex_4_sub_2_table tr:nth-of-type(1) td{
	border-top:#000000 1px solid;
	word-break:break-all;
	font-size:16px;
	
}
.company_flex_4_sub_2_table tr:nth-last-child(1) td{
	border-bottom:#000000 1px solid;

}
.company_flex_4_sub_2_table td:nth-of-type(1){
	width:13%;
	padding:15px 0 15px 15px;
}
.company_flex_4_sub_2_table td:nth-of-type(2){
	width:80px;
}
.company_flex_4_sub_2_table td:nth-of-type(3){
	width:60px;
}
.company_flex_4_sub_2_table td:nth-of-type(4){
	
}


.company_flex_4_sub_2_table_sm{
	width:100%;
	border:none;
	border-spacing:0;
	margin:0 auto;
}
.company_flex_4_sub_2_table_sm tr:nth-child(odd) td{
	border-top:#000000 1px solid;
	padding:15px 0 15px 15px;
	box-sizing:border-box;
	word-break:break-all;
	font-size:16px;
}
.company_flex_4_sub_2_table_sm tr:nth-child(even) td{
	padding:15px 0 15px 15px;
	box-sizing:border-box;
	word-break:break-all;
	font-size:16px;
	width:100%;
}
.company_flex_4_sub_2_table_sm tr:nth-of-type(1) td{
	border-top:#000000 1px solid;
	word-break:break-all;
	font-size:16px;
}
.company_flex_4_sub_2_table_sm tr:nth-last-child(1) td{
	border-bottom:#000000 1px solid;
}
.company_flex_4_sub_2_table_sm tr:nth-child(odd) td:nth-of-type(1){
	width:5%;
}
.company_flex_4_sub_2_table_sm tr:nth-child(odd) td:nth-of-type(2){
	width:30%;
}
.company_flex_4_sub_2_table_sm tr:nth-child(odd) td:nth-of-type(3){
	width:20%;
}


/*経営理念*/
.company_flex_5{
	display:flex;
	justify-content:space-between;
	align-items:center;
	position:relative;
	margin:0px auto 0px auto;
	max-width:1200px;
	background:#fff;
	border-radius:30px;
	width:90%;
	box-sizing:border-box;
}
.company_flex_5_main{
	display:flex;
	justify-content:space-between;
	align-items:center;
	position:relative;
	margin:0px auto 0px auto;
	max-width:1000px;
	background:#fff;
	border-radius:30px;
	width:100%;
	padding:80px 0;
}
.company_flex_5_sub_2{
	flex:0.42;
	position:relative;
	text-align:right;
}
.company_flex_5_sub_3{
	flex:0.55;
	flex-direction:row-reverse;
	align-items:center;
	justify-content:space-between;
	max-width:1200px;width:100%;
}
.company_flex_5_sub_3_1{
	width:100%;
}
.company_flex_5_sub_3_1_title{
	display:flex;align-items:center;
	position:relative;
	padding:15px 0 25px 0;
}
.company_flex_5_sub_3_1_title div:nth-of-type(1){
	font-size:40px;font-weight:bold;
	padding-right:20px;
}
.company_flex_5_sub_3_1_title div:nth-of-type(2){
	font-size:16px;font-weight:bold;
	color:#005BAC;
	font-family:myfont;
}
.company_flex_5_sub_3_1_title div:nth-of-type(3){
	position:absolute;top:0;left:0;width:45px;
	border-top:2px solid #005BAC;height:3px;
}
.company_flex_5_sub_3_1_text{
	font-size:16px;box-sizing:border-box;line-height:200%;
}

.company_flex_5_sub_2_img{
	max-width:100%;
}

.company_flex_5_sub_2_bnr{
	width:440px;height:85px;
	border:1px #E3E4E5 solid;
	box-sizing:border-box;
	display:flex;align-items:center;justify-content:center;
	margin-bottom:15px;
	border-radius:15px;
}

@media screen and (max-width:1024px) {
.company_flex_1{
	display:block;height:auto;position:relative;margin-top:133px;
}
.company_flex_1_sub_2{
	width:90%;margin:0 auto;
	position:relative;height:auto;
	text-align:center;
}
.company_flex_1_sub_3{
	display:block;
	height:auto;
	width:90%;
	margin-top:0px;
	margin:0 auto;
	position:static;
	transform:translate(0, 0);
	
}
.company_flex_1_sub_3_1{
	position:static;max-width:100%;width:100%;margin:0 auto;
}
.company_flex_1_sub_3_1_img{
	max-width:100%;		
}
.company_flex_1_sub_3_1_title{
	font-size:25px;
}
.company_flex_1_sub_3_1_text{
	font-size:14px;padding:0;max-width:100%;margin:40px auto 40px auto;
}
.company_flex_1_sub_2_img{
	object-fit:cover;height:auto;width:395px;border-radius:30px;
}
.company_flex_1_sub_3_1_img{
	position:absolute;left:50px;top:-130px;
}

/*理念 1024*/
.company_flex_2{
	display:block;
	margin-top:0;
	width:90%;
	margin:0 auto;
}
.company_flex_2_main{
	display:block;
	margin-top:0;
	width:90%;
	margin:0 auto;
}

.company_flex_2_sub_2{
	text-align:center;
	width:90%;margin:0 auto;
}

.company_flex_4_main{
	width:90%;
}	

.company_flex_5_main{

	display:block;

}	
	
}
@media screen and (max-width:784px) {
/*一覧784px*/
.company_main_flex_1{
	display:block;justify-content:space-between;
	max-width:1200px;width:90%;margin:40px auto 40px auto;
}
.company_main_flex_1_sub{
	width:90%;margin:0 auto;	
}
.company_main_flex_1_img{
	height:300px;
	margin:0 auto;
}
.company_main_category{
	display:block;justify-content:space-between;
	max-width:1200px;width:100%;margin:100px auto 40px auto;
	text-align:center;
}
.company_main_category_link{
	
	display:inline-block;font-size:14px;width:100%;max-width:100px;text-align:center;
	padding:10px 0;
	box-sizing:border-box;
}
	
}
@media screen and (max-width:430px) {
.company_1{
	margin:0px auto 0 auto;
}
.company_flex_1{
	margin-top:0;
}
}