@charset "UTF-8";
/* CSS Document */
/*--調整--*/
.fs-l-main {
  margin-top: 0;
}
.fotorama1603527638880 .fotorama__thumb-border {
  border-color: #000;
}
.fs-p-heading--lv2 {
  display: none;
}
.fs-c-productPrice--selling > .fs-c-productPrice__main > .fs-c-productPrice__main__label {
  font-weight: bold;
  line-height: inherit;
}
/* 商品詳細ページ_バッグ */
.pc {
  display: block;
}
.sp {
  display: none;
}
.fs-body-product ol.fs-c-breadcrumb__list li:last-child {
  display: none;
}
.fs-p-productDescription.fs-p-productDescription--short {
  margin: 0;
}
nav.fs-c-breadcrumb {
  margin: 0 !important;
}
.fs-p-productDescription.fs-p-productDescription--full a, .item-info a {
  color: #3572b0;
}
/* サイド商品カテゴリーメニュー */
/*.fs-pt-menu__heading--lv1, .fs-pt-menu__heading--lv2 {
  display: none;
}*/
/*.fs-pt-menu li {
  margin: 10px 0;
}*/
.brandlisttitle_bag h2 {
  color: #927943;
  font-size: 16px;
  font-weight: bold;
  border-bottom: #ccb991 solid 3px;
  line-height: 1.2em;
  margin-top: 5px;
  z-index: 0;
}
.brandlisttitle_bag p {
  margin: 2px 0 10px;
  color: #927943;
  font-size: 13px;
  font-weight: bold;
}
div#maneid_sp {
  display: none;
}
div#nameid-pc {
  margin-bottom: 0;
}
/* 商品画像 */
UL.lilist li {
  float: left;
  list-style-type: none;
}
UL.lilist {
  zoom: 1;
  overflow: hidden;
} /* 横並びの ClearHack */
/* 自作サムネールナビゲーション  hover selected */
ul.thumbul {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding-left: 0;
}
ul.thumbul li.thumbli {
  margin: 3px;
  padding: 1px;
  height: 57px;
  /*_width: 241px;*/
  /*_height: 34px;*/
  cursor: pointer;
  color: #333;
}
ul.thumbul li.thumbli:hover {
  background-color: #ccc;
}
ul.thumbul li.thumbli.selected {
  background-color: #000;
  cursor: default;
}
/*商品名 */
h1.fs-c-productNameHeading.fs-c-heading, .inquiry-id, .offprice, .onesize, .fs-c-productPointDisplay, .fs-c-productPrices, .fs-c-productPrices--productDetail {
  border-bottom: 1px solid #bbb;
  margin-bottom: 0 !important;
  padding: 1rem 0.5rem;
}
.fs-c-productNameHeading {
  margin: 0;
}
h1.fs-c-productNameHeading.fs-c-heading span {
  margin: 0;
  font-size: 14px;
}
#stock_position_bag {
  line-height: 3;
  margin-top: -6px;
  margin-bottom: 10px;
  border-bottom: 1px solid #bbb;
}
#stock_position_bag:before {
  font-size: 14px;
  content: '店舗在庫：大阪 心斎橋 ';
}
/*ブランド名 */
.item-info h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  border-bottom: 1px solid #bbb;
  padding: 0 0.3em 0.5rem;
}
/*ブランド ヒストリー */
div#bagBrand {
  border-bottom: 1px solid #bbb;
  margin-bottom: 1rem;
}
.acd-check-bagHist {
  display: none;
}
.acd-label-bagHist {
  color: #5a5a5a;
  display: block;
  margin-bottom: 1px;
  padding: 10px 5px;
  position: relative;
}
.acd-label-bagHist:after {
  content: '＋';
  display: block;
  height: 52px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0px;
}
.acd-content-bagHist {
  display: block;
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: .5s;
  visibility: hidden;
}
.acd-content-bagHist p {
  line-height: 1.5;
}
.acd-check-bagHist:checked + .acd-label-bagHist:after {
  content: '－';
}
.acd-check-bagHist:checked + .acd-label-bagHist + .acd-content-bagHist {
  height: auto;
  opacity: 1;
  padding: 0 10px 10px;
  visibility: visible;
}
.apsize {
  border-collapse: collapse;
  border: 1px solid #333;
}
.apsize tr, .apsize td, .apsize th {
  border-collapse: collapse;
  border: 1px solid #333;
  padding: 0 10px 12px;
  white-space: nowrap;
}
li.subcate_bag {
  float: left;
}
/*価格まわり*/
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #b80000;
  font-weight: bold;
}
ul.subcate_bag {
  border-bottom: 1px solid #bbb;
  padding: 1rem 0.5rem;
}
.subcate_bag li {
  display: inline-block;
}
.itemnew_bag {
  border-bottom: 1px solid #bbb;
  padding: 1rem 0.5rem;
}
/*定価に取消線を入れる*/
.fs-c-productPrice--listed .fs-c-price {
  text-decoration: line-through;
}

