@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
.pageOther {
	padding-bottom: 5.6rem;
}
#pagePath {
	margin: 0 0.7rem 7.1rem;
}
#main .sec01 {
	margin-bottom: 17.5rem;
}
#main .sec01 .tableBox {
	margin-bottom: 6.5rem;
}
#main .sec01 .tableBox h3 {
	margin-bottom: 4.4rem;
	text-align: center;
	font-weight: 400;
	font-size: 2rem;
	letter-spacing: 0.1em;
}
#main .sec01 table {
	width: 100%;
	border-collapse: collapse;
}
#main .sec01 table th,
#main .sec01 table td {
	padding: 2.8rem 3.2rem;
	text-align: left;
	border: 0.1rem solid #D4D4D4;
	vertical-align: middle;
	word-break: break-all;
	font-weight: 400;
	font-size: 1.4rem;
	letter-spacing: 0.15em;
}
#main .sec01 table th {
	padding: 2.8rem 1rem;
	width: 13.9%;
	border-left: 0;
	text-align: center;
}
#main .sec01 table td {
	border-right: 0;
}
#main .sec01 table td .ttl {
	margin-bottom: 1rem;
	display: block;
}
#main .sec01 table td .ttl:last-of-type {
	margin-bottom: 0;
}
#main .sec01 table .tr01 a {
	text-decoration: underline;
}
#main .sec01 .tableBox01 h3 {
	margin-bottom: 3.7rem;
}
#main .sec01 .tableBox01 th {
	padding-right: 4rem;
	width: 17.2%;
	border: 0;
	font-family: "Jost", sans-serif;
	font-size: 2.3rem;
	letter-spacing: 0.1em;
	vertical-align: top;
	position: relative;
	z-index: 1;
}
#main .sec01 .tableBox01 th::after {
	position: absolute;
	z-index: 2;
	top: 3.5rem;
	right: 2.3rem;
	content: "";
	width: 2.2rem;
	height: 2.2rem;
	background: url(../img/common/icon19.png) no-repeat right top / 100%;
}
#main .sec01 .tableBox01 th::before {
	position: absolute;
	z-index: 1;
	top: 3.5rem;
	right: 3.3rem;
	content: "";
	width: 1px;
	height: 100%;
	background-color: #D4D4D4;
}
#main .sec01 .tableBox01 tr:last-of-type th::before {
	height: 92%;
}
#main .sec01 .tableBox01 td {
	padding: 3.1rem 0;
	border-left: 0;
}
#main .sec01 .tableBox01 td .ttl {
	font-size: 1.6rem;
}
#main .sec01 .tableBox01 .textList li:not(:last-child) {
	padding-bottom: 3.2rem;
	border-bottom: 1px solid #D4D4D4;
}
#main .sec01 .tableBox01 .textList li:not(:first-child) {
	padding-top: 3.1rem;
}
@media all and (min-width: 897px) {
	#main .sec01 table .tr01 a:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	.pageOther {
		padding-bottom: 4rem;
	}
	#main .sec01 {
		margin-bottom: 5.5rem;
	}
	#main .sec01 .tableBox {
		margin-bottom: 4.4rem;
	}
	#main .sec01 .tableBox h3 {
		margin-bottom: 2rem;
		font-size: 1.58rem;
		letter-spacing: 0.05em;
	}
	#main .sec01 table th,
	#main .sec01 table td {
		padding: 1.5rem 0 !important;
		text-align: left !important;
		vertical-align: top;
		font-size: 1.2rem;
	}
	#main .sec01 table th {
		padding: 2.8rem 1rem;
		width: 21.2%;
		border-right: 0;
	}
	#main .sec01 table td {
		border-left: 0;
	}
	#main .sec01 .tableBox01 h3 {
		margin-bottom: 2rem;
	}
	#main .sec01 .tableBox01 th {
		padding: 1.7rem 1rem 1.6rem 0 !important;
		width: 19.5%;
		border-top: 1px solid #D4D4D4;
		border-bottom: 1px solid #D4D4D4;
		font-size: 1.4rem;
	}
	#main .sec01 .tableBox01 th::after {
		display: none;
	}
	#main .sec01 .tableBox01 th::before {
		display: none;
	}
	#main .sec01 .tableBox01 td {
		padding: 1.7rem 0 1.6rem !important;
		font-size: 1.1rem;
		line-height: 1.75;
	}
	#main .sec01 .tableBox01 td .ttl {
		font-size: 1.2rem;
		line-height: 1.5;
	}
	#main .sec01 .tableBox01 .textList li:not(:last-child) {
		padding-bottom: 1.5rem;
	}
	#main .sec01 .tableBox01 .textList li:not(:first-child) {
		padding-top: 1.5rem;
	}
}
