@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
#main {
	padding-bottom: 0;
}
#main .pageLead {
	height: 447px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .pageLead .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#main .pageLead .bg span {
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
#main .pageLead h2 {
	margin-top: -9px;
	padding-left: 16px;
	width: calc(100% - 50px);
	max-width: 1000px;
	position: relative;
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.23;
	letter-spacing: 0.03em;
	text-align: center;
	z-index: 2;
	font-family: 'Cormorant', serif;
}
#main .topBox .bg {
	padding: 126px 0 122px;
}
#main .topBox h2 {
	margin-bottom: 35px;
	font-size: 3rem;
	font-weight: 600;
	line-height: 2.07;
	letter-spacing: 0.2em;
	text-align: center;
}
#main .topBox h2 span {
	margin-bottom: 3px;
	display: block;
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: 0.08em;
}
#main .topBox p {
	font-weight: 500;
	line-height: 2.36;
	letter-spacing: 0.13em;
	text-align: center;
}
#main .topBox .photoList {
	font-size: 0;
	text-align: center;
}
#main .topBox .photoList .slick-slide > div {
	width: 668px;
}
#main .topBox .photoList li {
	width: 668px;
	display: inline-block;
	vertical-align: top;
}
#main .topBox .photoList li span {
	display: block;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#main .topBox .photoList img {
	height: 400px;
}
#main .outline {
	padding-top: 163px;
}
#main .outline .content {
	width: 819px;
}
#main .outline h2 {
	margin-bottom: 97px;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.45;
	letter-spacing: 0.2em;
	text-align: center;
}
#main .outline h2 span {
	margin-bottom: 19px;
	display: block;
	font-size: 3.5rem;
	line-height: 1.2;
	letter-spacing: 0.03em;
	font-family: 'Cormorant', serif;
}
#main .outline table {
	width: 100%;
	border-collapse: collapse;
}
#main .outline table th,
#main .outline table td {
	padding: 19px 0 20px;
	width: 77.5%;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2.07;
	letter-spacing: 0.08em;
	text-align: left;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	vertical-align: top;
}
#main .outline table th {
	width: 22.5%;
	font-weight: 600;
}
#main .outline table .tdStyle01 {
	padding-bottom: 31px;
}
#main .outline table p {
	margin-bottom: 18px;
}
#main .outline table p:last-of-type {
	margin-bottom: 0;
}
#main .outline table p .link {
	padding-left: 18px;
	display: inline-block;
	font-weight: 500;
	color: #000;
	line-height: 1.214;
	letter-spacing: 0.03em;
	background: url(../img/common/icon06.png) no-repeat left center / 12px auto;
	font-family: 'Cormorant', serif;
	vertical-align: top;
}
@media all and (min-width: 1001px) {
	#main .outline table p .link:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 767px) {
	#main .pageLead {
		height: 371px;
	}
	#main .pageLead h2 {
		margin-top: 0;
		padding-left: 0;
		max-width: inherit;
		font-size: 2.5rem;
		line-height: 1.23;
	}
	#main .pageLead .bg span {
		background-position: left calc(50% - 36px) center;
	}
	#main .topBox .bg {
		padding: 88px 0 96px;
	}
	#main .topBox .content {
		padding: 0 25px;
	}
	#main .topBox h2 {
		margin-bottom: 37px;
		font-size: 2.5rem;
		line-height: 1.92;
	}
	#main .topBox h2 span {
		margin-bottom: 6px;
	}
	#main .topBox p {
		font-size: 1.3rem;
		font-weight: 500;
		line-height: 2.04;
		letter-spacing: 0.08em;
		text-align: left;
	}
	#main .topBox .photoList img {
		height: 190px;
	}
	#main .topBox .photoList .slick-list {
		padding: 0 8.2% !important;
	}
	#main .topBox .photoList .slick-slide > div {
		width: auto;
		box-sizing: border-box;
	}
	#main .topBox .photoList li {
		width: 314px;
	}
	#main .topBox .photoList li span {
		height: 0;
		padding-bottom: 60.317%;
	}
	#main .outline {
		padding-top: 104px;
	}
	#main .outline .content {
		width: auto;
	}
	#main .outline h2 {
		margin-bottom: 61px;
		font-size: 1.7rem;
		line-height: 1.47;
	}
	#main .outline h2 span {
		margin-bottom: 15px;
		font-size: 3.2rem;
		line-height: 1.22;
	}
	#main .outline table th,
	#main .outline table td {
		padding: 19px 0 18px;
		width: 61%;
		font-size: 1.3rem;
		line-height: 2.04;
		letter-spacing: 0.08em;
	}
	#main .outline table th {
		width: 39%;
		font-weight: 600;
	}
	#main .outline table .tdStyle01 {
		padding-bottom: 20px;
	}
	#main .outline table .tdStyle02 {
		font-size: 1.3rem;
		line-height: 2.04;
		letter-spacing: 0.015em;
	}
	#main .outline table p {
		margin-bottom: 13px;
	}
	#main .outline table p:last-of-type {
		margin-bottom: 0;
	}
	#main .outline table p .link {
		padding-left: 20px;
		font-size: 1.5rem;
		line-height: 1.25;
		background-size: 12px auto;
	}
}
@media all and (max-width: 374px) {
	#main .outline table th,
	#main .outline table td {
		font-size: 1.2rem;
	}
	#main .outline table .tdStyle02 {
		font-size: 1.2rem;
	}
}
