@charset "utf-8";
.main_v{
	width: 100%;
	height: auto;
	display: block;
}
.main_v img{
	width: 100%;
	height: auto;
	display: block;
}
.cont01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.cont01 .cont01_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	padding: 65px 0 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01{
		width: 100%;
		padding: 40px 0 0;
	}
}
.cont01 .cont01_01 p{
	height: auto;
	display: block;
}
.cont01 .cont01_01 .title01{
	width: 709px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .title01{
		width: 378px;
	}
}
.cont01 .cont01_01 h2{
	font-size: 32px;
	line-height: 45px;
	letter-spacing: 0.05em;
	text-align: center;
	margin: -30px auto 60px;
	color: #00007F;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 h2{
		font-size: 22px;
		line-height: 22px;
		margin: -16px auto 20px;
		color: #00007F;
	}
}
.cont01 .cont01_01 .item02{
	width: 100%;
	height: auto;
	margin: 0 auto 42px;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .item02{
		width: 90%;
		margin: 0 auto 30px;
	}
}
.cont01 .cont01_01 .cont01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	gap: 25px 35px;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_01{
		width: 90%;
		margin: 0 auto;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		flex-wrap: wrap;
		gap: 20px;
	}
}
.cont01 .cont01_01 .cont01_01_01 a{
	width: 350px;
	height: 80px;
	margin: 0;
	border: 2px solid #00007F;
	border-radius: 10px;
	position: relative;
	font-size: 16px;
	line-height: 34px;
	letter-spacing: 0.01em;
	color: #00007F;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_01 a{
		width: calc(50% - 10px);
		height: 55px;
		/*padding: 0 12px 0 28px;*/
		margin: 0;
		border: 1px solid #00007F;
		border-radius: 10px;
		position: relative;
		font-size: 14px;
		line-height: 34px;
		letter-spacing: 0.01em;
		color: #00007F;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.cont01 .cont01_01 .cont01_01_01 a::after{
		content:'';
	}
}
.cont01 .cont01_01 .cont01_01_01 a img{
	width: 15px;
	height: auto;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 37px;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.cont01 .cont01_01 .cont01_01_01 a img{
		right: 10px;
	}
}

.cont02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.cont02 .cont02_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont02 .cont02_01{
		width: 90%;
		padding: 60px 0 0;
	}
}
.cont02 .cont02_01 h3{
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 0.05em;
	text-align: center;
	color: #00007F;
}
@media only screen and (max-width: 767px){
	.cont02 .cont02_01 h3{
		font-size: 17px;
		line-height: 17px;
		letter-spacing: 5px;
	}
}
.cont02 .cont02_01 .text01{
	width: 100%;
	height: auto;
	font-size: 28px;
	line-height: 35px;
	letter-spacing: 0.02em;
	text-align: center;
	margin-top: 19px;
}
@media only screen and (max-width: 767px){
	.cont02 .cont02_01 .text01{
		font-size: 22px;
		line-height: 32px;
	}
}
.cont02 .cont02_01 .text02{
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 0.02em;
	text-align: center;
	margin-top: 32px;
	color: #3F3F3F;
}
@media only screen and (max-width: 767px){
	.cont02 .cont02_01 .text02{
		font-size: 15px;
		line-height: 28px;
		margin-top: 30px;
		text-align: left;
	}
}
.cont03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	padding-top: 70px;
}
@media only screen and (max-width: 767px){
	.cont03{
		padding-top: 100px;
	}
}
.cont03 .cont03_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	padding: 75px 0 70px;
	display: block;
	background-image: url(../img/company/bg01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01{
		width: 100%;
		padding: 40px 0 50px;
		display: block;
		background-image: url(../img/company/bg01_sp.png);
	}
}
.cont03 .cont03_01 h3{
	width: 112px;
	height: auto;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 h3{
		width: 83px;
	}
}
.cont03 .cont03_01 h3 img{
	width: 100%;
	height: auto;
	display: block;
}
.cont03 .cont03_01 .text03{
	width: 100%;
	height: auto;
	font-size: 22px;
	line-height: 36px;
	letter-spacing: 0.02em;
	text-align: center;
	margin-top: 35px;
	color: #fff;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 .text03{
		width: 90%;
		max-width: 330px;
		height: auto;
		font-size: 18px;
		line-height: 32px;
		text-align: center;
		margin: 20px auto 0;
		color: #fff;
	}
}
.cont03 .cont03_01 .value01{
	width: 841px;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 40px auto 0;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 .value01{
		width: 90%;
		max-width: 330px;
		flex-wrap: wrap;
		margin-top: 30px;
		gap: 15px;
	}
}
.cont03 .cont03_01 .value01 li{
	width: 184px;
	height: 184px;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 .value01 li{
		width: 47%;
		height: auto;
	}
}
.cont03 .cont03_01 .value01 li img{
	width: 100%;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont03 .cont03_01 .value01 li img{
		width: 100%;
	}
}


