@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
#lotteSustainableCocoa div, #lotteSustainableCocoa span, #lotteSustainableCocoa object, #lotteSustainableCocoa iframe,
#lotteSustainableCocoa h1, #lotteSustainableCocoa h2, #lotteSustainableCocoa h3, #lotteSustainableCocoa h4, #lotteSustainableCocoa h5, #lotteSustainableCocoa h6, #lotteSustainableCocoa p, #lotteSustainableCocoa blockquote, #lotteSustainableCocoa pre,
#lotteSustainableCocoa abbr, #lotteSustainableCocoa address, #lotteSustainableCocoa cite, #lotteSustainableCocoa code,
#lotteSustainableCocoa del, #lotteSustainableCocoa dfn, #lotteSustainableCocoa em, #lotteSustainableCocoa img, #lotteSustainableCocoa ins, #lotteSustainableCocoa kbd, #lotteSustainableCocoa q, #lotteSustainableCocoa samp,
#lotteSustainableCocoa small, #lotteSustainableCocoa strong, #lotteSustainableCocoa sub, #lotteSustainableCocoa sup, #lotteSustainableCocoa var,
#lotteSustainableCocoa b, #lotteSustainableCocoa i,
#lotteSustainableCocoa dl, #lotteSustainableCocoa dt, #lotteSustainableCocoa dd, #lotteSustainableCocoa ol, #lotteSustainableCocoa ul, #lotteSustainableCocoa li,
#lotteSustainableCocoa fieldset, #lotteSustainableCocoa form, #lotteSustainableCocoa label, #lotteSustainableCocoa legend,
#lotteSustainableCocoa table, #lotteSustainableCocoa caption, #lotteSustainableCocoa tbody, #lotteSustainableCocoa tfoot, #lotteSustainableCocoa thead, #lotteSustainableCocoa tr, #lotteSustainableCocoa th, #lotteSustainableCocoa td,
#lotteSustainableCocoa article, #lotteSustainableCocoa aside, #lotteSustainableCocoa canvas, #lotteSustainableCocoa details, #lotteSustainableCocoa figcaption, #lotteSustainableCocoa figure,
#lotteSustainableCocoa footer, #lotteSustainableCocoa header, #lotteSustainableCocoa hgroup, #lotteSustainableCocoa menu, #lotteSustainableCocoa nav, #lotteSustainableCocoa section, #lotteSustainableCocoa summary,
#lotteSustainableCocoa time, #lotteSustainableCocoa mark, #lotteSustainableCocoa audio, #lotteSustainableCocoa video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

#lotteSustainableCocoa {
  line-height: 1;
}

#lotteSustainableCocoa article, #lotteSustainableCocoa aside, #lotteSustainableCocoa details, #lotteSustainableCocoa figcaption, #lotteSustainableCocoa figure, #lotteSustainableCocoa footer, #lotteSustainableCocoa header, #lotteSustainableCocoa hgroup, #lotteSustainableCocoa menu, #lotteSustainableCocoa nav, #lotteSustainableCocoa section {
  display: block;
}

#lotteSustainableCocoa nav ul {
  list-style: none;
}

#lotteSustainableCocoa blockquote, #lotteSustainableCocoa q {
  quotes: none;
}

#lotteSustainableCocoa blockquote:before, #lotteSustainableCocoa blockquote:after,
#lotteSustainableCocoa q:before, #lotteSustainableCocoa q:after {
  content: "";
  content: none;
}

#lotteSustainableCocoa a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
#lotteSustainableCocoa ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
#lotteSustainableCocoa mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

#lotteSustainableCocoa del {
  text-decoration: line-through;
}

#lotteSustainableCocoa abbr[title], #lotteSustainableCocoa dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

#lotteSustainableCocoa table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
#lotteSustainableCocoa hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

#lotteSustainableCocoa input, #lotteSustainableCocoa select {
  vertical-align: middle;
}

#lotteSustainableCocoa ul, #lotteSustainableCocoa li {
  list-style: none;
}

#lotteSustainableCocoa * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}

:root {
  --vw: 1vw;
}

@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .tbpc-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .sp-only {
    display: none !important;
  }
}

#lotteSustainableCocoa {
  background: #fff;
  position: relative;
  z-index: 1;
  color: #333;
  line-height: 1.93;
  letter-spacing: 0.05em;
  letter-spacing: 0;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: 500;
  font-size: calc(var(--vw) * 16 / 1104 * 100);
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
  text-align: left;
  text-align: justify;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa {
    min-width: 0;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa {
    width: 100%;
    min-width: inherit;
  }
}
#lotteSustainableCocoa.hidden {
  /* when modal active */
  touch-action: none;
  -webkit-overflow-scrolling: none;
  overflow: hidden;
  /* Other browsers */
  overscroll-behavior: none;
}

#lotteSustainableCocoa input,
#lotteSustainableCocoa select, #lotteSustainableCocoa button,
#lotteSustainableCocoa textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

#lotteSustainableCocoa textarea {
  resize: vertical;
}

#lotteSustainableCocoa input[type=number]::-webkit-outer-spin-button,
#lotteSustainableCocoa input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}

#lotteSustainableCocoa input[type=number] {
  -moz-appearance: textfield;
}

#lotteSustainableCocoa input[type=checkbox],
#lotteSustainableCocoa input[type=radio] {
  position: absolute;
  opacity: 0;
  height: 1px;
  width: 1px;
  -webkit-appearance: none;
  appearance: none;
}

#lotteSustainableCocoa input[type=submit],
#lotteSustainableCocoa input[type=button],
#lotteSustainableCocoa label,
#lotteSustainableCocoa button,
#lotteSustainableCocoa select {
  cursor: pointer;
}

#lotteSustainableCocoa select::-ms-expand {
  display: none;
}

#lotteSustainableCocoa input[type=checkbox] {
  display: none;
}

#lotteSustainableCocoa sup {
  font-size: 0.7em;
  vertical-align: top;
}

#lotteSustainableCocoa a, #lotteSustainableCocoa button {
  text-decoration: none;
  color: #000;
}

#lotteSustainableCocoa img {
  width: 100%;
  vertical-align: bottom;
}

#lotteSustainableCocoa a.fade,
#lotteSustainableCocoa div.fade,
#lotteSustainableCocoa input.fade {
  transition: opacity 0.4s;
  opacity: 1;
  backface-visibility: hidden;
}
#lotteSustainableCocoa a.fade:hover,
#lotteSustainableCocoa div.fade:hover,
#lotteSustainableCocoa input.fade:hover {
  opacity: 0.6;
}

#lotteSustainableCocoa .fadeObj {
  opacity: 0;
  transition: 0.6s;
}
#lotteSustainableCocoa .fadeObj.is-active {
  opacity: 1;
  transition: 0.6s;
}

.start_ov {
  background: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
}

@media only screen and (max-width: 767.98px) {
  body.is-active {
    overflow: hidden;
  }
}

.st-PageTop.is-active {
  z-index: 0;
}

