@charset "UTF-8";

@media print,screen{
  .h2-n {
    font-weight: bold;
  }
  .sustain-mv{
    background: url(/corporate/sustainability/img/index_bg_001.png) no-repeat center bottom;
    background-size: 1920px auto;
  }
  .banner{
    background: url(/corporate/sustainability/img/index_bg_004.png) no-repeat center bottom;
  }
  .sustain-mv .tx-1{
    font-weight: bold;
  }
  .sustain-mv .col-1-box .cd-2 a{
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: #fff;
  }
  .sustain-mv .cd-2 .txt-box{
    display: flex;
    align-items: center;
  }
  .sustain-mv .cd-2 .ttl{
    margin-bottom: 0;
  }
  .management .col-1{
    margin-bottom: 0;
  }
  .management .col-1 .col-1-box:nth-of-type(1){
    background-color: #ffefd9;
    margin-right: 0;
    margin-bottom: 0;
  }
  .management .col-1 .col-1-box:nth-of-type(1) ul{
    display: flex;
  }
  .management .col-1 .col-1-box:nth-of-type(1) .ld-2{
    margin: 0;
  }
  .management .col-1 .col-1-box:nth-of-type(1) ul li a span{
    width: 100%;
    margin-top: 0;
    background-color: #fff;
  }
  .initiatives{
    background-color: #fafafa;
  }
  .initiatives ul li{
    border-bottom: 1px solid #e7e7e7;
  }
  .initiatives ul li a{
    display: block;
    position: relative;
  }
  .news .wrap{
    display: flex;
  }
  .news .box-bg-gr{
    background-color: #f6f6f6;
  }
  .news .news-1-image {
    border-top: none;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 19px;
    margin-top: 0;
  }
  .news .news-1-image:first-of-type {
    margin-top: 10px;
  }
  .philosophy .h2-n{
    text-align: center;
  }
}

