@charset "UTF-8";

@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-freespace-laforthc .pc-only {
    display: none;
  }
}

.block-freespace-laforthc .sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-freespace-laforthc .sp-only {
    display: block;
  }
}

.block-goods-comment6.block-goods-comment-common-style {
  margin: 0 auto !important;
}

/* /shop/r/rlaforthc/ */
.block-freespace-laforthc {
  max-width: 1200px;
  margin: 0 auto 40px;
}
.block-goods-comment6.block-goods-comment-common-style .block-freespace-laforthc {
  margin: 0 auto;
}

.laforthc-header {
  display: flex;
  margin: 8px 0 0;
  padding: 0 16px;
}

.laforthc-header--logo {
  width: 186px;
  margin-right: 118px;
}

.laforthc-header--logo img {
  width: 186px;
  height: 82px;
}

.laforthc-header--title,
.block-goods-comment6.block-goods-comment-common-style .laforthc-header--title {
  margin: 0.12em 0 0;
  padding: 0;
  color: #545454;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
}

.block-freespace-laforthc ruby > rt {
  margin-bottom: 0.05em;
  font-size: 45%;
  letter-spacing: 0.3em;
  text-align: center;
}
.block-freespace-laforthc ruby > rt.last-rt {
  padding-left: 1.0em;
}

.laforthc-content {
  margin: 16px 0 0;
  padding: 24px 0 16px;
  background-color: #fdeef5;
}

.laforthc-content--header {
  display: flex;
}

.laforthc-content--title {
  position: relative;
  margin: 0;
  width: 600px;
  height: 66px;
}

.laforthc-content--title-bg {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 10px 0 12px;
  border-radius: 0 24px 0 0;
  background: repeating-linear-gradient(
    -45deg,
    #ed8db8 0px,
    #ed8db8 8px,
    #ec78ab 8px,
    #ec78ab 14px
  );
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.laforthc-content--title-shadow {
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 1;
  width: 100%;
  height: 62px;
  border-radius: 0 24px 0 0;
  border: 1px solid #ec78ab;
}

.laforthc-content--text,
.block-goods-comment6.block-goods-comment-common-style .laforthc-content--text {
  width: calc(100% - 600px);
  margin-top: -4px;
  color: #ec78ab;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
}

.laforthc-content--text > span {
  position: relative;
  padding-bottom: 4px;
  border-bottom: 1px solid #ec78ab;
}

.laforthc-content--text > span .arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
}
.laforthc-content--text > span .arrow::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 16px 20px 0 0;
  border-color: #ec78ab transparent transparent;
  translate: -50% 100%;
}
.laforthc-content--text > span .arrow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 13.9px 17.4px 0 0;
  border-color: #fdeef5 transparent transparent;
  translate: calc(-50% - 0.3px) 100%;
}

.laforthc-content--inner {
  margin: 20px 0 0;
  padding: 0 6px;
}

.laforthc-content--lists {
  display: flex;
}

.laforthc-content--item {
  width: calc(100% / 9);
  text-align: center;
}

.laforthc-content--item-link {
  display: block;
  text-decoration: none;
  overflow: hidden;
}
.laforthc-content--item-link:hover,
.laforthc-content--item-link:focus {
  text-decoration: none;
}

.laforthc-content--item-text,
.block-goods-comment6.block-goods-comment-common-style .laforthc-content--item-text {
  color: #ec78ab;
  font-weight: bold;
  font-size: 10px;
  line-height: 1.5;
  text-align: center;
}

.laforthc-content--item--image {
  position: relative;
  margin: 5px -30% 0;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}
.laforthc-content--item--image img {
  display: block;
  position: absolute;
  left: -15%;
  bottom: -3%;
  right: -15%;
  width: 130%;
  margin: 0 auto;
  object-fit: cover;
}

.laforthc-content--item:first-child .laforthc-content--item--image {
  margin: -13.9% -38.6% 0;
}
.laforthc-content--item:first-child .laforthc-content--item--image img {
  left: -20.5%;
  right: -20.5%;
  width: 142%;
}

.laforthc-content--item--tags .top-thumbnail-t--goods-tags_link {
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0;
}

.laforthc-content--item--tags .top-thumbnail-t--goods-tags_link img {
  height: 20px;
  border-radius: 2px;
  background-color: #fff;
  vertical-align: bottom;
}

.laforthc-content--item--description,
.block-goods-comment6.block-goods-comment-common-style .laforthc-content--item--description {
  margin: 8px 0 0;
  font-size: 9px;
  line-height: 1.5;
  text-align: center;
}
.laforthc-content--item--description > span {
  display: inline-block;
  text-align: left;
}

.laforthc-content--notes,
.block-goods-comment6.block-goods-comment-common-style .laforthc-content--notes {
  margin: 0 5px;
  color: #707070;
  font-size: 14px;
  line-height: 1.5;
  text-align: right;
}

