@charset "utf-8";

#contentsArea {
	margin-top: 0 !important;
	max-width: none;
	width: 100%;
}

#contentsArea .dsMainImage1 {
	background: url("../img/diversity/main_01.webp") no-repeat center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 420px;
	margin: 0 auto 50px;
	max-width: 1200px;
	text-align: center;
	width: 100%;
}
#contentsArea .dsMainImage1 p {
	font-family: 'Noto Serif JP', serif;
	font-size: 25px;
	font-weight: 500;
	margin: 0;
	line-height: 1.72;
}

#contentsArea .dsContent1 {
	display: flex;
	margin: auto;
	max-width: 1366px;
	width: 100%;
}
#contentsArea .dsContent1.r {
	flex-direction: row-reverse;
}
#contentsArea .dsContent1 + .dsContent1 {
	margin-top: 140px;
}
#contentsArea .dsContent1 img {
	height: auto;
	max-width: 100%;
}
#contentsArea .dsContent1 > div {
	width: 50%;
}
#contentsArea .dsContent1.l > div:nth-child(1) {
	padding-left: 11.9326%;
}
#contentsArea .dsContent1.r > div:nth-child(1) {
	padding-right: 11.9326%;
}
#contentsArea .dsContent1.l .body1 {
	padding: 30px 10.3846% 0 5.7692%;
}
#contentsArea .dsContent1.r .body1 {
	padding: 30px 5.7692% 0 10.3846%;
}
#contentsArea .dsContent1 .title1 {
	color: #FC9700;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 16px;
}
#contentsArea .dsContent1 p {
	font-size: 16px;
	line-height: 1.6875;
	margin: 0;
}
#contentsArea .dsContent1 .column1 {
	border: 1px solid #C1C1C1;
	margin: 25px 0 0 0;
	padding: 15px 20px;
}
#contentsArea .dsContent1 .column1 h3 {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 1px;
}
#contentsArea .dsContent1 .column1 ul {
	font-size: 15px;
	line-height: 1.66;
	list-style: none;
	margin: 0 ;
}
#contentsArea .dsContent1 .column1 ul li {
	text-indent: -1em;
	padding-left: 1em;
}
#contentsArea .dsContent1 .column1 ul li span {
	color: #9F9D99;
	font-size: 13px;
}
#contentsArea .dsContent1 .mark1 {
	display: flex;
	align-items: center;
	margin: 40px 0 0;
}
#contentsArea .dsContent1 .mark1 img {
	height: auto;
	width: 120px;
}
#contentsArea .dsContent1 .mark1 p {
	font-size: 13px;
	line-height: 1.69;
	margin: 0 0 0 15px;
}

#contentsArea .dsContent2 {
    margin: 120px auto 0;
    width: 92.6%;
    max-width: 1040px;
}
#contentsArea .diversity_inner1 {
	margin: 0 30px;
}
#contentsArea .dsContent2 p {
	margin-bottom: 0.5em;
}
#contentsArea .diversity_title1 {
	background-color: #FDE5DB;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
	padding: 15px 30px;
	margin-bottom: 35px;
}
#contentsArea * + .diversity_title1 {
	margin-top: 70px;
}
#contentsArea .diversity_subtitle1 {
	color: #FC9700;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
}
#contentsArea .diversity_table1 {
	width: 100%;
}
#contentsArea .diversity_table1 th,
#contentsArea .diversity_table1 td {
	border: 1px solid #ccc;
	padding: 5px 10px;
	vertical-align: middle;
}
#contentsArea .diversity_table1 thead th {
	background-color: #FDE5DB;
	text-align: center;
}
#contentsArea .diversity_table1 tbody tr.bg1 th,
#contentsArea .diversity_table1 tbody tr.bg1 td {
	background-color: #F0F0F0;
}
#contentsArea .diversity_table1.col3 th:nth-last-of-type(1) {
	width: 25%;
}
#contentsArea .diversity_table1.col3 th:nth-last-of-type(2) {
	width: 35%;
}
#contentsArea .diversity_table1.col4 th:nth-child(1) {
	width: 40%;
}
#contentsArea .diversity_table1 .pd0 {
	padding: 0;
}
#contentsArea .diversity_table1 table {
	width: 100%;
}
#contentsArea .diversity_table1 table th,
#contentsArea .diversity_table1 table td {
	border: none;
	padding: 5px 10px;
}
#contentsArea .diversity_table1 table td:last-child {
	padding-right: 1em;
}
#contentsArea .diversity_table1 table tr + tr th,
#contentsArea .diversity_table1 table tr + tr td {
	border-top: 1px solid #ccc;
}
#contentsArea .diversity_table1 table [rowspan="2"] {
	/*border-right: 1px solid #ccc;*/
	width: 60%;
}
#contentsArea .diversity_table1 table .box1 {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	/*width: 100%;*/
	white-space: nowrap;
	width: 7em;
}
#contentsArea .diversity_table1 table .box1 :nth-child(2) {
	text-align: right;
}
#contentsArea .diversity_table1 .center {
	text-align: center;
}
#contentsArea .diversity_table1 .right {
	text-align: right;
}
#contentsArea .diversity_table1 .sup1 {
	font-size: 81.25%;
}
#contentsArea .diversity_note1 {
	font-size: 14px;
	font-weight: 400;
	margin-top: 0.5em;
}
#contentsArea .diversity_note1 > li {
	padding-left: 1.9em;
	text-indent: -1.9em;
}
#contentsArea .diversity_note1 ul {
}
#contentsArea .diversity_note1 ul li {
	padding-left: 1.2em;
	text-indent: -1.2em;
}
#contentsArea .diversity_note1 ul li span {
	font-size: 12px;
	margin-right: 0.3em;
}
#contentsArea .diversity_note1 + p {
	margin-top: 1.5em;
}
#contentsArea .diversity_note2 {
	font-size: 14px;
	margin: 0.4em 0 0;
	text-align: right;
}

