/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type="number"] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

main {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  font-style: italic;
  background-repeat: no-repeat;
  background-size: cover;
  shape-margin: 0.75rem;
}

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.kv {
  width: 100%;
  height: auto;
  aspect-ratio: 1500/784;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/kv.jpg)
      center/cover,
    no-repeat;
}
@media screen and (max-width: 768px) {
  .kv {
    aspect-ratio: 750/1210;
    background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/kv_sp.jpg)
        center/cover,
      no-repeat;
  }
}
.kv__logo {
  display: block;
  max-width: 211px;
  width: 100%;
  width: 14.0666666667vw;
  padding-top: 0.9333333333vw;
  margin-left: 1.4666666667vw;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (hover) {
  .kv__logo:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .kv__logo {
    width: 26.2666666667vw;
    padding-top: 2.5333333333vw;
    margin-left: 2.6666666667vw;
  }
}

.cta {
  background: #efefef;
  padding-block: 26px 34px;
}
@media screen and (max-width: 768px) {
  .cta {
    padding-block: 13px 20px;
  }
}
.cta__lead {
  font-size: 18px;
  font-weight: 700;
  font-family: "Noto Sans JP";
  text-align: center;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .cta__lead {
    font-size: 12px;
  }
}
.cta__lead::before {
  content: "";
  display: inline-block;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_cta.svg)
      center/cover,
    no-repeat;
  width: 10px;
  height: auto;
  aspect-ratio: 10/21;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .cta__lead::before {
    width: 7px;
    margin-right: 5px;
  }
}
.cta__lead::after {
  content: "";
  display: inline-block;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_cta.svg)
      center/cover,
    no-repeat;
  width: 10px;
  height: auto;
  aspect-ratio: 10/21;
  margin-left: 10px;
  translate: -1ch 0;
}
@media screen and (max-width: 768px) {
  .cta__lead::after {
    width: 7px;
    margin-left: 5px;
  }
}
.cta__btn {
  margin-inline: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 29px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #d62f3c;
  color: #fff;
  font-size: 26px;
  font-family: "Noto sans jp";
  font-weight: 700;
  border-radius: 40px;
  padding-block: 25px;
  max-width: 580px;
  width: 100%;
  -webkit-box-shadow: 0px 10px 0px 0px rgb(154, 15, 26);
  box-shadow: 0px 10px 0px 0px rgb(154, 15, 26);
  -webkit-transition: translate 0.3s, -webkit-box-shadow 0.3s;
  transition: translate 0.3s, -webkit-box-shadow 0.3s;
  transition: translate 0.3s, box-shadow 0.3s;
  transition: translate 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
@media (hover) {
  .cta__btn:hover {
    -webkit-box-shadow: 0px 5px 0px 0px rgb(154, 15, 26);
    box-shadow: 0px 5px 0px 0px rgb(154, 15, 26);
    translate: 0 5px;
  }
}
@media screen and (max-width: 768px) {
  .cta__btn {
    max-width: 335px;
    font-size: 18px;
    gap: 11px;
    padding-block: 22px;
  }
}
.cta__btn::after {
  content: "";
  display: inline-block;
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/arrow.svg);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/arrow.svg);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  background: #fff;
  width: 17px;
  height: auto;
  aspect-ratio: 17/19;
}
@media screen and (max-width: 768px) {
  .cta__btn::after {
    width: 10.5px;
  }
}
.cta__btn span {
  font-size: 35px;
}
@media screen and (max-width: 768px) {
  .cta__btn span {
    font-size: 22px;
  }
}
.cta__btn p {
  translate: 0 -5px;
}
@media screen and (max-width: 768px) {
  .cta__btn p {
    translate: 0 -2px;
  }
}

