/* Break Set */
/* Break Set */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}

section {
  padding-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  section {
    padding-bottom: 20px;
  }
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.page-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.page-wrapper__content {
  margin: 0 auto;
  max-width: 1250px;
}

@media only screen and (max-width: 1250px) {
  .page-wrapper__content {
    max-width: 90%;
  }
}

@media only screen and (max-width: 768px) {
  .mb-hidden {
    display: none !important;
  }
}

/* Break Set */
.br1070 {
  display: block !important;
}

.view1070 {
  display: none !important;
}

@media only screen and (max-width: 1070px) {
  .br1070 {
    display: none !important;
  }
  .view1070 {
    display: block !important;
  }
}

.br1024 {
  display: block !important;
}

.view1024 {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .br1024 {
    display: none !important;
  }
  .view1024 {
    display: block !important;
  }
}

.br960 {
  display: block !important;
}

.view960 {
  display: none !important;
}

@media only screen and (max-width: 960px) {
  .br960 {
    display: none !important;
  }
  .view960 {
    display: block !important;
  }
}

.br892 {
  display: block !important;
}

.view892 {
  display: none !important;
}

@media only screen and (max-width: 892px) {
  .br892 {
    display: none !important;
  }
  .view892 {
    display: block !important;
  }
}

.br860 {
  display: block !important;
}

.view860 {
  display: none !important;
}

@media only screen and (max-width: 860px) {
  .br860 {
    display: none !important;
  }
  .view860 {
    display: block !important;
  }
}

.br800 {
  display: block !important;
}

.view800 {
  display: none !important;
}

@media only screen and (max-width: 800px) {
  .br800 {
    display: none !important;
  }
  .view800 {
    display: block !important;
  }
}

.br768 {
  display: block !important;
}

.view768 {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .br768 {
    display: none !important;
  }
  .view768 {
    display: block !important;
  }
}

.br767 {
  display: block !important;
}

.view767 {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .br767 {
    display: none !important;
  }
  .view767 {
    display: block !important;
  }
}

.br700 {
  display: block !important;
}

.view700 {
  display: none !important;
}

@media only screen and (max-width: 700px) {
  .br700 {
    display: none !important;
  }
  .view700 {
    display: block !important;
  }
}

.br650 {
  display: block !important;
}

.view650 {
  display: none !important;
}

@media only screen and (max-width: 650px) {
  .br650 {
    display: none !important;
  }
  .view650 {
    display: block !important;
  }
}

.br600 {
  display: block !important;
}

.view600 {
  display: none !important;
}

@media only screen and (max-width: 600px) {
  .br600 {
    display: none !important;
  }
  .view600 {
    display: block !important;
  }
}

.br550 {
  display: block !important;
}

.view550 {
  display: none !important;
}

@media only screen and (max-width: 550px) {
  .br550 {
    display: none !important;
  }
  .view550 {
    display: block !important;
  }
}

.br520 {
  display: block !important;
}

.view520 {
  display: none !important;
}

@media only screen and (max-width: 520px) {
  .br520 {
    display: none !important;
  }
  .view520 {
    display: block !important;
  }
}

.br480 {
  display: block !important;
}

.view480 {
  display: none !important;
}

@media only screen and (max-width: 480px) {
  .br480 {
    display: none !important;
  }
  .view480 {
    display: block !important;
  }
}

.br450 {
  display: block !important;
}

.view450 {
  display: none !important;
}

@media only screen and (max-width: 450px) {
  .br450 {
    display: none !important;
  }
  .view450 {
    display: block !important;
  }
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
}

embed,
iframe,
img,
object,
video {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

/*app css*/
@media only screen and (min-width: 640px) {
  .footer_back_to_top {
    position: fixed;
    right: 0%;
    margin-right: 0px;
    bottom: 0px;
    z-index: 3;
  }
}

@media only screen and (max-width: 979px) and (min-width: 641px) {
  .overlay-sidebar {
    z-index: 3;
  }
}

iframe {
  border: none;
}

div,
p {
  font-size: inherit;
}

/* Break Set */
.clarins--extrafirming {
  font-size: 0.9rem !important;
}

@media screen and (min-width: 20rem) {
  .clarins--extrafirming {
    font-size: calc( 0.9rem + 2.1 * ((100vw - 20rem) / 80)) !important;
  }
}

@media screen and (min-width: 100rem) {
  .clarins--extrafirming {
    font-size: 3rem !important;
  }
}

#wrapper {
  max-width: 1920px;
}

footer {
  margin-top: 0;
}

.primary-content {
  padding-bottom: 0;
}

#main:not(.main-homepage) {
  margin-top: 0;
}

