@charset "UTF-8";
*, *::before, *::after {
  box-sizing: border-box;
}

ul[class], ol[class] {
  padding: 0;
}

body, h1, h2, h3, h4, p, ul, ol, figure, blockquote, dl, dd {
  margin: 0;
}

body {
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

ul[class], ol[class] {
  list-style: none;
}

a:not([class]) {
  text-decoration-skip-ink: auto;
}

img, picture {
  max-width: 100%;
  display: block;
}

input, button, textarea, select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
* {
  margin: 0;
  padding: 0;
}

.c-title-52 {
  font-size: 5.2rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 6rem;
}

.c-title-44 {
  font-size: 4.4rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 6rem;
}

.c-title-36 {
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 6rem;
}

.c-title-32 {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 4rem;
}

.c-title-20 {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 2;
}

.c-title-14 {
  font-size: 1.4rem;
  font-weight: bold;
}

.c-title-16 {
  font-size: 1.4rem;
  font-weight: bold;
}

.c-title-20n {
  font-size: 2rem;
  font-weight: bold;
  line-height: 2;
}

.c-title-24 {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 4rem;
}

.c-title-24n {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 4rem;
}

.c-desc-12 {
  font-size: 1.2rem;
  line-height: 2.5rem;
}

.c-desc-14 {
  font-size: 1.4rem;
  line-height: 3rem;
}

.c-desc-16 {
  font-size: 1.6rem;
  line-height: 3rem;
}

.c-desc-14-25 {
  font-size: 1.4rem;
  line-height: 1.7857142857;
}

.c-desc-16-40 {
  font-size: 1.6rem;
  line-height: 2.5;
}

@media print, screen and (min-width: 768px) {
  .pc\:c-title-44 {
    font-size: 4.4rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 6rem;
  }

  .pc\:c-title-36 {
    font-size: 4.4rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 6rem;
  }

  .pc\:c-title-20 {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 2;
  }

  .pc\:c-desc-12 {
    font-size: 1.2rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 767px) {
  .sp\:c-title-24 {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.4583333333;
  }

  .sp\:c-title-20 {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 2;
  }

  .sp\:c-title-16 {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.7;
  }

  .sp\:c-title-14 {
    font-size: 1.6rem;
    font-weight: bold;
  }

  .sp\:c-desc-12 {
    font-size: 1.2rem;
    line-height: 2.5rem;
  }

  .sp\:c-desc-10 {
    font-size: 1rem;
    line-height: 1.6;
  }

  .sp\:c-desc-14-25 {
    font-size: 1.4rem;
    line-height: 1.7857142857;
  }

  .sp\:c-desc-14-35 {
    font-size: 1.4rem;
    line-height: 2.5;
  }

  .sp\:c-title-32 {
    font-size: 3.2rem;
  }

  .sp\:c-title-28 {
    font-size: 2.8rem;
    line-height: 1.6071428571;
  }

  .sp\:c-desc-14 {
    font-size: 1.4rem;
  }

  .sp\:c-desc-16-40 {
    font-size: 1.6rem;
    line-height: 2.5;
  }
}
.c-hover-anime1 {
  transition: 0.1s;
}
.c-hover-anime1:hover {
  scale: 1.025;
}

@media print, screen and (min-width: 768px) {
  .c-report-list-row {
    display: grid;
    grid-template-columns: 1fr 23.5rem;
    gap: 2rem;
  }
  .c-report-list-row__right-columns {
    display: flex;
    flex-direction: column;
  }
  .c-report-list-row__right-banner {
    order: 2;
  }
}

@media print, screen and (min-width: 768px) {
  .c-article-detail-row {
    display: grid;
    grid-template-columns: 59.5rem 32rem;
    justify-content: space-between;
  }
}

@media print, screen and (min-width: 768px) {
  .c-news-list-row {
    display: grid;
    grid-template-columns: 1fr 32rem;
    gap: 2rem;
  }
  .c-news-list-row__right-columns {
    display: flex;
    flex-direction: column;
  }
  .c-news-list-row__right-banner {
    order: 2;
  }
}
@media (max-width: 767px) {
  .c-news-list-row {
    display: flex;
    flex-direction: column-reverse;
  }
}

.c-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25.2rem;
  height: 5.3rem;
  position: relative;
  color: #fff;
  background-color: var(--color-primary);
  padding: 1.75rem;
  font-family: var(--font-serif);
  font-weight: 600;
  transition: 0.4s;
}
.c-button:hover {
  opacity: 0.78;
}
.c-button:hover .c-button__arrow {
  transform: translate(35%, -50%);
}
.c-button__text {
  font-size: 1.8rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .c-button__text {
    font-size: 1.6rem;
  }
}
.c-button__arrow {
  position: absolute;
  width: 0.8rem;
  height: 1.3rem;
  right: 2.24rem;
  right: 1.54rem;
  top: 50%;
  transform: translate(0, -50%);
  transition: 0.4s;
}
.c-button__arrow-down {
  position: absolute;
  width: 1.3rem;
  height: 1.3rem;
  right: 2.24rem;
  right: 1.54rem;
  top: 50%;
  transform: translate(0, -50%);
  transition: 0.4s;
}
.c-button__external {
  width: 1.3rem;
  height: 1.3rem;
  margin-left: 1rem;
}
.c-button__dl {
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 1.6rem;
}
.c-button__icon--logout {
  width: 4rem;
  height: 4rem;
}
.c-button__icon--user {
  width: 4rem;
  height: 4rem;
}
.c-button--back {
  background-color: #d6d6d6;
}
.c-button--back .c-button__arrow {
  right: auto;
  left: 2.24rem;
  transform: translate(0, -50%) scaleX(-1);
}
.c-button--back:hover .c-button__arrow {
  transform: translate(0, -50%) scaleX(-1) !important;
}
.c-button--gray {
  background: #f4f4f4;
  border: 1px solid #d6d6d6;
  color: #3c3c3c;
}
.c-button--return .c-button__arrow {
  right: auto;
  left: 2.24rem;
  transform: translate(0, -50%) scaleX(-1);
}
.c-button--return:hover .c-button__arrow {
  transform: translate(0, -55%) scaleX(-1) !important;
}
.c-button--reverse {
  background-color: #ffffff;
  outline: 1px solid var(--color-primary);
  color: var(--color-primary);
}
.c-button--line {
  background-color: #08c656;
  justify-content: start;
}
.c-button__cart-icon {
  position: relative;
  width: 4rem;
  height: 4rem;
}
.c-button__line-icon {
  margin-right: 0.4rem;
}
.c-button__line-icon img {
  width: 4rem;
}
.c-button__cart-icon-count {
  position: absolute;
  inset: auto 0.3rem 0.3rem auto;
  width: 1.6rem;
  height: 1.6rem;
  background-color: #fff;
  border-radius: 100%;
  font-family: var(--font-secondary);
  color: var(--color-primary);
  text-align: center;
  align-content: center;
  font-size: 1.2rem;
}
.c-button__procedure {
  width: 4rem;
  height: 4rem;
  margin-right: 0.4rem;
}
.c-button--procedure {
  background-color: #f25856;
}

.c-news-heading__title {
  margin-bottom: 1.5rem;
  font-weight: 600;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .c-news-heading__title {
    line-height: 2rem;
    margin-bottom: 1rem;
  }
}
.c-news-heading__subtitle {
  font-family: var(--font-primary);
  font-size: 4.3rem;
  font-weight: 500;
}
@media print, screen and (min-width: 768px) {
  .c-news-heading__subtitle {
    font-size: 6.4rem;
  }
}

@media (max-width: 767px) {
  .c-news-list {
    row-gap: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-news-list {
    gap: 2.4rem 2rem;
  }
  .c-news-list .c-news-card {
    grid-template-columns: 23.5rem 1fr;
    gap: 2.4rem 2rem;
  }
  .c-news-list .c-news-card__image img {
    height: 16.8rem;
  }
  .c-news-list .c-news-card__tags {
    margin-top: 2.4rem;
  }
  .c-news-list--top {
    gap: 2rem 2.7rem;
  }
  .c-news-list--top .c-news-card {
    grid-template-columns: 16.7rem 1fr;
    gap: 3.2rem;
  }
  .c-news-list--top .c-news-card__image img {
    height: 11.9rem;
  }
  .c-news-list--top .c-news-card__tags {
    margin-top: 0.9rem;
  }
}

.c-news-card {
  display: grid;
  grid-template-columns: 16.7rem 1fr;
  gap: 3.2rem;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .c-news-card {
    grid-template-columns: 14.3rem 1fr;
    gap: 1.6rem;
  }
}
.c-news-card:hover {
  opacity: 0.7;
}
.c-news-card__image img {
  object-fit: cover;
  width: 100%;
  height: 11.9rem;
}
@media (max-width: 767px) {
  .c-news-card__image img {
    height: 10.2rem;
  }
}
.c-news-card__date {
  font-size: 1.6rem;
  margin-bottom: 0.8rem;
}
@media (max-width: 767px) {
  .c-news-card__date {
    font-size: 1.2rem;
    margin-bottom: 1em;
    margin-top: 0.1rem;
  }
}
.c-news-card__title {
  font-size: 1.6rem;
  line-height: 2;
}
@media (max-width: 767px) {
  .c-news-card__title {
    font-size: 1.3rem;
    line-height: 1.8461538462;
  }
}
.c-news-card__body {
  display: flex;
  flex-direction: column;
}
.c-news-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  margin-top: auto;
}
.c-news-card__tag {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  border: solid 0.5px #d6d6d6;
  padding: 0.3rem 0.4rem 0.4rem;
  font-family: var(--font-serif);
}
@media (max-width: 767px) {
  .c-news-card__tag {
    font-size: 1rem;
    padding: 0.1rem 0.4rem 0.2rem;
  }
}

.c-media-cards-wrap .splide__pagination {
  display: none !important;
}
@media print, screen and (min-width: 768px) {
  .c-media-cards-wrap {
    overflow-x: clip;
    margin-right: calc(50% - 50vw);
  }
}

@media (max-width: 767px) {
  .c-media-cards-sp {
    display: grid !important;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .c-media-cards-sp .splide__slide:nth-child(n+5) {
    display: none;
  }
}

@media print, screen and (min-width: 768px) {
  .c-media-cards {
    display: grid;
    grid-auto-columns: 23.5rem;
    grid-auto-flow: column;
    grid-auto-flow: column;
  }
}

.c-media-card:hover .c-media-card__image > img {
  scale: 1.05;
}
.c-media-card__image {
  margin-bottom: 2rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-media-card__image {
    margin-bottom: 0.6rem;
  }
}
.c-media-card__image img {
  transition: 0.4s;
  width: 23.5rem;
  height: 23.5rem;
  object-fit: cover;
}
@media (max-width: 767px) {
  .c-media-card__image img {
    width: 16rem;
    height: 16rem;
  }
}
.c-media-card__date {
  font-size: 1.6rem;
  margin-bottom: 1.1rem;
}
@media (max-width: 767px) {
  .c-media-card__date {
    font-size: 1.2rem;
    margin-bottom: 0.4rem;
  }
}
.c-media-card__title {
  margin: -0.8rem 0;
}
@media (max-width: 767px) {
  .c-media-card__title {
    margin: 0;
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
}
.c-media-card__tags {
  margin-top: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}
@media (max-width: 767px) {
  .c-media-card__tags {
    margin-top: 0.8rem;
  }
}
.c-media-card__tag {
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  padding: 0.4rem 0.4rem 0.4rem;
  font-family: var(--font-serif);
  border: solid 0.5px #d6d6d6;
}
@media (max-width: 767px) {
  .c-media-card__tag {
    font-size: 1rem;
    line-height: 1.5;
    padding: 0.2rem 0.4rem 0.2rem;
  }
}

.c-report-card:hover .c-report-card__image > img {
  scale: 1.05;
}
.c-report-card__tag {
  position: absolute;
  inset: 0.8rem auto auto 0.8rem;
  background-color: var(--color-accent);
  padding: 0.1rem 0.6rem 0.2rem;
  color: #fff;
  line-height: 2.3rem;
  font-family: var(--font-serif);
  z-index: 2;
}
@media (max-width: 767px) {
  .c-report-card__tag {
    inset: 1rem auto auto 0.8rem;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.c-report-card__image {
  position: relative;
  margin-bottom: 2.3rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .c-report-card__image {
    margin-bottom: 2rem;
  }
}
.c-report-card__image img {
  transition: 0.4s;
  width: 23.5rem;
  height: 23.5rem;
  object-fit: cover;
}
@media (max-width: 767px) {
  .c-report-card__image img {
    width: 16rem;
    height: 16rem;
  }
}
.c-report-card__date {
  color: var(--color-accent);
}
@media (max-width: 767px) {
  .c-report-card__date {
    font-size: 1.2rem;
  }
}
.c-report-card__content {
  display: grid;
  grid-template-columns: 5.8rem 1fr;
  gap: 2.4rem;
}
@media (max-width: 767px) {
  .c-report-card__content {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
@media (max-width: 767px) {
  .c-report-card__title {
    font-size: 1.3rem;
    line-height: 2.1rem;
    margin-top: 0.5rem;
  }
}

.c-tag-filters {
  font-family: var(--font-serif);
}
@media print, screen and (min-width: 768px) {
  .c-tag-filters--type2 {
    padding: 2.4rem 2.4rem 4rem;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
  }
}
.c-tag-filters__title {
  font-size: 1.4rem;
  line-height: 1.4285714286;
  line-height: 2rem;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
  font-weight: normal;
  color: #707070;
}
@media print, screen and (min-width: 768px) {
  .c-tag-filters__title {
    font-size: 1.8rem;
    margin-bottom: 2.4rem;
  }
}

.c-tag-filters-items {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}

.c-tag-filters-item {
  font-size: 1.3rem;
  line-height: 1.4615384615;
  padding: 0.1rem 0.8rem 0.2rem;
  border: solid 0.5px #d6d6d6;
}
@media print, screen and (min-width: 768px) {
  .c-tag-filters-item {
    font-size: 1.6rem;
    line-height: 1.4375;
    padding: 0.1rem 0.4rem 0.2rem;
  }
}
.c-tag-filters-item.is-active {
  color: #fff;
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
}

.wp-pagenavi {
  display: flex;
  justify-content: center;
  gap: 0.8rem;
}
.wp-pagenavi a.page-numbers:hover {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff;
}
.wp-pagenavi .page-numbers {
  text-align: center;
  width: 4.3rem;
  height: 4.3rem;
  line-height: 4.3rem;
  background: #f4f4f4;
  border: 1px solid #f4f4f4;
  font-family: var(--font-secondary);
}
.wp-pagenavi .page-numbers.current {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff;
}
.wp-pagenavi .page-numbers.next, .wp-pagenavi .page-numbers.prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2213%22%20viewBox%3D%220%200%208%2013%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_291430%22%20data-name%3D%22%E3%83%91%E3%82%B9%20291430%22%20d%3D%22M13.315%2C0l1.231%2C1.182L9.341%2C6.5l5.2%2C5.318L13.315%2C13%2C6.545%2C6.5Z%22%20transform%3D%22translate(-6.545)%22%20fill%3D%22%2327485a%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.8rem;
  font-size: 0;
}
.wp-pagenavi .page-numbers.next:hover, .wp-pagenavi .page-numbers.prev:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2213%22%20viewBox%3D%220%200%208%2013%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_291430%22%20data-name%3D%22%E3%83%91%E3%82%B9%20291430%22%20d%3D%22M13.315%2C0l1.231%2C1.182L9.341%2C6.5l5.2%2C5.318L13.315%2C13%2C6.545%2C6.5Z%22%20transform%3D%22translate(-6.545)%22%20fill%3D%22%23f4f4f4%22%2F%3E%3C%2Fsvg%3E");
}
.wp-pagenavi .page-numbers.next {
  transform: scaleX(-1);
}
.wp-pagenavi .page-numbers.dots {
  background-color: transparent;
  border: 0;
}

.c-headline1 {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.375;
  padding: 0.9rem 1.6rem;
  border-left: 4px solid var(--color-accent);
  background-color: var(--color-light);
}
@media print, screen and (min-width: 768px) {
  .c-headline1 {
    font-size: 1.8rem;
    padding: 2rem 4rem;
    border-left-width: 0.8rem;
  }
}

.c-headline2 {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.375;
  padding: 0.35rem 1.6rem;
  border-left: 4px solid var(--color-accent);
}
@media print, screen and (min-width: 768px) {
  .c-headline2 {
    font-size: 2.4rem;
    line-height: 1.0833333333;
    padding: 0.8rem 2.4rem;
    border-left-width: 0.8rem;
  }
}

.c-headline3 {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4375;
  padding-bottom: 1.6rem;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .c-headline3 {
    font-size: 1.8rem;
    padding-bottom: 2.4rem;
    line-height: 1.4444444444;
  }
}
.c-headline3::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 3.6rem;
  width: calc(100% - 3.6rem);
  z-index: 1;
  border-bottom: 2px solid #d6d6d6;
}
@media print, screen and (min-width: 768px) {
  .c-headline3::after {
    border-width: 1px;
    width: 2.2rem;
    left: 2.5rem;
    width: calc(100% - 2.5rem);
  }
}
.c-headline3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 3.2rem;
  z-index: 1;
  border-bottom: 2px solid var(--color-accent);
}
@media print, screen and (min-width: 768px) {
  .c-headline3::before {
    border-width: 1px;
    width: 2.2rem;
  }
}

.c-separate {
  border-bottom: 1px solid #d6d6d6;
}
@media (max-width: 767px) {
  .c-separate {
    border-bottom-width: 0.5px;
  }
}

@media (max-width: 767px) {
  .c-gutter {
    padding-left: 1.8rem !important;
    padding-right: 1.8rem !important;
  }
}

@media (max-width: 767px) {
  .c-no-gutter {
    margin-left: -1.8rem;
    margin-right: -1.8rem;
  }
}

.c-archive-links__item {
  display: block;
  padding: 1.2rem 1.6rem;
  line-height: 2.3rem;
  font-family: var(--font-serif);
  border-bottom: 1px solid #d6d6d6;
  letter-spacing: 0.1em;
}
.c-product-links {
  margin-top: 5.6rem;
  padding: 1.6rem 0 3.2rem;
  background-color: #f4f4f4;
}
@media print, screen and (min-width: 768px) {
  .c-product-links {
    margin-top: 9.6rem;
    padding: 5.6rem 0;
  }
}
.c-product-links__head {
  margin-bottom: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  font-size: 1.4rem;
  font-weight: bold;
  font-family: var(--font-serif);
}
@media print, screen and (min-width: 768px) {
  .c-product-links__head {
    display: none;
  }
}
.c-product-links__title {
  display: block;
}
.c-product-links__title svg {
  width: 0.577rem;
  height: 0.984rem;
  margin-left: 1rem;
  color: var(--color-primary);
  position: relative;
  top: -0.1rem;
}
.c-product-links__cards {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(2, 16.2rem);
  gap: 1.5rem;
}
@media print, screen and (min-width: 768px) {
  .c-product-links__cards {
    grid-template-columns: repeat(4, 23.5rem);
    gap: 2rem;
  }
  .c-product-links__cards--header {
    grid-template-columns: repeat(2, 16.2rem);
  }
  .c-product-links__cards--header .c-product-links__card {
    grid-template-columns: 6rem 1fr;
  }
  .c-product-links__cards--header .c-product-links__card-body {
    font-size: 1.4rem !important;
  }
}
.c-product-links__card {
  display: grid;
  grid-template-columns: 6rem 1fr;
  background-color: #fff;
}
@media print, screen and (min-width: 768px) {
  .c-product-links__card {
    grid-template-columns: 9.2rem 1fr;
    transition: 0.4s;
  }
  .c-product-links__card:hover {
    filter: brightness(0.95);
  }
}
.c-product-links__card-body {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-family: var(--font-serif);
  font-weight: 600;
  line-height: 2rem;
}
@media print, screen and (min-width: 768px) {
  .c-product-links__card-body {
    font-size: 1.8rem;
    line-height: 1.3888888889;
    text-align: center;
  }
}

.c-check-input {
  display: none;
}
.c-check-input + .c-check-icon {
  border-radius: 2px;
  background: #fff;
  border: 0.5px solid #3c3c3c;
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  vertical-align: -0.3rem;
  margin-right: 0.8rem;
}
.c-check-input:checked + .c-check-icon {
  background-color: var(--color-primary);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.963%22%20height%3D%225.973%22%20viewBox%3D%220%200%207.963%205.973%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268726%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268726%22%20d%3D%22M.126%2C1.456%2C2.033%2C4.608%2C6.26.757%22%20transform%3D%22matrix(0.996%2C%20-0.087%2C%200.087%2C%200.996%2C%200.554%2C%200.557)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.92rem;
}

.c-accent-boreder-top {
  border-top: 0.8rem solid var(--color-accent);
}

.c-cart-items-labels {
  display: grid;
  grid-template-columns: 1fr 18.1rem 16.6rem 15.1rem;
  gap: 0.4rem;
}
.c-cart-items-labels--2 {
  background-color: #f4f4f4;
}

.c-cart-items-label {
  background-color: #f4f4f4;
  height: 6.4rem;
  text-align: center;
  align-content: center;
  letter-spacing: 0.1em;
  color: var(--color-primary);
  font-weight: 500;
}

.c-cart-items {
  margin-bottom: 6.4rem;
  padding-top: 2.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-cart-items {
    padding-top: 0.8rem;
  }
}
.c-cart-items--confirm .c-cart-item__row {
  row-gap: 1rem;
}
.c-cart-item {
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 2.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item {
    padding: 3.2rem 0;
    margin-bottom: 0;
    border-bottom: #d6d6d6 1px solid;
  }
  .c-cart-item__inner {
    display: grid;
    grid-template-columns: 1fr 15.1rem;
  }
}
.c-cart-item__row {
  display: grid;
  grid-template-columns: 16.1rem 1fr;
  gap: 2rem 1.6rem;
  margin-bottom: 2.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__row {
    grid-template-columns: 23.5rem 43.5rem 16.6rem;
    gap: 0.4rem;
    margin-bottom: 0;
  }
}
.c-cart-item__image img {
  object-fit: cover;
  width: 16.1rem;
  height: 9.1rem;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__image img {
    width: 21.1rem;
    height: 11.9rem;
    margin-left: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__body {
    display: grid;
    gap: 0.4rem;
    grid-template-columns: 25.2rem 18.1rem;
  }
}
.c-cart-item__title {
  line-height: 1.6153846154;
  min-height: 6.4rem;
  margin-bottom: 1.1rem;
  font-weight: 600;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__title {
    min-height: 100%;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    padding-left: 3.2rem;
    padding-right: 1.2rem;
  }
}
.c-cart-item__price {
  display: flex;
  align-items: center;
  white-space: nowrap;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__price {
    display: block;
    text-align: center;
  }
  .c-cart-item__price .c-cart-item__point {
    display: none;
  }
}
.c-cart-item__price-main {
  font-family: var(--font-secondary);
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .c-cart-item__price-main {
    margin-left: auto;
    position: relative;
    left: -1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__price-main {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    font-weight: normal;
  }
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__price-label {
    display: none;
  }
}
.c-cart-item__point {
  font-family: var(--font-secondary);
  font-weight: 400;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .c-cart-item__point {
    text-align: right;
    margin-left: auto;
  }
}
.c-cart-item__count {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
@media (max-width: 767px) {
  .c-cart-item__count {
    grid-column: 2;
  }
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__count {
    align-items: start;
  }
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__count-text {
    display: none;
  }
}
.c-cart-item__count-value {
  font-weight: 400;
  font-family: var(--font-secondary);
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__count-value {
    text-align: center;
    width: 16rem;
    height: 4rem;
    font-size: 2.4rem;
    border-radius: 2px;
    background: #fff;
    border: 1px solid #d6d6d6;
    align-content: center;
  }
}
.c-cart-item__count select {
  min-width: 11rem;
  height: 3.2rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210.854%22%20height%3D%226.661%22%20viewBox%3D%220%200%2010.854%206.661%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268780%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268780%22%20d%3D%22M7.855-.461%2C6.927.587l4.5%2C4.334-4.5%2C4.347.928%2C1.125%2C5.732-5.472Z%22%20transform%3D%22translate(10.393%20-6.927)%20rotate(90)%22%20fill%3D%22%233c3c3c%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center right 0.8rem;
  text-align: center;
  text-align-last: center;
  font-family: var(--font-secondary);
  font-size: 1.8rem;
  padding: 0.4rem;
  font-weight: normal;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__count select {
    width: 100%;
    height: 4rem;
    font-size: 2.4rem;
  }
}
.c-cart-item__total {
  color: var(--color-primary);
  min-height: 6.4rem;
  background-color: var(--light-gray);
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 0.8rem 0 0.8rem 1.6rem;
  border-bottom: 0.5px solid;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__total {
    flex-direction: column;
    justify-content: start;
    background-color: transparent;
    border: 0;
    align-items: end;
    padding: 0;
  }
}
.c-cart-item__total-price {
  font-family: var(--font-secondary);
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__total-price {
    padding-right: 1.8rem;
  }
}
.c-cart-item__total-point {
  font-family: var(--font-secondary);
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__total-point {
    text-align: right;
    margin-right: 0.2rem;
    font-size: 1.6rem;
    margin-top: 0.4rem;
    padding-right: 1.8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__total-label {
    display: none;
  }
}
.c-cart-item__delete {
  padding-right: 1.6rem;
  margin-right: auto;
  border-right: 0.5px solid;
  font-weight: 400;
}
@media print, screen and (min-width: 768px) {
  .c-cart-item__delete {
    order: 3;
    margin-top: auto;
    text-align: center;
    border-right: 0;
    padding-left: 3.2rem;
    padding-right: 0;
    margin: auto auto 0;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_13081%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2013081%22%20width%3D%2216%22%20height%3D%2216%22%20transform%3D%22translate(325%2020.269)%22%20fill%3D%22%2328485a%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%83%9E%E3%82%B9%E3%82%AF%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_200%22%20data-name%3D%22%E3%83%9E%E3%82%B9%E3%82%AF%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20200%22%20transform%3D%22translate(-325%20-20.269)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30204%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030204%22%20transform%3D%22translate(328.685%2024.292)%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_1159%22%20data-name%3D%22%E7%B7%9A%201159%22%20x2%3D%228.096%22%20y2%3D%228.096%22%20transform%3D%22translate(0)%22%20fill%3D%22none%22%20stroke%3D%22%2328485a%22%20stroke-width%3D%221%22%2F%3E%20%3Cline%20id%3D%22%E7%B7%9A_1160%22%20data-name%3D%22%E7%B7%9A%201160%22%20y1%3D%228.096%22%20x2%3D%228.096%22%20transform%3D%22translate(0)%22%20fill%3D%22none%22%20stroke%3D%22%2328485a%22%20stroke-width%3D%221%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center left 0;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}

.c-cart-total {
  min-height: 6.4rem;
  background-color: var(--light-gray);
  border: solid var(--light-gray) 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 0 0.8rem 1.6rem;
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 1.6rem;
  position: relative;
}
.c-cart-total::after {
  content: "";
  width: 100%;
  height: 0.5px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 0.5px solid var(--color-primary);
  width: calc(100% + 1px);
  height: 0.5px;
  bottom: -0.5px;
  left: -0.5px;
}
@media print, screen and (min-width: 768px) {
  .c-cart-total::after {
    border-bottom: 1px solid var(--color-primary);
    width: calc(100% + 2px);
    height: 0.5px;
    bottom: -1px;
    left: -1px;
  }
}
@media print, screen and (min-width: 768px) {
  .c-cart-total {
    padding: 3.5rem 6.4rem 3.2rem;
    justify-content: end;
    gap: 5.6rem;
    margin-bottom: 0;
  }
}
.c-cart-total__label {
  font-weight: 500;
}
@media print, screen and (min-width: 768px) {
  .c-cart-total__label {
    font-size: 2.4rem;
    letter-spacing: 0.1em;
  }
}
.c-cart-total__price {
  font-size: 2.4rem;
  font-family: var(--font-secondary);
  color: #f25856;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .c-cart-total__price {
    font-size: 4rem;
    gap: 2.4rem;
  }
}
.c-cart-total__price-wrapper {
  display: flex;
  align-items: center;
}
@media print, screen and (min-width: 768px) {
  .c-cart-total__price-wrapper {
    display: block;
  }
}
.c-cart-total__icon {
  width: 3.2rem;
  height: 3.2rem;
}
@media print, screen and (min-width: 768px) {
  .c-cart-total__icon {
    width: 4.8rem;
    height: 4.8rem;
  }
}

.c-cart-point-total {
  text-align: center;
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 4rem;
}
@media print, screen and (min-width: 768px) {
  .c-cart-point-total {
    margin-bottom: 0;
    font-size: 1.6rem;
    font-weight: normal;
  }
}
.c-cart-point-total span {
  font-family: var(--font-secondary);
  letter-spacing: 0.1em;
  color: #f25856;
}
@media print, screen and (min-width: 768px) {
  .c-cart-point-total span {
    margin-left: 1.6rem;
  }
}

.c-cart-confirm-top {
  position: relative;
}
.c-cart-confirm-top .c-cart-total {
  border: 0;
}
.c-cart-confirm-top::before {
  content: "";
  position: absolute;
  border-top: 0.8rem solid var(--color-accent);
  z-index: 2;
  inset: -0.5px 0px auto -0.8px;
  width: calc(100% + 2px);
}
@media print, screen and (min-width: 768px) {
  .c-cart-confirm-top {
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
  }
}

.c-history-item {
  border-top: 0.5px solid #d6d6d6;
  padding: 2.4rem 0 4rem;
}
.c-history-item:last-child {
  border-bottom: 0.5px solid #d6d6d6;
}
@media print, screen and (min-width: 768px) {
  .c-history-item:last-child {
    border-bottom: 0;
  }
}
.c-history-item__row {
  display: grid;
  grid-template-columns: 12.9rem 1fr;
  column-gap: 1.6rem;
  margin-bottom: 5rem;
}
@media print, screen and (min-width: 768px) {
  .c-history-item__row {
    margin-bottom: 0;
    gap: 0;
    grid-template-columns: 21.1rem 41rem 1fr;
    grid-template-areas: "img title price" ". . count" "addcart . .";
  }
}
.c-history-item__image img {
  object-fit: cover;
  width: 12.9rem;
  height: 7.3rem;
}
@media print, screen and (min-width: 768px) {
  .c-history-item__image img {
    width: 21.1rem;
    height: 11.9rem;
  }
}
@media (max-width: 767px) {
  .c-history-item__body {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media print, screen and (min-width: 768px) {
  .c-history-item__body {
    grid-area: price;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }
}
.c-history-item__title {
  font-weight: 600;
  line-height: 1.6153846154;
  min-height: 6.4rem;
  margin-bottom: 1.3rem;
}
@media print, screen and (min-width: 768px) {
  .c-history-item__title {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    padding-left: 3.2rem;
    padding-right: 1.8rem;
  }
}
.c-history-item__addcart {
  color: var(--color-accent);
  margin-top: 1.2rem;
  font-size: 1.4rem;
  font-weight: 500;
  text-decoration: underline;
}
@media print, screen and (min-width: 768px) {
  .c-history-item__addcart {
    font-size: 1.6rem;
  }
}
.c-history-item__price {
  white-space: nowrap;
}
@media print, screen and (min-width: 768px) {
  .c-history-item__price {
    display: flex;
    gap: 0.4rem;
    align-items: baseline;
  }
}
.c-history-item__price-main {
  margin-left: auto;
  font-family: var(--font-secondary);
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  position: relative;
  left: -1rem;
  font-weight: 600;
}
@media print, screen and (min-width: 768px) {
  .c-history-item__price-main {
    font-size: 3.2rem;
    left: auto;
  }
}
.c-history-item__point {
  font-family: var(--font-secondary);
  text-align: right;
  margin-left: auto;
  font-weight: 400;
  font-size: 1.2rem;
  margin-top: 0.4rem;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .c-history-item__point {
    font-size: 1.6rem;
    margin-top: 0;
  }
}
.c-history-item__count {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  letter-spacing: 0.1em;
  grid-column: 2;
  font-weight: 600;
}
@media print, screen and (min-width: 768px) {
  .c-history-item__count {
    justify-content: end;
    margin-top: 2.4rem;
    gap: 1.6rem;
  }
}
.c-history-item__count-title {
  letter-spacing: 0.1em;
}
.c-history-item__count-value {
  font-weight: 400;
  font-family: var(--font-secondary);
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .c-history-item__count-value {
    font-size: 3.2rem;
  }
}
.c-history-item__total {
  color: var(--color-primary);
  min-height: 6.4rem;
  background-color: var(--light-gray);
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 0.8rem 0 0.8rem 1.6rem;
  border-bottom: 0.5px solid;
}
.c-history-item__total-price {
  font-family: var(--font-secondary);
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
.c-history-item__total-point {
  font-family: var(--font-secondary);
  font-weight: 400;
  letter-spacing: 0.1em;
}
.c-history-item__delete {
  padding-right: 1.6rem;
  margin-right: auto;
  border-right: 0.5px solid;
  font-weight: 400;
}
@media print, screen and (min-width: 768px) {
  .c-history-item__button {
    width: fit-content;
    margin-left: auto;
    margin-top: -3.2rem;
  }
}

.c-form-item-erros {
  padding: 1.6rem 2.4rem;
  background: #fde5e5;
  border: 1px solid #f25856;
  margin: 2.4rem 0;
  letter-spacing: 0;
}
.c-form-item-erros .c-form-item-error {
  letter-spacing: 0;
  font-size: 1.2rem;
}
@media print, screen and (min-width: 768px) {
  .c-form-item-erros .c-form-item-error {
    font-size: 1.6rem;
  }
}
.c-form-item-erros .c-form-item-error:nth-child(1) {
  margin-top: 0;
}

.c-form-item-error {
  letter-spacing: 0;
  color: #f25856;
  font-size: 1.3rem;
  display: flex;
  gap: 0.8rem;
  line-height: 1.4;
  margin: 0.8rem 0 0;
  font-weight: 500;
}
.c-form-item-error::before {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_13219%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2013219%22%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22none%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30495%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030495%22%20transform%3D%22translate(0%200)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30494%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030494%22%20transform%3D%22translate(0%200)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268548%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268548%22%20d%3D%22M0%2C9A8.943%2C8.943%2C0%2C0%2C1%2C9%2C0a8.943%2C8.943%2C0%2C0%2C1%2C9%2C9%2C8.943%2C8.943%2C0%2C0%2C1-9%2C9A8.943%2C8.943%2C0%2C0%2C1%2C0%2C9%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23f25856%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268549%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268549%22%20d%3D%22M10.1%2C18.1a8.227%2C8.227%2C0%2C0%2C1-8-8%2C8.227%2C8.227%2C0%2C0%2C1%2C8-8%2C8.227%2C8.227%2C0%2C0%2C1%2C8%2C8%2C8.227%2C8.227%2C0%2C0%2C1-8%2C8%22%20transform%3D%22translate(-1.098%20-1.097)%22%20fill%3D%22%23f25856%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268550%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268550%22%20d%3D%22M14.476%2C24.1a1%2C1%2C0%2C1%2C1%2C1%2C1%2C1.027%2C1.027%2C0%2C0%2C1-1-1%22%20transform%3D%22translate(-6.476%20-10.098)%22%20fill%3D%22%23fff%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268551%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268551%22%20d%3D%22M15.249%2C6.854h0c.738%2C0%2C1.071.266%2C1%2C1v7c-.029.311-.687%2C0-1%2C0s-.97.311-1%2C0v-7c-.071-.734.262-1%2C1-1%22%20transform%3D%22translate(-6.248%20-2.854)%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  width: 1.8rem;
  height: 1.8rem;
  flex: 0 0 1.8rem;
  background-size: contain;
  background-repeat: no-repeat;
}

.c-frame-box {
  background: #fff;
  border: 0.5px solid #d6d6d6;
}
@media print, screen and (min-width: 768px) {
  .c-frame-box {
    border-width: 1px;
  }
}
.c-frame-box--r {
  border-radius: 0.4rem;
}

.c-longcheck {
  background-color: #f4f4f4;
  height: 4.8rem;
  padding: 2rem;
  display: flex;
  align-items: center;
  border-radius: 0.2rem;
  max-width: 42.6rem;
}
@media print, screen and (min-width: 768px) {
  .c-longcheck {
    height: 6.4rem;
  }
}

.c-selectbox {
  border-radius: 2px;
  background: #fff;
  border: 1px solid #3c3c3c;
  background-position: center right 1.4rem;
  width: 100%;
  height: var(--input-height, 4.8rem);
  padding: 0 1.8rem;
  margin-bottom: 0.8rem;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210.854%22%20height%3D%226.661%22%20viewBox%3D%220%200%2010.854%206.661%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268554%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268554%22%20d%3D%22M7.855-.461%2C6.927.587l4.5%2C4.334-4.5%2C4.347.928%2C1.125%2C5.732-5.472Z%22%20transform%3D%22translate(10.393%20-6.927)%20rotate(90)%22%20fill%3D%22%233c3c3c%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  font-size: 16px;
}
@media print, screen and (min-width: 768px) {
  .c-selectbox {
    max-width: 42.6rem;
    height: var(--input-height_pc, 6.4rem);
  }
}
.c-selectbox.is-disabled {
  color: #d6d6d6;
}

.c-textarea {
  border: 0;
  width: 100%;
  height: 16.4rem;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #3c3c3c;
  padding: 1.2rem 1.8rem 1.5rem;
  line-height: 2;
}
.c-textarea::placeholder {
  color: #d6d6d6;
  font-weight: 400;
}

.c-textfield {
  border-radius: 0.2rem;
  background: #fff;
  border: 1px solid var(--input-border-color, #3c3c3c);
  background-position: center right 1.4rem;
  width: 100%;
  height: var(--input-height, 4.8rem);
  font-size: 16px;
  padding: 1.2rem 1.8rem 1.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: inherit;
  display: block;
  margin-bottom: 0.8rem;
}
.c-textfield::placeholder {
  color: #d6d6d6;
  font-weight: 400;
}
.c-textfield .c-password-field {
  border: 1px solid var(--input-border-color, #3c3c3c);
}
@media (max-width: 767px) {
  .c-textfield {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .c-textfield {
    height: var(--input-height_pc, 6.4rem);
    max-width: 42.6rem;
  }
}
.c-textfield.is-error {
  border: solid 1.5px #f25856 !important;
}

.c-password-field {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_35392%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2035392%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2235%22%20height%3D%2223%22%20viewBox%3D%220%200%2035%2023%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_13537%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2013537%22%20width%3D%2235%22%20height%3D%2223%22%20fill%3D%22none%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30777%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030777%22%20transform%3D%22translate(0%200)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268782%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268782%22%20d%3D%22M31.828%2C10.367s-4.592%2C9.491-15.475%2C9.491S.875%2C10.367.875%2C10.367%2C5.467.876%2C16.353.876%2C31.828%2C10.367%2C31.828%2C10.367Z%22%20transform%3D%22translate(1.852%201.133)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268783%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268783%22%20d%3D%22M26.121%2C12.055a5.623%2C5.623%2C0%2C0%2C1-11.246%2C0%2C5.434%2C5.434%2C0%2C0%2C1%2C.284-1.746%2C2.641%2C2.641%2C0%2C0%2C0%2C.5.682%2C2.684%2C2.684%2C0%2C0%2C0%2C3.772%2C0%2C2.635%2C2.635%2C0%2C0%2C0%2C0-3.742%2C2.608%2C2.608%2C0%2C0%2C0-.688-.492%2C5.625%2C5.625%2C0%2C0%2C1%2C7.382%2C5.3Z%22%20transform%3D%22translate(-2.295%20-0.555)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-color: #f4f4f4;
  background-position: center;
  border-radius: 0px 2px 2px 0px;
  border: 1px solid var(--input-border-color, #3c3c3c);
  width: 4.8rem;
  height: 4.8rem;
  position: absolute;
  inset: 0 0 0 auto;
}
@media (max-width: 767px) {
  .c-password-field {
    background-size: 2.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-password-field {
    width: 6.4rem;
    height: 6.4rem;
  }
}
.c-password-field.is-disable {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30780%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030780%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234%22%20height%3D%2216%22%20viewBox%3D%220%200%2034%2016%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_13538%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2013538%22%20width%3D%2234%22%20height%3D%2216%22%20fill%3D%22none%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30779%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030779%22%20transform%3D%22translate(0%200)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268784%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268784%22%20d%3D%22M30.792.875s-4.3%2C8.85-14.5%2C8.85S1.8.875%2C1.8.875%22%20transform%3D%22translate(0.705%200.997)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%2F%3E%20%3Cline%20id%3D%22%E7%B7%9A_1296%22%20data-name%3D%22%E7%B7%9A%201296%22%20y2%3D%223.405%22%20transform%3D%22translate(17%2010.723)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%2F%3E%20%3Cline%20id%3D%22%E7%B7%9A_1297%22%20data-name%3D%22%E7%B7%9A%201297%22%20x2%3D%221.319%22%20y2%3D%223.146%22%20transform%3D%22translate(23.856%209.375)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%2F%3E%20%3Cline%20id%3D%22%E7%B7%9A_1298%22%20data-name%3D%22%E7%B7%9A%201298%22%20x2%3D%222.437%22%20y2%3D%222.408%22%20transform%3D%22translate(29.668%205.538)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%2F%3E%20%3Cline%20id%3D%22%E7%B7%9A_1299%22%20data-name%3D%22%E7%B7%9A%201299%22%20x1%3D%222.437%22%20y2%3D%222.408%22%20transform%3D%22translate(1.895%205.538)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%2F%3E%20%3Cline%20id%3D%22%E7%B7%9A_1300%22%20data-name%3D%22%E7%B7%9A%201300%22%20x1%3D%221.319%22%20y2%3D%223.146%22%20transform%3D%22translate(8.825%209.375)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.75%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
}

.c-input-badge {
  position: relative;
  width: calc(50% - 0.8rem);
  height: 4.8rem;
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
  padding: 0 1.2rem 0 2.4rem;
  font-size: 1.3rem;
  font-weight: 600;
}
@media print, screen and (min-width: 768px) {
  .c-input-badge {
    width: 100%;
    font-size: 1.6rem;
    height: 6.4rem;
  }
}
.c-input-badge--full {
  grid-column: span 2;
}
@media (max-width: 767px) {
  .c-input-badge:nth-child(even) {
    margin-left: 0.8rem;
  }
}
.c-input-badge:nth-child(n+3) {
  margin-top: 2rem;
}
.c-input-badge input[type=radio] {
  opacity: 0;
  width: 0;
}
.c-input-badge input[type=radio] + span {
  display: flex;
  align-items: center;
}
.c-input-badge input[type=radio] + span > span {
  position: relative;
  z-index: 2;
}
.c-input-badge input[type=radio] + span::before {
  content: "";
  color: var(--color-primary);
  display: inline-block;
  background-color: #fff;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 100%;
  flex: 0 0 1.6rem;
  margin-right: 0.8rem;
  border: solid 1px;
  z-index: 1;
}
.c-input-badge input[type=radio] + span::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 0.4rem;
  background: #f4f4f4;
}
.c-input-badge input[type=radio]:checked + span::before {
  background-color: var(--color-primary);
  border: 2px solid #fff;
  outline: 1px solid var(--color-primary);
  border-radius: 100%;
}
.c-input-badge input[type=radio]:checked + span::after {
  background: #ccecff;
}

.c-input-badges {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8rem;
}
@media print, screen and (min-width: 768px) {
  .c-input-badges {
    gap: 1.6rem 2rem;
  }
}
.c-input-badges .c-input-badge {
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  .c-input-badges .sp-col2 {
    grid-column: span 2;
  }
}
@media print, screen and (min-width: 768px) {
  .c-input-badges .pc-col2 {
    grid-column: span 2;
  }
}

.c-login-form {
  padding: 3.2rem 1.6rem;
  background-color: var(--light-gray);
  border-radius: 0.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-login-form {
    padding: 5.6rem 2.4rem;
  }
}

.c-login-form-item__label {
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .c-login-form-item__label {
    font-size: 1.6rem;
    margin-bottom: 2.4rem;
  }
}
.c-login-form-item__input .c-password-field {
  --input-border-color: #d6d6d6;
}
.c-login-form-item__input input[type=tel],
.c-login-form-item__input input[type=email],
.c-login-form-item__input input[type=password],
.c-login-form-item__input input[type=text] {
  --input-border-color: #d6d6d6;
}

.c-message-form__title {
  font-size: 1.3rem;
  font-weight: 600;
  text-align: center;
  height: 5.6rem;
  align-content: center;
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-primary);
}
@media print, screen and (min-width: 768px) {
  .c-message-form__title {
    font-size: 1.6rem;
  }
}
.c-message-form__title::before {
  content: "";
  position: absolute;
  inset: auto 0 -1.6rem;
  margin: auto;
  width: 1.6rem;
  height: 1.6rem;
  z-index: 2;
  border: solid 0.8rem transparent;
  border-top: 0.9rem solid var(--color-primary);
}
.c-message-form__body {
  position: relative;
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 2.4rem 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .c-message-form__body {
    padding: 2.4rem 5.6rem 4rem;
  }
}

.c-message-item {
  margin-bottom: 2.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-message-item {
    margin-bottom: 4rem;
  }
}
.c-message-item:last-child {
  margin-bottom: 0;
}

.c-message-card {
  position: relative;
  background: #fff;
  border: 1px solid #d6d6d6;
  margin-bottom: 3rem;
}
.c-message-card::before {
  content: "";
  background-color: var(--color-yellow);
  height: 0.8rem;
  width: calc(100% + 2px);
  display: block;
  margin: -1px;
}
.c-message-card__body {
  padding: 2.4rem 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .c-message-card__body {
    padding: 1.6rem 5rem 4rem 5.6rem;
  }
}
.c-message-card__headline {
  margin: 2.4rem 1.6rem 0;
  padding: 0 0 1.6rem;
  border-bottom: 0.5px solid #d6d6d6;
  display: grid;
  grid-template-columns: 4.3rem 1fr;
  align-items: center;
}
@media print, screen and (min-width: 768px) {
  .c-message-card__headline {
    padding-left: 0;
    margin-left: 5.6rem;
    margin-right: 5.6rem;
  }
}
.c-message-card__title {
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  margin-left: -4.3rem;
}
@media print, screen and (min-width: 768px) {
  .c-message-card__title {
    font-size: 1.8rem;
  }
}
.c-message-card__no {
  width: 4.3rem;
  height: 4.3rem;
  border-radius: 100%;
  font-family: var(--font-secondary);
  text-align: center;
  align-content: center;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  background-image: url("../images/message/message-star.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0.3rem 0 0 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 768px) {
  .c-message-card__no {
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 100%;
    font-size: 1.6rem;
  }
}
.c-message-card__date {
  margin-bottom: 0.8rem;
}
@media print, screen and (min-width: 768px) {
  .c-message-card__date {
    margin-bottom: 1.6rem;
  }
}
.c-message-card__date span {
  font-size: inherit;
  font-family: var(--font-secondary);
}
.c-message-comment {
  background-color: #fff4c4;
  position: relative;
  padding: 2.4rem 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .c-message-comment {
    margin-top: 4rem;
    padding: 2.4rem 5.6rem 4rem;
  }
}
.c-message-comment::before {
  content: "";
  position: absolute;
  inset: -1.8rem auto auto 4.5rem;
  margin: auto;
  width: 1.6rem;
  height: 1.6rem;
  border: solid 0.8rem transparent;
  border-bottom: 1.2rem solid #fff4c4;
}
@media print, screen and (min-width: 768px) {
  .c-message-comment::before {
    width: 2rem;
    height: 2rem;
    border: solid 0.9rem transparent;
    border-bottom: 1.5rem solid #fff4c4;
    inset: -2.2rem auto auto 4.5rem;
  }
}
.c-message-comment__title {
  font-size: 1.4rem;
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  background-image: linear-gradient(to right, #3c3c3c 4px, transparent 4px);
  background-size: 8px 0.5px;
  background-repeat: repeat-x;
  background-position: left bottom;
  font-weight: 600;
}
@media print, screen and (min-width: 768px) {
  .c-message-comment__title {
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom: 1.4rem;
  }
}
.c-message-comment__desc {
  letter-spacing: 0.1em;
}

.c-faq-items {
  margin-bottom: 3.2rem;
}

.c-faq-item__heading {
  position: relative;
  display: flex;
  align-items: center;
  padding: 1.6rem 0;
  gap: 1rem;
  border-bottom: 1px solid #f4f4f4;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .c-faq-item__heading {
    gap: 2.4rem;
    padding: 3.2rem 0;
  }
}
.c-faq-item__heading::before {
  content: "Q";
  flex: 0 0 3.2rem;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 100%;
  background-color: var(--color-ivorie);
  color: #fff;
  text-align: center;
  font-family: var(--font-serif);
  font-size: 1.4rem;
  line-height: 3rem;
}
@media print, screen and (min-width: 768px) {
  .c-faq-item__heading::before {
    flex: 0 0 5.6rem;
    width: 5.6rem;
    height: 5.6rem;
    border-radius: 100%;
    font-size: 2.4rem;
    line-height: 5.4rem;
  }
}
.c-faq-item__heading.is-active > svg {
  rotate: 0.5turn;
}
.c-faq-item__heading > svg {
  margin-left: auto;
  margin-right: 1.6rem;
  flex: 0 0 1rem;
  width: 1rem;
  height: 1rem;
  color: var(--color-ivorie);
  transition: 0.4s;
}
@media print, screen and (min-width: 768px) {
  .c-faq-item__heading > svg {
    flex: 0 0 2rem;
    width: 2rem;
    height: 2.4rem;
    margin-right: 6.7rem;
  }
}
.c-faq-item__title {
  padding-right: 0.3rem;
  line-height: 2rem;
}
@media print, screen and (min-width: 768px) {
  .c-faq-item__title {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
  }
}
.c-faq-item__body-text {
  padding: 2.4rem 4.2rem;
  border-bottom: 1px solid var(--color-light);
}
@media print, screen and (min-width: 768px) {
  .c-faq-item__body-text {
    letter-spacing: 0.1em;
    padding-left: 8rem;
  }
}

.c-box {
  padding: 3.2rem 1.6rem 2.4rem;
  position: relative;
  background: #fff;
  border: 1px solid #d6d6d6;
}
@media print, screen and (min-width: 768px) {
  .c-box {
    padding: 4rem 6.4rem 2.4rem;
  }
}
.c-box::before {
  position: absolute;
  inset: 0 0 auto;
  margin: auto;
  background-color: var(--color-accent);
  content: "";
  display: block;
  width: calc(100% + 2px);
  height: 0.8rem;
  margin: -1px;
}

.c-product-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .c-product-items {
    grid-template-columns: repeat(3, 1fr);
    gap: 3.2rem 2.4rem;
  }
  .c-product-items--col4 {
    grid-template-columns: repeat(4, 1fr);
  }
}

.c-product-item {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 768px) {
  .c-product-item {
    transition: 0.4s;
  }
  .c-product-item:hover {
    opacity: 0.7;
  }
  .c-product-item:hover .c-product-item__image > img {
    scale: 1.04;
  }
}
.c-product-item__image {
  margin-bottom: 0.8rem;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .c-product-item__image {
    margin-bottom: 2.4rem;
    overflow: hidden;
  }
}
.c-product-item__image img {
  width: 100%;
  height: 9.1rem;
  object-fit: cover;
  transition: 0.5s;
}
@media print, screen and (min-width: 768px) {
  .c-product-item__image img {
    height: 13.1rem;
  }
}
.c-product-item__image-tag {
  background-color: #C1A239;
  padding: 0.1rem 0.8rem 0.1rem;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  font-family: var(--font-serif);
  position: absolute;
  inset: 0 auto auto 0;
  z-index: 2;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.c-product-item__subtitle {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
  color: #707070;
  margin-bottom: 0.8rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media print, screen and (min-width: 768px) {
  .c-product-item__subtitle {
    font-size: 1.4rem;
    line-height: 1.1428571429;
    margin-bottom: 0.4rem;
  }
}
.c-product-item__title {
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 1.2rem;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 3.6rem;
}
@media print, screen and (min-width: 768px) {
  .c-product-item__title {
    height: 5.8rem;
    font-size: 1.8rem;
    margin-bottom: 1.6rem;
    line-height: 1.7777777778;
  }
}
.c-product-item__categories {
  border-top: 0.5px solid #d6d6d6;
  padding: 0.8rem 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-product-item__categories {
    padding-top: 1.6rem;
    gap: 0.4rem 0.8rem;
    border-top-width: 1px;
    margin-bottom: 2.4rem;
  }
}
.c-product-item__category {
  font-size: 1rem;
  padding: 0.1rem 0.8rem 0.2rem;
  background: #fff;
  border: 0.5px solid #d6d6d6;
  line-height: 1.5;
  font-family: var(--font-serif);
}
@media print, screen and (min-width: 768px) {
  .c-product-item__category {
    font-size: 1.4rem;
    padding: 0.1rem 0.8rem 0.2rem;
    line-height: 1.4285714286;
  }
}
.c-product-item__category--black {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  color: #fff;
}
.c-product-item__category--jouon {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  color: #fff;
}
.c-product-item__category--reito {
  border-color: #36c9c6;
  background-color: #36c9c6;
  color: #fff;
}
.c-product-item__category--reizo {
  color: #fff;
  border-color: #126f84;
  background-color: #126f84;
}
.c-product-item__favorite {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../images/product/hart-off.png");
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.4s;
}
@media print, screen and (min-width: 768px) {
  .c-product-item__favorite {
    background-size: 2.4rem;
    width: 2.4rem;
    height: 2.4rem;
  }
}
.c-product-item__favorite.is-active {
  background-image: url("../images/product/hart-on.png");
}
.c-product-item__favorite:hover {
  background-image: url("../images/product/hart-on.png");
}
.c-product-item__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  border-bottom: 0.5px solid #d6d6d6;
  padding: 1rem 0;
}
@media (max-width: 767px) {
  .c-product-item__bottom {
    padding-top: 3.2rem;
  }
}
.c-product-item__price {
  font-size: 1.6rem;
  font-family: var(--font-secondary);
}
@media print, screen and (min-width: 768px) {
  .c-product-item__price {
    font-size: 2.4rem;
  }
}

.c-product-history {
  margin: 4rem 0 0;
  overflow-x: clip;
}
.c-product-history .splide__pagination {
  display: none;
}
.c-product-history__items-wrapper {
  margin-right: calc(50% - 50vw);
}
.c-product-history__title {
  font-size: 2.4rem;
  color: var(--color-primary);
  border-left: 0.8rem solid currentColor;
  padding: 0.4rem 1.6rem;
  margin-bottom: 3.2rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .c-product-history__title {
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
    border-left-width: 0.4rem;
  }
}

.c-scbar {
  --sb-track-color: #f4f4f4;
  --sb-thumb-color: #d6d6d6;
  --sb-size: 6px;
}
.c-scbar::-webkit-scrollbar {
  height: var(--sb-size);
}
.c-scbar::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 3px;
}
.c-scbar::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 3px;
}

@media print, screen and (min-width: 768px) {
  .c-login-frame {
    max-width: 66rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-cart-empty {
  background-color: #f4f4f4;
  padding: 8rem;
}
@media (max-width: 767px) {
  .c-cart-empty {
    padding: 8.8rem 0 4rem;
  }
}

.c-button--okoppay {
  background: linear-gradient(to right, #31bfe7 0%, #219fe0 52.71%, #1381da 100%);
}

.c-page-top {
  padding-top: 10.5rem;
}
.c-page-top--okoppeya {
  margin-bottom: -14.4rem;
  position: relative;
  z-index: 2;
  color: #fff;
}
.c-page-top--okoppeya .c-breadcrumb__item-icon {
  color: #fff;
}
.c-page-top--okoppeya .c-breadcrumb__item::after {
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%2212.15%22%20viewBox%3D%220%200%209%2012.15%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_272395%22%20data-name%3D%22%E3%83%91%E3%82%B9%20272395%22%20d%3D%22M7.925%2C0%2C7.007.8l7.076%2C5.275L7.007%2C11.2l.919.954%2C8.081-6.075Z%22%20transform%3D%22translate(-7.007)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
}
@media (max-width: 767px) {
  .c-page-top--okoppeya {
    margin-bottom: -6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-page-top {
    padding-top: 17.8rem;
  }
}
.c-page-top__subtitle {
  font-size: 1.4rem;
  line-height: 2rem;
  margin-bottom: 0.8rem;
  font-family: var(--font-serif);
  font-weight: 600;
  letter-spacing: 0.1em;
  color: var(--color-primary);
}
@media print, screen and (min-width: 768px) {
  .c-page-top__subtitle {
    font-size: 1.8rem;
  }
}
.c-page-top__title {
  font-weight: 600;
  font-size: 2.6rem;
  font-family: var(--font-serif);
  line-height: 3.7rem;
  color: var(--color-primary);
  margin-bottom: 6.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-page-top__title {
    margin-bottom: 8rem;
    font-weight: 600;
    font-size: 4.4rem;
    line-height: 1.5384615385;
  }
}

@media print, screen and (min-width: 768px) {
  .c-page-headline-columns {
    display: flex;
    justify-content: space-between;
    align-items: end;
  }
  .c-page-headline-columns .c-page-headline {
    margin-bottom: 0;
  }
  .c-page-headline-columns__desc {
    max-width: 49.5rem;
  }
}

.c-page-headline {
  font-family: var(--font-serif);
  color: var(--color-primary);
  margin-bottom: 2.4rem;
}
.c-page-headline__ruby {
  font-size: 1.4rem;
  line-height: 1.4285714286;
  margin-bottom: 0.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .c-page-headline__ruby {
    font-size: 1.8rem;
    line-height: 1.4444444444;
  }
}
.c-page-headline__title {
  font-size: 2.6rem;
  line-height: 1.5384615385;
  font-weight: 600;
}
@media print, screen and (min-width: 768px) {
  .c-page-headline__title {
    font-size: 4.4rem;
    line-height: 1.4545454545;
  }
}

.c-breadcrumb {
  font-size: 1rem;
  margin-bottom: 2.8rem;
  max-width: calc(100% - 7rem);
  overflow: hidden;
  color: var(--color-primary);
}
@media print, screen and (min-width: 768px) {
  .c-breadcrumb {
    font-size: 1.6rem;
    margin-bottom: 5.6rem;
  }
}
.c-breadcrumb__list {
  display: flex;
}
.c-breadcrumb__item {
  white-space: nowrap;
}
@media print, screen and (min-width: 768px) {
  .c-breadcrumb__item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .c-breadcrumb__item a {
    display: flex;
    align-items: center;
    gap: 0.8rem;
  }
}
.c-breadcrumb__item:last-child {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.c-breadcrumb__item-icon {
  width: 1.9rem;
  height: 0.9rem;
}
@media print, screen and (min-width: 768px) {
  .c-breadcrumb__item-icon {
    width: 2.4rem;
    height: 2.4rem;
  }
}
.c-breadcrumb__item::after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224.75%22%20height%3D%227.125%22%20viewBox%3D%220%200%204.75%207.125%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_10%22%20data-name%3D%22%E3%83%91%E3%82%B9%2010%22%20d%3D%22M7.492%2C0%2C7.007.469l3.734%2C3.094-3.734%2C3%2C.485.559%2C4.265-3.562Z%22%20transform%3D%22translate(-7.007)%22%20fill%3D%22%2328485a%22%2F%3E%3C%2Fsvg%3E");
  width: 0.475rem;
  height: 0.713rem;
  margin: 0 0.8rem;
}
@media print, screen and (min-width: 768px) {
  .c-breadcrumb__item::after {
    width: 0.9rem;
    height: 1.2rem;
    margin: 0 1.6rem;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.c-breadcrumb__item:last-child {
  color: var(--primary-color);
}
.c-breadcrumb__item:last-child::after {
  display: none;
}

a.c-breadcrumb__item {
  text-decoration: underline;
}

.c-aritcle-headline--report {
  display: grid;
  grid-template-columns: 4rem 1fr;
  gap: 1.2rem;
}
@media print, screen and (min-width: 768px) {
  .c-aritcle-headline--report {
    grid-template-columns: 10.2rem 1fr;
    gap: 1.3rem;
  }
}

.c-aritcle-headling {
  line-height: 1.5555555556;
  font-size: 1.8rem;
}
@media print, screen and (min-width: 768px) {
  .c-aritcle-headling {
    font-size: 4.4rem;
    font-weight: 600;
    font-family: var(--font-serif);
    line-height: 1.4545454545;
  }
}

.c-aritcle-meta {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .c-aritcle-meta {
    gap: 2.4rem;
  }
}

.c-aritcle-tag {
  padding: 0.1rem 0.8rem 0.2rem;
  background-color: var(--bg);
  color: #fff;
  font-family: var(--font-serif);
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.4615384615;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 768px) {
  .c-aritcle-tag {
    font-size: 1.6rem;
  }
}

.c-aritcle-date {
  font-size: 1.2rem;
  color: var(--color-primary);
}
@media print, screen and (min-width: 768px) {
  .c-aritcle-date {
    font-size: 1.6rem;
  }
}

.c-article-entry {
  margin-bottom: 6.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry {
    margin-bottom: 7.2rem;
  }
}
.c-article-entry .wp-block-image {
  margin-bottom: 2.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry .wp-block-image {
    margin-bottom: 3.2rem;
  }
}
.c-article-entry h1,
.c-article-entry h2 {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.375;
  padding: 0.75rem 1.6rem;
  border-left: 4px solid var(--color-accent);
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry h1,
.c-article-entry h2 {
    border-left: 0.8rem solid var(--color-accent);
    font-size: 1.8rem;
    padding: 1.9rem 4rem 1.9rem 3.2rem;
    margin-bottom: 3.2rem;
  }
}
.c-article-entry h1 {
  background-color: var(--color-light);
}
@media print, screen and (min-width: 768px) {
  .c-article-entry h2 {
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }
}
.c-article-entry h3 {
  font-size: 1.6rem;
  line-height: 1.375;
  padding-bottom: 0.8rem;
  position: relative;
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry h3 {
    margin-bottom: 3.2rem;
    font-size: 1.8rem;
    padding-bottom: 1rem;
  }
}
.c-article-entry h3::after {
  content: "";
  position: absolute;
  left: 3.6rem;
  bottom: -2px;
  width: calc(100% - 3.6rem);
  z-index: 1;
  border-bottom: 2px solid var(--color-light);
}
.c-article-entry h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 3.2rem;
  z-index: 1;
  border-bottom: 2px solid var(--color-accent);
}
.c-article-entry h4 {
  font-size: 1.6rem;
  line-height: 1.375;
  padding: 0.8rem 1.6rem;
  border-radius: 4px;
  position: relative;
  margin-bottom: 3rem;
  background-color: #F4F4F4;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry h4 {
    font-size: 1.8rem;
    padding: 1.8rem 4rem;
  }
}
.c-article-entry h4::after {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(2rem, 99%);
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2217%22%20viewBox%3D%220%200%2030%2017%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_13141%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2013141%22%20width%3D%2230%22%20height%3D%2217%22%20transform%3D%22translate(1335%203784)%22%20fill%3D%22%23fff%22%20opacity%3D%220.365%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%83%9E%E3%82%B9%E3%82%AF%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_213%22%20data-name%3D%22%E3%83%9E%E3%82%B9%E3%82%AF%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20213%22%20transform%3D%22translate(-1335%20-3784)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cg%20id%3D%22%E3%83%91%E3%82%B9_268449%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268449%22%20transform%3D%22translate(1310%203745)%22%20fill%3D%22%23f4f4f4%22%3E%20%3Cpath%20d%3D%22M%2040.10634613037109%2055.67536163330078%20L%2026.68466758728027%2039.67862319946289%20L%2026.53479194641113%2039.49999618530273%20L%2026.3016242980957%2039.49999618530273%20L%202%2039.49999618530273%20C%201.172916650772095%2039.49999618530273%200.5%2038.82707977294922%200.5%2037.99999618530273%20L%200.5%201.999996781349182%20C%200.5%201.172913432121277%201.172916650772095%200.4999967515468597%202%200.4999967515468597%20L%20337%200.4999967515468597%20C%20337.8270874023438%200.4999967515468597%20338.5%201.172913432121277%20338.5%201.999996781349182%20L%20338.5%2037.99999618530273%20C%20338.5%2038.82707977294922%20337.8270874023438%2039.49999618530273%20337%2039.49999618530273%20L%2054.00587463378906%2039.49999618530273%20L%2053.77375030517578%2039.49999618530273%20L%2053.62395858764648%2039.67728805541992%20L%2040.10634613037109%2055.67536163330078%20Z%22%20stroke%3D%22none%22%2F%3E%20%3Cpath%20d%3D%22M%202%201.000011444091797%20C%201.448577880859375%201.000011444091797%201%201.448604583740234%201%202.000011444091797%20L%201%2038.0000114440918%20C%201%2038.55142211914062%201.448577880859375%2039.0000114440918%202%2039.0000114440918%20L%2026.7679443359375%2039.0000114440918%20L%2040.107666015625%2054.89904403686523%20L%2053.5416259765625%2039.0000114440918%20L%20337%2039.0000114440918%20C%20337.5514221191406%2039.0000114440918%20338%2038.55142211914062%20338%2038.0000114440918%20L%20338%202.000011444091797%20C%20338%201.448604583740234%20337.5514221191406%201.000011444091797%20337%201.000011444091797%20L%202%201.000011444091797%20M%202%201.1444091796875e-05%20L%20337%201.1444091796875e-05%20C%20338.1045837402344%201.1444091796875e-05%20339%200.8954200744628906%20339%202.000011444091797%20L%20339%2038.0000114440918%20C%20339%2039.10455703735352%20338.1045837402344%2040.0000114440918%20337%2040.0000114440918%20L%2054.005859375%2040.0000114440918%20L%2040.10494995117188%2056.4516487121582%20L%2026.3016357421875%2040.0000114440918%20L%202%2040.0000114440918%20C%200.895416259765625%2040.0000114440918%200%2039.10455703735352%200%2038.0000114440918%20L%200%202.000011444091797%20C%200%200.8954200744628906%200.895416259765625%201.1444091796875e-05%202%201.1444091796875e-05%20Z%22%20stroke%3D%22none%22%20fill%3D%22%23f4f4f4%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 3rem;
  height: 1.7rem;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry h4::after {
    transform: translate(4.4rem, 99%);
  }
}
.c-article-entry > div {
  line-height: 2;
}
.c-article-entry .wp-block-image {
  margin-bottom: 2.4rem;
  display: block;
}
.c-article-entry .wp-element-caption {
  margin-top: 1.6rem;
}
.c-article-entry p {
  margin-bottom: 2em;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry p {
    margin-bottom: 3.2rem;
  }
}
.c-article-entry #toc_container {
  border: solid 0.5px #d6d6d6;
  padding: 0 2rem 2.4rem;
  margin-top: 2.4rem;
  margin-bottom: 6.4rem;
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry #toc_container {
    padding: 0 5.6rem 3.2rem;
    margin-top: 3.2rem;
    margin-bottom: 5.6rem;
  }
}
.c-article-entry #toc_container::before {
  content: "";
  margin: -1px;
  width: calc(100% + 1px);
  height: 0.8rem;
  background-color: var(--color-accent);
  position: absolute;
  left: 0.5px;
  top: 0.5px;
  z-index: 2;
}
.c-article-entry #toc_container li {
  list-style: none;
  line-height: 1.3;
}
.c-article-entry #toc_container .toc_list {
  counter-reset: toc;
}
.c-article-entry #toc_container .toc_list > li {
  margin-bottom: 1.6rem;
  text-indent: -1.25em;
  margin-left: 1.25em;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry #toc_container .toc_list > li {
    text-indent: -1.15em;
    margin-left: 1.15em;
    font-size: 1.8rem;
  }
}
.c-article-entry #toc_container .toc_list > li > a {
  display: block;
  margin-bottom: 0.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry #toc_container .toc_list > li > a {
    margin-bottom: 1.6rem;
  }
}
.c-article-entry #toc_container .toc_list > li:nth-child(-n+9) .toc_number.toc_depth_1::before {
  content: "0";
}
.c-article-entry #toc_container .toc_list > li .toc_number.toc_depth_1::after {
  content: ".";
}
.c-article-entry #toc_container .toc_list > li li {
  color: #707070;
  padding-left: 2.3rem;
  line-height: 2.4rem;
  font-size: 1.4rem;
  text-indent: -0.6em;
  padding-left: 1rem;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry #toc_container .toc_list > li li {
    font-size: 1.6rem;
    line-height: 2;
  }
}
.c-article-entry #toc_container .toc_list > li li::before {
  content: "L";
}
.c-article-entry #toc_container .toc_list > li li .toc_number {
  display: none;
}
.c-article-entry .toc_title::before {
  content: "目次";
  text-align: center;
  display: block;
  margin: 2.4rem auto;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry .toc_title::before {
    margin: 2.6rem auto;
  }
}
.c-article-entry #toc_container .toc_number {
  font-size: 1.6rem;
  font-weight: 400;
  font-family: var(--font-secondary);
}
@media print, screen and (min-width: 768px) {
  .c-article-entry #toc_container .toc_number {
    font-size: 2rem;
  }
}
.c-article-entry .su-box {
  margin: 0 0 2.4rem;
  border-width: 0.5px;
  border-style: solid;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry .su-box {
    margin-bottom: 3.2rem;
  }
}
.c-article-entry .su-box-title {
  text-align: center;
  font-weight: 600;
  margin: -1px -0.5px;
  padding: 1.2rem 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry .su-box-title {
    padding: 2rem 4rem;
    text-align: left;
  }
}
.c-article-entry .su-box-content {
  padding: 2.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-article-entry .su-box-content {
    padding-left: 4rem;
  }
}
.c-article-entry .su-box-content p {
  margin-bottom: 0;
}
.c-article-entry .su-note {
  border: 0;
  margin-bottom: 3rem;
}
.c-article-entry .su-note .su-note-inner {
  line-height: 2;
  padding: 2.4rem;
}
.c-article-entry .su-note p {
  margin-bottom: 0;
}

