.job .mainbox01:before {
	background-image: url("../img/jobmain.jpg");
}

.job .boxwrap01 {
	width: 100%;
	padding: 80px 0 130px;
	background: url("../img/bg01.png") no-repeat center top;
	background-size: cover;
}
.job .bubble01 {
	width: 470px;
	margin: 0 auto;
}

.jobmenu {
	width: 750px;
	margin: 80px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	z-index: 2;
}
.jobmenu li {
	width: 48%;
	position: relative;
	cursor: pointer;
}
.jobmenu li .btnbox {
	width: 80%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.jobmenu li .btnbox:after {
	content: "";
	position: absolute;
	top: -10%;
	left: -10%;
	width: 120%;
	height: 120%;
	transform: scale(1);
	transform-origin: center center;
	background: url("../img/jobbtnbg.png") no-repeat center center;
	background-size: contain;
	z-index: -1;
	transition: all .5s;
}
.jobmenu li:hover .btnbox:after {
	transform: scale(1.15);
}
.boxwrap02 {
	width: 100%;
	position: relative;
}
.jobcont01 {
	width: 90%;
	max-width: 1080px;
	margin: -100px auto 100px;
	background: #FFF;
	border-top: 2px solid #B60355;
	box-sizing: border-box;
	padding: 60px 0 0;
}
.jobcont02 {
	width: 90%;
	max-width: 1080px;
	margin: 0 auto;
	background: #FFF;
	border-top: 2px solid #B60355;
	box-sizing: border-box;
	padding: 60px 0 0;
}
.job h3 {
	font-size: 36px;
	font-weight: 600;
	color: #B60355;
	text-align: center;
	position: relative;
	margin-bottom: 60px;
}
.job h3:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: calc(50% - 15px);
	height: 1px;
	width: 30px;
	background: #B60355;
}
.joblist {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.joblist li {
	width: 44%;
	margin: 0 3% 60px;
}
.joblist li .p01 {
	font-size: 22px;
	line-height: 1.4em;
	font-weight: 500;
	color: #B60355;
	padding: 15px 0 5px;
}
.joblist li .p02 {
	font-size: 14px;
	line-height: 1.7em;
	padding-bottom: 20px;
	min-height: 9em;
}
.joblist .btn3 {
	width: 185px;
	margin: 0;
}


@media screen and (max-width: 1023px) {
.job .boxwrap01 {
	padding: 80px 0 80px;
}
.job .bubble01 {
	width: 320px;
	font-size: 15px;
}
.jobmenu {
	width: 90%;
	margin: 80px auto;
}
.jobmenu li {
	width: 49%;
	position: relative;
	cursor: pointer;
}
.jobmenu li .btnbox {
	width: 90%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.jobmenu li .btnbox:after {
	content: "";
	position: absolute;
}
.jobmenu li:hover .btnbox:after {
	transform: scale(1);
}
.jobcont01 {
	width: 90%;
	margin: -50px auto 50px;
}
.jobcont02 {
	width: 90%;
}
.job h3 {
	font-size: 26px;
	margin-bottom: 60px;
}
.joblist li {
	width: 46%;
	margin: 0 2% 50px;
}
.joblist li .p01 {
	font-size: 20px;
	padding: 10px 0 5px;
}
.joblist li .p02 {
	font-size: 14px;
	line-height: 1.7em;
	padding-bottom: 20px;
	min-height: 10em;
}
.joblist .btn3 {
	width: 185px;
	margin: 0;
}
}
@media screen and (max-width: 600px) {
.job .bubble01 {
	width: 280px;
	font-size: 14px;
}
.jobmenu {
	width: 90%;
	margin: 40px auto;
}
.jobmenu li .btnbox {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.jobmenu li .btnbox:after {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.job h3 {
	font-size: 20px;
}
.joblist li {
	width: 100%;
}
.joblist li .p01 {
	font-size: 18px;
}
.joblist li .p02 {
	padding-bottom: 20px;
	min-height: auto;
}
}





/*font-style: italic;
  font-family: 'Barlow', sans-serif;*/



/* ///////////////////////////////////////////////////////   キャリアモデル  */
.career .mainbox01:before {
	background-image: url("../img/careermain.jpg");
}
.career .nbox01 .btn2 {
	width: 490px;
	margin: 50px auto;
}

.careerbox {
	width: 90%;
	margin: 0 auto 100px;
	max-width: 980px;
}
.careerbox .mainbar {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.careerbox .mainbar:before {
	content: "";
	position: absolute;
	width: calc(100% - 90px);
	height: 2px;
	left: 0;
	top: 0;
	background: #B60355;
	z-index: 2;
}
.careerbox .mainbar .num {
	position: absolute;
	font-size: 90px;
	color: #B60355;
	font-family: 'Barlow', sans-serif;
	right: 0;
	top: -45px;
	font-weight: 200;
	line-height: 1em;
	z-index: 3;
}
.careerbox .mainbar .num.ls02 {
	letter-spacing: -0.07em;
}
.careerbox .mainbar .num:before {
	content: "Career model";
	color: #B60355;
	font-family: 'Barlow', sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: 500;
	line-height: 1em;
	top: 30px;
	right: 90px;
	width: 100px;
	text-align: right;
	position: absolute;
	letter-spacing: 0em;
}
.careerbox .mainbar .imgbox {
	width: 50%;
}
.careerbox .mainbar .textbox {
	width: 50%;
	background: url("../img/bg01.png") no-repeat right top;
	background-size: 1600px auto;
	box-sizing: border-box;
	padding: 70px 0 0 40px;
}
.careerbox .mainbar .textbox .p01 {
	font-size: 21px;
	font-weight: 600;
	color: #B60355;
	line-height: 1.6em;
	padding-bottom: 15px;
}
.careerbox .mainbar .textbox .p02 {
	font-size: 14px;
	font-weight: 500;
}
.careerbox .mainbar .textbox .p03 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.6em;
}
.careerbox .mainbar .textbox .p03 span {
	font-size: 14px;
	padding-left: 10px;
}
.openbtn {
	width: 52px;
	height: 52px;
	position: absolute;
	text-indent: -9999px;
	background: url("../img/downarrow.png") no-repeat center center;
	background-size: contain;
	bottom: -25px;
	left: calc(50% - 25px);
	cursor: pointer;
}
.openbtn.on {
	background: url("../img/closebtn.png") no-repeat center center;
	background-size: contain;
}
.closebtn {
	width: 52px;
	height: 52px;
	margin: 30px auto;
	position: relative;
	text-indent: -9999px;
	background: url("../img/closebtn.png") no-repeat center center;
	background-size: contain;
	cursor: pointer;
}
.careerhistory {
	display: none;
}
.historybox {
	width: 60%;
	margin: 180px auto 10px;
	max-width: 520px;
	box-sizing: border-box;
	padding: 30px 0 0;
	position: relative;
}
.historybox:before {
	content: "";
	height: 150px;
	width: 18px;
	position: absolute;
	top: -150px;
	left: calc(50% - 9px);
	background: url("../img/pointline.png") no-repeat center bottom;
	background-size: contain;
}
.historybox .p01 {
    position: relative;
    width: 100%;
    height: 40px;
    background: #A01A5A;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
		line-height: 40px;
    font-weight: 500;
		z-index: 3;
}
.historybox .p01:after{
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(182, 3, 85, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-bottom-color: #A01A5A;
    bottom: 100%;
    left: 50%;
}
.historybox .p02 {
	color: #B60355;
	font-family: 'Barlow', sans-serif;
	font-size: 60px;
	text-align: center;
	font-weight: 200;
	line-height: 1em;
	padding: 20px 0 0;
}
.historybox .p02 span {
	display: block;
	font-style: italic;
	font-size: 12px;
	font-weight: 400;
	line-height: 1em;
}
.historybox .p03 {
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	color: #B60355;
	margin-bottom: 13px;
	padding-bottom: 13px;
	background: url("../img/threedots.png") no-repeat center bottom;
	background-size: 25px auto;
}
.historybox .p04 {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.6em;
	margin-bottom: 10px;
}
.historybox .p05 {
	font-size: 14px;
	font-weight: 400;
}
.historybox .imgbox {
	margin: 40px 0 0;
}

@media screen and (max-width: 1023px) {

.career .nbox01 .btn2 {
	width: 80%;
	max-width: 400px;
	margin: 50px auto;
}
.career .nbox01 .btn2 p {
	font-size: 15px;
}
.careerbox {
	width: 90%;
	margin: 0 auto 80px;
}
.careerbox .mainbar:before {
	width: calc(100% - 60px);
	height: 2px;
}
.careerbox .mainbar .num {
	font-size: 60px;
	top: -30px;
}
.careerbox .mainbar .num:before {
	top: 15px;
	right: 60px;
	width: 100px;
}
.careerbox .mainbar .imgbox {
	width: 45%;
	height: 300px;
}
.careerbox .mainbar .imgbox img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.careerbox .mainbar .textbox {
	width: 55%;
	padding: 25px;
}
.careerbox .mainbar .textbox .p01 {
	font-size: 18px;
	font-weight: 600;
	color: #B60355;
	line-height: 1.6em;
	padding-bottom: 12px;
}
.careerbox .mainbar .textbox .p02 {
	font-size: 13px;
	font-weight: 500;
}
.careerbox .mainbar .textbox .p03 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6em;
}
.careerbox .mainbar .textbox .p03 span {
	font-size: 13px;
	padding-left: 10px;
}
}

@media screen and (max-width: 600px) {

.career .nbox01 .btn2 {
	width: 80%;
	max-width: 400px;
	margin: 50px auto;
}
.career .nbox01 .btn2 p {
	font-size: 14px;
}
.careerbox {
	width: 90%;
	margin: 0 auto 80px;
}
.careerbox .mainbar:before {
	width: calc(100% - 60px);
}
.careerbox .mainbar .num {
	font-size: 60px;
	top: -30px;
}
.careerbox .mainbar .num:before {
	top: 15px;
	right: 60px;
	width: 100px;
}
.careerbox .mainbar .imgbox {
	width: 100%;
	height: 250px;
}
.careerbox .mainbar .imgbox img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	object-position: center top;
}
.careerbox .mainbar .textbox {
	width: 100%;
	padding: 20px 20px 50px;
}
.careerbox .mainbar .textbox .p01 {
	font-size: 16px;
	padding-bottom: 12px;
}
.careerbox .mainbar .textbox .p02 {
	font-size: 13px;
}
.careerbox .mainbar .textbox .p03 {
	font-size: 18px;
}
.careerbox .mainbar .textbox .p03 span {
	font-size: 13px;
}
.openbtn {
	width: 52px;
	height: 52px;
	bottom: -25px;
	left: calc(50% - 25px);
}
.closebtn {
	width: 52px;
	height: 52px;
}
.historybox {
	width: 90%;
	margin: 100px auto 10px;
	padding: 30px 0 0;
}
.historybox:before {
	content: "";
	height: 70px;
	width: 18px;
	position: absolute;
	top: -60px;
	left: calc(50% - 9px);
	background: url("../img/pointline.png") no-repeat center bottom;
	background-size: cover;
}
.historybox .p01 {
  height: 36px;
	font-size: 16px;
	line-height: 36px;
}
.historybox .p02 {
	font-size: 40px;
	padding: 20px 0 0;
}
.historybox .p03 {
	font-size: 20px;
}
.historybox .p04 {
	font-size: 18px;
}
.historybox .p05 {
	font-size: 14px;
}
.historybox .imgbox {
	margin: 40px 0 0;
}
}







.store-btn {
	margin: 0 auto;
	width: 90%;
	max-width: 470px;
	height: 90px;
	border-radius: 45px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.store-btn a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.store-btn p {
	color: #FFF;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 500;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
	text-align: center;
}
.store-btn p:after {
	content: "";
	position: absolute;
	right: 25px;
	height: 15px;
	width: 15px;
	background: url("../img/image2024/arrow-yellow.png") no-repeat center center;
	background-size: contain;
	top: calc(50% - 5px);
	transition: all .3s;
}
.store-btn:after {
	position: absolute;
	content: "";
	top: 0;
  right: 0;
  bottom: 0;
  left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: -2;
}
.store-btn:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #B60355;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.store-btn:hover p:after {
	right: 15px;
}
.store-btn:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}




.store .mainbox01:before {
	background-image: url("../img/image2024/store-main.jpg");
}
.store .content-box {
	width: 90%;
	margin: 0 auto;
	max-width: 980px;
}
.store .store-menu-wrap {
	padding: 100px 0 250px;
	position: relative;
	background: url("../img/image2024/store-bg01.jpg") no-repeat center center;
	background-size: cover;
}
.store-menu-wrap .content-box > .ttl {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 40px;
}
.store-menu-wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.store-menu-wrap ul li {
	width: 23%;
	margin-bottom: 30px;
	cursor: pointer;
	position: relative;
	transition: all .3s;
	top: 0;
}
.store-menu-wrap ul li:hover {
	top: 10px;
}


.store .contents {
	margin-bottom: 0;
}
.store-content {
	width: 100%;
	top: -80px;
	position: relative;
	margin-bottom: -80px;
	padding-bottom: 10px;
}
.store-content:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("../img/image2024/store-bg02.jpg") repeat center top;
	z-index: -1;
	background-size: 1300px auto;
}
.store-menu-wrap ul li:nth-child(3) img {
	width: 110%;
	left: -10%;
	position: relative;
}

.staff01 .staff-box,
.staff01 .staff-box:before,
.staff01 .staff-box:after {
	background: #7275BB;
}
.staff01 .job-ttl {
	color: #7275BB;
}
.staff02 .staff-box,
.staff02 .staff-box:before,
.staff02 .staff-box:after {
	background: #B564BB;
}
.staff02 .job-ttl {
	color: #B564BB;
}
.staff03 .staff-box,
.staff03 .staff-box:before,
.staff03 .staff-box:after {
	background: #D63D8D;
}
.staff03 .job-ttl {
	color: #D63D8D;
}
.staff04 .staff-box,
.staff04 .staff-box:before,
.staff04 .staff-box:after {
	background: #D26F4C;
}
.staff04 .job-ttl {
	color: #D26F4C;
}
.staff05 .staff-box,
.staff05 .staff-box:before,
.staff05 .staff-box:after {
	background: #B59A43;
}
.staff05 .job-ttl {
	color: #B59A43;
}
.staff06 .staff-box,
.staff06 .staff-box:before,
.staff06 .staff-box:after {
	background: #98BF5B;
}
.staff06 .job-ttl {
	color: #98BF5B;
}
.staff07 .staff-box,
.staff07 .staff-box:before,
.staff07 .staff-box:after {
	background: #63BC86;
}
.staff07 .job-ttl {
	color: #63BC86;
}
.staff08 .staff-box,
.staff08 .staff-box:before,
.staff08 .staff-box:after {
	background: #5CAFB4;
}
.staff08 .job-ttl {
	color: #5CAFB4;
}
.staff-box {
	border: solid 3px #000;
	border-radius: 20px;
	position: relative;
	margin-bottom: 150px;
	padding-bottom: 40px;
}
.staff-box:before {
	content: "";
	position: absolute;
	width: 45%;
	height: 60px;
	top: -63px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 20px 20px 0 0;
	border-top: solid 3px #000;
	border-left: solid 3px #000;
	border-right: solid 3px #000;
}
.staff-box:after {
	content: "";
	position: absolute;
	width: 45%;
	height: 10px;
	top: -5px;
	left: 50%;
	transform: translateX(-50%);
	background: #000;
}
.staff-box .num {
	position: absolute;
	width: 78px;
	height: 78px;
	background: #FFF;
	border: solid 4px #000;
	border-radius: 50%;
	top: -80px;
	left: 21%;
	z-index: 2;
}
.staff-box .num p {
	line-height: 78px;
	font-size: 37px;
	text-align: center;
	font-weight: 600;
	font-style: italic;
	font-family: 'Barlow', sans-serif;
	position: relative;
	left: -0.05em;
	top: -0.05em;
}
.staff-box > .ttl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	z-index: 2;
	position: relative;
}
.staff-box > .ttl .en {
	width: 200px;
	font-size: 40px;
	line-height: 1.1em;
	font-weight: 600;
	font-style: italic;
	font-family: 'Barlow', sans-serif;
	color: rgba(255,255,255,0.35);
	box-sizing: border-box;
	padding: 20px 0 0 20px;
	position: absolute;
}
.staff-box > .ttl .ttl-box {
	width: calc(100% - 500px);
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}
.staff-box > .ttl .ttl-box p:nth-of-type(1) {
	text-align: center;
	font-size: min(2vw,18px);
	font-weight: 600;
	color: #FFF;
	line-height: 1.4em;
}
.staff-box > .ttl .ttl-box p:nth-of-type(2) {
	display: inline-block;
	white-space: nowrap;
	padding-left: 70px;
	position: relative;
	font-size: 40px;
	font-weight: 600;
	color: #FFF;
	left: 50%;
	transform: translateX(-50%);
	margin: 10px auto;
}
.staff-box > .ttl .ttl-box p:nth-of-type(2):before {
	content: "";
	position: absolute;
	width: 60px;
	height: 60px;
	background-image: url("../img/image2024/check.png");
	background-repeat: no-repeat;
	background-size: contain;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.staff-box > .ttl .ttl-box p:nth-of-type(3) {
	font-size: 16px;
	font-weight: 500;
	color: #FFF;
}
.staff-box > .ttl .illust-box {
	width: 200px;
	top: -60px;
	right: 10px;
	position: relative;
	height: 220px;
}
.staff-box > .ttl .illust-box p {
	text-align: center;
	color: #FFF;
	background: #000;
	font-size: 18px;
	font-weight: 500;
	position: absolute;
	z-index: 2;
	bottom: 0;
	width: 100%;
	
}
.staff-box .split {
	width: 90%;
	margin: 0 auto 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.staff-box .split .image {
	width: 40%;
}
.staff-box .split .txt {
	width: 55%;
}
.staff-box .split .txt .job-ttl {
	display: inline-block;
	background: #FFF;
	border-radius: 40px;
	font-size: 18px;
	font-weight: 600;
	padding: 0 15px;
	margin-bottom: 20px;
}
.staff-box .split .txt .job-ttl + p {
	color: #FFF;
	font-size: 16px;
	line-height: 1.6em;
}
.staff01 .illust-box .illust {
	position: relative;
	top: 30px;
}
.staff02 .illust-box .illust {
	position: relative;
	top: 4px;
}
.staff03 .illust-box .illust img {
	position: relative;
	width: 130%;
	left: -30%;
}
.staff04 .illust-box .illust img {
	position: relative;
	width: 120%;
	left: -5%;
}
.staff04 .illust-box .illust {
	position: relative;
	top: 0px;
}
.staff05 .illust-box .illust img {
	position: relative;
	width: 60%;
	left: 20%;
}
.staff05 .illust-box .illust {
	position: relative;
	top: 0px;
}
.staff06 .illust-box .illust img {
	position: relative;
	width: 110%;
	left: 0%;
}
.staff06 .illust-box .illust {
	position: relative;
	top: 28px;
}
.staff07 .illust-box .illust img {
	position: relative;
	width: 110%;
	left: -5%;
}
.staff07 .illust-box .illust {
	position: relative;
	top: 28px;
}
.staff08 .illust-box .illust img {
	position: relative;
	width: 110%;
	left: -5%;
}
.staff08 .illust-box .illust {
	position: relative;
	top: 28px;
}
@media screen and (min-width: 601px) and (max-width: 900px) {
	.store-menu-wrap ul {
		justify-content: flex-start;
	}
	.store-menu-wrap ul li {
		width: 30.33%;
		margin: 0 1.5% 20px;
	}
	.store .store-content .content-box {
		width: 100%;
		margin: 0 auto;
		max-width: 980px;
	}
	.staff-box {
		transform: scale(.9);
		margin-bottom: 50px;
	}
	.staff-box > .ttl .ttl-box p:nth-of-type(2) {
		display: inline-block;
		white-space: nowrap;
		padding-left: 40px;
		position: relative;
		font-size: 30px;
		font-weight: 600;
		color: #FFF;
		left: 50%;
		transform: translateX(-50%);
		margin: 10px auto;
	}
	.staff-box > .ttl .ttl-box p:nth-of-type(2):before {
		content: "";
		position: absolute;
		width: 30px;
		height: 30px;
		background-image: url("../img/image2024/check.png");
		background-repeat: no-repeat;
		background-size: contain;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
}

@media screen and (max-width: 600px) {
	.store-btn {
		margin: 0 auto;
		width: 90%;
		max-width: 370px;
		height: 60px;
		border-radius: 45px;
	}
	.store-btn p {
		font-size: 12px;
		line-height: 1.4em;
	}
	.store-btn p:after {
		right: 10px;
		height: 10px;
		width: 10px;
		background: url("../img/image2024/arrow-yellow.png") no-repeat center center;
		background-size: contain;
		top: calc(50% - 5px);
		transition: all .3s;
	}
	.store .content-box {
		width: 90%;
		margin: 0 auto;
		max-width: 980px;
	}
	.store .store-menu-wrap {
		padding: 70px 0 150px;
		position: relative;
		background: url("../img/image2024/store-bg01.jpg") no-repeat center center;
		background-size: cover;
	}
	.store-menu-wrap .content-box > .ttl {
		text-align: center;
		font-size: 16px;
		font-weight: 600;
		padding-bottom: 40px;
	}
	.store-menu-wrap ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 400px;
		margin: 0 auto;
	}
	.store-menu-wrap ul li {
		width: 48%;
		margin-bottom: 20px;
		cursor: pointer;
		position: relative;
		transition: all .3s;
		top: 0;
	}
	.store-menu-wrap ul li:hover {
		top: 10px;
	}



	.store-content {
		width: 100%;
		top: -20px;
		position: relative;
		margin-bottom: -20px;
		padding-bottom: 10px;
	}
	.staff-box {
		border: solid 3px #000;
		border-radius: 15px;
		position: relative;
		margin-bottom: 80px;
		padding-bottom: 30px;
	}
	.staff-box:before {
		content: "";
		position: absolute;
		width: 80%;
		height: 30px;
		top: -33px;
		left: 50%;
		transform: translateX(-50%);
		border-radius: 15px 15px 0 0;
	}
	.staff-box:after {
		content: "";
		position: absolute;
		width: 80%;
		height: 10px;
		top: -5px;
		left: 50%;
		transform: translateX(-50%);
		background: #000;
	}
	.staff-box .num {
		position: absolute;
		width: 38px;
		height: 38px;
		background: #FFF;
		border: solid 3px #000;
		border-radius: 50%;
		top: -40px;
		left: 6%;
	}
	.staff-box .num p {
		line-height: 38px;
		font-size: 20px;
		left: -0.05em;
		top: -0.05em;
	}
	.staff-box > .ttl {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.staff-box > .ttl .en {
		width: 100%;
		font-size: 20px;
		text-align: center;
		line-height: 1em;
		font-weight: 600;
		font-style: italic;
		font-family: 'Barlow', sans-serif;
		color: rgba(255,255,255,0.25);
		box-sizing: border-box;
		padding: 0 0 0 10px;
		position: absolute;
		top: -10px;
		order: 1;
	}
	.staff-box > .ttl .ttl-box {
		width: calc(100%);
		top: 0px;
		left: 50%;
		transform: translateX(-50%);
		position: relative;
		padding: 20px 4% 0;
		order: 3;
	}
	.staff-box > .ttl .ttl-box p:nth-of-type(1) {
		text-align: center;
		font-size: min(5vw,15px);
		font-weight: 600;
		color: #FFF;
		line-height: 1.4em;
	}
	.staff-box > .ttl .ttl-box p:nth-of-type(2) {
		display: inline-block;
		white-space: nowrap;
		padding-left: 40px;
		position: relative;
		font-size: 20px;
		font-weight: 600;
		color: #FFF;
		left: 50%;
		transform: translateX(-50%);
		margin: 10px auto;
	}
	.staff-box > .ttl .ttl-box p:nth-of-type(2):before {
		content: "";
		position: absolute;
		width: 30px;
		height: 30px;
		background-image: url("../img/image2024/check.png");
		background-repeat: no-repeat;
		background-size: contain;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.staff-box > .ttl .ttl-box p:nth-of-type(3) {
		font-size: 13px;
		font-weight: 500;
		color: #FFF;
	}
	.staff-box > .ttl .illust-box {
		width: 150px;
		top: 0px;
		right: 0;
		position: relative;
		height: 180px;
		margin: 10px auto;
		order: 2;
	}
	.staff-box > .ttl .illust-box p {
		text-align: center;
		color: #FFF;
		background: #000;
		font-size: 14px;
		font-weight: 500;
		position: absolute;
		z-index: 2;
		bottom: 0;
		width: 100%;

	}
	.staff-box .split {
		width: 90%;
		margin: 30px auto 30px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.staff-box .split .image {
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
	}
	.staff-box .split .txt {
		width: 100%;
		padding: 30px 0 0;
	}
	.staff-box .split .txt .job-ttl {
		display: inline-block;
		background: #FFF;
		border-radius: 40px;
		font-size: 14px;
		font-weight: 600;
		padding: 0 15px;
		margin-bottom: 10px;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		white-space: nowrap;
	}
	.staff-box .split .txt .job-ttl + p {
		color: #FFF;
		font-size: 13px;
		line-height: 1.6em;
	}
	.staff01 .illust-box .illust {
		position: relative;
		top: 33px;
	}
	.staff02 .illust-box .illust {
		position: relative;
		top: 10px;
	}
	.staff03 .illust-box .illust img {
		position: relative;
		width: 130%;
		left: -30%;
	}
	.staff03 .illust-box .illust {
		position: relative;
		top: 20px;
	}
	.staff04 .illust-box .illust img {
		position: relative;
		width: 110%;
		left: -0%;
	}
	.staff04 .illust-box .illust {
		position: relative;
		top: 20px;
	}
	.staff05 .illust-box .illust img {
		position: relative;
		width: 60%;
		left: 20%;
	}
	.staff05 .illust-box .illust {
		position: relative;
		top: 0px;
	}
	.staff06 .illust-box .illust img {
		position: relative;
		width: 110%;
		left: 0%;
	}
	.staff06 .illust-box .illust {
		position: relative;
		top: 34px;
	}
	.staff07 .illust-box .illust img {
		position: relative;
		width: 110%;
		left: -5%;
	}
	.staff07 .illust-box .illust {
		position: relative;
		top: 32px;
	}
	.staff08 .illust-box .illust img {
		position: relative;
		width: 110%;
		left: -5%;
	}
	.staff08 .illust-box .illust {
		position: relative;
		top: 28px;
	}
}