@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=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
#lotte_the div, #lotte_the span, #lotte_the object, #lotte_the iframe,
#lotte_the h1, #lotte_the h2, #lotte_the h3, #lotte_the h4, #lotte_the h5, #lotte_the h6, #lotte_the p, #lotte_the blockquote, #lotte_the pre,
#lotte_the abbr, #lotte_the address, #lotte_the cite, #lotte_the code,
#lotte_the del, #lotte_the dfn, #lotte_the em, #lotte_the img, #lotte_the ins, #lotte_the kbd, #lotte_the q, #lotte_the samp,
#lotte_the small, #lotte_the strong, #lotte_the sub, #lotte_the sup, #lotte_the var,
#lotte_the b, #lotte_the i,
#lotte_the dl, #lotte_the dt, #lotte_the dd, #lotte_the ol, #lotte_the ul, #lotte_the li,
#lotte_the fieldset, #lotte_the form, #lotte_the label, #lotte_the legend,
#lotte_the table, #lotte_the caption, #lotte_the tbody, #lotte_the tfoot, #lotte_the thead, #lotte_the tr, #lotte_the th, #lotte_the td,
#lotte_the article, #lotte_the aside, #lotte_the canvas, #lotte_the details, #lotte_the figcaption, #lotte_the figure,
#lotte_the footer, #lotte_the header, #lotte_the hgroup, #lotte_the menu, #lotte_the nav, #lotte_the section, #lotte_the summary,
#lotte_the time, #lotte_the mark, #lotte_the audio, #lotte_the video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

#lotte_the {
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#lotte_the * {
  -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) {
  #lotte_the .tbpc-only {
    display: none !important;
  }
}

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

#lotte_the {
  background: #fff;
  position: relative;
  z-index: 1;
  color: #333;
  line-height: 1.93;
  letter-spacing: 0.05em;
  letter-spacing: 0;
  font-family: "Zen Kaku Gothic New", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: 500;
  font-size: calc(var(--vw) * 16 / 1400 * 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) {
  #lotte_the {
    min-width: 0;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the {
    font-size: calc(var(--vw) * 28 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the {
    width: 100%;
    min-width: inherit;
  }
}
#lotte_the.hidden {
  /* when modal active */
  touch-action: none;
  -webkit-overflow-scrolling: none;
  overflow: hidden;
  /* Other browsers */
  overscroll-behavior: none;
}

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

#lotte_the textarea {
  resize: vertical;
}

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

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

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

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

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

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

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

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

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

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

#lotte_the .fadeObj {
  opacity: 0;
  transition: 0.6s;
}
#lotte_the .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;
}

