@charset "UTF-8";

.globalFooter__pagetop {
  margin-bottom: 30px;
}

.concept__design .marcelwanders__about {
  width: 160px;
}

.whitening_concept__seibun {
  background-image: url('/images/cellgenie/bg_concept_whitening_03.zh-jp.jpg');
}

.concept__oil__message {
  width: 430px;
}

@media screen and (max-width: 736px) {
  .globalFooter__pagetop {
    margin-bottom: 15px;
  }

  .line.pointmakeup .line__name, .line.basemakeup .line__name {
    background-image: none;
  }

  .concept__design .marcelwanders__about {
    width: 65%;
  }

  .whitening_concept__seibun {
    background-image: url('/images/cellgenie/sp/bg_concept_whitening_03.zh-jp.jpg');
  }

  .l-container.zh-jp {
    margin-top: -3px;
  }

  .concept__oil__message {
    width: 100%;
  }
}
