@charset "UTF-8";

/* --------------------------------------------
  sustainability_common
-------------------------------------------- */
#sustainability {
  overflow-x: hidden;
}

.sustainability-sec {
  padding: 0 12%;
}

#sustainability .sustainability-sec:not(.head-sec) .inside_box_world {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
  #sustainability .sustainability-sec:not(.head-sec) .inside_box_world {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
h2 span{
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 768px) {
  #contents_title_world h2{
    text-align: center;
  }  
  #contents_title_world h2 span {
    display: block;
    font-size: 16px;
    margin-top: 5px;
  }
}

.sustainability-sec .heading{
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sustainability-sec .heading{
    text-align: left;
  }
}


h5{
  font-size: 20px;
  padding: 0 0 20px 0;
}
.title{
  padding: 0 0 20px 0;
}

@media screen and (max-width: 960px) {
  .sustainability-sec {
    padding: 0 4%;
  }
}

@media screen and (max-width: 768px) {
  #container_world #sustainability .heading{
    font-size: 22px!important;
    margin-bottom: 30px;
  }
}

.sustainability-sec picture{
  display: block;
}
.sustainability-sec.head-sec {
  position: relative;
  margin-bottom: 100px;
  padding: 0 12%;
} 
.sustainability-sec.head-sec picture{
  text-align: center;
}

.sustainability-sec.head-sec .pic{
  margin-bottom: 60px;
}
.sustainability-sec .sustainability-wrap {
  padding: 0 12% 0 12%;
  margin-bottom: 20px;
}
#container_world .sustainability-sec .note{
  font-size: 13px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .title{
    padding: 0 0 10px 0;
  }
  .sustainability-sec {
    padding: 0 0;
  }
  .head-sec {
    margin-bottom: 50px;
    padding: 0 0;
  }
  .head-sec:after {
    background-color: #F8F5F3;
    top: 100px;
  }
  .sustainability-sec .sustainability-wrap {
    padding: 0 0 0 0;
    margin-bottom: 20px;
  }
  .sustainability-sec.head-sec{
    padding: 0 0;
  }
  .sustainability-sec.head-sec .pic{
    margin-bottom: 30px;
  }
}

#sustainability #sustainability_sec01 h3,
#sustainability #sustainability_sec02 h3{ font-size: 30px; }
#sustainability #sustainability_sec01 h4.title,
#sustainability #sustainability_sec03 h4.title,
#sustainability #sustainability_sec04 h4.title{
  font-size: 22px;
}
#sustainability .head-sec .sustainability-wrap {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  #sustainability #sustainability_sec01 h4.title,
  #sustainability #sustainability_sec03 h4.title,
  #sustainability #sustainability_sec04 h4.title{
    font-size: 20px;
  } 
  #sustainability .head-sec{
    margin-bottom: 0;
  }
  #sustainability .sustainability-sec.head-sec:after {
    top: 94px;
  }
  #sustainability .head-sec .sustainability-wrap {
    margin-top: 0px;
  }
}


/* --------------------------------------------
  head-sec
-------------------------------------------- */

.sustainability-sec .head-sec_lead {
  text-align: center;
}
.sustainability-sec .head-sec_lead br {
  display: none;
}


@media screen and (min-width: 768px) and (max-width: 1200px) {
  .sustainability-sec .head-sec_lead br {
    display: block;
  }
}

.head-sec .head-sec_txt1 {
  padding-top: 4em;
}
.head-sec .head-sec_txt2 {
  padding-top: 1em;
}

.head-sec strong {
  font-size: 1.375em;
}
.head-sec picture img{
  display: block;
  width: 70%;
  margin: 0 auto;
  padding-top: 90px;
}


@media screen and (max-width: 768px) {
  .sustainability-sec .head-sec_lead {
    text-align: left;
  }
  .head-sec picture img{
    width: 80%;
    margin: 0 auto;
    padding-top: 50px;
  }
}



/* --------------------------------------------
  sec-commit / sec-roots
-------------------------------------------- */
#sec-commit, #sec-roots{
  background-color: #F8F5F3;
}

#sec-commit .column-inner > div {
  background-color: #fff;
  padding: 4.5em 3% 2.5em;
}
#sec-roots .column-inner > div{
  background-color: #fff;
  padding: 2.5em 3%;
}
#sec-commit .column-inner > div {
  position: relative;
}
#sec-commit .commit-num {
  position: absolute;
  top: 0.4em;
  left: 0.4em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: clamp(3em, 4vw, 4.375rem);
  color: #F8F5F3;
  line-height: 1;
}

