@charset "UTF-8";
@media screen and (min-width: 769px) {
  .pc-none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pc-none {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  span.pc-none,
  br.pc-none {
    display: inline;
  }
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}

/* フッターメニュー */
.site-footer {
  position: relative;
  z-index: 10;
  padding: 50px 0 31px;
  background: #323232;
  color: #FFFCF4;
}
@media screen and (max-width: 768px) {
  .site-footer {
    padding: 0 4.1062801932vw 8.9371980676vw;
  }
}
.site-footer h2, .site-footer h3, .site-footer h4 {
  font-weight: normal;
}

.site-footer-inner {
  container-type: inline-size;
  display: flex;
  flex-wrap: wrap;
  max-width: 1232px;
  margin: 0 auto;
  padding: 0 75px;
}
@media screen and (max-width: 768px) {
  .site-footer-inner {
    max-width: none;
    padding: 7.2463768116vw 0 0;
  }
}

/* ロゴ */
@media screen and (min-width: 769px) {
  .footer-logo {
    margin-right: 98px;
  }
}
@media screen and (max-width: 768px) {
  .footer-logo {
    order: 3;
    margin-right: auto;
    opacity: 0.15;
  }
}
@media screen and (max-width: 768px) {
  .footer-logo img {
    width: 23.9130434783vw;
    height: 16.4251207729vw;
  }
}

/* メニュー */
.footer-menu {
  display: flex;
  flex: 1 1 0;
  width: 100%;
  max-width: 937px;
  margin-top: 18px;
}
@media screen and (min-width: 769px) {
  .footer-menu {
    gap: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu {
    flex-direction: column;
    flex: 0 1 auto;
    order: 1;
    margin-top: 0;
    margin-bottom: 7.729468599vw;
  }
}

.footer-menu-block {
  flex: 1 1 0;
  width: 100%;
}

/* 商品 */
.footer-menu-block--product {
  container-type: inline-size;
  flex: 0 1 auto;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .footer-menu-block--product {
    max-width: none;
    margin-bottom: 3.6231884058vw;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-block--product .footer-menu-list--sp-col1 li a {
    height: 15.4589371981vw;
  }
}

/* その他 */
@media screen and (min-width: 769px) {
  .footer-menu-block--other {
    max-width: fit-content;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-block--other {
    margin-top: 3.6231884058vw;
  }
}
@media screen and (min-width: 769px) {
  .footer-menu-block--other .footer-menu-list-block {
    gap: 0 40px;
  }
}
@media screen and (min-width: 769px) {
  .footer-menu-block--other .footer-menu-list-block > div {
    width: 145px;
  }
}
@media screen and (min-width: 769px) {
  .footer-menu-block--other .footer-menu-list--no-h {
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-block--other .footer-menu-list--no-h li a {
    height: 14.4927536232vw;
  }
}

.footer-menu-list-block {
  display: flex;
  flex-wrap: wrap;
  gap: 0 24px;
}
@media screen and (max-width: 768px) {
  .footer-menu-list-block {
    flex-direction: column;
  }
}

.footer-menu-title {
  margin: 0;
  padding: 0 0 5px;
  border-bottom: 1px solid #5B5B5B;
  color: #969696;
  font-size: 12px;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .footer-menu-title {
    padding: 4.1062801932vw 0 1.2077294686vw;
    font-size: 2.8985507246vw;
  }
}

.footer-menu-title-sub {
  margin: 24px 0 16px;
  padding: 0;
  color: #969696;
  font-size: 12px;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .footer-menu-title-sub {
    min-width: 82px;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-title-sub {
    display: flex;
    align-items: center;
    width: 100%;
    height: 15.2173913043vw;
    margin: 0;
    border-bottom: 1px solid #5B5B5B;
    color: #FFFCF4;
    font-size: 3.3816425121vw;
  }
}
.u__toggle-target + .footer-menu-title-sub, .footer-menu-list + .footer-menu-title-sub {
  margin-top: 37px;
}
@media screen and (max-width: 768px) {
  .u__toggle-target + .footer-menu-title-sub, .footer-menu-list + .footer-menu-title-sub {
    margin-top: 0;
  }
}

/* 開閉 */
@media screen and (min-width: 769px) {
  .footer-menu-title--sp-toggle {
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-title--sp-toggle {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 14.4927536232vw;
    cursor: pointer;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-title--sp-toggle::after {
    position: absolute;
    top: 0;
    right: 3.1400966184vw;
    bottom: 0;
    margin: auto 0;
    width: 2.4154589372vw;
    height: 2.6570048309vw;
    background: url("../../common/img/icon_plus_white.svg") no-repeat 50% 50%;
    background-size: 2.4154589372vw auto;
    content: "";
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-title--sp-toggle.u__toggle-opened::after {
    background-image: url("../../common/img/icon_minus_white.svg");
  }
}
@media screen and (min-width: 769px) {
  .footer-menu-title--sp-toggle + .u__toggle-target {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-title--sp-toggle + .u__toggle-target {
    display: none;
    margin: 0 -4.1062801932vw;
    padding: 0 4.1062801932vw;
    background-color: #262626;
  }
}

h4.footer-menu-list-cat,
.footer-menu-list-cat {
  margin: 0 0 12px;
  padding: 0;
  font-size: 12px;
  line-height: 1.3333333333;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  h4.footer-menu-list-cat,
  .footer-menu-list-cat {
    display: flex;
    align-items: center;
    position: relative;
    width: auto;
    height: 14.4927536232vw;
    margin: 0 -4.1062801932vw;
    padding: 0 4.1062801932vw;
    font-size: 3.3816425121vw;
  }
}
@media screen and (max-width: 768px) {
  h4.footer-menu-list-cat::after,
  .footer-menu-list-cat::after {
    position: absolute;
    left: 4.1062801932vw;
    bottom: 0;
    width: calc(100% - 8.2125603865vw);
    height: 1px;
    background-color: #5c5c5c;
    content: "";
  }
}
@media screen and (min-width: 769px) {
  h4.footer-menu-list-cat a,
  .footer-menu-list-cat a {
    background: linear-gradient(currentColor, currentColor) no-repeat left 100% bottom 0px/0 1px;
    text-decoration: none;
    transition: background-size .3s ease;
  }
  h4.footer-menu-list-cat a:hover,
  .footer-menu-list-cat a:hover {
    background-position: left 0% bottom 0px;
    background-size: 100% 1px;
  }
}
@media screen and (max-width: 768px) {
  h4.footer-menu-list-cat a,
  .footer-menu-list-cat a {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 14.4927536232vw;
    padding-right: 8.9371980676vw;
  }
}
@media screen and (max-width: 768px) {
  h4.footer-menu-list-cat a::after,
  .footer-menu-list-cat a::after {
    position: absolute;
    top: 0;
    right: 2.6570048309vw;
    bottom: 0;
    width: 3.1400966184vw;
    height: 2.6570048309vw;
    margin: auto 0;
    background: no-repeat url("../../common/img/icon_arrow2.svg") 50% 50%/contain;
    content: "";
  }
}

@media screen and (min-width: 769px) {
  .footer-menu-list + .footer-menu-list-cat {
    margin-top: 20px;
  }
}

.footer-menu-list {
  width: max-content;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .footer-menu-list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: auto;
    margin: 0 -4.1062801932vw;
    padding: 0 4.1062801932vw;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list::after {
    position: absolute;
    left: 4.1062801932vw;
    bottom: 0;
    width: calc(100% - 8.2125603865vw);
    height: 1px;
    background-color: #5B5B5B;
    content: "";
  }
}
.footer-menu-list li {
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
  font-size: 12px;
  line-height: 1.3333333333;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .footer-menu-list li {
    width: 50%;
    margin: 0;
    border: 1px solid #5B5B5B;
    border-width: 0 1px 1px 0;
    font-size: 3.3816425121vw;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list li:nth-child(2n) {
    border-right: none;
  }
}
@media screen and (min-width: 769px) {
  .footer-menu-list li a {
    background: linear-gradient(currentColor, currentColor) no-repeat left 100% bottom 0px/0 1px;
    text-decoration: none;
    transition: background-size .3s ease;
  }
  .footer-menu-list li a:hover {
    background-position: left 0% bottom 0px;
    background-size: 100% 1px;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list li a {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 14.4927536232vw;
    padding: 0 8.9371980676vw 0 4.1062801932vw;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list li a::after {
    position: absolute;
    top: 0;
    right: 2.6570048309vw;
    bottom: 0;
    width: 3.1400966184vw;
    height: 2.6570048309vw;
    margin: auto 0;
    background: no-repeat url("../../common/img/icon_arrow2.svg") 50% 50%/contain;
    content: "";
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list li:nth-child(2n+1) a {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list li:nth-child(2n+1) a::after {
    right: 3.8647342995vw;
  }
}

@media screen and (min-width: 769px) {
  .footer-menu-list__skincare {
    padding-right: 20px;
  }
}

.footer-menu-list--col {
  display: flex;
  flex-wrap: wrap;
  align-self: flex-start;
  gap: 12px 24px;
  flex: 1 0 auto;
  width: min-content;
}
@media screen and (min-width: 769px) {
  @container (max-width: 377px) {
    .footer-menu-list--col {
      margin-top: 12px;
      gap: 0 34px;
    }
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list--col {
    width: 100%;
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list--col > div {
    width: 100%;
  }
}

.footer-menu-list--no-h {
  margin-top: 42px;
}
@media screen and (max-width: 768px) {
  .footer-menu-list--no-h {
    margin-top: 0;
  }
}

/* SP 1カラム */
@media screen and (max-width: 768px) {
  .footer-menu-list--sp-col1::after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list--sp-col1 li {
    width: 100%;
    border-right-width: 0;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list--sp-col1 li a {
    padding-right: 8.9371980676vw !important;
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list--sp-col1 li a::after {
    right: 2.8985507246vw !important;
  }
}
@media screen and (max-width: 768px) {
  .u__toggle-target > .footer-menu-list--sp-col1 li a {
    height: 14.4927536232vw;
  }
}

/* 項目単体 */
@media screen and (max-width: 768px) {
  .footer-menu-list-single {
    border-bottom: 1px solid #5B5B5B;
    font-size: 3.3816425121vw;
    line-height: 1.2;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list-single a {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 15.4589371981vw;
    padding: 0 8.9371980676vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-list-single a::after {
    position: absolute;
    top: 0;
    right: 3.8647342995vw;
    bottom: 0;
    width: 3.1400966184vw;
    height: 2.6570048309vw;
    margin: auto 0;
    background: no-repeat url("../../common/img/icon_arrow2.svg") 50% 50%/contain;
    content: "";
  }
}
@media screen and (min-width: 769px) {
  .footer-menu-list-single + div {
    z-index: 1;
    margin-bottom: -14px;
  }
}

.footer-menu-tolist {
  color: #FFFCF4;
  line-height: 1.3;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .footer-menu-tolist {
    margin-top: 24px;
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-tolist {
    font-size: 3.3816425121vw;
  }
}
@media screen and (min-width: 769px) {
  .footer-menu-tolist a {
    background: linear-gradient(currentColor, currentColor) no-repeat left 100% bottom 0px/0 1px;
    text-decoration: none;
    transition: background-size .3s ease;
  }
  .footer-menu-tolist a:hover {
    background-position: left 0% bottom 0px;
    background-size: 100% 1px;
  }
}
@media screen and (max-width: 768px) {
  .footer-menu-tolist a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 15.9420289855vw;
    padding-right: 3.1400966184vw;
    border-bottom: 1px solid #5B5B5B;
    text-align: right;
  }
}

.footer-aside {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  margin-top: 135px;
}
@media screen and (max-width: 768px) {
  .footer-aside {
    display: contents;
    flex-direction: column;
    align-items: flex-end;
    width: auto;
    margin-top: 0;
  }
}

.footer-sns {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 0 0 10px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .footer-sns {
    order: 4;
    margin: 0;
    line-height: 0;
  }
}
.footer-sns li {
  margin: 0 8px 0 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .footer-sns li {
    margin: 0 0 0 2.4154589372vw;
  }
}
@media screen and (max-width: 768px) {
  .footer-sns li img {
    width: 8.2125603865vw;
    height: 8.2125603865vw;
  }
}

.footer-block {
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .footer-block {
    display: contents;
  }
}

.footer-cont {
  display: flex;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .footer-cont {
    gap: 0 32px;
  }
}
@media screen and (max-width: 768px) {
  .footer-cont {
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.9661835749vw 7.729468599vw;
    order: 2;
    margin-bottom: 7.729468599vw;
  }
}
.footer-cont li {
  display: flex;
  position: relative;
  line-height: 1.2857142857;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .footer-cont li {
    padding: 12px;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .footer-cont li {
    padding: 2.8985507246vw;
    font-size: 3.3816425121vw;
  }
}
.footer-cont li::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  margin-block: auto;
  background-color: #5B5B5B;
  content: "";
}
@media screen and (min-width: 769px) {
  .footer-cont li::before {
    left: -16px;
    height: 18px;
  }
}
@media screen and (max-width: 768px) {
  .footer-cont li::before {
    left: -3.8647342995vw;
    height: 4.347826087vw;
  }
}
.footer-cont li:first-child::before {
  content: none;
}
@media screen and (max-width: 768px) {
  .footer-cont li:nth-child(2n+1)::before {
    content: none;
  }
}
@media screen and (min-width: 769px) {
  .footer-cont a {
    background: linear-gradient(currentColor, currentColor) no-repeat left 100% bottom 0px/0 1px;
    text-decoration: none;
    transition: background-size .3s ease;
  }
  .footer-cont a:hover {
    background-position: left 0% bottom 0px;
    background-size: 100% 1px;
  }
}

.footer-copyright {
  margin: 0;
  padding: 0;
  color: #5B5B5B;
  text-align: right;
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .footer-copyright {
    margin-top: 4px;
  }
}
@media screen and (max-width: 768px) {
  .footer-copyright {
    order: 5;
    width: 100%;
    margin-top: -1.2em;
    font-size: 2.4154589372vw;
  }
}