@media print, screen and (min-width: 768px) {
	.contents{
		max-width: 100%;
    margin-bottom: 0;
	}
	.wrap{
		width: calc(100% - 60px);
    max-width: 1620px;
    margin: 0 auto;
	}
  .h2-n{
    font-size: 3.4rem;
  }
	.sustain-mv{
    height: 530px;
		padding-top: 135px;
	}
  .sustain-mv .col-1{
    justify-content: flex-start;
  }
	.sustain-mv .col-1-box .cd-2{
		margin-top: 0;
	}
  .sustain-mv .col-1-box{
    width: 19%;
		max-width: 296px;
    margin-right: 10px;
	}
	.sustain-mv .col-1-box:nth-of-type(1){
    width: 34.7%;
    max-width: 550px;
    margin-right: 20px;
	}
	.sustain-mv .col-1-box:nth-of-type(2){
    width: 26.5%;
    max-width: 413px;
		margin-right: 36px;
	}
  .sustain-mv .col-1-box .cd-2{
    width: 100%;
    height: 100%;
  }
	.sustain-mv .tx-1{
		font-size: 3.7rem;
	}
	.sustain-mv img{
		width: 100%;
	}
	.sustain-mv .ttl{
		margin-bottom: 0!important;
	}
  .sustain-mv .cd-2 .ttl{
    padding: 20px 25px!important;
  }
  .sustain-mv .cd-2 .txt-box{
    flex: 1;
    margin: 0!important;
    padding-bottom: 0!important;
  }
  .sustain-mv .mv-btn{
    text-align: right;
    margin: 45px -15px 0 auto;
  }
  .sustain-mv .mv-btn a{
    display: inline-block;
    padding: 10px 15px;
    background-color: #434da7;
    color: #fff;
  }
  .sustain-mv .mv-btn a:hover{
    opacity: 0.8;
  }
  .management .col-1{
    justify-content: center;
  }
  .management .col-1 .col-1-box:nth-of-type(1){
    max-width: 890px;
    min-width: 750px;
    padding: 15px 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .management .col-1 .col-1-box:nth-of-type(1) .ld-2{
    font-size: 2.5rem;
  }
  .management .col-1 .col-1-box:nth-of-type(1) ul{
    gap: 0 30px;
    margin-top: 25px;
  }
  .management .col-1 .col-1-box:nth-of-type(1) ul li{
    width: 50%;
  }
  .materiality{
    padding-top: 100px;
    padding-bottom: 80px;
    background: url(/corporate/sustainability/img/index_bg_002.png) no-repeat center top 90px;
    background-size: 1860px;
  }
  .materiality .sub-ttl-h2{
    margin: 0 0 12px;
    font-size: 2rem;
  }
  .materiality .h2-n{
    margin: 0;
    font-size: 3rem;
    line-height: 1.6;
  }
  .materiality .col-1{
    justify-content: center;
    gap: 36px;
    margin: 36px auto 38px;
  }
  .materiality .col-1.materiality-buttons{
    gap: 36px;
    margin-bottom: 0;
  }
  .materiality .col-1 .col-1-box{
    margin-right: 0;
    width: 235px;
    text-align: center;
  }
  .materiality .col-1 .col-1-box a{
    display: block;
    height: 100%;
  }
  .materiality .col-1 .col-1-box a:hover .im-1-img{
    opacity: 0.8;
  }
   .materiality .col-1 .col-1-box a:hover .im-1-ttl{
    text-decoration: underline;
  }
  .materiality .col-1 .col-1-box a .im-1{
    display: flex;
    height: 100%;
    flex-direction: column;
    margin: 0 auto;
  }
  .materiality .col-1 .col-1-box a .im-1 .im-1-ttl{
    align-content: center;
    flex-grow: 1;
  }
  .materiality .col-1.materiality-buttons .col-1-box{
    width: 377px;
  }
  .materiality .im-1-ttl{
    margin-top: 22px;
    font-size: 1.8rem;
  }
  .materiality .col-1.materiality-buttons .col-1-box .bt-style{
    width: 100%;
    margin-top: 11px;
  }
  .initiatives{
    padding: 75px 0 64px;
  }
  .initiatives .h2-n{
    margin: 0 0 45px;
    font-size: 3rem;
  }
  .initiatives .col-1-box{
    width: 33.33%;
    max-width: 516px;
  }
  .initiatives .col-1-box .im-1{
    width: 100%;
  }
  .initiatives .im-1-ttl{
    margin-top: 22px;
    text-align: left;
    font-size: 2rem;
  }
  .initiatives ul {
    display: flex;
    gap: 0 36px;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .initiatives ul li{
    display: table;
    width: calc(50% - 18px);
    padding: 12px 20px 12px 0;
  }
  .initiatives ul li a{
    display: table-cell;
    vertical-align: middle;
  }
  .initiatives ul li a:after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: -18px;
    margin: auto;
  }
  .news{
    margin-top: 80px;
  }
  .news .wrap{
    gap: 36px;
    justify-content: space-between;
  }
  .news .wrap .sustain-block-item{
    width: calc(50% - 18px);
  }
  .news .news-ttl-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .news .news-ttl-block .h3-n{
    display: inline-block;
    margin: 0;
    font-size: 2.4rem;
  }
  .news .news-ttl-block a{
    display: inline-block;
    margin-left: 25px;
  }
  .news .news-ttl-block a.bt-2 .bt-style{
    width: 100px;
    margin-top: 0;
    padding: 7px 22px;
  }
  .news .box-bg-gr{
    padding: 35px;
    margin-top: 0;
  }
  .news .box-bg-gr .col-1{
    justify-content: flex-start;
    margin-bottom: 0;
  }
  .news .box-bg-gr .col-1 .col-1-box{
    width: 50%;
    line-height: 2.2;
  }
  .news .box-bg-gr .col-1 .col-1-box:nth-of-type(1){
    width: auto;
    border-right: 2px solid #e1e1e1;
    padding-right: 42px;
  }
  .news .box-bg-gr .col-1 .col-1-box .ld-2{
    font-size: 2rem;
    margin: 0;
  }
  .news .cd-1{
    margin:  28px 0 0;
  }
  .news .cd-1 a{
    align-items: center;
  }
  .news .cd-1 a .txt-box{
    margin: 22px 22px 22px 0;
  }
  .news .cd-1 a .txt-box .ttl{
    margin-bottom: 0;
  }
  .news .news-1-image .news-date{
    font-size: 1.4rem;
  }
  .philosophy{
    height: 290px;
    margin-top: 65px;
    padding: 90px 0;
    background: url(/corporate/sustainability/img/index_bg_003.png) no-repeat center bottom;
    background-size: 1920px auto;
  }
  .philosophy .h2-n{
    margin: 0;
    font-size: 3rem;
  }
  .philosophy .col-1{
    margin-top: 0;
    margin-bottom: 0;
    justify-content: center;
    gap: 36px;
  }
  .philosophy .col-1 .col-1-box{
    width: 375px;
    margin-right: 0;
  }
  .philosophy .col-1 .col-1-box .bt-style{
    width: 100%;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    margin-top: 21px;
  }
  .banner {
    height: 369px;
    background-size: 1920px auto;
    padding: 112px 0 0;
  }
  .banner .wrap {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .banner .col-1{
    display: flex;
    margin:  0;
    gap: 50px;
    align-items: flex-start;
  }
  .banner .col-1 .col-1-box:first-of-type{
    margin: 13px 13px 0 -13px;
  }
  .banner .banner-txt .ld-2{
    margin: 0;
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .banner .banner-txt .bt-style{
    width: auto;
    margin-top: 16px;
    min-width: 270px;
    background:  #fff;
    font-weight: bold;
  }


  .management .h2-n { 
    font-size: 3rem;
    margin: 84px 0 54px;
  }
  .management .col-1 .col-1-box:nth-of-type(1) ul { margin-top: 30px;}
  .news  {margin-top: 90px;}
  .philosophy {margin-top: 80px;}
}

@media print, screen and (min-width: 1600px) {
  .management .col-1 .col-1-box:nth-of-type(1) .ld-2 {
    font-size: 2.7rem;
  }
}

@media only screen and (max-width:767.98px) {
  .contents{
    width: 100%;
    margin-bottom: 0;
  }
  .wrap{
    width: 94%;
    margin: 0 auto;
  }
  .h2-n {
    font-size: 2rem;
    margin: 0;
    padding: 0;
  }
  .mod_img_scale-sp{
    overflow: hidden;
  }
  .mod_img_scale-sp .img-box{
    transform-origin: top center;
    transform: scale(1.028);
  }
  .sustain-mv{
    background: url(/corporate/sustainability/img/index_bg_001-sp.png) no-repeat center top;
    background-size: cover;
    padding-bottom: 30px;
  }
  .sustain-mv .tx-1{
		font-size: 2rem;
	}
  .sustain-mv .col-1{
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 0;
  }
  .sustain-mv .col-1-box:nth-of-type(1),
  .sustain-mv .col-1-box:nth-of-type(2){
    width: 100%;
    margin: 0;
	}
	.sustain-mv .col-1-box:nth-of-type(3),
  .sustain-mv .col-1-box:nth-of-type(4){
    width: calc(50% - (15px / 2));
    margin: 0;
	}
  .sustain-mv .col-1-box .cd-2{
    margin: 0;
  }
  .sustain-mv .col-1-box .cd-2 img{
    width: 100%;
  }
   .sustain-mv .cd-2 .txt-box.js-equal-height__txt{
    min-height: 73px;
  }
  .management{
    padding-top: 55px;
  }
  .management .im-1{
    margin-top: 0;
  }
  .management .col-1{
    margin-top: 25px;
  }
  .management .col-1 .col-1-box{
    margin-bottom: 0;
  }
  .management .col-1 .col-1-box:nth-of-type(1){
    padding: 20px 14px;
    text-align: center;
  }
  .management .col-1 .col-1-box:nth-of-type(1) ul{
    margin-top: 15px;
    flex-direction: column;
    gap: 14px 0;
  }
  .management .col-1 .col-1-box:nth-of-type(1) .ld-2{
    font-size: 1.8rem;
  }
  .materiality{
    padding-top: 14px;
  }
  .materiality .h2-n{
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .materiality .sub-ttl-h2{
    margin-bottom: 10px;
  }
  .materiality .im-1{
    display: flex;
    margin: 0;
    gap: 20px;
    align-items: center;
    width: 100%;
  }
  .materiality .im-1 .im-1-img{
    width: 70px;
  }
  .materiality .im-1 .im-1-ttl{
    margin-bottom: 0;
    font-size: 1.7rem;
  }
  .materiality .col-1{
    max-width: 98%;
    margin: 0 auto 10px;
  }
  .materiality .col-1 .col-1-box{
    margin-bottom: 10px;
    margin-right: 0;
  }
  .materiality .col-1 .col-1-box .bt-style {
    margin-top: 0;
  }
  .materiality .materiality-buttons{
    margin-top: 0;
  }
  .initiatives{
    padding: 50px 0;
    margin-top: 40px;
  }
  .initiatives .h2-n{
    margin: 0 0 22px;
    font-size: 1.8rem;
  }
  .initiatives .col-1{
    margin-bottom: 0;
  }
  .initiatives .col-1-box{
    width: 100%;
    margin-bottom: 0;
  }
  .initiatives .col-1-box:nth-of-type(1) .im-1{
    margin-top: 0;
  }
  .initiatives .col-1-box .im-1{
    margin-top: 32px;
    width: 100%;
  }
  .initiatives .col-1-box .im-1 img{
    width: 100%;
  }
  .initiatives .im-1-ttl{
    margin-top: 15px;
    text-align: left;
    font-size: 1.5rem;
  }
  .initiatives ul {
    display: flex;
    gap: 0 15px;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .initiatives ul li{
    width: calc(50% - 8px);
    padding: 8px 25px 9px 0;
    display: flex;
    align-items: center;
  }
  .initiatives ul li a{
    width: 100%;
    font-weight: bold;
  }
  .initiatives ul li a:after{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -25px;
  }
  .news .wrap{
    width: 100%;
    flex-direction: column;
  }
  .news .wrap .sustain-block-item:nth-of-type(1){
    margin-top: 35px;
  }
  .news .wrap .sustain-block-item:nth-of-type(2){
    margin-top: 40px;
    padding:  0 15px;
  }
  .news .box-bg-gr{
    margin-top: 30px;
    padding: 15px;
  }
  .news .box-bg-gr .col-1{
    margin-bottom: 0;
  }
  .news .box-bg-gr .col-1 .col-1-box{
    line-height: 2.2;
    margin-bottom: 0;
  }
  .news .box-bg-gr .col-1 .col-1-box:nth-of-type(1){
    padding-bottom: 15px;
    border-bottom: 2px solid #e1e1e1;
  }
  .news .box-bg-gr .col-1 .col-1-box:nth-of-type(2){
    padding-top: 15px;
  }
  .news .box-bg-gr .col-1 .col-1-box .ld-2{
    margin: 0;
    font-size: 1.8rem;
  }
  .news .cd-1{
    width: calc(100% - 30px);
    margin: 20px 15px 0;
    box-shadow: 0 0 5px 0 #dedede;
  }
  .news .cd-1 a{
    padding: 15px;
    display: block;
    width: 100%;
  }
  .news .cd-1 a .img-box,
  .news .cd-1 a .txt-box .ttl{
    margin: 0;
  }
  .news .cd-1 a .txt-box{
    margin: 15px 0 0;
    padding-left: 5px;
  }
  .news .cd-1 a .img-box img{
    width: 100%;
  }
  .news .news-ttl-block{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .news .news-ttl-block .h3-n{
    margin: 0;
    font-size: 1.9rem;
    font-weight: bold;
  }
  .news .news-ttl-block .bt-style{
    margin: 0;
    padding: 9px 21px;
    font-weight: bold;
  }
  .news .news-1-image ul{
    display: block;
  }
  .news .news-1-image ul .news-title{
    padding-top: 15px;
  }
  .philosophy{
    background-color: #f6f6f6;
    margin-top: 50px;
    padding-bottom: 30px;
  }
  .philosophy .h2-n {
    margin-top: 28px;
    margin-bottom: 6px;
    font-size: 1.9rem;
  }
  .philosophy .col-1{
    margin-bottom: 0;
  }
  .philosophy .col-1 .col-1-box{
    text-align: center;
    margin-bottom: 0;
  }
  .philosophy .col-1 .col-1-box .bt-style{
    margin: 14px auto 0;
    width: 100%;
    max-width: 240px;
    font-weight: bold;
    background-color: #fff;
  }
  .banner{
    padding: 32px 0 78px;
    background-size: 1000px auto;
  }
  .banner .im-1{
    margin: 0 auto;
    width: 100%;
    max-width: 345px;
  }
  .banner .col-1{
    margin-bottom: 0;
  }
  .banner .col-1 .col-1-box{
    text-align: center;
    margin-bottom: 0;
  }
  .banner .col-1 .col-1-box .ld-2{
    margin: 17px 0;
  }
  .banner .col-1 .col-1-box .bt-style{
    width: 100%;
    margin-top: 0;
    max-width: 271px;
    background-color: #fff;
    font-weight: bold;
  }
  .management .h2-n { 
    font-size: 1.8rem;
  }
}

@media print {
  body{
    transform-origin: top left;
    transform: scale(0.8333)!important;
    -webkit-print-color-adjust: exact; /* For WebKit browsers like Chrome */
    print-color-adjust: exact; /* For other browsers */
  }
}