@charset "UTF-8";

.md-1-2r-04-w.mod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.md-1-2r-04-w.mod .im-1 {
  width: 31.2%;
  margin-left: 36px;
}

.md-1-2r-04-w.mod .im-1-txt {
  text-align: left !important;
}

.clr-gray {
  color: #666;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.col-2-width {
  width: 582px;
}

.col-2-width:nth-child(2n) {
  margin-right: 0;
}

.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.mt-0 {
  margin-top: 0;
}

.mod_s_taL2 {
  text-align: left !important;
}

.mod_s_taR2 {
  text-align: right !important;
}

.mod_margin{
  margin: 0 10px;
}

.bg-yellow {
  background: #feefd9;
}

.box-bg-gr .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.box-bg-gr .box-ttl {
  margin-bottom: 0;
  text-align: center;
}

.nl-1-nest.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nl-1-nest.flex .list-style {
  margin-right: 36px;
}

.anc-1-pc2-sp2.mod {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.anc-1-pc2-sp2.mod .anc-1 {
  width: 46%;
}

.ml-25 {
  margin-left: 25px;
}

.mt1em {
  margin-top: 1em;
}

.mt15em {
  margin-top: 1.5em;
}

.mt2em {
  margin-top: 2em !important;
}

.mt22em {
  margin-top: 2.2em;
}

.tab-1.mod .tab {
  padding: 13px 15px;
  text-align: left;
}

.tab-1.mod .img {
  width: 60px;
  margin-right: 5px;
}

.h3-s.mod-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.h3-s.mod-icon span {
  margin-left: 20px;
}

.steps .box-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.steps-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 104px;
  margin-right: 10px;
  height: 25px;
  padding: 3px 10px 0;
  background-color: #faccd5;
  border-radius: 12.5px;
  font-size: 1.2rem;
  line-height: 25px;
}

.md-1-2l-30w-02 .md-img-box.w-14p {
  width: 14%;
}

.accordion .acc-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.accordion .acc-cont {
  padding-bottom: 10px;
}

.accordion .acc-1:not(:last-child) {
  margin-top: 9px;
}

.accordion .acc-btn .img {
  width: 70px;
  margin-right: 12px;
}

.ol-2 li.list-number-style::before {
  width: 25px;
  font-weight: 700;
  color: #e6002d;
}
.ol-2 li.list-number-style.num-01::before {
  content: "1.";
}
.ol-2 li.list-number-style.num-02::before {
  content: "2.";
}
.ol-2 li.list-number-style.num-03::before {
  content: "3.";
}
.ol-2 li.list-number-style.num-04::before {
  content: "4.";
}
.ol-2 li.list-number-style.num-05::before {
  content: "5.";
}
.ol-2 li.list-number-style.num-06::before {
  content: "6.";
}

.bt-style.bt-full {
  width: 100%;
}

.bt-style.bt-xl {
  width: 600px;
}

.bt-style.bt-large {
  width: 580px;
}

.bt-style.bt-medium {
  width: 376px;
}

.bt-style.bt-small {
  width: 272px;
}

.wrap_col_02 .bt-2-pdf,
.wrap_col_02 .bt-2 {
  width: 48%;
}

.wrap_col_02 .bt-2-pdf .bt-style,
.wrap_col_02 .bt-2 .bt-style {
  width: 100%;
}

table .nl-1-nest li:last-child {
  margin-bottom: 0;
}

.tx-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 250px;
  height: 250px;
  margin: auto;
  background: #ffefeb;
  text-align: center;
  border-radius: 50%;
  color: #e6002d;
  font-size: 3.3rem;
  font-weight: bold;
  line-height: 1.1;
}

.tx-circle span {
  font-size: 4.8rem;
  font-weight: bolder;
  line-height: 1.1;
}

.tx-circle .txt {
  margin-top: 1.5em;
  font-size: 1.6rem;
  color: #333;
}

.fz16 {
  font-size: 1.6rem !important;
}

.custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}

.custom .im-1 {
  margin-right: 36px;
}

.im-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2em;
}

.im-flex.col2 .im-1 {
  width: 375px !important;
}