.problem {
  padding-top: 100px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .problem {
    padding-top: 45px;
  }
}
.problem::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  translate: 0 99%;
  display: inline-block;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background: #fff;
  width: 100%;
  height: 87px;
}
@media screen and (max-width: 768px) {
  .problem::after {
    height: 21.5px;
  }
}
.problem__inner {
  width: 90%;
  margin-inline: auto;
}
.problem__top {
  display: block;
  max-width: 985px;
  margin-inline: auto;
}
.problem__title {
  margin-top: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .problem__title {
    font-size: 16px;
    margin-top: 25px;
  }
}
.problem__list {
  max-width: 1000px;
  margin-inline: auto;
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.33%;
  padding-bottom: 30px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .problem__list {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 20px;
    margin-top: 35px;
    padding-bottom: 50px;
  }
}
.problem__item {
  width: 100%;
  display: inherit;
  grid-template-rows: subgrid;
  grid-row: span 2;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  justify-items: center;
}
@media screen and (max-width: 768px) {
  .problem__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 15px;
  }
}
@media screen and (max-width: 768px) {
  .problem__item:nth-child(1) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.problem__item:nth-child(1) .problem__peaple {
  max-width: 124px;
}
@media screen and (max-width: 768px) {
  .problem__item:nth-child(1) .problem__peaple {
    max-width: 67px;
  }
}
.problem__item:nth-child(2) .problem__peaple {
  max-width: 120px;
}
@media screen and (max-width: 768px) {
  .problem__item:nth-child(2) .problem__peaple {
    max-width: 70.5px;
  }
}
@media screen and (max-width: 768px) {
  .problem__item:nth-child(3) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.problem__item:nth-child(3) .problem__peaple {
  max-width: 120px;
}
@media screen and (max-width: 768px) {
  .problem__item:nth-child(3) .problem__peaple {
    max-width: 67.5px;
  }
}
.problem__bubble {
  background: #c6e1d8;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  border-radius: 30px;
  font-size: 18px;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  padding: 35px 30px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .problem__bubble {
    width: 65.67%;
    font-size: 14px;
    padding: 17px 15px;
    border-radius: 15px;
  }
}
.problem__peaple {
  margin-top: 14px;
}

.solution {
  position: relative;
  padding-block: 110px 215px;
  background: #fdf9e8;
}
@media screen and (max-width: 768px) {
  .solution {
    padding-top: 75px;
    padding-bottom: 100px;
    padding-bottom: 26.6666666667vw;
  }
}
.solution::before {
  content: "";
  position: absolute;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/bg_yellow.png)
      center/cover,
    no-repeat;
  width: 31.26vw;
  height: auto;
  aspect-ratio: 469/308;
  display: inline-block;
  left: 0;
  top: 0;
}
.solution::after {
  content: "";
  position: absolute;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/bg_green.png)
      center/cover,
    no-repeat;
  width: 31.8vw;
  height: auto;
  aspect-ratio: 477/361;
  display: inline-block;
  right: 0;
  top: 0;
}
.solution__inner {
  max-width: 1100px;
  width: 90%;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .solution__inner {
    width: 100%;
  }
}
.solution__subtitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  text-align: center;
}
.solution__subtitle span {
  font-size: 32px;
  line-height: 1.90625;
  letter-spacing: 0em;
  font-weight: 500;
  border-bottom: 2px dashed #f3ce21;
}
@media screen and (max-width: 768px) {
  .solution__subtitle span {
    font-size: 16px;
  }
}
.solution__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 46px;
  font-weight: 700;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .solution__title {
    font-size: 23px;
    margin-top: 20px;
  }
}
.solution__title span {
  color: #3ba886;
  font-size: 69px;
}
@media screen and (max-width: 768px) {
  .solution__title span {
    font-size: 34.5px;
  }
}
.solution__list {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .solution__list {
    margin-top: 17px;
  }
}
.solution__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .solution__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.solution__item:nth-child(1) {
  gap: 80px;
  gap: 7.2727272727%;
}
@media screen and (max-width: 768px) {
  .solution__item:nth-child(1) {
    gap: 20px;
  }
}
.solution__item:nth-child(2) {
  gap: 42px;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .solution__item:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 5px;
    margin-top: 29px;
  }
}
.solution__item:nth-child(2)::after {
  content: "";
  position: absolute;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_line_01.png)
      center/cover,
    no-repeat;
  width: 251px;
  height: auto;
  aspect-ratio: 251/133;
  top: -100px;
  left: 50%;
  translate: calc(-50% - 27px) 0;
  width: 16.7333333333vw;
  width: min(16.7333333333vw, 251px);
}
@media screen and (max-width: 768px) {
  .solution__item:nth-child(2)::after {
    background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_line_01_sp.png)
        center/cover,
      no-repeat;
    width: 125.5px;
    aspect-ratio: 251/142;
    top: -80px;
    display: none;
  }
}
.solution__item:nth-child(3) {
  gap: 80px;
  margin-top: 125px;
}
@media screen and (max-width: 768px) {
  .solution__item:nth-child(3) {
    gap: 24px;
    margin-top: 18.5px;
  }
}
.solution__item:nth-child(3)::after {
  content: "";
  position: absolute;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_line_02.png)
      center/cover,
    no-repeat;
  width: 220px;
  height: auto;
  aspect-ratio: 220/181;
  top: -175px;
  top: -11.6666666667vw;
  top: max(-11.6666666667vw, -175px);
  left: 50%;
  translate: -50% 0;
  width: 14.6666666667vw;
  width: min(14.6666666667vw, 220px);
}
@media screen and (max-width: 768px) {
  .solution__item:nth-child(3)::after {
    background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_line_02_sp.png)
        center/cover,
      no-repeat;
    width: 110px;
    aspect-ratio: 220/181;
    top: -77px;
    display: none;
  }
}
.solution__item:nth-child(odd) .point__textbox {
  padding-right: 50px;
}
@media screen and (max-width: 768px) {
  .solution__item:nth-child(odd) .point__textbox {
    padding-right: 0;
  }
}
.solution__item:nth-child(even) .point__textbox {
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  .solution__item:nth-child(even) .point__textbox {
    padding-left: 0;
  }
}

