@charset "UTF-8";

/*common*/
body {
  margin-top: 87px;
}

header {
  background: #000;
}

.aboutpages {
  background: #000;
  color: #fff !important;
}

.fs-c-breadcrumb {
  max-width: 1200px;
  max-width: min(calc(100% - 40px), 1200px);
  margin: 0px auto 40px;
  padding-top: 20px;
}

#mainbox {
  max-width: 1200px;
  max-width: min(calc(100% - 40px), 1200px);
  margin-inline: auto;
  margin-bottom: 80px;
}

#main_itembox {
  max-width: 1200px;
  max-width: min(calc(100% - 40px), 1200px);
  margin: 0 auto 80px;
  display: grid;
  grid-template-columns: 200px auto;
  gap: 0 40px;
}

#main_itembox #fs-page-error-container {
  grid-column: span 2;
}

.roboto {
  font-family: "Roboto Condensed", sans-serif;
}

.-spc {
  display: none;
}

/*aside*/
.side_tit {
  background: #000;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px;
  color: #fff !important;
  margin-bottom: 20px;
}

.side_tit:not(:first-of-type) {
  margin-top: 40px;
}

.cates_list dt {
  font-weight: bold;
  font-size: 1.8rem;
}

.cates_list dt:not(:first-of-type) {
  margin-top: 20px;
  border-top: 1px solid #a0a0a0;
  padding-top: 20px;
}

.cates_list dd {
  position: relative;
  padding-left: 20px;
}

.cates_list dd {
  margin-top: 10px;
}

.cates_list dd::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 1px;
  background: #000;
}

.brand_list li {
  margin-bottom: 10px;
}

/*title*/
.page-tit {
  font-size: 3.2rem;
  line-height: 1.5;
  margin: 0 auto 60px;
}

.sub-tit {
  font-size: 2.8rem;
  line-height: 1.5;
  margin: 60px 0 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #a0a0a0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}

/*about*/
.index--search form {
  background: #fff;
  border: 1px solid #000 !important;
}

.index--search input {
  color: #333 !important;
}

.-aboutpages {
  background: #000;
}

.-aboutpages .index--search form {
  background: #000 !important;
  border: 1px solid #fff !important;
}

.-aboutpages .index--search input {
  color: #fff !important;
}

.blk {
  display: block;
}

.relative {
  position: relative;
}

.white {
  display: none;
}

.-aboutpages .blk {
  display: none;
}

.-aboutpages .white {
  display: block;
}

.aboutfs {
  background: url(../img/about_fsbg.png) no-repeat bottom center;
  position: relative;
  padding: 80px 0;
  min-height: 810px;
  color: #eee;
}

.about_fs-pic {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  width: 1260px;
}

.about_fs--tit {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 3.6rem;
  line-height: 2.5;
  font-weight: normal;
  letter-spacing: 0.4em;
  margin: 0 0 60px auto;
  order: 2;
  z-index: 2;
}

.about_fs--scp {
  font-size: 4rem;
  line-height: 1.5;
  font-weight: normal;
  margin-bottom: 40px;
  z-index: 3;
  position: relative;
}

.about_fs--tit span:nth-of-type(2) {
  margin-top: 4em;
}

.upright {
  -webkit-text-orientation: upright;
  text-orientation: upright;
}

.aboutfs__box {
  display: grid;
  align-items: flex-end;
  grid-template-columns: 66% 150px;
  gap: 0 calc(100% - 66% - 150px);
  z-index: 2;
  transition: 0.3s;
}

.about_fs-sub {
  order: 1;
  font-size: 2rem;
  line-height: 2;
}

.aboutsd {
  background: url(../img/about_sdbg.png) no-repeat bottom center;
  position: relative;
  padding: 40px 0 80px;
  min-height: 810px;
}

.aboutfs__box,
.storybox {
  max-width: 1030px;
  width: 100%;
  margin-inline: auto;
}

.storybox {
  position: relative;
  padding-top: 60px;
  font-size: 1.7rem;
  line-height: 2;
}

.about-sdpic {
  position: absolute;
  top: 0;
  right: 0;
  width: 581px;
}

.about-thpic {
  position: absolute;
  top: 40px;
  right: 0;
  width: 580px;
}

.icon_code {
  margin: 30px 0 -100px -100px;
}

.icon_code-sd {
  margin: 100px 0 -50px -100px;
}

.icon_code,
.icon_code-sd {
  width: 309px;
  position: relative;
  z-index: 3;
}

.aboutth {
  background: url(../img/about_thbg.png) no-repeat bottom center;
  position: relative;
  padding: 40px 0 80px;
  min-height: 810px;
}

.about_history {
  background: #eee;
  padding: 100px 0 200px;
  position: relative;
  color: #000;
}

.about_history::before {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 160px;
  background: linear-gradient(rgba(154, 154, 154, 0.7), rgba(217, 217, 217, 0));
  z-index: 1;
  pointer-events: none;
}

.about_history::after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 160px;
  background: linear-gradient(rgba(217, 217, 217, 0), rgba(154, 154, 154, 0.7));
  z-index: 1;
  pointer-events: none;
}

.about_history--tit {
  text-align: center;
  font-size: 3.6rem;
  color: #000;
  letter-spacing: 0.1em;
  z-index: 3;
  margin: 0 auto 100px;
}

.about_history--times {
  font-size: 2.4rem;
  font-weight: normal;
  margin-bottom: 40px;
}

.about_history__achive {
  margin-bottom: 100px;
  position: relative;
}

.about_history__achive > div {
  display: grid;
  align-items: center;
  position: relative;
  grid-template-columns: 200px auto;
  gap: 0 50px;
  border-bottom: 1px solid #ddd;
  padding: 20px;
  font-size: 2rem;
}

.about_history__achive > div:last-of-type {
  border: none;
}

.about_history__achive::before {
  content: "";
  display: block;
  top: 40px;
  left: 200px;
  width: 10px;
  height: calc(100% - 40px);
  position: absolute;
  background: #d6d6d6;
}

.about_history__achive:nth-of-type(2)::before {
  top: 0px;
  height: calc(100% - 20px);
}

.about_history__achive .roboto {
  font-size: 6rem;
  line-height: 1;
  font-weight: 600;
  position: relative;
  color: #cecaa7;
}