.cont00{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.cont00 .cont00_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	padding: 90px 0 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont00 .cont00_01{
		width: 90%;
		padding: 60px 0 0;
	}
}
.cont00 .cont00_01 h3{
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 0.05em;
	text-align: center;
	color: #00007F;
}
@media only screen and (max-width: 767px){
	.cont00 .cont00_01 h3{
		font-size: 17px;
		line-height: 17px;
		letter-spacing: 5px;
	}
}
.cont00 .cont00_01 .text01{
	width: 100%;
	height: auto;
	font-size: 25px;
	line-height: 38px;
	letter-spacing: 0.05em;
	text-align: center;
	margin-top: 19px;
}
@media only screen and (max-width: 767px){
	.cont00 .cont00_01 .text01{
		font-size: 20px;
		line-height: 20px;
		margin-top: 20px;
	}
}
.cont00 .cont00_01 .text02{
	width: 100%;
	height: auto;
	font-size: 28px;
	line-height: 45px;
	letter-spacing: 0.02em;
	text-align: center;
	margin-top: 25px;
}
@media only screen and (max-width: 767px){
	.cont00 .cont00_01 .text02{
		font-size: 19px;
		line-height: 29px;
	}
}
.cont00 .cont00_01 .text02 span{
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-align: center;
	margin-top: 32px;
	color: #3F3F3F;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont00 .cont00_01 .text02 span{
		font-size: 13px;
		line-height: 23px;
		margin-top: 20px;
	}
}
.cont00 .cont00_01 .title02{
	margin-top: 97px;
}
@media only screen and (max-width: 767px){
	.cont00 .cont00_01 .title02{
		margin-top: 50px;
	}
}
.cont00 ul{
	width: 850px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.cont00 ul{
		width: 100%;
	}
}
.cont00 ul li{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
	text-align: left;
	margin-top: 32px;
	color: #3F3F3F;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}
@media only screen and (max-width: 767px){
	.cont00 ul li{
		font-size: 15px;
		line-height: 28px;
		margin-top: 30px;
	}
}
.cont00 ul li span{
	margin-left: 30px;
	margin-top: 20px;
	display: block;
	text-indent: initial;

}


/*.cont04{
	width: 100%;
	height: auto;
	padding: 69px 0 0;
	margin: 0 auto;
	display: block;
}
.cont04 .cont04_01{
	box-sizing: border-box;
	width: 1120px;
	height: auto;
	margin: 0 auto;
	padding: 70px 0 70px;
	border: 1px solid #A09E9E;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont04 .cont04_01{
		box-sizing: border-box;
		width: 90%;
		padding: 70px 0 70px;
		border: 1px solid #A09E9E;
		display: block;
	}
}
.cont04 .cont04_01 h3{
	width: 100%;
	height: auto;
	font-size: 25px;
	line-height: 38px;
	letter-spacing: 0.05em;
	text-align: center;
}
.cont04 .cont04_01 .text01{
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0.03em;
	text-align: center;
	margin-top: 33px;
}*/

.cont05{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.cont05 .cont05_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	padding: 95px 0 129px;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont05 .cont05_01{
		width: 90%;
		padding: 100px 0 60px;
	}
}
.cont05 .cont05_01 h3{
	width: 100%;
	height: auto;
	font-size: 25px;
	line-height: 38px;
	letter-spacing: 0.05em;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.cont05 .cont05_01 h3{
		font-size: 20px;
		line-height: 20px;
	}
}
.cont05 .cont05_01 table{
	width: 850px;
	height: auto;
	margin: 40px auto 0;
	table-layout: fixed;
}
@media only screen and (max-width: 767px){
	.cont05 .cont05_01 table{
		width: 100%;
		margin: 45px auto 0;
	}
}
.cont05 .cont05_01 table tr{
	width: 100%;
	height: auto;
}
.cont05 .cont05_01 table tr th{
	width: 182px;
	height: auto;
	padding: 30px 25px;
	background-color: #F1F4F8;
	font-size: 15px;
	line-height: 25px;
	color: #232323;
	border: 1px solid #A09E9E;
}
@media only screen and (max-width: 767px){
	.cont05 .cont05_01 table tr th{
		display: block;
		width: 100%;
		padding: 15px 0 0;
		background-color: #fff;
		border: 0px;
		text-align: left;
	}
}
.cont05 .cont05_01 table tr td{
	padding: 30px 25px;
	font-size: 15px;
	line-height: 25px;
	border: 1px solid #A09E9E;
}
@media only screen and (max-width: 767px){
	.cont05 .cont05_01 table tr td{
		display: block;
		width: 100%;
		padding: 0 0 15px;
		border: initial;
		border-bottom: 1px solid #A09E9E;
		text-align: left;
	}
}

.cont06{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #F1F4F8;
	display: block;
}
.cont06 .cont06_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	padding: 60px 0 54px;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont06 .cont06_01{
		width: 90%;
		padding: 50px 0 40px;
	}
}
.cont06 .cont06_01 h3{
	width: 100%;
	height: auto;
	font-size: 25px;
	line-height: 38px;
	letter-spacing: 0.05em;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.cont06 .cont06_01 h3{
		font-size: 20px;
		line-height: 20px;
	}
}
.cont06 .cont06_01 .cont06_01_01{
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 43px 0 70px;
	margin-top: 40px;
}
@media only screen and (max-width: 767px){
	.cont06 .cont06_01 .cont06_01_01{
		padding: 33px 0;
	}
}
.cont06 .cont06_01 .cont06_01_01 table{
	width: 850px;
	height: auto;
	margin: 40px auto 0;
	table-layout: fixed;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.cont06 .cont06_01 .cont06_01_01 table{
		width: 90%;
	}
}
.cont06 .cont06_01 .cont06_01_01 table tr{
	width: 90%;
	height: auto;
	border-bottom: 1px solid #A09E9E;
}
@media only screen and (max-width: 767px){
	.cont06 .cont06_01 .cont06_01_01 table tr{
		width: 90%;
		height: auto;
		border-bottom: 0;
	}
}
.cont06 .cont06_01 .cont06_01_01 table tr th{
	width: 155px;
	height: auto;
	padding: 22px 15px;
	font-size: 15px;
	line-height: 25px;
	color: #232323;
	vertical-align: middle;
	text-align: left;
}
@media only screen and (max-width: 767px){
	.cont06 .cont06_01 .cont06_01_01 table tr th{
		display: block;
		width: 100%;
		padding: 0;
		background-color: #fff;
		border: 0px;
		text-align: left;
		margin-bottom: 5px;
	}
}
.cont06 .cont06_01 .cont06_01_01 table tr td{
	padding: 30px 25px;
	font-size: 15px;
	line-height: 25px;
	vertical-align: middle;
}
@media only screen and (max-width: 767px){
	.cont06 .cont06_01 .cont06_01_01 table tr td{
		display: block;
		width: 100%;
		padding: 0 0 15px;
		border: initial;
		border-bottom: 1px solid #A09E9E;
		text-align: left;
		margin-bottom: 15px;
	}
}

.cont07{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.cont07 .cont07_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	padding: 68px 0 54px;
	display: block;
}
@media only screen and (max-width: 767px){
	.cont07 .cont07_01{
		width: 90%;
		padding: 60px 0;
	}
}
.cont07 .cont07_01 h3{
	width: 100%;
	height: auto;
	font-size: 25px;
	line-height: 38px;
	letter-spacing: 0.05em;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.cont07 .cont07_01 h3{
		font-size: 20px;
	}
}
.cont07 .cont07_01 .cont07_01_01{
	width: 100%;
	height: auto;
	margin-top: 45px;
}
.cont07 .cont07_01 .cont07_01_01:first-of-type{
	margin-top: 20px;
}
.cont07 .cont07_01 .iframe{
	width: 100%;
	height: 384px;
	margin: 20px auto 0;
	display: block;
	position: relative;
}

