@charset "utf-8";

/*===========================================================
MENU
===========================================================*/

.menu02-block {
	margin: 60px 0 0;
}

.menu02-block:first-child {
	margin: 0;
}

.menu02-title-box {
	margin: 0 0 20px;
	padding: 20px 0;
	border-bottom: 2px solid var(--primary);
}

.text02 strong {
	font-size: clamp(22px, calc(1.375rem + ((1vw - 3.75px) * 1.4887)), 45px);
	font-weight: 700;
	color: var(--secondary);
}

.menu02-text-flex02 {
	flex-direction: column;
}

.menu03-row {
	padding: 10px 0;
	border-bottom: 2px solid var(--primary);
}

.menu03-row:first-child {
	padding: 0 0 10px;
}

.menu03-area02 p a {
	color: var(--secondary);
	text-decoration: underline;
}

.menu03-area02 p a:hover {
	color: var(--secondary);
	text-decoration: none;
}

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


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

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

.menu02-text-flex02 {
	flex-direction: row;
	align-items: center;
}


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


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


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

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


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


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


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

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

.menu02-block {
	margin: 70px 0 0;
}

.menu03-row {
	padding: 20px 0;
}

.menu03-row:first-child {
	padding: 0 0 20px;
}

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


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


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

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

.menu02-block {
	margin: 80px 0 0;
}

} /* 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 ここまで */

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