@charset "utf-8";

/*===========================================================
staff01
===========================================================*/

.staff01-contents01::before {
	content: "";
	display: block;
	width: 100%;
	height: 55%;
	background: var(--gray04);
	position: absolute;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}

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

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

.staff01-name-box {
	gap: 10px;
}

.staff01-profile-row {
	padding: 10px 0;
	border-bottom: 1px solid #595959;
}

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

.staff01-text-box01 {
	padding: 0 0 10px;
	border-bottom: 1px solid #595959;
}

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


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

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



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


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


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

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



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


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


/*===========================================================
staff01
===========================================================*/

.staff01-contents01::before {
	width: 80%;
	height: 95%;
}

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


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


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


/*===========================================================
staff01
===========================================================*/
  
.staff01-contents01::before {
	width: 80%;
	height: 90%;
}

.staff01-block {
	margin: 120px 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 ここまで */

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