.breadcrumb {
  display: none;
}

/* page reset for v3 */
#wrapper,
#wrapper.pt_category-wide .site-width-slot {
  max-width: 100%;
}

#main {
  margin-top: 0px;
}

footer {
  margin-top: 0px;
  padding-top: 50px;
}

.footer-container {
  padding-top: 0px;
}

.primary-content {
  padding-bottom: 0px;
}

.go-to-top {
  top: -40px;
}

/* Reset */
.breadcrumb {
  display: none !important;
}

#main {
  width: 100% !important;
  padding-bottom: 0px !important;
}

#content {
  width: 100% !important;
  margin: 0px !important;
  float: none;
  clear: both;
}

#leftcolumn {
  display: none !important;
  float: none;
}

.categorylanding > h1 {
  display: none;
}

#mega-footer-container {
  margin-top: -50px;
}

.outter.menu-type-staticcontent,
.outter.menu-type-promotion,
.outter.menu-type-clarinsmag {
  right: 0px !important;
}

.outter.menu-type-staticcontent .bgholder {
  left: 303px;
}

.outter.menu-type-promotion .bgholder {
  left: 413.078px;
}

.outter.menu-type-clarinsmag .bgholder {
  left: 440.375px;
}

.header .row {
  display: block;
}

/* Button */
.btn-clr {
  display: table;
  padding: 10px 20px;
  margin: 5px auto;
  width: auto;
  max-width: 300px;
  min-width: 130px;
  font-family: "DFHeiHK-W5";
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  background: #c2955c;
}

.btn-clr--black {
  background: #000;
}

.btn-clr--pink {
  background: #fa9db0;
}

@media only screen and (max-width: 480px) {
  .btn-clr {
    min-width: 100px;
    padding: 8px 15px;
    font-size: 12px;
  }
}

.btn-clr:hover,
.btn-clr:active,
.btn-clr:focus,
.btn-clr:visited {
  color: #fff !important;
}

.extra-btn {
  position: absolute;
  z-index: 1;
}

.btn-1 {
  left: -5%;
  bottom: 5%;
}

@media only screen and (max-width: 768px) {
  .btn-1 {
    top: 45%;
    left: 0;
  }
}

@media only screen and (max-width: 480px) {
  .btn-1 {
    bottom: 0;
    top: auto;
    left: 0;
  }
}

.btn-2 {
  top: 0;
  right: 0;
}

.btn-3 {
  bottom: -10%;
  right: 0;
}

.floating-btn {
  position: fixed;
  right: 0;
  top: 75%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 100;
}

@media only screen and (max-width: 768px) {
  .floating-btn {
    width: 30%;
  }
}

.floating-btn__button {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
}

.text__main {
  font-family: "DFHeiHK-W5";
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 65%;
}

@media only screen and (max-width: 1023px) {
  .text__main {
    left: 63%;
  }
}

@media only screen and (max-width: 768px) {
  .text__main {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    top: auto;
    left: 50%;
    bottom: -5%;
  }
}

.text__main-1 {
  font-size: 20px;
  display: block;
  margin-bottom: 5px;
}