span.fs-c-productPrice__main__label {
  width: 98px;
  font-weight: bold;
}
/*商品ページOFFPRICE*/
.offprice p {
  background: #b80000;
  display: inline-block;
  padding: 3px;
  color: #fff;
}
.offprice span {
  display: inline-block;
  width: 98px;
  font-weight: bold;
}
/* 商品情報上 */
.event_time {
  padding: 5px;
  background-color: #c96761;
  color: #fff;
  text-align: center;
}
.fs-c-productPointDisplay {
  background: #fff;
  color: #444;
  display: block;
  font-size: 14px;
}
span.fs-c-productPointDisplay__label {
  font-weight: bold;
}
/* 罫線 */
.fs-c-productPrices, .fs-c-productPrices--productDetail {
  margin-bottom: 0 !important;
  padding: 1rem 0.5rem;
}
.fs-c-productPrice.fs-c-productPrice--listed {
  padding: 0 0 0.5rem;
}
/*--------------------カートまわり--------------------*/
.fs-c-variationSelect__select.fs-c-dropdown {
  margin: 3px 0;
}
/*グリッド*/
.fs-c-productQuantityAndWishlist {
  height: 30px;
  grid-template-columns: 60px;
  grid-column-gap: 10px;
  align-self: end;
  position: relative;
  margin-top: 20px;
}
.fs-c-productQuantityAndWishlist__quantity {
  bottom: 0px;
  position: absolute;
}
.fs-c-productQuantityAndWishlist__wishlist {
  -ms-grid-column-align: start;
  justify-content: left;
  width: 100%;
  padding: 0;
}
/*数量*/
.fs-c-productQuantityAndWishlist__quantity::before {
  content: '数量： ';
  position: absolute;
  top: -15px;
}
select, .fs-c-quantity__number {
  height: 30px;
  width: 80px;
  background: url("https://tokei.itembox.design/item/common/img/select.png") right center no-repeat;
  background-size: 15px;
  border: 1px solid #000;
  padding: 3px 16px;
  line-height: 1;
}
/*サイズ部分横並び*/
.fs-c-stockSignLegend {
  display: flex;
}
/*お気に入り*/
.button_favorite, .button_favorite_release {
  height: 30px;
  width: 100%;
  background: #fff;
  border: 1px solid #000 !important;
  padding: 0.5em;
  display: block;
  color: #000 !important;
  font-size: 16px;
  border-radius: 0px;
  text-align: center;
  text-decoration: none !important;
}
.button_favorite::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 5px 0 0;
  background: url("https://tokei.itembox.design/item/common/img/favorite_star.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.button_favorite_release::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -5px -5px 0 0;
  background: url("https://tokei.itembox.design/item/common/img/favorite_starbl.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.button_favorite {
  background: #fcfcfc;
}
.fs-c-button--particular.fs-c-button--addToWishList--detail::after, .button_favorite_release::after {
  display: none;
}
/*カート*/
.button_cart {
  height: 55px;
  width: 100%;
  background: #FF9203;
  border: none;
  box-shadow: none;
  margin-bottom: 8px;
  font-size: 18px
}
.button_cart:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: -3px 5px 0 0;
  background: url("https://tokei.itembox.design/item/common/img/cart_white.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.fs-c-productActionButton, .fs-c-buttonContainer {
  padding: 0;
  margin: 0 !important;
}
.fs-c-productNotice.fs-c-productNotice--outOfStock {
  background: #000;
  color: #fff;
  padding: 1rem 0;
}
.floating-cart {
  display: none;
}
/*再入荷ボタン*/
.button_restock {
  width: 100%;
  text-align: center;
  display: inline-block;
  padding: 5px;
  background: #fff;
  color: #F86600;
  text-decoration: none;
  border: solid 2px #F86600;
  line-heigt: 1.2em;
  -webkit-transition: .12s;
  transition: .12s;
}
a.button_restock {
  background: #fff;
  color: #f86600 !important;
  margin: 8px 0 5px 0 !important;
}
.button_restock:hover {
  background: #F86600;
  border: solid 2px #F86600;
  color: #fff !important;
}
/*お問い合わせ*/
.contact {
  height: 30px;
  width: 100%;
  border: 1px solid #000 !important;
  text-align: center;
  color: #000;
}
.contact:hover {
  text-decoration: none;
}
.contact::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 5px 0 0;
  background: url("https://tokei.itembox.design/item/common/img/mail.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
/*-------------------商品説明タブ-------------------*/
input[name="tab_item"] {
  display: none;
}
.tab_container {
  background-color: #fff;
  margin: 0 auto 20px;
}
.tab_item {
  width: calc(100%/3);
  padding: 15px 0;
  border-bottom: 3px solid #ccc;
  text-align: center;
  color: #000;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}
.tab_content {
  display: none;
  padding: 1em 1em 0;
  clear: both;
  vertical-align: top;
  padding: 5px;
}
#tab1:checked ~ #tab1_content, #tab2:checked ~ #tab2_content, #tab3:checked ~ #tab3_content, #tab4:checked ~ #tab4_content {
  display: block;
}
.tab_container input:checked + .tab_item {
  border-bottom: 3px solid #000;
  color: #000;
}
.attention {
  color: #c96761;
  margin-top: 1rem;
  line-height: 1.5;
  font-size: 13px;
}
.grad-item {
  margin: 10px 0;
}
.grad-item h2 {
  font-weight: bold;
  font-size: 16px;
}
.new-item {
  font-weight: bold;
  margin: 0 0 8px;
}
table.sizelist, th.sizelist, td.sizelist {
  border-collapse: collapse;
  text-align: center;
}
table.sizelist th {
  border: solid 1px black;
  padding: 10px 20px;
}
table.sizelist td {
  border: solid 1px black;
  padding: 10px 20px;
}
/* 商品説明 */
.history-text {
  margin-top: 10px;
  line-height: 1.5;
}
.tab_content dl {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  line-height: 2;
}
.tab_content dt {
  width: 15%;
  padding: 5px;
  font-weight: bold;
}
.tab_content dd {
  width: 75%;
  padding: 5px;
}
div#tab1_content dd:nth-of-type(1), div#tab1_content dd:nth-of-type(2) {
  /* display: flex;
  flex-direction: column;*/
  align-items: flex-start;
}
.grad-item dd a {
  display: block;
}
div#tab1_content dd span:nth-of-type(2) {
  font-size: 11px;
  margin: -6px 0 0;
  display: block;
}
.tab_content_description table {
  width: 100%;
}
.tab_content_description tr th {
  width: 15% !important;
  font-weight: bold;
  padding: 5px 5px 0;
  vertical-align: baseline;
}
.tab_content_description tr td {
  /* width: 75%; */
  padding: 5px 5px 0;
  font-weight: normal;
  line-height: 2;
  vertical-align: baseline;
}
.tab_content_description tr {
  line-height: 3;
}
.newitem {
  margin-bottom: 5px;
}
/*アパレルスペック*/
#apparel-table table {
  width: auto;
  margin: 1rem 0 0;
}
#apparel-table table th {
  width: inherit !important;
  vertical-align: inherit;
  padding: 5px 10px;
  white-space: nowrap;
}
#apparel-table table td {
  width: inherit;
  padding: 5px 10px;
  white-space: nowrap;
}
/*独自4クーポン使用価格*/
.saleinfo {
  background: #f5b43e;
  border: #ff730c 2px solid;
  padding: 5px;
  border-radius: 4px;
  margin-top: 10px;
  text-align: center;
  line-height: 1.5;
}
.saleinfo span {
  color: #b80000;
  Font-size: 16px;
  font-weight: bold;
}
.saleinfo_01 {
  background: #fff;
  border: #ff730c 2px solid;
  padding: 10px;
  border-radius: 4px;
  text-align: center;
}
.saleinfo_01 span {
  color: #b80000;
  Font-size: 18px;
  font-weight: bold;
}
/*即出荷バナー部分*/
.item_actab.sokubanner label {
  border: none;
  padding: 0 10px 0px 0;
  line-height: 0;
}
.item_actab.sokubanner label::after {
  top: 4px;
  color: #b80000;
  width: 0.7em;
  height: 0.5em;
  line-height: 0.5;
}
.product_comment01 {
  background: #f5f5f5;
  padding: 1rem;
  line-height: 1.5;
}
.product_comment02 {
   border: 2px solid #da0b00;
  line-height: 2;
	padding: 10px;
}
dl.spec_menu {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  line-height: 1.5;
}
dl.spec_menu dt {
  width: 25%;
  padding: 5px;
  font-weight: bold;
  border-bottom: 1px solid #bbb;
}
dl.spec_menu dd {
  width: 75%;
  padding: 5px;
  border-bottom: 1px solid #bbb;
  font-size: 12px;
}
/*中古コンディション*/
span#condition {
  display: inline-block;
  text-decoration: underline;
  margin-left: 15px;
}
div#condition_grade {
  display: none;
  position: absolute;
  background: #ccc;
  border-radius: 5px;
  top: 34px;
  z-index: 999;
}
div#condition_grade h2 {
  text-align-last: center;
  border-bottom: 2px solid;
  padding-bottom: 4px;
}
span:hover + div#condition_grade {
  display: block;
}
div#condition_grade dt {
  width: 30%;
  padding: 5px 0 5px 5px;
}
div#condition_grade dd {
  width: 70%;
  padding: 5px;
}
/*ベネフィットアイコン*/
/*ベネフィットバナー*/
ul.benefit-banner {
  margin: 1rem 0;
}
ul.benefit-banner li {
  background: #414140;
  display: inline-block;
  color: #fff;
  padding: 5px 8px;
  border-radius: 15px;
  margin-right: 5px;
}
ul.benefit-banner li a {
  color: #fff;
}
.benefit-banner i.fas, .loan i.fas {
  padding-left: 4px;
}
/*ローンシミュレーション*/
.loanbox span, .loan span {
  font-weight: normal;
}
.resultFont {
  display: inline-block;
  width: 52%;
  font-size: 12px;
}
input#nyuryoku {
  border: none;
  width: 100px;
  font-weight: bold;
  display: inline-block;
  text-align: right;
  padding: 3px;
  font-size: 14px;
}
.revolvePad {
  display: inline-block;
  width: 48%;
}
.revolvePad select {
  width: 48%;
  font-size: 16px;
}
.resultprice {
  margin: 12px 5px 5px;
}
.resultprice .result {
  border: 1px solid #ccc;
  width: 125px;
}
input.result {
  font-size: 14px;
  font-weight: bold;
  color: #C00;
  border: none;
  text-align: right;
  width: 67px;
  padding: 0;
}
.loanttl {
  color: #666;
  font-size: 14px;
  font-weight: bold;
  margin: 7px 0 3px 5px;
  float: left;
  display: inline-block;
}
.orico input.imgorico {
  margin: 0 5px;
}
.loanbox {
  background: #eaeaea;
  padding: 5px;
  font-size: 12px;
}
.loanbox h2 {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.loanbox h2 span {
  color: #ffffff;
  margin-left: 5px !important;
  background: #b80000;
  padding: 4px 7px;
  text-indent: 0;
  border-radius: 10px;
  font-size: 14px;
  vertical-align: text-bottom;
}
.loanbox ul {
  display: flex;
  flex-wrap: wrap;
}
.loanbox ul li {
  padding: 8px;
  background: #fff;
  margin: 3px;
  border: 1px solid #ddd;
  flex-grow: 1;
  text-align: center;
}
.loanbox p.loanbox_caution {
  text-align: right;
  font-weight: bold;
  margin: 0 10px 10px 0;
}
.loan {
  background: #fff;
  padding: 5px;
  margin: 3px;
  font-weight: bold;
  border: 1px solid #ddd;
}
.loan p {
  text-align: center;
  margin-bottom: 5px;
  font-weight: normal;
}
.loan-wp {
  display: flex;
  justify-content: space-between;
}
.refprice {
  display: inline-block;
}
.loan form.orico {
  width: 40%;
}
button#loan-btn {
  border: none;
  font-weight: normal;
  background: #414140;
  color: #fff;
  /* margin-left: 3rem; */
  padding: 6px;
  width: 100%;
}
/*アコーディオン-商品スペック*/
.item_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 1rem auto;
}
.item_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.item_actab label {
  line-height: 3;
  position: relative;
  display: block;
  padding: 0 0 0 1rem;
  cursor: pointer;
  border-bottom: 1px solid;
  font-weight: bold;
}
.item_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
}
.item_actab .cp_actab-content h2 {
  margin: 0.5rem 0;
  font-weight: bold;
}
.rlayer li:last-of-type a {
  border: none;
}
/* :checked */
.item_actab input:checked ~ .cp_actab-content {
  max-height: 200em;
}
/* Icon */
.item_actab label::after {
  line-height: 3;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 3em;
  height: 3em;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-align: center;
}
.item_actab input[type=checkbox] + label::after {
  content: '+';
}
.item_actab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
/*レコメンド*/
.RecommendTitle,
#brand-recommend {
  color: #444;
  font-size: 16px;
  text-align: center;
  padding: 1rem 0 0;
  border-top: 1px solid #999;
  margin: 10px 0 20px 0 !important;
}
.recommend .wmLink {
  color: #444;
  font-size: 16px;
  text-align: center;
}
.recommend div {
  height: 200px;
  width: 140px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.recommend ul p {
  padding: 0 5px;
  width: 112px;
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
}
.recommend img {
  width: 224px;
  border: none;
}
.recommend .itemPrice {
  font-size: 13px;
}
.recommend .itemPrice::after {
  content: '  (税込)';
  color: #000;
  font-size: 10px;
}
.recommend .itemPrice span {
  font-size: 8px;
}
.recommend {
  width: 100%;
  position: relative;
  margin: 0;
  display: inline-block;
  white-space: nowrap;
}
.recommend ul {
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  padding: 0;
  font-size: 10px;
  justify-content: flex-start;
  align-items: baseline;
  border-collapse: separate;
  border-spacing: 5px 0;
  margin: 10px 0 0 4px;
  width: 95%;
}
.recommend li {
  text-align: left;
  display: inline-block;
}
.rcmd-slick-slide img {
  background-color: #fff;
  object-fit: contain;
  width: 224px;
  height: 224px;
  position: relative;
}
/*---------------event----------------------*/
#event_banner {
  background-color: #a70202;
}
#event_banner img {
  width: 1216px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
