@media print, screen and (min-width: 767px){/* PC */
.main {
	background-image: url(../../img/people/diversity_main.jpg);
	background-position: 70% 0;
}
}/* @media */
.diversity_pagetitle {
	position: relative;
	margin: -8vw 0 0;
	padding: 8vw 0 0;
	background: #fff;
	text-align: center;
}
.diversity_pagetitle .title > span {
	display: block;
}
.diversity_pagetitle .title .text {
	position: relative;
	margin: 0 0 4vw;
	font-family: 'Noto Serif JP', serif;
	font-size: 2rem;
	letter-spacing: 0.5em;
}
.diversity_pagetitle .title .label {
	margin: 0 0 4vw;
	color: #e83828;
	font-family: 'Noto Serif JP', serif;
	font-size: 2.6rem;
	line-height: 1.5;
	letter-spacing: 0.5em;
}
.diversity_pagetitle h1 {
	margin: 0 0 5vw;
	font-family: 'Noto Serif JP', serif;
	font-size: 4rem;
	font-weight: 500;
	letter-spacing: 0.2em;
	line-height: 1.66;
}
.diversity_pagetitle .lead {
	margin: 0 -1vw 4vw;
	font-size: 2.4rem;
	line-height: 2;
	letter-spacing: 0.15em;
}
.diversity_pagetitle .note {
	font-size: 2rem;
}
@media print, screen and (min-width: 767px){/* PC */
.diversity_pagetitle {
	max-width: 970px;
	margin: -60px auto 0;
	padding: 55px 50px 0;
}
.diversity_pagetitle .title .text {
	margin: 0 0 25px;
	font-size: 1.8rem;
}
.diversity_pagetitle .title .label {
	margin: 0 0 40px;
	font-size: 2.4em;
	line-height: 1;
}
.diversity_pagetitle h1 {
	margin: 0 0 40px;
	font-size: 3.4rem;
	line-height: 1.76;
}
.diversity_pagetitle .lead {
	margin: 0 0 20px;
	font-size: 1.6rem;
	line-height: 2.2;
}
.diversity_pagetitle .note {
	font-size: 1.2rem;
}
}/* @media */
.diversity_title {
	margin: 19vw 0 6vw;
	padding: 0 0 1.4vw;
	border-bottom: 1px solid #f39800;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.5rem;
	font-weight: 500;
	line-height: 1.66;
	text-align: center;
	letter-spacing: 0.1em;
}
.diversity_block .btn a {
	display: block;
	margin: 4vw 0 0;
	padding: 1vw;
	color: #fff;
	background: #333;
	font-size: 2.6rem;
	line-height: 1.8;
	text-align: center;
	letter-spacing: 0.08em;
}
.diversity_block .btn a:hover {
	opacity: 0.8;
}
@media print, screen and (min-width: 767px){/* PC */
.diversity_block {
	max-width: 970px;
	margin: 0 auto;
}
.diversity_title {
	margin: 150px 0 50px;
	padding: 0 0 20px;
	font-size: 2.4rem;
}
.diversity_block .btn a {
	margin: 15px 0 0;
	padding: 5px;
	font-size: 1.4rem;
}
}/* @media */
.detail .item {
	display: flex;
	margin: 0 0 8vw;
}
.detail .item .img {
	width: calc(190 / 750 * 100vw);
	margin-right: 4.6vw;
}
.detail .item .img img {
	display: block;
	margin: 0 auto;
}
.detail .img.diversity01_img01 img {
	width: calc(190 / 750 * 100vw);
}
.detail .img.diversity01_img02 img {
	width: calc(168 / 750 * 100vw);
}
.detail .img.diversity01_img03 img {
	width: calc(168 / 750 * 100vw);
}
.detail .img.diversity01_img04 img {
	width: calc(145 / 750 * 100vw);
}
.detail .item .set {
	flex: 1;
}
.detail .item .set h3 {
	margin: 0 0 1vw;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.66;
	letter-spacing: 0.08em;
}
.detail .item .set p,
.detail .text {
	font-size: 2.6rem;
	line-height: 1.8;
	letter-spacing: 0.08em;
}
.detail .item .btn a {
	width: auto;
}
@media print, screen and (min-width: 767px){/* PC */
.detail .item_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 0 50px;
}
.detail .item {
	width: 47%;
	margin: 0 0 50px;
}
.detail .item .img {
	width: 110px;
	margin-top: 5px;
	margin-right: 20px;
}
.detail .img.diversity01_img01 img {
	width: 110px;
}
.detail .img.diversity01_img02 img {
	width: 85px;
}
.detail .img.diversity01_img03 img {
	width: 100px;
}
.detail .img.diversity01_img04 img {
	width: 85px;
}
.detail .item .set h3 {
	margin: 0 0 3px;
	font-size: 1.8rem;
}
.detail .item .set p {
	font-size: 1.5rem;
	line-height: 1.6;
}
.detail .text {
	font-size: 1.6rem;
	line-height: 2;
}
.detail .item .btn a {
	max-width: none;
}
}/* @media */
@media print, screen and (max-width: 1023px) and (min-width: 767px){/* TABLET */
.detail .item_wrap {
	display: block;
}
.detail .item {
	width: auto;
}
}/* @media */
.pickup .item {
	position: relative;
	width: 100%;
	margin: 0 0 8vw;
	border-top: 1px solid #918b8a;
	border-bottom: 1px solid #918b8a;
}
.pickup .item_in {
	position: relative;
	width: 100%;
	padding: 8vw 0;
}
.pickup .item::before,
.pickup .item::after,
.pickup .item_in::before,
.pickup .item_in::after {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: calc(55 / 750 * 100vw);
	background: #918b8a;
}
.pickup .item::before {
	bottom: 0;
}
.pickup .item::after {
	bottom: 0;
	right: 0;
}
.pickup .item_in::before {
	top: 0;
	left: 0;
}
.pickup .item_in::after {
	top: 0;
	right: 0;
}
.pickup .img {
	margin: 0 auto 5vw;
}
.pickup .img.diversity02_img01 {
	width: calc(381 / 750 * 100vw);
}
.pickup .img.diversity02_img02{
	width: calc(480 / 750 * 100vw);
}
.pickup .item h3 {
	margin: 0 0 5vw;
	color: #eb6149;
	font-family: 'Noto Serif JP', serif;
	font-size: 2.8rem;
	font-weight: 500;
	line-height: 1.66;
	text-align: center;
	letter-spacing: 0.5em;
}
.pickup .item h4 {
	margin: 0 0 3vw;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.66;
	text-align: center;
	letter-spacing: 0.08em;
}
.pickup .item p {
	font-size: 2.6rem;
	font-weight: 500;
	line-height: 1.66;
	text-align: center;
	letter-spacing: 0.08em;
}
.pickup .item p.note {
	margin-top: 1vw;
	font-size: 2rem;
}
.pickup .item + .item p {
	margin: 0 3vw;
	text-align: left;
}
@media print, screen and (min-width: 767px){/* PC */
.pickup .item_wrap {
	display: flex;
	justify-content: space-between;
}
.pickup .item {
	width: 47%;
	margin: 0 0 40px;
}
.pickup .item {
	margin: 0 0 80px;
}
.pickup .item_in {
	padding: 25px 0 45px;
}
.pickup .item::before,
.pickup .item::after,
.pickup .item_in::before,
.pickup .item_in::after {
	height: 36px;
}
.pickup .img {
	margin: 0 auto 25px;
}
.pickup .img.diversity02_img01 {
	width: 266px;
	margin-bottom: 64px;
}
.pickup .img.diversity02_img02 {
	width: 300px;
}
.pickup .item h3 {
	margin: 0 0 35px;
	font-size: 1.8rem;
}
.pickup .item h4 {
	margin: 0 0 19px;
	font-size: 1.6rem;
}
.pickup .item p {
	margin: 0 30px;
	font-size: 1.5rem;
}
.pickup .item p.note {
	margin-top: 5px;
	font-size: 1.2rem;
}
}/* @media */
.voice {
	margin: 0 -4vw 8vw;
	padding: 4vw 4vw 0;
	background: #faf8e5;
}
.voice + .diversity_block {
	margin-top: 21vw;
}
.voice h3 {
	margin: 0 0 3vw;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	line-height: 1.66;
}
.voice h3 .en {
	display: block;
	color: #eb6149;
	font-size: 2.6rem;
	letter-spacing: 0.5em;
}
.voice h3 .jp {
	font-size: 3.4rem;
	letter-spacing: 0.2em;
}
.voice .text {
	margin: 0 0 4vw;
	font-size: 2.6rem;
	line-height: 1.8;
	letter-spacing: 0.15em;
}
.voice .profile {
	background: #fff;
}
.voice .profile.type02,
.voice .profile.type03 {
	width: calc(510 / 750 * 100vw);
	margin: 0 auto;
}
.voice .profile .img_set {
	display: flex;
	justify-content: space-between;
	background: #faf8e5;
}
.voice .profile .img_set .img {
	width: calc(340 / 750 * 100vw);
}
.voice .profile .text_set {
	padding: 5.33vw 0 0 0;
}
.voice .profile .name .jp {
	display: block;
	margin: 0 0 2vw;
	font-size: 3.3rem;
	letter-spacing: 0.12em;
}
.voice .profile .name .en {
	display: block;
	margin: 0 0 3vw;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.voice .profile .dev {
	font-size: 2.6rem;
	line-height: 1.5;
	letter-spacing: 0.08em;
}
@media print, screen and (min-width: 767px){/* PC */
.voice {
	margin: 0 -70px 100px;
	padding: 0;
}
.voice + .diversity_block {
	margin-top: 160px;
}
.voice .item_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 970px;
	margin: 0 auto;
	padding: 0 70px;
}
.voice .item {
	order: 2;
	flex: 1;
	padding: 45px 0 45px 10%;
}
.voice h3 {
	margin: 0 0 20px;
}
.voice h3 .en {
	font-size: 1.6rem;
}
.voice h3 .jp {
	font-size: 2.4rem;
}
.voice .text {
	margin: 0;
	font-size: 1.4rem;
	line-height: 2;
}
.voice .profile {
	order: 1;
	position: relative;
	width: 340px;
	margin: 0 auto;
}
.voice .profile.type01 {
	min-height: 590px;
}
.voice .profile.type02 {
	width: 340px;
	min-height: 490px;
}
.voice .profile.type03 {
	width: 340px;
	min-height: 540px;
}
.voice .profile .img_set {
	display: block;
}
.voice .profile .img + .img {
	margin-top: 10px;
}
.voice .profile .text_set {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 40px 0 0 0;
}
.voice .profile .name .jp {
	margin: 0 0 15px;
	font-size: 2.4rem;
}
.voice .profile .name .en {
	margin: 0 0 15px;
	font-size: 1.4rem;
}
.voice .profile .dev {
	margin-bottom: -4px;
	font-size: 1.4rem;
}
}/* @media */
@media print, screen and (max-width: 1023px) and (min-width: 767px){/* TABLET */
.voice .item_wrap {
	display: block;
}
.voice .item {
	padding-left: 0;
}
}/* @media */
.detail .img.diversity04_img01 img {
	width: calc(108 / 750 * 100vw);
}
.detail .img.diversity04_img02 img {
	width: calc(161 / 750 * 100vw);
}
.detail .img.diversity04_img03 img {
	width: calc(188 / 750 * 100vw);
}
.detail .img.diversity04_img04 img {
	width: calc(170 / 750 * 100vw);
}
.detail .img.diversity04_img05 img {
	width: calc(176 / 750 * 100vw);
}
.detail .img.diversity04_img06 img {
	width: calc(100 / 750 * 100vw);
}
.detail .img.diversity04_img07 img {
	width: calc(127 / 750 * 100vw);
}
.detail .img.diversity04_img08 img {
	width: calc(142 / 750 * 100vw);
}
.detail .img.diversity04_img10 img {
	width: calc(170 / 750 * 100vw);
}
.detail .book {
	width: calc(251 / 750 * 100vw);
	margin: 4vw auto 0;
}
.detail .btn a {
	width: calc(450 / 750 * 100vw);
	margin: 4vw auto 0;
}
@media print, screen and (min-width: 767px){/* PC */
.detail .img.diversity04_img01 img {
	width: 54px;
}
.detail .img.diversity04_img02 img {
	width: 85px;
}
.detail .img.diversity04_img03 img {
	width: 99px;
}
.detail .img.diversity04_img04 img {
	width: 111px;
}
.detail .img.diversity04_img05 img {
	width: 98px;
}
.detail .img.diversity04_img06 img {
	width: 60px;
}
.detail .img.diversity04_img07 img {
	width: 75px;
}
.detail .img.diversity04_img08 img {
	width: 84px;
}
.detail .img.diversity04_img10 img {
	width: 96px;
}
.detail .book {
	width: 167px;
	margin: 10px auto 0;
}
.detail .btn a {
	max-width: 260px;
	margin: 20px auto 0;
}
}/* @media */
.pickup .img.diversity05_img01 {
	width: calc(382 / 750 * 100vw);
	margin-right: auto;
}
.pickup .img.diversity05_img02 {
	width: calc(480 / 750 * 100vw);
	margin-right: auto;
}
.pickup .btn a {
	width: calc(450 / 750 * 100vw);
	margin: 4vw auto 0;
}
@media print, screen and (min-width: 767px){/* PC */
.pickup .img.diversity05_img01 {
	width: 266px;
}
.pickup .img.diversity05_img02 {
	width: 300px;
}
.pickup .btn a {
	max-width: 260px;
	margin: 20px auto 0;
}
}/* @media */
.detail.type02 {
	margin-bottom: 8vw;
}
@media print, screen and (min-width: 767px){/* PC */
.detail.type02 {
	margin-bottom: 100px;
}
}/* @media */
