@charset "UTF-8";
/* ---------------------------------------
  数字で見る東亜利根ボーリング
-----------------------------------------*/
.main {
	overflow: hidden;
}

/* page_ttl
--------------------------------*/
#page_ttl .page_head {
	background-color: #FFB711;
}
@media screen and (max-width: 767px) {
	#page_ttl .ttl .en {
		font-size: 5.6rem;
	}
}
#page_ttl .ttl .year {
	display: block;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.4;
	margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
	#page_ttl .ttl .year {
		font-size: 1.5rem;
		line-height: 1.7333333333;
		margin-top: 0;
	}
}

/* sec_profile
--------------------------------*/
#sec_profile {
	padding: 7.6rem 0 9.6rem;
}
@media screen and (max-width: 767px) {
	#sec_profile {
		padding: 4.8rem 0 4.6rem;
	}
}
#sec_profile .profile_list {
	display: flex;
	flex-wrap: wrap;
	gap: 3.2rem;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list {
		flex-direction: column;
		justify-content: flex-start;
		gap: 1.6rem 0;
	}
}
#sec_profile .profile_list .item {
	text-align: center;
	padding: 2.1rem 1rem 4.5rem;
	border: 0.3rem solid #1A1A1A;
	border-radius: 2.4rem;
	position: relative;
}
@media screen and (min-width: 768px) {
	#sec_profile .profile_list .item {
		width: 41.6rem;
	}
	#sec_profile .profile_list .item._m {
		width: 64rem;
	}
	#sec_profile .profile_list .item._l {
		width: 86.4rem;
	}
	#sec_profile .profile_list .item._ll {
		width: 100%;
	}
	#sec_profile .profile_list .item._mascot {
		padding: 0 1.9rem 1.2rem 0;
		border: none;
		display: flex;
		align-items: flex-end;
		justify-content: flex-end;
	}
	#sec_profile .profile_list .item._mascot img {
		width: 34.45rem;
	}
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item {
		padding: 2.1rem 0.8rem 2.9rem;
	}
}
#sec_profile .profile_list .item::before {
	content: "";
	position: absolute;
	z-index: -1;
}
#sec_profile .profile_list .item:nth-of-type(3)::before {
	width: 25.2rem;
	height: 25.2rem;
	background: url(../../img/recruit/profile/profile_ob02.svg) no-repeat center/contain;
	left: -14.2rem;
	bottom: -14.2rem;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item:nth-of-type(3)::before {
		width: 15.7rem;
		height: 15.7rem;
		left: -8rem;
		bottom: -3.2rem;
	}
}
@media screen and (min-width: 768px) {
	#sec_profile .profile_list .item:nth-of-type(2)::before {
		width: 24.8rem;
		height: 24.8rem;
		background: url(../../img/recruit/profile/profile_ob01.svg) no-repeat center/contain;
		top: -12.7rem;
		right: 1rem;
	}
	#sec_profile .profile_list .item:nth-of-type(7)::before {
		width: 24.1rem;
		height: 24.1rem;
		background: url(../../img/recruit/profile/profile_ob03.svg) no-repeat center/contain;
		right: -17rem;
		bottom: -15.8rem;
	}
	#sec_profile .profile_list .item:nth-of-type(9)::before {
		width: 22.4rem;
		height: 22.4rem;
		background: url(../../img/recruit/profile/profile_ob04.svg) no-repeat center/contain;
		left: -13.2rem;
		bottom: -11rem;
	}
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item:nth-of-type(1)::before {
		width: 12rem;
		height: 12rem;
		background: url(../../img/recruit/profile/profile_ob01.svg) no-repeat center/contain;
		top: -4.8rem;
		right: -3rem;
		rotate: 13deg;
	}
	#sec_profile .profile_list .item:nth-of-type(11)::before {
		width: 15.6rem;
		height: 15.6rem;
		background: url(../../img/recruit/profile/profile_ob03.svg) no-repeat center/contain;
		right: -7.4rem;
		bottom: -7.4rem;
	}
	#sec_profile .profile_list .item:nth-of-type(13)::before {
		width: 13.65rem;
		height: 13.65rem;
		background: url(../../img/recruit/profile/profile_ob04.svg) no-repeat center/contain;
		left: -5.4rem;
		bottom: -4rem;
	}
}
#sec_profile .profile_list .item .ttl {
	font-family: "Dela Gothic One", sans-serif;
	font-size: 4.8rem;
	line-height: 1.1041666667;
	letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
	#sec_profile .profile_list .item .ttl {
		min-height: 8.3rem;
		display: inline-flex;
		align-items: center;
	}
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item .ttl {
		font-size: 3.2rem;
		line-height: 1.3125;
	}
}
#sec_profile .profile_list .item .txt_wrap {
	position: relative;
	width: fit-content;
	margin: 1.6rem auto 0;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item .txt_wrap {
		margin-top: 0.8rem;
	}
}
#sec_profile .profile_list .item .txt_wrap .txt_num {
	font-family: "Dela Gothic One", sans-serif;
	font-size: 4.8rem;
	line-height: 1;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item .txt_wrap .txt_num {
		font-size: 2.8rem;
	}
}
#sec_profile .profile_list .item .txt_wrap .txt_num small {
	font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item .txt_wrap .txt_num small {
		font-size: 2.8rem;
	}
}
#sec_profile .profile_list .item .txt_wrap .txt_num span.num {
	color: #FD7D05;
	font-size: 9.6rem;
	line-height: 1.0729166667;
	letter-spacing: 0;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item .txt_wrap .txt_num span.num {
		font-size: 6.4rem;
		line-height: 1;
	}
}
#sec_profile .profile_list .item .txt_wrap .txt_num span.num small {
	font-size: 6.4rem;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item .txt_wrap .txt_num span.num small {
		font-size: 4rem;
	}
}
#sec_profile .profile_list .item .txt_wrap .txt {
	font-size: 1.8rem;
	margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item .txt_wrap .txt {
		font-size: 1.5rem;
	}
}
#sec_profile .profile_list .item._global {
	background: url(../../img/recruit/profile/profile_global_img_pc.png) no-repeat -0.3rem -0.3rem/calc(100% + 0.6rem) auto;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item._global {
		background: url(../../img/recruit/profile/profile_global_img_sp.png) no-repeat center top/100% auto;
	}
}
@media screen and (min-width: 768px) {
	#sec_profile .profile_list .item._global .txt_wrap::before {
		content: "";
		width: 100%;
		height: 100%;
		background: #FEFEFE;
		filter: blur(14px);
		position: absolute;
		left: 0;
		top: 0;
		z-index: -1;
	}
}
#sec_profile .profile_list .item._location {
	min-height: 32.6rem;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item._location {
		min-height: 21.2rem;
	}
}
#sec_profile .profile_list .item._location .inner {
	width: fit-content;
	max-width: 27rem;
	min-width: 22rem;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item._location .inner {
		max-width: inherit;
		min-width: inherit;
		width: 19rem;
	}
}
#sec_profile .profile_list .item._location .img {
	width: 33rem;
	position: absolute;
	right: 4rem;
	top: 50%;
	translate: 0 calc(-50% + 0.9rem);
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item._location .img {
		width: 14.7rem;
		right: 0.5rem;
		translate: 0 -50%;
	}
}
#sec_profile .profile_list .item._share {
	display: flex;
	flex-wrap: wrap;
	gap: 7.2rem 0.8rem;
	padding-top: 3rem;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item._share {
		flex-direction: column;
		gap: 3.2rem 0;
		padding-top: 2.1rem;
	}
}
#sec_profile .profile_list .item._share .inner {
	position: relative;
}
@media screen and (min-width: 768px) {
	#sec_profile .profile_list .item._share .inner {
		width: 61.9rem;
	}
}
#sec_profile .profile_list .item._share .inner:first-child {
	width: 100%;
}
@media screen and (min-width: 768px) {
	#sec_profile .profile_list .item._share .img {
		position: absolute;
	}
	#sec_profile .profile_list .item._share .img._01 {
		width: 43.7rem;
		left: -8rem;
		top: -2.3rem;
	}
	#sec_profile .profile_list .item._share .img._02 {
		width: 35.8rem;
		right: -1.2rem;
		top: -9.4rem;
	}
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item._share .img {
		width: 39rem;
		margin: -6.5rem -2.7rem -1.2rem;
	}
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item._occupation {
		display: flex;
		flex-direction: column;
	}
}
#sec_profile .profile_list .item._occupation .inner {
	width: fit-content;
	max-width: 32rem;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item._occupation .inner {
		display: contents;
		max-width: inherit;
	}
	#sec_profile .profile_list .item._occupation .inner .ttl {
		order: 1;
	}
	#sec_profile .profile_list .item._occupation .inner .txt_wrap {
		order: 3;
	}
	#sec_profile .profile_list .item._occupation .inner .txt_wrap .txt {
		margin-top: 0;
	}
}
@media screen and (min-width: 768px) {
	#sec_profile .profile_list .item._occupation .img {
		width: 47.6rem;
		position: absolute;
		right: 4.5rem;
		top: 1.7rem;
	}
}
@media screen and (max-width: 767px) {
	#sec_profile .profile_list .item._occupation .img {
		order: 2;
		width: 30.9rem;
		margin: 0.8rem auto 0;
	}
}
@media screen and (max-width: 767px) {
	#sec_profile .mascot {
		width: 24.2rem;
		margin: 0.6rem 0 0 auto;
	}
}