@charset "UTF-8";
html, body {
  overflow: initial;
}

@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300&display=swap";
* {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

/* header{
    display: none;
  } */
.cpb-gnav_container {
  display: none;
}

#contents,
#contents.synactif {
  padding-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  #contents,
  #contents.synactif {
    padding-top: 0 !important;
  }
}
.cmd-section {
  padding: 0;
}

.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 3.5s;
  animation-fill-mode: forwards;
  animation-delay: 2s;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* 2024.08.21詳細度調整追記 */
[data-page=lovecollection2025] .cmd-contents_cover .loading-animation p {
  position: absolute;
  left: 90px;
  top: 50%;
  font-size: 3.8rem;
}

@media screen and (max-width: 992px) {
  /* .loading-animation p{
      left: calc(50% + 15px);
      transform: translate(-50%, 0);
      width: 100%;
      text-align: center;
    } */
  /* 2024.08.21　詳細度調整追記 */
  [data-page=lovecollection2025] .cmd-contents_cover .loading-animation p {
    position: absolute;
    left: calc(50% + 8px);
    top: auto;
    bottom: 60px;
    transform: translate(-50%, 140%);
    width: 100vw;
    height: 100px;
    text-align: center;
    font-size: 2.8rem;
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
.cmd-contents_cover {
  padding-bottom: 120px;
  font-family: "Noto Sans JP", serif;
}

@media screen and (max-width: 992px) {
  .cmd-main-visual_container .cmd-visual_txtarea {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 992px) {
  .cmd-main-visual_container .cmd-visual_txtarea .cmd-visual_txt {
    padding-top: 14vw;
  }
}

.title {
  font-size: 28px !important;
  line-height: 1.5 !important;
  letter-spacing: 0.019em !important;
  color: #000000;
}
@media screen and (max-width: 992px) {
  .title {
    font-size: 5.625vw;
  }
}
.title > span {
  font-size: 20px !important;
}
@media screen and (max-width: 992px) {
  .title > span {
    font-size: 4.375vw;
  }
}

.read {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .read {
    margin-top: 9.375vw !important;
    margin-bottom: 15.62vw !important;
  }
}

.products__title {
  text-align: center;
  color: #C6AC62;
}
.products__title .title__secondary > span {
  font-weight: 300;
}

.cpb-products_large {
  margin-top: 0;
}
@media screen and (max-width: 992px) {
  .cpb-products_large {
    margin-bottom: 9.375vw;
  }
}
@media screen and (max-width: 992px) {
  .cpb-products_large .title {
    line-height: 1.5 !important;
  }
}
.cpb-products_large .item-release {
  margin-top: 10px;
}
.cpb-products_large .cmd-section:last-child {
  margin-top: 0;
}
@media screen and (max-width: 992px) {
  .cpb-products_large .cmd-visual_txt {
    padding-top: 0;
  }
}
.cpb-products_large .price {
  margin-top: 20px !important;
}
.cpb-products_large .cmd-button_box {
  justify-content: center;
}
@media screen and (max-width: 992px) {
  .cpb-products_large .box._thumb .cmd-section {
    margin-top: 0;
    margin-left: 4.6875vw;
    margin-right: 4.6875vw;
  }
}
.cpb-products_large .btn {
  display: inline-block;
  min-width: 160px;
  padding: 10px 0;
  text-align: center;
}
.cpb-products_large .btn.btn-gray {
  background-color: #45433E;
  color: #fff;
}
.cpb-products_large .btn-gray {
  margin-top: 15px;
}
.cpb-products_large .btn.btn-cart {
  font-size: 10px;
}
.cpb-products_large .btn.btn-cart .btn__cart {
  position: relative;
  display: inline-block;
  padding-left: 25.8px;
}
.cpb-products_large .btn.btn-cart .btn__cart:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 17px;
  height: 17px;
  background: url(https://www.shiseido.co.jp/sw/onlinestore/assets/images/common/ico_cart_white.svg) no-repeat center center/contain;
}

.profile {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #F5F5F5;
  max-width: 100%;
}
@media screen and (max-width: 992px) {
  .profile {
    margin-top: 0;
    padding-top: 6.25vw;
    padding-bottom: 6.25vw;
  }
}
.profile .cmd-box_container {
  margin-left: auto;
  margin-right: auto;
  align-items: center;
}
.profile .cmd-box_container .cmd-visual_txt {
  padding: 0 90px 0;
}
@media screen and (max-width: 992px) {
  .profile .cmd-box_container .cmd-visual_txt {
    padding: 0;
  }
}
.profile .cmd-box_container .cmd-visual_txt .cmd-visual_card {
  max-width: 100%;
}
@media screen and (max-width: 992px) {
  .profile__thumb {
    margin-left: 4.6875vw !important;
    margin-right: 4.6875vw !important;
  }
}
@media screen and (max-width: 992px) {
  .profile__title {
    padding-top: 9.375vw;
  }
}
.profile__title p {
  font-size: 16px;
}
@media screen and (max-width: 992px) {
  .profile__title p {
    font-size: 3.125vw;
  }
}
.profile__title .title__secondary {
  font-size: 22px;
  line-height: 1.4545454545;
}
@media screen and (max-width: 992px) {
  .profile__title .title__secondary {
    margin-bottom: 0;
    font-size: 5vw;
  }
}
.profile .text__secondary {
  font-size: 1.6rem;
}
@media screen and (max-width: 992px) {
  .profile .text__secondary {
    margin-top: 6.25vw;
    font-size: 3.125vw;
  }
}

.cmd-products_card p.item-name {
  letter-spacing: 0.14rem !important;
}

.footer__block.is-sub-nav {
  display: none !important;
}
