@charset "utf-8";
main{
	overflow: hidden;
}
.eyecatch_inc.short .eyecatch_inc02 .eye_img{
	background-image: url(../img/company/eye01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.short .eyecatch_inc02 .eye_img{
		background-image: url(../img/company/eye01_sp.png);
	}
}
/*.contentsここから*/
.contents01{
	width: 100%;
	height: auto;
	padding: 33px 0 0;
	margin: 0 auto;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.contents .contents01{0190%;
		max-width: 320px;
	}
}
.contents01 .contents01_01{
	width: 1280px;
	height: auto;
	display: block;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
	}
}
.contents01 .contents01_01 .bg01{
	width: 330px;
	height: auto;
	display: block;
	position: absolute;
	right: -170px;
	top: 14px;
}
.contents01 .contents01_01 .bg02{
	width: 336px;
	height: auto;
	display: block;
	position: absolute;
	left: -169px;
	top: 159px;
}
.contents01 .contents01_01 .bg03{
	width: 330px;
	height: auto;
	display: block;
	position: absolute;
	right: -80px;
	top: 560px;
}
.contents01 .contents01_01 h2{
	width: auto;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	gap: 12px;
}
.contents01 .contents01_01 h2 > .span01{
	font-size: 18px;
	line-height: 28px;
	letter-spacing: calc((75/1000)*1em);
	color: #A58006;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h2 > .span01{
		font-size: 15px;
		line-height: 28px;
	}
}
.contents01 .contents01_01 h2 > .span02{
	font-size: 30px;
	line-height: 50px;
	margin-top: 20px;
	letter-spacing: calc((70/1000)*1em);
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h2 > .span02{
		font-size: 25px;
		line-height: 35px;
		text-align: center;
	}
}
.contents01 .contents01_01 .text01{
	font-size: 16px;
	line-height: 32px;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 20px;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .text01{
		font-size: 15px;
		line-height: 28px;
		letter-spacing: calc((25/1000)*1em);
		margin-top: 20px;
		text-align: left;
	}
}
.contents01 .contents01_01 .ceo{
	width: 195px;
	height: auto;
	display: block;
	margin: 50px auto 0;
	border-radius: 8px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .ceo{
		width: 150px;
		margin: 23px auto 0;
		border-radius: 8px;
	}
}
.contents01 .contents01_01 .text02{
	font-size: 15px;
	line-height: 32px;
	letter-spacing: calc((100/1000)*1em);
	text-align: center;
	margin-top: 10px;
}
.contents02_bg{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 150px;
	margin-bottom: 194px;
}
@media only screen and (max-width: 767px){
	.contents02_bg{
		width: 100%;
		height: auto;
		position: relative;
		margin-bottom: 140px;
	}
}
.contents02_bg .wave{
	width: 100%;
	height: 285px;
	background-image: url(../img/common/wave01.svg);
	background-repeat: repeat-x;
	background-size: 1440px auto;
	background-position: center;
	position: absolute;
	top: -140px;
	left: 0;
	z-index: -1;
}
@media only screen and (max-width: 767px){
	.contents02_bg .wave{
		width: 100%;
		height: 93px;
		background-image: url(../img/common/wave01_sp.svg);
		background-size: 726px auto;
		background-position: left 0 top 0;
		position: absolute;
		top: -93px;
		left: 0;
	}
}
.contents02{
	width: 100%;
	height: auto;
	background-color: #F0EDE7;
}
.contents02 .contents02_01{
	width: 1280px;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01{
		width: 90%;
		max-width: 320px;
	}
}
.contents02 .contents02_01 .bg03{
	width: 248px;
	height: auto;
	display: block;
	position: absolute;
	top: -172px;
	right: -98px;
}
.contents02 .contents02_01 > h2{
	font-size: 25px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
	text-align: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 > h2{
		font-size: 20px;
		line-height: 30px;
	}
}
.contents02 .contents02_01 table{
	width: 880px;
	height: auto;
	margin: 50px auto 0;
	table-layout: fixed;
	border-top: 1px solid #CEC7AD;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 table{
		width: 100%;
		margin: 30px auto 0;
	}
}
.contents02 .contents02_01 table tr{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #CEC7AD;
}
.contents02 .contents02_01 table tr th,
.contents02 .contents02_01 table tr td{
	padding: 23px 0;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: calc((25/1000)*1em);
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 table tr th,
	.contents02 .contents02_01 table tr td{
		padding: 15px 0;
		font-size: 14px;
		line-height: 24px;
	}
}
.contents02 .contents02_01 table tr th{
	width: 160px;
	height: auto;
	text-align: left;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 table tr th{
		width: 90px;
	}
}
.contents02 .contents02_01 table tr td{
	width: auto;
	height: auto;
}
.contents02 .contents02_01 .map{
	width: 880px;
	height: 365px;
	margin: 50px auto 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .map{
		width: 100%;
		height: 260px;
		margin: 55px auto 0;
	}
}
.contents02 .contents02_01 .map iframe{
	width: 100%;
	height: 100%;
}

.contents02_bg .wave02{
	position: absolute;
	bottom: -150px;
	left: 0;
	width: 100%;
	height: 285px;
	background-image: url(../img/common/wave02.svg);
	background-repeat: repeat-x;
	background-size: 2862px auto;
	background-position: left ;
	z-index: -1;
}
@media only screen and (max-width: 767px){
	.contents02_bg .wave02{
		position: absolute;
		bottom: -80px;
		left: 0;
		width: 100%;
		height: 87px;
		background-image: url(../img/common/wave02_sp.svg);
		background-repeat: repeat-x;
		background-size: 100% auto;
		background-position: left ;
		z-index: -1;
	}
}