.about_history__achive .roboto:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: #afa661;
  border-radius: 50%;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.about_history--fin {
  font-size: 4.6rem;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.new_brand {
  background: #fff;
  padding: 100px 0;
  color: #000 !important;
}

.concept {
  font-size: 2rem;
  line-height: 1.5;
}

.new_brand article:not(:last-of-type) {
  padding-bottom: 80px;
  margin-bottom: 80px;
  border-bottom: 1px solid #ddd;
}

.new_brand--tit {
  text-align: center;
  font-size: 3.6rem;
  line-height: 1.5;
  font-weight: normal;
  margin-bottom: 80px;
}

.brand_logo {
  margin-bottom: 70px;
}

.brand_logo img {
  max-width: 100%;
  height: auto;
  display: block;
}

.brand_sub {
  font-size: 3rem;
  line-height: 1.5;
  margin: -30px 0 70px;
}

/* policy */
.policy__tbl {
  margin-bottom: 80px;
}
.policy__tbl dt {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.policy__tbl dd:not(:last-of-type) {
  margin-bottom: 60px;
}

.policy__tbl dd p:not(:last-of-type) {
  margin-bottom: 20px;
}

.policy__box {
  padding-bottom: 30px;
  margin-bottom: 40px;
}

.policy__tbl--num,
.policy__tbl--dod {
  margin: 20px 0;
}

.policy__tbl--num li {
  list-style: decimal;
  margin-left: 1.5em;
}

.policy__tbl--dod li {
  list-style: none;
  position: relative;
  padding-left: 1.5em;
}

.policy__tbl--num li:not(:last-of-type),
.policy__tbl--dod li:not(:last-of-type) {
  margin-bottom: 10px;
}

.policy__tbl--dod li:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 3px;
  width: 8px;
  height: 8px;
  background: #393939;
  border-radius: 50%;
}

.i-dod {
  border-bottom: 1px solid #a0a0a0;
}

/*term*/

.terms__tbl li {
  list-style: none;
  border-bottom: 1px solid #bbb;
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: 200px auto;
  gap: 0 50px;
}

.terms__tbl li p:first-child {
  font-weight: bold;
  margin-bottom: 10px;
}

.terms__tbl dl {
  margin-left: 1.5em;
}

.terms__tbl dt {
  margin-top: 20px;
  font-weight: bold;
  position: relative;
}

.terms__tbl dt::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #393939;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}

/*group*/
.fs-c-sortItems__label {
  background: #fff !important;
}
.fs-c-sortItems__list__item.is-active {
  background: #ae000c;
  color: #fff !important;
}

.fs-c-sortItems__list__item {
  padding: 0 10px;
  border-right: 1px solid #a0a0a0;
}

.fs-c-pagination__item.is-active {
  border-radius: 50%;
}

.fs-c-productList__controller {
  margin-bottom: 40px;
}

#fs_ProductCategory .fs-c-productMarks {
  margin-bottom: 10px;
}

#fs_ProductCategory .fs-c-productMark__mark {
  padding-top: 6px !important;
}

.fs-c-subgroupList {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)) !important;
  gap: 10px 10px;
  padding: 0;
}

.fs-c-subgroupList__link {
  padding: 10px;
  font-size: 1.5rem;
  background: none;
}

#fs-checkout-payHere-container .fs-c-button--secondary {
  background: none;
  border: none;
  color: #9c062c;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  text-decoration: underline;
  margin: 0.8rem 0 0;
  font-weight: bold;
}

.fs-c-checkoutSuccess__message {
  text-align: center;
  background: #f7f7f7;
  padding: 30px;
}

/*detail*/
.fs-c-productList__list {
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)) !important;
  gap: 40px 20px;
}

.fs-c-productList__list__item {
  border: none;
  padding: 0;
}

.fs-c-productListItem__viewMoreImageButton {
  display: none;
}
.fs-c-productPrice__addon,
.fs-c-productPrice__main__addon {
  color: #9c062c !important;
}

.fs-c-productListItem__imageContainer {
  margin-bottom: 20px;
}

.fs-c-productListItem__productName {
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 0 0 10px;
}

.fs-c-price__currencyMark {
  display: none;
}

.fs-c-productPrice__main__label {
  display: none;
}

.fs-c-price__value::after {
  content: "円";
}

.fs-c-productQuantityAndWishlist__quantity::before,
.fs-c-productQuantityAndAction__quantity::before {
  content: "数量";
  display: block;
  margin-right: 10px;
  width: 90px;
}

.fs-c-quantity {
  width: 7em;
}

.fs-c-productQuantityAndWishlist__quantity,
.fs-c-productQuantityAndAction__quantity {
  display: flex;
  align-items: center;
}

.fs-c-productMainImage__expandButton {
  display: none;
}

.fs-c-productThumbnail {
  margin-top: 20px;
}

.fs-c-productThumbnail__image {
  margin: 0;
  flex-basis: auto;
  min-width: auto;
  width: 18.4%;
  margin: 0 2% 10px 0;
}

.fs-c-productThumbnail__image:nth-child(5n) {
  margin-right: 0;
}

.fs-c-productThumbnail__image.is-active > img {
  display: block;
}

.fs-c-productNumber {
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  color: #a0a0a0;
}

.fs-c-productPointDisplay {
  background: #fff;
  color: #000 !important;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  padding: 4px 8px;
  border: 1px solid #000;
  margin-bottom: 30px;
}

#fs_ProductDetails .fs-c-productMark__mark,
#fs_ProductDetails .fs-c-productNameHeading,
.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price,
.fs-c-productPrice__addon {
  font-family: "Yu Gothic", "YuGothic", sans-serif;
}

#fs_ProductDetails .fs-c-productMark__mark {
  font-size: 1.4rem;
}

#fs_ProductDetails .fs-c-productNameHeading {
  font-size: 2.2rem;
  line-height: 1.5;
  margin: 0px 0 14px;
}

.fs-c-button--addToCart--detail {
  width: 100%;
  padding: 20px 10px;
}

.fs-c-button--addToCart--detail span {
  background: url(../img/i-cart_w.svg) no-repeat left center / 24px;
  padding: 3px 0 3px 33px;
}

.fs-c-button--primary.fs-c-button--addToCart--variation span {
  background: url(../img/i-cart_w.svg) no-repeat left center / 14px;
  padding: 3px 0 3px 25px;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price,
.fs-c-productPrice__addon {
  color: #261b18 !important;
}

.fs-c-productPrices--productDetail .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 2.8rem;
}

.fs-c-productPrice__addon,
.fs-c-productPrice__main__addon {
  font-size: 1.6rem;
}

.fs-c-inquiryAboutProduct .fs-c-button__label {
  color: #000 !important;
}

.fs-c-buttonContainer--inquiryAboutProduct,
.fs-c-returnedSpecialContract {
  padding: 0;
  text-decoration: underline;
}

#fs_ProductDetails .camp__bans {
  margin-bottom: 80px;
}

#fs_ProductDetails .recomm_itemlist.-base {
  max-width: 100% !important;
}

.fs-c-aggregateRating__rating::before {
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.fs-c-aggregateRating {
  padding-bottom: 10px;
}

.fs-c-reviewInfo--productDescription .fs-c-reviewInfo__reviewer {
  gap: 10px;
}

.fs-c-reviewList__item {
  padding: 16px 0;
}

.fs-c-reviewList {
  margin-bottom: 30px;
}

.fs-c-buttonContainer--viewAllReviews,
.fs-c-buttonContainer--addReview--detail {
  display: inline-block;
  margin: 0 10px;
}

.fs-c-productOption {
  margin: 10px 0;
}

.fs-c-productOption .fs-c-productOption__name {
  background: none;
  padding: 0;
  font-size: 1.6rem;
}

.fs-c-productOption .fs-c-productOption__name,
.fs-c-productOption .fs-c-productOption__option {
  padding: 4px 0;
}

.spec_tbl {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}

.spec_tbl tr:not(:first-child) th {
  width: 150px;
}

.spec_tbl th,
.spec_tbl td {
  padding: 10px;
  border: 1px solid #a0a0a0;
  word-break: break-all;
}

.fs-l-productLayout {
  grid-template-columns: 52% 43%;
  gap: 0px 5%;
}

.fs-l-productLayout__item--3 {
  grid-column: span 2;
  margin-top: 0px;
}

.brandcp {
  display: block;
  text-decoration: underline;
  font-size: 1.5rem;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 0;
}

.fs-c-productNameHeading__copy {
  font-size: 1.5rem;
  font-weight: normal;
  display: none;
  margin-bottom: 10px;
  padding: 0;
}

.fs-c-productNotice--outOfStock,
.fs-c-productNotice--subscriptionOutOfStock {
  padding: 10px;
  margin-bottom: 20px;
}

/*detail variation*/
.fs-c-variationCart {
  padding: 0;
}

.fs-c-variationAndActions {
  margin-bottom: 20px;
}

.fs-c-variationCart > li + li {
  margin-top: 0;
}

.fs-c-variationCart > li {
  border-bottom: 1px solid #a0a0a0;
  padding: 15px 0;
  grid-template-columns: 1fr 3em 150px;
}

.fs-c-variationList__item__body {
  border-top: 1px solid #a0a0a0;
  margin-top: 15px;
}

.item_word__pic {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 0 4%;
  margin-top: 30px;
}

/*register*/
.fs-c-inputInformation__field {
  max-width: 1000px;
}

.fs-c-subSection__title,
.fs-c-linkedServiceLogin__title {
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.ols_sites {
  margin-top: 40px;
}

.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  background: #393939;
}

.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: #393939;
}

