@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
body.data main .mv-sub {
	position: relative;
}
body.data main .mv-sub__ttl {
	max-width: 25.7%;
}
@media screen and (max-width: 767px) {
	body.data main .mv-sub__ttl {
		width: 166px;
		max-width: 33%;
	}
}
body.data main .mv-sub__chara {
	right: auto;
	left: 5%;
	width: 182px;
	max-width: 13%;
	-webkit-transform: translateY(20%);
	        transform: translateY(20%);
}
@media screen and (max-width: 767px) {
	body.data main .mv-sub__chara {
		left: 50%;
		-webkit-transform: translateX(-50%) translateY(50%);
		        transform: translateX(-50%) translateY(50%);
		width: 78px;
		max-width: 15%;
	}
}
body.data main .diversity {
	padding-top: 110px;
	padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
	body.data main .diversity {
		padding-top: 90px;
		padding-bottom: 150px;
	}
}
body.data main .diversity__ttl {
	text-align: center;
}
body.data main .diversity__ttl img {
	max-width: 78.3%;
}
@media screen and (max-width: 767px) {
	body.data main .diversity__ttl img {
		max-width: 55%;
		width: 276px;
	}
}
body.data main .diversity__box {
	margin-top: 50px;
	border-radius: 30px;
	border: 20px solid #d9e3ef;
	background-color: #f7f9fc;
	padding: 50px;
	text-align: center;
}
@media screen and (max-width: 991px) {
	body.data main .diversity__box {
		padding: 50px 30px;
	}
}
@media screen and (max-width: 991px) {
	body.data main .diversity__box {
		padding: 30px 15px;
		border-width: 15px;
		max-width: 95%;
		margin: 20px auto 0;
	}
}
body.data main .diversity__box p {
	font-size: 25px;
	color: #004294;
	line-height: 2;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (max-width: 991px) {
	body.data main .diversity__box p {
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	body.data main .diversity__box p {
		font-size: 14px;
	}
}
body.data main .diversity .torikumi {
	padding-top: 20px;
}
body.data main .diversity .torikumi .box {
	border: 20px solid #668ebf;
	border-radius: 30px;
	padding: 60px;
	margin-top: 50px;
}
@media screen and (max-width: 991px) {
	body.data main .diversity .torikumi .box {
		padding: 60px 30px;
		border-width: 12px;
		border-radius: 20px;
	}
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box {
		padding: 40px 15px 20px;
		margin-top: 30px;
	}
}
body.data main .diversity .torikumi .box__ttl {
	font-size: 41px;
	font-weight: bold;
	text-align: center;
	color: #0d50a5;
	padding-bottom: 60px;
	line-height: 1.3;
}
@media screen and (max-width: 991px) {
	body.data main .diversity .torikumi .box__ttl {
		font-size: 36px;
	}
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box__ttl {
		font-size: 28px;
		padding-bottom: 20px;
	}
}
body.data main .diversity .torikumi .box .box-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
}
body.data main .diversity .torikumi .box .box-row .left__txt-1 {
	line-height: 2;
	font-size: 13px;
	margin-bottom: 30px;
	text-align: justify;
}
body.data main .diversity .torikumi .box .box-row .left .company {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #cccccc;
	border-radius: 20px;
	padding: 10px 15px;
}
@media screen and (max-width: 991px) {
	body.data main .diversity .torikumi .box .box-row .left .company {
		display: block;
	}
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box .box-row .left .company {
		margin-bottom: 20px;
	}
}
body.data main .diversity .torikumi .box .box-row .left .company .inner p {
	font-size: 11px;
	line-height: 1.8;
}
@media screen and (max-width: 1199px) {
	body.data main .diversity .torikumi .box .box-row .left .company .inner p {
		font-size: 10px;
	}
}
body.data main .diversity .torikumi .box .box-row .left .company .inner p.dot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
body.data main .diversity .torikumi .box .box-row .left .company .inner p.dot:before {
	content: "●";
	color: #999999;
	margin-left: 2px;
}
body.data main .diversity .torikumi .box .box-row .left .company .company-border {
	border-right: 1px solid #cccccc;
	margin-left: 5%;
	margin-right: 5%;
}
@media screen and (max-width: 991px) {
	body.data main .diversity .torikumi .box .box-row .left .company .company-border {
		border-right: none;
		border-top: 1px solid #cccccc;
		margin: 3% 0 !important;
	}
}
body.data main .diversity .torikumi .box .box-row .right {
	text-align: center;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box .box-row .right {
		padding-top: 0 !important;
	}
}
body.data main .diversity .torikumi .box .rate {
	padding-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box .rate {
		display: block;
	}
}
body.data main .diversity .torikumi .box .rate > div {
	width: 48%;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box .rate > div {
		width: 100%;
		margin-top: 15px;
	}
}
body.data main .diversity .torikumi .box .rate > div img {
	width: 100%;
}
body.data main .diversity .torikumi .box:nth-of-type(1) {
	position: relative;
}
body.data main .diversity .torikumi .box:nth-of-type(1) .chara {
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 15.1%;
	-webkit-transform: translateX(25%) translateY(70%);
	        transform: translateX(25%) translateY(70%);
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(1) .chara {
		max-width: 21%;
		width: 91px;
		right: 5%;
		-webkit-transform: translateY(85%);
		        transform: translateY(85%);
	}
}
body.data main .diversity .torikumi .box:nth-of-type(1) .box-row .left {
	width: 48%;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(1) .box-row .left {
		width: 100%;
	}
}
body.data main .diversity .torikumi .box:nth-of-type(1) .box-row .right {
	width: 44%;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(1) .box-row .right {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(1) .box-row .right img {
		width: 358px;
	}
}
body.data main .diversity .torikumi .box:nth-of-type(2) {
	border-color: #b2c6df;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(2) {
		margin-top: 19%;
	}
}
body.data main .diversity .torikumi .box:nth-of-type(2) .box-row .left {
	width: 55%;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(2) .box-row .left {
		width: 100%;
	}
}
body.data main .diversity .torikumi .box:nth-of-type(2) .box-row .right {
	width: 41%;
	padding-top: 3%;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(2) .box-row .right {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(2) .box-row .right img {
		width: 348px;
	}
}
body.data main .diversity .torikumi .box:nth-of-type(3) .box-row .left {
	width: 59%;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(3) .box-row .left {
		width: 100%;
	}
}
body.data main .diversity .torikumi .box:nth-of-type(3) .box-row .left .company .inner-2c {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	-webkit-column-gap: 10px;
	   -moz-column-gap: 10px;
	        column-gap: 10px;
}
body.data main .diversity .torikumi .box:nth-of-type(3) .box-row .left .company .company-border {
	margin-left: 2%;
	margin-right: 2%;
}
body.data main .diversity .torikumi .box:nth-of-type(3) .box-row .right {
	width: 39%;
	padding-top: 1%;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(3) .box-row .right {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(3) .box-row .right img {
		width: 327px;
	}
}
body.data main .diversity .torikumi .box:nth-of-type(4) {
	border-color: #b2c6df;
	position: relative;
}
body.data main .diversity .torikumi .box:nth-of-type(4) .chara {
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 15.9%;
	-webkit-transform: translateX(25%) translateY(70%);
	        transform: translateX(25%) translateY(70%);
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(4) .chara {
		max-width: 20.6%;
		width: 103px;
		right: 5%;
		-webkit-transform: translateY(85%);
		        transform: translateY(85%);
	}
}
body.data main .diversity .torikumi .box:nth-of-type(4) .box-row .left {
	width: 70%;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(4) .box-row .left {
		width: 100%;
	}
}
body.data main .diversity .torikumi .box:nth-of-type(4) .box-row .left .company {
	position: relative;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(4) .box-row .left .company {
		margin-bottom: 0;
	}
}
body.data main .diversity .torikumi .box:nth-of-type(4) .box-row .left .company .kikan {
	position: absolute;
	bottom: 10px;
	right: 20px;
	font-size: 11px;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(4) .box-row .left .company .kikan {
		display: none;
	}
}
body.data main .diversity .torikumi .box:nth-of-type(4) .box-row .left .company .company-border {
	margin-left: 2%;
	margin-right: 2%;
}
body.data main .diversity .torikumi .box:nth-of-type(4) .box-row .right {
	width: 23%;
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(4) .box-row .right {
		width: 100%;
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	body.data main .diversity .torikumi .box:nth-of-type(4) .box-row .right img {
		width: 359px;
	}
}