.point__image {
  position: relative;
}
.point__image--1 {
  width: 40%;
  margin-left: -19px;
  margin-top: -60px;
}
@media screen and (max-width: 768px) {
  .point__image--1 {
    margin-top: 0;
    width: 75.6%;
    margin-left: 12.6666666667%;
  }
}
.point__image--1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_star_02.png)
      center/cover,
    no-repeat;
  width: 52px;
  height: auto;
  aspect-ratio: 52/61;
  width: 3.4666666667%;
  width: min(3.4666666667vw, 52px);
}
@media screen and (max-width: 768px) {
  .point__image--1::before {
    display: none;
  }
}
.point__image--2 {
  width: 43.3636363636%;
  margin-right: 18px;
  margin-top: -52px;
}
@media screen and (max-width: 768px) {
  .point__image--2 {
    width: 73.4666666667%;
    margin-top: 0;
    margin-left: 19.2%;
  }
}
.point__image--2::before {
  content: "";
  position: absolute;
  bottom: 100px;
  right: -54px;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_star_03.png)
      center/cover,
    no-repeat;
  width: 92px;
  height: auto;
  aspect-ratio: 92/67;
  width: 6.1333333333%;
  width: min(6.1333333333vw, 92px);
}
@media screen and (max-width: 768px) {
  .point__image--2::before {
    display: none;
  }
}
.point__image--2::after {
  content: "";
  position: absolute;
  bottom: -6px;
  right: 0;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_green_01.png)
      center/cover,
    no-repeat;
  width: 44px;
  height: auto;
  aspect-ratio: 44/58;
  width: 2.9333333333vw;
  width: min(2.9333333333vw, 44px);
}
@media screen and (max-width: 768px) {
  .point__image--2::after {
    display: none;
  }
}
.point__image--3 {
  width: 39.9090909091%;
  margin-left: -19px;
  margin-top: -100px;
}
@media screen and (max-width: 768px) {
  .point__image--3 {
    margin-top: 0;
    width: 68.9333333333%;
    margin-left: 9.8666666667%;
  }
}
.point__image--3::before {
  content: "";
  position: absolute;
  top: 165px;
  left: -55px;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_star_04.png)
      center/cover,
    no-repeat;
  width: 63px;
  height: auto;
  aspect-ratio: 63/72;
  width: 4.2%;
  width: min(4.2vw, 63px);
}
@media screen and (max-width: 768px) {
  .point__image--3::before {
    display: none;
  }
}
.point__image--3::after {
  content: "";
  position: absolute;
  bottom: 12px;
  left: -16px;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_green_02.png)
      center/cover,
    no-repeat;
  width: 43px;
  height: auto;
  aspect-ratio: 43/53;
  width: 2.8666666667vw;
  width: min(2.8666666667vw, 43px);
}
@media screen and (max-width: 768px) {
  .point__image--3::after {
    display: none;
  }
}
.point__textbox {
  width: 45%;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .point__textbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
    margin-inline: auto;
  }
}
.point__title {
  font-size: 32px;
  line-height: 1.40625;
  letter-spacing: 0em;
  font-weight: 700;
  color: #3ba886;
}
@media screen and (max-width: 768px) {
  .point__title {
    font-size: 21px;
    text-align: center;
  }
}
.point__title--1 {
  position: relative;
}
.point__title--1::before {
  content: "";
  position: absolute;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_star_01.png)
      center/cover,
    no-repeat;
  width: 67px;
  height: auto;
  aspect-ratio: 67/70;
  right: 23px;
  top: 0;
  top: -35px;
  translate: 0 -100%;
  width: 4.4666666667vw;
  width: min(4.4666666667vw, 67px);
}
@media screen and (max-width: 768px) {
  .point__title--1::before {
    display: none;
  }
}
.point__disc {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0em;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .point__disc {
    font-size: 12px;
    margin-top: 25px;
  }
}