.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  background: #393939;
  border-color: #393939;
}

.fs-c-inputInformation__button .fs-c-button--primary {
  background: #393939;
  border: 1px solid #393939;
  max-width: 800px;
  width: 100%;
  padding: 20px;
  font-size: 2rem;
}

[type="hidden"].is-error,
[type="text"].is-error,
[type="search"].is-error,
[type="tel"].is-error,
[type="url"].is-error,
[type="email"].is-error,
[type="password"].is-error,
[type="datetime"].is-error,
[type="date"].is-error,
[type="month"].is-error,
[type="week"].is-error,
[type="time"].is-error,
[type="datetime-local"].is-error,
[type="number"].is-error,
select.is-error,
textarea.is-error {
  border-color: #da4453;
  background-color: #fceef0;
}

/*my*/
.fs-body-my-top .fs-l-account {
  display: block;
  margin-bottom: 50px;
}

.fs-p-accountInfo__point__point__rate {
  display: none;
}

.fs-p-accountInfo {
  padding: 20px;
}

.fs-p-accountInfo__header {
  margin-bottom: 10px;
}

.fs-p-accountInfo__body {
  margin-bottom: 0;
}

.fs-c-accountService {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)) !important;
  gap: 10px;
  margin-left: 0;
}

.fs-c-accountService__page {
  margin: 0;
}

.fs-c-accountService__page--accountDelete {
  display: none !important;
}

.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title {
  border-bottom: none;
  font-size: 2rem;
  margin-bottom: 25px;
}

.fs-c-button--particular.fs-c-button--removeFromWishList--icon::before {
  color: #dd5f0d;
}

.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink {
  color: #333;
}

.fs-c-reviewStatus {
  background: #393939;
}

.fs-p-announcement {
  margin: 0px auto 32px;
  border-top: 1px solid #ddd;
  padding-top: 60px;
}

.fs-p-announcement {
  margin: 0px auto 40px;
  border-top: 1px solid #ddd;
  padding-top: 32px;
}

.fs-c-buttonContainer--registerCancel .fs-c-button--cancel,
.fs-c-buttonContainer--leaveCancel .fs-c-button--cancel {
  max-width: 200px;
  width: 100%;
  padding: 23px;
}

.fs-c-buttonContainer--registerCancel .fs-c-button--primary,
.fs-c-inputInformation__button .fs-c-button--primary {
  max-width: 200px;
  width: 100%;
  padding: 20px;
}

.fs-c-memberInfoField .fs-c-inputTable tr {
  border-bottom: 1px solid #ddd;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: inherit;
  flex-direction: inherit;
}

.fs-c-memberInfoField .fs-c-inputTable__headerCell {
  width: 25%;
  margin-right: 5%;
  padding: 10px;
  font-size: 1.4rem;
}

.fs-c-memberInfoField .fs-c-inputTable__dataCell {
  width: 70%;
  padding: 10px;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.slick-list,
.slick-slider {
  position: relative;
  display: block;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.cart_back_txt {
  text-align: center;
  margin-top: 30px;
}

.cart_back_link {
  text-decoration: underline;
}

.cart_back_link:hover {
  text-decoration: none;
}

.fs-c-couponName__discount {
  margin-top: 10px;
}

.my_logout {
  display: block;
  width: 200px;
  margin: 30px auto 100px;
}

.my_logout--a {
  display: block;
  padding: 5%;
  background: #393939;
  color: #fff !important;
  text-align: center;
}

/*contact*/
.contact_fs {
  padding-bottom: 40px;
  border-bottom: 1px solid #a0a0a0;
  margin-bottom: 40px;
}

.contact_tbl th,
.contact_tbl td {
  padding: 10px;
}

.contact_tbl th {
  text-align: left;
  width: 200px;
  vertical-align: text-top;
  padding-top: 20px;
}

.contact_tbl td input,
.contact_tbl td select,
.contact_tbl td textarea {
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff !important;
}

.contact_tbl td select {
  background: url(../img/i-undelta.svg) no-repeat 95% center;
  padding-right: 25px;
  margin-bottom: 10px;
}

.contact_harf {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 0 4%;
}

.contact_post {
  display: grid;
  grid-template-columns: 100px max-content 100px;
  gap: 0 10px;
  align-items: center;
}

.contact_tels {
  display: grid;
  grid-template-columns: 80px max-content 80px max-content 80px;
  gap: 0 10px;
  align-items: center;
}

.form-control {
  width: 200px;
}

.longs {
  width: 100%;
}

.cf_addsp {
  margin-bottom: 10px;
}

.contact_fs__btn input {
  background: #393939 !important;
  color: #fff !important;
  padding: 14px 10px;
  text-align: center;
  display: block;
  text-decoration: none;
  width: 250px;
  margin: 40px auto 0;
  text-align: center;
}

/*cart*/
.cp_stepflow07 {
  font-size: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 50px;
  padding: 0;
  position: relative;
  z-index: 1;
}

.cp_stepflow07 > li {
  position: relative;
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  text-overflow: ellipsis;
  color: #aaa;
  -ms-flex: 1;
  -moz-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}

.cp_stepflow07 > li .bubble::after,
.cp_stepflow07 > li .bubble::before {
  position: absolute;
  top: 28px;
  right: 50%;
  left: 50%;
  display: block;
  width: 90%;
  height: 2px;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #aaa;
}

.cp_stepflow07_step {
  display: block;
  font-weight: bold;
  font-size: 14px;
}

.cp_stepflow07 > li .bubble + span {
  display: block;
  margin-top: 1em;
  font-size: 14px;
}

.cp_stepflow07 > li.completed,
.cp_stepflow07 > li.completed .bubble {
  color: #333;
}

.cp_stepflow07 > li.completed .bubble,
.cp_stepflow07 > li.completed .bubble::after,
.cp_stepflow07 > li.completed .bubble::before {
  background-color: #333;
}

.cp_stepflow07 > li.active,
.cp_stepflow07 > li.active .bubble {
  color: #9c062c;
}

.cp_stepflow07 > li.active .bubble,
.cp_stepflow07 > li.active .bubble::after,
.cp_stepflow07 > li.active .bubble::before {
  background-color: #9c062c;
}

.fs-c-continueShopping {
  margin-bottom: 60px;
}

.fs-c-continueShopping .fs-c-button--standard {
  padding: 1em 1.6em;
  border: none;
  background-color: #999;
  color: #fff;
  font-size: 1.6rem;
}

.fs-p-flexibleColumn {
  gap: 0 1%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}

.fs-c-cartDiscountInfo__note li {
  margin: 0;
}

.fs-p-announcement .fs-p-flexibleColumn p {
  width: 32.66%;
  margin: 0;
}

.fs-p-announcement .fs-p-flexibleColumn .fs-p-linkButton {
  border: 1px solid currentColor;
  border-radius: 3px;
  font-size: 1.8rem;
  display: block;
  line-height: 0.9;
  padding: 15px 1.6em;
  text-align: center;
}

.fs-c-wishlistProduct {
  border-top: 1px solid #ddd;
  padding-top: 50px;
}

.fs-c-button--standard {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fs-c-wishlistProduct__footer,
.fs-c-buttonContainer--myPageTop {
  text-align: center;
  margin: 20px auto 60px;
  max-width: 240px;
}

.fs-c-wishlistProduct__viewAllProducts,
.fs-c-button--myPageTop {
  background: #fff;
  color: #393939 !important;
  padding: 15px 20px;
  display: block;
  width: 100%;
  position: relative;
  border: 1px solid #393939;
}

/* 注文手続きページボタン文言変更 */
#fs_CheckoutWithMultiAddress #fs-addressInfo-container .fs-c-checkout-multiDestination .fs-c-button__label,
#fs_CheckoutWithMultiAddress #fs-addressInfo-container .fs-c-checkout-multiDestination #fs_button_changeDeliveryMethod .fs-c-button__label,
#fs_CheckoutWithMultiAddress #fs-orderContents-container .fs-c-button--standard .fs-c-button__label,
#fs_CheckoutMultiAddress #fs-addressList-container .fs-c-button--next .fs-c-button__label,
#fs_CheckoutMultiOptions #fs-deliveryInfo-container .fs-c-buttonContainer--next .fs-c-button--next .fs-c-button__label,
#fs_CheckoutMultiOptions #fs-deliveryInfo-container .fs-c-checkout-multiDestination .fs-c-button--standard .fs-c-button__label,
#fs_CheckoutMultiConfirmQuantity #fs-confirmQuantity-container .fs-c-button--next .fs-c-button__label {
  font-size: 0;
}

#fs_CheckoutWithMultiAddress #fs-addressInfo-container .fs-c-checkout-multiDestination #fs_button_changeShippingAddress .fs-c-button__label,
#fs_CheckoutWithMultiAddress #fs-addressInfo-container .fs-c-checkout-multiDestination #fs_button_selectShippingAddress .fs-c-button__label {
  font-size: 1.2rem;
}

#fs_CheckoutMultiAddress #fs-addressList-container .fs-c-button--next {
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 1em 1.6em 1em;
}