.im-flex.col3 .im-1 {
  width: 238px !important;
}

.im-flex .im-1:first-child {
  margin-left: 0 !important;
}

.modal-wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  overflow-y: auto;
}

.modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100%;
  padding: 60px 14px;
  pointer-events: none;
}

.modal-content {
  opacity: 0;
  position: relative;
  width: 100%;
  max-width: 876px;
  padding: 61px;
  background: #fff;
  pointer-events: all;
}

.close-modal {
  position: absolute;
  top: -58px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 48px;
  height: 48px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 50%;
  line-height: 1;
  cursor: pointer;
}

.close-modal::before,
.close-modal::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  background: #333;
}

.close-modal::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.close-modal::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.close-modal:hover {
  border: 2px solid #e6002d;
}

.close-modal:hover::before,
.close-modal:hover::after {
  background: #e6002d;
}

.modal-tags {
  margin-bottom: 5px;
}

.modal .h3-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-content: space-between;
}

.modal .h3-s span {
  display: flex;
}
.modal .h3-s span img {
  display: inline-block;
}

.modal .h3-s img {
  display: block;
  min-width: 40px;
}

.modal-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}


.tag {
  min-width: 104px;
  padding: 3px 10px 0;
  text-align: center;
  border-radius: 999px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #000;
}

.tag.blue { background: #BFECF8; }
.tag.yellow { background: #F7DAAD; }
.tag.green { background: #C3ECB9; }

.md-1-2r-04-w.mod .im-1.w-180 {
  width: 180px;
}

.md-1-2r-04-w.mod .im-1.w-211 {
  width: 211px;
}

.map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}

.map .map-item {
  width: calc(((100% - (36px * (3 - 1))) / 3) - .1px);
  margin-right: 36px;
}

.map .map-item-list {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}

.map .img-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 22px;
}

.map .img-list-item {
  max-width: 373px;
  width: 100%;
}

.map .img-list-link {
  position: relative;
  display: block;
  padding: 40px 22px;
  border-radius: 8px;
  border: 2px solid transparent;
  box-shadow: 1px 1px 5px 1px #ccc;
  overflow: hidden;
}

.map .img-list-link:hover {
  border: 2px solid #e6002d;
}

.map .img-list-link:hover .map-ttl {
  text-decoration: underline;
}

.map-ttl {
  position: relative;
  font-size: 2rem;
  font-weight: bold;
}

.map-ttl::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 10px;
  background: url('/corporate/sustainability/human/img/education/education_ic_003.png') center no-repeat;
  background-size: contain;
}

.map-txt {
  font-size: 1.4rem;
  font-weight: bold;
}

.map-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}

.flex {
  display: flex;
  align-items: center;
}

.map-count {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-right: 22px;
  background: #e6002d;
  border-radius: 50%;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

.map-txt-content {
  flex: 1;
  line-height: 1.4;
}

.md-1-2l-04-w .md-img-box {
  width: 47.62%;
}

.bubble .im-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -6px 0 18px;
}

.bubble .col-box  {
  padding: 0 29px 29px 29px;
  background: #feefd9;
  border-radius: 10px;
  margin: 0 36px 38px 0;
}

.bubble .col-box.wide {
  width: calc((100% - 36px) / 2);
}

.bubble .col-box.wide:last-child {
  margin-right: 0;
}

.bubble-ttl {
  margin-left: 10px;
  font-size: 2rem;
  font-weight: bold;
}

.home-gallery-card .slick-slide {
  padding: 0 0 5px;
}

.statistics {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 1em;
}

.statistics .progress {
  flex: 1;
}
.statistics .results {
  max-width: 392px;
  width: 100%;
  padding: 26px 29px;
  background: #ffeee9;
  border-radius: 10px;
}