.feature {
  background: #3ba886;
  position: relative;
  z-index: 1;
}
.feature::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 107px;
  height: max(7.1333333333vw, 107px);
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/bg_wave.svg);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/bg_wave.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center bottom;
  mask-position: center bottom;
  background: #3ba886;
  translate: 0 -99%;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}
@media screen and (max-width: 768px) {
  .feature::before {
    -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/bg_wave_sp.png);
    mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/bg_wave_sp.png);
  }
}
.feature::after {
  content: "";
  bottom: 0;
  left: 0;
  background: #3ba886;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  width: 100%;
  height: 85px;
  display: inline-block;
  translate: 0 97%;
}
@media screen and (max-width: 768px) {
  .feature::after {
    height: 21.5px;
  }
}
.feature__deco {
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_yellow_01.png)
      center/cover,
    no-repeat;
  width: 43px;
  height: auto;
  aspect-ratio: 43/57;
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: max(-9.1333333333%, -137px);
  top: -9.1333333333vw;
  right: 28.4666666667%;
  width: min(2.8666666667%, 43px);
}
@media screen and (max-width: 768px) {
  .feature__deco {
    top: -52px;
    top: -16.6666666667vw;
    width: 21.5px;
    right: 20.2666666667vw;
  }
}
.feature__inner {
  max-width: 1200px;
  width: 90%;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .feature__inner {
    max-width: 100%;
    width: 100%;
  }
}
.feature__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  gap: 25px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .feature__top {
    gap: 13px;
  }
}
.feature__lead {
  font-size: 32px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 768px) {
  .feature__lead {
    font-size: 14px;
    gap: 7px;
  }
}
.feature__lead::before {
  content: "";
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_feature_lead.svg);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_feature_lead.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: #fff;
  width: 19px;
  height: auto;
  aspect-ratio: 19/29;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@media screen and (max-width: 768px) {
  .feature__lead::before {
    width: 9.5px;
  }
}
.feature__lead::after {
  content: "";
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_feature_lead.svg);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_feature_lead.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: #fff;
  width: 19px;
  height: auto;
  aspect-ratio: 19/29;
}
@media screen and (max-width: 768px) {
  .feature__lead::after {
    width: 9.5px;
  }
}
.feature__title {
  font-size: 50px;
  font-weight: 700;
  position: relative;
  font-size: clamp(46px, 3.3333333333vw, 50px);
}
@media screen and (max-width: 768px) {
  .feature__title {
    font-size: 20px;
  }
}
.feature__title::after {
  content: "";
  position: absolute;
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_feature_title.png)
      center/cover,
    no-repeat;
  display: inline-block;
  width: 100%;
  height: auto;
  aspect-ratio: 760/10;
  left: 0;
  bottom: -9px;
  translate: 0 100%;
}

.tab__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .tab__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 7px;
    margin-top: 45px;
  }
}
.tab__item {
  border-radius: 40px 40px 0 0;
  width: 49.16%;
  height: 150px;
  font-size: 40px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  -webkit-transition: background 0.3s, opacity 0.3s;
  transition: background 0.3s, opacity 0.3s;
}
@media screen and (max-width: 1100px) {
  .tab__item {
    font-size: 32px;
  }
}
@media screen and (max-width: 1100px) and (max-width: 900px) {
  .tab__item {
    font-size: 28px;
  }
}
@media screen and (max-width: 1100px) and (max-width: 900px) and (max-width: 768px) {
  .tab__item {
    font-size: 20px;
    width: 46.6%;
    border-radius: 20px 20px 0 0;
    height: 60px;
  }
}
.tab__item--yellow {
  background: #ffe745;
  color: #000;
}
.tab__item--orange {
  background: #ff9905;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .tab__item--orange {
    font-size: 15px;
    text-align: center;
  }
}
@media (hover) {
  .tab__item:not(:is(.is-active)):hover {
    opacity: 0.7;
  }
}
.tab__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  padding: 40px;
  border-radius: 0 0 40px 40px;
  display: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
