.member_body {
	background: #F8FAFA
}

.main_member {
	background-color: #F8FAFA
}

.main_member .memberHead {
	width: 1000px;
	max-width: calc(100% - 60px);
	margin: 0 auto 0;
	padding-top: 78px
}

.main_member .memberHead-text {
	font-size: 36px;
	color: #302433;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.04em
}

.main_member .memberListWrap {
	background: url(/img/member/bg_001.png) center bottom/cover no-repeat;
	margin-top: 58px;
	padding-bottom: 177px
}

.main_member .memberList {
	width: 802px;
	max-width: calc(100% - 60px);
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap
}

.main_member .memberList>li {
	width: calc((100% - 128px) / 3)
}

.main_member .memberList>li a {
	position: relative;
	display: block
}

.main_member .memberList>li:not(:nth-child(3n)) {
	margin-right: 64px
}

.main_member .memberList>li:nth-child(n+4) {
	margin-top: 56px
}

.main_member .memberList-image {
	width: calc(100% - 24px);
	margin: 0 auto
}

.main_member .memberList-image img {
	border-radius: 50%
}

.main_member .memberList-label {
	position: absolute;
	height: 41px;
	text-align: center;
	font-size: 12px;
	color: #302433;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	letter-spacing: 0.04em;
	bottom: 48px;
	left: 11px;
	width: 148px;
	background: url(/img/member/bg_w148.png) center center/contain no-repeat
}

.main_member .memberList-name {
	display: flex;
	justify-content: center;
	margin-top: 25px
}

.main_member .memberList-name>span {
	display: block;
	color: #242B33;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.54
}

.main_member .memberList-name>span::first-letter {
	color: #437EBB
}

.main_member .memberList-name>span+span {
	margin-left: 7px
}

.main_memberDetail {
	background: url(/img/member/bg_001.png) center bottom/cover no-repeat
}

.main_memberDetail .memberHead {
	background-color: #F8FAFA;
	position: relative;
	padding-top: 110px
}

.main_memberDetail .memberHead::before {
	position: absolute;
	top: -32px;
	left: 0;
	height: 340px;
	content: "";
	width: calc((100% - 1000px)/2 + 440px);
	background-color: #E5F8FA;
	z-index: -1
}

.main_memberDetail .memberHead-inner {
	width: 1000px;
	max-width: calc(100% - 60px);
	margin: 0 auto;
	position: relative
}

.main_memberDetail .memberHead-image {
	width: 820px;
	max-width: calc(100% - 180px)
}

.main_memberDetail .memberHead-textBox {
	background: #fff;
	width: 328px;
	position: absolute;
	top: 57px;
	right: 0;
	padding: 17px 30px
}

.main_memberDetail .memberHead-position {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.04em
}

.main_memberDetail .memberHead-name {
	display: flex
}

.main_memberDetail .memberHead-name>span {
	display: block;
	color: #242B33;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.54
}

.main_memberDetail .memberHead-name>span::first-letter {
	color: #437EBB
}

.main_memberDetail .memberHead-name>span+span {
	margin-left: 7px
}

.main_memberDetail .memberHead-name_ja {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.04em;
	margin-top: 8px
}

.main_memberDetail .memberContents01 {
	margin-top: 28px
}

.main_memberDetail .memberContents01-inner {
	width: 848px;
	max-width: calc(100% - 60px);
	margin: 0 auto;
	position: relative
}

.main_memberDetail .memberContents01 dl+dl {
	margin-top: 36px
}

.main_memberDetail .memberContents01 dt {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.04em;
	color: #242D33
}

.main_memberDetail .memberContents01 dd {
	font-size: 15px;
	color: #302433;
	line-height: 2.6;
	font-weight: bold;
	margin-top: 13px;
	padding-left: 55px
}

.main_memberDetail .memberContents02 {
	background-color: #E5F8FA;
	margin-top: 52px;
	padding-bottom: 32px
}

.main_memberDetail .memberContents02-inner {
	width: 848px;
	max-width: calc(100% - 60px);
	margin: 0 auto;
	position: relative;
	padding-top: 56px
}

.main_memberDetail .memberContents02 dl {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 25px
}

.main_memberDetail .memberContents02 dl:not(:last-child) {
	border-bottom: 1px solid #437EBB
}

.main_memberDetail .memberContents02 dl+dl {
	margin-top: 24px
}

.main_memberDetail .memberContents02 dt {
	width: 248px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.04em;
	color: #242D33
}

.main_memberDetail .memberContents02 dd {
	width: calc(100% - 248px);
	font-size: 15px;
	color: #302433;
	line-height: 2.6;
	font-weight: bold
}

.main_memberDetail .otherMember {
	margin-top: 52px
}

.main_memberDetail .otherMember-inner {
	width: 1000px;
	max-width: calc(100% - 60px);
	margin: 0 auto;
	position: relative
}

.main_memberDetail .otherMember-title {
	padding-left: 76px;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	color: #302433;
	letter-spacing: 0.04em
}

