




.p03 .page-title-bg {
background-image: url("../../sustainability/materiality/images/env_top_ma.jpg");
}
.sus-section_inner {
padding: 0px 0px 15%;
}
.mate_top_title {
font-size: calc(100vw / 19);
line-height: 1.6em;
padding: 0% 0% 0.4em;
font-weight: bold;
}
.mate_text {
font-size: calc(100vw / 24);
line-height: 1.7em;
}

.anchor-link {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
margin: 0px auto;
max-width: 900px;
}
.anchor-link > li {
	-ms-flex-preferred-size: calc(33.33% - 8px);
	flex-basis: calc(33.33% - 8px);
}
.anchor-link > li a img {
transition: all 0.4s;
	height: auto;
	width: 100%;
	display: block;
}
.anchor-link > li a:hover img {
opacity: 0.8;
}

.mate_img img {
	height: auto;
	width: 100%;
	display: block;
}


@media print, screen and (min-width: 375px) {
.mate_top_title {
font-size: 20px;
line-height: 1.6em;
}
.mate_text {
font-size: 14.5px;
line-height: 1.8em;
}

}


@media print, screen and (min-width: 768px) {
.sus-section_inner {
padding: 0px 0px 10%;
}
.mate_top_title {
font-size: 24px;
line-height: 1.6em;
}

.mate_text {
font-size: 16px;
line-height: 1.9em;
}
.anchor-link {
width: 80%;
}
.anchor-link > li {
	-ms-flex-preferred-size: calc(33.33% - 3.5%);
	flex-basis: calc(33.33% - 3.5%);
}

}


@media print, screen and (min-width: 1024px) {
.sus-section_inner {
padding: 0px 0px 9%;
}
.mate_top_title {
font-size: 27px;
line-height: 1.6em;
}

.mate_text {
font-size: 17px;
line-height: 1.9em;
}
.anchor-link {
width: 70%;
}
.anchor-link > li {
	-ms-flex-preferred-size: calc(33.33% - 3.8%);
	flex-basis: calc(33.33% - 3.8%);
}

}


@media print, screen and (min-width: 1260px) {
.mate_top_title {
font-size: 30px;
line-height: 1.6em;
}

.mate_text {
font-size: 18px;
line-height: 1.9em;
}

}






























.mate_title {
font-size: calc(100vw / 19);
line-height: 1.6em;
padding: 2% 0% 2% 44px;
font-weight: bold;
position: relative;
margin: 0px 0px 3%;
}
.mate_title::after {
content: "";
width: 40px;
height: 40px;
top: calc(50% - 19px);
left: 0px;
display: block;
position: absolute;
transition: all 0.4s;
background-image: url(../../sustainability/materiality/images/ft01.svg);
background-repeat: no-repeat;
background-position: center center;
background-size: 100% auto;
}
#m02 .mate_title::after {
background-image: url(../../sustainability/materiality/images/ft02.svg);
}
#m03 .mate_title::after {
background-image: url(../../sustainability/materiality/images/ft03.svg);
}