@media screen and (max-width: 768px) {
  .tab__content {
    padding: 10px;
    padding: 5%;
    padding: calc((100% - 92%) / 2);
    gap: 20px;
    border-radius: 0 0 25px 25px;
  }
}
.tab__content--yellow {
  background: #ffe745;
}
.tab__content--orange {
  background: #ff9905;
}
.tab__content.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background: #fff;
  padding: 65px 10% 50px;
}
@media screen and (max-width: 768px) {
  .tab__block {
    padding-inline: 5%;
    padding: 35px 5% 25px;
  }
}
.tab__title {
  font-size: 38px;
  line-height: 1.4210526316;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .tab__title {
    font-size: 18px;
    gap: 0;
    width: 107%;
  }
}
.tab__title::before {
  content: "";
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_feature_star_01.png)
      center/cover,
    no-repeat;
  width: 61px;
  height: auto;
  aspect-ratio: 61/57;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .tab__title::before {
    width: 30.5px;
  }
}
.tab__title::after {
  content: "";
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/deco_feature_star_02.png)
      center/cover,
    no-repeat;
  width: 61px;
  height: auto;
  aspect-ratio: 61/57;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .tab__title::after {
    width: 30.5px;
  }
}
.tab__image {
  display: block;
  margin-top: 50px;
  border-radius: 40px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .tab__image {
    border-radius: 20px;
    margin-top: 25px;
  }
}
.tab__textbox {
  width: 100%;
  margin-top: 30px;
  border-radius: 40px;
  border: 4px solid #ffd72e;
  padding: 30px 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #faf6e5;
}
@media screen and (max-width: 768px) {
  .tab__textbox {
    padding: 15px 15px;
    border-radius: 20px;
    margin-top: 15px;
  }
}
.tab__textbox--orange {
  border: 4px solid #fd9a0b;
}
.tab__disc {
  font-size: 22px;
  line-height: 1.3636363636;
  letter-spacing: 0.06em;
  font-weight: 700;
  padding-bottom: 15px;
  width: 100%;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .tab__disc {
    font-size: 12px;
  }
}
.tab__dot--yellow {
  position: relative;
  width: 100%;
  background: -webkit-radial-gradient(
    circle farthest-side,
    #ffd72e,
    #ffd72e 60%,
    transparent 60%,
    transparent
  );
  background: radial-gradient(
    circle farthest-side,
    #ffd72e,
    #ffd72e 60%,
    transparent 60%,
    transparent
  );
  display: inline-block;
  height: 8px;
  width: 100%;
  background-size: 8px 8px;
}
.tab__dot--orange {
  background: -webkit-radial-gradient(
    circle farthest-side,
    #fd9a0b,
    #fd9a0b 60%,
    transparent 60%,
    transparent
  );
  background: radial-gradient(
    circle farthest-side,
    #fd9a0b,
    #fd9a0b 60%,
    transparent 60%,
    transparent
  );
  background-size: 8px 8px;
  display: inline-block;
  height: 8px;
  width: 100%;
}
.tab__text {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.02em;
  font-weight: 400;
  padding-top: 15px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .tab__text {
    font-size: 11px;
  }
}