@media screen and (max-width: 767px) {
  html[data-browse-mode="S"] .block-goods-comment6.block-goods-comment-common-style {
    margin: 0 20px !important;
  }

  html[data-browse-mode="S"] .block-freespace-laforthc {
    margin: 0 auto 24px;
  }
  html[data-browse-mode="S"] .block-goods-comment6.block-goods-comment-common-style .block-freespace-laforthc {
    margin: 0 -20px;
  }

  html[data-browse-mode="S"] .laforthc-header {
    display: block;
    padding: 8px 20px;
  }

  html[data-browse-mode="S"] .laforthc-header--logo {
    width: 141px;
    margin-right: 0;
  }

  html[data-browse-mode="S"] .laforthc-header--logo img {
    width: 141px;
    height: 62px;
  }

  html[data-browse-mode="S"] .laforthc-header--title,
  html[data-browse-mode="S"] .block-goods-comment6.block-goods-comment-common-style .laforthc-header--title {
    margin: 12px 0 0;
    font-size: 24px;
  }

  html[data-browse-mode="S"] .laforthc-content--header {
    display: block;
  }

  html[data-browse-mode="S"] .laforthc-content {
    margin: 8px 0 0;
  }

  html[data-browse-mode="S"] .laforthc-content--title {
    width: 97%;
    height: 52px;
  }

  html[data-browse-mode="S"] .laforthc-content--title-bg {
    padding: 12px 0 10px;
    border-radius: 0 16px 0 0;
    background: repeating-linear-gradient(
      -45deg,
      #ed8db8 0px,
      #ed8db8 8px,
      #ec78ab 8px,
      #ec78ab 14px
    );
    font-size: 26px;
  }

  html[data-browse-mode="S"] .laforthc-content--title-shadow {
    height: 48px;
    border-radius: 0 16px 0 0;
  }

  html[data-browse-mode="S"] .laforthc-content--text,
  html[data-browse-mode="S"] .block-goods-comment6.block-goods-comment-common-style .laforthc-content--text {
    display: block;
    width: 100%;
    margin-top: 16px;
    font-size: 22px;
  }

  html[data-browse-mode="S"] .laforthc-content--text > span {
    display: block;
    margin: 0 20px;
    padding-bottom: 6px;
  }

  html[data-browse-mode="S"] .laforthc-content--text > span .arrow::before {
    border-width: 14px 18px 0 0;
  }
  html[data-browse-mode="S"] .laforthc-content--text > span .arrow::after {
    border-width: 12px 15.4px 0 0;
  }

  html[data-browse-mode="S"] .laforthc-content--inner {
    margin: 0;
    padding: 0 20px;
  }

  html[data-browse-mode="S"] .laforthc-content--lists {
    flex-wrap: wrap;
  }

  html[data-browse-mode="S"] .laforthc-content--item {
    width: calc(100% / 3);
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #ec78ab;
  }
  html[data-browse-mode="S"] .laforthc-content--item:nth-child(1),
  html[data-browse-mode="S"] .laforthc-content--item:nth-child(2),
  html[data-browse-mode="S"] .laforthc-content--item:nth-child(3) {
    margin: 32px 0 0;
    padding: 0;
    border-top: none;
  }

  html[data-browse-mode="S"] .laforthc-content--item--image {
    margin: 5px -26% 0;
  }
  html[data-browse-mode="S"] .laforthc-content--item:nth-child(4) .laforthc-content--item--image,
  html[data-browse-mode="S"] .laforthc-content--item:nth-child(5) .laforthc-content--item--image,
  html[data-browse-mode="S"] .laforthc-content--item:nth-child(6) .laforthc-content--item--image,
  html[data-browse-mode="S"] .laforthc-content--item:nth-child(7) .laforthc-content--item--image {
    margin-top: -1em;
  }
  html[data-browse-mode="S"] .laforthc-content--item:nth-child(8) .laforthc-content--item--image,
  html[data-browse-mode="S"] .laforthc-content--item:nth-child(9) .laforthc-content--item--image {
    margin: 1px -26% 0;
  }
  html[data-browse-mode="S"] .laforthc-content--item--image img {
    left: -13%;
    right: -13%;
    width: 126%;
  }

  html[data-browse-mode="S"] .laforthc-content--item:first-child .laforthc-content--item--image {
    margin: -21.5% -39% 0;
  }
  html[data-browse-mode="S"] .laforthc-content--item:first-child .laforthc-content--item--image img {
    width: 95.5%;
    height: 95.5%;
  }

  html[data-browse-mode="S"] .laforthc-content--notes,
  html[data-browse-mode="S"] .block-goods-comment6.block-goods-comment-common-style .laforthc-content--notes {
    margin: 40px 0 0;
    font-size: 12px;
  }
}