.mate_flow {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mate_flow > li {
position: relative;
padding: 0px 0px 36px;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.mate_flow > li::after {
content: "";
width: 26px;
height: 26px;
bottom: 10px;
left: calc(50% - 13px);
display: block;
position: absolute;
background-image: url(../../sustainability/materiality/images/arrow_g.svg);
background-repeat: no-repeat;
background-position: center center;
background-size: 100% auto;
transform: rotate(90deg)
}
.mate_box_text,
.mate_in_list {
font-size: calc(100vw / 25);
line-height: 1.6em;
}
.mate_flow > li:last-child {
padding: 0px;
}
.mate_flow > li:last-child::after  {
display: none;
}
.mate_in_list {
margin-left: 1em;
text-indent: -1em;
}

.mate_img.diagram {
	height: auto;
	max-width: 800px;
	width: 100%;
	margin: 0px auto;
}


@media print, screen and (min-width: 375px) {
.mate_title {
font-size: 19px;
line-height: 1.6em;
padding: 2% 0% 2% 50px;
margin: 0px 0px 2%;
}
.mate_title::after {
width: 45px;
height: 45px;
top: calc(50% - 21px);
}

.mate_flow {
}
.mate_flow > li {
padding: 0px 0px 45px;
}
.mate_flow > li::after {
width: 34px;
height: 34px;
bottom: 10px;
left: calc(50% - 17px);
}
.mate_box_text,
.mate_in_list {
font-size: 14.5px;
line-height: 1.6em;
}

}


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

.mate_title {
font-size: 22px;
line-height: 1.6em;
padding: 3% 0% 3% 84px;
}
.mate_title::after {
width: 75px;
height: 75px;
top: calc(50% - 37px);
}


.mate_flow {
}
.mate_flow > li {
padding: 0px;
	-ms-flex-preferred-size: calc(33.33% - 15px);
	flex-basis: calc(33.33% - 15px);
}
.mate_flow > li .mate_img {
width: 93%;
}
.mate_flow > li::after {
width: 30px;
height: 30px;
bottom: auto;
top: 7%;
left: auto;
right: -18px;
transform: rotate(0deg)
}
.mate_box_text,
.mate_in_list {
font-size: 14.5px;
line-height: 1.6em;
}

.mate_img.diagram {
	width: 80%;
}

}


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

.mate_title {
font-size: 25px;
line-height: 1.6em;
padding: 3% 0% 3% 100px;
}
.mate_title::after {
width: 90px;
height: 90px;
top: calc(50% - 45px);
}

.mate_flow > li {
	-ms-flex-preferred-size: calc(33.33% - 20px);
	flex-basis: calc(33.33% - 20px);
}
.mate_flow > li .mate_img {
width: 92%;
}
.mate_flow > li::after {
width: 35px;
height: 35px;
top: 9%;
right: -22px;
}
.mate_box_text,
.mate_in_list {
font-size: 15px;
line-height: 1.7em;
}

}


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

.mate_title {
font-size: 28px;
line-height: 1.6em;
padding: 3% 0% 3% 120px;
}
.mate_title::after {
width: 105px;
height: 105px;
top: calc(50% - 50px);
}

.mate_flow > li {
	-ms-flex-preferred-size: calc(33.33% - 22px);
	flex-basis: calc(33.33% - 22px);
}
.mate_flow > li .mate_img {
width: 91%;
}
.mate_flow > li::after {
width: 39px;
height: 39px;
top: 11%;
right: -22px;
}
.mate_box_text,
.mate_in_list {
font-size: 16.2px;
line-height: 1.8em;
}

}






































