@charset "utf-8";
.eyecatch_inc .eyecatch_inc01 .eye_img{
	background-color: #104EA3;
}
main{
	overflow: hidden;
}
.eye01_img{
   background-image: url(../img/company/img01.jpg);
}


/*ごあいさつ*/
.contents02 {
	padding: 60px 0;
}
.contents02 .contents02_01  {
	width: 1080px;
	margin: 0 auto;
	padding: 0 25px;
	color: #494949;
	background: transparent;
	border-left: solid 5px;
	border-image: linear-gradient(to bottom, #2980C6, #7EC5E8) 1;
	margin-bottom: 50px;
}

.contents02 .contents02_01  p {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.04em;
	color: #007CC6;
	
}

.contents02 .contents02_01 h3 {
	font-size: 40px;
	line-height: 50px;
	letter-spacing: 0.1em;
	color: #333333;
}

/*変更ピンク枠*/
.contents02 .contents02_02{
	max-width: 1080px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 20px;
}
.contents02 .contents02_02 .inner {
	max-width: 1080px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;

}
.contents02 .contents02_02 .contents02_02_01{
	padding: 40px 40px 40px 0;
}
.contents02 .contents02_02 .inner h4{
	font-size: 40px;
	line-height: 64px;
	letter-spacing: 0.02em;
	text-align: left;

}
.contents02 .contents02_02 .contents02_02_02{
	width: 540px;
	height: 400px;
}
.contents02 .contents02_02 .contents02_02_02 img {
	width: 100%;
	border-radius: 10px;

}
.contents02 .contents02_02 p{
	padding-top: 20px;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0.04em;
}
.contents02 .contents02_03 {
	width: 100%;
	height: auto;
	text-align: right;
	margin-top: 10px;
}
.contents02 .contents02_03 p.name01{
	width: 100%;
	height: auto;
	font-size: 16px;
	text-align: right;
}
.contents02 .contents02_03 p.name02{
	width: 100%;
	height: auto;
	font-size: 20px;
	text-align: right;
	padding-top: 0;
}

.contents02 .contents02_03 p{
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px){
	.contents02 {
		max-width: 500px;
		width: 100%;
		padding: 30px 0 60px;
		margin: 0 auto;
	}
	.contents02 .contents02_01 {
		width: 90%;
		padding: 0 25px;
		margin-bottom: 30px;
	}

	.contents02 .contents02_01 h3 {
		font-size: 34px;
		line-height: 44px;
	}
	.contents02 .contents02_01 p {
		
		padding-bottom: 10px;
	}
	.contents02 .contents02_02 .inner {
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	.contents02 .contents02_02 .contents02_02_01{
		padding: 0;
	}

	.contents02 .contents02_02 .inner h4 {
		font-size: 24px;
		line-height: 40px;
		
	}

	.contents02 .contents02_02 .contents02_02_02{
		width: 100%;
		height: auto;
		margin-top: 30px;
	}
	.contents02 .contents02_02 p {
		font-size: 16px;
		line-height: 32px;
		width: 90%;
		margin: 0 auto;
	}
	.contents02 .contents02_02 {
		padding: 0;
		max-width: 500px;
		width: 100%;
		margin: 0 auto;
	}
	.contents02 .contents02_03{
		text-align: right;
		padding-top: 0;
		width: 90%;
		margin: 0 auto;

	}
	.contents02 .contents02_03 p{
		margin-top: 0;
	}

}
/*03new*/
.contents03{
	background-color: #E5F2F9;
	padding: 110px 20px 150px;
	background-image: url(../img/company/bgimg01.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: 835px;
}


.contents03_01{
	width: 100%;
	max-width: 1320px;
	height: 575px;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: flex-start;
}

.contents03_01 .contents03_01_01{
	width: 100%;
	height: 554px;
	display: flex;
	justify-content: space-between;
	align-items: end;
	margin: 0 auto;
	/*position: relative;*/
}
.contents03_01 .contents03_01_01 .inner{
	max-width: 390px;
	height: auto;
	flex-shrink: 0;
	z-index: 10;
	position: relative;
	top: -54px;

}
.contents03_01 .contents03_01_01 .inner img{
	width:100%;
	height: auto;
	border-radius: 10px;
}
.contents03_01 .contents03_01_01 .inner02{
	max-width: 210px;
	height: auto;
	flex-shrink: 0;
	position: relative;
	z-index: 10;

}


.contents03_01 .contents03_01_01 .inner02 img{
	width:100%;
	height: auto;
	border-radius: 10px;
}
/*中央のテキスト*/
.contents03_01 .contents03_01_02{
	max-width: 580px;
	height: auto;
	display: block;
	position: absolute;
	left: 55%;
	transform: translateX(-50%);
	border-radius: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.contents03 .contents03_01 .contents03_01_02_01 {
	font-size: 20px;
	line-height: 44px;
	letter-spacing: 0.08em;
}
.contents03 .contents03_01 .contents03_01_02_01:before {
	content: '●';
	color: #007CC6;
	margin-right: 8px;
}
.contents03 .contents03_01 .contents03_01_02_01 span{
	writing-mode: vertical-rl;
	text-orientation: mixed;
	color: #007CC6;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.04em;
	position: absolute;
	top: 0;
	right: -190px;    /*--このやり方で良いか確認--*/

}


.contents03 .contents03_01 .contents03_01_02_02{
	font-size: 44px;
	line-height: 66px;
	letter-spacing: 0.02em;
	padding-top: 20px;
}
.contents03 .contents03_01 .contents03_01_02_02 span{
	font-size: 44px;
	line-height: 66px;
	letter-spacing: 0.02em;
	color: #007CC6 ;
}
.contents03 .contents03_01 .contents03_01_02_03{
	padding-top: 40px;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0.04em;
}
@media only screen and (max-width: 1180px) {
	.contents03_01 {  
		height: 575px;
	}
	.contents03_01 .contents03_01_01 .inner {
		max-width: 290px;
	}
	.contents03 .contents03_01 .contents03_01_02_01 span {
		writing-mode: unset;
		text-orientation:unset;
		position: unset;
		display: block;
	}
	.contents03 .contents03_01 .contents03_01_02_02 {
		font-size: 30px;
		line-height: 50px;
	}
	.contents03 .contents03_01 .contents03_01_02_02 span{
		font-size: 30px;
		line-height: 50px;
	}
	.contents03_01 .contents03_01_02 {
		left: 52%;
	}
	.contents03 .contents03_01 .contents03_01_02_03 {
		font-size: 16px;
		line-height: 34px;

	}
}

@media only screen and (max-width: 767px) {
	.contents03 {
		width: 100%;
		padding: 50px 0; 
		background-size: 434px;
		margin: 0 auto;

	}
	.contents03_01 {
		height: auto;
		display: block;
		position: unset;
		max-width: 500px;
		width: 90%;
		margin: 0 auto;
	}

	.contents03_01 .contents03_01_01 {
		width: 100%;
		height: auto;
		justify-content: center;
		align-items: flex-end;
		column-gap: 20px;
	}

	.contents03_01 .contents03_01_01 .inner {
		width: 185px;
		height: auto;
		flex-shrink: 0;
		position: relative;
		z-index: 10;
		top: 0;
	}
	.contents03_01 .contents03_01_01 .inner02 {
		width: 134px;
		height: auto;
		bottom: 0;
	}
	.contents03_01 .contents03_01_02 {
		
		left: 0;
		transform: none;
		bottom: 0;
		position: unset;
		margin-left: 0;
		margin-right: 0;
	}
	.contents03 .contents03_01 .contents03_01_02_01 {
		font-size: 18px;
	}
	.contents03 .contents03_01 .contents03_01_02_02 {
		font-size: 26px;
		line-height: 40px;
	}
	.contents03 .contents03_01 .contents03_01_02_02 span {
		font-size: 26px;
		line-height: 40px;
	}
	.contents03 .contents03_01 .contents03_01_02_03 {
		padding-top: 20px;
		padding-bottom: 40px;
		font-size: 16px;
		line-height: 32px;

	}

}

/*contents04　経営理念とビジョン*/

.contents04{
	background-color: #F2F8FC;
	padding: 110px 20px 150px;
	background-image: url(../img/company/bgimg02.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: 1067px;

}


.contents04_01{
	width: 100%;
	max-width: 1320px;
	height: 702px;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.contents04_01 .contents04_01_01{
	width: 100%;
	height: 732px;
	display: flex;
	justify-content: space-between;
	align-items: end;
	margin: 0 auto;
	position: relative;
}
.contents04_01 .contents04_01_01 .inner{
	max-width: 390px;
	height: auto;
	flex-shrink: 0;
	position: relative;
	z-index: 10;
	top: -235px;
}
.contents04_01 .contents04_01_01 .inner img{
	width:100%;
	height: auto;
	border-radius: 10px;
	

}
.contents04_01 .contents04_01_01 .inner02{
	max-width: 210px;
	height: auto;
	flex-shrink: 0;
	z-index: 10;
	
}
.contents04_01 .contents04_01_01 .inner02 .inner02_01{
	writing-mode: vertical-rl;
	text-orientation: mixed;
	color: #007CC6;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.04em;
	position: absolute;
	top: 0;

}
.contents04_01 .contents04_01_01 .inner02 img{
	width:100%;
	height: auto;
	border-radius: 10px;
	
}
/*中央のテキスト*/
.contents04_01 .contents04_01_02{
	max-width: 580px;
	height: auto;
	display: block;
	position: absolute;
	left: 55%;
	transform: translateX(-50%);
	border-radius: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.contents04 .contents04_01 .contents04_01_02_01 {
	font-size: 20px;
	line-height: 44px;
	letter-spacing: 0.06em;
}
.contents04 .contents04_01 .contents04_01_02_01:before {
	content: '●';
	color: #007CC6;
	margin-right: 8px;
}
.contents04 .contents04_01 .contents04_01_02_01 span{
	writing-mode: vertical-rl;
	text-orientation: mixed;
	color: #007CC6;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.04em;
	position: absolute;
	top: 0;
	right: -190px;    /*--このやり方で良いか確認--*/

}


.contents04 .contents04_01 .contents04_01_02_03 {
	font-size: 44px;
	line-height: 66px;
	letter-spacing: 0.02em;
	padding-top: 20px;
}
.contents04 .contents04_01 .contents04_01_02_03  span{
	font-size: 44px;
	line-height: 66px;
	letter-spacing: 0.02em;
	color:#007CC6 ;
}
.contents04 .contents04_01 .contents04_01_02_04{
	padding-top: 40px;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0.04em;
}
@media only screen and (max-width: 1180px) {
	.contents04_01 {  
		height: 675px;
	}
	.contents04_01 .contents04_01_01 .inner {
		max-width: 290px;
	}
	.contents04 .contents04_01 .contents04_01_02_01 span {
		writing-mode: unset;
		text-orientation:unset;
		position: unset;
		display: block;
	}
	.contents04 .contents04_01 .contents04_01_02_03  {
		font-size: 30px;
		line-height: 50px;
	}
	.contents04 .contents04_01 .contents04_01_02_03  span{
		font-size: 30px;
		line-height: 50px;
	}
	.contents04_01 .contents04_01_02 {
		left: 52%;
	}
	.contents04 .contents04_01 .contents04_01_02_04 {
		font-size: 16px;
		line-height: 34px;

	}
}


@media only screen and (max-width: 767px) {
	.contents04 {
		width: 100%;
		padding: 50px 0 60px; 
		background-size: 554px;
		margin: 0 auto;
	}
	.contents04_01 {
		height: auto;
		display: block;
		max-width: 500px;
		margin: 0 auto;
		width: 100%;
	}

	.contents04_01 .contents04_01_01{
		width: 100%;
		height: auto;
		justify-content: center;
		align-items: flex-end;
		column-gap: 20px;
	}

	.contents04_01 .contents04_01_01 .inner{
		width: 185px;
		height: auto;
		flex-shrink: 0;
		position: relative;
		z-index: 10;
		top: 0;
	}
	.contents04_01 .contents04_01_01 .inner02{
		width: 134px;
		height: auto;
		bottom: 0;
	}
	.contents04_01 .contents04_01_02{
		left: 0;
		transform: none;
		bottom: 0;
		position: unset;
		padding: 0;
	}
	.contents04 .contents04_01 .contents04_01_02_01 {

		font-size: 18px;
		line-height: 44px;
		letter-spacing: 0.08em;
	}
	.contents04 .contents04_01 .contents04_01_02_03  {
		font-size: 26px;
		line-height: 40px;
	}
	.contents04 .contents04_01 .contents04_01_02_03  span {
		font-size: 26px;
		line-height: 40px;
	}
	.contents04 .contents04_01 .contents04_01_02_04 {
		padding-top: 20px;
		padding-bottom: 40px;
		font-size: 16px;
		line-height: 34px;
		letter-spacing: 0.04em;
	}
	.contents04_01_02_05{
		color: #007CC6;
		font-size: 14px;
		line-height: 72px;
		letter-spacing: 0.04em;
		padding-top: 12px;
	}

}

/*contents05*/
.contents05 {
	width: 100%;
	height: auto;
	display: block;
	padding-top: 70px;
}
.contents05 .contents05_01  {
	max-width: 1080px;
	width: 100%;
	padding: 0 25px;
	color: #494949;
	background: transparent;
	border-left: solid 5px;
	border-image: linear-gradient(to bottom, #007CC6, #7EC5E8) 1;
	margin: 0 auto 45px;
}

.contents05 .contents05_01  p {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.04em;
	color: #007CC6;
	
}
.contents05 .contents05_01 h3 {
	font-size: 40px;
	line-height: 50px;
	letter-spacing: 0.1em;
	color: #333333;
}
.contents05 .contents05_01_01 {
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
}

.contents05 .contents05_01_01 p{
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.1em;
}

.contents05 .contents05_02{
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
	padding: 40px 17px;
}
/*table*/
table{
	max-width: 1080px;
	width: 100%;
	font-size: 18px;
}
table , tr{
	height: 77px;
	border-bottom: 1px solid #CFCFCF;
	border-collapse: collapse;
}
td {
	width: fit-content;
	min-width: 200px;
	vertical-align: top;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.04em;
	padding: 20px;
}
tr:first-child{
	border-top: 1px solid #CFCFCF;
}

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

	table , td{
		font-size: 16px;
		line-height: 28px;
	}
	tr{
		height: 100px;
	}
	td {
		display: block;
		width: 90%;
		margin: 0 auto;
		padding: 0;
	}
	.td_01{
		padding-top: 20px;
		width: 90%;

	}
	.td_02{
		padding-bottom: 20px;
		width: 90%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 767px) {
	.contents05 {
		max-width: 500px;
		width: 100%;
		padding: 50px 0; 
		margin: 0 auto;
	}

	.contents05 .contents05_01{
		padding: 0 25px;
		margin-bottom: 30px;
		width: 90%;
		margin: 0 auto;
	}

	.contents05 .contents05_01 h3 {
		font-size: 34px;
		line-height: 44px;
	}
	.contents05 .contents05_01_01 {
		max-width: 500px;
		width: 90%;
		margin: 0 auto;
		padding-top: 20px;

	}
	.contents05 .contents05_01_01 p{
		font-size: 16px;
		line-height: 30px;
		letter-spacing: 0.1em;
	}
	.contents05 .contents05_02{
		max-width: 500px;
	}
	.contents05 .contents05_02{
		padding: 40px 0 0;
		width: 90%;
	}

}

/*SDGSセクション*/
.contents06{
	max-width: 1080px;
	width: 100%;
	height: auto;
	padding: 70px 0 0;
	display: block;
	margin: auto;
}
.contents06 .contents06_01{
	width: 100%;
	padding: 0 25px;
	color: #494949;
	background: transparent;
	border-left: solid 5px;
	border-image: linear-gradient(to bottom, #007CC6, #7EC5E8) 1;
	margin: 0 auto 50px;
}
.contents06 .contents06_01 p {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.04em;
	color: #007CC6;

}
.contents06 .contents06_01 h3 {
	font-size: 40px;
	line-height: 50px;
	letter-spacing: 0.1em;
	color: #333333;
}


.contents06 .contents06_02{
	width: 100%;
}
.contents06 .contents06_02 .inner{
	width: 100%;
	height: auto;
	flex-shrink: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	
}

.contents06 .contents06_02_01{
	max-width: 560px;
	width: 100%;

}
.contents06 .contents06_02_01 p{
	font-size: 18px;
	line-height: 34px;
	letter-spacing: 0.04em;
	padding-bottom: 30px;
}



.contents06 .contents06_02_01 img{
	width: 100%;
}

.contents06 .contents06_02_01_01 {
	max-width: 434px;
	width: 100%;
}
.contents06 .contents06_02_01_01 img{
	width: 100%;
}

.contents06 .contents06_02 .inner .inner01{
	display: flex;
	align-items: center;
	column-gap: 40px;
	padding-top: 40px;
	max-width: 540px;
}
.contents06 .contents06_02 .contents06_02_01_02{
	max-width:150px;
	width: 100%;
}
.contents06 .contents06_02 .contents06_02_02 img{
	width: 100%;
}

.contents06 .contents06_03 {
	position: relative;
}
.contents06 .contents06_03_01 {
	width: 100%;
	padding-top: 40px;
	display: flex;
	width: 100%;
	height: auto;
	flex-shrink: 0;
	justify-content: flex-start;
	align-items: flex-start;	
}
.contents06 .contents06_03 .contents06_03_01_01 {
	background-color: #FAFAFA;
	max-width: 800px;
	padding: 35px 20px;
	border-radius: 10px;

}
.contents06 .contents06_03 .contents06_03_01_01 h4{
	font-size: 20px;

}
.td-01{
	color:#007CC6 ;
}
.contents06 .contents06_03 .contents06_03_01_01  tr:first-child{
	border-top: none;
}

.contents06 .contents06_03 .contents06_03_01_02{
	max-width:460px;
	width: 100%;
	height: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.contents06 .contents06_03 .contents06_03_01_02 img{
	width: 460px;
	height: 530px;
	border-radius: 10px;
	object-fit: cover;
}

@media only screen and (max-width: 767px) {
	.contents06{
		max-width: 500px;
		width: 100%;
		padding: 50px 0; 
	}
	.contents06 .contents06_01 {
		padding: 0 0 0 25px;
		margin: 20px auto;
		width: 90%;
		margin: 0 auto;
	}

	.contents06 .contents06_01 p {
		font-size: 16px;
	}
	.contents06 .contents06_01 h3 {
		font-size: 34px;
		line-height: 44px;
	}
	.contents06 .contents06_02 .inner{
		justify-content: center;
	}

	.contents06 .contents06_02_01 {
		max-width: 500px;
		width: 90%;
		margin: 0 auto;
		padding-top: 20px;
	}
	.contents06 .contents06_02_01 p {
		font-size: 16px;
		line-height: 28px;
		letter-spacing: 0.1em;
	}

	.contents06 .contents06_02_01_01 {
		width: 90%;
	}
	.contents06 .contents06_02 .contents06_02_01_02{
		max-width:111px;
	}
	.contents06 .contents06_02 .inner .inner01 {
		column-gap: 0px;
	}
	.contents06 .contents06_03 .contents06_03_01_02{
		margin: 0 auto;
		position: unset;
		text-align: center;
		max-width: 500px;
	}
	.contents06 .contents06_03 .contents06_03_01_02 img {
		width: 100%;
		height: auto;
		margin-top: 20px;
		border-radius: 10px;
	}

	.contents06 .contents06_03_01 {
		display: block; 
		width: 90%;
		max-width: 500px;
		margin: 0 auto;

	}
	.contents06 .contents06_03_01 .contents05_02{
		max-width: 500px;
		width: 100%;
		margin: 0 auto;
		padding: 0 17px;

	}
	.contents06 .contents06_03 .contents06_03_01_01 {
		
		padding: 30px 0;
	}
	.contents06 .contents06_03 .contents06_03_01_01 h4 {
		font-size: 18px;
		padding-left: 20px;
	}
}

/*アクセス*/
.contents07{
	max-width: 1080px;
	width: 100%;
	height: auto;
	padding: 110px 0;
	display: block;
	margin: auto;
}
.contents07 .contents07_01{
	width: 100%;
	padding: 0 25px;
	color: #494949;
	background: transparent;
	border-left: solid 5px;
	border-image: linear-gradient(to bottom, #007CC6, #7EC5E8) 1;
	margin: 0 auto 50px;
}
.contents07 .contents07_01 p {
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.04em;
	color: #007CC6;
	
}
.contents07 .contents07_01 h3 {
	font-size: 40px;
	line-height: 50px;
	letter-spacing: 0.1em;
	color: #333333;
}

.contents07 .contents07_02 {
	width: 100%;
	height: 270px;
	position: relative;
}
.contents07 .contents07_03 ul{
	font-size: 20px;
	margin-top: 20px;
	line-height: 36px;
	letter-spacing: 0.04em;
}
.contents07 .contents07_03 ul li{
	margin-top: 0;
	letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px) {
	.contents07{
		max-width: 500px;
		width: 100%;
		padding: 10px 0 20px; 
	}
	.contents07 .contents07_01 {
		padding: 0 0 0 25px;
		margin: 20px auto;
		width: 90%;
		margin: 0 auto;
	}
	.contents07 .contents07_01 h3 {
		font-size: 34px;
		line-height: 44px;
	}
	.contents07 .contents07_02 {
		max-width: 500px;
		width: 90%;
		height: 200px;
		margin: 30px auto 0;
	}
	.contents07 .contents07_02 iframe{
		height: 200px;
		width: 100%;
	}
	.contents07 .contents07_03 {
		max-width: 500px;
		width: 90%;
		margin: 0 auto;
	}
	.contents07 .contents07_03 ul {
		font-size: 18px;
		line-height: 30px;

	}
}






