@charset "utf-8";

.facilityBox.mainWidth {
	margin-top: 80px;
}

.pageTop__title {
	font-size: 25px;
	color: #666464;
	font-weight: normal;
	letter-spacing: 0.01em;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	padding-left: 45px;
}

.pageTop__note {
	display: block;
	margin-top: 100px;
	font-size: 23px;
	text-align: center;
}

.pageTop__subTitle {
	font-size: 20px;
	color: #666464;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin-top: 44px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.ctnWrap {
	padding-bottom: 30px;
	border-bottom: #666464 2px dotted;
}

.ctnWrap a p {
	text-align: center;
}

.download-ctn {
	margin-top: 43px;
	margin-bottom: 40px;
}

.download-ctn::after {
	content: "";
	display: block;
	clear: both;
}

.downloadWrap {
	text-align: center;
}

.downloadWrap:first-child {
	float: left;
	width: 50%;
}

.downloadWrap:last-child {
	float: right;
	width: 50%;
}

.downloadWrap__txt {
	font-size: 14px;
	color: #666464;
	margin: 0 auto 0 auto;
	margin-bottom: 29px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	width: auto;
	text-align: left;
}

.downloadWrap__link {
	width: 380px;
	height: 80px;
	line-height: 76px;
	background: #006747;
	color: #fff;
	border: solid 2px #006747;
	display: block;
	text-align: center;
	font-size: 18px;
	margin: auto;
}

