#illustration-fashion {
  background: #fff;
}

#illustration-fashion .center {
  position: relative;
  width: 100em;
  margin: 0 auto;
}

#illustration-fashion header {
  height: 95em;
  padding-top: 10em;
  background: #c99dce;
}

#illustration-fashion footer {
  background: #fff;
}

#illustration-fashion .head {
  font-size: 1.6em;
  position: relative;
  z-index: 1;
  left: 7em;
  display: block;
  width: 10em;
  height: 10em;
  margin: 0 auto;
}

#illustration-fashion .head .label {
  font-size: 1.5em;
  font-weight: 200;
  position: absolute;
  top: 3.7em;
  width: 100%;
  text-align: center;
  white-space: nowrap;
}

#illustration-fashion .head .moon {
  position: absolute;
  top: 1.3em;
  left: 50%;
  width: 4em;
  margin-left: -2em;
}

#illustration-fashion .head .moon .fill {
  fill: #efda63;
}

#illustration-fashion .head .frame {
}

#illustration-fashion .head .frame .fill {
  fill: #ffffff;
}

#illustration-fashion .head .frame .background {
  fill: transparent;
}

#illustration-fashion .girl-main {
  position: relative;
  top: -8em;
  left: -10em;
  width: 90em;
}

#illustration-fashion .girl-main img {
  width: 100%;
  height: 100%;
}

#illustration-fashion .page-name {
  position: absolute;
  top: 23em;
  left: 71em;
  width: 23em;
}

#illustration-fashion .page-name .background {
  transform: rotate(140deg);
}

#illustration-fashion .page-name .fill {
  fill: #efda63;
}

#illustration-fashion .page-name .label {
  font-size: 3em;
  font-weight: 200;
  position: absolute;
  right: 0;
  bottom: 3.5em;
  left: 0;
  text-align: center;
}

#illustration-fashion .page-name .label b {
  font-size: 1.5em;
}

#illustration-fashion .more-girls img,
#illustration-fashion .even-more-girls img {
  width: 100%;
  height: 100%;
}

#illustration-fashion .more-girls {
  height: 116em;
  background: #c99dce;
}

#illustration-fashion .more-girls .girl-in-blue {
  position: absolute;
  top: 0em;
  left: 10em;
  width: 25em;
}

#illustration-fashion .more-girls .girl-dancing {
  position: absolute;
  top: 20em;
  left: 42em;
  width: 20em;
}

#illustration-fashion .more-girls .girl-in-a-hat {
  position: absolute;
  top: -28em;
  left: 74em;
  width: 24em;
}

#illustration-fashion .even-more-girls {
  height: 46em;
  background: #fff;
}

#illustration-fashion .even-more-girls .girl-heart {
  position: absolute;
  top: 7em;
  left: 6em;
  width: 29em;
}

#illustration-fashion .even-more-girls .girl-with-a-bag-and-coffee {
  position: absolute;
  top: -30.26em;
  left: 40em;
  width: 28em;
}

#illustration-fashion .even-more-girls .girl-in-boots {
  position: absolute;
  top: 4em;
  left: 65em;
  width: 33em;
}
