@charset "UTF-8";
/**
 * 数値計算
 * ---------------------------------------- */
/**
 * ブレイクポイント
 * ---------------------------------------- */
/**
 * フォント
 * ---------------------------------------- */
/**
 * カラー
 * ---------------------------------------- */
/**
 * カラー以外の変数を定義
 * ---------------------------------------- */
/**
 * 改行
 * ---------------------------------------- */
/**
 * ホバー
 * ---------------------------------------- */
#suntory_contents .sus {
  position: relative;
  padding-top: 70px;
  padding-bottom: 260px;
  padding-right: 24px;
  padding-left: 24px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus {
    padding-bottom: 100px;
    padding-right: initial;
    padding-left: initial;
  }
}
#suntory_contents .sus::before {
  content: "";
  position: absolute;
  background-image: url("/eco/teigen/assets/img/bgmv_sus01.png");
  background-repeat: no-repeat;
  background-position: top center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus::before {
    background-image: url("/eco/teigen/assets/img/bgmv_sus01_sp.png");
    background-position: center top;
  }
}
#suntory_contents .sus::after {
  content: "";
  position: absolute;
  width: 165px;
  height: 133px;
  left: 16%;
  bottom: 4%;
  background-image: url(/eco/teigen/assets/img/icon_sust01.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus::after {
    width: 66px;
    height: 84px;
    background-position: center top;
    background-image: url(/eco/teigen/assets/img/icon_sust01_sp.png);
    left: initial;
    right: 1%;
    bottom: -3%;
    display: none;
  }
}
#suntory_contents .sus .sus__inner {
  max-width: 1460px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__inner {
    padding-top: initial;
    padding-right: 16px;
    padding-left: 16px;
  }
}
#suntory_contents .sus .sus__content {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: clamp(12px, 12px + (58 - 12) * (100vw - 768px) / (1920 - 768), 58px);
  position: relative;
  margin-bottom: 100px;
  row-gap: 64px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__content {
    flex-direction: column;
    column-gap: initial;
    row-gap: 40px;
    margin-bottom: initial;
  }
}
#suntory_contents .sus .sus__content::before, #suntory_contents .sus .sus__content::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
}
#suntory_contents .sus .sus__bgGreen,
#suntory_contents .sus .sus__bgPink,
#suntory_contents .sus .sus__bgBlue,
#suntory_contents .sus .sus__bgOrange {
  display: block;
  position: absolute;
  z-index: -1;
}
#suntory_contents .sus .sus__bgGreen {
  left: 0;
  top: 0;
}
#suntory_contents .sus .sus__bgPink {
  left: 0;
  bottom: 22%;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__bgPink {
    bottom: 26%;
  }
}
#suntory_contents .sus .sus__bgBlue {
  right: 0;
  top: 0;
}
#suntory_contents .sus .sus__bgOrange {
  right: 0;
  bottom: 17%;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__bgOrange {
    bottom: 31%;
  }
}
#suntory_contents .sus .sus__bgGreenImage {
  width: 19.7916666667vw;
  height: auto;
  max-width: 380px;
  max-height: 318px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__bgGreenImage {
    width: 44.2666666667vw;
    max-height: initial;
    max-width: initial;
  }
}
#suntory_contents .sus .sus__bgPinkImage {
  width: 30.8333333333vw;
  height: auto;
  max-width: 592px;
  max-height: 760px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__bgPinkImage {
    width: 226px;
    height: auto;
    max-width: initial;
    max-height: initial;
  }
}
#suntory_contents .sus .sus__bgBlueImage {
  width: 29.7916666667vw;
  height: auto;
  max-width: 572;
  max-height: 344px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__bgBlueImage {
    width: 196px;
    max-width: initial;
    max-height: initial;
  }
}
#suntory_contents .sus .sus__bgOrangeImage {
  width: 27.6041666667vw;
  height: auto;
  max-width: 530px;
  max-height: 760px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__bgOrangeImage {
    width: 124px;
    height: auto;
    max-width: initial;
    max-height: initial;
  }
}
#suntory_contents .sus .sus__picture-wrapper {
  position: relative;
  max-width: 660px;
  width: 51.968503937%;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__picture-wrapper {
    width: 100%;
  }
}
#suntory_contents .sus .sus__background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
#suntory_contents .sus .sus__background--1 {
  z-index: 1;
  width: 112%;
  height: 120%;
  overflow: initial;
}
#suntory_contents .sus .sus__background--2 {
  z-index: -1;
  width: 104%;
  height: 100%;
  top: 39%;
  left: 37%;
  animation: float 15s ease-in-out infinite;
  overflow: initial;
}
#suntory_contents .sus .sus__picture {
  position: relative;
  z-index: 3;
}
#suntory_contents .sus .sus__picture img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__picture img {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
}
#suntory_contents .sus .sus__image {
  max-width: 100%;
  height: auto;
}
#suntory_contents .sus .sus__text {
  width: 43.4645669291%;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__text {
    text-align: center;
    width: 100%;
  }
}
#suntory_contents .sus .sus__body {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__body {
    margin-bottom: 24px;
  }
}
#suntory_contents .sus .sus__leadText {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 3;
  text-align: center;
  color: #236371;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__leadText {
    font-size: 16px;
    font-size: 1rem;
    line-height: 3;
  }
}
#suntory_contents .sus .sus__message {
  font-size: clamp(18px, 18px + (24 - 18) * (100vw - 768px) / (1920 - 768), 24px);
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__message {
    margin-bottom: 98px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
  }
}
#suntory_contents .sus .sus__copy {
  display: inline-block;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  color: #236371;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  #suntory_contents .sus .sus__copy {
    padding-bottom: 8px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.4;
  }
}
#suntory_contents .sus .sus__button {
  text-align: center;
}
#suntory_contents .susTopics .susTopics__content {
  display: flex;
  column-gap: 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susTopics .susTopics__content {
    flex-direction: column;
    column-gap: initial;
  }
}
#suntory_contents .susTopics .susTopics__list {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susTopics .susTopics__list {
    margin-bottom: 20px;
  }
}
#suntory_contents .susTopics .susTopics__item {
  border-top: 1px solid #236371;
}
#suntory_contents .susTopics .susTopics__item:last-child {
  border-bottom: 1px solid #236371;
}
#suntory_contents .susTopics .susTopics__head {
  width: 24.1666666667%;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susTopics .susTopics__head {
    width: 100%;
  }
}
#suntory_contents .susTopics .susTopics__text {
  width: 72.5%;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susTopics .susTopics__text {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .susTopics .susTopics__heading {
    margin-bottom: 28px;
  }
}
#suntory_contents .susTopics .susTopics__title {
  font-weight: 500;
}
#suntory_contents .susTopics .susTopics__date {
  font-weight: 500;
}
#suntory_contents .susTopics .susTopics__link {
  display: block;
  padding-top: 32px;
  padding-bottom: 32px;
  column-gap: 32px;
  transition: background-color 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susTopics .susTopics__link {
    padding-top: 24px;
    padding-bottom: 24px;
    column-gap: 0;
    row-gap: 8px;
  }
}
@media (hover: hover) {
  #suntory_contents .susTopics .susTopics__link:where(:any-link, :enabled, summary):hover {
    background-color: #f1f9fb;
  }
}
#suntory_contents .susTopics .susTopics__detail {
  text-align: right;
}
#suntory_contents .susFuture .susFuture__content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  column-gap: 78px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__content {
    grid-template-columns: 1fr;
    grid-template-rows: initial;
    flex-direction: column;
    column-gap: 0;
  }
}
#suntory_contents .susFuture .susFuture__content:not(:first-child) {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__content:not(:first-child) {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__content:not(:last-child) {
    margin-bottom: 80px;
  }
}
#suntory_contents .susFuture .susFuture__content.-row-reverse .susFuture__picture {
  grid-column: 1;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__content.-row-reverse .susFuture__picture {
    grid-column: initial;
  }
}
#suntory_contents .susFuture .susFuture__content.-row-reverse .susFuture__box,
#suntory_contents .susFuture .susFuture__content.-row-reverse .susFuture__description,
#suntory_contents .susFuture .susFuture__content.-row-reverse .susFuture__detail {
  grid-column: 2;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__content.-row-reverse .susFuture__box,
  #suntory_contents .susFuture .susFuture__content.-row-reverse .susFuture__description,
  #suntory_contents .susFuture .susFuture__content.-row-reverse .susFuture__detail {
    grid-column: initial;
  }
}
#suntory_contents .susFuture .susFuture__heading {
  grid-area: 1/1/2/2;
  margin-bottom: 24px;
  font-family: "Zen Maru Gothic", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo";
  font-size: 48px;
  font-size: 3rem;
  font-weight: 700;
  position: relative;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__heading {
    margin-bottom: 16px;
    font-size: 32px;
    font-size: 2rem;
  }
}
#suntory_contents .susFuture .susFuture__heading::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -40px;
  left: 0;
  height: 46px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__heading::before {
    height: 32px;
  }
}
#suntory_contents .susFuture .susFuture__heading {
  color: #236371;
}
#suntory_contents .susFuture .susFuture__heading.-first::before {
  background-image: url("/eco/teigen/common/img/v2/icon_chead01.png");
  width: 37px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__heading.-first::before {
    width: 30px;
  }
}
#suntory_contents .susFuture .susFuture__heading.-second::before {
  background-image: url("/eco/teigen/assets/img/icon_susf02.png");
  width: 69px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__heading.-second::before {
    width: 55px;
  }
}
#suntory_contents .susFuture .susFuture__heading.-third::before {
  background-image: url("/eco/teigen/assets/img/icon_susf03.png");
  width: 101px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__heading.-third::before {
    width: 80px;
  }
}
#suntory_contents .susFuture .susFuture__heading.-forth::before {
  background-image: url("/eco/teigen/assets/img/icon_susf04.png");
  width: 133px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__heading.-forth::before {
    width: 105px;
  }
}
#suntory_contents .susFuture .susFuture__list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 8px;
  row-gap: 12px;
  margin-bottom: 24px;
}
#suntory_contents .susFuture .susFuture__item {
  font-family: "Zen Maru Gothic", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo";
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  border-radius: 19px;
  border: 1px solid #236371;
  color: #236371;
}
#suntory_contents .susFuture .susFuture__description {
  grid-area: 2/1/3/2;
  margin-bottom: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.7777777778;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__description {
    grid-area: 3/1/4/2;
    margin-bottom: 20px;
  }
}
#suntory_contents .susFuture .susFuture__item {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-left: 8px;
  border-radius: 16px;
}
#suntory_contents .susFuture .susFuture__box {
  grid-area: 1/1/2/2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#suntory_contents .susFuture .susFuture__picture {
  display: block;
  grid-area: 1/2/4/3;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__picture {
    width: 100%;
    margin-bottom: 36px;
    grid-area: 2/1/3/2;
  }
}
#suntory_contents .susFuture .susFuture__image {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__image {
    width: 100%;
    max-width: initial;
  }
}
#suntory_contents .susFuture .susFuture__detail {
  text-align: right;
  grid-area: 3/1/4/2;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susFuture .susFuture__detail {
    grid-area: 4/1/5/2;
  }
}
#suntory_contents .susVideo {
  position: relative;
}
#suntory_contents .susVideo .susVideo__column {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 40px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susVideo .susVideo__column {
    grid-template-columns: 1fr;
    column-gap: initial;
    row-gap: 48px;
  }
}
#suntory_contents .susVideo .susVideo__heading {
  margin-bottom: 80px;
  font-family: "Zen Maru Gothic", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo";
  font-size: 56px;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #236371;
  position: relative;
}
#suntory_contents .susVideo .susVideo__heading::before {
  content: "";
  display: block;
  background-image: url("/eco/teigen/assets/img/icon_head02.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: -160px;
  left: 48%;
  width: 48px;
  height: 120px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susVideo .susVideo__heading::before {
    width: 30px;
    height: 76px;
    left: 45%;
    top: -136px;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .susVideo .susVideo__heading {
    margin-bottom: 64px;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.5;
  }
}
#suntory_contents .susVideo .susVideo__youtube {
  margin-bottom: 8px;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
#suntory_contents .susVideo .susVideo__iframe {
  border-radius: 16px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susVideo .susVideo__iframe {
    width: 100%;
  }
}
#suntory_contents .susVideo .susVideo__modal {
  margin-bottom: 16px;
  display: block;
}
#suntory_contents .susVideo .susVideo__image {
  border-radius: 15px;
  max-width: 100%;
}
#suntory_contents .susEnvironment .susEnvironment__contents {
  display: flex;
  column-gap: 40px;
  margin-bottom: 80px;
}
#suntory_contents .susEnvironment .susEnvironment__button {
  text-align: center;
}
#suntory_contents .susEnvironment .susEnvironment__link {
  display: block;
  cursor: pointer;
}
@media (hover: hover) {
  #suntory_contents .susEnvironment .susEnvironment__link:where(:any-link, :enabled, summary):hover .susEnvironment__title {
    color: #236371;
  }
}
#suntory_contents .susEnvironment .susEnvironment__picture {
  margin-bottom: 16px;
  display: block;
}
@media screen and (max-width: 767px) {
  #suntory_contents .susEnvironment .susEnvironment__picture {
    margin-bottom: 12px;
  }
}
#suntory_contents .susEnvironment .susEnvironment__image {
  border-radius: 15px;
}
#suntory_contents .susEnvironment .susEnvironment__title {
  transition: color 0.3s ease-out;
}