.c-share__title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  font-weight: bold;
  margin-bottom: 2.4rem;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  .c-share__title {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
}
.c-share__title::after, .c-share__title::before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214.413%22%20height%3D%2215.413%22%20viewBox%3D%220%200%2014.413%2015.413%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_1166%22%20data-name%3D%22%E7%B7%9A%201166%22%20x2%3D%2213%22%20y2%3D%2214%22%20transform%3D%22translate(0.707%200.707)%22%20fill%3D%22none%22%20stroke%3D%22%233c3c3c%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 1.3rem;
  height: 1.4rem;
  display: block;
}
.c-share__title::after {
  transform: scaleX(-1);
}
.c-share__snss {
  display: flex;
  justify-content: center;
  gap: 1.3rem;
}

.c-article-datatable {
  position: relative;
  padding: 2.8rem 2rem 2rem;
  border: solid 0.5px #D6D6D6;
}
@media print, screen and (min-width: 768px) {
  .c-article-datatable {
    padding: 3.2rem 2.8rem;
  }
}
.c-article-datatable::before {
  content: "";
  position: absolute;
  inset: 0 0 auto auto;
  background-color: var(--color-accent);
  width: 100%;
  height: 0.8rem;
  margin: -0.5px;
  width: calc(100% + 1px);
}
.c-article-datatable dl {
  display: grid;
  grid-template-columns: 7.2rem 1fr;
  align-items: center;
  margin-bottom: 2rem;
  font-size: 1.3rem;
}
@media print, screen and (min-width: 768px) {
  .c-article-datatable dl {
    font-size: 1.6rem;
    grid-template-columns: 8.8rem 1fr;
    margin-bottom: 3.2rem;
  }
}
.c-article-datatable dl:last-child {
  margin-bottom: 0;
}
.c-article-datatable dt {
  padding: 1.2rem 0;
  border-right: 1px solid var(--color-accent);
}
.c-article-datatable dd {
  padding: 0 0 0 1.6rem;
  line-height: 1.5384615385;
}