#sec-commit .title, #sec-roots .title{
  color: #886D4B;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 0;
}

@media screen and (min-width: 769px) {
  #sec-commit .column-inner.column3 .title{
    min-height: 2.8em;
  }
}

#sec-commit .column-inner > div picture,
#sec-roots .column-inner > div picture{
  width: 40%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #sec-commit .column-inner > div, #sec-roots .column-inner > div{
    padding: 2.5em 1.5em;
  }
  #sec-commit .commit-num {
    top: calc(0.4em + 1%);
    left: calc(0.4em + 1%);
  }
  #sec-commit .title, #sec-roots .title{
    text-align: left;
  }
  #sec-commit .column-inner.column3,
  #sec-roots .column-inner.column3,
  #sec-highlights .column-inner.column3 {
    gap: 20px;
  }
}

#sec-roots .column-inner {
  margin-top: 50px;
  margin-bottom: 40px;
}
#sec-roots .roots_txt {
  text-align: center;
}
#sec-roots .roots-btn{
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #sec-roots .column-inner {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #sec-roots .roots_txt {
    text-align: left;
  }
  #sec-roots .roots-btn{
    margin-top: 30px;
  }
}

/* --------------------------------------------
  sec-earthmonth
-------------------------------------------- */
#sec-earthmonth {
  position: relative;
  overflow-x: hidden;
  margin-bottom: -1px;
  background:
    linear-gradient(to right, #DBE485, #80C2EF) no-repeat left top / 100% 70%,
    linear-gradient(to right, #F9FBED, #ECF6FC) no-repeat left bottom / 100% 30%;
}

#sec-earthmonth .inside_box_world {
  padding-top: 70px!important;
}

@media screen and (max-width: 768px) {
  #sec-earthmonth .inside_box_world {
    padding-top: 30px!important;
  }
}
#sec-earthmonth:has(.earthmonth-accordion-content:not(.closed)) {
  background:
    url('../img/sustainability/bg_earthmonth.png') no-repeat center 90% / 100% auto,
    linear-gradient(to right, #DBE485, #80C2EF) no-repeat left top / 100% 70%,
    linear-gradient(to right, #F9FBED, #ECF6FC) no-repeat left bottom / 100% 30%;
}
#sec-earthmonth::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, #DBE485, #80C2EF);
  opacity: 0;
  pointer-events: none;
  z-index: 0;
}
#sec-earthmonth:has(.earthmonth-accordion-content.closed)::before {
  opacity: 1;
}
#sec-earthmonth:has(.earthmonth-accordion-content.closed) .earthmonth-accordion-title {
  border-bottom: none;
  padding-bottom: 40px;
}
#sec-earthmonth .inside_box_world {
  padding-bottom: 10px!important;
  position: relative;
  z-index: 1;
}

#sec-earthmonth .earthmonth-accordion {
  border: none;
}
#sec-earthmonth .earthmonth-accordion-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 50px;
  margin-bottom: 25px;
  cursor: pointer;
  background: transparent;
  border: none;
  width: 100%;
  text-align: left;
  position: relative;
  border-bottom: 1px solid #707070;
}
#sec-earthmonth .earthmonth-accordion-title .heading {
  margin: 0;
  font-weight: bold;
  color: #000;
}
#sec-earthmonth .earthmonth-accordion-title::after {
  content: '';
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin-left: 15px;
  background: #000 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none' d='M6 14l6-6 6 6'/%3E%3C/svg%3E") center/55% no-repeat;
  border-radius: 50%;
  transition: transform 0.3s ease;
}
#sec-earthmonth .earthmonth-accordion-title.closed::after {
  transform: rotate(180deg);
}
#sec-earthmonth .earthmonth-accordion-content {
  overflow: hidden;
  max-height: 1500px;
}
#sec-earthmonth .earthmonth-accordion-content.closed {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

