@charset "utf-8";

/*===========================================================

===========================================================*/

.footer-address-box {
	margin: 10px 0 0;
}

.footer-address-box:first-child {
	margin: 0;
}

.footer-text01 {
	font-size: clamp(13px, calc(0.8125rem + ((1vw - 3.75px) * 0.1942)), 16px);
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.5625;
}

.footer-text01 a {
	color: var(--white);
}

.footer-text01 a:hover {
	color: var(--white);
	text-decoration: underline;
}

.footer-nav-block {
	margin: 20px 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 7.6%;
}

.footer-nav-block:first-child {
	margin: 0;
}

.footer-nav-link {
	font-size: clamp(13px, calc(0.8125rem + ((1vw - 7.68px) * 0.2604)), 16px);
	font-weight: 700;
	letter-spacing: 0.05em;
	color: var(--white);
	transition: all .3s;
}

.footer-nav-link:hover {
	color: var(--white);
	text-decoration: underline;
	opacity: 0.7;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:414px) {


/*===========================================================

===========================================================*/



} /* min-width: 414px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:544px) {


/*===========================================================

===========================================================*/



} /* min-width: 544px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 768px) {


/*===========================================================

===========================================================*/



} /* min-width: 768px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width: 1024px) {


/*===========================================================

===========================================================*/



} /* min-width: 1024px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1200px) {


/*===========================================================

===========================================================*/



} /* min-width: 1200px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1440px) {


/*===========================================================

===========================================================*/



} /* min-width: 1440px ここまで */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1620px) {




} /* min-width: 1520px ここまで */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */ 