/* ========================================================================== 
   Pigmentation page CSS
   ========================================================================== */

/*
  Load after page-common.css.
  Contains only declarations that are unique to /pigmentation/ or override shared selectors.
*/


/* --------------------------------------------------------------------------
   Pigmentation page overrides for shared selectors
   -------------------------------------------------------------------------- */
   .page-heading__en {
  color:#d7d7d7!important ;
}

.h1 {
  color: #d7d7d7;
}

.container {
  gap: 4px;
  text-align: center;
  font-size: 18px;
}

.b {
  line-height: 150%;
}

.body {
  flex: 1;
  text-align: left;
}

.item {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.item6 {
  width: 110px;
  height: 110px;
  background-color: #efd7ba;
}


/* --------------------------------------------------------------------------
   Trouble sections
   -------------------------------------------------------------------------- */

.trouble {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

.web {
  position: relative;
  line-height: 100%;
}

.line-icon2 {
  height: 1px;
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}

.union-icon2 {
  width: 22.4px;
  position: relative;
  max-height: 100%;
  margin-left: -1px;
}

.list {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  font-size: 16px;
  font-family: 'Noto Sans JP';
}

.text3 {
  align-self: stretch;
  display: flex;
  align-items: center;
  gap: 8px;
}

.check-box-icon {
  width: 20px;
  border-radius: 200px 200px 200px 4px;
  max-height: 100%;
}

.text4 {
  flex: 1;
  position: relative;
  letter-spacing: 0.03em;
  line-height: 100%;
}


/* --------------------------------------------------------------------------
   Type / cause circles
   -------------------------------------------------------------------------- */

.container2 {
  align-self: stretch;
  display: flex;
  align-items: center;
  gap: 12px;
}

.item2 {
  width: 110px;
  height: 110px;
  border-radius: 400px;
  background-color: #efd7ba;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.container6 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  font-size: 16px;
}

.b5 {
  align-self: stretch;
  position: relative;
  font-size: 18px;
  line-height: 100%;
  color: #c7a47a;
}

.body5 {
  align-self: stretch;
  position: relative;
  line-height: 150%;
  font-weight: 500;
}


/* --------------------------------------------------------------------------
   Treatment menu cards
   -------------------------------------------------------------------------- */

.container7 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  font-size: 18px;
  color: #c7a47a;
}

.item9 {
  align-self: stretch;
  background-color: #fff5f5;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 20px 16px;
  gap: 20px;
}

.linkpigmentipl {
  align-self: stretch;
  height: 165px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.menu-title-icon {
  width: 97px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}

.text-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.text27 {
  align-self: stretch;
  position: relative;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 150%;
  font-family: 'Noto Sans JP';
  color: #554a4a;
}

.more-button {
  border-radius: 100px;
  border: 1px solid #c7a47a;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 20px;
  text-align: center;
  font-size: 15px;
}

.icon {
  width: 124px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}

.image-8-icon {
  width: 190px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}

.dermapen-icon {
    height: 145px;
    width: 100%;
    object-fit: contain;
}

.exosome-icon{
  height: 142px;
  width: 100%;
    object-fit: contain;
}

.radiofrequency-icon{
      height: 145px;
    width: 100%;
    object-fit: contain;
}
.massage-peel-icon{
  width: 124px;
  position: relative;
  max-height: 100%;
  object-fit: cover;

}


/* --------------------------------------------------------------------------
   Other shared selectors
   -------------------------------------------------------------------------- */

.container8 .footer-tel {
  align-items: center;
  color: #554a4a;
}