#fs_CheckoutMultiQuantity .fs-c-buttonContainer--next .fs-c-button--next,
#fs_CheckoutMultiConfirmQuantity #fs-confirmQuantity-container .fs-c-buttonContainer--next .fs-c-button--next,
#fs_CheckoutMultiOptions #fs-deliveryInfo-container .fs-c-buttonContainer--next .fs-c-button--next {
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 1em 1.6em 1em;
}

#fs_CheckoutWithMultiAddress #fs-addressInfo-container .fs-c-checkout-multiDestination .fs-c-button__label:before {
  /*content: "「数量」「配送日」の変更";*/
  content: "のし・ギフト包装を選ぶ";
  font-size: 1.2rem;
}

#fs_CheckoutWithMultiAddress #fs-addressInfo-container .fs-c-checkout-multiDestination #fs_button_changeDeliveryMethod .fs-c-button__label:before {
  content: "お届け日を変更する";
  font-size: 1.2rem;
}

#fs_CheckoutWithMultiAddress #fs-orderContents-container .fs-c-button--standard .fs-c-button__label:before {
  content: "カート画面へ戻る";
  font-size: 1.2rem;
}

#fs_CheckoutMultiAddress #fs-addressList-container .fs-c-button--next .fs-c-button__label:before {
  content: "「数量」「配送日」の変更は次へ";
  font-size: 1.4rem;
}

#fs_CheckoutMultiOptions #fs-deliveryInfo-container .fs-c-buttonContainer--next .fs-c-button--next .fs-c-button__label:before {
  content: "注文確定へすすむ";
  font-size: 1.4rem;
}

#fs_CheckoutMultiOptions #fs-deliveryInfo-container .fs-c-checkout-multiDestination .fs-c-button--standard .fs-c-button__label:before {
  content: "お届け日を変更する";
  font-size: 1.2rem;
}

#fs_CheckoutMultiConfirmQuantity #fs-confirmQuantity-container .fs-c-button--next .fs-c-button__label:before {
  content: "配送日の変更は次へ";
  font-size: 1.4rem;
}

#fs_CheckoutWithMultiAddress #fs-addressInfo-container .fs-c-checkout-multiDestination #fs_button_changeShippingAddress .fs-c-button__label:before,
#fs_CheckoutWithMultiAddress #fs-addressInfo-container .fs-c-checkout-multiDestination #fs_button_selectShippingAddress .fs-c-button__label:before {
  content: none;
}

#fs_CheckoutMultiAddress #fs-addressList-container .fs-c-buttonContainer--back,
#fs_CheckoutMultiQuantity .fs-c-buttonContainer--back,
#fs_CheckoutMultiConfirmQuantity #fs-confirmQuantity-container .fs-c-buttonContainer--back,
#fs_CheckoutMultiOptions #fs-deliveryInfo-container .fs-c-buttonContainer--back {
  display: none;
}