.opening_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.opening_overlay video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.opening_overlay .tbpc-only {
  display: block;
}
@media only screen and (max-width: 767.98px) {
  .opening_overlay .tbpc-only {
    display: none;
  }
}
.opening_overlay .sp-only {
  display: none;
}
@media only screen and (max-width: 767.98px) {
  .opening_overlay .sp-only {
    display: block;
  }
}
.opening_overlay .skip_button {
  position: absolute;
  top: calc(var(--vw) * 2.8571428571);
  right: calc(var(--vw) * 2.8571428571);
  padding: 0.4em 1.5em;
  background-color: rgba(255, 255, 255, 0.5);
  color: #333;
  border-radius: 30px;
  font-weight: 600;
  z-index: 10000;
  transition: 0.3s;
  font-size: calc(var(--vw) * 16 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  .opening_overlay .skip_button {
    top: 20px;
    right: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .opening_overlay .skip_button {
    top: 3vw;
    right: 3vw;
    padding: 1.5vw 5vw;
  }
}
@media screen and (min-width: 1300px) {
  .opening_overlay .skip_button {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .opening_overlay .skip_button {
    font-size: calc(var(--vw) * 30 / 1080 * 100);
  }
}
.opening_overlay .skip_button:hover {
  background-color: rgb(255, 255, 255);
  opacity: 0.8;
}
.opening_overlay .sound_button {
  position: absolute;
  top: calc(var(--vw) * 2.8571428571);
  left: calc(var(--vw) * 2.8571428571);
  width: 50px;
  height: 50px;
  padding: 12px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10000;
  transition: 0.3s;
}
@media screen and (min-width: 1300px) {
  .opening_overlay .sound_button {
    top: 20px;
    left: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .opening_overlay .sound_button {
    top: 3vw;
    left: 3vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .opening_overlay .sound_button {
    width: 10vw;
    height: 10vw;
  }
}
.opening_overlay .sound_button img {
  width: 100%;
  height: auto;
  display: block;
}
.opening_overlay .sound_button:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

#lotte_the main.lotte_the_main {
  background: #b7b8b3;
  /* 初期：下にズレ＆少し縮小＆透明 */
  /* 画面に入ったら：元に戻して表示 */
}
#lotte_the main.lotte_the_main #kv {
  position: relative;
}
#lotte_the main.lotte_the_main #kv .item_l div,
#lotte_the main.lotte_the_main #kv .item_r div {
  opacity: 0;
  transform: translateY(30px);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#lotte_the main.lotte_the_main #kv .item_l div:nth-child(1) {
  transition-delay: 0.1s;
}
#lotte_the main.lotte_the_main #kv .item_l div:nth-child(2) {
  transition-delay: 0.3s;
}
#lotte_the main.lotte_the_main #kv .item_r div:nth-child(1) {
  transition-delay: 0.5s;
}
#lotte_the main.lotte_the_main #kv .item_r div:nth-child(2) {
  transition-delay: 0.7s;
}
#lotte_the main.lotte_the_main #kv.is-loaded .item_l div,
#lotte_the main.lotte_the_main #kv.is-loaded .item_r div {
  opacity: 1;
  transform: translateY(0);
}
#lotte_the main.lotte_the_main #kv .logo {
  position: absolute;
  top: calc(var(--vw) * 35 / 1400 * 100);
  left: calc(var(--vw) * 50 / 1400 * 100);
  width: calc(var(--vw) * 158 / 1400 * 100);
  max-width: 158px;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #kv .logo {
    top: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .logo {
    top: calc(var(--vw) * 35 / 1080 * 100);
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #kv .logo {
    left: 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .logo {
    left: calc(var(--vw) * 50 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .logo {
    top: calc(var(--vw) * 35 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .logo {
    left: calc(var(--vw) * 30 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .logo {
    width: calc(var(--vw) * 211 / 1080 * 100);
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #kv .item_wrap {
  position: absolute;
  top: calc(var(--vw) * 6);
  left: 50%;
  transform: translateX(-50%);
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  gap: 0 calc(var(--vw) * 10.625);
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .item_wrap {
    top: calc(var(--vw) * 180 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .item_wrap {
    gap: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 58 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #kv .item_wrap > div {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#lotte_the main.lotte_the_main #kv .item_wrap .item_l div:nth-child(1) {
  width: calc(var(--vw) * 21.875);
  margin-bottom: calc(var(--vw) * 23.375);
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .item_wrap .item_l div:nth-child(1) {
    width: calc(var(--vw) * 287 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .item_wrap .item_l div:nth-child(1) {
    margin-bottom: calc(var(--vw) * 376 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #kv .item_wrap .item_l div:nth-child(2) {
  width: calc(var(--vw) * 20.9375);
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .item_wrap .item_l div:nth-child(2) {
    width: calc(var(--vw) * 335 / 1080 * 100);
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #kv .item_wrap .item_r div:nth-child(1) {
  width: calc(var(--vw) * 22.0625);
  margin-bottom: calc(var(--vw) * 23.375);
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .item_wrap .item_r div:nth-child(1) {
    width: calc(var(--vw) * 289 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .item_wrap .item_r div:nth-child(1) {
    margin-bottom: calc(var(--vw) * 376 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #kv .item_wrap .item_r div:nth-child(2) {
  width: calc(var(--vw) * 21);
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #kv .item_wrap .item_r div:nth-child(2) {
    width: calc(var(--vw) * 336 / 1080 * 100);
    max-width: none;
  }
}
#lotte_the main.lotte_the_main .ttl_wrap {
  text-align: center;
}
#lotte_the main.lotte_the_main .ttl_wrap .ttl {
  margin: 0 auto;
}
#lotte_the main.lotte_the_main .ttl_wrap .ttl_jp {
  letter-spacing: 0.3em;
  font-size: calc(var(--vw) * 22 / 1400 * 100);
  margin-top: 0.6em;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main .ttl_wrap .ttl_jp {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main .ttl_wrap .ttl_jp {
    font-size: calc(var(--vw) * 30 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 {
  padding-top: calc(var(--vw) * 50 / 1400 * 100);
  padding-bottom: calc(var(--vw) * 200 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 {
    padding-top: calc(var(--vw) * 80 / 1080 * 100);
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 {
    padding-bottom: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 {
    padding-bottom: calc(var(--vw) * 150 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 .top_txt {
  color: #fff;
  text-align: center;
}
#lotte_the main.lotte_the_main #c01 .top_txt .t01 {
  font-size: calc(var(--vw) * 30 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .top_txt .t01 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .top_txt .t01 {
    font-size: calc(var(--vw) * 40 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 .top_txt .t02 {
  line-height: 2.18;
  font-size: calc(var(--vw) * 22 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .top_txt .t02 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .top_txt .t02 {
    font-size: calc(var(--vw) * 26 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .top_txt .t02 {
    margin-top: calc(var(--vw) * 20 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .top_txt .t02 {
    line-height: 3.15;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block {
  margin-top: calc(var(--vw) * 90 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block {
    margin-top: calc(var(--vw) * 120 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .ttl_wrap .ttl {
  width: calc(var(--vw) * 445 / 1400 * 100);
  max-width: 445px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .ttl_wrap .ttl {
    width: calc(var(--vw) * 623 / 1080 * 100);
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .ttl_wrap .ttl_jp {
  color: #fff;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap {
  position: relative;
  margin-top: calc(var(--vw) * 60 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap {
    margin-top: calc(var(--vw) * 80 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap.extend:before {
  width: 0;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap.extend.is-active:before {
  width: 50%;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap.extend.is-active:before {
    width: 92%;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap:before {
  transition: all 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  content: "";
  background: #e9e4da;
  display: block;
  position: absolute;
  top: calc(var(--vw) * 80 / 1400 * 100);
  left: 0;
  height: calc(var(--vw) * 300 / 1400 * 100);
  border-radius: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 150 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap:before {
    top: 80px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap:before {
    top: calc(var(--vw) * 80 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap:before {
    top: calc(var(--vw) * 100 / 1080 * 100);
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap:before {
    height: 300px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap:before {
    height: calc(var(--vw) * 380 / 1080 * 100);
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap:before {
    border-radius: 0px 150px 0px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap:before {
    border-radius: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 150 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap:before {
    width: 92%;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap [data-scroll] {
  transition-delay: 0.4s;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap.re:before {
  left: auto;
  right: 0;
  border-radius: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 150 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap.re:before {
    border-radius: 0px 0px 0px 150px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap.re:before {
    border-radius: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 150 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap.re .c01_box {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap.re .c01_box {
    flex-direction: column;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap.re .c01_box .c01_box_txt .link {
  margin-left: 0;
  margin-right: auto;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box {
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  width: calc(var(--vw) * 1300 / 1400 * 100);
  max-width: 1300px;
  margin: 0 auto;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box {
    padding: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 110 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 110 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box {
    width: auto;
    max-width: none;
    flex-direction: column;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_img.c01_box_img01 {
  width: calc(var(--vw) * 590 / 1400 * 100);
  max-width: 590px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_img.c01_box_img01 {
    width: calc(var(--vw) * 782 / 1080 * 100);
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_img.c01_box_img02 {
  width: calc(var(--vw) * 615 / 1400 * 100);
  max-width: 615px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_img.c01_box_img02 {
    width: calc(var(--vw) * 769 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_img {
    margin: 0 auto;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt {
  width: calc(var(--vw) * 610 / 1400 * 100);
  max-width: 610px;
  margin-top: calc(var(--vw) * 70 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt {
    margin-top: calc(var(--vw) * 40 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt {
    width: auto;
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .name {
  color: #fff;
  line-height: 1.2;
  font-weight: 600;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .name span:nth-child(1) {
  font-size: calc(var(--vw) * 42 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .name span:nth-child(1) {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .name span:nth-child(1) {
    font-size: calc(var(--vw) * 58 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .name span:nth-child(2) {
  font-size: calc(var(--vw) * 22 / 1400 * 100);
  margin-left: 1em;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .name span:nth-child(2) {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .name span:nth-child(2) {
    font-size: calc(var(--vw) * 30 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .name span:nth-child(2):before, #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .name span:nth-child(2):after {
  display: inline-block;
  content: "◆";
  margin: 0 0.5em;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .lead {
  display: table;
  margin-top: 0.6em;
  color: #020045;
  border: 2px solid #020045;
  font-weight: 600;
  font-size: calc(var(--vw) * 22 / 1400 * 100);
  line-height: 1;
  padding: 0.4em 2em;
  border-radius: 2em;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .lead {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .lead {
    font-size: calc(var(--vw) * 30 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .txt {
  color: #fff;
  line-height: 1.8;
  font-size: calc(var(--vw) * 18 / 1400 * 100);
  margin-top: 0.6em;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .txt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .txt {
    font-size: calc(var(--vw) * 25 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  width: 250px;
  height: 48px;
  margin-top: 20px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more {
    margin-left: 0;
    margin-right: auto;
    width: 38vw;
    height: 8vw;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 48px;
  height: 48px;
  background: #282936;
  border-radius: 24px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more .circle {
    width: 8vw;
    height: 8vw;
    border-radius: 4vw;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 10px;
  width: 18px;
  height: 2px;
  background: none;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more .circle .icon.arrow {
    left: 2vw;
    width: 3vw;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -4px;
  right: 1px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 0;
  margin: 0 0 0 30px;
  color: #282936;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  white-space: nowrap;
  font-size: calc(var(--vw) * 16 / 1400 * 100);
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more .button-text {
    padding: 1.5vw 0;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more .button-text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more .button-text {
    font-size: calc(var(--vw) * 34 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more:hover .circle {
  width: 100%;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more:hover .circle .icon.arrow {
  background: #fff;
  transform: translate(16px, 0);
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more:hover .circle .icon.arrow {
    transform: translate(1vw, 0);
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt a.learn-more:hover .button-text {
  color: #fff;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link {
  color: #fff;
  display: table;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  padding: 0 3em;
  margin-top: 1em;
  font-size: calc(var(--vw) * 22 / 1400 * 100);
  transition: 0.4s;
  opacity: 1;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link {
    font-size: calc(var(--vw) * 30 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link {
    margin-left: 0;
    margin-right: auto;
  }
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link:hover {
  transition: 0.4s;
  opacity: 0.6;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link.nolink {
  color: #fae33a;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link.nolink:hover {
  opacity: 1;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link.nolink:before {
  background: #fae33a;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link.nolink span {
  background-color: transparent;
}
#lotte_the main.lotte_the_main #c01 .c01_block .c01_box_wrap .c01_box .c01_box_txt .link span {
  display: table;
  position: relative;
  z-index: 1;
  background: #b7b8b3;
  padding: 0 0.5em;
}
#lotte_the main.lotte_the_main [data-scroll] {
  opacity: 0;
  will-change: transform, scale, opacity;
  transform: translateY(6rem) scale(0.93);
  transition: all 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#lotte_the main.lotte_the_main [data-scroll=in] {
  opacity: 1;
  transform: translateY(0) scale(1);
}
#lotte_the main.lotte_the_main #c02 {
  background: #e9e4da;
  padding-top: calc(var(--vw) * 94 / 1400 * 100);
  padding-bottom: calc(var(--vw) * 120 / 1400 * 100);
  border-radius: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 150 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 150 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 {
    padding-top: 94px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 {
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 {
    border-radius: 0px 150px 0px 150px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 {
    padding-top: calc(var(--vw) * 50 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 {
    padding-bottom: calc(var(--vw) * 130 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 {
    border-radius: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 150 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 150 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .ttl_wrap .ttl {
  width: calc(var(--vw) * 1369 / 1400 * 100);
  max-width: 1369px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .ttl_wrap .ttl {
    width: calc(var(--vw) * 1002 / 1080 * 100);
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #c02 .lead {
  text-align: center;
  font-weight: 600;
  line-height: 1.6;
  font-size: calc(var(--vw) * 30 / 1400 * 100);
  margin-top: calc(var(--vw) * 90 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .lead {
    font-size: 30px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .lead {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .lead {
    font-size: calc(var(--vw) * 42 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .lead {
    margin-top: calc(var(--vw) * 110 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner {
    padding: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 110 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 110 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  width: calc(var(--vw) * 1300 / 1400 * 100);
  max-width: 1300px;
  margin: 0 auto;
  padding-left: calc(var(--vw) * 40 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap {
    padding-left: calc(var(--vw) * 0 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap {
    width: auto;
    max-width: none;
    flex-direction: column;
  }
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.re {
  flex-direction: row-reverse;
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.re .movie {
  border-radius: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 100 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.re .movie {
    border-radius: 0px 0px 0px 100px;
  }
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.re .txt {
  margin-left: 0;
  padding-left: 0;
  margin-right: calc(var(--vw) * 114 / 1400 * 100);
  padding-right: calc(var(--vw) * 40 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.re .txt {
    margin-right: 114px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.re .txt {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.re .txt {
    margin-right: calc(var(--vw) * 0 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.re .txt {
    padding-right: calc(var(--vw) * 0 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap01 {
  margin-top: calc(var(--vw) * 80 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap01 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap01 {
    margin-top: calc(var(--vw) * 100 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap02 {
  margin-top: calc(var(--vw) * 120 / 1400 * 100);
  padding-left: 0;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap02 {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap02 {
    margin-top: calc(var(--vw) * 110 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap02 {
    width: auto;
    max-width: none;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap02 .txt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap02 .movie {
    padding-right: calc(var(--vw) * 0 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap02 .movie {
    margin-top: calc(var(--vw) * 50 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap02 {
    flex-direction: column-reverse;
  }
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap03 {
  margin-top: calc(var(--vw) * 50 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap03 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap03 {
    margin-top: calc(var(--vw) * 110 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap03 {
    width: auto;
    max-width: none;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap03 .txt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap.movie_txt_wrap03 .movie {
    margin-top: calc(var(--vw) * 50 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .movie {
  overflow: hidden;
  flex-shrink: 0;
  width: calc(var(--vw) * 542 / 1400 * 100);
  max-width: 542px;
  height: calc(var(--vw) * 542 / 1400 * 100);
  border-radius: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 100 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .movie {
    height: 542px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .movie {
    border-radius: 0px 100px 0px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .movie {
    width: calc(var(--vw) * 759 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .movie {
    height: calc(var(--vw) * 759 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .movie {
    border-radius: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 100 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .movie {
    margin: 0 auto;
  }
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .movie video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt {
  flex: 1;
  margin-left: calc(var(--vw) * 114 / 1400 * 100);
  padding-top: calc(var(--vw) * 72 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt {
    margin-left: 114px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt {
    padding-top: 72px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt {
    margin-left: calc(var(--vw) * 0 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt {
    padding-top: calc(var(--vw) * 0 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt {
    margin-top: calc(var(--vw) * 100 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt .t01 {
  line-height: 1.6;
  font-weight: 600;
  font-size: calc(var(--vw) * 30 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt .t01 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt .t01 {
    font-size: calc(var(--vw) * 42 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt .t02 {
  font-size: calc(var(--vw) * 18 / 1400 * 100);
  margin-top: calc(var(--vw) * 40 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt .t02 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt .t02 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt .t02 {
    font-size: calc(var(--vw) * 25 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .movie_txt_wrap .txt .t02 {
    margin-top: calc(var(--vw) * 40 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box {
  margin-top: calc(var(--vw) * 90 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box {
    margin-top: 90px;
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl {
  text-align: center;
  font-weight: 600;
  font-size: calc(var(--vw) * 30 / 1400 * 100);
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl {
    font-size: calc(var(--vw) * 42 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:before, #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:after {
  content: "";
  display: inline-block;
  width: calc(var(--vw) * 334 / 1400 * 100);
  max-width: 334px;
  height: calc(var(--vw) * 13 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:before, #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:after {
    height: 13px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:before, #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:after {
    width: calc(var(--vw) * 234 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:before, #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:after {
    height: calc(var(--vw) * 13 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:before {
  background: url(../img/c02_sub_l.svg) 0 0/cover no-repeat;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:before {
    background: url(../img/c02_sub_l_sp.svg) 0 0/cover no-repeat;
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:after {
  background: url(../img/c02_sub_r.svg) 0 0/cover no-repeat;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl:after {
    background: url(../img/c02_sub_r_sp.svg) 0 0/cover no-repeat;
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl span {
  display: inline-block;
  margin-left: calc(var(--vw) * 50 / 1400 * 100);
  margin-right: calc(var(--vw) * 50 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl span {
    margin-left: 50px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl span {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl span {
    margin-left: calc(var(--vw) * 44 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .ttl span {
    margin-right: calc(var(--vw) * 44 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross {
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 310 / 1400 * 100);
  margin-top: calc(var(--vw) * 70 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross {
    gap: 0px 310px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross {
    gap: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 210 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross {
    margin-top: calc(var(--vw) * 70 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross:after {
  content: "";
  width: calc(var(--vw) * 127 / 1400 * 100);
  max-width: 127px;
  height: calc(var(--vw) * 127 / 1400 * 100);
  background: url(../img/x.svg) 0 0/cover no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross:after {
    height: 127px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross:after {
    width: calc(var(--vw) * 127 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross:after {
    height: calc(var(--vw) * 127 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross > div {
  width: calc(var(--vw) * 450 / 1400 * 100);
  max-width: 450px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross > div {
    width: calc(var(--vw) * 550 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross .r {
    padding-right: calc(var(--vw) * 30 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross .t01 {
  margin: 0 auto;
  display: table;
  font-size: calc(var(--vw) * 30 / 1400 * 100);
  line-height: 1.1;
  border-bottom: 1px solid #333;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross .t01 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross .t01 {
    font-size: calc(var(--vw) * 36 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross .t02 {
  font-size: calc(var(--vw) * 22 / 1400 * 100);
  margin-top: 0.4em;
  line-height: 1.5;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross .t02 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross .t02 {
    font-size: calc(var(--vw) * 26 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .junwari_box .cross .t02 {
    margin-top: 0.8em;
  }
}
#lotte_the main.lotte_the_main #c02 .inner .circle {
  margin-top: calc(var(--vw) * 45 / 1400 * 100);
  margin-left: auto;
  margin-right: auto;
  width: calc(var(--vw) * 1300 / 1400 * 100);
  max-width: 1300px;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .inner .circle {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .circle {
    margin-top: calc(var(--vw) * 90 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .inner .circle {
    width: auto;
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #c02 .enqu {
  margin-top: calc(var(--vw) * 120 / 1400 * 100);
  width: calc(var(--vw) * 1300 / 1400 * 100);
  max-width: 1300px;
  padding: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 50 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 50 / 1400 * 100);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .enqu {
    margin-top: 120px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c02 .enqu {
    padding: 0px 50px 0px 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .enqu {
    margin-top: calc(var(--vw) * 130 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .enqu {
    padding: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 20 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 20 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c02 .enqu {
    width: auto;
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #c03_04 {
  padding-top: calc(var(--vw) * 100 / 1400 * 100);
  padding-bottom: calc(var(--vw) * 100 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c03_04 {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c03_04 {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03_04 {
    padding-top: calc(var(--vw) * 100 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03_04 {
    padding-bottom: calc(var(--vw) * 170 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c03 .inner {
  width: calc(var(--vw) * 1300 / 1400 * 100);
  max-width: 1300px;
  margin: 0 auto;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner {
    width: auto;
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #c03 .inner .ttl_wrap .ttl {
  width: calc(var(--vw) * 677 / 1400 * 100);
  max-width: 677px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .ttl_wrap .ttl {
    width: calc(var(--vw) * 948 / 1080 * 100);
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #c03 .inner .ttl_wrap .ttl_jp {
  color: #fff;
}
#lotte_the main.lotte_the_main #c03 .inner .img_wrap .box {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  gap: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 70 / 1400 * 100);
  margin-top: calc(var(--vw) * 60 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box {
    gap: 0px 70px;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box {
    gap: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box {
    margin-top: calc(var(--vw) * 60 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box {
    padding: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 60 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 60 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box {
    flex-direction: column;
  }
}
#lotte_the main.lotte_the_main #c03 .inner .img_wrap .box img {
  display: block;
}
#lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l {
  width: calc(var(--vw) * 515 / 1400 * 100);
  max-width: 515px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l {
    width: calc(var(--vw) * 718 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
}
#lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l img:nth-child(1) {
  width: calc(var(--vw) * 479 / 1400 * 100);
  max-width: 479px;
  margin-bottom: calc(var(--vw) * 38 / 1400 * 100);
  margin-left: 0;
  margin-right: auto;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l img:nth-child(1) {
    margin-bottom: 38px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l img:nth-child(1) {
    width: calc(var(--vw) * 670 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l img:nth-child(1) {
    margin-bottom: calc(var(--vw) * 38 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l img:nth-child(1) {
    margin-left: calc(var(--vw) * 73 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l img:nth-child(2) {
  width: calc(var(--vw) * 434 / 1400 * 100);
  max-width: 434px;
  margin-left: auto;
  margin-right: 0;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l img:nth-child(2) {
    width: calc(var(--vw) * 607 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_l img:nth-child(2) {
    margin: 0 auto;
  }
}
#lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r {
  width: calc(var(--vw) * 553 / 1400 * 100);
  max-width: 553px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r {
    width: calc(var(--vw) * 770 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r {
    margin-top: calc(var(--vw) * 100 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r img:nth-child(1) {
  width: calc(var(--vw) * 498 / 1400 * 100);
  max-width: 498px;
  margin-bottom: calc(var(--vw) * 38 / 1400 * 100);
  margin-left: auto;
  margin-right: 0;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r img:nth-child(1) {
    width: calc(var(--vw) * 697 / 1080 * 100);
    max-width: none;
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r img:nth-child(1) {
    margin-bottom: 38px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r img:nth-child(1) {
    margin-bottom: calc(var(--vw) * 46 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r img:nth-child(1) {
    margin-right: calc(var(--vw) * 35 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r img:nth-child(2) {
  width: calc(var(--vw) * 434 / 1400 * 100);
  max-width: 434px;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r img:nth-child(2) {
    width: calc(var(--vw) * 607 / 1080 * 100);
    max-width: none;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .box .img_r img:nth-child(2) {
    margin: 0 auto;
  }
}
#lotte_the main.lotte_the_main #c03 .inner .img_wrap .txt {
  display: table;
  margin: 0 auto;
  color: #fff;
  line-height: 1.7;
  font-size: calc(var(--vw) * 16 / 1400 * 100);
  margin-top: calc(var(--vw) * 40 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .txt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .txt {
    font-size: calc(var(--vw) * 24 / 1080 * 100);
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .txt {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .txt {
    margin-top: calc(var(--vw) * 70 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c03 .inner .img_wrap .txt {
    padding: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 60 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 60 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c04 {
  margin-top: calc(var(--vw) * 114 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 {
    margin-top: 114px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 {
    margin-top: calc(var(--vw) * 120 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c04 .inner .ttl_wrap {
  width: calc(var(--vw) * 1056 / 1400 * 100);
  max-width: 1056px;
  margin: 0 auto;
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .ttl_wrap {
    width: calc(var(--vw) * 897 / 1080 * 100);
    max-width: none;
  }
}
#lotte_the main.lotte_the_main #c04 .inner .ttl_wrap .ttl_jp {
  color: #fff;
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: calc(var(--vw) * 1300 / 1400 * 100);
  max-width: 1300px;
  gap: calc(var(--vw) * 5 / 1400 * 100) calc(var(--vw) * 5 / 1400 * 100);
  margin: 0 auto;
  margin-top: calc(var(--vw) * 120 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list {
    gap: 5px 5px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list {
    gap: calc(var(--vw) * 5 / 1080 * 100) calc(var(--vw) * 5 / 1080 * 100);
  }
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list {
    margin-top: calc(var(--vw) * 100 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list {
    padding: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 8 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 8 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list {
    width: auto;
    max-height: none;
  }
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li {
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(1) {
  border-radius: calc(var(--vw) * 100 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(1) {
    border-radius: 100px 0px 0px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(1) {
    border-radius: calc(var(--vw) * 100 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(2) {
  border-radius: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 100 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(2) {
    border-radius: 0px 0px 100px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(2) {
    border-radius: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 100 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(3) {
  border-radius: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 100 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(3) {
    border-radius: 0px 100px 0px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(3) {
    border-radius: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 100 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(4) {
  border-radius: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 100 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(4) {
    border-radius: 0px 0px 100px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(4) {
    border-radius: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 100 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(5) {
  border-radius: calc(var(--vw) * 100 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(5) {
    border-radius: 100px 0px 0px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(5) {
    border-radius: calc(var(--vw) * 100 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(6) {
  border-radius: calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 100 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(6) {
    border-radius: 0px 0px 0px 100px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li:nth-child(6) {
    border-radius: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 100 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a {
  display: block;
  position: relative;
  overflow: hidden;
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a img {
  transition: 0.4s;
  filter: saturate(1);
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #b6748d;
  mix-blend-mode: multiply;
  z-index: 1;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a.butter:before {
  background: #70b09d;
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a:hover img {
  transition: 0.4s;
  filter: saturate(0.2);
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a:hover:before {
  transition: 0.4s;
  opacity: 1;
  visibility: visible;
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a:hover .txt {
  transition: 0.4s;
  opacity: 1;
  visibility: visible;
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt span {
  color: #fff;
  white-space: nowrap;
  display: block;
  line-height: 1.3;
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt span:nth-child(1) {
  font-size: calc(var(--vw) * 22 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt span:nth-child(1) {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt span:nth-child(1) {
    font-size: calc(var(--vw) * 26 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt span:nth-child(2) {
  font-size: calc(var(--vw) * 16 / 1400 * 100);
  margin-top: 0.2em;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt span:nth-child(2) {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt span:nth-child(2) {
    font-size: calc(var(--vw) * 16 / 1080 * 100);
  }
}
#lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt span:nth-child(3) {
  font-size: calc(var(--vw) * 16 / 1400 * 100);
  margin-top: 0.2em;
}
@media screen and (min-width: 1300px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt span:nth-child(3) {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  #lotte_the main.lotte_the_main #c04 .inner .sweet_list li a .txt span:nth-child(3) {
    font-size: calc(var(--vw) * 16 / 1080 * 100);
  }
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.85;
}

.fancybox-bg {
  background: #fff;
}

.fancybox-content .fancybox-button--close {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99999;
  background: rgb(0, 0, 0);
  border-radius: 4px;
  padding: 0.3em 2em 0.2em;
  color: #fff;
  border: none;
  cursor: pointer;
  display: block;
  width: auto;
  height: auto;
  font-weight: 600;
  font-size: calc(var(--vw) * 12 / 1400 * 100);
  border-radius: calc(var(--vw) * 10 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100);
}
@media screen and (min-width: 1300px) {
  .fancybox-content .fancybox-button--close {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .fancybox-content .fancybox-button--close {
    font-size: calc(var(--vw) * 28 / 1080 * 100);
  }
}
@media screen and (min-width: 1300px) {
  .fancybox-content .fancybox-button--close {
    border-radius: 10px 0px 0px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .fancybox-content .fancybox-button--close {
    border-radius: calc(var(--vw) * 20 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100);
  }
}
.fancybox-caption {
  display: block !important;
  background: transparent;
  font-weight: 600;
  bottom: 15vh;
  font-size: calc(var(--vw) * 16 / 1400 * 100);
  color: #333;
}
@media screen and (min-width: 1300px) {
  .fancybox-caption {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .fancybox-caption {
    font-size: calc(var(--vw) * 26 / 1080 * 100);
  }
}

.lightboxOverlay {
  background: #fff;
}

.lb-outerContainer {
  background: transparent;
  max-width: 600px;
  width: auto !important;
  height: auto !important;
}
.lb-outerContainer .lb-image {
  border: 0;
}

.lightbox {
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  height: auto !important;
  width: 100% !important;
  border-radius: 0;
  border: 0;
}

.lb-dataContainer {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 0 !important;
  z-index: 9999;
}

.lb-nav {
  width: 120%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767.98px) {
  .lb-nav {
    width: 96%;
  }
}

.lb-nav a.lb-prev {
  width: 25%;
  left: 0;
  float: left;
  background: url(../img/left.png) left 48% no-repeat;
  background-size: 50px;
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
@media only screen and (max-width: 767.98px) {
  .lb-nav a.lb-prev {
    background-size: 8vw;
  }
}

.lb-container {
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .lb-container {
    padding: calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 120 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 120 / 1080 * 100);
  }
}

.lb-nav a.lb-next {
  width: 25%;
  right: 0;
  float: right;
  background: url(../img/right.png) right 48% no-repeat;
  background-size: 50px;
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
@media only screen and (max-width: 767.98px) {
  .lb-nav a.lb-next {
    background-size: 8vw;
  }
}

.lb-data {
  margin-top: 1em;
}
.lb-data .lb-details {
  width: 100%;
  text-align: center;
}
.lb-data .lb-details .lb-caption {
  font-size: calc(var(--vw) * 16 / 1400 * 100);
  color: #333;
  line-height: 1.5;
}
@media screen and (min-width: 1300px) {
  .lb-data .lb-details .lb-caption {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .lb-data .lb-details .lb-caption {
    font-size: calc(var(--vw) * 40 / 1080 * 100);
  }
}
.lb-data .lb-details .lb-caption br.sp-only {
  display: none;
}
@media only screen and (max-width: 767.98px) {
  .lb-data .lb-details .lb-caption br.sp-only {
    display: inline;
  }
}
.lb-data .lb-details .lb-number {
  display: none !important;
}

.lb-close {
  display: block;
  background: #333 !important;
  background-image: none !important;
  position: absolute;
  bottom: auto !important;
  top: 0;
  right: 0;
  transform: translateY(-100%);
  padding: 0.4em 2em !important;
  font-weight: 600;
  border-radius: calc(var(--vw) * 10 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100) calc(var(--vw) * 0 / 1400 * 100);
  z-index: 99999 !important;
  width: auto !important;
  height: auto !important;
  opacity: 1 !important;
  transition: 0.3s;
}
@media only screen and (max-width: 767.98px) {
  .lb-close {
    right: 22.5vw;
  }
}
@media screen and (min-width: 1300px) {
  .lb-close {
    border-radius: 10px 0px 0px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .lb-close {
    border-radius: calc(var(--vw) * 20 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100) calc(var(--vw) * 0 / 1080 * 100);
  }
}
@media only screen and (max-width: 767.98px) {
  .lb-close {
    font-size: 2.5vw;
  }
}
.lb-close:hover {
  opacity: 0.8 !important;
}
.lb-close:before {
  line-height: 1;
  display: inline-block;
  content: "CLOSE";
  color: #fff;
}

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