@media print, screen and (min-width:751px) {

 .initiatives,
  .news {
    border-top: 1px solid #E8E8E8;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 30px;
		font-size: 15px;
  }
/*   .initiatives > dt,
  .news > dt {
    border-bottom: 1px solid #E8E8E8;
    padding-left: 10px;
    padding-bottom: 15px;
    margin-top: 15px;
    box-sizing: border-box;
    width: 150px;
  }
   .initiatives > dd,
  .news > dd {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;
    margin-top: 15px;
    width: calc(100% - 150px);
  }*/
   .initiatives > dt,
  .news > dt {
    border-bottom: 1px solid #E8E8E8;
    box-sizing: border-box;
    color: #666;
	display: flex;
	align-items: center;
	justify-content: space-between;
    margin-top: 20px;
	padding-right: 25px;
    padding-bottom: 20px;
  }
   .initiatives > dt {
	width: 140px;
  }
   .news > dt {
	width: 275px;
  }
   .initiatives > dd,
  .news > dd {
    border-bottom: 1px solid #E8E8E8;
    font-size: 16px;
    padding-bottom: 20px;
    margin-top: 20px;
  }
   .initiatives > dd {
    width: calc(100% - 140px);
  }
   .news > dd {
    width: calc(100% - 275px);
  }
   .initiatives > dd a img,
  .news > dd a img {
    vertical-align: middle;
  }
   .initiatives > dd a span,
  .news > dd a span {
    font-size: 13px;
  }
   .initiatives > dd a,
  .news > dd a {
	background: linear-gradient(#000, #000) 0 100%/0 1px no-repeat;
	color: #000;
	padding-bottom: 0.2em;
	position: relative;
	text-decoration: none !important;
	transition: background .4s;
  }
   .initiatives > dd a:link,
  .news > dd a:link {
    color: #000;
  }
   .initiatives > dd a:hover,
  .news > dd a:hover {
    color: #000;
	background-size: 100% 1px;
  }
   .initiatives > dd a[href$=".pdf"],
  .news > dd a[href$=".pdf"]{
	  margin-right: 2.6rem;
}
   .initiatives > dd a[href$=".pdf"]:after,
  .news > dd a[href$=".pdf"]:after{
    content: "";
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background-size: 100% 100%;
    background-image: url("/add_img/icon_pdf2.webp");
    position: absolute;
	/*margin-left: 0.6rem;*/
    margin-top: 0.2em;
    right: -2.8rem;
    vertical-align: sub;
}
	.initiatives .cat,
	.news .cat {
		border: 1px solid;
		display: inline-block;
		font-size: 13px;
		font-weight: 400;
		line-height: 26px;
		min-width: 111px;
		margin: 0 !important;
		padding: 0 2px;
		text-align: center;
	}
	.initiatives .cat1,
	.news .cat1 {
		color: #0094D9;
		border-color: #0094D9;
	}
	.initiatives .cat2,
	.news .cat2 {
		color: #D96C00;
		border-color: #D96C00;
	}
	.initiatives .cat3,
	.news .cat3 {
		color: #70B109;
		border-color: #70B109;
	}
	
}
@media screen and (min-width: 751px) and (max-width: 1200px) {
	
}
@media screen and (min-width: 751px) and (max-width: 935px) {
	
}
@media screen and (max-width: 750px) {
	
	#contentsArea .dsMainImage1 {
		height: auto;
		margin: 0 auto 30px;
		padding: 15px 0;
	}
	#contentsArea .dsMainImage1 p {
		font-size: 18px;
		font-feature-settings: "palt";
		text-shadow: 0 0 1px #fff, 1px 0 1px #fff, -1px 0 1px #fff, 0 1px 1px #fff, 0 -1px 1px #fff;
	}

	#contentsArea .dsContent1 {
		display: block;
		padding: 0 15px;
	}
	#contentsArea .dsContent1 + .dsContent1 {
		margin-top: 70px;
	}
	#contentsArea .dsContent1 > div {
		width: 100% !important;
	}
	#contentsArea .dsContent1.l > div:nth-child(1) {
		padding-left: 0;
	}
	#contentsArea .dsContent1.r > div:nth-child(1) {
		padding-right: 0;
	}
	#contentsArea .dsContent1 > div img.image2 {
		display: none;
	}
	#contentsArea .dsContent1.l .body1 {
		padding: 10px 0 0 0;
	}
	#contentsArea .dsContent1.r .body1 {
		padding: 10px 0 0 0;
	}
	#contentsArea .dsContent1 .title1 {
		font-size: 18px;
		margin: 0 0 10px;
	}
	#contentsArea .dsContent1 p {
		font-size: 15px;
	}
	#contentsArea .dsContent1 .column1 {
		border: 1px solid #C1C1C1;
		margin: 20px 0 0 0;
		padding: 15px;
	}
	#contentsArea .dsContent1 .column1 h3 {
		font-size: 15px;
	}
	#contentsArea .dsContent1 .mark1 {
		margin: 20px 0 0;
	}
	#contentsArea .dsContent1 .mark1 img {
		width: 100px;
	}
	#contentsArea .dsContent1 .mark1 p {
		font-size: 12px;
		margin: 0 0 0 10px;
	}
	
  .initiatives,
  .news {
    border-top: 1px solid #E8E8E8;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  /*.initiatives > dt,
  .news > dt {
    margin-top: 15px;
  }
  .initiatives > dd,
  .news > dd {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;
  }
  .initiatives dd a:after,
  .news dd a:after {
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
  }*/
  .btn {
    display: inline-block;
  }
	
   .initiatives > dt,
  .news > dt {
    box-sizing: border-box;
    color: #666;
	display: flex;
	align-items: center;
	font-size: 3vw;
    margin-top: 15px;
  }
   .initiatives > dd,
  .news > dd {
    border-bottom: 1px solid #E8E8E8;
	font-size: 3vw;
    padding-bottom: 15px;
    margin-top: 0.4em;
  }
   .initiatives > dd a img,
  .news > dd a img {
    vertical-align: middle;
  }
   .initiatives > dd a,
  .news > dd a {
	background: linear-gradient(#000, #000) 0 100%/0 1px no-repeat;
	color: #000;
	padding-bottom: 0.2em;
	position: relative;
	text-decoration: none !important;
	transition: background .4s;
  }
   .initiatives > dd a:link,
  .news > dd a:link {
    color: #000;
  }
   .initiatives > dd a:hover,
  .news > dd a:hover {
    color: #000;
	background-size: 100% 1px;
  }
   .initiatives > dd a[href$=".pdf"],
  .news > dd a[href$=".pdf"]{
	  margin-right: 2.6rem;
}
   .initiatives > dd a[href$=".pdf"]:after,
  .news > dd a[href$=".pdf"]:after{
    content: "";
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background-size: 100% 100%;
    background-image: url("/add_img/icon_pdf2.webp");
    position: absolute;
	/*margin-left: 0.6rem;*/
    margin-top: 0.2em;
    right: -2.1rem;
    vertical-align: sub;
}
	.initiatives .cat,
	.news .cat {
		border: 1px solid;
		display: inline-block;
		font-size: 3vw;
		font-weight: 400;
		line-height: 2;
		min-width: 24vw;
		margin: 0 0 0 1.6em !important;
		padding: 0 2px;
		text-align: center;
	}
	.initiatives .cat1,
	.news .cat1 {
		color: #0094D9;
		border-color: #0094D9;
	}
	.initiatives .cat2,
	.news .cat2 {
		color: #D96C00;
		border-color: #D96C00;
	}
	.initiatives .cat3,
	.news .cat3 {
		color: #70B109;
		border-color: #70B109;
	}

	#contentsArea .dsContent2 {
		margin: 80px auto 0;
		width: 100%;
	}
	#contentsArea .diversity_inner1 {
		margin: 0 15px;
	}
	#contentsArea .diversity_title1 {
		font-size: 19px;
		margin: 0 0 25px;
		padding: 10px 5px 10px 20px;
	}
	#contentsArea * + .diversity_title1 {
		margin-top: 50px;
	}
	#contentsArea .diversity_subtitle1 {
		font-size: 17px;
	}
	#contentsArea .diversity_table1 th,
	#contentsArea .diversity_table1 td {
		font-size: 13px;
		line-height: 1.4;
		padding: 5px;
	}
	#contentsArea .diversity_table1.col3 th:nth-last-of-type(1) {
		width: 20%;
	}
	#contentsArea .diversity_table1.col3 th:nth-last-of-type(2) {
		width: 50%;
	}
	#contentsArea .diversity_table1.col4 th:nth-child(1) {
		width: 30%;
	}
	#contentsArea .diversity_table1 table th,
	#contentsArea .diversity_table1 table td {
		padding: 5px;
	}
	#contentsArea .diversity_table1 table .box1 {
		width: 6.7em;
	}
	#contentsArea .diversity_note1 {
		font-size: 13px;
		line-height: 1.6;
	}
	#contentsArea .diversity_note1 ul li span {
		font-size: 11px;
	}
	#contentsArea .diversity_note2 {
		font-size: 13px;
		line-height: 1.6;
	}
}