.sus__banner {
  text-align: center;
  background-image: linear-gradient(to right, #5bc2dc, #5bc2dc 2px, transparent 2px);
  background-size: 8px 2px;
  background-position: center top;
  background-repeat: repeat-x;
  margin-top: 120px;
  padding-top: 80px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sus__banner {
    margin-top: 48px;
    padding-top: 40px;
  }
}
.sus__banner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  background-image: url("/eco/teigen/assets/img/bg_susba01.png");
}
@media screen and (max-width: 767px) {
  .sus__banner::before {
    display: none;
  }
}

.sus__content {
  position: relative;
  z-index: 2;
}

.sus__link {
  display: inline-block;
  transition: opacity 0.3s ease-out;
}
@media (hover: hover) {
  .sus__link:where(:any-link, :enabled, summary):hover {
    opacity: 0.85;
  }
}

@media screen and (max-width: 767px) {
  .sus__bannerImage {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .susFuture__image {
    max-width: 246px;
    height: auto;
  }
}

.bgVideo01__picture {
  position: absolute;
  top: 1%;
  left: 8%;
}
@media screen and (max-width: 767px) {
  .bgVideo01__picture {
    top: 3%;
    left: 0%;
  }
}

.bgVideo01__image {
  width: 492px;
  height: 472px;
}
@media screen and (max-width: 767px) {
  .bgVideo01__image {
    max-width: 298px;
    height: auto;
  }
}

.bgVideo02__picture {
  position: absolute;
  bottom: 15%;
  right: 5%;
}
@media screen and (max-width: 767px) {
  .bgVideo02__picture {
    bottom: 4%;
    right: 0%;
  }
}

@media screen and (max-width: 767px) {
  .bgVideo02__image {
    max-width: 168px;
    height: auto;
  }
}

.bgBublleTopics .bgBublleTopics__picture01,
.bgBublleTopics .bgBublleTopics__picture02 {
  position: absolute;
  z-index: -1;
}
.bgBublleTopics .bgBublleTopics__picture01 {
  top: 3%;
  left: 0;
}
@media screen and (max-width: 767px) {
  .bgBublleTopics .bgBublleTopics__picture01 {
    top: initial;
    bottom: -31%;
    left: 0%;
  }
}
.bgBublleTopics .bgBublleTopics__image01 {
  width: 27.3958333333vw;
  height: auto;
}
@media screen and (max-width: 767px) {
  .bgBublleTopics .bgBublleTopics__image01 {
    width: 188px;
    max-height: 258px;
  }
}
.bgBublleTopics .bgBublleTopics__picture02 {
  top: 3%;
  right: 0;
}
@media screen and (max-width: 767px) {
  .bgBublleTopics .bgBublleTopics__picture02 {
    top: initial;
    bottom: -31%;
    right: 0%;
  }
}
.bgBublleTopics .bgBublleTopics__image02 {
  width: 34.8958333333vw;
  height: auto;
}
@media screen and (max-width: 767px) {
  .bgBublleTopics .bgBublleTopics__image02 {
    width: 110px;
    max-height: 236px;
  }
}

@media screen and (max-width: 767px) {
  .iconWater__iamge {
    width: 26px;
    height: 36px;
  }
}

.iconWater .iconWater__picture01,
.iconWater .iconWater__picture02,
.iconWater .iconWater__picture03,
.iconWater .iconWater__picture04,
.iconWater .iconWater__picture05 {
  position: absolute;
  opacity: 0;
  transform: translateY(100px);
  visibility: hidden;
}
.iconWater .iconWater__picture01 {
  top: 27%;
  left: 17%;
}
@media screen and (max-width: 767px) {
  .iconWater .iconWater__picture01 {
    display: none;
    top: 24.5%;
    left: 54%;
  }
}
.iconWater .iconWater__picture02 {
  top: 45%;
  left: 13%;
}
@media screen and (max-width: 767px) {
  .iconWater .iconWater__picture02 {
    display: none;
    top: 47%;
    left: initial;
    right: 34%;
  }
}
.iconWater .iconWater__picture03 {
  top: 45%;
  right: 22%;
}
@media screen and (max-width: 767px) {
  .iconWater .iconWater__picture03 {
    display: none;
  }
}
.iconWater .iconWater__picture04 {
  bottom: 27%;
  left: 16%;
}
@media screen and (max-width: 767px) {
  .iconWater .iconWater__picture04 {
    display: none;
  }
}
.iconWater .iconWater__picture05 {
  top: 21%;
  right: 13%;
}
@media screen and (max-width: 767px) {
  .iconWater .iconWater__picture05 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .iconWater .iconWater__image01,
  .iconWater .iconWater__image02 {
    width: 26px;
    height: 36px;
  }
}

.iconWaterVideo .iconWaterVideo__picture01,
.iconWaterVideo .iconWaterVideo__picture02 {
  position: absolute;
  opacity: 0;
  transform: translateY(100px);
  visibility: hidden;
}
.iconWaterVideo .iconWaterVideo__picture01 {
  right: 9%;
  bottom: 41%;
}
@media screen and (max-width: 767px) {
  .iconWaterVideo .iconWaterVideo__picture01 {
    bottom: 9.5%;
    right: 18%;
  }
}
.iconWaterVideo .iconWaterVideo__picture02 {
  left: 10%;
  bottom: 17%;
}
@media screen and (max-width: 767px) {
  .iconWaterVideo .iconWaterVideo__picture02 {
    left: 4%;
    top: 13%;
  }
}

.iconWaterTopics .iconWaterTopics__picture01,
.iconWaterTopics .iconWaterTopics__picture02 {
  position: absolute;
  opacity: 0;
  transform: translateY(100px);
  visibility: hidden;
}
.iconWaterTopics .iconWaterTopics__picture01 {
  bottom: 26%;
  left: 18%;
}
@media screen and (max-width: 767px) {
  .iconWaterTopics .iconWaterTopics__picture01 {
    top: initial;
    left: 10%;
    bottom: 12%;
  }
}
@media screen and (max-width: 767px) {
  .iconWaterTopics .iconWaterTopics__image01,
  .iconWaterTopics .iconWaterTopics__image02 {
    width: 39px;
    height: 49px;
  }
}
.iconWaterTopics .iconWaterTopics__picture02 {
  display: none;
}
@media screen and (max-width: 767px) {
  .iconWaterTopics .iconWaterTopics__picture02 {
    display: block;
    top: 11%;
    right: 20%;
  }
}

#lottie-container {
  position: absolute;
  left: -12%;
  top: -13%;
}
@media screen and (max-width: 767px) {
  #lottie-container {
    left: -3%;
    top: -18%;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: auto;
    z-index: -1;
  }
}