.l-lower-fv {
	height: 600px;
}
@media only screen and (max-width: 767px) {
	.l-lower-fv {
		height: 98.6666666667vw;
	}
}

.p-page-ttl__big-label {
	margin-top: 12px;
	line-height: 1.1;
}
@media only screen and (max-width: 767px) {
	.p-page-ttl__big-label {
		margin-top: 3.0666666667vw;
	}
}

.section-prof {
	padding: 120px 0;
}
@media only screen and (max-width: 767px) {
	.section-prof {
		padding: 18.6666666667vw 0;
	}
}
.section-prof .l-inner-wrap dl > div {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 1px solid #d7d7d7;
}
@media only screen and (max-width: 767px) {
	.section-prof .l-inner-wrap dl > div {
		flex-direction: column;
	}
}
.section-prof .l-inner-wrap dl > div dt {
	width: 250px;
	padding-bottom: 25px;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.625;
}
@media only screen and (max-width: 767px) {
	.section-prof .l-inner-wrap dl > div dt {
		width: 100%;
		padding-bottom: 3.3333333333vw;
		font-size: 3.7333333333vw;
		line-height: 1.6071428571;
	}
}
.section-prof .l-inner-wrap dl > div dd {
	flex: 1;
	padding-bottom: 25px;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.625;
}
@media only screen and (max-width: 767px) {
	.section-prof .l-inner-wrap dl > div dd {
		width: 100%;
		padding-bottom: 5.3333333333vw;
		font-weight: 400;
		font-size: 3.7333333333vw;
		line-height: 1.6071428571;
	}
}
.section-prof .l-inner-wrap dl > div dd a {
	font-weight: 500;
	text-decoration: underline;
}
.section-prof .l-inner-wrap dl > div dd .map:before {
	content: "";
	display: inline-block;
	padding-left: 20px;
}
@media only screen and (max-width: 767px) {
	.section-prof .l-inner-wrap dl > div dd .map:before {
		padding-left: 2.6666666667vw;
	}
}
.section-prof .l-inner-wrap dl + dl div {
	padding-top: 25px;
}
@media only screen and (max-width: 767px) {
	.section-prof .l-inner-wrap dl + dl div {
		padding-top: 5.3333333333vw;
	}
}
.section-prof .l-inner-wrap .last-update {
	padding-top: 15px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.625;
	text-align: right;
}
@media only screen and (max-width: 767px) {
	.section-prof .l-inner-wrap .last-update {
		padding: 3.3333333333vw 0 2.6666666667vw;
		font-size: 3.7333333333vw;
		font-weight: 400;
		line-height: 1.6071428571;
	}
}

.section-history {
	padding: 120px 0 140px;
}
@media only screen and (max-width: 767px) {
	.section-history {
		padding: 18.6666666667vw 0 21.3333333333vw;
	}
}
.section-history .l-inner-wrap dl > div {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 1px solid #d7d7d7;
}
@media only screen and (max-width: 767px) {
	.section-history .l-inner-wrap dl > div {
		flex-direction: column;
	}
}
.section-history .l-inner-wrap dl > div dt {
	width: 240px;
	padding-bottom: 26px;
	font-weight: 600;
	font-size: 34px;
	letter-spacing: -0.05em;
	line-height: 1;
}
@media only screen and (max-width: 767px) {
	.section-history .l-inner-wrap dl > div dt {
		width: 100%;
		padding-bottom: 4vw;
		font-size: 7.2vw;
		line-height: 1;
	}
}
.section-history .l-inner-wrap dl > div dd {
	flex: 1;
	padding-bottom: 30px;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.625;
}
@media only screen and (max-width: 767px) {
	.section-history .l-inner-wrap dl > div dd {
		width: 100%;
		padding-bottom: 6vw;
		font-size: 3.7333333333vw;
		line-height: 1.6071428571;
	}
}
.section-history .l-inner-wrap dl > div dd a {
	font-weight: 500;
	text-decoration: underline;
}
.section-history .l-inner-wrap dl > div dd .map:before {
	content: "";
	display: inline-block;
	padding-left: 20px;
}
@media only screen and (max-width: 767px) {
	.section-history .l-inner-wrap dl > div dd .map:before {
		padding-left: 2.6666666667vw;
	}
}
.section-history .l-inner-wrap dl + dl div {
	padding-top: 30px;
}
@media only screen and (max-width: 767px) {
	.section-history .l-inner-wrap dl + dl div {
		padding-top: 6vw;
	}
}

