@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;700&family=Jost:wght@100..900&family=Lato:wght@300;400;700&family=Noto+Sans+JP:wght@100..900&display=swap");
html {
  scroll-padding-top: 80px;
}
body {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
body a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
body a:focus {
  outline: none;
}
body img {
  vertical-align: bottom;
}
.block-page-top {
  display: none !important;
}
.isPc {
  display: block !important;
}
.isSp {
  display: none !important;
}
.noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
}
.lato {
  font-family: "Lato", sans-serif;
}
.jost {
  font-family: "Jost", sans-serif;
}
.barlow {
  font-family: "Barlow", sans-serif;
}
.block-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px 4px;
  margin: 0;
}
.block-icon span {
  margin: 0;
}
.block-icon img {
  vertical-align: baseline;
}
.pane-left-menu,
.pane-right-menu {
  display: none;
}
.common_btn {
  margin-top: 40px;
}
.common_btn a {
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 280px;
  height: 56px;
  margin: auto;
  background: transparent;
  border: 1px solid #000;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.common_btn a:hover {
  color: #fff;
  background: #000;
}
.price {
  font-family: "Lato", sans-serif;
  font-weight: 500;
}
.price .price-tax {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.price .price-currency {
  font-size: 12px;
}
.default-price {
  position: relative;
  font-family: "Lato", sans-serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-text-decoration: auto;
          text-decoration: auto;
}
.default-price:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  content: "";
  width: 95%;
  height: 1px;
  background: #000;
}
.default-price .price-tax {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
  font-weight: 500;
}
.default-price > span {
  font-size: 14px;
}
.default-price .price-small,
.default-price .price-currency {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
}
.block-goods-favorite--btn:before {
  content: "";
  background: url("/img/usr/goods/favo.png") no-repeat center/contain;
}
.block-goods-favorite-registed--btn:before {
  content: "";
  background: url("/img/usr/goods/active_favo.png") no-repeat center/contain;
}
.keyword-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.keyword-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px 7px;
}
.keyword-list p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  padding: 6px 12px;
  color: #888;
  font-size: 14px;
  border: 1px solid #888;
  border-radius: 2px;
  font-weight: 500;
  letter-spacing: 0;
}
.keyword-list p:before {
  content: "#";
  font-size: 18px;
}
#header-news {
  font-weight: 300;
}
#header-news p,
#header-news a {
  display: block;
  max-width: 1326px;
  color: #fff;
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
  padding: 8px 15px 6px;
  letter-spacing: 1.2px;
}
#header-wrapper .block-header-logo h1,
#header-wrapper .block-header-logo p {
  display: none;
}
.header-pt1 #header .container {
  max-width: 1326px;
  padding-inline: 15px;
  margin-inline: auto;
  width: auto;
}
.header-pt1 .pane-globalnav {
  width: auto;
  padding-left: 65px;
}
.header-pt1 .pane-globalnav .block-globalnav-menu-ttl {
  max-width: 1326px;
  width: auto;
  margin: auto;
  font-size: 24px;
  letter-spacing: 1.7px;
  font-weight: 600;
  padding-inline: 15px;
}
.header-pt1 .pane-globalnav .brand_list .block-globalnav-menu {
  min-height: 660px;
}
.header-pt1 .pane-globalnav .brand_list .inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 35px;
}
.header-pt1 .pane-globalnav .brand_list .txt_wrap {
  margin-top: 12px;
}
.header-pt1 .pane-globalnav .brand_list .txt_wrap .ttl {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.7px;
}
.header-pt1 .pane-globalnav .brand_list .txt_wrap p {
  font-size: 12px;
  letter-spacing: 0.2px;
  margin-top: 3px;
}
.header-pt1 .pane-globalnav .brand_list .txt_wrap .note {
  display: block;
  font-size: 10px;
  margin-top: 8px;
  letter-spacing: 0;
}
.header-pt1 .pane-globalnav .category_list .block-globalnav-menu {
  min-height: 660px;
}
.header-pt1 .pane-globalnav .category_list .inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 24px;
  margin-top: 33px;
}
.header-pt1 .pane-globalnav .category_list .block-globalnav-menu-item > a {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  letter-spacing: 1.7px;
}
.header-pt1 .pane-globalnav .category_list .block-globalnav-menu-item_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  padding: 10px 16px 0;
}
.header-pt1 .pane-globalnav .category_list .block-globalnav-menu-item_inner ul {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.header-pt1 .pane-globalnav .category_list .block-globalnav-menu-item_inner ul a {
  color: #888;
  font-size: 11px;
  letter-spacing: 1.7px;
}
.header-pt1 .block-headernav--item-list > li img {
  width: 24px;
}
.header-pt1 .block-headernav--item-list > li.block-headernav--mypage {
  width: 50px;
}
.header-pt1 .block-headernav--item-list > li.block-headernav--logout {
  width: 50px;
}
.header-pt1 .block-headernav--item-list .block-headernav--search {
  position: static;
}
.header-pt1 .block-headernav--item-list .block-headernav--favorite {
  width: 50px;
}
.header-pt1 .block-headernav--item-list .block-headernav--login {
  width: 50px;
}
.header-pt1 .block-header-search {
  display: none;
  position: absolute;
  top: 80px;
  background: #fff;
  padding: 76px 0 80px;
  width: 100%;
  z-index: 10;
  left: 0;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
          box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
}
.header-pt1 .block-header-search .container {
  display: block !important;
  max-width: 1000px;
  height: auto;
  margin: auto;
}
.header-pt1 .block-header-search form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  max-width: 800px;
  margin: auto;
  padding: 0 5px 16px 0;
  border-bottom: 1px solid #e5e5e5;
}
.header-pt1 .block-header-search form input[type="text"] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  border: none;
}
.header-pt1 .block-header-search form input[type="text"]::-webkit-input-placeholder {
  color: #888;
}
.header-pt1 .block-header-search form input[type="text"]::-moz-placeholder {
  color: #888;
}
.header-pt1 .block-header-search form input[type="text"]:-ms-input-placeholder {
  color: #888;
}
.header-pt1 .block-header-search form input[type="text"]::-ms-input-placeholder {
  color: #888;
}
.header-pt1 .block-header-search form input[type="text"]::placeholder {
  color: #888;
}
.header-pt1 .block-header-search .block-global-search--submit {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
  color: #000;
  background: url("/img/usr/common/icon_glass.png") no-repeat center/contain;
  padding: 0;
}
.header-pt1 .block-header-search .block-global-search--submit:after {
  content: none;
}
.header-pt1 .block-header-search .block-global-search--submit.btn[disabled] {
  cursor: default;
  opacity: 1;
}
.header-pt1 .block-header-search .block-header-word {
  max-width: 800px;
  margin: 40px auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
.header-pt1 .block-header-search .block-header-word .ttl {
  font-size: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header-pt1 .block-header-search .block-header-word ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px 8px;
}
.header-pt1 .block-header-search .block-header-word a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  padding: 2px 14px;
  color: #888;
  border: 1px solid #888;
  border-radius: 2px;
  letter-spacing: 0;
}
.header-pt1 .block-header-search .block-header-word a:before {
  content: "#";
  font-size: 18px;
}
.header-pt1 .block-headernav--cart-count {
  top: -5px;
  right: -10px;
  left: auto;
  background-color: #e5f2e9 !important;
  color: #57a088;
}
footer.pane-footer {
  color: #333;
  margin-top: 80px;
  padding: 0;
}
footer .container {
  width: auto;
}
footer .footer_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 89px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1326px;
  margin: 0 auto;
  padding: 80px 15px 0;
  border-top: 1px solid #e5e5e5;
}
footer .footer_brand {
  width: 204px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer_logo {
  margin: 0;
}
footer .footer_logo a {
  display: inline-block;
}
footer .footer_logo img {
  display: block;
  width: 204px;
  height: auto;
}
footer .footer_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin-top: 145px;
  padding: 0;
  list-style: none;
}
footer .footer_sns a {
  display: block;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
footer .footer_sns a:hover {
  opacity: 0.8;
}
footer .footer_sns img {
  display: block;
  width: 64px;
  height: 64px;
}
footer .footer_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 64px;
}
footer .footer_menu .footer_menu_inner {
  width: 116px;
}
footer .footer_menu .footer_menu_inner.wide {
  width: 283px;
}
footer .footer_menu .footer_menu_inner.wide .footer_list {
  gap: 14px;
}
footer .footer_menu .footer_menu_title {
  margin: -3px 0 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.7px;
  color: #000;
}
footer .footer_menu .footer_menu_title.title-mt {
  margin-top: 45px;
}
footer .footer_menu .footer_list {
  margin: 0 0 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.footer_menu_title + footer .footer_menu .footer_list {
  margin-top: 0;
}
footer .footer_menu .footer_list a {
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #333;
  text-decoration: none;
  letter-spacing: 1.7px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
footer .footer_menu .footer_list a:hover {
  opacity: 0.7;
}
footer .footer_menu .footer_list a.letter_slim {
  letter-spacing: 0.5px;
}
footer .footer_menu .footer-skincare .accordion_ttl {
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
  font-size: 11px;
  letter-spacing: 1px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-top: 6px;
}
footer .footer_menu .footer-skincare .accordion_ttl:hover {
  opacity: 0.8;
}
footer .footer_menu .footer-skincare .accordion_ttl:before,
footer .footer_menu .footer-skincare .accordion_ttl:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: '';
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 12px;
  height: 2px;
  border-radius: 50px;
  background: #888;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
footer .footer_menu .footer-skincare .accordion_ttl:before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
footer .footer_menu .footer-skincare .accordion_ttl.active:before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
footer .footer_menu .footer-skincare .accordion_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
footer .footer_menu .footer-skincare .footer_menu_accordion {
  display: none;
  margin-top: 16px;
}
footer .footer_menu .footer-skincare .footer_menu_accordion ul {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
footer .footer_menu .footer-skincare .footer_menu_accordion ul li {
  position: relative;
  padding-left: 24px;
}
footer .footer_menu .footer-skincare .footer_menu_accordion ul li::before {
  content: '';
  position: absolute;
  left: 8px;
  top: 50%;
  width: 8px;
  height: 1px;
  margin-top: -0.5px;
  background: #888;
}
footer .footer_menu .footer-skincare .footer_menu_accordion ul a {
  display: inline-block;
  font-size: 11px;
  letter-spacing: 1px;
  color: #888;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
footer .footer_menu .footer-skincare .footer_menu_accordion ul a:hover {
  opacity: 0.7;
}
footer .footer_sub_menu {
  margin-block: 45px 38px;
}
footer .footer_sub_menu .footer_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .footer_sub_menu .footer_list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .footer_sub_menu .footer_list li + li::before {
  content: '';
  display: block;
  width: 1px;
  height: 12px;
  margin-right: 24px;
  background: #d9d9d9;
}
footer .footer_sub_menu .footer_list a {
  font-size: 12px;
  letter-spacing: 1.7px;
  text-decoration: none;
}
footer .footer_sub_menu .footer_list a:hover {
  opacity: 0.7;
}
footer .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 44px;
  background: #000;
}
footer .copyright p {
  margin: 0;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