.statistics .txt-red {
  color: #e6002d;
  font-weight: bold;
}
.statistics .results .txt-1{
  font-size: 20px;
  line-height: 1.4;
}
.statistics .results .txt-2{
  font-size: 48px;
  line-height: 1;
}
.statistics .results .txt-3{
  margin: 0 10px;
  font-size: 46px;
  line-height: 1;
}
.statistics .results .txt-4{
  font-size: 24px;
  line-height: 1;
}
.statistics .results .txt-5{
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.6;
}
.statistics .fs16 {
  font-size: 16px;
}
.statistics .fs24 {
  font-size: 24px;
}
.statistics .fs48 {
  font-size: 48px;
}
.statistics .inline p {
  display: inline-block;
  line-height: 1.2;
}
.statistics .progress-img {
  width: 92px;
}

.progress-wrapper {
  position: relative;
  width: 100%;
  max-width: 765px;
  padding: 76px 19px 30px 0; 
}

.moving-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 92px;
  height: 64px;
  transition: left 0.1s ease-out;
}
.stars{
  position: absolute;
  background: url(/corporate/sustainability/human/img/education/education_im_028.png) no-repeat;
  background-size: 100% auto;
  width: 142px;
  height: 150px;
  right: -28px;
  top: -48px;
  transform: scale(0);
  transition: all 0.5s ease-out;
}

.progress-container {
  position: relative;
  left: 40px;
  width: 706px;
  height: 6px;
  background: #faccd5;
  border-radius: 5px;
}

.progress-bar {
  position: absolute;
  height: 6px;
  background: #e6002d;
  width: 0%;
  border-radius: 5px;
  z-index: 1;
  transition: width 0.1s linear;
}

.milestones {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 2;
}

.milestone {
  width: 18px;
  height: 18px;
  background: #faccd5;
  border-radius: 50%;
  transition: background 0.3s;
}

.milestone.active {
  background: #e6002d;
}

.btn-start {
  display: block;
  margin: 20px auto;
  padding: 10px 20px;
  background: #e6002d;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
}

.flag {
  position: absolute;
  top: 18px;
  right: 0;
}
.clr-gray {
  color: #666 !important;
}
.nol-2 li {
  margin: 0;
}
.url-hover:hover {
  opacity: 0.6;
}

@keyframes rotateBackAndForth {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.rotating {
  animation: rotateBackAndForth 0.3s ease-in-out infinite forwards;
}

.ctr {
  display: inline-block;
  text-align: right;
}
#implement_ctr.ctr{
  min-width: 3ch;
}
#participant_ctr.ctr{
  min-width: 4ch;
}

.ruby{
  position: relative;
}
.ruby:before{
  position: absolute;
  content: "いのち";
  top: -15px;
  left: 0;
  right: 0;
  font-size: 0.5em;
  text-align: center;
}