.l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 100rem;
}
@media (max-width: 767px) {
  .l-inner {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
}
.l-inner--m {
  max-width: 118rem;
}
.l-inner--full {
  max-width: 136.6rem;
}

html {
  font-size: 62.5%;
  scroll-padding-top: 11.4rem;
  scroll-behavior: smooth;
}
@media (max-width: 767px) {
  html {
    scroll-padding-top: 10rem;
  }
}
@media screen and (max-width: 1279px) {
  html {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 1079px) {
  html {
    font-size: 40%;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 2.6666666667vw;
  }
}

:root {
  --color-black: #3c3c3c;
  --color-light: #f4f4f4;
  --color-orange: #d7500a;
  --color-ivorie: #c1a239;
  --color-yellow: #ffd53e;
  --color-primary: #28485a;
  --color-secondary: #577590;
  --color-accent: #36c9c6;
  --text-color: var(--color-black);
  --gray: #707070;
  --light-gray: #f4f4f4;
  --primary-bg-color: #f3f3f3;
  --font: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  --font-serif: "Noto Serif JP", serif;
  --font-primary: "baskerville-urw", serif;
  --font-secondary: din-2014-narrow, sans-serif;
  --gutter: 1.5rem;
  --inner: 119.6rem;
  --transition1: cubic-bezier(0.75, 0, 0.175, 1);
}

body {
  font-family: var(--font);
  font-size: 1.6rem;
  color: var(--text-color);
  background-color: #ffffff;
  line-height: 1;
  position: relative;
}
@media (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
}

b {
  font-weight: bold;
}

a {
  color: inherit;
  text-decoration: none;
  transition: 0.3s;
}
input[type=submit] {
  transition: 0.3s;
  cursor: pointer;
}
input[type=submit]:hover {
  opacity: 0.7;
}

sub {
  vertical-align: baseline;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5em;
  min-width: 5rem;
  border-radius: 2px;
  background: #fff;
  color: inherit;
  border: 0.5px solid #d6d6d6;
}

p {
  font-size: 1.6rem;
  line-height: 2;
}
p a {
  color: var(--color-accent);
  border-bottom: 1px solid currentColor;
}
@media (max-width: 767px) {
  p {
    font-size: 1.3rem;
    line-height: 1.8461538462;
  }
}

img {
  max-width: 100%;
  display: block;
  height: auto;
}

video {
  max-width: 100%;
}

button {
  appearance: none;
  border: 0;
}

.header {
  position: fixed;
  width: 100%;
  z-index: 1002;
  transition: 0.4s;
  --header-text-fw: 500;
  --header-text-color: #fff;
  --header-text-inverse-color: var(--color-primary);
  height: 11.4rem;
}
@media (max-width: 767px) {
  .header {
    height: 8rem;
  }
}
.header::before {
  content: "";
  transition: 0.4s;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  opacity: 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media (max-width: 767px) {
  .header::before {
    top: -1rem;
    height: calc(100% + 1.5rem);
  }
}
.header.is-hide {
  transform: translate(0, -200%);
}
.header.is-scrolled::before {
  opacity: 1;
}
.header.is-change {
  --header-text-color: var(--color-primary);
  --header-text-inverse-color: #fff;
  --header-text-fw: 400;
}
.header.is-change::before {
  content: "";
  opacity: 1;
}
.header__inner {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 9.3rem;
}
@media (max-width: 767px) {
  .header__inner {
    padding: 0 1.8rem;
  }
}
.header__logo {
  margin-right: auto;
  position: relative;
  z-index: 6;
  width: 9rem;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .header__logo {
    width: 6.2rem;
  }
}
.header__links {
  margin-right: 2.8rem;
  display: flex;
  gap: 2.8rem;
  position: relative;
}
@media (max-width: 767px) {
  .header__links {
    margin-right: 1.6rem;
    gap: 2.4rem;
  }
}
.header__link {
  font-weight: bold;
  transition: 0.4s;
}
.header__link.is-disabled {
  opacity: 0;
  pointer-events: none;
}
.header__link:hover {
  color: var(--primary-color);
}
.header__link-text {
  font-size: 1.4rem;
  font-weight: var(--header-text-fw);
  transition: 0.4s;
  color: var(--header-text-color);
  text-align: center;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .header__link-text {
    font-size: 0.8rem;
    margin-top: 0;
  }
}
.header__link-icon svg {
  color: var(--header-text-color);
  width: 6rem;
  height: 6rem;
}
@media (max-width: 767px) {
  .header__link-icon svg {
    width: 4rem;
    height: 4rem;
  }
}
.header__link-icon-count {
  position: absolute;
  width: 2rem;
  height: 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  border-radius: 100%;
  background-color: var(--color-primary);
  color: #fff;
  font-family: var(--font-secondary);
  text-align: center;
  line-height: 2.1rem;
  position: absolute;
  bottom: 2rem;
  right: 1rem;
  z-index: 2;
}
@media (max-width: 767px) {
  .header__link-icon-count {
    width: 1.6rem;
    height: 1.6rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
    right: 0;
    bottom: 0.8rem;
  }
}
.header__button {
  position: relative;
  z-index: 5;
}
.header__button-title {
  font-size: 1.4rem;
  font-weight: var(--header-text-fw);
  text-align: center;
  margin-top: 0.2rem;
  transition: 0.4s;
  color: var(--header-text-color);
}
@media (max-width: 767px) {
  .header__button-title {
    font-size: 0.8rem;
    margin-top: 0;
  }
}

.header-drawer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  transition: 0.6s;
  transition-delay: 0.3s;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(112, 112, 112, 0.64);
  overflow: auto;
  overscroll-behavior: contain;
  --header-text-color: var(--color-primary);
  --header-text-inverse-color: #fff;
  pointer-events: none;
}
@media (max-width: 767px) {
  .header-drawer {
    overflow-x: clip;
  }
}
.header-drawer.is-active {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
  transition: 0.4s;
}
.header-drawer.is-active .header-drawer__content {
  transition: 1s;
  transition-delay: 0.1s;
  transform: none;
}
.header-drawer__navi {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 11.4rem;
  padding-right: 9.3rem;
  margin-bottom: 4.5rem;
}
@media (max-width: 767px) {
  .header-drawer__navi {
    height: 8rem;
    padding: 0 1.8rem;
    margin-bottom: 1.2rem;
  }
}
.header-drawer__layer {
  position: absolute;
  width: 100%;
  height: 100%;
}
.header-drawer__content {
  position: relative;
  z-index: 2;
  background-color: #fff;
  max-width: 52.5rem;
  margin-left: auto;
  min-height: 100vh;
  overflow: auto;
  overflow-x: clip;
  transition: 0.8s;
  transform: translate(100%, 0);
  height: 100%;
  padding-bottom: 5rem;
}
@media (max-width: 767px) {
  .header-drawer__content {
    max-width: 100%;
  }
}
.header-drawer__content::before {
  content: "";
  width: 50vw;
  height: 100%;
  background-color: #fff;
  position: absolute;
  inset: 0 0 0 auto;
  transform: translate(100%, 0);
}
@media (max-width: 767px) {
  .header-drawer__content::before {
    display: none;
  }
}
.header-drawer__close {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.header-drawer__close::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_13081%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2013081%22%20width%3D%2216%22%20height%3D%2216%22%20transform%3D%22translate(325%2020.269)%22%20fill%3D%22%2328485a%22%20stroke%3D%22%23707070%22%20stroke-width%3D%221%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%83%9E%E3%82%B9%E3%82%AF%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_200%22%20data-name%3D%22%E3%83%9E%E3%82%B9%E3%82%AF%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20200%22%20transform%3D%22translate(-325%20-20.269)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30204%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030204%22%20transform%3D%22translate(328.685%2024.292)%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_1159%22%20data-name%3D%22%E7%B7%9A%201159%22%20x2%3D%228.096%22%20y2%3D%228.096%22%20transform%3D%22translate(0)%22%20fill%3D%22none%22%20stroke%3D%22%2328485a%22%20stroke-width%3D%221%22%2F%3E%20%3Cline%20id%3D%22%E7%B7%9A_1160%22%20data-name%3D%22%E7%B7%9A%201160%22%20y1%3D%228.096%22%20x2%3D%228.096%22%20transform%3D%22translate(0)%22%20fill%3D%22none%22%20stroke%3D%22%2328485a%22%20stroke-width%3D%221%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.6rem;
}
.header-drawer__product {
  margin-top: 4.8rem;
}
.header-drawer__product .c-product-links {
  margin-top: 0;
  padding-top: 1rem;
}
.header-drawer__product .c-product-links__head {
  display: flex;
}
@media (max-width: 767px) {
  .header-drawer__product {
    margin-top: 3.2rem;
  }
}
.header-drawer__username {
  margin-bottom: 1.6rem;
  text-align: center;
  font-family: var(--font-serif);
  font-size: 1.4rem;
  font-weight: 500;
}
.header-drawer__links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  padding: 3rem 9.3rem;
}
@media (max-width: 767px) {
  .header-drawer__links {
    padding: 3.2rem 1.8rem;
  }
}
.header-drawer__link {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225.768%22%20height%3D%229.842%22%20viewBox%3D%220%200%205.768%209.842%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268219%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268219%22%20d%3D%22M7.57%2C0%2C6.927.587l4.5%2C4.334-4.5%2C4.347.643.574%2C5.125-4.921Z%22%20transform%3D%22translate(-6.927)%22%20fill%3D%22%233c3c3c%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center right;
  font-size: 1.3rem;
  font-family: var(--font-serif);
  font-weight: 600;
  transition: 0.4s;
}
.header-drawer__link:hover {
  color: var(--secondary-color);
}
.header-drawer__link::before {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 100%;
  background-color: var(--secondary-color);
  border: solid 1px var(--black);
}
@media (max-width: 767px) {
  .header-drawer__link::before {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 100%;
  }
}
.header-drawer__banner {
  display: block;
}
.header-drawer__banners {
  padding: 0 9.3rem;
}
@media (max-width: 767px) {
  .header-drawer__banners {
    padding: 0 1.8rem;
  }
}
.header-drawer__snss {
  margin: 3.2rem auto;
  display: grid;
  grid-template-columns: repeat(3, 6.3rem);
  gap: 1.3rem;
  justify-content: center;
}

.hamburger-menu {
  --hamburger-padding: 1.85rem 1.05rem;
  --hamburger-bar-color: var(--header-text-color);
  --hamburger-size-w: 3.9rem;
  --hamburger-size-h: 2.3rem;
  --hamburger-bg: transparent;
  padding: var(--hamburger-padding);
  width: fit-content;
  height: fit-content;
  background-color: var(--hamburger-bg);
  transition: 0.4s;
  cursor: pointer;
  position: relative;
}
@media (max-width: 767px) {
  .hamburger-menu {
    --hamburger-padding: 1.2rem 0.8rem;
    --hamburger-size-w: 2.4rem;
    --hamburger-size-h: 1.6rem;
  }
}
.hamburger-menu.is-active {
  --hamburger-bar-color: var(--color-black);
  top: 0.8rem;
}
.hamburger-menu.is-active .hamburger__bar:nth-child(1) {
  rotate: 145deg;
  inset: 0;
  margin: auto;
}
.hamburger-menu.is-active .hamburger__bar:nth-child(2) {
  rotate: 35deg;
  inset: 0;
  margin: auto;
}
.hamburger-menu.is-active .hamburger__bar:nth-child(3) {
  opacity: 0;
}

.hamburger {
  width: var(--hamburger-size-w);
  height: var(--hamburger-size-h);
  position: relative;
}
.hamburger__bar {
  transition: 0.4s;
  width: 100%;
  height: 2px;
  border-radius: 3px;
  background: var(--hamburger-bar-color);
  position: absolute;
  top: 0;
  left: 0;
}
.hamburger__bar:nth-child(2) {
  top: auto;
  bottom: 0;
}
.hamburger__bar:nth-child(3) {
  inset: 0;
  margin: auto;
}

.footer {
  padding: 4.8rem 0 0;
  background-color: #fff;
  font-family: var(--font-serif);
}

.footer-main {
  padding-bottom: 4rem;
}
.footer-main__row {
  display: grid;
  grid-template-columns: 1fr 25.2rem;
  gap: 10rem;
  position: relative;
}
@media (max-width: 767px) {
  .footer-main__row {
    display: flex;
    flex-direction: column-reverse;
    gap: 4.8rem;
  }
}

.footer-main-logo {
  width: 25.2rem;
}
@media (max-width: 767px) {
  .footer-main-logo {
    width: 26rem;
    margin: auto;
  }
}

@media (max-width: 767px) {
  .footer-main-lists {
    display: grid;
    gap: 1.8rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

.footer-main-list {
  display: grid;
  grid-template-columns: repeat(3, 18rem);
  justify-content: space-between;
  row-gap: 8rem;
}
@media (max-width: 767px) {
  .footer-main-list {
    display: block;
  }
}

.footer-main-item__title {
  border-top: 0.5px solid #787878;
  padding: 1.6rem 0 2.4rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .footer-main-item__title {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30316%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030316%22%20transform%3D%22translate(-155%20-341)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30027%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030027%22%20transform%3D%22translate(-8.5%20-4977.5)%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_1028%22%20data-name%3D%22%E7%B7%9A%201028%22%20x2%3D%2210%22%20transform%3D%22translate(163.5%205323.5)%22%20fill%3D%22none%22%20stroke%3D%22%233c3c3c%22%20stroke-width%3D%221%22%2F%3E%20%3C%2Fg%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30315%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030315%22%20transform%3D%22translate(5483.5%20177.5)%20rotate(90)%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_1028-2%22%20data-name%3D%22%E7%B7%9A%201028%22%20x2%3D%2210%22%20transform%3D%22translate(163.5%205323.5)%22%20fill%3D%22none%22%20stroke%3D%22%233c3c3c%22%20stroke-width%3D%221%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center right;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 2rem;
    padding: 0.85rem 0;
  }
  .footer-main-item__title.is-active {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%221%22%20viewBox%3D%220%200%2010%201%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_30028%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2030028%22%20transform%3D%22translate(-163.5%20-5323)%22%3E%20%3Cline%20id%3D%22%E7%B7%9A_1028%22%20data-name%3D%22%E7%B7%9A%201028%22%20x2%3D%2210%22%20transform%3D%22translate(163.5%205323.5)%22%20fill%3D%22none%22%20stroke%3D%22%233c3c3c%22%20stroke-width%3D%221%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  }
}

@media print, screen and (min-width: 768px) {
  .footer-main-links-wrap {
    height: 100% !important;
    display: block !important;
  }
}

@media (max-width: 767px) {
  .footer-main-links {
    padding-top: 1rem;
    padding-bottom: 1.35rem;
  }
}

.footer-main-link {
  margin-bottom: 1.6rem;
  display: block;
  font-weight: 400;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .footer-main-link {
    font-size: 1.3rem;
    margin-bottom: 1rem;
    line-height: 1.9rem;
  }
}
.footer-main-link--l {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.033%22%20height%3D%2212%22%20viewBox%3D%220%200%207.033%2012%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_268179%22%20data-name%3D%22%E3%83%91%E3%82%B9%20268179%22%20d%3D%22M7.711%2C0%2C6.927.716%2C12.411%2C6%2C6.927%2C11.3l.784.7%2C6.249-6Z%22%20transform%3D%22translate(-6.927)%22%20fill%3D%22%233c3c3c%22%2F%3E%3C%2Fsvg%3E");
  background-position: center right;
  background-repeat: no-repeat;
  margin-bottom: 3.2rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .footer-main-link--l {
    font-size: 1.4rem;
    padding: 0.85rem 0;
    font-weight: bold;
    margin-bottom: 0;
    border-top: 0.5px solid #787878;
    background-size: 0.57rem;
    background-position: center right 0.2rem;
    line-height: 2rem;
  }
  .footer-main-link--l:last-child {
    border-bottom: 0.5px solid #787878;
  }
}
.footer-main-link:last-child {
  margin-bottom: 0;
}

.footer-main-aside {
  position: relative;
}

.footer-main-other-logo {
  position: absolute;
  bottom: 5rem;
  right: 0;
  width: 25.2rem;
  z-index: 2;
}
@media (max-width: 767px) {
  .footer-main-other-logo {
    position: relative;
    bottom: auto;
    margin: auto;
  }
}

.footer-sub {
  padding: 3.2rem 2rem 2.8rem;
  border-top: 0.5px solid #787878;
}
@media (max-width: 767px) {
  .footer-sub {
    border-top: 0;
    padding: 0;
  }
}
.footer-sub__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .footer-sub__inner {
    border-top: 0.5px solid #787878;
    padding: 1.6rem 0;
    display: block;
  }
}
.footer-sub__copyright {
  font-family: var(--font-primary);
}
@media (max-width: 767px) {
  .footer-sub__copyright {
    font-size: 1.2rem;
    text-align: center;
  }
}
.footer-sub__links {
  display: flex;
  gap: 8rem;
}
@media (max-width: 767px) {
  .footer-sub__links {
    display: block;
    text-align: center;
    margin-bottom: 1.6rem;
  }
}
.footer-sub__link {
  position: relative;
}
@media (max-width: 767px) {
  .footer-sub__link {
    display: block;
    font-size: 1.4rem;
    line-height: 2rem;
    margin-bottom: 0.2rem;
  }
}
.footer-sub__link:last-child::after {
  display: none;
}
.footer-sub__link::after {
  content: "";
  position: absolute;
  right: -4rem;
  height: 1.6rem;
  width: 1px;
  background-color: #D6D6D6;
}
@media (max-width: 767px) {
  .footer-sub__link::after {
    display: none;
  }
}

@keyframes rotation1 {
  to {
    transform: rotate(1turn);
  }
}
@keyframes rotation2 {
  to {
    transform: rotate(-1turn);
  }
}
@keyframes mvanimtion1 {
  to {
    transform: translateY(24px);
  }
}
@keyframes mvanimtion2 {
  to {
    transform: translateY(-12px);
  }
}
#custom_review_success {
  line-height: 2;
  text-align: center;
  margin: 1.6rem 0;
}
@media (max-width: 767px) {
  #custom_review_success {
    margin-top: 0;
  }
}
