@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
#main .pageTitle {
	background-image: url(../img/company/company/page_img.jpg);
}
#main .content02 {
	max-width: 92rem;
}
#main #pagePath {
	margin-bottom: 10rem;
}
#main .message {
	padding-bottom: 11.9rem;
}
#main .message .textBox {
	margin: 0 auto;
	max-width: 84.3rem;
}
#main .message .textBox .text {
	margin-bottom: 6.9rem;
	line-height: 2.56;
	letter-spacing: 0.025em;
	text-align: justify;
}
#main .message .textBox .name {
	margin-right: 0.3rem;
	text-align: right;
	font-size: 1.8rem;
	font-family: "Noto Serif JP", serif;
	letter-spacing: 0.1em;
}
#main .message .textBox .name .big {
	margin-left: 2.4rem;
	font-size: 3rem;
	letter-spacing: 0.1em;
	vertical-align: -0.2rem;
}
#main .bgBox {
	padding-bottom: 17.2rem;
	background: #f7fcfd;
}
#main .profile {
	padding: 10.6rem 0 16.4rem;
}
#main .profile .headLine05 {
	margin-bottom: 11.3rem;
}
#main .tableBox {
	margin: 0 -1.5rem 13.9rem;
}
#main .tableBox table {
	border-collapse: collapse;
	width: 100%;
}
#main .tableBox th,
#main .tableBox td {
	padding: 1.9rem 1rem 1.7rem;
	font-size: 1.8rem;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
	word-break: break-all;
	border-top: 1px solid #c5c5c5;
	letter-spacing: 0.025em;
	line-height: 1.94;
}
#main .tableBox tr:last-child th,
#main .tableBox tr:last-child td {
	border-bottom: 1px solid #c5c5c5;
}
#main .tableBox th {
	padding: 1.9rem 5.9rem 1.7rem;
	width: 25.2%;
	font-weight: 500;
	text-align: left;
}
#main .tableBox td .textUl {
	padding: 1.4rem 0;
}
#main .tableBox td .textUl li {
	margin-bottom: 2.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	line-height: 1.39;
}
#main .tableBox td .textUl li:last-child {
	margin-bottom: 0;
}
#main .tableBox td .textUl li .lText {
	width: 12rem;
}
#main .tableBox td .textUl li .rText {
	width: calc(100% - 13rem);
	letter-spacing: 0.05em;
}
#main .profile .bottomText {
	letter-spacing: 0.025em;
	text-align: center;
}
#main .facility .headLine05 {
	margin-bottom: 9.4rem;
}
#main .facility .photoList {
	margin: 0 -2.8rem;
	display: flex;
	flex-wrap: wrap;
	gap: 8rem 3.8rem;
}
#main .facility .photoList li {
	width: calc((100% - 7.6rem) / 3);
}
#main .facility .photoList li .photo {
	margin-bottom: 1.1rem;
}
#main .facility .photoList li .text {
	letter-spacing: 0.025em;
}
#main .history {
	padding: 10.5rem 0 12rem;
}
#main .history .content {
	max-width: 92rem;
}
#main .history .headLine05 {
	margin-bottom: 11.5rem;
}
#main .history .tableBox {
	margin-bottom: 0;
}
#main .history .tableBox th {
	padding: 1.6rem 2rem 1.4rem 3.3rem;
	width: 28.4%;
	font-size: 2rem;
	color: #073296;
	letter-spacing: 0.05em;
}
#main .history .tableBox th .sml {
	padding-left: 0.5rem;
	font-size: 1.6rem;
	letter-spacing: 0;
}
#main .history .tableBox td {
	padding: 2.3rem 1rem 1.8rem;
	line-height: 1.55;
	letter-spacing: 0.05em;
}
#main .argeement {
	padding-top: 11rem;
	background-color: #F7FCFD;
}
#main .argeement .content {
	max-width: 95rem;
}
#main .argeement .headLine05 {
	margin: 0 0 11.3rem 2rem;
}
#main .argeement .argeeUl {
	margin-bottom: 20rem;
}
#main .argeement .argeeUl li {
	border-bottom: 1px solid #C5C5C5;
}
#main .argeement .argeeUl li:first-child {
	border-top: 1px solid #C5C5C5;
}
#main .argeement .argeeUl a {
	padding: 2.15rem 3rem;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	display: inline-block;
}
#main .argeement .argeeUl a:hover {
	opacity: 0.5;
}
#main .argeement .argeeUl span {
	margin-left: 1.7rem;
	padding-right: 2.5rem;
	color: #073296;
	font-size: 1.5rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	background: url(../img/common/icon10.png) no-repeat right center / 1.9rem;
}
#main .argeement .photoUl li {
	width: 50%;
}
#main .argeement .photoUl img {
	width: 100%;
}
@media all and (min-width: 897px) {
	#main .profile .comNetBox {
		margin-bottom: 3.6rem;
		max-width: 80rem;
		box-shadow: none;
	}
	#main .profile .comNetBox a::after {
		background-image: url(../img/company/company/bg01.png);
	}
	#main .profile .comNetBox .photoBox {
		width: 41.6rem;
	}
	#main .profile .comNetBox .textBox .inner {
		padding: 0.9rem 8.8rem 1.1rem 3.5rem;
		background: url(../img/common/icon09.png) no-repeat right 2.6rem bottom 0.4rem/ 5rem;
	}
	#main .profile .comNetBox .textBox h3 {
		margin-bottom: 1.2rem;
	}
	#main .profile .comNetBox .textBox h3 .jp {
		margin-top: -0.1rem;
	}
}
@media all and (max-width: 896px) {
	#main .pageTitle {
		background-image: url(../img/company/company/page_img_sp.jpg);
	}
	#main #pagePath {
		margin-bottom: 5.3rem;
	}
	#main .message {
		padding-bottom: 5.6rem;
	}
	#main .message .textBox {
		margin: 0 1rem;
		max-width: 100%;
	}
	#main .message .textBox .text {
		margin-bottom: 3.7rem;
		line-height: 2;
		letter-spacing: 0;
	}
	#main .message .textBox .name {
		margin-right: 1.3rem;
		font-size: 1.37rem;
	}
	#main .message .textBox .name .big {
		margin-left: 1.4rem;
		font-size: 2.05rem;
	}
	#main .bgBox {
		padding-bottom: 10rem;
	}
	#main .profile {
		padding: 5.3rem 0 9.7rem;
	}
	#main .profile .headLine05 {
		margin-bottom: 4.5rem;
	}
	#main .tableBox {
		margin: 0 0 7.8rem;
	}
	#main .tableBox th,
	#main .tableBox td {
		padding: 0.2rem 0 2rem 2.3rem;
		font-size: 1.6rem;
		display: block;
		width: 100% !important;
		line-height: 1.96;
	}
	#main .tableBox tr:last-child th {
		border-bottom: 0;
	}
	#main .tableBox th {
		padding: 1.5rem 2.3rem 0;
	}
	#main .tableBox tr td {
		border-top: 0;
	}
	#main .tableBox td .textUl {
		padding: 1.5rem 0 0.7rem;
	}
	#main .tableBox td .textUl li {
		margin-bottom: 3.7rem;
		display: block;
		line-height: 1.81;
	}
	#main .tableBox td .textUl li .lText {
		margin-bottom: 0.5rem;
		width: auto;
	}
	#main .tableBox td .textUl li .rText {
		width: auto;
		letter-spacing: 0.025em;
	}
	#main .tableBox td .textList {
		padding: 1.1rem 0 0.9rem;
		line-height: 1.45;
		letter-spacing: 0.05em;
	}
	#main .tableBox td .textList li:not(:last-child) {
		margin-bottom: 1.5rem;
	}
	#main .tableBox td .textList .sml {
		font-size: 1.3rem;
		display: block;
		font-feature-settings: "palt";
	}
	#main .profile .comNetBox {
		margin: 0 -0.2rem 2.2rem;
		box-shadow: none;
		max-width: none;
	}
	#main .profile .bottomText {
		letter-spacing: 0.05em;
	}
	#main .facility .headLine05 {
		margin-bottom: 4.5rem;
	}
	#main .facility .photoList {
		margin: 0 1.1rem;
		display: block;
	}
	#main .facility .photoList li {
		margin-bottom: 3.5rem;
		width: auto;
	}
	#main .facility .photoList li:last-child {
		margin-bottom: 0;
	}
	#main .facility .photoList li .photo {
		margin-bottom: 1.1rem;
	}
	#main .facility .photoList li .photo img {
		width: 100%;
	}
	#main .facility .photoList .text {
		margin-left: 0.4rem;
	}
	#main .history {
		padding: 7rem 0 10rem;
	}
	#main .history .headLine05 {
		margin-bottom: 4.8rem;
	}
	#main .history .tableBox {
		margin-bottom: 0;
	}
	#main .history .tableBox th {
		padding: 1.8rem 2.3rem 0 2.3rem;
		font-size: 1.6rem;
	}
	#main .history .tableBox th .sml {
		padding-left: 0;
		font-size: 1.3rem;
	}
	#main .history .tableBox td {
		padding: 0.5rem 2.3rem 2.4rem;
		line-height: 1.44;
	}
	#main .argeement {
		padding: 6.7rem 0 10rem;
	}
	#main .argeement .headLine05 {
		margin: 0 0 4.8rem;
	}
	#main .argeement .argeeUl {
		margin-bottom: 0;
	}
	#main .argeement .argeeUl a {
		padding: 2.15rem 2.2rem;
		font-size: 1.6rem;
		display: block;
	}
	#main .argeement .argeeUl span {
		margin-top: 1rem;
		width: fit-content;
		display: block;
		margin-left: 0;
		padding: 0 2.3rem 0 0.2rem;
		background-size: 1.7rem auto;
	}
}