/*campaign*/
.btn, a.btn, button.btn {
  font-size: 1.6rem;
  line-height: 1.0;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #ffffff;
  border-radius: 0.5rem;
}
.btn-wrap {
  margin: 30px 0;
  position: fixed;
  right: 5px;
  bottom: 35px;
  z-index: 999;
}
a.btn-c {
  font-size: 1.2rem;
  position: relative;
  padding: 1px 10px 10px 12px;
  color: #fff;
  background: #F86600;
  -webkit-box-shadow: 0 5px 0 #F86600;
  box-shadow: 4px 5px 1px #646464ab;
  border: solid 2px #F86600;
}
a.btn-c span {
  font-size: 1.5rem;
  position: absolute;
  top: -10px;
  left: calc(50% - 125px);
  display: block;
  width: 250px;
  letter-spacing: -0.05em;
  padding: 0.2rem 0;
  color: #F86600;
  border: 2px solid #f86600;
  border-radius: 0.5rem;
  background: #Fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #F86600;
  -webkit-box-shadow: 0 2px 0 #F86600;
  box-shadow: 0 2px 0 #F86600;
}
a.btn-c:hover:before {
  left: 2rem;
}
a.btn-c:visited {
  color: #fff;
}
/*追加*/

@media screen and (max-width: 768px) {
  div#maneid_sp {
    display: block;
  }
  div#nameid-pc {
    display: none;
  }
  h1.fs-c-productNameHeading.fs-c-heading {
    border: none;
    padding: 0;
  }
  .fs-c-productMarks {
    margin: 5px 0 0;
  }
  .fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
    padding: 0;
  }
  .fs-c-productQuantityAndWishlist {
    margin: 0;
  }
  .inquiry-id {
    border: none;
    padding: 5px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  /*商品説明*/
  .tab_content dt {
    width: 35%;
  }
  .tab_content dd {
    width: 65%;
    line-break: anywhere;
  }
  .tab_content_description tr th {
    width: 35% !important;
    padding: 4px;
    font-weight: bold;
  }
  .tab_content_description tr td {
    width: 65%;
    padding: 4px 4px 0px;
    font-weight: normal;
  }
  /*レコメンド*/
  .recommend img {
    width: 112px;
  }
  .rcmd-slick-slide img {
    width: 125px;
    height: 125px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  /* 商品画像 */
  .fotorama__fullscreen-icon {
    display: none;
  }
  ul.thumbul {
    padding: 0 15px;
  }
  /* 商品説明（大） */
  .tab_item {
    float: none;
  }
  .tab_content {
    display: block;
  }
  .tab_item {
    display: none;
  }
  .c-txtsp {
    width: 100%;
    /* border-top: 1px solid #ccc; */
    padding: 10px 0;
  }
  .sp {
    width: 100%;
  }
  .sizelist {
    width: 100%;
  }
  /* 商品ページOFFPRIC*/
  .offprice_bag {
    margin: -38px 0 0 305px;
  }
  /*カート*/
  .button_cart {
    margin: 5px;
    margin-bottom: 5px !important;
    height: inherit;
    font-size: inherit;
  }
  /*--調整--*/
  /*カート固定*/
  .fs-c-productActionButton, fs-c-buttonContainer {
    position: -webkit-sticky;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    box-sizing: border-box;
    border-radius: inherit;
    margin-bottom: 0 !important;
    background: #ffffffe8;
  }
  .fs-c-button--secondary {
    min-width: 95%;
    margin-right: 15px;
    height: 50px;
  }
  /*項目選択肢固定*/
  .fs-c-variationAndActions {
    position: fixed;
    left: 0;
    bottom: 42px;
    width: 100%;
    background: #ffffffe8;
    border-top: 1px solid #ccc;
    padding: 5px 5px 0;
    z-index: 21;
  }
  .fs-c-variationLabel {
    /*display: none;*/
  }
  /*お気に入りボタン*/
  span.fs-c-productQuantityAndWishlist__quantity.fs-c-quantity.fs-system-assistTarget {
    display: none;
  }
  .fs-c-inquiryAboutProduct.fs-c-buttonContainer.fs-c-buttonContainer--inquiryAboutProduct {
    width: 58%;
    display: inline-block;
    margin: 0;
  }
  .fs-c-productQuantityAndWishlist {
    display: inline-block;
    width: 40%;
    top: -1px;
    height: auto;
  }
  span.fs-c-button__label {
    font-size: 10px;
  }
  button.button_cart.fs-c-button--addToCart--detail.fs-c-button--primary span.fs-c-button__label {
    font-size: inherit;
  }
  button.button_favorite.fs-c-button--addToWishList--detail.fs-c-button--particular {
    padding: 0;
  }
  /*支払い方法*/
  .loanbox ul li {
    padding: 5px;
  }
  .loan {
    padding: 5px;
  }
  form.orico {
    width: 100%;
  }
  button#loan-btn {
    padding: 8px;
    text-align: center;
    width: 100%;
  }
  /*問い合わせ固定*/
  a.button_restock {
    margin: 0 0 0 !important;
    ;
  }
  /*トップに戻る*/
  .pagetop {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 113px;
  }
  /*campaign*/
  .btn-wrap {
    right: 50px;
    bottom: 35px;
  }
	 /*レビューを書く*/
 .fs-c-productReview__addReview a {
    display: block;
    width: 100%;
  } 
}
/*レビューを書く*/
.fs-c-productReview__addReview a{
  border:1px solid #da0b00;
  background-color:#da0b00;
padding:10px 20px;
  margin:10px 0;
}
.fs-c-button--plain.fs-c-button--addReview--detail::before{
  display:none;
}
.fs-c-productReview__addReview .fs-c-button__label{
color:#fff;
font-size:16px;
}
.fs-c-productReview__addReview span {
    font-size: 16px;
  }