.mate_ac_title {
padding: 0px 0px 0px 50px;
position: relative;
cursor: pointer;
margin: 5% 0px 0px;
}
.mate_ac_title::before {
  content: "";
  width: 45px;
  height: 45px;
  top: calc(50% - 22px);
  left: 0px;
  display: block;
  position: absolute;
  transition: all 0.4s;
  background-image: url(../../sustainability/materiality/images/icon01.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.mate_ac_title::after {
}
.mate_ac_title p {
  font-size: calc(100vw / 23);
  line-height: 1.4em;
  padding: 0.4em 1.2em 0.4em 25px;
  font-weight: 500;
  position: relative;
  display: block;
  background-color: rgba(130, 197, 223, 1.00);
  overflow: hidden;
  transition: all 0.4s;
}
.mate_ac_title:hover p {
  background-color: rgba(149,202,224,1.00);
}
.mate_ac_title p::before {
  content: "";
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  left: 6px;
  display: block;
  position: absolute;
  transition: all 0.4s;
  background-image: url(../../sustainability/materiality/images/arrow_01.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.mate_ac_title p::after {
  content: "";
  width: 50px;
  height: 50px;
  bottom: -35px;
  right: -35px;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  background-color: rgba(255,255,255,1.00);
}


.mate_ac_title.ac_actove::before {
  background-image: url(../../sustainability/materiality/images/icon01_act.svg);
}
.mate_ac_title.ac_actove p {
  background-color: rgba(46,97,152,1.00);
  color: rgba(255,255,255,1.00);
}
.mate_ac_title.ac_actove p::before {
  background-image: url(../../sustainability/materiality/images/arrow_0w.svg);
  transform: rotate(180deg)
}


.mate_co_catch {
  padding: 2% 0px 0px;
  margin: 5% 0px 4%;
  border-top: 1px solid rgba(46,97,152,1.00);
  font-size: calc(100vw / 22);
  line-height: 1.4em;
  font-weight: bold;
  display: block;
  color: rgba(46,97,152,1.00);
}


.mate_ac_title.theme02::before {
  background-image: url(../../sustainability/materiality/images/icon02.svg);
}
.mate_ac_title.theme02 p {
  background-color: rgba(115, 223, 213, 1.00);
}
.mate_ac_title.theme02:hover p {
  background-color: rgba(164,227,219,1.00);
}
.mate_ac_title.theme02 p::before {
  background-image: url(../../sustainability/materiality/images/arrow_02.svg);
}
.mate_ac_title.theme02.ac_actove::before {
  background-image: url(../../sustainability/materiality/images/icon02_act.svg);
}
.mate_ac_title.theme02.ac_actove p::before {
  background-image: url(../../sustainability/materiality/images/arrow_0w.svg);
}
.mate_ac_title.theme02.ac_actove p {
  background-color: rgba(33,134,120,1.00);
}
.block02 .mate_co_catch {
  border-top: 1px solid rgba(33,134,120,1.00);
  color: rgba(33,134,120,1.00);
}


.mate_ac_title.theme03::before {
  background-image: url(../../sustainability/materiality/images/icon03.svg);
}
.mate_ac_title.theme03 p {
  background-color: rgba(255, 222, 133, 1.00);
}
.mate_ac_title.theme03:hover p {
  background-color: rgba(254,228,169,1.00);
}
.mate_ac_title.theme03 p::before {
  background-image: url(../../sustainability/materiality/images/arrow_03.svg);
}
.mate_ac_title.theme03.ac_actove::before {
  background-image: url(../../sustainability/materiality/images/icon03_act.svg);
}
.mate_ac_title.theme03.ac_actove p::before {
  background-image: url(../../sustainability/materiality/images/arrow_0w.svg);
}
.mate_ac_title.theme03.ac_actove p {
  background-color: rgba(157,111,35,1.00);
}
.block03 .mate_co_catch {
  border-top: 1px solid rgba(157,111,35,1.00);
  color: rgba(157,111,35,1.00);
}


.mate_ac_title.theme04::before {
  background-image: url(../../sustainability/materiality/images/icon04.svg);
}
.mate_ac_title.theme04 p {
  background-color: rgba(199, 192, 235, 1.00);
}
.mate_ac_title.theme04:hover p {
  background-color: rgba(206,199,236,1.00);
}
.mate_ac_title.theme04 p::before {
  background-image: url(../../sustainability/materiality/images/arrow_04.svg);
}
.mate_ac_title.theme04.ac_actove::before {
  background-image: url(../../sustainability/materiality/images/icon04_act.svg);
}
.mate_ac_title.theme04.ac_actove p::before {
  background-image: url(../../sustainability/materiality/images/arrow_0w.svg);
}
.mate_ac_title.theme04.ac_actove p {
  background-color: rgba(108,97,152,1.00);
}
.block04 .mate_co_catch {
  border-top: 1px solid rgba(108,97,152,1.00);
  color: rgba(108,97,152,1.00);
}

.mate_num_list {
list-style: decimal outside;
margin-left: 1.5em;
}
.mate_num_list li {
}

.accordion_block {
display: none;
}


@media print, screen and (min-width: 375px) {
.mate_ac_title {
  padding: 0px 0px 0px 55px;
}
.mate_ac_title::before {
  width: 50px;
  height: 50px;
  top: calc(50% - 25px);
}
.mate_ac_title p {
  font-size: 16px;
  line-height: 1.4em;
  padding: 0.4em 1.2em 0.4em 32px;
}
.mate_ac_title p::before {
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  left: 8px;
}
.mate_ac_title p::after {
  bottom: -35px;
  right: -35px;
}

.mate_co_catch {
  padding: 2% 0px 0px;
  margin: 5% 0px 4%;
  font-size: 16px;
  line-height: 1.4em;
}

}


@media print, screen and (min-width: 768px) {
.mate_ac_title {
  padding: 0px 0px 0px 80px;
}
.mate_ac_title::before {
  width: 70px;
  height: 70px;
  top: calc(50% - 35px);
}
.mate_ac_title p {
  font-size: 20px;
  line-height: 1.4em;
  padding: 0.45em 1.2em 0.45em 50px;
}
.mate_ac_title p::before {
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  left: 15px;
}
.mate_ac_title p::after {
  bottom: -33px;
  right: -33px;
}

.mate_co_catch {
  padding: 1% 0px 0px;
  margin: 4% 0px 3%;
  font-size: 20px;
  line-height: 1.4em;
}

}


@media print, screen and (min-width: 1024px) {
.mate_ac_title {
  padding: 0px 0px 0px 100px;
	margin: 4% 0px 0px;
}
.mate_ac_title::before {
  width: 85px;
  height: 85px;
  top: calc(50% - 42px);
}
.mate_ac_title p {
  font-size: 22px;
  line-height: 1.4em;
  padding: 0.5em 1.2em 0.5em 60px;
}
.mate_ac_title p::before {
  width: 26px;
  height: 26px;
  top: calc(50% - 13px);
  left: 20px;
}
.mate_ac_title p::after {
  bottom: -31px;
  right: -31px;
}
.mate_co_catch {
  padding: 1% 0px 0px;
  margin: 4% 0px 2%;
  font-size: 22px;
  line-height: 1.4em;
}

}


@media print, screen and (min-width: 1260px) {
.mate_ac_title {
  padding: 0px 0px 0px 105px;
}
.mate_ac_title::before {
  width: 90px;
  height: 90px;
  top: calc(50% - 45px);
}
.mate_ac_title p {
  font-size: 25px;
  line-height: 1.4em;
  padding: 0.5em 1.2em 0.5em 64px;
}
.mate_ac_title p::before {
  width: 28px;
  height: 28px;
  top: calc(50% - 14px);
  left: 22px;
}
.mate_ac_title p::after {
  bottom: -30px;
  right: -30px;
}
.mate_co_catch {
  padding: 1% 0px 0px;
  margin: 4% 0px 2%;
  font-size: 25px;
  line-height: 1.4em;
}

}

























.table-block {
	overflow: auto;
}
.table-block::-webkit-scrollbar {
 height: 4px;
}
.table-block::-webkit-scrollbar-track {
 background: rgba(170, 170, 170, 1.0);
}
.table-block::-webkit-scrollbar-thumb {
 background: rgba(100, 100, 100, 1.0);
}

.mate_table,
.mate_table_l {
  display: table;
  font-size: calc(100vw / 27);
  line-height: 1.4em;
  border-top: 1px solid rgba(77,77,77,1.00);
  border-left: 1px solid rgba(77,77,77,1.00);
  width: 100%;
}
.mate_table th,
.mate_table_l th {
display: table-cell;
padding: 0.6em 0.8em;
background-color: rgba(224,224,224,1.00);
border-bottom: 1px solid rgba(77,77,77,1.00);
border-right: 1px solid rgba(77,77,77,1.00);
width: 50%;
vertical-align: middle !important;
font-weight: normal;
}
.mate_table td,
.mate_table_l td {
  display: table-cell;
  padding: 0.6em 0.8em;
  border-bottom: 1px solid rgba(77,77,77,1.00);
  border-right: 1px solid rgba(77,77,77,1.00);
  width: 50%;
  vertical-align: middle !important;
}
.mate_ta_list {
  margin-left: 2em;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
}
.mate_ta_list > li {
text-indent: -2em;
}
.mat_tc {
text-align: center;
}
.mate_table_l th {
white-space: nowrap;
}

.mate_table_l .table_w01 {
min-width: 11em;
}
.mate_table_l .table_w02 {
min-width: 17em;
}
.mate_table_l .table_w03 {
min-width: 32em;
}
.mate_table_l .table_w04 {
/* min-width: 12em; */
}



.expo-link {
}
.mate_link a {
font-size: calc(100vw / 25);
line-height: 1.3em;
border: 2px solid rgba(0,68,153,1.00);
border-radius: 50px;
background-color: rgba(255,255,255,1.00);
display: block;
margin: 0px auto;
position: relative;
padding: 0.7em 1.5em;
text-align: center;
transition: all 0.4s;
text-decoration: none !important;
}
.mate_link a::after {
content: "";
width: 14px;
height: 14px;
top: calc(50% - 7px);
right: 5px;
display: block;
position: absolute;
transition: all 0.4s;
background-image: url(../../sustainability/materiality/images/arrow_t2.svg);
background-repeat: no-repeat;
background-position: center center;
background-size: 100% auto;
}
.mate_link a:hover {
background-color: rgba(0,68,153,1.00);
color: rgba(253,253,253,1.00) !important;
}
.mate_link a:hover::after {
background-image: url(../../sustainability/materiality/images/arrow_t2w.svg);
}
.link_text {
font-size: calc(100vw / 25);
line-height: 1.4em;
margin: 0px 0px 3%;
font-weight: 500;
}
/*
		<div class="mate_bock_link mab50">
			<p class="resmab10">マテリアリティ・中期目標の一覧をPDFでご覧いただけます</p>
			<div class="mate_link"><a href="#" target="_blank">マテリアリティ・中期目標一覧表（PDF：000KB）</a></div>
		</div>
*/


@media print, screen and (min-width: 375px) {
.mate_table,
.mate_table_l {
  font-size: 12.5px;
  line-height: 1.5em;
}

.mate_link a {
font-size: 15px;
line-height: 1.3em;
}
.mate_link a::after {
width: 15px;
height: 15px;
top: calc(50% - 8px);
right: 5px;
}

.link_text {
font-size: 15px;
line-height: 1.4em;
margin: 0px 0px 3%;
}

}


@media print, screen and (min-width: 768px) {
.mate_table th,
.mate_table_l th {
  padding: 0.8em 0.9em;
}
.mate_table td,
.mate_table_l td {
  padding: 0.8em 0.9em;
}
.mate_table,
.mate_table_l {
  font-size: 13.5px;
  line-height: 1.5em;
}

.mate_table_l th {
  padding: 0.5em 0.9em;
}
.mate_table_l td {
  padding: 0.5em 0.9em;
}

.mate_link a {
font-size: 16px;
line-height: 1.3em;
width: 65%;
padding: 0.8em 1.5em;
}
.mate_link a::after {
width: 18px;
height: 18px;
top: calc(50% - 10px);
right: 7px;
}

.link_text {
font-size: 16px;
line-height: 1.4em;
margin: 0px 0px 2%;
text-align: center;
}

}


@media print, screen and (min-width: 1024px) {
.table-block {
	overflow: visible;
}
.mate_table th {
  padding: 0.8em 0.9em;
}
.mate_table td {
  padding: 0.8em 0.9em;
}
.mate_table {
  font-size: 14.5px;
  line-height: 1.6em;
}

.mate_table_l th {
  padding: 0.5em 0.9em;
}
.mate_table_l td {
  padding: 0.5em 0.9em;
}
.mate_table_l {
  font-size: 14px;
  line-height: 1.6em;
}
.mat_w15 {
min-width: 21em;
}

.mate_link a {
font-size: 17px;
line-height: 1.3em;
width: 55%;
}

.link_text {
font-size: 17px;
line-height: 1.4em;
margin: 0px 0px 1.5%;
}

}


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

.mate_link a {
font-size: 18px;
line-height: 1.3em;
width: 50%;
}

.link_text {
font-size: 18px;
line-height: 1.4em;
}

}