#sec-earthmonth .earthmonth-wrap {
  background-color: #fff;
  padding: 8% 8%;
  border-radius: 20px;
  margin-top: 25px;
  opacity: 1;
}
#sec-earthmonth .earthmonth-accordion-content.closed .earthmonth-wrap {
  opacity: 0;
}
#sec-earthmonth .earthmonth-wrap h4.heading{
  margin-bottom: 20px;
  background: linear-gradient(to right, #DBE485, #80C2EF);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

#sec-earthmonth .earthmonth-wrap picture{
  margin-top: 50px;
}
#sec-earthmonth .earthmonth-wrap picture img{
  display: block;
  width: 30%;
  margin: 0 auto;
}

@media screen and (min-width: 1300px) {
  #sec-earthmonth .earthmonth-wrap h4.heading br{
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #sec-earthmonth {
    background:
      linear-gradient(to right, #DBE485, #80C2EF) no-repeat left top / 100% 60%,
      linear-gradient(to right, #F9FBED, #ECF6FC) no-repeat left bottom / 100% 40%;
  }
  #sec-earthmonth:has(.earthmonth-accordion-content:not(.closed)) {
    background:
      url('../img/sustainability/bg_earthmonth.png') no-repeat center 60% / 100% auto,
      linear-gradient(to right, #DBE485, #80C2EF) no-repeat left top / 100% 60%,
      linear-gradient(to right, #F9FBED, #ECF6FC) no-repeat left bottom / 100% 40%;
  }
  #sec-earthmonth .earthmonth-accordion-title {
    padding-bottom: 10px!important;
    margin-bottom: 0;
  }
  #sec-earthmonth .earthmonth-wrap {
    border-radius: 10px;
  }
  #sec-earthmonth .earthmonth-wrap picture img{
    display: block;
    width: 50%;
    margin: 0 auto;
  }
  #sec-earthmonth .earthmonth-wrap h4.heading br{
    display: none;
  }
  #sec-earthmonth .earthmonth-accordion-title {
    padding: 15px 0;
  }
  #sec-earthmonth .earthmonth-accordion-title .heading {
    font-size: 18px;
  }
  #sec-earthmonth .earthmonth-accordion-title::after {
    width: 32px;
    height: 32px;
    margin-left: 10px;
  }
  #sec-earthmonth .earthmonth-wrap {
    margin-top: 25px;
  }
}

/* --------------------------------------------
  sec-initiatives
-------------------------------------------- */
#sec-initiatives {
  background: linear-gradient(to right, #F9FBED, #ECF6FC);
}
#sec-initiatives.earthmonth-accordion-closed {
  display: none;
}

#sec-initiatives .initiatives-txt {
  background-color: #fff;
  padding: 3% 4%;
}
#sec-initiatives .note {
  text-align: center;
  margin-bottom: 40px;
}

#sec-initiatives .initiatives-slider-wrap {
  overflow: hidden;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 40px 0 10px;
}
#sec-initiatives .initiatives-slider {
  overflow: visible;
}
#sec-initiatives .initiatives-slider .swiper-wrapper {
  align-items: center;
}
#sec-initiatives .initiatives-slider .swiper-slide {
  width: 65%;
  flex-shrink: 0;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
#sec-initiatives .initiatives-slider .swiper-slide-active {
  opacity: 1;
}
#sec-initiatives .initiatives-slider .slide-inner {
  position: relative;
  display: flex;
  flex-direction: column;
}
#sec-initiatives .initiatives-slider .slide-img-wrap {
  position: relative;
}
#sec-initiatives .initiatives-slider .slide-img-wrap picture,
#sec-initiatives .initiatives-slider .slide-img-wrap img {
  display: block;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

#sec-initiatives .initiatives-slider .slide-area-tag-pc {
  display: inline-block;
  position: static;
  background: rgba(0,0,0,0.7);
  color: #fff;
  padding: 0.2em 0.6em;
  font-size: 0.85em;
  margin: 0 0 0.5em 0;
  border-radius: 2px;
}
#sec-initiatives .initiatives-slider .slide-area-tag-sp {
  display: none;
}

#sec-initiatives .initiatives-slider .slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.5em 1.5em 1.8em;
  background: linear-gradient(to top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.4) 50%, transparent 100%);
  color: #fff;
}
#sec-initiatives .initiatives-slider .slide-heading {
  color: #fff;
  font-size: 1.22em;
  font-weight: bold;
  margin: 0 0 0.4em;
  line-height: 1.3;
}
#sec-initiatives .initiatives-slider .slide-txt {
  color: rgba(255,255,255,0.95);
  font-size: 0.95em;
  margin: 0;
  line-height: 1.5;
}

