/* ==========================================================
sustainability-report/ サステナビリティレポート 2024/08 release
============================================================ */
.sus-yr-con{
  position: relative;
  margin: auto;
  margin-left: 10px;
}
.sus-yr-ttl{
  font-size: 20px;
  margin-top: 0;
}
.sus-yr-txt{
  margin: 30px 0;
	line-height: 28.8px;
}
.sus-ceo-secttl.sus-yr{
  margin-top: 120px;
}
.sus-yr-seclist{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.sus-yr.seclist-bg{
  background-color: #F7F8F9;
  padding: 50px;
}
.sus-yr.sus-bkn{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap:20px;
  grid-row-gap:50px;
  margin-bottom: 120px;
}
.sus-bkn-sec > h3{
  margin: 20px 0 9px;
}

@media screen and (max-width: 1024px){
  .sus-yr-seclist{
    grid-template-columns: 1fr 1fr;
  }
  .sus-yr.sus-bkn{
      grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px){
  .sus-ceo-secttl.sus-yr {
    margin-top: 100px;
  }
  .sus-yr-seclist{
    grid-template-columns: 1fr;
    margin-left: 0;
  }
  .sus-yr.sus-bkn{
    grid-template-columns: 1fr;
		margin-bottom: 100px;
  }
	.sus-yr.seclist-bg {
    padding: 40px 25px;
  }
}
/* === //sustainability-report === */

/*202509*/
.env_body{
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
.env_body .ir_arrow_set{
	    width: 70%;
    margin: 0 auto;
}
.env_body .innertxt h3{
	/*font-family: 'Noto Serif JP', serif;*/
	font-size: 24px;
}
.env_body h4{
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 5px;
}
.env_body h5{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 20px;
}
.env_body p{
	font-size: 14.4px;
	font-weight: normal;
	margin-top: 5px;
}
.env_body dl dt{
	font-size: 14.4px;
	font-weight:500;
	line-height: 1.5;
    padding: 0;
    margin: 0;
}
.env_body dl dd{
	font-size: 14.4px;
	font-weight: normal;
	line-height: 1.5;
    padding: 0 0 15px 3em;
    margin: 0;
}
.env_body .innertxt {
    width: calc(100% - 60px);
    font-weight: 400;
    font-size: 16px;
    padding: 30px 60px;
    background-color: #F7F8F9;
}
.pdflink{
	border: 1px solid #0081cc;
	color: #0081cc;
	font-size: 10px;
	padding: 0 5px;
	margin-left: 5px;
}
.md_btn-arrow.is-none:hover{
	text-decoration: none;
}
a:hover .txtlink{
	text-decoration: underline;
}
a:hover .pdflink{
	border: 1px solid #0081cc;
	color: #0081cc;
	font-size: 10px;
	padding: 0 5px;
	margin-left: 5px;
    text-decoration: none;
    text-decoration-color: #FFF;
}
@media screen and (max-width: 767px){
.env_body .innertxt {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    padding: 30px;
    background-color: #F7F8F9;
    box-sizing: border-box;
}
	}/**/
/*Htagu*/
.new_body h2{
	font-size: 24px;
	text-align: left;
	border-left: 6px solid #000;
	border-image: linear-gradient(to bottom, #316BC8, #5CA6F7) 1;
	padding-bottom: 2px;
	padding-left: 14px;
	margin: 120px 0 36px;
}
.new_body h3{
	font-size: 20px;
	text-align: left;
	margin: 55px 0 24px;
	font-weight: 400;
}
.new_body h4{
	font-size: 16px;
	text-align: left;
	border-left: 6px solid #000;
	border-image: linear-gradient(to bottom, #316BC8, #5CA6F7) 1;
	padding-left: 14px;
	margin: 0px 0 24px;
	font-weight: 500;
}
@media screen and (max-width: 767px){
	.new_body h2{
	font-size: 22px;
	margin: 100px 0 36px;
}
.new_body h3{
	font-size: 20px;
	margin: 35px 0 24px;
}
.new_body h4{
	font-size: 18px;
	margin: 40px 0 24px;
}
}/**/

/* =============================================
CEOメッセージ（ ceo-message ）　2025/09/25分
------------------------------------------------ */

.sus-ceo-ttl>h2{
  font-family: 'Noto Serif JP', serif;
  margin: 80px 0;
  font-size: 32px;
  color: #000;
}

.sus-ceo-sec{
  margin: 72px 0;
}

.sus-ceo-sec > p{
	line-height: 28.8px;
}

.sus-ceo-secttl{
  border-left: solid 6px;
  border-image: linear-gradient(#316bc8, #0081cc 45%, #5ca6f7) 1;
}

.sus-ceo-secttl > h3{
  font-size: 24px;
  padding-left: 12px;
  font-weight: normal;
  margin-bottom: 36px;
}

.sus-ceo-secimgbox{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 25px;
  row-gap: 40px;
  margin: 36px auto;
}

.sus-ceo-secimginbox > p{
  margin: 5px 0 0;
  font-size: 14px;
  color: #586166;
}

.sus-ceo-secimginbox.center.w750{
  max-width: min(100% , 750px);
  margin: 36px auto 54px;
}
.sus-ceo-secimginbox.center.w1000{
  max-width: min(100% , 1000px);
  margin: 36px auto 54px;
}

.sus-annotation {
  list-style: none;
  padding: 0;
  color: #586166;
}

.sus-annotation li {
  display: flex;
  counter-increment: my-counter;
  margin-bottom: 10px;
}

.sus-annotation li::before {
  content: "※"counter(my-counter);
  margin-right: .5em;
}

.sus-ceo-sec > .right{
  text-align: right;
}

.sus-ceo-sec.signature{
	width: 100%;
	display: grid;
	justify-content: end;
}

.sus-ceo-sec > .right > img.signature{
  margin: 0 0 0 auto;
  max-width: min(50% , 300px);
}

@media screen and (max-width: 767px){  
  .sus-ceo-ttl>h2{
    font-size: 6.933vw;
  }
  .sus-ceo-sec{
    /*margin: 100px 0;*/
  }

  .sus-ceo-secttl > h3{
    /* font-size: 5.333vw; */
		font-size: 20px;
    padding-left: 3.2vw;
  }

  .sus-ceo-secimgbox{
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .sus-ceo-secimginbox > p{
    /*margin-top: 1.333vw;
    font-size: 3.733vw;*/
  }

  .sus-annotation li {
    /*margin-bottom: 2.667vw;*/
  }
}/**/

/*マテリアリティ*/
.blue_box{
	background: url(../../uploadimages/SUS-mate_img06.jpg) no-repeat center bottom;
    width: 100vw;
    margin: 0 calc(50% - 50vw) 50px;
    padding: 0 0 200px;
    background-size: cover;
}
.blue_box .inner{
	width: 100%;
	width: calc(100% - 30px);
    max-width: 1200px;
	margin: 20px auto 0;
	padding-top:64px;
}
.blue_box .tit_case{
	display: flex;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin-top: 20px;
}

.md_btn-arrow.white_ptn::before, .md_btn-arrow-left.white_ptn::before {
    border: solid 0px #0081CC;
}
.md_btn-arrow.white_ptn, .md_btn-arrow-left.white_ptn {
    color: #fff;
}
.blue_box .flex_w,.blue_box .flex_w2{
	display: flex;
	padding: 25px 0 0 0;
    flex-wrap: nowrap;
}
.blue_box .flex_w div:first-child{
	
}
.blue_box p{
	color: #fff;
	margin: 0;
}
.blue_box .bb_tit01{
	font-size: 16px;
	font-weight:500;
	padding-bottom: 5px;
}
.blue_box .bb_txt01{
	font-size: 14.4px;
	font-weight:300;
}
.blue_box .bb_tit02{
	font-size: 14.4px;
	font-weight:500;
	padding: 20px 0 3px;
}
.blue_box .flex_w .bb_f_case01{
	position: relative;
	border-right: 1px dotted #fff;
    padding-right: 160px;
    width: calc(50% - 160px);
}
.blue_box .flex_w .bb_f_case02{
	position: relative;
	padding-left: 30px;
	padding-right: 130px;
	width: calc(50% - 160px);
}
.blue_box .bb_item01{
	position: absolute;
	right: 30px;
	bottom: 0;
}
.blue_box .bb_item02{
	position: absolute;
	right: 0px;
	bottom: 0;
}
.blue_box .bb_f_case03{
	margin-right: 30px;
width:100%;
margin-bottom: 20px;
}
.blue_box .bb_f_case04{
	margin-left: 30px;
width:100%;
}

.blue_box .flex_w2 .flex_w .bb_f_case01{
	position: relative;
	border-right: 1px dotted #fff;
    padding-right: 20px;
    width: calc(50% - 20px);
min-height: 380px;
}
.blue_box .flex_w2 .flex_w .bb_f_case02{
	position: relative;
	padding-left: 30px;
	padding-right: 0px;
	width: calc(50% - 30px);
	padding-bottom: 90px;
}
.blue_box .bb_item03,.blue_box .bb_item04,.blue_box .bb_item05,.blue_box .bb_item06{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.blue_ul {
    margin-top: 5px;
	}
.blue_ul li::marker {
    color: #0081CC;
	font-size: 18px;
	}
.blue_ul li {
    font-size: 14.4px;
	padding-bottom: 5px;
	}
/*--1024----------------------------------------*/
@media screen and (max-width: 1024px){
	.blue_box .inner {
    width: 100%;
    width: calc(100% - 100px);
    max-width: 1200px;
    margin: 20px auto 0;
    padding: 80px 50px 0;
}
	.blue_box .flex_w .bb_f_case01{
	position: relative;
	border-right: 1px dotted #fff;
    padding-right: 60px;
    width: calc(50% - 60px);
		        padding-bottom: 100px;
}
.blue_box .flex_w .bb_f_case02{
	position: relative;
	padding-left: 30px;
	padding-right: 0px;
	width: calc(50% - 30px);
	padding-bottom: 100px;
}
	.blue_box .bb_item01{
	position: absolute;
	right: 0px;
		left: 0;
		margin: 0 auto;
	bottom: 0;
		text-align: center;
}
.blue_box .bb_item02{
	position: absolute;
	right: 0px;
		left: 0;
		margin: 0 auto;
	bottom: 0;
	text-align: center;
}
.blue_box .flex_w2 {
    display: block;
    padding: 25px 0 0 0;
}
	.blue_box .bb_f_case03{
	margin-right: 0px;
}
.blue_box .bb_f_case04{
	margin-left: 0px;
}
.blue_box .tit_case {
    margin-top: 50px;
	display: block;
}
}/*1024*/

/*--768----------------------------------------*/
@media screen and (max-width: 768px){
	.blue_box .flex_w, .blue_box .flex_w2 {
    display: block
;
    padding: 25px 0 0 0;
}
	.blue_box .flex_w .bb_f_case01,.blue_box .flex_w2 .flex_w .bb_f_case01 {
	position: relative;
	border-right: 0px dotted #fff;
	border-bottom: 1px dotted #fff;
    padding-right: 0px;
    width: calc(100% - 0px);
		margin-bottom: 26px;
		        padding-bottom: 0px;
min-height: 10px;
}
.blue_box .flex_w .bb_f_case02,.blue_box .flex_w2 .flex_w .bb_f_case02{
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	width: calc(100% - 0px);
	padding-bottom: 0px;
}
	.blue_box .bb_item01,.blue_box .bb_item02,.blue_box .bb_item03,.blue_box .bb_item04,.blue_box .bb_item05,.blue_box .bb_item06{
	position:relative;
	right: 0px;
		left: 0;
		margin: 0 auto;
	bottom: 0;
		text-align: center;
		padding: 20px 0 26px;
}
    .blue_box .tit_case {
        margin-top: 20px;
        display: block;
    }
	    .blue_box .inner {
        width: 100%;
        width: calc(100% - 60px);
        max-width: 1200px;
        margin: 20px auto 0;
        padding: 80px 20px 0;
    }
	.new_body h3.sp_f {
        font-size: 14px;
    }
	}/*768*/


/*TOP*/
.sus-top-h1{
	background: url("../../uploadimages/SUS-top_img02.jpg") no-repeat center center;
   width: 100vw;
    margin: 0 calc(50% - 50vw) 50px;
    background-size: cover;
	height: 304px;
	position: relative;
}
.sus-top-h1 img{
	position: absolute;
	top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
	
}
.sustop_body .sus-t-01{
	font-size: 18px;
	text-align: center;
}
.sustop_body .sus-t-03{
	font-size: 14.4px;
	text-align: center;
	line-height: 2;
}
.sustop_body .sus-t-02{
	text-align: center;
    font-family: Noto Serif JP;
    font-weight: 500;
    font-size: 26px;
    letter-spacing:4.2px;
	text-align: center;
}
.sustop_body .sus-t-04{
    font-family: Noto Serif JP;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 1.5px;
}
.sustop_body .sus-t-05{
	font-size: 14.4px;
	line-height: 2;
}
.sustop_body .sus-t-06{
	font-size: 20px;
	line-height: 2;
}
.top_blue_box{
	background: url(../../uploadimages/SUS-top_img03.jpg) no-repeat center bottom;
    width: 100vw;
    margin: 80px calc(50% - 50vw) 50px;
    padding: 0 0 200px;
    background-size: cover;
}
.top_blue_box .inner{
	width: 100%;
	width: calc(100% - 30px);
    max-width: 1200px;
	margin: 20px auto 0;
}
.top_blue_box .flex_w{
	display: flex;
	padding: 100px 0 0 0;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.top_blue_box .flex_w .tbb_f_case01{
	position: relative;
    padding-right: 60px;
    width: calc(48% - 60px);
}
.top_blue_box .flex_w .tbb_f_case02{
	position: relative;
	width: 52%;
}
.sustop_body .tbb_tit01{
    font-size: 18px;
	margin-bottom: 10px;
}

.top_gray_box{
	background:#F7F8F9;
    width: 100vw;
    margin: 0 calc(50% - 50vw) 50px;
	padding: 30px 0;
}
.top_gray_box .inner{
	width: 100%;
	width: calc(100% - 30px);
    max-width: 1170px;
	margin: 20px auto 0;
}
.sustop_body .innertxt,.s-mateunder_body .innertxt{
    width: calc(100% - 30px);
    font-weight: 400;
    font-size: 16px;
    padding: 32px 50px 60px 50px;
    background-color: #F7F8F9;
    max-width: 1110px;
    box-sizing: border-box;
    margin: 0 auto;
	    position: relative;
}
.sustop_body .flex_w,.s-mateunder_body .flex_w  {
    display: flex;
	    align-items: center;
}
.sustop_body .flex_w .cs1,.s-mateunder_body .cs1{
    padding: 0 0 0 0;
	width: 50%;
}
.sustop_body .flex_w .cs2,.s-mateunder_body .cs2{
    padding: 0 0 0 30px;
	width: 50%;
}
.sustop_body .company-sustainability-btn-outer {
    justify-content: center;
    display: grid
;
    width: 100%;
    grid-template-columns: repeat(auto-fill, minmax(370px, 1fr));
    margin: 40px auto 70px;
    text-align: center;
    gap: 20px;
}


/*sus_slider*/
.sus_slider {
    width: 100vw;
    margin: 90px calc(50% - 50vw) ;
    position: relative;
}

.sus_slider ul.sus_slide li.flex_w{
    background: #fff;
	padding: 40px;
	margin: 0 40px;
	
}
.sus_slider .flex_w .ss_left{
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	width: calc(50% - 0px);
}
.sus_slider .flex_w .ss_right{
	position: relative;
	padding-left: 50px;
	padding-right: 0px;
	width: calc(50% - 50px);
}
 .ss_right .ssr_img{
	height:30%;
}
 .ss_right .ssr_img.h130{
	height:130px;
}
 .ss_right .ssr_img img{
	height:100%;
	width: auto;
}
.sus_slider ul.slick-dots {
    bottom: -26px;
}
.sus_slider .slick-dots {
    position:relative;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    list-style: none;
    text-align: center;
    z-index: 1;
}
.sus_slider .slick-dots li button:before {
    color: #999;
}
.sus_slider .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #0081cc;
} .sus_slider .slick-prev::after {
    position: absolute;
    content: '';
    height: 16px;
    width: 16px;
    top: 4px;
    left: 9px;
    background-color: #0081CC;
    -webkit-mask-image: url(/jp/uploadimages/arrow-long-right.svg);
    mask-image: url(/jp/uploadimages/arrow-long-right.svg);
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    transform: rotate(180deg);
}
.sus_slider .slick-prev::before {
    position: absolute;
    content: '';
    width: 34px;
    height: 34px;
    left: 0;
    top: -5px;
    background-color: #fff;
    border: solid 1px #0081CC;
    border-radius: 99%;
}
.sus_slider .slick-next::before {
    position: absolute;
    content: '';
    width: 34px;
    height: 34px;
    right: 0;
    top: -5px;
    background-color: #fff;
    border: solid 1px #0081CC;
    border-radius: 99%;
}
.sus_slider .slick-next::after {
    position: absolute;
    content: '';
    height: 16px;
    width: 16px;
    top: 4px;
    right: 9px;
    background-color: #0081CC;
    -webkit-mask-image: url(/jp/uploadimages/arrow-long-left.svg);
    mask-image: url(/jp/uploadimages/arrow-long-right.svg);
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
.sus_slider .slick-prev {
    left: -180px!important;
	right: 0;
	margin: 0 auto;
	bottom:-30px;
}
.sus_slider .slick-next {
    left: 0;
    right: -180px!important;
    margin: 0 auto;
    bottom: -30px;
}
@media screen and (max-width: 1900px){
br.big{display:none;}
}/**/
/*--1024----------------------------------------*/
@media screen and (max-width: 1024px){
.sus_slider ul.sus_slide li.flex_w {
    background: #fff;
    padding: 30px;
    margin: 0 10px;
	display: block;
}	.sus_slider .flex_w .ss_left{
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	width: calc(100% - 0px);
		padding-bottom: 15px;
}
.sus_slider .flex_w .ss_right{
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	width: calc(100% - 50px);
}
}/*1024*/

/*--768----------------------------------------*/
@media screen and (max-width: 768px){
.sustop_body .sus-t-01 {
    font-size: 16px;
}
	.sustop_body .sus-t-02 {
    font-size: 20px;
}
	.top_blue_box .flex_w {
    display: block
;
    padding: 50px 0 0 0;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
	.top_blue_box .flex_w .tbb_f_case01 {
    position: relative;
    padding-right: 0px;
    width: calc(100% - 0px);
}
	.top_blue_box .flex_w .tbb_f_case02 {
    position: relative;
    width: 100%;
		padding-top: 30px;
}
	.sustop_body .tbb_tit01 {
    font-size: 18px;
    margin-bottom: 20px;
}
.sustop_body .flex_w,.s-mateunder_body .flex_w {
    display: block
;
}
	.sustop_body .flex_w .cs1,.s-mateunder_body .cs1 {
    padding: 0 0 0 0;
	width: 100%;
}
.sustop_body .flex_w .cs2,.s-mateunder_body .cs2 {
    padding: 0;
	width: 100%;
}
.sustop_body .innertxt,.s-mateunder_body .innertxt {
    width: calc(100% - 0px);
    font-weight: 400;
    font-size: 16px;
    padding: 30px 20px;
    background-color: #F7F8F9;
    max-width: 1110px;
    box-sizing: border-box;
    margin: 0 auto;
}	
	.top_blue_box .inner {
    width: 100%;
    width: calc(100% - 50px);
    max-width: 1200px;
    margin: 20px auto 0;
}
	.top_blue_box .inner {
    width: 100%;
    width: calc(100% - 50px);
    max-width: 1200px;
    margin: 20px auto 0;
}

	.sus_slider ul.sus_slide li.flex_w {
    background: #fff;
    padding: 20px;
    margin: 0 5px;
}.sus_slider .slick-prev {
	bottom:-40px;
}
.sus_slider .slick-next {
    bottom: -40px;
}
 .ss_right .ssr_img.sph75{
	height:70px;
    padding-top: 10px;
}
	}/*768*/

/*---------------------------------------------------------------------*/
/*PLANET*/
.s-mateunder_body {
    margin: 0 0 120px;
}
.fullwidth .s-mateunder_body img {
    width: auto;
}
.s-mateunder-title{
	color: #000;
    font-size: 36px;
    margin: 120px 0 32px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	text-align: center;
	letter-spacing: 2px;
}
.sus-mateunder-h1{
   width: 100vw;
    margin: 0 calc(50% - 50vw) 50px;
	position: relative;
}
/*プラネット用の背景*/
.sus-mateunder-h1.planet-h1{
	background: url("../../uploadimages/SUS-planet_img02.jpg") no-repeat center center;
    background-size: cover;
}
.s-mateunder-inner{
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
	height: 451px;
}
/*--1600----------------------------------------*/
@media screen and (min-width: 1600px){
.s-mateunder-inner{
	max-width: 1594px;
}
}/*1600*/
.sus-mateunder-h1 .s-mateunder-case{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin-top: auto;
	margin-bottom: auto;
	height: fit-content;
    margin-left: 30px;
}
.sus-mateunder-h1 .s-mateunder-case p{
	font-size: 20px;
}
.s-m-u-case{
	display: flex;
	width: 100%;
	max-width: 684px;
	margin: 0 auto;
}
.s-m-u-left{
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	width: 50%;
}
.s-m-u-right{
	border-right: 1px solid #D2D2D2;
	width: 50%;
}
.s-m-u-case dl{
	margin: 0 0 10px;
}
.s-m-u-case dl dt{
	font-size: 15px;
	text-align: center;
}
.s-m-u-case dl dd{
	text-align: center;
	margin: 34px 0 0;
}
.s-mateunder_body .cs0{
	    position: absolute;
    top: -38px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
/*font-ptn*/
p.s-mateunder-txt1{
	font-size: 14.4px;
	text-align: center;
	line-height: 2;
	max-width: 800px;
	margin: 0 auto;
    padding-bottom: 30px;
}
p.s-mateunder-txt2{
	font-size: 16px;
	text-align: center;
	max-width: 800px;
	margin: 50px auto 32px;
}
.s-mateunder_body .flex_w.topline {
    border-top: 3px solid #fff;
	padding-top: 50px;
	margin-top: 50px;
}

/*--768----------------------------------------*/
@media screen and (max-width: 768px){
	.s-mateunder_body{
		padding: 0 20px;
		margin: 0 calc(50% - 50vw) 100px;
	}
	.s-mateunder-eye{
		width: 100vw;
		margin: 0 calc(50% - 50vw) 50px;
	}
	.s-mateunder-eye img{
		width: 100%;
	}
	.sus-mateunder-h1.planet-h1 {
    background: none;
    padding: 20px 0 0;
	min-height:60px;
}
	.sus-mateunder-h1 {
    width: 100%;
    margin: 0;
    position: relative;
}
.sus-mateunder-h1 .s-mateunder-case{
    margin-left: 0;
}
	.sus-mateunder-h1 .s-mateunder-case p {
    font-size: 14.4px;
}
	.s-mateunder-inner {
    height: auto;
	/*margin-top: 80px; ⭐ */
}
	.s-mateunder-title {
    font-size: 24px;
	margin: 90px 0 32px;
	/*margin: 170px 0 32px; ⭐ */
}
	.s-m-u-case {
    display: block;
    width: 100%;
    max-width: 285px;
    margin: 0 auto;
}
	
	.s-m-u-left{
	border-left: 0px solid #D2D2D2;
	border-right: 0px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	width: 100%;
	padding-bottom: 25px;
}
.s-m-u-right{
	border-right: 0px solid #D2D2D2;
	width: 100%;
	padding-top: 25px;
}
.s-m-u-case dl{
	display: flex;
	width: 100%;
	max-width: 684px;
	margin: 0 auto;
	align-items: center;
}
.s-m-u-case dl dt{
	width: 50%;
	text-align: left;
}
.s-m-u-case dl dd{
	width: 50%;
	margin: 0;
	text-align: left;
}
	.s-mateunder_body .cs0 {
    top: -32px;
    max-width: 60%;
}
	
	
/*font-ptn*/
p.s-mateunder-txt1{
	font-size: 14.4px;
	text-align: center;
	line-height: 2;
	max-width: 800px;
	margin: 0 auto;
    padding-bottom: 15px;
}

	
}/*768*/

/* ==========================
ピープル 共栄 ガバナンス
============================= */
/* 共通 */
.s-mateunder_body .s-m-u-case > div > dl > dt{
	color: #454B4E;
}
.innertxt.sus{
	margin-top: 140px;
}

@media screen and (max-width: 768px){	
	.innertxt.sus{
		margin-top: 100px;
		margin-bottom: 100px;
	}
}

.contents-btn.s-m-u-btn{
	width: calc(100% - 30px);
	max-width: 1110px;
	margin: 20px auto;
}
@media screen and (max-width: 768px){
	.contents-btn.s-m-u-btn{
	width: 100%;
	}
}

/*ピープル用の背景*/
.sus-mateunder-h1.people-h1{
	background: url("../../uploadimages/SUS-people_img02.jpg") no-repeat center center;
  background-size: cover;
}
/*共栄用の背景*/
.sus-mateunder-h1.prosperity-h1{
	background: url("../../uploadimages/SUS-prosperity_img02.jpg") no-repeat center center;
  background-size: cover;
}
/*ガバナンス用の背景*/
.sus-mateunder-h1.governance-h1{
	background: url("../../uploadimages/SUS-governance_img02.jpg") no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 768px){
	.sus-mateunder-h1.people-h1,
	.sus-mateunder-h1.prosperity-h1 {
		background: none;
		padding: 20px 0 0;
		min-height:60px;
	}
	.sus-mateunder-h1.governance-h1{
		background: none;
		padding: 20px 0 0;
        padding: 40px 0 0;
	}
	.governance_body .s-mateunder-inner .s-mateunder-case .sp{
		margin-top: 25px;
	}
    .governance_body > .s-mateunder-title {
        font-size: 24px;
        margin: 165px 0 32px;
    }
}

/* KPIの間に本文が挟まる場合*/
.s-mateunder-KPItxt{
	margin: 100px 80px 50px;
}
@media screen and (max-width: 768px){
	.s-mateunder-KPItxt{
	margin: 80px 0;
	}
}

/* 注釈 */
.s-mateunder-case.sus-annotation{
	margin: 0;
}
.s-mateunder-case.annotation{
	margin: 80px 120px;
	text-align: center;
	display: block;
}
.s-mateunder-case.annotation ol{
	display: inline-block;
}
.s-mateunder-case.annotation ol li{
	text-align: left;
}
@media screen and (max-width: 768px){
	.s-mateunder-case.annotation{
		margin: 64px 0;
	}
}

/*esg-approach*/
 .esg-gray {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    padding: 50px 24px;
    max-width: 1200px;
    background-color: #F7F8F9;
    box-sizing: border-box;
}
.esg-flex{
	display: flex;
	gap:22px;
}
/*--768----------------------------------------*/
@media screen and (max-width: 768px){
	.esg-flex{
	display: block;
	gap:18px;
}
	.esg-flex .sp20{
	padding-top: 20px;
}
	.esg-gray {
    padding: 30px 24px;
}
}/*768*/

/* ==========================
環境　environmental
============================= */
#env01, #env02, #env03, #env04, #env05{
	padding-top: 10px;
  margin-top: -10px;
}
.innertxt > h3.env{
	margin: 20px 0 24px;
}
.innertxt > h4.env{
	font-size: 18px;
	border-left: none;
	border-image: none;
	border-bottom: 1px solid #D2D2D2;
	padding-left: 0;
	margin: 0px 0 28px;
	font-weight: normal;
}

/* ==========================
人権　human-rights
============================= */
.hum_body .ir_arrow_set{
	margin: 0 auto;
}

#hum01, #hum02, #hum03, #hum04, #hum05{
	padding-top: 10px;
  margin-top: -10px;
}

/* ==========================
社会貢献活動 community-contribution-activities
============================= */
.env_body > .innertxt > h4,
#js-accbod-body > h4{
	border-left: 0;
	border-image: none;
	padding-left: 0;
    margin: 10px 0 10px;
}
.cca_body .ir_arrow_set{
	margin: 0 auto;
}
#cca01, #cca02, #cca03{
	padding-top: 10px;
  margin-top: -10px;
}

/* ==========================
ファイントゥデイグループのサステナビリティ esg-approach
============================= */
.esg-a_body .ir_arrow_set > .sus_wide{
	margin: 0 auto;
}
#esg01, #esg02{
	padding-top: 10px;
  margin-top: -10px;
}

/* ==========================
マテリアリティ materiality
============================= */
.mate_body .ir_arrow_set > .sus_wide{
	margin: 0 auto;
}
#mate01, #mate02, #mate03{
	padding-top: 10px;
  margin-top: -10px;
}


/*space-1016*/
.new_body h2.space_env_01,.new_body h2.space_env_02{margin-top: 104px;}
.new_body h2.space_env_03{margin-top: 98px;}

.new_body h2.space_hum_01{margin-top: 104px;}
.new_body h2.space_hum_02{margin-top: 120px;}
.new_body h2.space_hum_03{margin-top: 110px;}

.new_body h2.space_cca_01{margin-top: 104px;}
.new_body h2.space_cca_02{margin-top: 120px;}

@media screen and (max-width: 768px){
.new_body h2.space_env_01,.new_body h2.space_env_02{margin-top: 84px;}
.new_body h2.space_env_03{margin-top: 78px;}

.new_body h2.space_hum_01{margin-top: 84px;}
.new_body h2.space_hum_02{margin-top: 100px;}
.new_body h2.space_hum_03{margin-top: 90px;}

.new_body h2.space_cca_01{margin-top: 84px;}
.new_body h2.space_cca_02{margin-top: 100px;}
}/*768*/
