@charset "utf-8";@charset "UTF-8";
.headerArea .row04 > .in .link02 > li > a.type09:before {
  content: "Maria Veil";
}
.headerArea .row04 > .in .link02 > li > a.type10:before {
  content: "Contact";
}

.headerArea .row04 > .in .link03 > li {
  margin: 0 0.6rem;
}

.footerArea .flownav2 {
  display: flex;
  background: linear-gradient(to bottom, #ffb9ae 0%, #ff8878 100%);
  border-top: 1px solid #fff;
}
.footerArea .flownav2 .cell {
  height: 15vw;
}
.footerArea .flownav2 .cell:after {
  display: none;
}
.footerArea .flownav2 .cell.tel {
  width: 15vw;
  border-right: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footerArea .flownav2 .cell.tel:before {
  content: "\e942";
  font-family: "icomoon";
  color: #fff;
  font-size: 7vw;
}
.footerArea .flownav2 .cell.fair {
  width: 70vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-right: 1px solid #fff;
}
.footerArea .flownav2 .cell.fair span {
  font-size: 1.5rem;
  display: block;
  letter-spacing: 0.05em;
}
.footerArea .flownav2 .cell.fair span:first-child {
  font-size: 65%;
  margin-bottom: 0.3em;
  background: #ea2654;
  padding: 0.5em 2em;
  display: block;
  border-radius: 1em;
}
.footerArea .flownav2 .cell.menu {
  width: 15vw;
  cursor: pointer;
  position: relative;
}
.footerArea .flownav2 .cell.menu span {
  position: absolute;
  background: #fff;
  height: 1vw;
  width: 50%;
  left: 25%;
  border-radius: 0.5vw;
}
.footerArea .flownav2 .cell.menu span:nth-child(1) {
  top: 30%;
}
.footerArea .flownav2 .cell.menu span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.footerArea .flownav2 .cell.menu span:nth-child(3) {
  bottom: 30%;
}

/* add 220622 */
.footerArea .otherlinkWrap .links.linksMs234 {
  max-width: 850px;
}
.footerArea .otherlinkWrap .links.linksMs234 > li:nth-child(8):after {
  content: "";
}
@media (min-width: 641px) {
  .footerArea .otherlinkWrap .links.linksMs234 > li:nth-child(9):before {
    content: "  ｜  ";
  }
}

/* add 240412 */
.cmnBlock01 .contentWrap .title01 span:before, .cmnBlock01 .contentWrap .title01 span:after {
  content: none;
  display: none;
}

/* add 250318 */
.cmnTitle01 {
  padding-top: 60px;
}
@media (max-width: 640px) {
  .cmnTitle01 {
    padding-top: 3rem;
  }
}
.cmnTitle01:after {
  content: none;
}

.cmnTitle02 {
  padding-top: 100px;
}
@media (max-width: 640px) {
  .cmnTitle02 {
    padding-top: 5.5rem;
  }
}
.cmnTitle02:after {
  content: none;
}
.cmnTitle02.type01 {
  padding-top: 60px;
}
@media (max-width: 640px) {
  .cmnTitle02.type01 {
    padding-top: 3rem;
  }
}

.footernewsArea > .in .info:before {
  background: none;
}
/*# sourceMappingURL=common.css.map */