#sec-initiatives .initiatives-slider .swiper-pagination {
  position: relative;
  margin-top: 20px;
}
#sec-initiatives .initiatives-slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #D9D9D9;
  opacity: 1;
  transition: background-color 0.3s ease;
}
#sec-initiatives .initiatives-slider .swiper-pagination-bullet-active {
  background: #333;
}

#sec-initiatives .initiatives-slider .swiper-button-prev,
#sec-initiatives .initiatives-slider .swiper-button-next {
  color: #fff;
}
#sec-initiatives .initiatives-slider .swiper-button-prev:after,
#sec-initiatives .initiatives-slider .swiper-button-next:after {
  font-size: 30px !important;
}
#sec-initiatives .initiatives-slider .swiper-button-prev {
  left: 20%;
}
#sec-initiatives .initiatives-slider .swiper-button-next {
  right: 20%;
}

@media screen and (max-width: 768px) {
  #sec-initiatives .initiatives-slider-wrap {
    padding: 25px 0 5px;
  }
#sec-initiatives .note {
  text-align: left;
  margin-bottom: 30px;
}
  #sec-initiatives .initiatives-slider .swiper-wrapper {
    align-items: flex-start;
  }
  #sec-initiatives .initiatives-slider .swiper-slide {
    width: 75%;
  }
  #sec-initiatives .initiatives-slider .slide-caption {
    position: static;
    background: #fff;
    color: #333;
    padding: 1.2em 0.6em 1.5em;
    margin-top: 0;
    width: 100%;
    box-sizing: border-box;
  }
  #sec-initiatives .initiatives-slider .slide-area-tag-pc {
    display: none;
  }
  #sec-initiatives .initiatives-slider .slide-area-tag-sp {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 0 0.8em 1em;
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 0.2em 0.6em;
    font-size: 0.85em;
    border-radius: 2px;
    z-index: 2;
  }
  #sec-initiatives .initiatives-slider .slide-heading {
    color: #333;
    font-size: 1.2em;
  }
  #sec-initiatives .initiatives-slider .slide-txt {
    color: #555;
    font-size: 0.9em;
    max-width: none;
  }
  #sec-initiatives .initiatives-slider .swiper-button-prev {
    top: 35%;
    bottom: auto;
    left: 15%;
    transform: translateY(-50%);
  }
  #sec-initiatives .initiatives-slider .swiper-button-next {
    top: 35%;
    bottom: auto;
    right: 15%;
    transform: translateY(-50%);
  }
}

/* --------------------------------------------
  sec-actionimpact
-------------------------------------------- */
#sec-actionimpact .inside_box_world {
  padding-bottom: 0!important;
}

/* --------------------------------------------
  Regional Highlights
-------------------------------------------- */
#sec-highlights .highlights-menu {
  list-style: none;
  margin: 0 0 40px 0;
  padding: 0;
  background: #886D4B;
  display: flex;
  flex-wrap: wrap;
}
#sec-highlights .highlights-menu .menu-item {
  flex: 1;
}
#sec-highlights .highlights-menu .menu-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  text-align: center;
  background-color: #fff;
  text-decoration: none;
  color: #333;
  transition: all 0.3s ease;
  border-top: 1px solid #886D4B;
  border-bottom: 1px solid #886D4B;
  border-right: 1px solid #886D4B;
}
#sec-highlights .highlights-menu .menu-item:first-child .menu-link {
  border-left: 1px solid #886D4B;
}
#sec-highlights .highlights-menu .menu-link:hover {
  color: #fff;
  background-color: #666;
}
#sec-highlights .highlights-menu .menu-link.active {
  background: #886D4B;
  color: #fff;
}

#sec-highlights .highlights-panel {
  display: none;
}
#sec-highlights .highlights-panel.active {
  display: block;
}

#sec-highlights .highlights-panel .column-inner.column3 {
  align-items: stretch;
}
#sec-highlights .highlights-item {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  box-sizing: border-box;
  padding-bottom: 40px;
}
#sec-highlights .highlights-thumb {
  width: 100%;
  margin-bottom: 1em;
  overflow: hidden;
  position: relative;
}
#sec-highlights .highlights-thumb img,
#sec-highlights .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
}