.fs-l-checkout__sideColumn {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.spage_tlink {
  display: grid;
  grid-template-columns: repeat(2, auto);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 40px;
  margin: 20px 0 0;
}

/*faq*/
.faqbox__comparison {
  display: grid;
  grid-template-columns: 150px auto;
  gap: 0 20px;
}

.faqbox__a .faqbox__comparison:not(:last-of-type) {
  margin-bottom: 30px;
}

.faqbox__comparison__scp {
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.faqbox__tit,
.gudie__box--tit {
  font-size: 2.6rem;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.faqbox:not(:last-of-type) {
  margin-bottom: 80px;
}

.faqbox__q {
  background: url(../img/icon-q.svg) no-repeat left 3px / 32px 32px;
  padding: 5px 0 0 42px;
  min-height: 42px;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 10px;
}

.faqbox__a {
  background: url(../img/i-dod.svg) repeat-x left bottom, url(../img/icon-a.svg) no-repeat left top / 32px 32px;
  padding: 0 0 40px 42px;
  min-height: 42px;
  margin-bottom: 40px;
}

/*guide*/
.gudie__box__cont a {
  text-decoration: underline;
}

.gudie__box:not(:last-of-type) {
  margin-bottom: 80px;
}

.gudie__box p:not(:last-of-type) {
  margin-bottom: 20px;
}

.gudie__box__list li {
  position: relative;
  padding-left: 18px;
  margin-top: 20px;
}

.gudie__box__list li::before {
  content: "";
  width: 12px;
  height: 12px;
  background: #393939;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 50%;
}

.time_line {
  max-width: 360px;
  margin-bottom: 20px;
}
.gift__bb--inner {
  margin-bottom: 30px;
}

.gift__bb {
  display: grid;
  grid-template-columns: 120px 120px;
  gap: 0 20px;
  margin: 20px 0 40px;
}

.gift__bb--case {
  font-weight: bold;
}

.gift__bb--pic {
  margin: 10px 0;
}

.gift__bb--tit {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: url(../img/i-dod.svg) repeat-x left bottom;
}

.gift__bb--grid {
  display: grid;
  grid-template-columns: repeat(3, 30%);
  gap: 0 5%;
}

.card_list,
.amazon_pay {
  max-width: 380px;
  margin-bottom: 30px;
}

.paypay {
  max-width: 250px;
  margin-bottom: 30px;
}

.payment_case,
.choices {
  margin-bottom: 40px;
}

/*new_customer*/
.guide_link {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto 60px;
  gap: 10px 10px;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.-new_customer a {
  text-decoration: underline;
}

.guide_link li {
  width: calc(100% / 4 - 10px);
}

.guide_link li a {
  display: block;
  padding: 20px 10px;
  background: #292929;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none;
}

.guide_anktit {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 2rem;
}

.firstbox a {
  text-decoration: underline;
}

.firstbox__subtit {
  font-size: 2.4rem;
  line-height: 1.5;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.firstbox__mintit {
  font-size: 2rem;
  line-height: 1.5;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.guideone {
  margin-bottom: 50px;
}

.faq__mintit {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 20px;
  position: relative;
  padding-left: 26px;
}

.faq__mintit::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #292929;
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
}

.faq__mintit:not(:first-child) {
  margin-top: 40px;
}

.faqbox dt {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  background: url(../img/icon-q.svg) no-repeat left 0px / 32px 32px, url(../img/i-plus.svg) no-repeat right 8px / 15px auto;
  padding: 4px 25px 20px 44px;
  min-height: 32px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
}

.faqbox dt.active {
  background: url(../img/icon-q.svg) no-repeat left 0px / 32px 32px, url(../img/i-ms.svg) no-repeat right 8px / 15px auto;
}

.faqbox dd {
  display: none;
  background: url(../img/icon-a.svg) no-repeat 20px 20px / 32px 32px #fff;
  padding: 26px 20px 20px 70px;
  border-radius: 4px;
  margin-bottom: 30px;
}

.steps {
  background: #292929;
  line-height: 1;
  color: #fff !important;
  display: inline-block;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 10px;
}

.first_steps {
  display: grid;
  grid-template-columns: auto 40%;
  gap: 0 4%;
  margin-bottom: 40px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
}

.more__btn {
  display: none;
}

.clicks {
  margin-top: 10px;
  text-align: center;
}

@media (max-width: 1260px) {
  /*about*/
  .aboutfs {
    overflow: hidden;
  }

  .aboutfs__box {
    gap: 0 10%;
  }

  /*cart*/
  .fs-body-cart .fs-l-cart__contentsArea {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 0;
    grid-row-gap: 0;
  }
}

@media (max-width: 1020px) {
  /*new_customer*/
  .guide_link li {
    width: calc(100% / 3 - 10px);
  }
}

@media (max-width: 959px) {
  /*common*/
  #mainbox,
  #main_itembox {
    margin-bottom: 60px;
  }

  #main_itembox {
    grid-template-columns: 100%;
    gap: 0 0;
  }

  #main_itembox #fs-page-error-container {
    grid-column: span 1;
    order: 1;
  }

  #main_itembox aside {
    order: 3;
  }

  #main_itembox > section {
    order: 2;
    margin: 0 auto 40px;
    width: 100%;
  }

  .fs-c-breadcrumb {
    margin: 0px auto 40px;
    overflow: scroll;
  }

  .fs-c-breadcrumb__list {
    width: max-content;
  }

  /*my*/

  .fs-c-accountService {
    margin-bottom: 40px;
  }

  .fs-c-wishlistProduct__footer,
  .fs-c-buttonContainer--myPageTop {
    margin-bottom: 0;
  }

  .fs-c-buttonContainer--registerCancel .fs-c-button--cancel,
  .fs-c-buttonContainer--registerCancel .fs-c-button--primary,
  .fs-c-buttonContainer--leaveCancel .fs-c-button--cancel,
  .fs-c-inputInformation__button .fs-c-button--primary {
    max-width: 100%;
  }

  .fs-c-buttonContainer--registerCancel .fs-c-button--cancel,
  .fs-c-buttonContainer--leaveCancel .fs-c-button--cancel {
    padding: 10px;
  }

  .fs-c-memberInfoField .fs-c-inputTable__headerCell {
    width: 100%;
    margin-right: 50%;
    padding: 0;
  }

  .fs-c-memberInfoField .fs-c-inputTable__dataCell {
    width: 100%;
  }

  /*about*/
  .about_fs-sub,
  .storybox {
    font-size: 1.6rem;
  }

  /*detail*/
  .fs-l-productLayout {
    gap: 0px 5%;
  }

  /*new_customer*/
  .guide_link li {
    width: calc(100% / 2 - 10px);
  }
}

