@charset "utf-8";

.l-biz__fcbl {
	color: #224c9a;
}
.l-biz__fcgd {
	color: #b5a75a;
}

/*============= #page =============*/
.page-cnt {
	padding-bottom: 120px;
}
/*============= #bizmain =============*/
.bizmain,
.bizmain-img {
	width: 100%;
	height: 580px;
	position: relative;
}
.bizmain-img {
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
.bizmain-in {
	display: block;
	position: absolute;
	top: 195px;
	left: 0;
	color: #fff;
	right: 0;
	margin: 0 auto;
}
.bizmain__sub,
.bizmain__lead {
	width: 1000px;
	right: 0;
	left: 0;
	margin: auto;
}
.bizmain__sub,
.bizmain__main,
.l-biz-item__subttl {
	font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
	line-height: 1;
}
.bizmain__sub {
	font-size: 20px;
	margin-bottom: 25px;
	display: block;
}
.bizmain__main {
	font-size: 40px;
	height: 80px;
	position: relative;
	margin-bottom: 30px;
	background-color: #224c9a;
	padding-left: calc((100% - 1000px) / 2);
	padding-right: 45px;
	display: inline-block;
	line-height: 80px;
}
@media all and (-ms-high-contrast: none) {
	*::-ms-backdrop,
	.bizmain__main {
		display: inline;
	}
}
.bizmain__main > span {
	display: inline-block;
}
.bizmain__lead {
	font-size: 20px;
	letter-spacing: 0.03em;
	text-shadow: 4px 2px 19px black;
}

/*============= #biz =============*/
.l-biz-list {
	padding-bottom: 85px;
}
.l-biz-item {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.l-biz-item:not(:last-child) {
	margin-bottom: 70px;
}
@media screen and (min-width: 768px) {
	.l-biz-item {
		width: 1000px;
	}
}
.l-biz-item .block-ttl {
	margin-bottom: 45px;
	font-size: 24px;
}
.l-biz-item__subttl {
	color: rgba(139, 161, 174, 0.15);
	position: absolute;
	bottom: 0;
	right: 0;
	margin: auto;
	line-height: 0.7;
	font-size: 80px;
}
.l-biz-item-in {
	padding: 0 30px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.l-biz-item-cnt {
	width: 460px;
	padding-right: 40px;
}
.l-biz-item-cnt__ttl {
	color: #b5a75a;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 23px;
}
.l-biz-item-cnt__ttl--bk{
	color: #000;
}
.l-biz-item-img {
	width: 480px;
}
.l-biz-item-img__cap {
	text-align: right;
}
/* ------ option ------ */
.l-biz-item-in--single {
	display: block;
	margin-bottom: 25px;
}
.l-biz-item-in--single .l-biz-item-cnt {
	width: 100%;
	padding-right: 0;
}
.l-biz-item-in--single .l-biz-item-cnt__txt {
	margin-bottom: 0;
}
/*============= #whbox =============*/
.l-biz-whbox {
	width: 1000px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 40px 50px;
	box-shadow: 1.545px 2.572px 30.4px 1.6px rgba(43, 43, 43, 0.36);
}
.l-biz-whbox__ttl {
	font-weight: bold;
	font-size: 24px;
	color: #224c9a;
	letter-spacing: 0.1em;
	text-indent: -0.1em;
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 40px;
	text-align: center;
}
.l-biz-whbox__ttl::after {
	content: "";
	width: 30px;
	height: 4px;
	background-color: #224c9a;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.l-biz-whbox-2col {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-bottom: 30px;
	padding: 0 30px;
}
.l-biz-whbox-2col-cnt {
	width: 450px;
	padding-right: 30px;
}
.l-biz-whbox-2col-img {
	width: 410px;
}
/* ------ option ------ */
.l-biz-whbox-2col--single {
	display: block;
	margin-bottom: 0;
}
.l-biz-whbox-2col--single .l-biz-whbox-2col-cnt {
	width: 100%;
	padding: 0;
}
/* ------ option ------ */
.l-biz-whbox-tbl {
	width: 100%;
	border-top: 1px solid #c5d0d6;
}
.l-biz-whbox-tbl-item {
	border-bottom: 1px solid #c5d0d6;
}
.l-biz-whbox-tbl__ttl {
	width: 190px;
	padding: 12px 30px;
	font-weight: bold;
	color: #224c9a;
	font-size: 18px;
	vertical-align: top;
}
.l-biz-whbox-tbl__td {
	padding: 15px 30px 15px 0;
	position: relative;
}
.l-biz-whbox-tbl__btn {
	position: absolute;
	right: 30px;
	top: 15px;
}
.l-biz-whbox-tbl__alert {
	font-size: 13px;
}
.l-biz-whbox-tbl__link {
	color: #9b8f4d;
}
/*============= #main =============*/
.l-biz-item-main {
	width: 1200px;
	height: 270px;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	margin: 0 auto 70px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-wrap: wrap;
	position: relative;
}
.l-biz-item-main__ttl {
	width: 520px;
	height: 80px;
	background-color: #224c9a;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 26px;
	font-family: "游明朝", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
	position: relative;
	bottom: -40px;
}
.l-biz-item__leadtxt {
	font-size: 17px;
	line-height: 2;
	text-align: center;
}
/*============= #2Column_content =============*/
.l-biz-cnt-list {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	width: 940px;
	margin: 0 auto;
}
.l-biz-cnt-item {
	width: 450px;
	margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
	.l-biz-cnt-item:nth-child(2n + 1) {
		margin-right: 35px;
	}
}
.l-biz-cnt-item__img {
	margin-bottom: 10px;
}
.l-biz-cnt-item__img > img {
	display: block;
}
.l-biz-cnt-item__ttl {
	color: #b5a75a;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}
.l-biz-cnt-item__meta {
	font-size: 13px;
	line-height: 1.846;
	letter-spacing: 0;
}
.l-biz-cnt-item__maplink {
	color: #224c9a;
	text-decoration: underline;
}
.l-biz-cnt-item__maplink::before {
	content: "\f041";
	font-family: fontawesome;
	display: inline-block;
	position: relative;
}

/*============= #wrapper =============*/
.l-other-biz {
	border-top: 1px solid #c5d0d6;
	border-bottom: 1px solid #c5d0d6;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.l-other-biz dt {
	color: #224c9a;
	font-weight: bold;
	font-size: 18px;
	width: 230px;
	padding: 13px 0 13px 30px;
}
.l-other-biz dd {
	width: calc(100% - 230px);
	padding: 13px 0;
}

/* ---------------------------------------------------------------- SP ---- */
@media screen and (max-width: 767px) {
	#main {
		overflow: hidden;
	}
	/*============= #page =============*/
	.page-cnt {
		padding-bottom: 60px;
	}
	/*============= #bizmain =============*/
	.bizmain {
		height: auto;
	}
	.bizmain-img {
		height: 220px;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	.bizmain__sub,
	.bizmain__lead {
		width: 100%;
		padding: 0 15px;
	}
	.bizmain__sub {
		font-size: 13px;
		margin-bottom: 15px;
	}
	.bizmain-in {
		position: relative;
		top: 0;
		padding: 50px 0 0;
		margin: 0;
		width: 100%;
	}
	.bizmain__main {
		font-size: 18px;
		height: 50px;
		margin-bottom: 0;
		padding-left: 15px;
		padding-right: 30px;
		line-height: 50px;
	}
	.bizmain-in-lead {
		padding: 25px 15px 15px;
	}
	.bizmain__lead {
		font-size: 14px;
		letter-spacing: 0.03em;
		padding: 0;
		text-shadow: none;
	}
	/*============= #biz =============*/
	.l-biz-list {
		padding-bottom: 55px;
	}
	.l-biz-item .block-ttl {
		margin-bottom: 20px;
		font-size: 17px;
		padding-right: 5px;
	}
	.l-biz-item:not(:last-child) {
		margin-bottom: 50px;
	}
	.l-biz-item__subttl {
		font-size: 40px;
	}
	.l-biz-item-in {
		padding: 0 15px;
		display: block;
	}
	.l-biz-item-cnt {
		width: 100%;
		padding: 0 0 20px;
	}
	.l-biz-item-cnt__ttl {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.l-biz-item-img {
		width: 100%;
	}
	/* ------ option ------ */
	.l-biz-item-cnt .linkbtn--l {
		padding-left: 0px;
		letter-spacing: 0;
	}
	/*============= #whbox =============*/
	.l-biz-whbox {
		width: calc(100% - 30px);
		padding: 25px 10px 30px;
		box-shadow: 0.545px 1.572px 13.4px 1.6px rgba(43, 43, 43, 0.36);
	}
	.l-biz-whbox__ttl {
		font-size: 15px;
		letter-spacing: 0.05em;
		text-indent: -0.05em;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	.l-biz-whbox-2col {
		display: block;
		margin-bottom: 20px;
		padding: 0 10px;
	}
	.l-biz-whbox-2col-cnt {
		width: 100%;
		padding: 0 0 15px;
	}
	.l-biz-whbox-2col-img {
		width: 100%;
	}
	/* ------ option ------ */
	.l-biz-whbox-2col--single {
		margin-bottom: 0;
	}
	/* ------ option ------ */
	.l-biz-whbox-tbl {
		width: 100%;
		border-top: none;
	}
	.l-biz-whbox-tbl__ttl {
		width: auto;
		padding: 0;
		font-size: 13px;
		vertical-align: middle;
		display: block;
	}
	.l-biz-whbox-tbl__td {
		padding: 5px 0 10px;
		position: relative;
		display: block;
	}
	.l-biz-whbox-tbl-item:not(:first-child) .l-biz-whbox-tbl__ttl {
		padding-top: 10px;
	}
	/* ------ option ------ */
	.l-biz-whbox-tbl__btn {
		position: relative;
		right: 0;
		top: 0;
		margin: 20px auto 10px;
	}
	.l-biz-whbox-tbl__alert {
		font-size: 11px;
	}
	/*============= #main =============*/
	.l-biz-item-main {
		width: 100%;
		height: 180px;
		margin: 0 auto 60px;
		padding: 0 15px;
	}
	.l-biz-item-main__ttl {
		width: 100%;
		height: 55px;
		font-size: 18px;
		bottom: -27.5px;
	}
	/* ------ option ------ */
	.l-biz-item__leadtxt {
		font-size: 15px;
		line-height: 1.5;
	}
	/*============= #cnt-list =============*/
	.l-biz-cnt-list {
		display: block;
		width: 100%;
		padding: 0 15px;
	}
	.l-biz-cnt-item {
		width: 100%;
		margin-bottom: 20px;
	}
	.l-biz-cnt-item__ttl {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.l-biz-cnt-item__meta {
		font-size: 12px;
	}
	/*============= #wrapper =============*/
	.l-other-biz {
		display: block;
		width: calc(100% - 30px);
		margin: 0 auto;
	}
	.l-other-biz dt {
		font-size: 13px;
		width: 100%;
		padding: 8px 0 0;
		display: block;
	}
	.l-other-biz dd {
		width: 100%;
		padding: 8px 0 15px;
	}
}