.section-legal-notice {
	padding: 120px 0;
}
@media only screen and (max-width: 767px) {
	.section-legal-notice {
		padding: 18.6666666667vw 0;
	}
}
.section-legal-notice .l-inner-wrap .lead {
	padding: 50px 0 30px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.625;
}
@media only screen and (max-width: 767px) {
	.section-legal-notice .l-inner-wrap .lead {
		padding: 8.6666666667vw 0 5.3333333333vw;
		font-size: 3.7333333333vw;
		line-height: 1.6071428571;
	}
}
.section-legal-notice .l-inner-wrap .legal-notice-list {
	border-top: 1px solid #d7d7d7;
}
.section-legal-notice .l-inner-wrap .legal-notice-list dl {
	border-bottom: 1px solid #d7d7d7;
}
.section-legal-notice .l-inner-wrap .legal-notice-list dl div {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 30px;
}
@media only screen and (max-width: 767px) {
	.section-legal-notice .l-inner-wrap .legal-notice-list dl div {
		flex-direction: column;
		padding-top: 6vw;
	}
}
.section-legal-notice .l-inner-wrap .legal-notice-list dl div dt {
	width: 160px;
	padding-bottom: 30px;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.625;
}
@media only screen and (max-width: 767px) {
	.section-legal-notice .l-inner-wrap .legal-notice-list dl div dt {
		width: 100%;
		padding-bottom: 2.6666666667vw;
		font-size: 3.7333333333vw;
		line-height: 1;
	}
}
.section-legal-notice .l-inner-wrap .legal-notice-list dl div dd {
	flex: 1;
	padding-bottom: 30px;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.625;
}
@media only screen and (max-width: 767px) {
	.section-legal-notice .l-inner-wrap .legal-notice-list dl div dd {
		width: 100%;
		padding-bottom: 6vw;
		font-size: 3.7333333333vw;
		line-height: 1.6071428571;
	}
}
.section-legal-notice .l-inner-wrap .legal-notice-list dl div dd .text {
	display: inline-block;
	text-decoration: underline;
}
.section-legal-notice .l-inner-wrap .legal-notice-list dl div dd a {
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.section-legal-notice .l-inner-wrap .legal-notice-list dl div dd a:hover .text {
	text-decoration: none;
}

.pdf {
	margin-left: 10px;
	display: inline-block;
	padding: 4px 8px 3px;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	color: #f39800;
	border: 1px solid #f39800;
	border-radius: 20px;
}
@media only screen and (max-width: 767px) {
	.pdf {
		margin-left: 1.3333333333vw;
		padding: 0.9333333333vw 2vw 0.6666666667vw;
		font-size: 2.8vw;
		border-radius: 2.6666666667vw;
	}
}

.section-settlement {
	padding: 0 0 140px;
}
@media only screen and (max-width: 767px) {
	.section-settlement {
		padding: 0 0 21.3333333333vw;
	}
}
.section-settlement .l-inner-wrap .p-section-ttl__m {
	padding-bottom: 35px;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.6666666667;
}
@media only screen and (max-width: 767px) {
	.section-settlement .l-inner-wrap .p-section-ttl__m {
		padding-bottom: 6.6666666667vw;
		font-size: 4.8vw;
		line-height: 1.6111111111;
	}
}
.section-settlement .l-inner-wrap .p-section-ttl__s {
	padding: 18px 0 18px 20px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.625;
	border-width: 1px 0;
	border-color: #d7d7d7;
	border-style: solid;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.section-settlement .l-inner-wrap .p-section-ttl__s {
		padding: 4vw 0 4vw 4.6666666667vw;
		font-size: 3.7333333333vw;
		line-height: 1.6071428571;
	}
}
.section-settlement .l-inner-wrap .p-section-ttl__s:before {
	content: "";
	width: 4px;
	height: 30px;
	background: linear-gradient(to bottom, #000000 0%, #b87300 50%, #f39800 100%);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.section-settlement .l-inner-wrap .p-section-ttl__s:before {
		width: 0.8vw;
		height: 6.6666666667vw;
	}
}
.section-settlement .l-inner-wrap dl {
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
	.section-settlement .l-inner-wrap dl {
		margin-bottom: 8vw;
	}
}
.section-settlement .l-inner-wrap dl div {
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 20px;
}
@media only screen and (max-width: 767px) {
	.section-settlement .l-inner-wrap dl div {
		flex-direction: column;
		padding-top: 3.3333333333vw;
	}
}
.section-settlement .l-inner-wrap dl div dt {
	width: 126px;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.625;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.section-settlement .l-inner-wrap dl div dt {
		width: 100%;
		margin-bottom: 4vw;
		font-size: 3.7333333333vw;
		line-height: 1.6071428571;
	}
}
.section-settlement .l-inner-wrap dl div dt:after {
	content: "";
	width: 1px;
	height: 20px;
	background-color: #d7d7d7;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.section-settlement .l-inner-wrap dl div dt:after {
		content: none;
	}
}
.section-settlement .l-inner-wrap dl div dd {
	flex: 1;
	margin-left: 30px;
	padding-bottom: 20px;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.625;
}
@media only screen and (max-width: 767px) {
	.section-settlement .l-inner-wrap dl div dd {
		width: 100%;
		margin-left: 0;
		padding-bottom: 3.3333333333vw;
		font-weight: 400;
		font-size: 3.7333333333vw;
		line-height: 1.6071428571;
	}
}
.section-settlement .l-inner-wrap dl div dd .text {
	display: inline-block;
	text-decoration: underline;
}
.section-settlement .l-inner-wrap dl div dd a {
	cursor: pointer;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.section-settlement .l-inner-wrap dl div dd a:hover .text {
	text-decoration: none;
}