.flow__list {
  width: 100%;
  display: grid;
  grid-template-columns: auto auto 1fr;
  gap: 55px 0;
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  .flow__list {
    gap: 26.5px 0;
    margin-top: 22px;
  }
}
.flow__item {
  position: relative;
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 3;
}
@media screen and (max-width: 768px) {
  .flow__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.flow__item:not(:last-child)::after {
  content: "";
  position: absolute;
  display: inline-block;
  background: #f8f3e3;
  width: 41px;
  height: auto;
  aspect-ratio: 41/25;
  bottom: -14px;
  left: 50%;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  translate: 0 100%;
}
@media screen and (max-width: 768px) {
  .flow__item:not(:last-child)::after {
    bottom: -7px;
    width: 20.5px;
  }
}
.flow__content {
  width: 100%;
  display: inherit;
  grid-template-columns: inherit;
  grid-column: span 4;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
  background: #ffe745;
}
@media screen and (max-width: 768px) {
  .flow__content {
    border-radius: 10px;
  }
}
.flow__content--orange {
  background: #fd9a0b;
}
.flow__left {
  display: grid;
  place-items: center;
  width: 130px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .flow__left {
    width: 60px;
  }
}
.flow__left::before {
  height: auto;
  display: inline-block;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.flow__left--1::before {
  content: "";
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/txt_step_01.png);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/txt_step_01.png);
  background: #000;
  aspect-ratio: 54/73;
  width: 54px;
}
@media screen and (max-width: 768px) {
  .flow__left--1::before {
    width: 27px;
  }
}
.flow__left--2::before {
  content: "";
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/txt_step_02.png);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/txt_step_02.png);
  background: #000;
  aspect-ratio: 65/74;
  width: 65px;
}
@media screen and (max-width: 768px) {
  .flow__left--2::before {
    width: 32.5px;
  }
}
.flow__left--3::before {
  content: "";
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/txt_step_03.png);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/txt_step_03.png);
  background: #000;
  aspect-ratio: 64/74;
  width: 64px;
}
@media screen and (max-width: 768px) {
  .flow__left--3::before {
    width: 32px;
  }
}
.flow__left--4::before {
  content: "";
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/txt_step_04.png);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/txt_step_04.png);
  background: #000;
  aspect-ratio: 64/74;
  width: 64px;
}
@media screen and (max-width: 768px) {
  .flow__left--4::before {
    width: 32px;
  }
}
.flow__left--white::before {
  background: #fff;
}
.flow__right {
  display: inherit;
  grid-template-columns: inherit;
  grid-column: inherit;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 21px;
  background: #f9f5e4;
  padding: 30px 45px;
}
@media screen and (max-width: 768px) {
  .flow__right {
    padding: 15px 10px;
    gap: 0 5px;
    width: calc(100% - 60px);
  }
}
.flow__icon {
  height: auto;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.flow__icon--yellow {
  background: #dac118;
}
.flow__icon--orange {
  background: #fd9a0b;
}
.flow__icon--1 {
  width: 62px;
  aspect-ratio: 62/61;
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/icon_step_01.svg);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/icon_step_01.svg);
}
@media screen and (max-width: 768px) {
  .flow__icon--1 {
    width: 31px;
  }
}
.flow__icon--2 {
  width: 80px;
  aspect-ratio: 80/64;
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/icon_step_02.svg);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/icon_step_02.svg);
}
@media screen and (max-width: 768px) {
  .flow__icon--2 {
    width: 40px;
  }
}
.flow__icon--3 {
  width: 87px;
  aspect-ratio: 87/62;
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/icon_step_03.svg);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/icon_step_03.svg);
}
@media screen and (max-width: 768px) {
  .flow__icon--3 {
    width: 43.5px;
  }
}
.flow__icon--4 {
  width: 90px;
  aspect-ratio: 90/61;
  -webkit-mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/icon_step_04.svg);
  mask-image: url(/files/user/lp/kids/lesson/detail/kg-eml/img/icon_step_04.svg);
}
@media screen and (max-width: 768px) {
  .flow__icon--4 {
    width: 45px;
  }
}
.flow__disc {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .flow__disc {
    font-size: 11px;
  }
}
.flow__text {
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .flow__text {
    font-size: 10px;
    margin-top: 5px;
  }
}