.main_memberDetail .otherMember-title::before {
	content: "";
	position: absolute;
	top: 17px;
	left: 0;
	margin: auto 0;
	width: 60px;
	height: 3px;
	background: #7ECFD8
}

.main_memberDetail .otherMemberListWrap {
	margin-top: 41px;
	padding-bottom: 199px
}

.main_memberDetail .otherMemberList {
	width: 802px;
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap
}

.main_memberDetail .otherMemberList>li {
	width: calc((100% - 128px) / 3)
}

.main_memberDetail .otherMemberList>li a {
	position: relative;
	display: block
}

.main_memberDetail .otherMemberList>li:not(:nth-child(3n)) {
	margin-right: 64px
}

.main_memberDetail .otherMemberList>li:nth-child(n+4) {
	margin-top: 56px
}

.main_memberDetail .otherMemberList-image {
	width: calc(100% - 24px);
	margin: 0 auto
}

.main_memberDetail .otherMemberList-image img {
	border-radius: 50%
}

.main_memberDetail .otherMemberList-label {
	position: absolute;
	height: 41px;
	text-align: center;
	font-size: 12px;
	color: #302433;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	letter-spacing: 0.04em;
	bottom: 48px;
	left: 11px;
	width: 148px;
	background: url(/img/member/bg_w148.png) center center/contain no-repeat
}

.main_memberDetail .otherMemberList-name {
	display: flex;
	justify-content: center;
	margin-top: 25px
}

.main_memberDetail .otherMemberList-name>span {
	display: block;
	color: #242B33;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.54
}

.main_memberDetail .otherMemberList-name>span::first-letter {
	color: #437EBB
}

.main_memberDetail .otherMemberList-name>span+span {
	margin-left: 7px
}

@media screen and (max-width: 767px) {
	.main_member .memberHead {
		padding-top: 38px
	}

	.main_member .memberHead-text {
		font-size: 24px;
		line-height: 1.7
	}

	.main_member .memberListWrap {
		margin-top: 38px;
		padding-bottom: 196px
	}

	.main_member .memberList>li {
		width: calc(50%)
	}

	.main_member .memberList>li:not(:nth-child(3n)) {
		margin-right: 0
	}

	.main_member .memberList>li:nth-child(n+4) {
		margin-top: 0
	}

	.main_member .memberList>li:nth-child(n+3) {
		margin-top: 31px
	}

	.main_member .memberList-image {
		width: calc(100% - 37px)
	}

	.main_member .memberList-label {
		height: 31px;
		font-size: 10px;
		bottom: 33px;
		background-size: cover;
		left: 19px;
    width: 128px;
	}
	
	.main_member .memberList-name {
		margin-top: 21px
	}

	.main_member .memberList-name>span {
		font-size: 13px
	}

	.main_memberDetail .memberHead {
		padding-top: 72px
	}

	.main_memberDetail .memberHead::before {
		width: calc(100% - 30px)
	}

	.main_memberDetail .memberHead-image {
		max-width: calc(100% + 60px);
		margin-left: -30px
	}

	.main_memberDetail .memberHead-textBox {
		width: calc(100% + 30px);
		top: auto;
		right: -30px;
		padding: 16px 30px;
		bottom: -88px
	}

	.main_memberDetail .memberHead-name {
		margin-top: 0
	}

	.main_memberDetail .memberHead-name>span {
		font-size: 24px
	}

	.main_memberDetail .memberContents01 {
		margin-top: 128px
	}

	.main_memberDetail .memberContents01 dl+dl {
		margin-top: 52px
	}

	.main_memberDetail .memberContents01 dd {
		padding-left: 0
	}

	.main_memberDetail .memberContents02 dl {
		flex-direction: column;
		align-items: flex-start
	}

	.main_memberDetail .memberContents02 dd {
		width: 100%;
		margin-top: 17px
	}

	.main_memberDetail .otherMember {
		margin-top: 56px
	}

	.main_memberDetail .otherMember-title {
		margin-left: -30px;
		padding-left: 40px
	}

	.main_memberDetail .otherMember-title::before {
		width: 30px
	}

	.main_memberDetail .otherMemberListWrap {
		margin-top: 41px;
		padding-bottom: 196px
	}

	.main_memberDetail .otherMemberList>li {
		width: calc(50%)
	}

	.main_memberDetail .otherMemberList>li:not(:nth-child(3n)) {
		margin-right: 0
	}

	.main_memberDetail .otherMemberList>li:nth-child(n+4) {
		margin-top: 0
	}

	.main_memberDetail .otherMemberList>li:nth-child(n+3) {
		margin-top: 31px
	}

	.main_memberDetail .otherMemberList-image {
		width: calc(100% - 37px)
	}

	.main_memberDetail .otherMemberList-label {
		height: 31px;
		font-size: 10px;
		bottom: 33px;
		background-size: cover;
		left: 19px;
		width: 128px
	}

	.main_memberDetail .otherMemberList-name {
		margin-top: 21px
	}

	.main_memberDetail .otherMemberList-name>span {
		font-size: 13px
	}
}