@charset "UTF-8";
footer {
	padding-bottom: 95px;
}
footer .inner {
	position: relative;
	max-width: 960px;
	display: flex;
	align-items: flex-end;
}
footer a {
	display: inline-block;
}
footer address {
	margin-top: 20px;
}
footer .row01 {
	position: relative;
	line-height: 2;
	padding-top: 120px;
	padding-bottom: 150px;
	background-color: #f3f2c9;
}
footer .col01 {
	width: 400px;
}
footer .tel {
	flex-direction: column;
	margin-top: 20px;
}
footer .tel .num {
	font-size: 32px;
	font-weight: 700;
	font-family: "Source Han Sans", sans-serif;
	padding-left: 30px;
	background-image: url(../img/common/ico-tel01.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position: left center;
	line-height: 1;
}
footer .tel .txt {
	display: block;
	font-size: 16px;
	line-height: 1;
}
footer .col02 {
	width: calc(100% - 400px);
}
.area {
	position: relative;
	padding-top: 65px;
	padding-bottom: 65px;
	background-color: #faf9e8;
}
.area .clip01,
.area .clip02,
.area .clip03,
.area .clip04 {
	width: 30px;
	height: 30px;
	position: absolute;
	background-color: #f3f2c9;
}
.area .clip01 {
	top: 0;
	left: 0;
	clip-path: polygon(0 0, 100% 0, 0 100%);
}
.area .clip02 {
	top: 0;
	right: 0;
	clip-path: polygon(0 0, 100% 0, 100% 100%);
}
.area .clip03 {
	bottom: 0;
	right: 0;
	clip-path: polygon(0 100%, 100% 0, 100% 100%);
}
.area .clip04 {
	bottom: 0;
	left: 0;
	clip-path: polygon(0 100%, 0 0, 100% 100%);
}
.area .heading {
	top: -80px;
}
.area .heading .en {
	margin-bottom: 0;
}
.area .txt {
	line-height: 2;
	text-align: center;
}
.area .txt span {
	background-color: #fffcb4;
}
.footer01 {
	width: 35%;
	position: absolute;
	bottom: -5%;
	right: -18%;
	z-index: 1;
}
.footer02 {
	width: 15%;
	position: absolute;
	top: 100%;
	right: 10%;
	z-index: 1;
}
@media screen and (max-width: 1024px) {
	footer {
		padding-bottom: 60px;
	}
	footer address {
		margin-top: 15px;
	}
	footer .row01 {
		padding-top: 65px;
		padding-bottom: 100px;
	}
	footer .col01 {
		width: 320px;
	}
	footer .tel {
		flex-direction: column;
		margin-top: 20px;
	}
	footer .tel .num {
		font-size: 32px;
		font-weight: 700;
		font-family: "Source Han Sans", sans-serif;
		padding-left: 30px;
		background-image: url(../img/common/ico-tel01.png);
		background-repeat: no-repeat;
		background-size: 25px auto;
		background-position: left center;
		line-height: 1;
	}
	footer .tel .txt {
		display: block;
		font-size: 16px;
		line-height: 1;
	}
	footer .col02 {
		width: calc(100% - 320px);
	}
	.area {
		position: relative;
		padding-top: 65px;
		padding-bottom: 65px;
		background-color: #faf9e8;
	}
	.area .clip01,
	.area .clip02,
	.area .clip03,
	.area .clip04 {
		width: 20px;
		height: 20px;
	}
	.area .heading {
		top: -60px;
	}
	.area .txt {
		font-size: 14px;
	}
	.footer01 {
		width: 25%;
		bottom: -30%;
		right: 0;
	}
	.footer02 {
		width: 15%;
		position: absolute;
		top: 100%;
		right: 10%;
		z-index: 1;
	}
}
@media screen and (max-width: 767px) {
	footer {
		padding-bottom: 0;
	}
	footer .inner {
		flex-direction: column-reverse;
		gap: 40px;
	}
	footer .row01 {
		padding-bottom: 50px;
	}
	footer .col01 {
		width: 100%;
	}
	footer .tel {
		flex-direction: column;
		margin-top: 20px;
	}
	footer .col02 {
		width: 100%;
	}
	.area {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.area .heading {
		top: -45px;
	}
	.area .txt {
		margin-top: 0;
	}
	.footer01 {
		width: 35%;
		bottom: -60%;
	}
	.footer02 {
		width: 35%;
		right: 5%;
	}
}

.footer_bnr {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	margin-top: 70px;
}
.footer_bnr img {
	width: auto;
	height: 70px;
}
.copyright {
	text-align: center;
	margin-top: 30px;
}

@media screen and (max-width: 1024px) {
	.footer_bnr {
		flex-direction: column;
	}
}

@media screen and (max-width: 767px) {
	footer .row02 {
		padding: 0 20px;
	}
	.footer_bnr img {
		width: auto;
		height: auto;
		max-height: 70px;
	}
}

@media only screen and (min-width: 481px) {
	.contact-footer {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.contact-footer {
		position: fixed;
		display: flex;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 1000;
	}
	.contact-footer a {
		display: block;
		width: 50%;
		color: #fff;
		font-weight: 700;
		text-align: center;
		line-height: 70px;
		font-size: 16px;
	}
	.contact-footer span {
		position: relative;
		padding-right: 20px;
	}
	.contact-footer span::after {
		content: "";
		position: absolute;
		right: -10px;
		width: 20px;
		height: 20px;
		display: inline-block;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.contact-footer-tel {
		background-color: #cda85d;
	}
	.contact-footer-mail {
		background-color: #477a9e;
	}
	.contact-footer-tel span::after {
		filter: brightness(1) invert(1);
		background-image: url(../img/ico-tel.svg);
		top: 1px;
	}
	.contact-footer-mail span::after {
		background-image: url(../img/ico-mail.svg);
		top: 3px;
	}
}