.downloadWrap__link span {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 32px;
	display: inline-block;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.downloadWrap__link span::before {
	content: "";
	width: 21px;
	height: 25px;
	display: inline-block;
	background: url(../img/requirements/pdf-icon2x.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	position: absolute;
	left: 0;
	top: -webkit-calc((100% - 25px) / 2);
	top: calc((100% - 25px) / 2);
}

.downloadWrap__link:hover {
	opacity: 1;
	background: #fff;
	color: #006747;
}

.downloadWrap__link:hover span::before {
	background: url(../img/requirements/pdf-icon2xgreen.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}

.desc__txt {
	font-size: 14px;
	margin-bottom: 42px;
}

.sp-p {
	padding: 54px 0 0 0;
}


.briefing_btnArea {
	padding-top: 35px;
	text-align: center;
	padding-bottom: 100px;
}

.btnArea_mail,
.btnArea_tel {
	width: 380px;
	display: inline-block;
}

.btnArea_mail {
	margin-right: 40px;
}

.ttl_btnArea {
	color: #006747;
	margin-bottom: 15px;
	text-align: left;
}

.ttl_btnArea span {
	color: #666464;
	font-weight: 400;
	margin-left: 20px;
}

.btn_mail,
.btn_tel {
	font-size: 20px;
	display: block;
	width: 100%;
	line-height: 80px;
}

.btn_mail img,
.btn_tel img {
	margin-right: 30px;
}




.dl_here {
	margin-bottom: 18px;
	font-size: 18px;
}


.req_1_download {
	display: flex;
	align-items: stretch;
	justify-content: center;
	margin-bottom: 10px;
}

.req_1_download > a > span {
	padding: 0 0 0 130px;
	letter-spacing: 1px;
	position: relative;
	font-weight: 400;
	z-index: 1;
	display: block;
}

.req_1_download > a > span:before {
	content: "";
	z-index: 1;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0px;
	background-size: 100% auto;
}

.req_1_download .dl_1 {
	width: 50%;
	border: solid 2px #006747;
	padding: 3em;
	border-right: none;
	color: #006747;
}

.req_1_download .dl_1 span::before {
	background-image: url(../img/requirements/download_1.svg);
	width: 40px;
	height: 40px;
	top: -10px;
	left: 70px;
}

.req_1_download .dl_2 {
	width: 50%;
	border: solid 2px #006747;
	padding: 3em;
	color: #006747;
}

.req_1_download .dl_2 span::before {
	background-image: url(../img/requirements/download_1.svg);
	width: 40px;
	height: 40px;
	top: -10px;
	left: 70px;
}

.dl_caption {
	margin: 30px 0 80px;
}

.dl_caption span {
	position: relative;
	z-index: 1;
	padding-left: 75px;
	display: block;
}

.dl_caption span::before {
	content: "";
	position: absolute;
	background-image: url(../img/requirements/arrow_1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 0;
	width: 83px;
	height: 49px;
	top: -12px;
	left: -15px;
	z-index: 1;
}

.ttl02 {
	color: #006747;
	font-size: 20px;
	margin: 0 0 21px;
	font-weight: normal;
}

.ttl02 img {
	height: auto;
}

.facility_table1 td,
.facility_table1 th {
	border-bottom: 2px solid #CCE1DA;
	border-right: 2px solid #CCE1DA;
	font-weight: 300;
	height: 79px;
	vertical-align: middle;
}

.facility_table1 th {
	font-size: 14px;
	color: #006747;
	text-align: center;
}

.facility_table1 {
	margin: 0 0 82px;
}

.facilityBox {
	margin: 0 0 135px;
}

@media screen and (max-width: 1024px) and (orientation: portrait),
screen and (max-width: 838px) and (orientation: landscape) {
	.briefing_btnArea {
		padding-top: 25px;
		text-align: center;
	}

	.btnArea_mail,
	.btnArea_tel {
		width: 100%;
		display: inline-block;
	}

	.btnArea_mail {
		margin-right: 0;
		margin-bottom: 45px;
	}

	.ttl_btnArea {
		color: #006747;
		margin-bottom: 10px;
		text-align: center;
	}

	.ttl_btnArea span {
		color: #666464;
		font-weight: 400;
		margin-left: 0;
		display: block;
	}

	.btn_mail,
	.btn_tel {
		font-size: 14px;
		display: block;
		width: 100%;
		line-height: 60px;
	}

	.btn_mail img,
	.btn_tel img {
		margin-right: 15px;
	}





	.dl_here {
		margin: 0 10px 14px;
		font-size: 14px;
	}


	.req_1_download {
		margin: 0 10px 15px;
	}


	.req_1_download > a > span {
		padding: 0 0 30px 0;
		letter-spacing: 1px;
		position: relative;
		font-weight: 400;
		z-index: 1;
		display: block;
	}

	.req_1_download > a > span:before {
		content: "";
		z-index: 1;
		position: absolute;
		background-repeat: no-repeat;
		background-position: 0 0px;
		background-size: 100% auto;
	}

	.req_1_download .dl_1 {
		width: 50%;
		border: solid 2px #006747;
		padding: 1em;
		border-right: none;
		color: #006747;
	}

	.req_1_download .dl_1 span::before {
		background-image: url(../img/requirements/download_1.svg);
		width: 25px;
		height: 25px;
		top: 40px;
		left: 50%;
		transform: translateX(-50%);
	}

	.req_1_download .dl_2 {
		width: 50%;
		border: solid 2px #006747;
		padding: 1em;
		color: #006747;
	}

	.req_1_download .dl_2 span::before {
		background-image: url(../img/requirements/download_1.svg);
		width: 25px;
		height: 25px;
		top: 40px;
		left: 50%;
		transform: translateX(-50%);
	}

	.dl_caption {
		margin: 10px 10px 30px;
	}

	.dl_caption span {
		position: relative;
		z-index: 1;
		padding-left: 70px;
		display: block;
	}

	.dl_caption span::before {
		content: "";
		position: absolute;
		background-image: url(../img/requirements/arrow_1.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: 0 0;
		width: 83px;
		height: 49px;
		top: -15px;
		left: -15px;
		z-index: 1;
	}

	.ttl02 img.suisenippan {
		margin-bottom: 5px;
		width: 63px;
	}

	.downloadWrap__link {
		width: 92%;
	}

	.facility_table1 .td01 {
		width: auto;
	}

	.facility_table1 th {
		width: 120px;
	}

	.pageTop__title {
		font-size: 20px;
		letter-spacing: 3px;
		font-weight: 400;
		margin-bottom: 15px;
		text-align: center;
		padding-left: 0;
	}

	.pageTop__subTitle {
		font-size: 18px;
		letter-spacing: 3px;
		font-weight: 400;
		margin-bottom: 15px;
		text-align: center;
	}

	.downloadWrap:first-child {
		float: none;
		width: 100%;
	}

	.downloadWrap:last-child {
		float: none;
		width: 100%;
		margin-top: 43px;
	}

	.ctnWrap a p {
		font-size: 14px;
	}
}