.voice {
  position: relative;
  z-index: 0;
  padding-block: 200px 345px;
  padding-block: 200px 23%;
  padding-block: 140px max(345px, 23%);
}
@media screen and (max-width: 768px) {
  .voice {
    padding-block: 75px 140px;
  }
}
.voice__bg--left::before,
.voice__bg--left::after {
  position: absolute;
  z-index: -1;
  left: 0;
  height: auto;
}
.voice__bg--left::before {
  content: "";
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/bg_voice_01.png)
      center/cover,
    no-repeat;
  width: max(24.6vw, 369px);
  aspect-ratio: 369/630;
  top: -198px;
}
@media screen and (max-width: 768px) {
  .voice__bg--left::before {
    top: -41px;
    width: max(22vw, 82px);
  }
}
.voice__bg--left::after {
  content: "";
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/bg_voice_03.png)
      center/cover,
    no-repeat;
  width: max(239px, 15.9333333333vw);
  aspect-ratio: 239/344;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .voice__bg--left::after {
    width: max(75px, 9.9333333333vw);
    bottom: 30px;
  }
}
.voice__bg--right::before,
.voice__bg--right::after {
  position: absolute;
  z-index: -1;
  right: 0;
  height: auto;
}
.voice__bg--right::before {
  content: "";
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/bg_voice_02.png)
      center/cover,
    no-repeat;
  width: max(10.6vw, 159px);
  aspect-ratio: 159/590;
  top: 275px;
}
@media screen and (max-width: 768px) {
  .voice__bg--right::before {
    width: max(11.6vw, 87px);
    top: 165px;
  }
}
.voice__bg--right::after {
  content: "";
  background: url(/files/user/lp/kids/lesson/detail/kg-eml/img/bg_voice_04.png)
      center/cover,
    no-repeat;
  width: max(17.9333333333vw, 269px);
  aspect-ratio: 269/325;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .voice__bg--right::after {
    width: max(15.7333333333vw, 59px);
    bottom: 35px;
  }
}
.voice__inner {
  max-width: 1000px;
  width: 90%;
  margin-inline: auto;
}
.voice__title {
  font-size: 50px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .voice__title {
    font-size: 25px;
  }
}
.voice__list {
  margin-top: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .voice__list {
    margin-top: 34px;
  }
}
.voice__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 63px;
}
@media screen and (max-width: 768px) {
  .voice__item {
    gap: 11px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.voice__peaple {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .voice__peaple {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.voice__peaple p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin: 18px auto 0;
}
@media screen and (max-width: 768px) {
  .voice__peaple p {
    font-size: 10px;
    margin: 9px auto 0;
  }
}
.voice__peaple--1 img {
  width: 105px;
}
@media screen and (max-width: 768px) {
  .voice__peaple--1 img {
    width: 52.5px;
  }
}
.voice__peaple--2 img {
  width: 127px;
}
@media screen and (max-width: 768px) {
  .voice__peaple--2 img {
    width: 63.5px;
  }
}
.voice__peaple--3 img {
  width: 119px;
}
@media screen and (max-width: 768px) {
  .voice__peaple--3 img {
    width: 59.5px;
  }
}
.voice__bubble {
  position: relative;
  width: 76%;
}
@media screen and (max-width: 768px) {
  .voice__bubble {
    width: 75%;
  }
}
.voice__bubble--yellow::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 45px;
  right: 0;
  translate: 97% 0;
  -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
  background: #ffe745;
  width: 25px;
  height: auto;
  aspect-ratio: 25/41;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@media screen and (max-width: 768px) {
  .voice__bubble--yellow::before {
    top: 23px;
    width: 12.5px;
  }
}
.voice__bubble--orange::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 45px;
  left: 0;
  translate: -97% 0;
  -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
  background: #fd9a0b;
  width: 25px;
  height: auto;
  aspect-ratio: 25/41;
}
@media screen and (max-width: 768px) {
  .voice__bubble--orange::before {
    top: 23px;
    width: 12.5px;
  }
}
.voice__textbox {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .voice__textbox {
    border-radius: 15px;
    padding-top: 15px;
  }
}
.voice__textbox--yellow {
  border: 6px solid #ffe745;
  background: #ffe745;
}
.voice__textbox--orange {
  border: 6px solid #fd9a0b;
  background: #fd9a0b;
}
.voice__disc {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #fff;
  padding-inline: 50px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .voice__disc {
    padding-inline: 12px;
    font-size: 12px;
  }
}
.voice__disc--black {
  color: #000;
}
.voice__text {
  background: #fff;
  padding: 20px 50px 25px;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.8571428571;
  letter-spacing: 0.06em;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .voice__text {
    padding: 13px 12px 10px;
    font-size: 10px;
    margin-top: 12px;
  }
}

.hero {
  position: relative;
  z-index: 0;
  margin-top: -200px;
}
@media screen and (max-width: 768px) {
  .hero {
    margin-top: -80px;
  }
}
/*# sourceMappingURL=style.css.map */