@media (max-width: 767px) {
  /*common*/

  /*about*/
  .about_fs--scp {
    font-size: 3.2rem;
  }

  .about_fs--tit {
    line-height: 1.8;
    font-size: 3.2rem;
  }

  .aboutfs {
    min-height: auto;
  }

  /*detail*/
  #fs_ProductDetails .fs-c-productMainImage {
    order: 1;
  }

  #fs_ProductDetails .fs-c-productThumbnail {
    order: 2;
  }
  .fs-l-productLayout__item--1 {
    order: 1;
    margin-bottom: 50px;
  }

  .fs-l-productLayout__item--2 {
    order: 2;
    position: relative;
    top: inherit;
  }

  .fs-l-productLayout__item--3 {
    grid-column: span 1;
    order: 3;
  }

  .fs-l-productLayout {
    grid-template-columns: 100%;
    gap: 0px 0;
  }

  .item_word__pic {
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  /*group*/
  .fs-c-productList__controller {
    display: block;
    margin: 20px auto;
  }

  .fs-c-sortItems {
    width: max-content;
    margin: 0 auto 20px;
    border: none !important;
  }

  .fs-c-sortItems__label {
    border: 1px solid #393939 !important;
  }

  .fs-c-sortItems__list {
    border: none !important;
  }

  .fs-c-listControl {
    justify-content: center;
    flex-direction: row;
  }

  .fs-c-pagination {
    margin-left: 10px !important;
  }

  /*contact*/
  .contact_tbl th,
  .contact_tbl td {
    display: block;
    width: 100%;
  }

  /*cart*/
  .fs-p-announcement .fs-p-flexibleColumn p {
    width: 100%;
  }

  .fs-p-flexibleColumn {
    gap: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .fs-body-cart .cp-banner.slider--rcm.slick-initialized.slick-slider {
    margin-bottom: 5px;
  }

  /*wishlist*/
  .fs-body-my-top .fs-c-accountService:before {
    padding: 25px 0px 25px 4%;
  }

  .fs-body-my-top .fs-l-additionalProduct--wishlist:after {
    padding: 25px 0px 25px 5%;
  }

  .fs-body-my-top .fs-c-accountService__page--addressbook {
    border-bottom: 27px solid #eee;
  }

  .fs-body-my-top .fs-p-accountInfo__point__point__rate {
    display: block;
  }

  .fs-body-my-top .fs-p-accountInfo__header,
  .fs-body-my-top .fs-p-accountInfo__currentPurchase {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .fs-body-my-top .fs-p-accountInfo__stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .fs-body-my-top .fs-c-button--carousel.fs-c-button--carousel--next {
    height: 70px;
  }

  .fs-body-my-top .fs-c-slick .slick-arrow {
    height: 70px;
  }

  .fs-body-my-top .fs-c-button--carousel.fs-c-button--carousel--prev {
    height: 70px;
  }

  .fs-body-my-top .fs-c-accountService__page--lineIdLink {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .fs-body-my-top .fs-c-accountService__page--lineIdLink::after {
    content: "";
    color: #000;
    height: 15px;
    width: 100%;
    font-size: 1.8rem;
    font-weight: bold;
    display: block;
    /* padding: 20px 0px 20px 20px; */
    background-color: #fff;
    border-bottom: 15px solid #fff;
  }

  .fs-body-my-top .fs-c-accountService__page--addressbook::after {
    display: none;
  }

  .fs-body-my-top .fs-c-accountService__page--addressbook {
    border-bottom: 0px solid #eee;
  }

  .fs-body-my-top .fs-c-accountService__page--lineIdLink {
    border-bottom: 27px solid #eee;
  }

  .fs-body-my-top .slick-arrow {
    top: 16%;
  }

  .fs-body-my-coupons .slick-arrow {
    top: 21%;
  }

  .fs-body-cart .slick-arrow {
    top: 15%;
  }

  .fs-body-cart .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev.slick-arrow {
    left: -10px;
  }

  .fs-body-my-coupons .fs-c-productListCarousel__list__item,
  .fs-body-my-top .fs-c-productListCarousel__list__item,
  .fs-body-cart .fs-c-productListCarousel__list__item {
    max-width: 202px;
  }

  /*faq*/
  .faqbox__comparison {
    grid-template-columns: 100px auto;
  }

  .faqbox__a .faqbox__comparison:not(:last-of-type) {
    margin-bottom: 30px;
  }

  .faqbox__tit,
  .gudie__box--tit {
    font-size: 2.4rem;
  }

  .faqbox:not(:last-of-type) {
    margin-bottom: 60px;
  }

  /*guide*/
  .gudie__box:not(:last-of-type) {
    margin-bottom: 60px;
  }

  /*new_customer*/
  .guide_link {
    max-width: 100%;
  }
}

@media (max-width: 650px) {
  /*common*/
  body {
    margin-top: 60px;
  }
  .-spc {
    display: block !important;
  }

  /*title*/
  .page-tit {
    font-size: 2.6rem;
    margin-bottom: 40px;
  }

  .sub-tit {
    font-size: 2.4rem;
    margin: 50px 0 30px;
  }

  /*about*/
  .storybox {
    padding-top: 0;
  }

  .aboutfs {
    background: url(../img/about_fsbg-sp.jpg) no-repeat center bottom / 100%;
  }

  .about_fs--tit {
    writing-mode: horizontal-tb;
    order: 2;
    font-size: 1.8rem;
    text-align: center;
    margin: 0 auto 50px;
    position: relative;
  }

  .about_fs--tit::after {
    content: "";
    width: 50px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 40px auto 0;
  }

  .about_fs-sub {
    order: 3;
  }

  .aboutfs {
    padding: 0 0 60px;
  }

  .aboutfs__box {
    grid-template-columns: 100%;
    gap: 0 0;
  }

  .about_fs-pic {
    position: relative;
    width: calc(100% + 40px);
    margin-left: -20px;
    top: inherit;
    left: inherit;
    transform: none;
  }

  .about-sdpic {
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  .aboutfs .about_fs--scp br,
  .aboutsd .about_fs--scp br {
    display: none;
  }

  .icon_code {
    margin-top: -40px;
  }

  .aboutsd {
    background: url(../img/about_sdbg-sp.jpg) no-repeat bottom center / 100%;
    position: relative;
    padding: 40px 0 80px;
    min-height: auto;
  }

  .aboutth {
    padding: 0 0 60px;
  }
  .icon_code-sd {
    margin: 0 0 -50px -100px;
  }

  .about_fs--scp {
    text-align: center;
    letter-spacing: 0.2em;
  }

  .about-thpic {
    display: block;
    position: relative;
    right: inherit;
    top: inherit;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .about_history--tit {
    font-size: 2.6rem;
    margin-bottom: 50px;
  }
  .about_history--times {
    margin-bottom: 30px;
  }

  .about_history__achive {
    margin-bottom: 60px;
  }

  .about_history__achive .roboto {
    font-size: 3rem;
  }

  .about_history__achive > div {
    grid-template-columns: 110px auto;
    padding: 20px 0;
    gap: 0 10px;
    font-size: 1.6rem;
  }

  .about_history__achive .roboto:after {
    width: 10px;
    height: 10px;
    right: 13px;
  }
  .about_history__achive::before {
    left: 90px;
    width: 5px;
  }
  .about_history {
    padding: 60px 0;
  }
  .about_history--fin {
    font-size: 2.6rem;
  }
  .new_brand {
    padding: 60px 0;
  }
  .new_brand--tit {
    font-size: 2rem;
    margin-bottom: 50px;
  }
  .brand_logo {
    margin: 0 auto 50px;
    display: block;
    width: max-content;
  }

  .brand_sub {
    margin: -30px auto 50px;
    text-align: center;
    font-size: 2.2rem;
  }

  .concept {
    font-size: 1.6rem;
    line-height: 2;
  }

  /*term*/
  .terms__tbl li {
    grid-template-columns: 180px auto;
    gap: 0 30px;
  }

  /*detail*/
  .fs-c-productList__list {
    grid-template-columns: repeat(2, 48%) !important;
    gap: 40px 4%;
  }

  .speccover.-sditem {
    overflow: auto;
    width: calc(100% + 20px);
  }

  .speccover.-sditem .spec_tbl {
    width: max-content;
    margin-right: 20px;
  }

  .spec_tbl tr:not(:first-child) th {
    width: 120px;
  }

  /*new_customer*/

  .first_steps {
    grid-template-columns: 100%;
    gap: 20px 0;
    position: relative;
    height: auto;
    max-height: 200px;
    overflow: hidden;
    transition: max-height 1s;
    border: none;
    padding: 0;
  }

  .first_steps::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    transition: 1s;
    background: linear-gradient(to bottom, transparent 80%, #eee 100%);
  }

  .first_steps.open:after {
    z-index: -1;
    opacity: 0;
  }

  .more__btn {
    display: block;
    margin: 20px auto 40px;
    padding: 8px 40px;
    border: 0 !important;
    color: #fff !important;
    background-color: #999 !important;
    border-radius: 4px !important;
    cursor: pointer;
  }

  .faqbox dt {
    background: url(../img/icon-q.svg) no-repeat left 0px / 32px 32px, url(../img/i-plus.svg) no-repeat right 8px / 10px auto;
  }

  .faqbox dt.active {
    background: url(../img/icon-q.svg) no-repeat left 0px / 32px 32px, url(../img/i-ms.svg) no-repeat right 8px / 10px auto;
  }
}

@media (max-width: 599px) {
  .fs-c-productReviewed {
    grid-template-columns: 100%;
    gap: 10px 0;
  }
}

@media (max-width: 519px) {
  /*title*/
  .sub-tit {
    font-size: 2.2rem;
  }

  /*about*/
  .icon_code-sd {
    margin: 0 0 -80px -25%;
  }
  .about_fs--scp {
    font-size: 3rem;
    text-align: center;
    letter-spacing: 0.2em;
  }

  /*term*/
  .terms__tbl li {
    grid-template-columns: 100%;
    gap: 0 0;
  }

  .terms__tbl li p:first-of-type {
    margin-bottom: 0;
  }

  /*group*/
  .fs-c-sortItems__list__item {
    padding: 0 10px;
  }

  /*guide*/
  .gift__bb--grid {
    grid-template-columns: 100%;
    gap: 30px 0;
  }

  .gift__bb--grid dl {
    display: grid;
    grid-template-columns: 120px auto;
    gap: 0 20px;
    line-height: 1.5;
  }

  .gift__bb--case {
    grid-column: span 2;
    order: 1;
  }

  .gift__bb--pic {
    order: 2;
  }

  .gift__bb--info {
    order: 3;
  }

  .gift__bb--min {
    order: 4;
    grid-column: span 2;
    font-size: 1.4rem;
  }
}

@media (max-width: 414px) {
  .about_fs--scp {
    letter-spacing: 0.1em;
  }

  .about_fs--scp,
  .about_history--fin {
    font-size: 2.4rem;
  }

  /*faq*/
  .faqbox__comparison {
    grid-template-columns: 60px auto;
  }

  .faqbox__comparison__scp {
    font-size: 1.6rem;
  }

  .faqbox__tit,
  .gudie__box--tit {
    font-size: 2.2rem;
  }

  /*detail*/
  .spec_tbl {
    font-size: 1.4rem;
  }
}

@media (max-width: 375px) {
  .about_fs--scp,
  .about_history--fin {
    font-size: 2.4rem;
  }
}

@media (max-width: 360px) {
}

@media (min-width: 1921px) {
  .aboutfs,
  .aboutsd,
  .aboutth {
    background-size: 100%;
  }
}

/* 231207追記_製品情報_ここから */
.information img {
  width: 100%;
  height: auto;
  display: block;
}

.information_tit {
  text-align: center;
}

.information_tit h1 {
  font-size: 4.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.information_tit h1::after {
  content: "";
  display: block;
  text-align: center;
  background-color: #afa661;
  margin: 0 auto;
  height: 8px;
  width: 83px;
  justify-self: center;
}

.information_tit p {
  font-size: 2.4rem;
  font-weight: 600;
}

.information-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 45px 40px;
  margin-top: 60px;
}

.information-sell {
  box-shadow: 5px 10px 5px 0px rgba(0, 0, 0, 0.25);
}

img.information_pconly {
  display: block;
}

img.information_sponly {
  display: none;
}

@media (max-width: 767px) {
  img.information_pconly {
    display: none;
  }

  img.information_sponly {
    display: block;
  }

  .information_tit h1 {
    font-size: 3rem;
    margin-bottom: 10px;
  }

  .information_tit h1::after {
    height: 6px;
    width: 60px;
    margin-top: 6px;
  }

  .information_tit p {
    font-size: 1.6rem;
    font-weight: 600;
  }

  .information-grid {
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 30px;
  }

  .information-sell {
    box-shadow: none;
    margin-bottom: 20px;
  }

  .information-sell:last-of-type {
    margin-bottom: 0;
  }
}

/* 231207追記_製品情報_ここまで */

/* 231207追記_製品情報詳細_ここから */
/* 231207追記_製品情報詳細_ここから */
.productinfo_mv img {
  max-width: 1451px;
  margin: 0 auto;
  width: 100%;
  height: auto;
  display: block;
}

.productinfo_mv {
  background: #000;
  margin-bottom: 135px;
}

.productinfo_tit {
  text-align: center;
  margin-bottom: 80px;
}

.productinfo_tit h1 {
  font-size: 4.4rem;
  font-weight: bold;
  margin: 0 0 10px;
}

.productinfo_tit h1::after {
  content: "";
  display: block;
  text-align: center;
  background-color: #afa661;
  margin: 0 auto;
  height: 8px;
  width: 83px;
  justify-self: center;
}

.productinfo_tit p {
  font-size: 2.4rem;
  font-weight: 600;
}

.productinfo_tategrid {
  max-width: 1200px;
  margin: 0 auto 135px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

.productinfo_tateimg img {
  width: 100%;
  height: auto;
  display: block;
}

.productinfo_smallmidasi {
  max-width: 1200px;
  margin: 0 auto 185px;
}

.productinfo_smallmidasi_grid {
  display: grid;
  grid-template-columns: 1fr 48%;
  gap: 40px;
  margin-bottom: 95px;
}

.productinfo_smallmidasi_txt.reverse {
  order: 2;
}

.pst-tit {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

.pst-tit::before {
  content: "";
  width: 100%;
  height: 1px;
  display: inline-block;
  background-color: #bcbcbc;
  margin-bottom: 16px;
}

.pst-tit::after {
  content: "";
  width: 100%;
  height: 1px;
  display: inline-block;
  background-color: #bcbcbc;
  margin-top: 16px;
}

.pst-txt {
  font-size: 1.9rem;
  line-height: 1.8;
}

.productinfo_smallmidasi_img img {
  width: 100%;
  height: auto;
  display: block;
}

.slider_css_box img {
  width: 100%;
  height: auto;
  display: block;
}

.slider-x {
  scroll-snap-type: x mandatory;
  width: 96%;
  padding-bottom: 20px;
  margin: 0 auto 148px;
  overflow-x: scroll;
  display: flex;
  gap: 24px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

/* スクロールバーの幅と高さを設定する */
.slider-x::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}
/* スクロールバーの形を設定する */
.slider-x::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
}
/* スクロールバーの色を設定する */
.slider-x::-webkit-scrollbar-thumb {
  --bg-opacity: 1;
  background-color: black;
}

.slider_css_box-item {
  max-width: 600px;
  scroll-snap-align: center;
  flex: none;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider_css_box-item img {
  width: 100%;
  height: auto;
  display: block;
}

.spec-parts {
  max-width: 1200px;
  margin: 0 auto 46px;
}

.spec-parts-tit {
  font-size: 3rem;
  margin-bottom: 24px;
}

.spec-parts-table {
  scroll-snap-type: x mandatory;
  width: 100%;
  padding-bottom: 20px;
  overflow-x: scroll;
  display: flex;
  gap: 24px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

/* スクロールバーの幅と高さを設定する */
.spec-parts-table::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}
/* スクロールバーの形を設定する */
.spec-parts-table::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
}
/* スクロールバーの色を設定する */
.spec-parts-table::-webkit-scrollbar-thumb {
  --bg-opacity: 1;
  background-color: black;
}

.spec-parts table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  min-width: max-content;
}

.spec-parts th {
  border-collapse: collapse;
  border-top: 1px solid #d9d9d9;
  border-right: 2px solid #a0a0a0;
  border-bottom: 2px solid #a0a0a0;
  border-left: none;
  font-size: 2.4rem;
  padding: 30px 0;
  min-width: 110px;
}

.spec-parts th:nth-of-type(1) {
  width: 260px;
}

.spec-parts th:nth-of-type(2) {
  background-color: #e7e4d0;
}

.spec-parts th:nth-of-type(3) {
  background-color: #e4e4e6;
}

.spec-parts th:last-of-type {
  border-right: none;
}

.spec-parts tr {
  border-bottom: 1px solid #a0a0a0;
}

.spec-parts tr:last-of-type {
  border-bottom: 1px solid #e4e4e6;
}

.spec-parts td {
  border-collapse: collapse;
  border-right: 2px solid #a0a0a0;
  border-left: none;
  font-size: 2rem;
  text-align: center;
}

.spec-parts td:first-of-type {
  font-size: 2.2rem;
  font-weight: bold;
  padding: 20px 40px;
  text-align: start;
}

.spec-parts td:last-of-type {
  border-right: none;
}

td.price {
  font-weight: bold;
  line-height: 1.2;
  padding: 20px 0;
}

.spec-parts td span {
  font-size: 3rem;
}

.productinfo-txt {
  max-width: 1200px;
  margin: 0 auto 40px;
}

.productinfo-txt:last-of-type {
  margin-bottom: 100px;
}

.productinfo-i {
  max-width: 1200px;
  margin: 0 auto 72px;
}

.productinfo-i img {
  width: 100%;
  height: auto;
  display: block;
}

.productinfo-i-tit {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 24px;
}

.productinfo-i-txt {
  margin-bottom: 14px;
}

.productinfo_t {
  max-width: 1200px;
  margin: 0 auto 140px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2%;
}

.productinfo-vertical {
  max-width: 1200px;
  margin: 0 auto 140px;
}

.productinfo-vertical img {
  width: 100%;
  height: auto;
  display: block;
}

.productinfo-vertical .productinfo_smallmidasi_img {
  margin-bottom: 40px;
}

.productinfo_movie-box {
  max-width: 1000px;
  margin: 0 auto 120px;
  width: 100%;
  aspect-ratio: 16 / 9;
}
.productinfo_movie-box iframe {
  width: 100%;
  height: 100%;
}

.productinfo_movie-box img {
  width: 100%;
  height: 100%;
  display: block;
}

.productinfo_img-box {
  max-width: 1000px;
  margin: 0 auto 120px;
}

.productinfo_img-box img {
  width: 100%;
  height: auto;
  display: block;
}

.productinfo_tateimg .pconly {
  display: block;
}

.productinfo_smallmidasi_img .pconly {
  display: block;
}

.p-txt-blake,
.productinfo_tateimg .sponly,
.spec-parts-tit .sponly,
.productinfo_smallmidasi_img .sponly {
  display: none;
}

@media (max-width: 1240px) {
  .p-txt-blake {
    display: block;
  }

  .productinfo_tategrid,
  .productinfo_smallmidasi,
  .spec-parts,
  .productinfo-txt,
  .productinfo-i,
  .productinfo_t,
  .productinfo-vertical,
  .productinfo_movie-box,
  .productinfo_img-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-x {
    max-width: 1200px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }

  .spec-parts td:first-of-type {
    padding: 20px;
  }
}

@media (max-width: 950px) {
  .pst-tit,
  .productinfo-i-tit {
    font-size: 2rem;
  }

  .pst-txt {
    font-size: 1.6rem;
  }

  .productinfo_tategrid {
    gap: 30px;
  }

  .productinfo_smallmidasi_grid {
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .productinfo_tateimg .sponly,
  .spec-parts-tit .sponly,
  .productinfo_smallmidasi_img .sponly {
    display: block;
  }

  .productinfo_tateimg .pconly,
  .productinfo_smallmidasi_img .pconly,
  .psi-img label {
    display: none;
  }

  .productinfo_mv,
  .productinfo-vertical,
  .productinfo_movie-box,
  .productinfo_img-box {
    margin-bottom: 60px;
  }

  .productinfo_tit h1 {
    font-size: 2.4rem;
  }

  .productinfo_tit h1::after {
    height: 6px;
    margin-top: 2%;
  }

  .productinfo_tit p {
    font-size: 1.6rem;
  }

  .productinfo_tit {
    margin-bottom: 30px;
  }

  .productinfo_tategrid,
  .productinfo_smallmidasi_grid {
    grid-template-columns: 1fr;
    margin-bottom: 60px;
  }

  .productinfo_smallmidasi_txt.reverse {
    order: inherit;
  }

  .pst-tit::before,
  .pst-tit::after {
    content: none;
  }

  .productinfo_smallmidasi {
    margin-bottom: 20px;
  }

  .slider_css_box-item {
    width: 90%;
  }

  .slider-x {
    gap: 12px;
    padding-bottom: 10px;
    margin-top: 70px;
    margin-bottom: 60px;
  }

  .spec-parts-tit {
    font-size: 2.2rem;
  }

  .spec-parts-table {
    overflow: auto;
  }

  .spec-parts table {
    width: 800px;
    overflow: scroll;
  }

  .spec-parts th,
  .spec-parts td {
    font-size: 1.6rem;
    padding: 10px;
  }

  .spec-parts td:first-of-type {
    font-size: 1.6rem;
    padding: 10px 20px;
  }

  td.price {
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .spec-parts td span {
    font-size: 2rem;
  }

  .productinfo-i {
    margin-bottom: 30px;
  }

  .productinfo_t {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 60px;
  }

  .productinfo-vertical .productinfo_smallmidasi_img {
    margin-bottom: 20px;
  }
}
/* 231207追記_製品情報詳細_ここまで */

.productinfo_btn {
  margin: 40px auto 175px;
}

@media (max-width: 767px) {
  .productinfo_btn {
    margin: 40px auto 60px;
  }
}
/* 240222ここから */
.information-sell.information-sell-item a {
  display: grid;
  grid-template-columns: auto 150px;
  gap: 0 40px;
  padding: 40px;
  align-items: center;
  background: #000;
}
.information-sell.information-sell-item p {
  font-size: 4rem;
  color: #fff;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.information-sell.information-sell-item .information-sell-txtcolor {
  color: #fe0003;
}
@media (max-width: 1260px) {
  .information-grid.information-grid_add {
    max-width: 728px;
    margin: 60px auto 0;
  }
  .information-sell.information-sell-item {
    max-width: 344px;
  }
  .information-sell.information-sell-item a {
    grid-template-columns: auto 80px;
    gap: 0 30px;
    padding: 25px;
  }
  .information-sell.information-sell-item p {
    font-size: 2.4rem;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .information-grid.information-grid_add {
    margin: 30px auto 0;
    justify-items: center;
  }
  .information-sell.information-sell-item a {
    grid-template-columns: auto 80px;
    padding: 25px;
  }
  .information-sell.information-sell-item p {
    font-size: 2.2rem;
  }
}
/* 240222ここまで */

/* 240307_フリーページパーツ置き場_ボタン2カラムここから */
.diagonal__btn_double {
  display: grid;
  grid-template-columns: 240px 240px;
  gap: 20px;
  justify-content: center;
  margin: 40px 0 175px;
}

.diagonal__btn_double .diagonal__btn {
  margin: 0;
}

@media (max-width: 767px) {
  .diagonal__btn_double {
    max-width: 320px;
    width: 90%;
    margin: 40px auto 60px;
    grid-template-columns: 1fr;
  }

  .diagonal__btn_double .diagonal__btn {
    width: 100%;
  }
}
/* 240307_フリーページパーツ置き場_ボタン2カラムここまで */






/* 241022_レディースセット自動スライドここから*/

.slide-container {
    width: 	auto;
    margin: 50px auto;
    display: flex;
    align-items: center;
    overflow: hidden;
  }
.slide-wrapper {
  display: flex;
  animation: slide-flow 60s infinite linear 1s both;
}
.slide{
  width: 500px;
  object-fit:cover;
  border: 2px outset #eee;
}
 .slide-paused:hover .slide-wrapper {
   animation-play-state: paused;
 }
 .slide-paused:hover .slide-wrapper img{
   position:relative;
   top:0;
}
 .slide-paused:hover .slide-wrapper img:hover {
   top:-10px;
   transition:0.3s;
   cursor: auto;
 }
@keyframes slide-flow {
     0% {transform: translateX(0);}
 100% {transform: translateX(-100%);}
}


/* 241022_レディースセット自動スライドここまで*/