@media only screen and (max-width: 767.98px) {
  .md-1-2r-04-w.mod .im-1 {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .sp-mt0 {
    margin-top: 0;
  }

  .sp-mb0 {
    margin-bottom: 0 !important;
  }

  .sp-mt1em {
    margin-top: 1.0em;
  }

  .sp-mt04em {
    margin-top: 0.4em;
  }

  .sp-mb04em {
    margin-bottom: 0.4em;
  }

  .sp-mt15em {
    margin-top: 1.5em;
  }

  .sp-mt16em {
    margin-top: 1.6em;
  }

  .sp-mt2em {
    margin-top: 2.0em;
  }

  .sp-w-auto {
    width: auto !important;
  }

  .sp-w-46p {
    width: 46% !important;
  }

  .sp-w-full {
    width: 100% !important;
  }

  .box-bg-gr .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .nl-1-nest.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .box-bg-gr .box-ttl:first-child {
    margin-bottom: 13px;
  }

  .flex-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .col-2-width,
  .md-1-2l-30w-02 .md-img-box.w-14p,
  .bt-style.bt-large,
  .bt-style.bt-xl,
  .bt-style.bt-small,
  .bt-style.bt-medium,
  .md-1-2r-04-w.mod .im-1.w-180,
  .md-1-2r-04-w.mod .im-1.w-211,
  .md-1-2l-04-w .md-img-box {
    width: 100%;
  }

  .anc-1-pc2-sp2.mod .anc-1 {
    margin-top: 2em;
  }

  .fz16 {
    font-size: 1.4rem !important;
  }

  .col-by-4.mod {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .col-by-4.mod .col-box {
    width: 48%;
  }

  .custom .im-1 {
    margin-right: 15px;
  }

  .im-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 4%;
    margin-top: 1em;
  }

  .im-flex.col2 .im-1,
  .im-flex.col3 .im-1 {
    width: 48% !important;
    margin-top: 4%;
  }

  .modal-content {
    padding: 20px;
  }

  .tab-1.mod .tab-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-bottom: none;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  }

  .tab-1.mod .tab-box .tab {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 50%;
    margin: 0;
    font-size: 1.3rem;
  }

  .tab-1.mod .tab-box .tab:not(:nth-child(1)),
  .tab-1.mod .tab-box .tab:not(:nth-child(2)) {
    border-top: 1px solid #ddd;
  }

  .tab-1.mod .tab-box .tab:nth-child(odd){
    border-right: 1px solid #ddd;
  }

  .map {
    display: block;
  }

  .map .map-item {
    width: 100%;
    margin-right: 0;
  }

  .map .map-item-list {
    margin-top: 1em;
  }

  .map .img-list-item {
    max-width: unset;
  }

  .map-txt {
    font-size: 1.2rem;
  }

  .modal .h3-s {
    padding: 0 0 0.6em;
    margin: 0 0 1.1em;
  }

  .modal .bt-style {
    width: 98%;
  }
  
  .modal .md-1-2l-04-w .md-img-box {
    margin: 0 0 1em;
  }

   .home-gallery-card-wrap .home-carousel__control {
    margin: 20px auto 0;
   }

   .modal .h3-s span {
    align-self:  end;
   }

  .map .img-list {
    gap: 1em;
  }

  .map .img-list-link {
    padding: 14px 16px;
  }

  .map-ttl {
    font-size: 1.5rem;
  }

  .map-count {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    font-size: 1.6rem;
  }

  .crl-1 {
    overflow: hidden;
  }

  .bubble-ttl {
    margin-left: 8px;
    font-size: 1.5rem;
  }

  .bubble .col-box {
    margin: 0 0 20px 0;
    padding: 14px 20px;
  }

  .bubble .im-1 {
    margin: 0 0 10px;
  }
  
  .bubble .im-1 .im-1-img {
    width: 45px;
    height: 45px;
  }

  .bubble .col-box.wide {
    width: 100%;
  }

  .home-gallery-card .slick-slide {
    padding: 0;
  }
  .statistics {
    display: block;
  }
  .progress-wrapper {
    max-width: 96%;
    margin: auto;
    padding: 50px 0 24px 0;
  }

  .moving-image {
    width: 50px;
    height: auto;
  }

  #a2 .moving-image {
    width: 36px;
  }

  .flag {
    width: 16px;
    height: 22px;
    right: 2px;
  }

  .stars {
    top: -15px;
    right: -14px;
    width: 65px;
    height: 65px;
  }

  .milestone {
    width: 9px;
    height: 9px;
  }

  .progress-container {
    width: 93%;
    margin: auto;
    height: 3px;
    left: 0;
  }

  .progress-bar {
    height: 3px;
  }

  .statistics .results {
    padding: 14px;
    text-align: center;
  }

  .statistics .results .inline {
    display: inline-block;
  }

  .statistics .results .txt-1 {
    display: inline-block;
    margin-right: 14px;
    font-size: 20px;
    font-size: 1.8rem;
  }
  
  .statistics .results .txt-2 {
    font-size: 48px;
    font-size: 3rem;
  }

  .statistics .fs24 {
    font-size: 24px;
    font-size: 1.8rem;
  }

  .statistics .results .txt-3 {
    font-size: 46px;
    font-size: 4rem;
  }

  .statistics .results .txt-4 {
    text-align: left;
    font-size: 24px;
    font-size: 1.8rem;
  }

  .statistics .fs16 {
    font-size: 16px;
    font-size: 1.4rem;
  }
  
  .statistics .results .txt-5 {
    font-size: 14px;
    font-size: 1.2rem;
  }

  .sp-center {
    margin-left: auto;
    margin-right: auto;
  }
  .nol-2 li {
    margin: 0;
  }
  .ruby:before {
    top: -12px;
  }
}