#lotteSustainableCocoa {
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa {
    padding-top: 63px;
  }
}
#lotteSustainableCocoa .main {
  position: relative;
  overflow: hidden;
}
#lotteSustainableCocoa .main:after {
  content: "";
  pointer-events: none;
  width: 2902px;
  height: 100%;
  display: block;
  background: url(../img/kazari.png) 0 0/100% auto no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 1103.98px) {
  #lotteSustainableCocoa .main:after {
    width: 262.5vw;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .main:after {
    z-index: 10;
    width: 100%;
    background: url(../img/kazari_sp.png) 0 0/100% auto no-repeat;
  }
}
#lotteSustainableCocoa .inner {
  position: relative;
  width: 100%;
  max-width: 1104px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 40px;
  padding: calc(var(--vw) * 0 / 1104 * 100) calc(var(--vw) * 40 / 1104 * 100) calc(var(--vw) * 0 / 1104 * 100) calc(var(--vw) * 40 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .inner {
    padding: 0px 40px 0px 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .inner {
    padding: calc(var(--vw) * 0 / 750 * 100) calc(var(--vw) * 38 / 750 * 100) calc(var(--vw) * 0 / 750 * 100) calc(var(--vw) * 38 / 750 * 100);
  }
}
#lotteSustainableCocoa .wrap {
  position: relative;
  background: #f7ebd2;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .top .menu li:nth-child(1) a:hover span:before {
    width: 100%;
    left: 100%;
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .top .menu li:nth-child(1) a span:before {
    content: "";
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
    display: inline-block;
    width: 0%;
    height: 1px;
    background: #000;
    position: absolute;
    left: -60%;
    bottom: 0;
    z-index: 1;
  }
}
#lotteSustainableCocoa .top .menu li:nth-child(1) a span:after {
  width: 100%;
}
#lotteSustainableCocoa .top .menu li:nth-child(1) a span:before {
  background: #ee6c39;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .future .menu li:nth-child(2) a:hover span:before {
    width: 100%;
    left: 100%;
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .future .menu li:nth-child(2) a span:before {
    content: "";
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
    display: inline-block;
    width: 0%;
    height: 1px;
    background: #000;
    position: absolute;
    left: -60%;
    bottom: 0;
    z-index: 1;
  }
}
#lotteSustainableCocoa .future .menu li:nth-child(2) a span:after {
  width: 100%;
}
#lotteSustainableCocoa .future .menu li:nth-child(2) a span:before {
  background: #63bee9;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .forest .menu li:nth-child(3) a:hover span:before {
    width: 100%;
    left: 100%;
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .forest .menu li:nth-child(3) a span:before {
    content: "";
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
    display: inline-block;
    width: 0%;
    height: 1px;
    background: #000;
    position: absolute;
    left: -60%;
    bottom: 0;
    z-index: 1;
  }
}
#lotteSustainableCocoa .forest .menu li:nth-child(3) a span:after {
  width: 100%;
}
#lotteSustainableCocoa .forest .menu li:nth-child(3) a span:before {
  background: #78b776;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .farmers .menu li:nth-child(4) a:hover span:before {
    width: 100%;
    left: 100%;
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .farmers .menu li:nth-child(4) a span:before {
    content: "";
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
    display: inline-block;
    width: 0%;
    height: 1px;
    background: #000;
    position: absolute;
    left: -60%;
    bottom: 0;
    z-index: 1;
  }
}
#lotteSustainableCocoa .farmers .menu li:nth-child(4) a span:after {
  width: 100%;
}
#lotteSustainableCocoa .farmers .menu li:nth-child(4) a span:before {
  background: #fdc450;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .cocoa .menu li:nth-child(5) a:hover span:before {
    width: 100%;
    left: 100%;
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .cocoa .menu li:nth-child(5) a span:before {
    content: "";
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
    display: inline-block;
    width: 0%;
    height: 1px;
    background: #000;
    position: absolute;
    left: -60%;
    bottom: 0;
    z-index: 1;
  }
}
#lotteSustainableCocoa .cocoa .menu li:nth-child(5) a span:after {
  width: 100%;
}
#lotteSustainableCocoa .cocoa .menu li:nth-child(5) a span:before {
  background: #9b7155;
}
#lotteSustainableCocoa #sp_menu_btn {
  pointer-events: auto;
  color: #fff;
  margin: 0 auto;
  font-weight: 700;
  font-family: "Poppins", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  margin-top: 0.6em;
  position: relative;
  z-index: 100;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa #sp_menu_btn {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa #sp_menu_btn {
    display: table;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa #sp_menu_btn {
    font-size: calc(var(--vw) * 22 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa #sp_menu_btn {
    top: calc(var(--vw) * 0 / 750 * 100);
  }
}
#lotteSustainableCocoa #sp_menu_btn.is-active:after {
  transform: translateX(-50%) rotate(-45deg);
}
#lotteSustainableCocoa #sp_menu_btn:after {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  bottom: -0.3em;
  left: 50%;
  transform: translateX(-50%) rotate(135deg);
}
#lotteSustainableCocoa .menu_wrap {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap {
    pointer-events: none;
    transition: opacity 0.4s;
    height: calc(100vh - 63px);
    position: absolute;
    top: 0;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
  }
  #lotteSustainableCocoa .menu_wrap:before {
    transition: opacity 0s;
    opacity: 0;
    content: "";
    pointer-events: none;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../img/kazari_sp.png) 0 0/100% auto no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  #lotteSustainableCocoa .menu_wrap:after {
    transition: opacity 0.4s;
    opacity: 0;
    content: "";
    pointer-events: none;
    width: 100%;
    display: block;
    background: url(../img/frame_under_sp.png) 0 bottom/100% auto no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap:after {
    height: calc(var(--vw) * 200 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap.is-active {
    transition: opacity 0.4s;
  }
  #lotteSustainableCocoa .menu_wrap.is-active:before, #lotteSustainableCocoa .menu_wrap.is-active:after {
    transition: opacity 0.4s;
    opacity: 1;
  }
}
#lotteSustainableCocoa .menu_wrap ul.menu {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap ul.menu {
    display: block;
    pointer-events: none;
    transition: opacity 0.4s;
    opacity: 0;
    background: #fff;
    padding-top: 14vh;
    padding-bottom: 11vh;
  }
  #lotteSustainableCocoa .menu_wrap ul.menu.is-active {
    pointer-events: auto;
    transition: opacity 0.4s;
    opacity: 1;
  }
}
#lotteSustainableCocoa .menu_wrap ul.menu li {
  text-align: center;
  letter-spacing: 0;
  font-weight: 700;
  font-size: calc(var(--vw) * 16 / 1104 * 100);
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(var(--vw) * 64 / 1104 * 100);
  padding-bottom: 0.3em;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .menu_wrap ul.menu li {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap ul.menu li {
    font-size: calc(var(--vw) * 38 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .menu_wrap ul.menu li {
    height: 64px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap ul.menu li {
    background-image: none !important;
    height: auto;
    margin-top: 1.1vh;
  }
  #lotteSustainableCocoa .menu_wrap ul.menu li:first-child {
    margin-top: 0;
  }
}
#lotteSustainableCocoa .menu_wrap ul.menu li a {
  position: relative;
  display: inline-block;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .menu_wrap ul.menu li a {
    padding-top: 1em;
  }
  #lotteSustainableCocoa .menu_wrap ul.menu li a:hover span:after {
    width: 100%;
    left: 0;
    background: #fff;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap ul.menu li a {
    color: #9b7155 !important;
  }
}
#lotteSustainableCocoa .menu_wrap ul.menu li a span {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .menu_wrap ul.menu li a span {
    display: inline-block;
    overflow: hidden;
    line-height: 1;
    padding-bottom: 0.4em;
  }
  #lotteSustainableCocoa .menu_wrap ul.menu li a span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    display: block;
    margin-top: 0px;
    right: 0;
    bottom: 0;
    background: #fff;
    transition: width 0.2s ease;
    -webkit-transition: width 0.2s ease;
  }
}
#lotteSustainableCocoa .menu_wrap .sp_menu_bottom {
  display: block;
  pointer-events: none;
  transition: opacity 0.4s;
  opacity: 0;
  background: #f7ebd2;
  position: relative;
  flex: 1;
}
#lotteSustainableCocoa .menu_wrap .sp_menu_bottom:before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  background: url(../img/menu_bg_sp.png) center 0/cover no-repeat;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap .sp_menu_bottom:before {
    height: calc(var(--vw) * 36 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap .sp_menu_bottom:before {
    top: calc(var(--vw) * -36 / 750 * 100);
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .menu_wrap .sp_menu_bottom.is-active {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap .sp_menu_bottom.is-active {
    pointer-events: auto;
    transition: opacity 0.4s;
    opacity: 1;
  }
}
#lotteSustainableCocoa .menu_wrap .sp_menu_bottom .fukidashi {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap .sp_menu_bottom .fukidashi {
    width: calc(var(--vw) * 345 / 750 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap .sp_menu_bottom .fukidashi {
    top: calc(var(--vw) * -60 / 750 * 100);
  }
}
#lotteSustainableCocoa .menu_wrap .sp_menu_bottom .sns_list {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  margin-top: 6vh;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap .sp_menu_bottom .sns_list {
    gap: calc(var(--vw) * 0 / 750 * 100) calc(var(--vw) * 20 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .menu_wrap .sp_menu_bottom .sns_list li {
    width: calc(var(--vw) * 66 / 750 * 100);
    max-width: none;
  }
}
#lotteSustainableCocoa .kv {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .kv .kvimg {
    position: relative;
    z-index: 10;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .kv:before {
    content: "";
    width: 100%;
    background: #fadba5;
    position: absolute;
    top: 0;
    left: 0;
    height: 94%;
  }
  #lotteSustainableCocoa .kv:after {
    content: "";
    display: block;
    width: 100%;
    background: url(../img/top/top_mv_under_sp.png) center 0/cover no-repeat;
    position: absolute;
    top: 94%;
    left: 0;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 767.98px) {
  #lotteSustainableCocoa .kv:after {
    height: calc(var(--vw) * 77 / 750 * 100);
  }
}
#lotteSustainableCocoa .kv .txt_box_wrap {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .kv .txt_box_wrap {
    position: relative;
    top: auto;
    left: auto;
    transform: translateX(0);
    z-index: 1;
  }
}
#lotteSustainableCocoa .kv .txt_box {
  background: #9b7155;
  border-radius: calc(var(--vw) * 196 / 1104 * 100) calc(var(--vw) * 196 / 1104 * 100) calc(var(--vw) * 196 / 1104 * 100) calc(var(--vw) * 196 / 1104 * 100);
  padding: calc(var(--vw) * 70 / 1104 * 100) calc(var(--vw) * 108 / 1104 * 100) calc(var(--vw) * 70 / 1104 * 100) calc(var(--vw) * 108 / 1104 * 100);
  color: #fff;
  font-size: calc(var(--vw) * 15.6 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .kv .txt_box {
    border-radius: 196px 196px 196px 196px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .kv .txt_box {
    border-radius: calc(var(--vw) * 260 / 750 * 100) calc(var(--vw) * 260 / 750 * 100) calc(var(--vw) * 260 / 750 * 100) calc(var(--vw) * 260 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .kv .txt_box {
    padding: 70px 108px 70px 108px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .kv .txt_box {
    padding: calc(var(--vw) * 120 / 750 * 100) calc(var(--vw) * 70 / 750 * 100) calc(var(--vw) * 120 / 750 * 100) calc(var(--vw) * 70 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .kv .txt_box {
    font-size: 15.6px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .kv .txt_box {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
#lotteSustainableCocoa hr {
  border: 0;
}
#lotteSustainableCocoa hr.hr01 {
  max-width: 1600px;
  margin: 0 auto;
  margin-bottom: -1px;
  height: calc(var(--vw) * 200 / 1104 * 100);
  background: url(../img/top/bg_top_pc.png) center 0/auto 100% no-repeat;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa hr.hr01 {
    height: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa hr.hr01 {
    height: calc(var(--vw) * 98 / 750 * 100);
  }
}
#lotteSustainableCocoa hr.hr02 {
  max-width: 1600px;
  margin: 0 auto;
  margin-top: -1px;
  height: calc(var(--vw) * 200 / 1104 * 100);
  background: url(../img/top/bg_under_pc.png) center 0/auto 100% no-repeat;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa hr.hr02 {
    height: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa hr.hr02 {
    height: calc(var(--vw) * 98 / 750 * 100);
  }
}
#lotteSustainableCocoa .clip {
  background: #fff;
  border-radius: calc(var(--vw) * 30 / 1104 * 100) calc(var(--vw) * 30 / 1104 * 100) calc(var(--vw) * 30 / 1104 * 100) calc(var(--vw) * 30 / 1104 * 100);
  padding: calc(var(--vw) * 80 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100) calc(var(--vw) * 70 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100);
  position: relative;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip {
    border-radius: 30px 30px 30px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip {
    border-radius: calc(var(--vw) * 32 / 750 * 100) calc(var(--vw) * 32 / 750 * 100) calc(var(--vw) * 32 / 750 * 100) calc(var(--vw) * 32 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip {
    padding: 80px 60px 70px 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip {
    padding: calc(var(--vw) * 90 / 750 * 100) calc(var(--vw) * 60 / 750 * 100) calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 60 / 750 * 100);
  }
}
#lotteSustainableCocoa .clip:before {
  content: "";
  width: calc(var(--vw) * 50 / 1104 * 100);
  max-width: 50px;
  height: calc(var(--vw) * 124 / 1104 * 100);
  display: inline-block;
  position: absolute;
  top: calc(var(--vw) * -21 / 1104 * 100);
  right: calc(var(--vw) * 63 / 1104 * 100);
  background: url(../img/farmers/clip.png) 0 0/cover no-repeat;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip:before {
    height: 124px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip:before {
    top: -21px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip:before {
    top: calc(var(--vw) * -21 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip:before {
    right: 63px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip:before {
    right: calc(var(--vw) * 63 / 750 * 100);
  }
}
#lotteSustainableCocoa .clip .clip_ttl {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  gap: calc(var(--vw) * 0 / 1104 * 100) calc(var(--vw) * 40 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip .clip_ttl {
    gap: 0px 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_ttl {
    flex-wrap: wrap;
  }
}
#lotteSustainableCocoa .clip .clip_ttl .img {
  width: calc(var(--vw) * 210 / 1104 * 100);
  max-width: 210px;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_ttl .img {
    order: 1;
    width: 48%;
  }
}
#lotteSustainableCocoa .clip .clip_ttl .txt {
  font-weight: 700;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_ttl .txt {
    display: contents;
    width: 48%;
  }
}
#lotteSustainableCocoa .clip .clip_ttl .txt .t01 {
  line-height: 1.5;
  color: #9b7155;
  font-size: calc(var(--vw) * 40 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip .clip_ttl .txt .t01 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_ttl .txt .t01 {
    font-size: calc(var(--vw) * 52 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_ttl .txt .t01 {
    margin-bottom: calc(var(--vw) * 52 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_ttl .txt .t01 {
    order: 0;
    width: 100%;
    text-align: center;
  }
}
#lotteSustainableCocoa .clip .clip_ttl .txt .t02 {
  line-height: 1.5;
  color: #825c43;
  font-size: calc(var(--vw) * 24 / 1104 * 100);
  margin-top: 0.8em;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip .clip_ttl .txt .t02 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_ttl .txt .t02 {
    font-size: calc(var(--vw) * 36 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_ttl .txt .t02 {
    order: 2;
    margin-top: 0;
  }
}
#lotteSustainableCocoa .clip .clip_ttl .txt .t02 span {
  font-size: calc(var(--vw) * 20 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip .clip_ttl .txt .t02 span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_ttl .txt .t02 span {
    font-size: calc(var(--vw) * 32 / 750 * 100);
  }
}
#lotteSustainableCocoa .clip .clip_txt {
  margin-top: calc(var(--vw) * 50 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip .clip_txt {
    margin-top: 50px;
  }
}
#lotteSustainableCocoa .clip .clip_txt_ttl {
  color: #825c43;
  font-weight: 700;
  font-size: calc(var(--vw) * 24 / 1104 * 100);
  margin-bottom: 1em;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip .clip_txt_ttl {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_txt_ttl {
    font-size: calc(var(--vw) * 36 / 750 * 100);
  }
}
#lotteSustainableCocoa .clip .clip_txt_t01 {
  color: #825c43;
  font-size: calc(var(--vw) * 16 / 1104 * 100);
  margin-top: 0.85em;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip .clip_txt_t01 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip .clip_txt_t01 {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
#lotteSustainableCocoa .clip .clip_txt_t01:first-of-type {
  margin-top: 0;
}
#lotteSustainableCocoa .clip .clip_txt_t01 .small {
  font-size: 80%;
}
#lotteSustainableCocoa .book {
  background: #fff;
  width: 100%;
  padding: calc(var(--vw) * 40 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100) calc(var(--vw) * 5 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100);
  position: relative;
  z-index: 1;
}
#lotteSustainableCocoa .book .bookmark {
  width: calc(var(--vw) * 106 / 1104 * 100);
  max-width: 106px;
  position: absolute;
  top: calc(var(--vw) * -160 / 1104 * 100);
  left: calc(var(--vw) * 60 / 1104 * 100);
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .bookmark {
    width: calc(var(--vw) * 95 / 750 * 100);
    max-width: none;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .bookmark {
    top: -160px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .bookmark {
    top: calc(var(--vw) * -160 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .bookmark {
    left: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .bookmark {
    left: calc(var(--vw) * 60 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .bookmark {
    top: calc(var(--vw) * -150 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .bookmark {
    left: calc(var(--vw) * 30 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book {
    padding: 40px 60px 5px 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book {
    padding: calc(var(--vw) * 40 / 750 * 100) calc(var(--vw) * 60 / 750 * 100) calc(var(--vw) * 5 / 750 * 100) calc(var(--vw) * 60 / 750 * 100);
  }
}
#lotteSustainableCocoa .book:before, #lotteSustainableCocoa .book:after {
  content: "";
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
}
#lotteSustainableCocoa .book:before {
  height: calc(var(--vw) * 60 / 1104 * 100);
  top: calc(var(--vw) * -59 / 1104 * 100);
  background: url(../img/book-bg_top_pc.png) center 0/cover no-repeat;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book:before {
    height: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book:before {
    height: calc(var(--vw) * 60 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book:before {
    top: -59px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book:before {
    top: calc(var(--vw) * -59 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book:before {
    top: calc(var(--vw) * -59 / 750 * 100);
  }
}
#lotteSustainableCocoa .book:after {
  height: calc(var(--vw) * 125 / 1104 * 100);
  background: url(../img/book-bg_under_pc.png) center 0/cover no-repeat;
  top: calc(100% - 0.5px);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book:after {
    height: 125px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book:after {
    height: calc(var(--vw) * 83 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .book_ttl {
  color: #9b7155;
  font-weight: 700;
  font-size: calc(var(--vw) * 40 / 1104 * 100);
  text-align: center;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .book_ttl {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .book_ttl {
    font-size: calc(var(--vw) * 52 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .book_txt {
  color: #9b7155;
}
#lotteSustainableCocoa .book .book_txt_t01 {
  font-size: calc(var(--vw) * 16 / 1104 * 100);
  margin-top: 0.85em;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .book_txt_t01 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .book_txt_t01 {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .book_txt_t01:first-of-type {
  margin-top: 0;
}
#lotteSustainableCocoa .book .book_txt_t01 .small {
  font-size: 80%;
}
#lotteSustainableCocoa .book .book_txt_ttl {
  font-weight: 700;
  line-height: 1.6;
  font-size: calc(var(--vw) * 24 / 1104 * 100);
  margin-bottom: 0.3em;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .book_txt_ttl {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .book_txt_ttl {
    font-size: calc(var(--vw) * 35 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .attention {
  font-size: calc(var(--vw) * 12 / 1104 * 100);
  line-height: 1.46;
  margin-top: 1em;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .attention {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .attention {
    font-size: calc(var(--vw) * 22 / 750 * 100);
  }
}
#lotteSustainableCocoa .book p a {
  word-break: break-all;
  color: #9b7155;
  border-bottom: 1px solid #9b7155;
  transition: all 0.3s ease-out;
}
#lotteSustainableCocoa .book p a:hover {
  color: #c51b1b;
  border-bottom: 1px solid #c51b1b;
}
#lotteSustainableCocoa .book .book_txt_tlist01 {
  text-align: left;
}
#lotteSustainableCocoa .book .book_txt_tlist01 li {
  display: inline-block;
  margin-right: 0.5em;
}
#lotteSustainableCocoa .book .book_txt_tlist01 li span {
  background: #f7ebd2;
  padding: 0.1em 0.5em;
}
#lotteSustainableCocoa .book .book_txt_tlist02 {
  margin-top: calc(var(--vw) * 20 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .book_txt_tlist02 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .book_txt_tlist02 {
    margin-top: calc(var(--vw) * 20 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .book_txt_tlist02 li {
  border-top: 1px solid #9b7155;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.1em 0.7em;
}
#lotteSustainableCocoa .book .book_txt_tlist02 li:last-child {
  border-bottom: 1px solid #9b7155;
}
#lotteSustainableCocoa .book .book_txt_tlist02 li .s02 {
  font-weight: 700;
  font-size: calc(var(--vw) * 22 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .book_txt_tlist02 li .s02 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .book_txt_tlist02 li .s02 {
    font-size: calc(var(--vw) * 34 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .book_txt_tlist02 li .small {
  font-size: calc(var(--vw) * 16 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .book_txt_tlist02 li .small {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .book_txt_tlist02 li .small {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .book_txt_tlist03 li {
  position: relative;
  line-height: 1.7;
  padding-left: 1.3em;
  margin-top: 0.3em;
}
#lotteSustainableCocoa .book .book_txt_tlist03 li:first-child {
  margin-top: 0;
}
#lotteSustainableCocoa .book .book_txt_tlist03 li:before {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  background: #ee6c39;
  border-radius: 50%;
  position: absolute;
  top: 0.83em;
  left: 0.2em;
}
#lotteSustainableCocoa .book .table_ttl {
  color: #825c43;
  font-weight: 700;
  font-size: calc(var(--vw) * 20 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .table_ttl {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .table_ttl {
    font-size: calc(var(--vw) * 32 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .link {
  display: block;
  transition: all 0.3s ease-out;
  opacity: 1;
}
#lotteSustainableCocoa .book .link:hover {
  opacity: 0.8;
}
#lotteSustainableCocoa .book .link_box {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  margin-top: calc(var(--vw) * 30 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .link_box {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .link_box {
    margin-top: calc(var(--vw) * 50 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .link_box {
    flex-direction: column;
  }
}
#lotteSustainableCocoa .book .link_box .img {
  width: calc(var(--vw) * 199 / 1104 * 100);
  max-width: 199px;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .link_box .img {
    width: calc(var(--vw) * 400 / 750 * 100);
    max-width: none;
  }
}
#lotteSustainableCocoa .book .link_box .txt {
  padding-left: calc(var(--vw) * 20 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .link_box .txt {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .link_box .txt {
    padding-left: calc(var(--vw) * 0 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .link_box .txt {
    padding-top: calc(var(--vw) * 20 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .link_box .txt a {
  word-break: break-all;
  display: block;
  font-size: calc(var(--vw) * 16 / 1104 * 100);
  font-weight: 700;
  color: #825c43;
  transition: all 0.3s ease-out;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .link_box .txt a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .link_box .txt a {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .link_box .txt a:hover {
  color: #c51b1b;
}
#lotteSustainableCocoa .book .link_box .txt a:before {
  content: "";
  background: #e60012;
  display: inline-block;
  height: 0.8660254038em;
  width: 0.7em;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  margin-right: 0.4em;
}
#lotteSustainableCocoa .book .flex3_7 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex3_7 {
    flex-direction: column;
  }
}
#lotteSustainableCocoa .book .flex3_7 .l {
  width: 38%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex3_7 .l {
    width: 100%;
  }
}
#lotteSustainableCocoa .book .flex3_7 .r {
  width: 58%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex3_7 .r {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex3_7 .r {
    margin-top: calc(var(--vw) * 40 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .flex5_5 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex5_5 {
    flex-direction: column;
  }
}
#lotteSustainableCocoa .book .flex5_5 .l {
  width: 48%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex5_5 .l {
    width: 100%;
  }
}
#lotteSustainableCocoa .book .flex5_5 .r {
  width: 48%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex5_5 .r {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex5_5 .r {
    margin-top: calc(var(--vw) * 40 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .flex7_3 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex7_3 {
    flex-direction: column;
  }
}
#lotteSustainableCocoa .book .flex7_3 .l {
  width: 58%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex7_3 .l {
    width: 100%;
  }
}
#lotteSustainableCocoa .book .flex7_3 .r {
  width: 38%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex7_3 .r {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex7_3 .r {
    margin-top: calc(var(--vw) * 40 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .flex3_3_3 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex3_3_3 {
    flex-direction: column;
  }
}
#lotteSustainableCocoa .book .flex3_3_3 .l {
  width: 32%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex3_3_3 .l {
    width: 100%;
  }
}
#lotteSustainableCocoa .book .flex3_3_3 .c {
  width: 32%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex3_3_3 .c {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex3_3_3 .c {
    margin-top: calc(var(--vw) * 40 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .flex3_3_3 .r {
  width: 32%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex3_3_3 .r {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex3_3_3 .r {
    margin-top: calc(var(--vw) * 40 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex_sp_rec {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex_sp_rec .l {
    margin-top: calc(var(--vw) * 30 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .flex_sp_rec .r {
    margin-top: 0;
  }
}
#lotteSustainableCocoa .book .goal_box {
  position: relative;
  margin-top: calc(var(--vw) * 90 / 1104 * 100);
  border: 1px solid #0088af;
  border-radius: calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100);
  padding: calc(var(--vw) * 55 / 1104 * 100) calc(var(--vw) * 30 / 1104 * 100) calc(var(--vw) * 50 / 1104 * 100) calc(var(--vw) * 30 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box {
    margin-top: calc(var(--vw) * 140 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box {
    border-radius: 10px 10px 10px 10px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box {
    padding: 55px 30px 50px 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box {
    padding: calc(var(--vw) * 90 / 750 * 100) calc(var(--vw) * 20 / 750 * 100) calc(var(--vw) * 90 / 750 * 100) calc(var(--vw) * 20 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box .ribbon {
  width: calc(var(--vw) * 447 / 1104 * 100);
  max-width: 447px;
  position: absolute;
  top: calc(var(--vw) * -50 / 1104 * 100);
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box .ribbon {
    width: calc(var(--vw) * 610 / 750 * 100);
    max-width: none;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box .ribbon {
    top: -50px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box .ribbon {
    top: calc(var(--vw) * -50 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box .ribbon {
    top: calc(var(--vw) * -50 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box .goal_box_ttl {
  line-height: 1.6;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl {
    padding: calc(var(--vw) * 0 / 750 * 100) calc(var(--vw) * 15 / 750 * 100) calc(var(--vw) * 0 / 750 * 100) calc(var(--vw) * 15 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box .goal_box_ttl .num_ttl {
  position: relative;
  padding-right: 1.8em;
  font-weight: 700;
  font-size: calc(var(--vw) * 24 / 1104 * 100);
  color: #0088af;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl .num_ttl {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl .num_ttl {
    font-size: calc(var(--vw) * 36 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box .goal_box_ttl .num {
  font-weight: 700;
  font-size: calc(var(--vw) * 18 / 1104 * 100);
  color: #fff;
  position: absolute;
  z-index: 1;
  line-height: 1;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl .num {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl .num {
    font-size: calc(var(--vw) * 27 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box .goal_box_ttl .num:before {
  content: "";
  z-index: -1;
  display: inline-block;
  width: 1.6em;
  height: 1.6em;
  background: #0088af;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#lotteSustainableCocoa .book .goal_box .goal_box_ttl .ttl {
  font-weight: 700;
  font-size: calc(var(--vw) * 24 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl .ttl {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl .ttl {
    font-size: calc(var(--vw) * 36 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box .goal_box_ttl .txt {
  font-size: calc(var(--vw) * 18 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl .txt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl .txt {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box .goal_box_ttl .txt .per01 {
  color: #0088af;
  font-weight: 700;
  font-size: calc(var(--vw) * 24 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl .txt .per01 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box .goal_box_ttl .txt .per01 {
    font-size: calc(var(--vw) * 34 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box .goal_box_ttl .txt .per02 {
  color: #0088af;
  font-weight: 700;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box_in > .book_txt_tlist03 {
    padding: calc(var(--vw) * 0 / 750 * 100) calc(var(--vw) * 20 / 750 * 100) calc(var(--vw) * 0 / 750 * 100) calc(var(--vw) * 20 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box_in .box01 {
  background: #ecf8fc;
  margin-top: calc(var(--vw) * 20 / 1104 * 100);
  border-radius: calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100);
  padding: calc(var(--vw) * 20 / 1104 * 100) calc(var(--vw) * 15 / 1104 * 100) calc(var(--vw) * 20 / 1104 * 100) calc(var(--vw) * 15 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box_in .box01 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box_in .box01 {
    margin-top: calc(var(--vw) * 30 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box_in .box01 {
    border-radius: 10px 10px 10px 10px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box_in .box01 {
    padding: 20px 15px 20px 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box_in .box01 {
    border-radius: calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box_in .box01 {
    padding: calc(var(--vw) * 20 / 750 * 100) calc(var(--vw) * 20 / 750 * 100) calc(var(--vw) * 20 / 750 * 100) calc(var(--vw) * 20 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box_in .box01 .box01_ttl {
  color: #0088af;
  font-weight: 700;
  font-size: calc(var(--vw) * 20 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .book .goal_box_in .box01 .box01_ttl {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .book .goal_box_in .box01 .box01_ttl {
    font-size: calc(var(--vw) * 32 / 750 * 100);
  }
}
#lotteSustainableCocoa .book .goal_box_in .box01 .book_txt_tlist03 li {
  color: #0088af;
}
#lotteSustainableCocoa .hover_map {
  position: relative;
}
#lotteSustainableCocoa .hover_map .hover_btn {
  animation: shockwaveJump 1s ease-out infinite;
  background: #fff;
  border-radius: 50%;
  padding: 0;
  display: inline-block;
  width: calc(var(--vw) * 16 / 1104 * 100);
  max-width: 16px;
  height: calc(var(--vw) * 16 / 1104 * 100);
  position: absolute;
}
#lotteSustainableCocoa .hover_map .hover_btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  animation: shockwave 1s 0.65s ease-out infinite;
}
#lotteSustainableCocoa .hover_map .hover_btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  animation: shockwave 1s 0.5s ease-out infinite;
}
@keyframes shockwaveJump {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.08);
  }
  50% {
    transform: scale(0.98);
  }
  55% {
    transform: scale(1.02);
  }
  60% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes shockwave {
  0% {
    transform: scale(1);
    box-shadow: 0 0 1px rgb(238, 117, 108), inset 0 0 1px rgb(238, 117, 108);
  }
  95% {
    box-shadow: 0 0 10px rgba(238, 117, 108, 0), inset 0 0 10px rgba(238, 117, 108, 0);
  }
  100% {
    transform: scale(1.8);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map .hover_btn {
    height: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .hover_btn {
    width: calc(var(--vw) * 24 / 750 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .hover_btn {
    height: calc(var(--vw) * 24 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map .hover_btn span:before, #lotteSustainableCocoa .hover_map .hover_btn span:after {
  content: "";
  display: inline-block;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  border: 1px solid rgb(238, 117, 108);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#lotteSustainableCocoa .hover_map .fukidashi {
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
  width: calc(var(--vw) * 243 / 1104 * 100);
  max-width: 243px;
  border-radius: calc(var(--vw) * 22 / 1104 * 100) calc(var(--vw) * 22 / 1104 * 100) calc(var(--vw) * 22 / 1104 * 100) calc(var(--vw) * 22 / 1104 * 100);
  background: #fff;
  position: absolute;
  padding: 0.8em 1em;
  z-index: 1;
  filter: drop-shadow(0 0 10px #d3c19c);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map .fukidashi {
    border-radius: 22px 22px 22px 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .fukidashi {
    width: calc(var(--vw) * 283 / 750 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .fukidashi {
    border-radius: calc(var(--vw) * 22 / 750 * 100) calc(var(--vw) * 22 / 750 * 100) calc(var(--vw) * 22 / 750 * 100) calc(var(--vw) * 22 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map .fukidashi:before {
  content: "";
  display: inline-block;
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  transform: rotate(180deg);
  position: absolute;
  top: calc(var(--vw) * -20 / 1104 * 100);
  left: calc(var(--vw) * 60 / 1104 * 100);
  z-index: -1;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map .fukidashi:before {
    top: -20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .fukidashi:before {
    top: calc(var(--vw) * -20 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map .fukidashi:before {
    left: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .fukidashi:before {
    left: calc(var(--vw) * 60 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .fukidashi:before {
    top: calc(var(--vw) * -30 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .fukidashi:before {
    left: calc(var(--vw) * 60 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .fukidashi:before {
    border-top: 3vw solid #fff;
    border-right: 3vw solid transparent;
    border-bottom: 3vw solid transparent;
    border-left: 3vw solid #fff;
  }
}
#lotteSustainableCocoa .hover_map .fukidashi .t01 {
  line-height: 1.66;
  font-weight: 700;
  font-size: calc(var(--vw) * 18 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map .fukidashi .t01 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .fukidashi .t01 {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map .fukidashi .t02 {
  line-height: 1.66;
  font-size: calc(var(--vw) * 14 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map .fukidashi .t02 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map .fukidashi .t02 {
    font-size: calc(var(--vw) * 22 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .hover_btn {
  background: transparent;
}
#lotteSustainableCocoa .hover_map.hover_map_top .hover_btn span:before, #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn span:after {
  border: 0;
}
#lotteSustainableCocoa .hover_map.hover_map_top .hover_btn img {
  position: absolute;
  top: -0.1em;
  left: 0.19em;
  width: 66%;
}
#lotteSustainableCocoa .hover_map.hover_map_top .fukidashi {
  width: auto;
  max-width: none;
}
#lotteSustainableCocoa .hover_map.hover_map_top .hover_btn01 {
  top: calc(var(--vw) * 247 / 1104 * 100);
  left: calc(var(--vw) * 39 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn01 {
    top: 247px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn01 {
    top: calc(var(--vw) * 247 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn01 {
    left: 39px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn01 {
    left: calc(var(--vw) * 39 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn01 {
    top: calc(var(--vw) * 420 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn01 {
    left: calc(var(--vw) * 68 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .fukidashi01 {
  top: calc(var(--vw) * 286 / 1104 * 100);
  left: calc(var(--vw) * -33 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi01 {
    top: 286px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi01 {
    top: calc(var(--vw) * 286 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi01 {
    left: -33px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi01 {
    left: calc(var(--vw) * -33 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi01 {
    top: calc(var(--vw) * 478 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi01 {
    left: calc(var(--vw) * -28 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .hover_btn02 {
  top: calc(var(--vw) * 247 / 1104 * 100);
  left: calc(var(--vw) * 76 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn02 {
    top: 247px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn02 {
    top: calc(var(--vw) * 247 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn02 {
    left: 76px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn02 {
    left: calc(var(--vw) * 76 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn02 {
    top: calc(var(--vw) * 420 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn02 {
    left: calc(var(--vw) * 122 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .fukidashi02 {
  top: calc(var(--vw) * 286 / 1104 * 100);
  left: calc(var(--vw) * 0 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi02 {
    top: 286px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi02 {
    top: calc(var(--vw) * 286 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi02 {
    left: 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi02 {
    left: calc(var(--vw) * 0 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi02 {
    top: calc(var(--vw) * 478 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi02 {
    left: calc(var(--vw) * 27 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .hover_btn03 {
  top: calc(var(--vw) * 227 / 1104 * 100);
  left: calc(var(--vw) * 63 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn03 {
    top: 227px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn03 {
    top: calc(var(--vw) * 227 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn03 {
    left: 63px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn03 {
    left: calc(var(--vw) * 63 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn03 {
    top: calc(var(--vw) * 387 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn03 {
    left: calc(var(--vw) * 103 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .fukidashi03 {
  top: calc(var(--vw) * 264 / 1104 * 100);
  left: calc(var(--vw) * -10 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi03 {
    top: 264px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi03 {
    top: calc(var(--vw) * 264 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi03 {
    left: -10px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi03 {
    left: calc(var(--vw) * -10 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi03 {
    top: calc(var(--vw) * 444 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi03 {
    left: calc(var(--vw) * 8 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .hover_btn04 {
  top: calc(var(--vw) * 215 / 1104 * 100);
  left: calc(var(--vw) * 81 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn04 {
    top: 215px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn04 {
    top: calc(var(--vw) * 215 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn04 {
    left: 81px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn04 {
    left: calc(var(--vw) * 81 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn04 {
    top: calc(var(--vw) * 368 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn04 {
    left: calc(var(--vw) * 133 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .fukidashi04 {
  top: calc(var(--vw) * 137 / 1104 * 100);
  left: calc(var(--vw) * 30 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi04 {
    top: 137px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi04 {
    top: calc(var(--vw) * 137 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi04 {
    left: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi04 {
    left: calc(var(--vw) * 30 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi04 {
    top: calc(var(--vw) * 226 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi04 {
    left: calc(var(--vw) * 87 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .fukidashi04:before {
  transform: rotate(0);
  top: 100%;
}
#lotteSustainableCocoa .hover_map.hover_map_top .hover_btn05 {
  top: calc(var(--vw) * 220 / 1104 * 100);
  left: calc(var(--vw) * 90 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn05 {
    top: 220px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn05 {
    top: calc(var(--vw) * 220 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn05 {
    left: 90px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn05 {
    left: calc(var(--vw) * 90 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn05 {
    top: calc(var(--vw) * 376 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .hover_btn05 {
    left: calc(var(--vw) * 153 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .fukidashi05 {
  top: calc(var(--vw) * 142 / 1104 * 100);
  left: calc(var(--vw) * 40 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi05 {
    top: 142px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi05 {
    top: calc(var(--vw) * 142 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi05 {
    left: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi05 {
    left: calc(var(--vw) * 40 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi05 {
    top: calc(var(--vw) * 236 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map_top .fukidashi05 {
    left: calc(var(--vw) * 106 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map_top .fukidashi05:before {
  transform: rotate(0);
  top: 100%;
}
#lotteSustainableCocoa .hover_map.hover_map01 .hover_btn01 {
  top: calc(var(--vw) * 192 / 1104 * 100);
  left: calc(var(--vw) * 60 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn01 {
    top: 192px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn01 {
    top: calc(var(--vw) * 192 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn01 {
    left: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn01 {
    left: calc(var(--vw) * 60 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn01 {
    top: calc(var(--vw) * 202 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn01 {
    left: calc(var(--vw) * 87 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map01 .hover_btn02 {
  top: calc(var(--vw) * 177 / 1104 * 100);
  left: calc(var(--vw) * 348 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn02 {
    top: 177px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn02 {
    top: calc(var(--vw) * 177 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn02 {
    left: 348px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn02 {
    left: calc(var(--vw) * 348 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn02 {
    top: calc(var(--vw) * 184 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn02 {
    left: calc(var(--vw) * 382 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map01 .hover_btn03 {
  top: calc(var(--vw) * 192 / 1104 * 100);
  left: calc(var(--vw) * 484 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn03 {
    top: 192px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn03 {
    top: calc(var(--vw) * 192 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn03 {
    left: 484px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn03 {
    left: calc(var(--vw) * 484 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn03 {
    top: calc(var(--vw) * 441 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn03 {
    left: calc(var(--vw) * 110 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map01 .hover_btn04 {
  top: calc(var(--vw) * 108 / 1104 * 100);
  left: calc(var(--vw) * 712 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn04 {
    top: 108px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn04 {
    top: calc(var(--vw) * 108 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn04 {
    left: 712px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn04 {
    left: calc(var(--vw) * 712 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn04 {
    top: calc(var(--vw) * 356 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .hover_btn04 {
    left: calc(var(--vw) * 340 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map01 .fukidashi01 {
  top: calc(var(--vw) * 226 / 1104 * 100);
  left: calc(var(--vw) * -18 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi01 {
    top: 226px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi01 {
    top: calc(var(--vw) * 226 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi01 {
    left: -18px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi01 {
    left: calc(var(--vw) * -18 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi01 {
    top: calc(var(--vw) * 263 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi01 {
    left: calc(var(--vw) * -10 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map01 .fukidashi02 {
  top: calc(var(--vw) * 212 / 1104 * 100);
  left: calc(var(--vw) * 268 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi02 {
    top: 212px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi02 {
    top: calc(var(--vw) * 212 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi02 {
    left: 268px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi02 {
    left: calc(var(--vw) * 268 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi02 {
    top: calc(var(--vw) * 250 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi02 {
    left: calc(var(--vw) * 288 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map01 .fukidashi03 {
  top: calc(var(--vw) * 230 / 1104 * 100);
  left: calc(var(--vw) * 404 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi03 {
    top: 230px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi03 {
    top: calc(var(--vw) * 230 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi03 {
    left: 404px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi03 {
    left: calc(var(--vw) * 404 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi03 {
    top: calc(var(--vw) * 339 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi03 {
    left: calc(var(--vw) * 174 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi03:before {
    top: calc(var(--vw) * 70 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi03:before {
    left: calc(var(--vw) * -30 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map01 .fukidashi04 {
  top: calc(var(--vw) * 146 / 1104 * 100);
  left: calc(var(--vw) * 632 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi04 {
    top: 146px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi04 {
    top: calc(var(--vw) * 146 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi04 {
    left: 632px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi04 {
    left: calc(var(--vw) * 632 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi04 {
    top: calc(var(--vw) * 308 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi04 {
    left: calc(var(--vw) * 30 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi04:before {
    transform: rotate(0deg);
    left: auto;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi04:before {
    top: calc(var(--vw) * 60 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map01 .fukidashi04:before {
    right: calc(var(--vw) * -30 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .hover_btn01 {
  top: calc(var(--vw) * 120 / 1104 * 100);
  left: calc(var(--vw) * 39 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn01 {
    top: 120px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn01 {
    top: calc(var(--vw) * 120 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn01 {
    left: 39px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn01 {
    left: calc(var(--vw) * 39 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn01 {
    top: calc(var(--vw) * 108 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn01 {
    left: calc(var(--vw) * 64 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .hover_btn02 {
  top: calc(var(--vw) * 175 / 1104 * 100);
  left: calc(var(--vw) * 104 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn02 {
    top: 175px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn02 {
    top: calc(var(--vw) * 175 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn02 {
    left: 104px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn02 {
    left: calc(var(--vw) * 104 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn02 {
    top: calc(var(--vw) * 163 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn02 {
    left: calc(var(--vw) * 134 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .hover_btn03 {
  top: calc(var(--vw) * 120 / 1104 * 100);
  left: calc(var(--vw) * 172 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn03 {
    top: 120px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn03 {
    top: calc(var(--vw) * 120 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn03 {
    left: 172px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn03 {
    left: calc(var(--vw) * 172 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn03 {
    top: calc(var(--vw) * 112 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn03 {
    left: calc(var(--vw) * 220 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .hover_btn04 {
  top: calc(var(--vw) * 221 / 1104 * 100);
  left: calc(var(--vw) * 219 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn04 {
    top: 221px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn04 {
    top: calc(var(--vw) * 221 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn04 {
    left: 219px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn04 {
    left: calc(var(--vw) * 219 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn04 {
    top: calc(var(--vw) * 215 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn04 {
    left: calc(var(--vw) * 247 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .hover_btn05 {
  top: calc(var(--vw) * 221 / 1104 * 100);
  left: calc(var(--vw) * 292 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn05 {
    top: 221px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn05 {
    top: calc(var(--vw) * 221 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn05 {
    left: 292px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn05 {
    left: calc(var(--vw) * 292 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn05 {
    top: calc(var(--vw) * 215 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn05 {
    left: calc(var(--vw) * 322 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .hover_btn06 {
  top: calc(var(--vw) * 189 / 1104 * 100);
  left: calc(var(--vw) * 436 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn06 {
    top: 189px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn06 {
    top: calc(var(--vw) * 189 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn06 {
    left: 436px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn06 {
    left: calc(var(--vw) * 436 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn06 {
    top: calc(var(--vw) * 482 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn06 {
    left: calc(var(--vw) * 90 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .hover_btn07 {
  top: calc(var(--vw) * 135 / 1104 * 100);
  left: calc(var(--vw) * 599 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn07 {
    top: 135px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn07 {
    top: calc(var(--vw) * 135 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn07 {
    left: 599px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn07 {
    left: calc(var(--vw) * 599 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn07 {
    top: calc(var(--vw) * 430 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn07 {
    left: calc(var(--vw) * 253 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .hover_btn08 {
  top: calc(var(--vw) * 188 / 1104 * 100);
  left: calc(var(--vw) * 665 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn08 {
    top: 188px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn08 {
    top: calc(var(--vw) * 188 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn08 {
    left: 665px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn08 {
    left: calc(var(--vw) * 665 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn08 {
    top: calc(var(--vw) * 485 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn08 {
    left: calc(var(--vw) * 317 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .hover_btn09 {
  top: calc(var(--vw) * 188 / 1104 * 100);
  left: calc(var(--vw) * 740 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn09 {
    top: 188px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn09 {
    top: calc(var(--vw) * 188 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn09 {
    left: 740px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn09 {
    left: calc(var(--vw) * 740 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn09 {
    top: calc(var(--vw) * 485 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .hover_btn09 {
    left: calc(var(--vw) * 389 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .fukidashi01 {
  top: calc(var(--vw) * 161 / 1104 * 100);
  left: calc(var(--vw) * -39 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi01 {
    top: 161px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi01 {
    top: calc(var(--vw) * 161 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi01 {
    left: -39px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi01 {
    left: calc(var(--vw) * -39 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi01 {
    top: calc(var(--vw) * 161 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi01 {
    left: calc(var(--vw) * -28 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .fukidashi02 {
  top: calc(var(--vw) * 211 / 1104 * 100);
  left: calc(var(--vw) * 28 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi02 {
    top: 211px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi02 {
    top: calc(var(--vw) * 211 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi02 {
    left: 28px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi02 {
    left: calc(var(--vw) * 28 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi02 {
    top: calc(var(--vw) * 211 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi02 {
    left: calc(var(--vw) * 40 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .fukidashi03 {
  top: calc(var(--vw) * 161 / 1104 * 100);
  left: calc(var(--vw) * 100 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi03 {
    top: 161px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi03 {
    top: calc(var(--vw) * 161 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi03 {
    left: 100px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi03 {
    left: calc(var(--vw) * 100 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi03 {
    top: calc(var(--vw) * 161 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi03 {
    left: calc(var(--vw) * 130 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .fukidashi04 {
  top: calc(var(--vw) * 260 / 1104 * 100);
  left: calc(var(--vw) * 141 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi04 {
    top: 260px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi04 {
    top: calc(var(--vw) * 260 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi04 {
    left: 141px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi04 {
    left: calc(var(--vw) * 141 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi04 {
    top: calc(var(--vw) * 260 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi04 {
    left: calc(var(--vw) * 154 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .fukidashi05 {
  top: calc(var(--vw) * 260 / 1104 * 100);
  left: calc(var(--vw) * 215 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi05 {
    top: 260px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi05 {
    top: calc(var(--vw) * 260 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi05 {
    left: 215px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi05 {
    left: calc(var(--vw) * 215 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi05 {
    top: calc(var(--vw) * 260 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi05 {
    left: calc(var(--vw) * 235 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .fukidashi06 {
  top: calc(var(--vw) * 226 / 1104 * 100);
  left: calc(var(--vw) * 361 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi06 {
    top: 226px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi06 {
    top: calc(var(--vw) * 226 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi06 {
    left: 361px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi06 {
    left: calc(var(--vw) * 361 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi06 {
    top: calc(var(--vw) * 528 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi06 {
    left: calc(var(--vw) * 1 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .fukidashi07 {
  top: calc(var(--vw) * 171 / 1104 * 100);
  left: calc(var(--vw) * 524 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi07 {
    top: 171px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi07 {
    top: calc(var(--vw) * 171 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi07 {
    left: 524px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi07 {
    left: calc(var(--vw) * 524 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi07 {
    top: calc(var(--vw) * 473 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi07 {
    left: calc(var(--vw) * 164 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .fukidashi08 {
  top: calc(var(--vw) * 226 / 1104 * 100);
  left: calc(var(--vw) * 588 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi08 {
    top: 226px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi08 {
    top: calc(var(--vw) * 226 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi08 {
    left: 588px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi08 {
    left: calc(var(--vw) * 588 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi08 {
    top: calc(var(--vw) * 530 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi08 {
    left: calc(var(--vw) * 227 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map.hover_map02 .fukidashi09 {
  top: calc(var(--vw) * 226 / 1104 * 100);
  left: calc(var(--vw) * 663 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi09 {
    top: 226px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi09 {
    top: calc(var(--vw) * 226 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi09 {
    left: 663px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi09 {
    left: calc(var(--vw) * 663 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi09 {
    top: calc(var(--vw) * 530 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .hover_map.hover_map02 .fukidashi09 {
    left: calc(var(--vw) * 300 / 750 * 100);
  }
}
#lotteSustainableCocoa .hover_map .hover_btn:hover + .fukidashi {
  transition: 0.4s;
  opacity: 1;
  visibility: visible;
}
#lotteSustainableCocoa .top_c01 {
  padding-top: calc(var(--vw) * 280 / 1104 * 100);
  padding-bottom: calc(var(--vw) * 360 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 {
    padding-top: 280px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 {
    padding-bottom: 360px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 {
    padding-top: calc(var(--vw) * 80 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 {
    padding-bottom: calc(var(--vw) * 90 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c01 .deco_txt {
  font-family: "Poppins", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: 700;
  line-height: 1.395;
  letter-spacing: 0.14em;
  color: #9b7155;
  font-size: calc(var(--vw) * 48 / 1104 * 100);
  position: absolute;
  top: calc(var(--vw) * -94 / 1104 * 100);
  left: calc(var(--vw) * 40 / 1104 * 100);
  z-index: 10;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .deco_txt {
    font-size: 48px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .deco_txt {
    font-size: calc(var(--vw) * 72 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .deco_txt {
    top: -94px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .deco_txt {
    top: calc(var(--vw) * -94 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .deco_txt {
    left: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .deco_txt {
    left: calc(var(--vw) * 40 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .deco_txt {
    position: relative;
    top: auto;
    left: auto;
  }
}
#lotteSustainableCocoa .top_c01 .book_s {
  background: #fff;
  width: calc(var(--vw) * 697 / 1104 * 100);
  max-width: 697px;
  padding: calc(var(--vw) * 40 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100) calc(var(--vw) * 20 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100);
  margin-left: auto;
  margin-right: calc(var(--vw) * 60 / 1104 * 100);
  position: relative;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .book_s {
    padding: 40px 60px 20px 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .book_s {
    padding: calc(var(--vw) * 40 / 750 * 100) calc(var(--vw) * 50 / 750 * 100) calc(var(--vw) * 0 / 750 * 100) calc(var(--vw) * 50 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .book_s {
    margin-right: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .book_s {
    margin-right: calc(var(--vw) * 0 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .book_s {
    width: 100%;
    max-width: none;
  }
}
#lotteSustainableCocoa .top_c01 .book_s:before, #lotteSustainableCocoa .top_c01 .book_s:after {
  content: "";
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
}
#lotteSustainableCocoa .top_c01 .book_s:before {
  height: calc(var(--vw) * 60 / 1104 * 100);
  background: url(../img/book-bg_top_pc.png) 0 0/cover no-repeat;
  top: calc(var(--vw) * -60 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .book_s:before {
    height: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .book_s:before {
    height: calc(var(--vw) * 60 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .book_s:before {
    top: -60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .book_s:before {
    top: calc(var(--vw) * -60 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .book_s:before {
    top: calc(var(--vw) * -60 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c01 .book_s:after {
  height: calc(var(--vw) * 86 / 1104 * 100);
  background: url(../img/book-bg_under_pc.png) 0 0/cover no-repeat;
  top: 100%;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .book_s:after {
    height: 86px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .book_s:after {
    height: calc(var(--vw) * 86 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c01 .book_s .logo {
  width: calc(var(--vw) * 240 / 1104 * 100);
  max-width: 240px;
  margin: 0 auto;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .book_s .logo {
    width: calc(var(--vw) * 360 / 750 * 100);
    max-width: none;
  }
}
#lotteSustainableCocoa .top_c01 .book_s .txt {
  color: #825c43;
  font-size: calc(var(--vw) * 16 / 1104 * 100);
  margin-top: calc(var(--vw) * 40 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .book_s .txt {
    font-size: 16px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .book_s .txt {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .book_s .txt {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .book_s .txt {
    margin-top: calc(var(--vw) * 30 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c01 .box_wrap {
  position: relative;
  margin-top: calc(var(--vw) * 40 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .box_wrap {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box_wrap {
    margin-top: calc(var(--vw) * 110 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c01 .box01 {
  position: relative;
  background: #ffb92c;
  width: calc(var(--vw) * 530 / 1104 * 100);
  max-width: 530px;
  padding: calc(var(--vw) * 52 / 1104 * 100) calc(var(--vw) * 52 / 1104 * 100) calc(var(--vw) * 52 / 1104 * 100) calc(var(--vw) * 52 / 1104 * 100);
  border-radius: calc(var(--vw) * 80 / 1104 * 100) calc(var(--vw) * 80 / 1104 * 100) calc(var(--vw) * 80 / 1104 * 100) calc(var(--vw) * 80 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .box01 {
    padding: 52px 52px 52px 52px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .box01 {
    border-radius: 80px 80px 80px 80px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box01 {
    padding: calc(var(--vw) * 72 / 750 * 100) calc(var(--vw) * 50 / 750 * 100) calc(var(--vw) * 72 / 750 * 100) calc(var(--vw) * 50 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box01 {
    border-radius: calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 80 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box01 {
    width: 100%;
    max-width: none;
  }
}
#lotteSustainableCocoa .top_c01 .box01:before {
  content: "";
  display: inline-block;
  background: url(../img/top/speech-bubble_arrow_01.png) 0 0/cover no-repeat;
  width: calc(var(--vw) * 65 / 1104 * 100);
  max-width: 65px;
  height: calc(var(--vw) * 49 / 1104 * 100);
  position: absolute;
  top: calc(var(--vw) * -48 / 1104 * 100);
  right: calc(var(--vw) * 174 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .box01:before {
    height: 49px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box01:before {
    width: calc(var(--vw) * 98 / 750 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box01:before {
    height: calc(var(--vw) * 74 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .box01:before {
    top: -48px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box01:before {
    top: calc(var(--vw) * -48 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .box01:before {
    right: 174px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box01:before {
    right: calc(var(--vw) * 174 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box01:before {
    top: calc(var(--vw) * -72 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box01:before {
    right: calc(var(--vw) * 474 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c01 .box01 .img {
  text-align: left;
}
#lotteSustainableCocoa .top_c01 .box01 .img img {
  width: 90%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box01 .img img {
    width: 100%;
  }
}
#lotteSustainableCocoa .top_c01 .box01 .txt {
  color: #fff;
  letter-spacing: 0;
  margin-top: 1.3em;
}
#lotteSustainableCocoa .top_c01 .box02 {
  font-size: calc(var(--vw) * 16 / 1104 * 100);
  width: calc(var(--vw) * 530 / 1104 * 100);
  max-width: 530px;
  background: #77c9f0 url(../img/top/hole_01_pc.png) right 0.8em center/0.8em auto no-repeat;
  padding: calc(var(--vw) * 52 / 1104 * 100) calc(var(--vw) * 54 / 1104 * 100) calc(var(--vw) * 52 / 1104 * 100) calc(var(--vw) * 56 / 1104 * 100);
  border-radius: calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100);
  position: absolute;
  top: calc(var(--vw) * 145 / 1104 * 100);
  right: 0;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .box02 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box02 {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .box02 {
    padding: 52px 54px 52px 56px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box02 {
    padding: calc(var(--vw) * 72 / 750 * 100) calc(var(--vw) * 50 / 750 * 100) calc(var(--vw) * 60 / 750 * 100) calc(var(--vw) * 50 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .box02 {
    border-radius: 10px 10px 10px 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box02 {
    border-radius: calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c01 .box02 {
    top: 145px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box02 {
    top: calc(var(--vw) * 145 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box02 {
    margin-top: calc(var(--vw) * 80 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c01 .box02 {
    position: static;
    width: 100%;
    max-width: none;
    background: #77c9f0 url(../img/top/hole_01_sp.png) right 0.65em center/0.55em auto no-repeat;
  }
}
#lotteSustainableCocoa .top_c01 .box02 .img {
  text-align: center;
}
#lotteSustainableCocoa .top_c01 .box02 .img img {
  width: 90%;
}
#lotteSustainableCocoa .top_c01 .box02 .txt {
  color: #fff;
  letter-spacing: 0;
  margin-top: 1.3em;
}
#lotteSustainableCocoa .top_c02 {
  background: #dbc6ac;
  padding-top: calc(var(--vw) * 60 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 {
    padding-top: calc(var(--vw) * 120 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 {
    padding-bottom: calc(var(--vw) * 60 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c02 .box_wrap {
  position: relative;
  z-index: 1;
  margin-top: calc(var(--vw) * 80 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box_wrap {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box_wrap {
    margin-top: calc(var(--vw) * 120 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c02 .box01 {
  background: #f7ebd2;
  width: calc(var(--vw) * 810 / 1104 * 100);
  max-width: 810px;
  padding: calc(var(--vw) * 60 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100);
  border-radius: calc(var(--vw) * 80 / 1104 * 100) calc(var(--vw) * 80 / 1104 * 100) calc(var(--vw) * 80 / 1104 * 100) calc(var(--vw) * 80 / 1104 * 100);
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box01 {
    padding: 60px 60px 60px 60px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box01 {
    border-radius: 80px 80px 80px 80px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box01 {
    padding: calc(var(--vw) * 70 / 750 * 100) calc(var(--vw) * 54 / 750 * 100) calc(var(--vw) * 70 / 750 * 100) calc(var(--vw) * 54 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box01 {
    border-radius: calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 80 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box01 {
    width: 100%;
    max-width: none;
  }
}
#lotteSustainableCocoa .top_c02 .box01:before {
  content: "";
  display: inline-block;
  background: url(../img/top/speech-bubble_arrow_02.png) 0 0/cover no-repeat;
  width: calc(var(--vw) * 65 / 1104 * 100);
  max-width: 65px;
  height: calc(var(--vw) * 49 / 1104 * 100);
  position: absolute;
  top: calc(var(--vw) * -48 / 1104 * 100);
  right: calc(var(--vw) * 134 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box01:before {
    height: 49px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box01:before {
    top: -48px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box01:before {
    top: calc(var(--vw) * -48 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box01:before {
    right: 134px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box01:before {
    right: calc(var(--vw) * 134 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box01:before {
    width: calc(var(--vw) * 98 / 750 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box01:before {
    height: calc(var(--vw) * 74 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box01:before {
    top: calc(var(--vw) * -73 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box01:before {
    right: calc(var(--vw) * 144 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c02 .box0203_wrap {
  position: relative;
  padding-bottom: calc(var(--vw) * 230 / 1104 * 100);
  margin-top: calc(var(--vw) * 60 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box0203_wrap {
    padding-bottom: 230px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box0203_wrap {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box0203_wrap {
    padding-bottom: calc(var(--vw) * 0 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box0203_wrap {
    margin-top: calc(var(--vw) * 60 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c02 .box02 {
  background: #78b776;
  width: calc(var(--vw) * 680 / 1104 * 100);
  max-width: 680px;
  padding: calc(var(--vw) * 87 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100) calc(var(--vw) * 70 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100);
  border-radius: calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100);
  position: relative;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box02 {
    padding: 87px 60px 70px 60px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box02 {
    border-radius: 10px 10px 10px 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box02 {
    padding: calc(var(--vw) * 87 / 750 * 100) calc(var(--vw) * 50 / 750 * 100) calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 50 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box02 {
    border-radius: calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box02 {
    position: static;
    width: 100%;
    max-width: none;
  }
}
#lotteSustainableCocoa .top_c02 .box02:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: calc(var(--vw) * 26 / 1104 * 100);
  background: url(../img/top/hole_02_pc.png) center 0/contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box02:before {
    height: 26px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box02:before {
    height: calc(var(--vw) * 26 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box02:before {
    background: url(../img/top/hole_02_sp.png) center 0/contain no-repeat;
  }
}
#lotteSustainableCocoa .top_c02 .box02 .txt {
  color: #fff;
}
#lotteSustainableCocoa .top_c02 .box02 .txt .t01 {
  font-weight: 700;
  font-size: calc(var(--vw) * 24 / 1104 * 100);
  line-height: 1.6;
  margin-top: 2em;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box02 .txt .t01 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box02 .txt .t01 {
    font-size: calc(var(--vw) * 36 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c02 .box02 .txt .t02 {
  font-weight: 700;
  font-size: calc(var(--vw) * 16 / 1104 * 100);
  margin-top: 1em;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box02 .txt .t02 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box02 .txt .t02 {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c02 .box03 {
  background: #9b7155;
  width: calc(var(--vw) * 370 / 1104 * 100);
  max-width: 370px;
  padding: calc(var(--vw) * 170 / 1104 * 100) calc(var(--vw) * 30 / 1104 * 100) calc(var(--vw) * 170 / 1104 * 100) calc(var(--vw) * 30 / 1104 * 100);
  border-radius: calc(var(--vw) * 40 / 1104 * 100) calc(var(--vw) * 40 / 1104 * 100) calc(var(--vw) * 40 / 1104 * 100) calc(var(--vw) * 40 / 1104 * 100);
  position: absolute;
  top: calc(var(--vw) * 200 / 1104 * 100);
  right: 0;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box03 {
    padding: 170px 30px 170px 30px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box03 {
    border-radius: 40px 40px 40px 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03 {
    padding: calc(var(--vw) * 180 / 750 * 100) calc(var(--vw) * 50 / 750 * 100) calc(var(--vw) * 220 / 750 * 100) calc(var(--vw) * 50 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03 {
    border-radius: calc(var(--vw) * 40 / 750 * 100) calc(var(--vw) * 40 / 750 * 100) calc(var(--vw) * 40 / 750 * 100) calc(var(--vw) * 40 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box03 {
    top: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03 {
    top: calc(var(--vw) * 200 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03 {
    position: relative;
    width: 80%;
    max-width: none;
    top: auto;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03 {
    margin-top: calc(var(--vw) * 80 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c02 .box03:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: calc(var(--vw) * 36 / 1104 * 100);
  mix-blend-mode: multiply;
  background: url(../img/top/smartphone_parts1.png) center 0/contain no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box03:before {
    height: 36px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03:before {
    height: calc(var(--vw) * 51 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c02 .box03:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: calc(var(--vw) * 7 / 1104 * 100);
  background: url(../img/top/smartphone_parts2.png) center 0/contain no-repeat;
  position: absolute;
  bottom: calc(var(--vw) * 22 / 1104 * 100);
  left: 0;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box03:after {
    height: 7px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03:after {
    height: calc(var(--vw) * 10 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box03:after {
    bottom: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03:after {
    bottom: calc(var(--vw) * 22 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03:after {
    bottom: calc(var(--vw) * 34 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c02 .box03 .txt {
  color: #fff;
}
#lotteSustainableCocoa .top_c02 .box03 .txt .t01 {
  font-weight: 700;
  line-height: 1.6;
  font-size: calc(var(--vw) * 24 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box03 .txt .t01 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03 .txt .t01 {
    font-size: calc(var(--vw) * 36 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c02 .box03 .txt .t02 {
  font-weight: 700;
  font-size: calc(var(--vw) * 16 / 1104 * 100);
  margin-top: 1em;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c02 .box03 .txt .t02 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c02 .box03 .txt .t02 {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c03 {
  padding-top: calc(var(--vw) * 160 / 1104 * 100);
  padding-bottom: calc(var(--vw) * 110 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c03 {
    padding-top: 160px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c03 {
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c03 {
    padding-top: calc(var(--vw) * 160 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c03 {
    padding-bottom: calc(var(--vw) * 100 / 750 * 100);
  }
}
#lotteSustainableCocoa .top_c03 .book02 .book_txt {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c03 .book02 .book_txt {
    flex-direction: column;
  }
}
#lotteSustainableCocoa .top_c03 .book02 .book_txt .img {
  width: calc(var(--vw) * 215 / 1104 * 100);
  max-width: 215px;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c03 .book02 .book_txt .img {
    width: calc(var(--vw) * 360 / 750 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c03 .book02 .book_txt .img {
    text-align: center;
    margin: 0 auto;
  }
}
#lotteSustainableCocoa .top_c03 .book02 .book_txt .txt {
  width: calc(var(--vw) * 520 / 1104 * 100);
  max-width: 520px;
  margin-left: calc(var(--vw) * 88 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c03 .book02 .book_txt .txt {
    margin-left: 88px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c03 .book02 .book_txt .txt {
    margin-left: calc(var(--vw) * 0 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c03 .book02 .book_txt .txt {
    margin-top: calc(var(--vw) * 40 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c03 .book02 .book_txt .txt {
    width: 100%;
    max-width: none;
  }
}
#lotteSustainableCocoa .top_c03 .book02 .book_txt .txt .t01 {
  line-height: 1.6;
  font-weight: 700;
  font-size: calc(var(--vw) * 20 / 1104 * 100);
  color: #825c43;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .top_c03 .book02 .book_txt .txt .t01 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .top_c03 .book02 .book_txt .txt .t01 {
    font-size: calc(var(--vw) * 32 / 750 * 100);
  }
}
#lotteSustainableCocoa .table01 {
  width: 100%;
  font-size: calc(var(--vw) * 16 / 1104 * 100);
  margin-top: calc(var(--vw) * 15 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .table01 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .table01 {
    font-size: calc(var(--vw) * 24 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .table01 {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .table01 {
    margin-top: calc(var(--vw) * 15 / 750 * 100);
  }
}
#lotteSustainableCocoa .table01 .blank {
  background: #9b7155;
}
#lotteSustainableCocoa .table01 tr:last-child th, #lotteSustainableCocoa .table01 tr:last-child td {
  border-bottom: 1px solid #9b7155;
}
#lotteSustainableCocoa .table01 th, #lotteSustainableCocoa .table01 td {
  border-top: 1px solid #9b7155;
  border-left: 1px solid #9b7155;
  border-right: 1px solid #9b7155;
  padding: 0.6em 0.8em;
  line-height: 1.4;
  vertical-align: middle;
}
#lotteSustainableCocoa .table01 thead th {
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  background: #bb9c81;
  color: #fff;
}
#lotteSustainableCocoa .table01 tbody th {
  background: #d6805f;
  color: #fff;
}
#lotteSustainableCocoa .table01 tbody th.cell {
  border-top: 1px solid #d6805f;
  padding: 0;
  padding-left: 1em;
}
#lotteSustainableCocoa .table01 tbody th.cell .cellin {
  display: block;
  background: #dd9576;
  padding: 0.6em 0.8em;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
#lotteSustainableCocoa .table01 tbody td {
  background: #f7ebd2;
}
#lotteSustainableCocoa .under_kv {
  max-width: 1600px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_kv {
    flex-direction: column;
  }
}
#lotteSustainableCocoa .under_kv .img {
  width: 50%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_kv .img {
    width: 100%;
  }
}
#lotteSustainableCocoa .under_kv .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#lotteSustainableCocoa .under_kv .txt {
  width: 50%;
  min-height: 32.75vw;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: calc(var(--vw) * 110 / 1600 * 100);
  padding-right: calc(var(--vw) * 70 / 1600 * 100);
  padding-bottom: calc(var(--vw) * 40 / 1600 * 100);
  padding-left: calc(var(--vw) * 70 / 1600 * 100);
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_kv .txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_kv .txt {
    padding: calc(var(--vw) * 70 / 750 * 100) calc(var(--vw) * 56 / 750 * 100) calc(var(--vw) * 70 / 750 * 100) calc(var(--vw) * 56 / 750 * 100);
  }
}
@media screen and (min-width: 1600px) {
  #lotteSustainableCocoa .under_kv .txt {
    min-height: 524px;
    padding: 110px 110px 40px 70px;
  }
}
#lotteSustainableCocoa .under_kv .txt .t01 {
  line-height: 1.5;
  font-weight: 700;
  font-size: calc(var(--vw) * 44 / 1600 * 100);
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_kv .txt .t01 {
    font-size: calc(var(--vw) * 56 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_kv .txt .t01 {
    text-align: center;
  }
}
@media screen and (min-width: 1600px) {
  #lotteSustainableCocoa .under_kv .txt .t01 {
    font-size: 44px;
  }
}
#lotteSustainableCocoa .under_kv .txt .t02 {
  margin-top: 1em;
  font-size: calc(var(--vw) * 18 / 1600 * 100);
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_kv .txt .t02 {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
@media screen and (min-width: 1600px) {
  #lotteSustainableCocoa .under_kv .txt .t02 {
    font-size: 18px;
  }
}
#lotteSustainableCocoa .under_section {
  position: relative;
}
#lotteSustainableCocoa .under_section .inner {
  z-index: 1;
}
#lotteSustainableCocoa .under_section .under_lead {
  text-align: left;
  color: #fff;
  font-family: "Poppins", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  line-height: 1.24;
  letter-spacing: 0.14em;
  font-size: calc(var(--vw) * 75 / 1104 * 100);
  width: calc(var(--vw) * 1104 / 1104 * 100);
  max-width: 1104px;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding-top: calc(var(--vw) * 70 / 1104 * 100);
  padding-bottom: calc(var(--vw) * 130 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .under_section .under_lead {
    font-size: 75px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_section .under_lead {
    font-size: calc(var(--vw) * 80 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .under_section .under_lead {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .under_section .under_lead {
    padding-bottom: 130px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_section .under_lead {
    padding-top: calc(var(--vw) * 30 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_section .under_lead {
    padding-left: calc(var(--vw) * 0 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_section .under_lead {
    padding-bottom: calc(var(--vw) * 130 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_section .under_lead {
    width: 100%;
    left: auto;
    transform: translateX(0);
  }
}
#lotteSustainableCocoa .under_c01 {
  position: relative;
  background: #dbc6ac;
}
#lotteSustainableCocoa .under_c01:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #f7ebd2;
  height: 56vw;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_c01:before {
    height: calc(var(--vw) * 650 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .under_c01:before {
    height: 624px;
  }
}
#lotteSustainableCocoa .under_c01:after {
  content: "";
  display: block;
  position: absolute;
  top: 40vw;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  background: #f7ebd2;
  height: 10vw;
  max-width: 1600px;
  margin: 0 auto;
  margin-bottom: -1px;
  height: calc(var(--vw) * 200 / 1104 * 100);
  background: url(../img/under_bg_pc.png) center 0/auto 100% no-repeat;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_c01:after {
    top: calc(var(--vw) * 563 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .under_c01:after {
    height: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_c01:after {
    height: calc(var(--vw) * 98 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .under_c01:after {
    top: 480px;
  }
}
#lotteSustainableCocoa .under_c02 {
  background: #dbc6ac;
  padding-top: calc(var(--vw) * 310 / 1104 * 100);
  padding-bottom: calc(var(--vw) * 110 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .under_c02 {
    padding-top: 310px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .under_c02 {
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_c02 {
    padding-top: calc(var(--vw) * 270 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_c02 {
    padding-bottom: calc(var(--vw) * 120 / 750 * 100);
  }
}
#lotteSustainableCocoa .under_c02 .inner .book {
  margin-top: calc(var(--vw) * 310 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .under_c02 .inner .book {
    margin-top: 310px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .under_c02 .inner .book {
    margin-top: calc(var(--vw) * 270 / 750 * 100);
  }
}
#lotteSustainableCocoa .under_c02 .inner .book:first-child {
  margin-top: 0;
}
#lotteSustainableCocoa .future_index .under_kv .txt {
  background-color: #63bee9 !important;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .future_index .under_lead {
    padding-bottom: calc(var(--vw) * 30 / 750 * 100);
  }
}
#lotteSustainableCocoa .future_index .book04 .link_box .img {
  width: calc(var(--vw) * 199 / 1104 * 100);
  max-width: 199px;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .future_index .book04 .link_box .img {
    width: calc(var(--vw) * 400 / 750 * 100);
    max-width: none;
  }
}
#lotteSustainableCocoa .future_index .book05 .link_box .img {
  width: calc(var(--vw) * 219 / 1104 * 100);
  max-width: 219px;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .future_index .book05 .link_box .img {
    width: calc(var(--vw) * 400 / 750 * 100);
    max-width: none;
  }
}
#lotteSustainableCocoa .joicfp .under_kv .img {
  position: relative;
}
#lotteSustainableCocoa .joicfp .under_kv .img .logo {
  position: absolute;
  left: calc(var(--vw) * 20 / 1104 * 100);
  bottom: calc(var(--vw) * 17 / 1104 * 100);
  width: calc(var(--vw) * 135 / 1104 * 100);
  max-width: 135px;
  height: auto;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .joicfp .under_kv .img .logo {
    left: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .joicfp .under_kv .img .logo {
    left: calc(var(--vw) * 20 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .joicfp .under_kv .img .logo {
    bottom: 17px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .joicfp .under_kv .img .logo {
    bottom: calc(var(--vw) * 17 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .joicfp .under_kv .img .logo {
    width: calc(var(--vw) * 129 / 750 * 100);
    max-width: none;
  }
}
#lotteSustainableCocoa .joicfp .under_kv .txt {
  background-color: #ee6c39 !important;
}
#lotteSustainableCocoa .joicfp .under_lead {
  padding-bottom: calc(var(--vw) * 30 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .joicfp .under_lead {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .joicfp .under_lead {
    padding-bottom: calc(var(--vw) * 30 / 750 * 100);
  }
}
#lotteSustainableCocoa .joicfp .joicfp_ar {
  width: calc(var(--vw) * 290 / 1104 * 100);
  max-width: 290px;
  margin: 0 auto;
  margin-bottom: calc(var(--vw) * 26 / 1104 * 100);
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .joicfp .joicfp_ar {
    width: calc(var(--vw) * 475 / 750 * 100);
    max-width: none;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .joicfp .joicfp_ar {
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .joicfp .joicfp_ar {
    margin-bottom: calc(var(--vw) * 26 / 750 * 100);
  }
}
#lotteSustainableCocoa .wfp .under_kv .img {
  position: relative;
}
#lotteSustainableCocoa .wfp .under_kv .img .logo {
  position: absolute;
  left: calc(var(--vw) * 20 / 1104 * 100);
  bottom: calc(var(--vw) * 40 / 1104 * 100);
  width: calc(var(--vw) * 135 / 1104 * 100);
  max-width: 135px;
  height: auto;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .wfp .under_kv .img .logo {
    left: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .wfp .under_kv .img .logo {
    left: calc(var(--vw) * 20 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .wfp .under_kv .img .logo {
    bottom: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .wfp .under_kv .img .logo {
    bottom: calc(var(--vw) * 40 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .wfp .under_kv .img .logo {
    width: calc(var(--vw) * 129 / 750 * 100);
    max-width: none;
  }
}
#lotteSustainableCocoa .wfp .under_kv .img .copy {
  position: absolute;
  left: calc(var(--vw) * 20 / 1104 * 100);
  bottom: calc(var(--vw) * 9 / 1104 * 100);
  width: calc(var(--vw) * 147 / 1104 * 100);
  max-width: 147px;
  height: auto;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .wfp .under_kv .img .copy {
    left: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .wfp .under_kv .img .copy {
    left: calc(var(--vw) * 20 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .wfp .under_kv .img .copy {
    bottom: 9px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .wfp .under_kv .img .copy {
    bottom: calc(var(--vw) * 9 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .wfp .under_kv .img .copy {
    width: calc(var(--vw) * 186 / 750 * 100);
    max-width: none;
  }
}
#lotteSustainableCocoa .wfp .under_kv .txt {
  background-color: #0088af !important;
}
#lotteSustainableCocoa .wfp .under_lead {
  padding-bottom: calc(var(--vw) * 30 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .wfp .under_lead {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .wfp .under_lead {
    padding-bottom: calc(var(--vw) * 30 / 750 * 100);
  }
}
#lotteSustainableCocoa .wfp .book_txt_tlist03 li:before {
  background: #0088af;
}
#lotteSustainableCocoa .forest_index .under_kv .txt {
  background-color: #78b776 !important;
}
#lotteSustainableCocoa .forest_index .under_lead {
  padding-bottom: calc(var(--vw) * 30 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .forest_index .under_lead {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .forest_index .under_lead {
    padding-bottom: calc(var(--vw) * 30 / 750 * 100);
  }
}
#lotteSustainableCocoa .farmers_index .under_kv .txt {
  background-color: #ffb92c !important;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .farmers_index .under_kv .txt .t01 {
    text-align: center;
  }
}
#lotteSustainableCocoa .farmers_index .under_c02 {
  padding-top: calc(var(--vw) * 250 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .farmers_index .under_c02 {
    padding-top: 250px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .farmers_index .under_c02 {
    padding-top: calc(var(--vw) * 200 / 750 * 100);
  }
}
#lotteSustainableCocoa .cocoa_index .under_kv .txt {
  background-color: #9b7155 !important;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .under_kv .txt .t01 {
    text-align: center;
  }
}
#lotteSustainableCocoa .cocoa_index .box01 {
  background: #78b776;
  width: calc(var(--vw) * 810 / 1104 * 100);
  max-width: 810px;
  margin: 0 auto;
  margin-top: calc(var(--vw) * 80 / 1104 * 100);
  padding: calc(var(--vw) * 50 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100) calc(var(--vw) * 60 / 1104 * 100);
  border-radius: calc(var(--vw) * 80 / 1104 * 100) calc(var(--vw) * 80 / 1104 * 100) calc(var(--vw) * 80 / 1104 * 100) calc(var(--vw) * 80 / 1104 * 100);
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .cocoa_index .box01 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01 {
    margin-top: calc(var(--vw) * 120 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .cocoa_index .box01 {
    padding: 50px 60px 60px 60px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .cocoa_index .box01 {
    border-radius: 80px 80px 80px 80px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01 {
    padding: calc(var(--vw) * 70 / 750 * 100) calc(var(--vw) * 54 / 750 * 100) calc(var(--vw) * 70 / 750 * 100) calc(var(--vw) * 54 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01 {
    border-radius: calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 80 / 750 * 100) calc(var(--vw) * 80 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01 {
    width: 100%;
    max-width: none;
  }
}
#lotteSustainableCocoa .cocoa_index .box01:before {
  content: "";
  display: inline-block;
  background: url(../img/cocoa/kaku.png) 0 0/cover no-repeat;
  width: calc(var(--vw) * 65 / 1104 * 100);
  max-width: 65px;
  height: calc(var(--vw) * 49 / 1104 * 100);
  position: absolute;
  top: calc(var(--vw) * -48 / 1104 * 100);
  right: calc(var(--vw) * 134 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .cocoa_index .box01:before {
    height: 49px;
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .cocoa_index .box01:before {
    top: -48px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01:before {
    top: calc(var(--vw) * -48 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .cocoa_index .box01:before {
    right: 134px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01:before {
    right: calc(var(--vw) * 134 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01:before {
    width: calc(var(--vw) * 98 / 750 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01:before {
    height: calc(var(--vw) * 74 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01:before {
    top: calc(var(--vw) * -73 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01:before {
    right: calc(var(--vw) * 144 / 750 * 100);
  }
}
#lotteSustainableCocoa .cocoa_index .box01 .movie_ttl {
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: calc(var(--vw) * 24 / 1104 * 100);
  margin-bottom: 1em;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .cocoa_index .box01 .movie_ttl {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .box01 .movie_ttl {
    font-size: calc(var(--vw) * 36 / 750 * 100);
  }
}
#lotteSustainableCocoa .cocoa_index .box01 .movie {
  position: relative;
}
#lotteSustainableCocoa .cocoa_index .box01 .movie iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}
#lotteSustainableCocoa .cocoa_index .under_c02 {
  padding-top: calc(var(--vw) * 210 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .cocoa_index .under_c02 {
    padding-top: 210px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .cocoa_index .under_c02 {
    padding-top: calc(var(--vw) * 210 / 750 * 100);
  }
}
#lotteSustainableCocoa .clip + .prev_btn {
  margin-top: calc(var(--vw) * 140 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .clip + .prev_btn {
    margin-top: 140px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .clip + .prev_btn {
    margin-top: calc(var(--vw) * 160 / 750 * 100);
  }
}
#lotteSustainableCocoa .prev_btn {
  display: table;
  background: #fff;
  color: #825c43;
  padding: 0.4em 1.6em;
  font-weight: 700;
  transition: all 0.3s ease-out;
  opacity: 1;
  font-size: calc(var(--vw) * 26 / 1104 * 100);
  border-radius: calc(var(--vw) * 40 / 1104 * 100) calc(var(--vw) * 40 / 1104 * 100) calc(var(--vw) * 40 / 1104 * 100) calc(var(--vw) * 40 / 1104 * 100);
  margin: 0 auto;
  margin-top: calc(var(--vw) * 240 / 1104 * 100);
}
#lotteSustainableCocoa .prev_btn:hover {
  opacity: 0.8;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .prev_btn {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .prev_btn {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .prev_btn {
    border-radius: 40px 40px 40px 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .prev_btn {
    border-radius: calc(var(--vw) * 40 / 750 * 100) calc(var(--vw) * 40 / 750 * 100) calc(var(--vw) * 40 / 750 * 100) calc(var(--vw) * 40 / 750 * 100);
  }
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .prev_btn {
    margin-top: 240px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .prev_btn {
    margin-top: calc(var(--vw) * 160 / 750 * 100);
  }
}
#lotteSustainableCocoa .fade_up {
  transition: 0.4s;
  opacity: 0;
  transform: translateY(80px);
}
#lotteSustainableCocoa .fade_up.is-active {
  opacity: 1;
  transform: translateY(0);
}
#lotteSustainableCocoa .top .bottom_nav ul.bottom_nav_menu li:nth-child(1) a {
  background: #ee6c39;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .top .bottom_nav ul.bottom_nav_menu li:nth-child(1) a:hover span:before {
    width: 100%;
    left: 100%;
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .top .bottom_nav ul.bottom_nav_menu li:nth-child(1) a span:before {
    content: "";
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
    display: inline-block;
    width: 0%;
    height: 1px;
    background: #000;
    position: absolute;
    left: -60%;
    bottom: 0;
    z-index: 1;
  }
}
#lotteSustainableCocoa .top .bottom_nav ul.bottom_nav_menu li:nth-child(1) a span:after {
  width: 100%;
}
#lotteSustainableCocoa .top .bottom_nav ul.bottom_nav_menu li:nth-child(1) a span:before {
  background: #ee6c39;
}
#lotteSustainableCocoa .future .bottom_nav ul.bottom_nav_menu li:nth-child(2) a {
  background: #63bee9;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .future .bottom_nav ul.bottom_nav_menu li:nth-child(2) a:hover span:before {
    width: 100%;
    left: 100%;
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .future .bottom_nav ul.bottom_nav_menu li:nth-child(2) a span:before {
    content: "";
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
    display: inline-block;
    width: 0%;
    height: 1px;
    background: #000;
    position: absolute;
    left: -60%;
    bottom: 0;
    z-index: 1;
  }
}
#lotteSustainableCocoa .future .bottom_nav ul.bottom_nav_menu li:nth-child(2) a span:after {
  width: 100%;
}
#lotteSustainableCocoa .future .bottom_nav ul.bottom_nav_menu li:nth-child(2) a span:before {
  background: #63bee9;
}
#lotteSustainableCocoa .forest .bottom_nav ul.bottom_nav_menu li:nth-child(3) a {
  background: #78b776;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .forest .bottom_nav ul.bottom_nav_menu li:nth-child(3) a:hover span:before {
    width: 100%;
    left: 100%;
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .forest .bottom_nav ul.bottom_nav_menu li:nth-child(3) a span:before {
    content: "";
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
    display: inline-block;
    width: 0%;
    height: 1px;
    background: #000;
    position: absolute;
    left: -60%;
    bottom: 0;
    z-index: 1;
  }
}
#lotteSustainableCocoa .forest .bottom_nav ul.bottom_nav_menu li:nth-child(3) a span:after {
  width: 100%;
}
#lotteSustainableCocoa .forest .bottom_nav ul.bottom_nav_menu li:nth-child(3) a span:before {
  background: #78b776;
}
#lotteSustainableCocoa .farmers .bottom_nav ul.bottom_nav_menu li:nth-child(4) a {
  background: #fdc450;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .farmers .bottom_nav ul.bottom_nav_menu li:nth-child(4) a:hover span:before {
    width: 100%;
    left: 100%;
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .farmers .bottom_nav ul.bottom_nav_menu li:nth-child(4) a span:before {
    content: "";
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
    display: inline-block;
    width: 0%;
    height: 1px;
    background: #000;
    position: absolute;
    left: -60%;
    bottom: 0;
    z-index: 1;
  }
}
#lotteSustainableCocoa .farmers .bottom_nav ul.bottom_nav_menu li:nth-child(4) a span:after {
  width: 100%;
}
#lotteSustainableCocoa .farmers .bottom_nav ul.bottom_nav_menu li:nth-child(4) a span:before {
  background: #fdc450;
}
#lotteSustainableCocoa .cocoa .bottom_nav ul.bottom_nav_menu li:nth-child(5) a {
  background: #9b7155;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .cocoa .bottom_nav ul.bottom_nav_menu li:nth-child(5) a:hover span:before {
    width: 100%;
    left: 100%;
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .cocoa .bottom_nav ul.bottom_nav_menu li:nth-child(5) a span:before {
    content: "";
    transition: 1s cubic-bezier(0.26, 1, 0.32, 1) 0.2s;
    display: inline-block;
    width: 0%;
    height: 1px;
    background: #000;
    position: absolute;
    left: -60%;
    bottom: 0;
    z-index: 1;
  }
}
#lotteSustainableCocoa .cocoa .bottom_nav ul.bottom_nav_menu li:nth-child(5) a span:after {
  width: 100%;
}
#lotteSustainableCocoa .cocoa .bottom_nav ul.bottom_nav_menu li:nth-child(5) a span:before {
  background: #9b7155;
}
#lotteSustainableCocoa .bottom_nav {
  margin-top: calc(var(--vw) * 200 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .bottom_nav {
    margin-top: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .bottom_nav {
    margin-top: calc(var(--vw) * 200 / 750 * 100);
  }
}
#lotteSustainableCocoa .farmers_index .bottom_nav {
  margin-top: calc(var(--vw) * 100 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .farmers_index .bottom_nav {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .farmers_index .bottom_nav {
    margin-top: calc(var(--vw) * 100 / 750 * 100);
  }
}
#lotteSustainableCocoa .bottom_nav {
  margin-top: calc(var(--vw) * 200 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .bottom_nav {
    margin-top: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .bottom_nav {
    margin-top: calc(var(--vw) * 200 / 750 * 100);
  }
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  gap: calc(var(--vw) * 0 / 1104 * 100) calc(var(--vw) * 8 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu {
    gap: 0px 8px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu {
    gap: calc(var(--vw) * 18 / 750 * 100) calc(var(--vw) * 0 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li {
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  flex: 1;
  font-size: calc(var(--vw) * 16 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li {
    font-size: calc(var(--vw) * 24 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li {
    width: 49%;
    flex: none;
  }
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li a {
  transition: color 0.2s, background-color 0.2s;
  border-radius: calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100) calc(var(--vw) * 10 / 1104 * 100);
  background: #fff;
  display: block;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li a {
    border-radius: 10px 10px 10px 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li a {
    border-radius: calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100) calc(var(--vw) * 10 / 750 * 100);
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li a:hover span:after {
    width: 100%;
    left: 0;
    background: #fff;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li a {
    padding: 0.8em 0;
  }
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li a span {
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li a span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    display: block;
    margin-top: 0px;
    right: 0;
    bottom: 0;
    background: #fff;
    transition: width 0.2s ease;
    -webkit-transition: width 0.2s ease;
  }
}
@media print, screen and (min-width: 768px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li a span {
    display: inline-block;
    overflow: hidden;
    line-height: 1;
    padding-top: 1em;
    padding-bottom: 0.4em;
  }
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li a span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    display: block;
    margin-top: 0px;
    right: 0;
    bottom: 0;
    background: #fff;
    transition: width 0.2s ease;
    -webkit-transition: width 0.2s ease;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(1) {
    width: 100%;
    order: 4;
  }
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(1) a {
  border: 1px solid #ee6c39;
  color: #ee6c39;
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(1) a:hover {
  color: #fff;
  background: #ee6c39;
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(2) a {
  border: 1px solid #63bee9;
  color: #63bee9;
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(2) a:hover {
  color: #fff;
  background: #63bee9;
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(3) a {
  border: 1px solid #78b776;
  color: #78b776;
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(3) a:hover {
  color: #fff;
  background: #78b776;
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(4) a {
  border: 1px solid #fdc450;
  color: #fdc450;
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(4) a:hover {
  color: #fff;
  background: #fdc450;
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(5) a {
  border: 1px solid #9b7155;
  color: #9b7155;
}
#lotteSustainableCocoa .bottom_nav ul.bottom_nav_menu li:nth-child(5) a:hover {
  color: #fff;
  background: #9b7155;
}
#lotteSustainableCocoa #joicfp, #lotteSustainableCocoa #wfp {
  position: relative;
  top: calc(var(--vw) * 170 / 1104 * 100);
  left: 0;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa #joicfp, #lotteSustainableCocoa #wfp {
    top: 170px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa #joicfp, #lotteSustainableCocoa #wfp {
    top: calc(var(--vw) * 170 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa #joicfp, #lotteSustainableCocoa #wfp {
    top: calc(var(--vw) * 0 / 750 * 100);
  }
}

#lotteSustainableCocoa .disc {
  padding-left: 1.2em;
}
#lotteSustainableCocoa .disc li {
  list-style: disc;
  margin-top: 0.3em;
}
#lotteSustainableCocoa .disc li:first-child {
  margin-top: 0;
}
#lotteSustainableCocoa .decimal {
  padding-left: 1.2em;
}
#lotteSustainableCocoa .decimal li {
  list-style: decimal;
  margin-top: 0.3em;
}
#lotteSustainableCocoa .decimal li:first-child {
  margin-top: 0;
}
#lotteSustainableCocoa .regular {
  font-weight: 400;
}
#lotteSustainableCocoa .bold {
  font-weight: 600;
}
#lotteSustainableCocoa .tdeco_under {
  text-decoration: underline;
}
#lotteSustainableCocoa .center {
  margin-left: auto !important;
  margin-right: auto !important;
}
#lotteSustainableCocoa .align_center {
  text-align: center !important;
}
#lotteSustainableCocoa .align_right {
  text-align: right !important;
}
#lotteSustainableCocoa .align_left {
  text-align: left !important;
  text-align: justify !important;
}
#lotteSustainableCocoa .align_left_noj {
  text-align: left !important;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .sp_align_center {
    text-align: center !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .sp_align_right {
    text-align: right !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .sp_align_left {
    text-align: left !important;
    text-align: justify !important;
  }
}
#lotteSustainableCocoa .dblock {
  display: block !important;
}
#lotteSustainableCocoa .dib {
  display: inline-block !important;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spblock {
    display: block;
    min-width: 0 !important;
    width: auto !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .sptable {
    display: table !important;
  }
}
#lotteSustainableCocoa .relative {
  position: relative;
}
#lotteSustainableCocoa .w10 {
  width: 10%;
}
#lotteSustainableCocoa .w20 {
  width: 20%;
}
#lotteSustainableCocoa .w30 {
  width: 30%;
}
#lotteSustainableCocoa .w40 {
  width: 40%;
}
#lotteSustainableCocoa .w50 {
  width: 50%;
}
#lotteSustainableCocoa .w60 {
  width: 60%;
}
#lotteSustainableCocoa .w70 {
  width: 70%;
}
#lotteSustainableCocoa .w80 {
  width: 80%;
}
#lotteSustainableCocoa .w90 {
  width: 90%;
}
#lotteSustainableCocoa .w100 {
  width: 100%;
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spw10 {
    width: 10%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spw20 {
    width: 20%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spw30 {
    width: 30%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spw40 {
    width: 40%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spw50 {
    width: 50%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spw60 {
    width: 60%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spw70 {
    width: 70%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spw80 {
    width: 80%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spw90 {
    width: 90%;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spw100 {
    width: 100%;
  }
}
#lotteSustainableCocoa .fz10 {
  font-size: calc(var(--vw) * 10 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz10 {
    font-size: 10px;
  }
}
#lotteSustainableCocoa .fz11 {
  font-size: calc(var(--vw) * 11 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz11 {
    font-size: 11px;
  }
}
#lotteSustainableCocoa .fz12 {
  font-size: calc(var(--vw) * 12 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz12 {
    font-size: 12px;
  }
}
#lotteSustainableCocoa .fz13 {
  font-size: calc(var(--vw) * 13 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz13 {
    font-size: 13px;
  }
}
#lotteSustainableCocoa .fz14 {
  font-size: calc(var(--vw) * 14 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz14 {
    font-size: 14px;
  }
}
#lotteSustainableCocoa .fz15 {
  font-size: calc(var(--vw) * 15 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz15 {
    font-size: 15px;
  }
}
#lotteSustainableCocoa .fz16 {
  font-size: calc(var(--vw) * 16 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz16 {
    font-size: 16px;
  }
}
#lotteSustainableCocoa .fz17 {
  font-size: calc(var(--vw) * 17 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz17 {
    font-size: 17px;
  }
}
#lotteSustainableCocoa .fz18 {
  font-size: calc(var(--vw) * 18 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz18 {
    font-size: 18px;
  }
}
#lotteSustainableCocoa .fz19 {
  font-size: calc(var(--vw) * 19 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz19 {
    font-size: 19px;
  }
}
#lotteSustainableCocoa .fz20 {
  font-size: calc(var(--vw) * 20 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz20 {
    font-size: 20px;
  }
}
#lotteSustainableCocoa .fz21 {
  font-size: calc(var(--vw) * 21 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz21 {
    font-size: 21px;
  }
}
#lotteSustainableCocoa .fz22 {
  font-size: calc(var(--vw) * 22 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz22 {
    font-size: 22px;
  }
}
#lotteSustainableCocoa .fz23 {
  font-size: calc(var(--vw) * 23 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz23 {
    font-size: 23px;
  }
}
#lotteSustainableCocoa .fz24 {
  font-size: calc(var(--vw) * 24 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz24 {
    font-size: 24px;
  }
}
#lotteSustainableCocoa .fz25 {
  font-size: calc(var(--vw) * 25 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz25 {
    font-size: 25px;
  }
}
#lotteSustainableCocoa .fz26 {
  font-size: calc(var(--vw) * 26 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz26 {
    font-size: 26px;
  }
}
#lotteSustainableCocoa .fz27 {
  font-size: calc(var(--vw) * 27 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz27 {
    font-size: 27px;
  }
}
#lotteSustainableCocoa .fz28 {
  font-size: calc(var(--vw) * 28 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz28 {
    font-size: 28px;
  }
}
#lotteSustainableCocoa .fz29 {
  font-size: calc(var(--vw) * 29 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz29 {
    font-size: 29px;
  }
}
#lotteSustainableCocoa .fz30 {
  font-size: calc(var(--vw) * 30 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz30 {
    font-size: 30px;
  }
}
#lotteSustainableCocoa .fz31 {
  font-size: calc(var(--vw) * 31 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz31 {
    font-size: 31px;
  }
}
#lotteSustainableCocoa .fz32 {
  font-size: calc(var(--vw) * 32 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz32 {
    font-size: 32px;
  }
}
#lotteSustainableCocoa .fz33 {
  font-size: calc(var(--vw) * 33 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz33 {
    font-size: 33px;
  }
}
#lotteSustainableCocoa .fz34 {
  font-size: calc(var(--vw) * 34 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz34 {
    font-size: 34px;
  }
}
#lotteSustainableCocoa .fz35 {
  font-size: calc(var(--vw) * 35 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz35 {
    font-size: 35px;
  }
}
#lotteSustainableCocoa .fz36 {
  font-size: calc(var(--vw) * 36 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz36 {
    font-size: 36px;
  }
}
#lotteSustainableCocoa .fz37 {
  font-size: calc(var(--vw) * 37 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz37 {
    font-size: 37px;
  }
}
#lotteSustainableCocoa .fz38 {
  font-size: calc(var(--vw) * 38 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz38 {
    font-size: 38px;
  }
}
#lotteSustainableCocoa .fz39 {
  font-size: calc(var(--vw) * 39 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz39 {
    font-size: 39px;
  }
}
#lotteSustainableCocoa .fz40 {
  font-size: calc(var(--vw) * 40 / 1104 * 100);
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .fz40 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz10 {
    font-size: calc(var(--vw) * 10 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz11 {
    font-size: calc(var(--vw) * 11 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz12 {
    font-size: calc(var(--vw) * 12 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz13 {
    font-size: calc(var(--vw) * 13 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz14 {
    font-size: calc(var(--vw) * 14 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz15 {
    font-size: calc(var(--vw) * 15 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz16 {
    font-size: calc(var(--vw) * 16 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz17 {
    font-size: calc(var(--vw) * 17 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz18 {
    font-size: calc(var(--vw) * 18 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz19 {
    font-size: calc(var(--vw) * 19 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz20 {
    font-size: calc(var(--vw) * 20 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz21 {
    font-size: calc(var(--vw) * 21 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz22 {
    font-size: calc(var(--vw) * 22 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz23 {
    font-size: calc(var(--vw) * 23 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz24 {
    font-size: calc(var(--vw) * 24 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz25 {
    font-size: calc(var(--vw) * 25 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz26 {
    font-size: calc(var(--vw) * 26 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz27 {
    font-size: calc(var(--vw) * 27 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz28 {
    font-size: calc(var(--vw) * 28 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz29 {
    font-size: calc(var(--vw) * 29 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz30 {
    font-size: calc(var(--vw) * 30 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz31 {
    font-size: calc(var(--vw) * 31 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz32 {
    font-size: calc(var(--vw) * 32 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz33 {
    font-size: calc(var(--vw) * 33 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz34 {
    font-size: calc(var(--vw) * 34 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz35 {
    font-size: calc(var(--vw) * 35 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz36 {
    font-size: calc(var(--vw) * 36 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz37 {
    font-size: calc(var(--vw) * 37 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz38 {
    font-size: calc(var(--vw) * 38 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz39 {
    font-size: calc(var(--vw) * 39 / 750 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spfz40 {
    font-size: calc(var(--vw) * 40 / 750 * 100);
  }
}
#lotteSustainableCocoa .mt0 {
  margin-top: calc(var(--vw) * 0 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt0 {
    margin-top: 0px !important;
  }
}
#lotteSustainableCocoa .mt10 {
  margin-top: calc(var(--vw) * 10 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt10 {
    margin-top: 10px !important;
  }
}
#lotteSustainableCocoa .mt20 {
  margin-top: calc(var(--vw) * 20 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt20 {
    margin-top: 20px !important;
  }
}
#lotteSustainableCocoa .mt30 {
  margin-top: calc(var(--vw) * 30 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt30 {
    margin-top: 30px !important;
  }
}
#lotteSustainableCocoa .mt40 {
  margin-top: calc(var(--vw) * 40 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt40 {
    margin-top: 40px !important;
  }
}
#lotteSustainableCocoa .mt50 {
  margin-top: calc(var(--vw) * 50 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt50 {
    margin-top: 50px !important;
  }
}
#lotteSustainableCocoa .mt60 {
  margin-top: calc(var(--vw) * 60 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt60 {
    margin-top: 60px !important;
  }
}
#lotteSustainableCocoa .mt70 {
  margin-top: calc(var(--vw) * 70 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt70 {
    margin-top: 70px !important;
  }
}
#lotteSustainableCocoa .mt80 {
  margin-top: calc(var(--vw) * 80 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt80 {
    margin-top: 80px !important;
  }
}
#lotteSustainableCocoa .mt90 {
  margin-top: calc(var(--vw) * 90 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt90 {
    margin-top: 90px !important;
  }
}
#lotteSustainableCocoa .mt100 {
  margin-top: calc(var(--vw) * 100 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt100 {
    margin-top: 100px !important;
  }
}
#lotteSustainableCocoa .mt110 {
  margin-top: calc(var(--vw) * 110 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt110 {
    margin-top: 110px !important;
  }
}
#lotteSustainableCocoa .mt120 {
  margin-top: calc(var(--vw) * 120 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mt120 {
    margin-top: 120px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt0 {
    margin-top: calc(var(--vw) * 0 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt10 {
    margin-top: calc(var(--vw) * 10 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt20 {
    margin-top: calc(var(--vw) * 20 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt30 {
    margin-top: calc(var(--vw) * 30 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt40 {
    margin-top: calc(var(--vw) * 40 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt50 {
    margin-top: calc(var(--vw) * 50 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt60 {
    margin-top: calc(var(--vw) * 60 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt70 {
    margin-top: calc(var(--vw) * 70 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt80 {
    margin-top: calc(var(--vw) * 80 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt90 {
    margin-top: calc(var(--vw) * 90 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt100 {
    margin-top: calc(var(--vw) * 100 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt110 {
    margin-top: calc(var(--vw) * 110 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmt120 {
    margin-top: calc(var(--vw) * 120 / 750 * 100) !important;
  }
}
#lotteSustainableCocoa .mb0 {
  margin-bottom: calc(var(--vw) * 0 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb0 {
    margin-bottom: 0px !important;
  }
}
#lotteSustainableCocoa .mb10 {
  margin-bottom: calc(var(--vw) * 10 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb10 {
    margin-bottom: 10px !important;
  }
}
#lotteSustainableCocoa .mb20 {
  margin-bottom: calc(var(--vw) * 20 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb20 {
    margin-bottom: 20px !important;
  }
}
#lotteSustainableCocoa .mb30 {
  margin-bottom: calc(var(--vw) * 30 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb30 {
    margin-bottom: 30px !important;
  }
}
#lotteSustainableCocoa .mb40 {
  margin-bottom: calc(var(--vw) * 40 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb40 {
    margin-bottom: 40px !important;
  }
}
#lotteSustainableCocoa .mb50 {
  margin-bottom: calc(var(--vw) * 50 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb50 {
    margin-bottom: 50px !important;
  }
}
#lotteSustainableCocoa .mb60 {
  margin-bottom: calc(var(--vw) * 60 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb60 {
    margin-bottom: 60px !important;
  }
}
#lotteSustainableCocoa .mb70 {
  margin-bottom: calc(var(--vw) * 70 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb70 {
    margin-bottom: 70px !important;
  }
}
#lotteSustainableCocoa .mb80 {
  margin-bottom: calc(var(--vw) * 80 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb80 {
    margin-bottom: 80px !important;
  }
}
#lotteSustainableCocoa .mb90 {
  margin-bottom: calc(var(--vw) * 90 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb90 {
    margin-bottom: 90px !important;
  }
}
#lotteSustainableCocoa .mb100 {
  margin-bottom: calc(var(--vw) * 100 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb100 {
    margin-bottom: 100px !important;
  }
}
#lotteSustainableCocoa .mb110 {
  margin-bottom: calc(var(--vw) * 110 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb110 {
    margin-bottom: 110px !important;
  }
}
#lotteSustainableCocoa .mb120 {
  margin-bottom: calc(var(--vw) * 120 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mb120 {
    margin-bottom: 120px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb0 {
    margin-bottom: calc(var(--vw) * 0 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb10 {
    margin-bottom: calc(var(--vw) * 10 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb20 {
    margin-bottom: calc(var(--vw) * 20 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb30 {
    margin-bottom: calc(var(--vw) * 30 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb40 {
    margin-bottom: calc(var(--vw) * 40 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb50 {
    margin-bottom: calc(var(--vw) * 50 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb60 {
    margin-bottom: calc(var(--vw) * 60 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb70 {
    margin-bottom: calc(var(--vw) * 70 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb80 {
    margin-bottom: calc(var(--vw) * 80 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb90 {
    margin-bottom: calc(var(--vw) * 90 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb100 {
    margin-bottom: calc(var(--vw) * 100 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb110 {
    margin-bottom: calc(var(--vw) * 110 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmb120 {
    margin-bottom: calc(var(--vw) * 120 / 750 * 100) !important;
  }
}
#lotteSustainableCocoa .ml0 {
  margin-left: calc(var(--vw) * 0 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml0 {
    margin-left: 0px !important;
  }
}
#lotteSustainableCocoa .ml10 {
  margin-left: calc(var(--vw) * 10 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml10 {
    margin-left: 10px !important;
  }
}
#lotteSustainableCocoa .ml20 {
  margin-left: calc(var(--vw) * 20 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml20 {
    margin-left: 20px !important;
  }
}
#lotteSustainableCocoa .ml30 {
  margin-left: calc(var(--vw) * 30 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml30 {
    margin-left: 30px !important;
  }
}
#lotteSustainableCocoa .ml40 {
  margin-left: calc(var(--vw) * 40 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml40 {
    margin-left: 40px !important;
  }
}
#lotteSustainableCocoa .ml50 {
  margin-left: calc(var(--vw) * 50 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml50 {
    margin-left: 50px !important;
  }
}
#lotteSustainableCocoa .ml60 {
  margin-left: calc(var(--vw) * 60 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml60 {
    margin-left: 60px !important;
  }
}
#lotteSustainableCocoa .ml70 {
  margin-left: calc(var(--vw) * 70 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml70 {
    margin-left: 70px !important;
  }
}
#lotteSustainableCocoa .ml80 {
  margin-left: calc(var(--vw) * 80 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml80 {
    margin-left: 80px !important;
  }
}
#lotteSustainableCocoa .ml90 {
  margin-left: calc(var(--vw) * 90 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml90 {
    margin-left: 90px !important;
  }
}
#lotteSustainableCocoa .ml100 {
  margin-left: calc(var(--vw) * 100 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml100 {
    margin-left: 100px !important;
  }
}
#lotteSustainableCocoa .ml110 {
  margin-left: calc(var(--vw) * 110 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml110 {
    margin-left: 110px !important;
  }
}
#lotteSustainableCocoa .ml120 {
  margin-left: calc(var(--vw) * 120 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .ml120 {
    margin-left: 120px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml0 {
    margin-left: calc(var(--vw) * 0 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml10 {
    margin-left: calc(var(--vw) * 10 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml20 {
    margin-left: calc(var(--vw) * 20 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml30 {
    margin-left: calc(var(--vw) * 30 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml40 {
    margin-left: calc(var(--vw) * 40 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml50 {
    margin-left: calc(var(--vw) * 50 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml60 {
    margin-left: calc(var(--vw) * 60 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml70 {
    margin-left: calc(var(--vw) * 70 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml80 {
    margin-left: calc(var(--vw) * 80 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml90 {
    margin-left: calc(var(--vw) * 90 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml100 {
    margin-left: calc(var(--vw) * 100 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml110 {
    margin-left: calc(var(--vw) * 110 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spml120 {
    margin-left: calc(var(--vw) * 120 / 750 * 100) !important;
  }
}
#lotteSustainableCocoa .mr0 {
  margin-right: calc(var(--vw) * 0 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr0 {
    margin-right: 0px !important;
  }
}
#lotteSustainableCocoa .mr10 {
  margin-right: calc(var(--vw) * 10 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr10 {
    margin-right: 10px !important;
  }
}
#lotteSustainableCocoa .mr20 {
  margin-right: calc(var(--vw) * 20 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr20 {
    margin-right: 20px !important;
  }
}
#lotteSustainableCocoa .mr30 {
  margin-right: calc(var(--vw) * 30 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr30 {
    margin-right: 30px !important;
  }
}
#lotteSustainableCocoa .mr40 {
  margin-right: calc(var(--vw) * 40 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr40 {
    margin-right: 40px !important;
  }
}
#lotteSustainableCocoa .mr50 {
  margin-right: calc(var(--vw) * 50 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr50 {
    margin-right: 50px !important;
  }
}
#lotteSustainableCocoa .mr60 {
  margin-right: calc(var(--vw) * 60 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr60 {
    margin-right: 60px !important;
  }
}
#lotteSustainableCocoa .mr70 {
  margin-right: calc(var(--vw) * 70 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr70 {
    margin-right: 70px !important;
  }
}
#lotteSustainableCocoa .mr80 {
  margin-right: calc(var(--vw) * 80 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr80 {
    margin-right: 80px !important;
  }
}
#lotteSustainableCocoa .mr90 {
  margin-right: calc(var(--vw) * 90 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr90 {
    margin-right: 90px !important;
  }
}
#lotteSustainableCocoa .mr100 {
  margin-right: calc(var(--vw) * 100 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr100 {
    margin-right: 100px !important;
  }
}
#lotteSustainableCocoa .mr110 {
  margin-right: calc(var(--vw) * 110 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr110 {
    margin-right: 110px !important;
  }
}
#lotteSustainableCocoa .mr120 {
  margin-right: calc(var(--vw) * 120 / 1104 * 100) !important;
}
@media screen and (min-width: 1104px) {
  #lotteSustainableCocoa .mr120 {
    margin-right: 120px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr0 {
    margin-right: calc(var(--vw) * 0 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr10 {
    margin-right: calc(var(--vw) * 10 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr20 {
    margin-right: calc(var(--vw) * 20 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr30 {
    margin-right: calc(var(--vw) * 30 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr40 {
    margin-right: calc(var(--vw) * 40 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr50 {
    margin-right: calc(var(--vw) * 50 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr60 {
    margin-right: calc(var(--vw) * 60 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr70 {
    margin-right: calc(var(--vw) * 70 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr80 {
    margin-right: calc(var(--vw) * 80 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr90 {
    margin-right: calc(var(--vw) * 90 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr100 {
    margin-right: calc(var(--vw) * 100 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr110 {
    margin-right: calc(var(--vw) * 110 / 750 * 100) !important;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotteSustainableCocoa .spmr120 {
    margin-right: calc(var(--vw) * 120 / 750 * 100) !important;
  }
}
