@charset "UTF-8";
.environment_header {
  position: relative;
  z-index: 0;
  height: 398px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.environment_header::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.environment_header--fresh {
  background-image: url(../img/environment-fresh/header-back.jpg);
}
.environment_header--fresh::after {
  background-color: #00BFFF;
  opacity: 0.88;
}
.environment_header--career {
  background-image: url(../img/environment-career/header-back.jpg);
}
.environment_header--career::after {
  background-color: #0488D2;
  opacity: 0.88;
}
.environment_header .wrapper {
  height: 100%;
}
.environment_header .wrapper .container {
  width: 814px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.environment_header .wrapper .container .title-gr {
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
  width: 100%;
  border-bottom: solid 1px #fff;
}
.environment_header .wrapper .container .title-gr .common_sectiontitle {
  display: inline-block;
  text-align: left;
}
.environment_header .wrapper .container .desc {
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 2;
}

.environment_image {
  border-bottom: solid 17px;
}
.environment_image--fresh {
  border-bottom-color: #00BFFF;
}
.environment_image--fresh .block:nth-of-type(1) {
  padding-top: 152px;
  padding-bottom: 229px;
}
.environment_image--fresh .block:nth-of-type(1)::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url(../img/environment-fresh/back-triangle-right.png);
}
.environment_image--fresh .block:nth-of-type(2) {
  padding-top: 255px;
  margin-top: -9%;
}
.environment_image--fresh .block:nth-of-type(2)::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url(../img/environment-fresh/back-bigslash-gray.png);
}
.environment_image--fresh .block:nth-of-type(3) {
  padding-top: 108px;
  padding-bottom: 163px;
}
.environment_image--fresh .block:nth-of-type(3)::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  z-index: 1;
  width: 110%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(../img/environment-fresh/back-triangle-left.png);
}
.environment_image--fresh .block:nth-of-type(4) {
  padding-top: 112px;
  padding-bottom: 219px;
}
.environment_image--fresh .block .container .col .item > .image::before {
  background: linear-gradient(to right, #00BFFF, #0486D0);
}
.environment_image--fresh .block .container .col .item .schedule ol::after {
  background-color: #00BFFF;
}
.environment_image--fresh .block .container .col .item .schedule ol li .time {
  color: #00BFFF;
}
.environment_image--fresh .block .container .col .item .schedule ol li .time::after {
  background-image: url(../img/environment-fresh/icon-circle.svg);
}
.environment_image--fresh .block .container .col .item .schedule ol li .txt-gr h3 {
  color: #00BFFF;
}
.environment_image--fresh .block .container .col .item .list li::before {
  background-color: #00BFFF;
}
.environment_image--career {
  border-bottom-color: #0488D2;
}
.environment_image--career .block:nth-of-type(4) {
  padding-top: 112px;
  padding-bottom: 219px;
}
.environment_image--career .block:nth-of-type(1) {
  padding-top: 152px;
  padding-bottom: 229px;
}
.environment_image--career .block:nth-of-type(1)::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url(../img/environment-career/back-triangle-right.png);
}
.environment_image--career .block:nth-of-type(2) {
  padding-top: 255px;
  margin-top: -9%;
}
.environment_image--career .block:nth-of-type(2)::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-image: url(../img/environment-career/back-bigslash-gray.png);
}
.environment_image--career .block:nth-of-type(3) {
  padding-top: 108px;
  padding-bottom: 163px;
}
.environment_image--career .block:nth-of-type(3)::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  z-index: 1;
  width: 110%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(../img/environment-career/back-triangle-left.png);
}
.environment_image--career .block:nth-of-type(4) {
  padding-top: 112px;
  margin-top: 40px;
  padding-bottom: 219px;
}
.environment_image--career .block:nth-of-type(4)::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  z-index: 1;
  width: 60%;
  height: 100%;
  background-image: url(../img/environment-career/back-bigslash-gray-02.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
}
.environment_image--career .block:nth-of-type(5) {
  padding-bottom: 219px;
}
.environment_image--career .block .container .col .item > .image::before {
  background: linear-gradient(to right, #0f6db5, #0486D0);
}
.environment_image--career .block .container .col .item .schedule ol::after {
  background-color: #0486D0;
}
.environment_image--career .block .container .col .item .schedule ol li .time {
  color: #0486D0;
}
.environment_image--career .block .container .col .item .schedule ol li .time::after {
  background-image: url(../img/environment-career/icon-circle.svg);
}
.environment_image--career .block .container .col .item .schedule ol li .txt-gr h3 {
  color: #000000;
}
.environment_image--career .block .container .col .item .list li::before {
  background-color: #0486D0;
}
.environment_image .block {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.environment_image .block:nth-of-type(1) {
  margin-top: 0px;
}
.environment_image .block--reverse .col {
  flex-direction: row-reverse;
}
.environment_image .block--wide .col .item {
  width: 100% !important;
}
.environment_image .block--wide .col .image-map {
  width: 83.875%;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  transform: translateY(50px);
}
.environment_image .block--wide .col .image-map img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.environment_image .block .container {
  position: relative;
  z-index: 2;
}
.environment_image .block .container .col {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.environment_image .block .container .col .item:nth-of-type(1) {
  width: 48.541%;
}
.environment_image .block .container .col .item:nth-of-type(2) {
  width: 35.46875%;
}
.environment_image .block .container .col .item .heading-gr {
  opacity: 0;
  transform: translateY(50px);
  margin-bottom: 16px;
  display: flex;
  align-items: flex-end;
  gap: 23px;
}
.environment_image .block .container .col .item .heading-gr .num {
  font-style: italic;
  font-weight: 600;
  line-height: 1;
  color: #E44E98;
  font-size: 10rem;
}
.environment_image .block .container .col .item .heading-gr .jpn {
  font-size: 3rem;
  letter-spacing: 0.1em;
  font-weight: 600;
  line-height: 1;
  color: #333333;
  transform: translateY(-24px);
}
.environment_image .block .container .col .item .desc {
  line-height: 2.2;
  opacity: 0;
  transform: translateY(50px);
}
.environment_image .block .container .col .item .desc--01 {
  margin-bottom: 24px;
  border-bottom: solid 1px #707070;
  padding-bottom: 24px;
  margin-bottom: 40px;
}
.environment_image .block .container .col .item > .image {
  position: relative;
  overflow: hidden;
}
.environment_image .block .container .col .item > .image::before {
  content: "";
  position: absolute;
  left: -10%;
  top: 50%;
  transform: translate(-100%, -50%);
  width: 120%;
  height: 100%; /* 行全体なら100%に */
  z-index: 3; /* 画像より前面 */
  opacity: 0;
  pointer-events: none;
  will-change: transform, opacity;
}
@keyframes bandSweep {
  0% {
    transform: translate(-100%, -50%);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    transform: translate(100%, -50%);
    opacity: 0;
  }
}
.environment_image .block .container .col .item > .image img {
  opacity: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 0.3s ease 0.75s;
}
.environment_image .block .container .col .item .schedule {
  opacity: 0;
  transform: translateY(50px);
}
.environment_image .block .container .col .item .schedule ol {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.environment_image .block .container .col .item .schedule ol::after {
  content: "";
  height: calc(100% - 32px);
  width: 1px;
  position: absolute;
  top: 16px;
  left: 90px;
  z-index: 0;
}
.environment_image .block .container .col .item .schedule ol li {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
.environment_image .block .container .col .item .schedule ol li.flex-end {
  align-items: flex-end;
}
.environment_image .block .container .col .item .schedule ol li .time {
  position: relative;
  width: 90px;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: center;
}
.environment_image .block .container .col .item .schedule ol li .time::after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: -8px;
  transform: translateY(50%);
  z-index: 1;
  background-color: #fff;
  border-radius: 50%;
}
.environment_image .block .container .col .item .schedule ol li .time span {
  margin-top: 4px;
  display: block;
  font-size: 1.4rem;
  transform: rotate(90deg);
  line-height: 1;
}
.environment_image .block .container .col .item .schedule ol li .txt-gr h3 {
  margin-bottom: 4px;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.environment_image .block .container .col .item .list {
  opacity: 0;
  transform: translateY(50px);
  width: 83.875%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 79.54px;
}
.environment_image .block .container .col .item .list li {
  padding-left: 24px;
  position: relative;
  font-size: 1.6rem;
}
.environment_image .block .container .col .item .list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.environment_image .block .container .col .item .kinds {
  opacity: 0;
  transform: translateY(50px);
  margin-bottom: 80px;
  width: 83.875%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}
.environment_image .block .container .col .item .kinds li {
  line-height: 2.2;
  font-weight: 600;
  font-size: 2.2rem;
}
.environment_image .block .container .col .item .images {
  opacity: 0;
  transform: translateY(50px);
  width: 83.875%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  gap: 43px;
}
.environment_image .block .container .col.is-animated .item .heading-gr {
  opacity: 1;
  transform: translateY(0);
  transition-duration: 0.5s;
}
.environment_image .block .container .col.is-animated .desc, .environment_image .block .container .col.is-animated .schedule {
  opacity: 1;
  transform: translateY(0);
  transition-duration: 0.5s;
  transition-delay: 0.5s;
}
.environment_image .block .container .col.is-animated .list {
  opacity: 1;
  transform: translateY(0);
  transition-duration: 0.5s;
  transition-delay: 1s;
}
.environment_image .block .container .col.is-animated .kinds {
  opacity: 1;
  transform: translateY(0px);
  transition-duration: 0.5s;
  transition-delay: 1s;
}
.environment_image .block .container .col.is-animated .images {
  opacity: 1;
  transform: translateY(0px);
  transition-duration: 0.5s;
  transition-delay: 1s;
}
.environment_image .block .container .col.is-animated .image-map {
  opacity: 1;
  transform: translateY(0);
  transition-duration: 0.5s;
  transition-delay: 1s;
}
.environment_image .block .container .col.is-animated .image::before {
  animation: bandSweep 1s ease-out both 0.5s;
}
.environment_image .block .container .col.is-animated .image img {
  opacity: 1;
}

@media screen and (max-width: 1620px) {
  .environment_image--fresh .block:nth-of-type(1) {
    padding-top: 247px;
    padding-bottom: 0px;
  }
  .environment_image--fresh .block:nth-of-type(1)::after {
    background-position: right top;
  }
  .environment_image--fresh .block:nth-of-type(2) {
    padding-top: 140px;
    margin-top: 5%;
  }
  .environment_image--fresh .block:nth-of-type(2)::after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(../img/environment-fresh/back-bigslash-gray.png);
  }
  .environment_image--fresh .block:nth-of-type(3) {
    padding-top: 108px;
    padding-bottom: 163px;
  }
  .environment_image--fresh .block:nth-of-type(3)::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: 1;
    width: 110%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url(../img/environment-fresh/back-triangle-left.png);
  }
  .environment_image--fresh .block:nth-of-type(4) {
    padding-top: 112px;
    padding-bottom: 219px;
  }
  .environment_image--fresh .block .container .col .item .schedule ol::after {
    background-color: #00BFFF;
  }
  .environment_image--fresh .block .container .col .item .schedule ol li .time {
    color: #00BFFF;
  }
  .environment_image--fresh .block .container .col .item .schedule ol li .time::after {
    background-image: url(../img/environment-fresh/icon-circle.svg);
  }
  .environment_image--fresh .block .container .col .item .schedule ol li .txt-gr h3 {
    color: #00BFFF;
  }
  .environment_image--fresh .block .container .col .item .list li::before {
    background-color: #00BFFF;
  }
  .environment_image--career {
    border-bottom-color: #0488D2;
  }
  .environment_image--career .block:nth-of-type(1) {
    padding-top: 247px;
    padding-bottom: 0px;
  }
  .environment_image--career .block:nth-of-type(1)::after {
    background-position: right top;
  }
  .environment_image--career .block:nth-of-type(2) {
    padding-top: 140px;
    margin-top: 5%;
  }
  .environment_image--career .block:nth-of-type(2)::after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
  }
  .environment_image--career .block:nth-of-type(3) {
    padding-top: 108px;
    padding-bottom: 163px;
  }
  .environment_image--career .block:nth-of-type(3)::after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: 1;
    width: 110%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  .environment_image--career .block:nth-of-type(4) {
    padding-top: 112px;
    padding-bottom: 219px;
  }
  .environment_image--career .block:nth-of-type(5) {
    padding-bottom: 219px;
  }
  .environment_image--career .block .container .col .item .schedule ol::after {
    background-color: #0486D0;
  }
  .environment_image--career .block .container .col .item .schedule ol li .time {
    color: #0486D0;
  }
  .environment_image--career .block .container .col .item .schedule ol li .time::after {
    background-image: url(../img/environment-career/icon-circle.svg);
  }
  .environment_image--career .block .container .col .item .schedule ol li .txt-gr h3 {
    color: #0486D0;
  }
  .environment_image--career .block .container .col .item .list li::before {
    background-color: #0486D0;
  }
  .environment_image .block {
    position: relative;
    overflow: hidden;
    z-index: 0;
  }
  .environment_image .block--reverse .col {
    flex-direction: row-reverse;
  }
  .environment_image .block--wide .col .item {
    width: 100% !important;
  }
  .environment_image .block--wide .col .image-map {
    width: 83.875%;
    margin-left: auto;
    margin-right: auto;
  }
  .environment_image .block--wide .col .image-map img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .environment_image .block .container {
    position: relative;
    z-index: 2;
  }
  .environment_image .block .container .col {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .environment_image .block .container .col .item:nth-of-type(1) {
    width: 48.541%;
  }
  .environment_image .block .container .col .item:nth-of-type(2) {
    width: 35.46875%;
  }
  .environment_image .block .container .col .item .heading-gr {
    margin-bottom: 16px;
    display: flex;
    gap: 23px;
  }
  .environment_image .block .container .col .item .heading-gr .num {
    font-style: italic;
    font-weight: 600;
    line-height: 1;
    color: #E44E98;
    font-size: 10rem;
  }
  .environment_image .block .container .col .item .heading-gr .jpn {
    font-size: 3rem;
    letter-spacing: 0.1em;
    font-weight: 600;
    line-height: 1;
    color: #333333;
  }
  .environment_image .block .container .col .item .desc {
    line-height: 2.2;
  }
  .environment_image .block .container .col .item .desc--01 {
    margin-bottom: 24px;
    border-bottom: solid 1px #707070;
    padding-bottom: 24px;
    margin-bottom: 40px;
  }
  .environment_image .block .container .col .item .schedule ol {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .environment_image .block .container .col .item .schedule ol::after {
    content: "";
    height: calc(100% - 32px);
    width: 1px;
    position: absolute;
    top: 16px;
    left: 90px;
    z-index: 0;
  }
  .environment_image .block .container .col .item .schedule ol li {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-start;
    gap: 24px;
  }
  .environment_image .block .container .col .item .schedule ol li.flex-end {
    align-items: flex-end;
  }
  .environment_image .block .container .col .item .schedule ol li .time {
    position: relative;
    width: 90px;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    font-weight: 500;
    text-align: center;
  }
  .environment_image .block .container .col .item .schedule ol li .time::after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: -8px;
    transform: translateY(50%);
    z-index: 1;
    background-color: #fff;
    border-radius: 50%;
  }
  .environment_image .block .container .col .item .schedule ol li .time span {
    margin-top: 4px;
    display: block;
    font-size: 1.4rem;
    transform: rotate(90deg);
    line-height: 1;
  }
  .environment_image .block .container .col .item .schedule ol li .txt-gr h3 {
    margin-bottom: 4px;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
  .environment_image .block .container .col .item .list {
    width: 83.875%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 79.54px;
  }
  .environment_image .block .container .col .item .list li {
    padding-left: 24px;
    position: relative;
    font-size: 1.6rem;
  }
  .environment_image .block .container .col .item .list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
  }
  .environment_image .block .container .col .item .kinds {
    margin-bottom: 80px;
    width: 83.875%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
  }
  .environment_image .block .container .col .item .kinds li {
    line-height: 2.2;
    font-weight: 600;
    font-size: 2.2rem;
  }
  .environment_image .block .container .col .item .images {
    width: 83.875%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    gap: 43px;
  }
}
@media screen and (max-width: 768px) {
  .environment_header {
    margin-top: 64px;
    height: auto;
    padding: 32px 0;
  }
  .environment_header .wrapper .container {
    padding-top: 0px;
    width: 100%;
  }
  .environment_header .wrapper .container .title-gr {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .environment_image--fresh .block:nth-of-type(1) {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  .environment_image--fresh .block:nth-of-type(1)::after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url(../img/environment-fresh/back-triangle-right.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .environment_image--fresh .block:nth-of-type(2) {
    padding-top: 40px;
  }
  .environment_image--fresh .block:nth-of-type(2)::after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url(../img/environment-fresh/back-bigslash-gray.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .environment_image--fresh .block:nth-of-type(3) {
    padding-top: 72px;
    padding-bottom: 40px;
  }
  .environment_image--fresh .block:nth-of-type(3)::after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url(../img/environment-fresh/back-triangle-left.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
  }
  .environment_image--fresh .block:nth-of-type(4) {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .environment_image--career .block:nth-of-type(1) {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  .environment_image--career .block:nth-of-type(2) {
    padding-top: 40px;
  }
  .environment_image--career .block:nth-of-type(3) {
    padding-top: 72px;
    padding-bottom: 40px;
  }
  .environment_image--career .block:nth-of-type(4) {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .environment_image--career .block:nth-of-type(4)::after {
    width: 75%;
  }
  .environment_image--career .block:nth-of-type(5) {
    padding-bottom: 40px;
  }
  .environment_image .block--reverse .col {
    flex-direction: column-reverse;
  }
  .environment_image .block--wide .col .item {
    width: 100% !important;
  }
  .environment_image .block--wide .col .image-map {
    width: 100%;
  }
  .environment_image .block .container .col {
    flex-direction: column-reverse;
  }
  .environment_image .block .container .col .item:nth-of-type(1) {
    width: 100%;
  }
  .environment_image .block .container .col .item:nth-of-type(2) {
    width: 100%;
  }
  .environment_image .block .container .col .item .heading-gr {
    margin-top: 16px;
    margin-bottom: 4px;
    display: flex;
    gap: 12px;
  }
  .environment_image .block .container .col .item .heading-gr .num {
    font-size: 5rem;
  }
  .environment_image .block .container .col .item .heading-gr .jpn {
    font-size: 2rem;
    transform: translateY(-11.5px);
  }
  .environment_image .block .container .col .item .desc {
    line-height: 2;
  }
  .environment_image .block .container .col .item .desc--01 {
    margin-bottom: 16px;
    padding-bottom: 12px;
    margin-bottom: 24px;
  }
  .environment_image .block .container .col .item > .image img {
    transition: opacity 0.3s ease 0.5s;
  }
  .environment_image .block .container .col .item .schedule ol {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .environment_image .block .container .col .item .schedule ol::after {
    height: calc(100% - 32px);
    top: 16px;
    left: 82px;
  }
  .environment_image .block .container .col .item .schedule ol li {
    gap: 16px;
  }
  .environment_image .block .container .col .item .schedule ol li.flex-end {
    align-items: flex-start;
  }
  .environment_image .block .container .col .item .schedule ol li .time {
    width: 74px;
    font-size: 1.8rem;
  }
  .environment_image .block .container .col .item .schedule ol li .time::after {
    content: "";
    right: -16px;
    background-size: contain;
  }
  .environment_image .block .container .col .item .schedule ol li .time span {
    margin-top: 2.4px;
    font-size: 1.25rem;
  }
  .environment_image .block .container .col .item .schedule ol li .txt-gr {
    padding-left: 16px;
    width: calc(100% - 116px);
  }
  .environment_image .block .container .col .item .schedule ol li .txt-gr h3 {
    margin-bottom: 4px;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
  .environment_image .block .container .col .item .list {
    width: 100%;
    gap: 8px;
    margin-bottom: 40.54px;
  }
  .environment_image .block .container .col .item .list li {
    padding-left: 20px;
    font-size: 1.4rem;
  }
  .environment_image .block .container .col .item .list li::before {
    top: 4px;
    width: 12px;
    height: 12px;
  }
  .environment_image .block .container .col .item .kinds {
    margin-bottom: 40px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .environment_image .block .container .col .item .kinds li {
    width: 48.75%;
    line-height: 2.2;
    font-weight: 600;
    font-size: 1.6rem;
    text-align: left;
  }
  .environment_image .block .container .col .item .images {
    width: 100%;
    flex-wrap: wrap;
    gap: 16px;
  }
  .environment_image .block .container .col.is-animated .item .heading-gr {
    opacity: 1;
    transform: translateY(0);
    transition-duration: 0.5s;
  }
  .environment_image .block .container .col.is-animated .image::before {
    animation: bandSweep 1s ease-out both 0s;
  }
  .environment_image .block .container .col.is-animated .image img {
    opacity: 1;
  }
}/*# sourceMappingURL=environment.css.map */