@media only screen and (max-width: 1023px) {
  .text__main-1 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .text__main-1 {
    font-size: 12px;
    font-size: 3vw;
  }
}

.text__main-2 {
  font-size: 35px;
  line-height: 1.3;
  display: block;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1023px) {
  .text__main-2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .text__main-2 {
    font-size: 5vw;
    line-height: 1;
    margin-bottom: 3px;
  }
}

.text__main-eng {
  font-family: "ClarinsReg";
}

.text__main-3 {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 5px;
  margin-left: -5px;
  display: block;
}

@media only screen and (max-width: 1023px) {
  .text__main-3 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .text__main-3 {
    font-size: 4vw;
  }
}

@media only screen and (max-width: 767px) {
  .text__main__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.text__thankyou {
  font-family: "DFHeiHK-W5";
  font-size: 15px;
  display: block;
  line-height: 1.5;
}

.text__header {
  font-family: "DFHeiHK-W5";
  font-size: 0.8em;
}

@media only screen and (max-width: 768px) {
  .text__header {
    font-size: 20px;
  }
}

.text__normal {
  font-family: "DFHeiHK-W3";
  font-size: 18px;
  line-height: 1.7;
}

@media only screen and (max-width: 768px) {
  .text__normal {
    font-size: 16px;
  }
}

.text__tnc-1 {
  font-family: "DFHeiHK-W3";
  font-size: 18px;
}

.text__tnc-1--big {
  font-size: 25px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .text__tnc-1 {
    font-size: 16px;
  }
}

.text__tnc {
  font-family: "DFHeiHK-W3";
  font-size: 12px;
}

.text--header-font {
  font-family: "DFHeiHK-W5";
}

.text--color-gold {
  color: #de9b7b;
}

.text--color-red {
  color: #c22544;
}

.text--center {
  text-align: center;
}

.text--big {
  font-size: 3.5rem;
}

@media only screen and (max-width: 768px) {
  .text--big {
    font-size: 3rem;
  }
}

.text--bold {
  font-weight: bold;
}

.text--center {
  text-align: center;
}

.product__title {
  font-size: 25px;
}

.product__lists {
  padding-left: 2rem;
}

@media only screen and (max-width: 768px) {
  .product__lists {
    padding-left: 0;
  }
}

.product__list {
  list-style-type: none;
  padding: 0 0 0 20px;
  margin: 5px 0 20px;
}

.product__list-container {
  padding-bottom: 1.5rem;
}

.product__list li:before {
  content: "-";
  position: absolute;
  margin-left: -20px;
}

.product__list li {
  font-family: "DFHeiHK-W3";
  font-size: 20px;
  padding-bottom: 0.7rem;
}

@media only screen and (max-width: 768px) {
  .product__list li {
    font-size: 16px;
  }
}

.product__list li:last-child {
  padding-bottom: 0;
}

.flower {
  position: relative;
}

.flower__desc {
  position: absolute;
  bottom: 0;
  right: -5rem;
  width: 100%;
  line-height: 1.2;
  font-size: 16px;
}

.section__form {
  background-image: url("../img/form_bg.png");
}

.section__image {
  width: 70%;
  margin: 0 auto;
}

.bg--spring {
  background: url("../img/spring_bg.png") no-repeat;
  background-position: right;
}

@media only screen and (max-width: 768px) {
  .bg--spring {
    background: transparent;
  }
}

.bg--pink {
  background: url("../img/form_bg.png") no-repeat;
  background-position: bottom;
}

.padding-bottom {
  padding-bottom: 2rem;
}

.margin-left {
  display: table;
  margin: 0 0 0 6rem;
}

.margin-right {
  display: table;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 768px) {
  .md-margin-auto {
    margin: 0 auto;
    display: table;
  }
  .md-padding-bottom {
    padding-bottom: 2rem;
  }
}
/*# sourceMappingURL=main.css.map */