#sec-highlights .highlights-tag {
  display: inline-block;
  padding: 0.3em 1em;
  border-radius: 4px;
  background-color: #E8E8E8;
  color: #333;
  font-size: 12px;
  margin-bottom: 0.8em;
  width: fit-content;
}
#sec-highlights .highlights-item .title {
  color: #886D4B;
  text-align: left;
  padding-bottom: 0px;
}
#sec-highlights .highlights-item .txt p {
  margin: 0;
}

#sec-highlights .highlights-item .highlights-btn-box {
  margin-top: auto;
  padding-top: 1em;
  padding-right: 0;
  text-align: right;
}
#sec-highlights .highlights-item .highlights-btn-box .btn-def {
  padding: 8px 50px 8px 24px;
  font-size: 14px;
}

#sec-highlights .highlights-slider {
  width: 100%;
  padding-bottom: 40px;
}
#sec-highlights .swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100% !important;
}
#sec-highlights .swiper-pagination {
  position: absolute;
  bottom: 0;
  left: 50% !important;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
#sec-highlights .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #D9D9D9;
  opacity: 1;
  margin: 0 6px !important;
  transition: all 0.3s ease;
}
#sec-highlights .swiper-pagination-bullet-active {
  background: #333;
}
#sec-highlights .swiper-button-prev,
#sec-highlights .swiper-button-next {
  width: 30px;
  height: 30px;
  top: auto;
  bottom: 1px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#sec-highlights .swiper-button-prev::after,
#sec-highlights .swiper-button-next::after {
  display: none;
}
#sec-highlights .swiper-button-prev {
  left: calc(50% - 80px);
  background-image: url('../../products/img/catalog-arrow-left.jpg');
}
#sec-highlights .swiper-button-next {
  right: calc(50% - 80px);
  background-image: url('../../products/img/catalog-arrow-right.jpg');
}

@media (max-width: 768px) {
  #sec-highlights .highlights-menu {
    flex-direction: column;
    margin-bottom: 25px;
  }
  #sec-highlights .highlights-menu .menu-item {
    width: 100%;
  }
  #sec-highlights .highlights-menu .menu-link {
    height: 60px;
    border: 1px solid #886D4B;
    border-top: none;
  }
  #sec-highlights .highlights-menu .menu-item:first-child .menu-link {
    border-top: 1px solid #886D4B;
  }
  #sec-highlights .highlights-item .title {
    text-align: left;
  }
  #sec-highlights .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    margin: 0 4px !important;
  }
  #sec-highlights .swiper-button-prev,
  #sec-highlights .swiper-button-next {
    width: 24px;
    height: 24px;
  }
  #sec-highlights .swiper-button-prev {
    left: calc(50% - 65px);
  }
  #sec-highlights .swiper-button-next {
    right: calc(50% - 65px);
  }
  #sec-highlights .highlights-item .highlights-btn-box .btn-def {
    padding: 6px 40px 6px 20px;
    font-size: 13px;
  }
  #sec-highlights .highlights-item {
    padding-bottom: 25px;
  }
}

#sec-highlights .highlights-btn {
  margin-top: 20px;
}
#sec-highlights .highlights-btn{
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #sec-highlights .highlights-btn{
    margin-top: 30px;
  }
}

/* --------------------------------------------
  sec-policies-transparency
-------------------------------------------- */
#sec-policies-transparency .policies-transparency_inner{
  border: #707070 1px solid;
  padding: 4%;
}
#sec-policies-transparency .policies-transparency_inner p:first-child{
  margin-bottom: 2em;
}
#sec-policies-transparency .policies-transparency_inner .column-inner{
  justify-content: center;
}

@media screen and (min-width: 769px) {
  #sec-policies-transparency .policies-transparency_inner .column-inner.column2 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 20px;
  }
  #sec-policies-transparency .policies-transparency_inner .column-inner.column2 > div {
    width: clamp(200px, 60%, 330px);
  }
  #sec-policies-transparency .policies-transparency_inner .column-inner.column2 > div a {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  #sec-policies-transparency .policies-transparency_inner .column-inner.column2 {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    margin: 0;
  }
  #sec-policies-transparency .policies-transparency_inner .column-inner.column2 > div {
    width: 100%;
    max-width: 300px;
    margin: 0;
    text-align: center;
    box-sizing: border-box;
  }
  #sec-policies-transparency .policies-transparency_inner .column-inner.column2 > div a {
    display: block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
  #sec-policies-transparency .policies-transparency_inner {
    padding: 8%;
  }
}
