@charset "UTF-8";
/* CSS Document */
/*---------------event----------------------*/
	#event_banner {
			background-color: #a70202;	
}
	#event_banner img{
    width: 1216px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;

}
/*--調整--*/
span{
	margin: 0!important;
}
.product_comment01{
	margin: 10px 0;
	line-height: 1.5;
}
.fs-c-productNameHeading__name{
color: #666;	
}
.catchcopy {
    margin: 25px 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.comment {
    line-height: 1.5em;
    margin: 10px 0;
    padding: 15px 0;
}
.benefit-banner{
  line-height: 0.2;  
margin-bottom: 30px!important;
}


.info_banner, .banner_brandlist,.topics {
    display: none;
}

.fs-l-pageMain {
    margin: 0!important;
}

li.fs-c-breadcrumb__listItem a {
    font-size: inherit;
    letter-spacing: inherit;
}

.fs-c-productNotice.fs-c-productNotice--outOfStock {
    background: #333;
    color: #fff;
    height: 30px;
    margin-bottom: 5px;
    line-height: 1.5;
}

button.button_cart_subscribe.fs-c-button--subscribeToArrivalNotice--detail.fs-c-button--secondary span.fs-c-button__label::after {
    content: "メールを受け取る";
}

button.button_cart_subscribe.fs-c-button--subscribeToArrivalNotice--detail.fs-c-button--secondary span {
    font-size: 12px;
}
/*--販売価格前文字--*/
.fs-c-productPrice--selling >.fs-c-productPrice__main >.fs-c-productPrice__main__label {
font-weight:bold;
}
/*--商品詳細固定用--*/
.mean-container .mean-nav ul{
    overflow: inherit !important;
}

/*--販売価格前文字--*/
.fs-c-productPrice--selling >.fs-c-productPrice__main >.fs-c-productPrice__main__label {
font-weight:bold;
}

/* 商品詳細ページ */
body {
  line-height: 1.5;
}

.pc {display: none;}
.sp {display: block;}

.fs-p-heading--lv2 {
  display: none;
}

/*--調整--*/

.fs-l-main {
    margin: 0 auto;
    padding: 8px;
    max-width: 1216px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.fs-body-product ol.fs-c-breadcrumb__list li:last-child {
    display: none;
}


.fs-l-productLayout.fs-system-product {
    position: relative;
}

.fs-c-productNameHeading {
    position: absolute;
}


.fs-l-productLayout.fs-system-product {
    position: relative;
    padding-top: 84px;
}

nav.fs-c-breadcrumb {
    position: absolute;
}

h1.fs-c-productNameHeading.fs-c-heading {
    position: absolute;
    top: 20px;
}

/*.fs-c-productNumber {
    position: absolute;
    top: 45px;
    right: -7px;
}*/


nav.fs-c-breadcrumb {
    position: absolute;
    top: 0;
}

/*商品説明（大）*/
/*商品スペック*/
span.fs-c-productNameHeading__name{
	font-size: 1.8rem;

}
.fs-p-drawer{
	background: none;
}
.fs-c-productNumber {
    padding:0;
    width: 100%;
    border: none !important;
    font-size: 1.4rem;
    font-weight: bold;
}
.fs-c-productNumber__number {
  padding-left: 20Px;
}
.table_product, .spec_box0 {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
}
.spec_box0 th, td {
  padding: 10px 10Px;
  border: solid 1px #bcbcbc !important;
}
.table_product th, td {
    padding: 8px;
    border: solid 1px #bcbcbc !important;
    line-height: 1.2;
}

.table_product th {
    width: 35%;
    background: #ccc;
    padding: 0 15px;
}
.spec_box0 {
  margin-top: 10px;
}
.spec_box1 {
    width: 35%;
    background: #ccc;
    white-space: nowrap;
}

.spec_box3{
	white-space: nowrap
}
/*マウスオーバー吹き出し*/
#pickup-spec_menu {
  position: relative;
}
.spec_box0 .arrow_box {
  display: none;
  position: absolute;
  padding: 8px;
  left: -2px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;  
  border-radius: 8px;
  background: #CCC;
	z-index: 999;
}
.spec_box0 .arrow_box:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: solid transparent;
  border-color: rgba(51, 51, 51, 0);
  border-bottom-color: #CCC;
  border-width: 10px;
  pointer-events: none;
  content: "";
}
span:hover + p.arrow_box {
  display: block;
}
/*マウスオーバー吹き出しおわり*/
/*キャッチコピー*/
strong.catchcopy {
  font-weight: bold !important;
}
/*価格*/
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #c00;
}
/*定価に取消線を入れる*/
.fs-c-productPrice--listed .fs-c-price {
  text-decoration: line-through;
}
/*商品ページOFFPRICE*/
.offprice {
  color: #FFF;
  width: 100%;
  line-height: 28px;
  padding: 5px 0;
  font-size: 20px;
  text-align: center;
  display: block;
  background-color: #C00;
  margin-bottom: 0 !important;
}
/*商品情報_上*/
/*ローンシミュレーション*/
.loanbox {
  position: relative;
  width: 100%;
  border: 1px solid #666;
  margin: 20px 0 !important;
}
.box-title {
  width: 100%;
}
.box-title img {
  width: 100%;
}

.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: 22px;
    font-weight: bold;
    color: #C00;
    border: none;
    margin-top: -8px;
    text-align: right;
    min-height: auto;
    line-height: 1;
    height: 35px;
    width: 100px;
}
.refprice {
    color: #666;
    font-size: 18px;
    font-weight: 500;
    margin: 5px;
    text-align: center;
    border-bottom: 1px dotted #666;
}
.refprice span {
  color: #666;
  font-size: 16px;
  font-weight: 500;
}
.loanttl {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin: 7px 0 3px 5px;
    float: left;
    display: inline-block;
}

form.orico {
    display: inline-block;
}
.orico input.imgorico {
  margin: 0 5px;
}
.loanbox ul {
  padding: 10px;
  line-height: 1.2;
}
.loanbox p.loanbox_caution {
  text-align: right;
  font-weight: bold;
  margin: 0 10px 10px 0;
}
/*商品画像などエリア*/
/*商品マーク*/
.fs-c-productMarks{
	float:left;
	margin-right:5px;
}
/*グリッド*/
.fs-c-productQuantityAndWishlist {
grid-template-columns: 80px 1fr !important;
grid-column-gap: 0;
align-self: end;
margin-bottom: -12px!important;
}
.fs-c-productQuantityAndWishlist__quantity {
bottom: 8px;
position: absolute;
width: 100%;
}
.fs-c-productQuantityAndWishlist__wishlist {
  -ms-grid-column-align: start;
  justify-content: left;
  width: 100%;
}
/*数量*/
.fs-c-productQuantityAndWishlist {
  position: relative;
}
.fs-c-productQuantityAndWishlist__quantity::before {
  content: '数量： ';
  position: absolute;
  top: -20px;
}
select.fs-c-quantity__select,.fs-system-quantity-lis {
  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;
  border-radius: 0px !important;
  padding: 3px 16px;
  line-height: 1;
}
/*お気に入り*/
.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: -3px 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;
}
/*ポイント進呈*/
.fs-c-productPointDisplay {
  background: none;
  color: #000;
}
/*カート*/
.button_cart {
width: 100%;
background: #fdb902;
border: 1px solid #fdb902;
box-shadow: none;
margin-bottom: -8px !important;
margin-top: 12px;
}
.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;
}
.button_cart_subscribe{
  height: 50px;
  width: 100%;	
}

/*ベネフィットバナー*/
ul.benefit-banner {
    margin: 8px 0;
}
/*タグベネフィットバナー*/
.tag_daydelivery{
	margin:10px 0 -10px 0;
}
.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;
}
.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;
}
/*360*/
#new-360 {
  background-color: #222;
  color: #fff;
}

/*＊大型ラッピング*/
.icon-wrapping_l {
  font-size: 10px;
  margin: 10px 0 0 72%;
}

/*インフォーメーションバナー*/
section#info_banner {
    margin: 25px 0;
}

section#info_banner li {
    display: table-cell;
    padding: 0 2px;
    box-sizing: border-box;
}

/*ブランドリストバナー*/
section#banner_brandlist ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
section#banner_brandlist ul li {
    width: 33%;
}

section#banner_brandlist {
    margin-top: 20px;
}

section#banner_brandlist h2 {
    margin: 5px 0;
    font-size: 20px;
}

section#banner_brandlist .all_items {
    margin: 5px 0;
    font-weight: bold;
}

/*ブランド別セール会場*/
.brand_sale {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 18px;
  text-align: center;
  padding: 18px 0 0 0;
  margin-top: 40px;
  color: #fff;
  background: #cd0025;
}
a.brand_sale {
  color: #fff;
}
.brand_sale:hover {
  background: #ad0624;
}
.brand_sale::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: solid 6px transparent;
  border-left: solid 8px #fff;
  margin: 7px 0 0 10px;
}
/*サイド固定カートPC_商品*/
.floating-cart {
  width: 180px;
  height: auto;
  background: white;
  border: 1px solid #ccc;
  box-shadow: 0 0 3px #ccc;
  bottom: 20px;
  right: -5px;
  margin: 0px;
  position: fixed;
  z-index: 999;
  padding: 10px;
}
.item_neme p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 30px;
  line-height: 1.5;
}
.floating-cart .fs-c-price__currencyMark {
  color: #bf0000;
  font-size: 20px;
}
.item_price {
  color: #bf0000;
  font-size: 18px;
}
.floating-cart .fs-c-price__currencyMark {
  color: #bf0000;
  font-size: 20px;
}
.floating-cart_button {
  width: 98%;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  padding: 12px 5px;
  margin-top: 10px;
  background: #fdb902;
  color: #ffffff;
  line-height: 1em;
  opacity: 1;
  transition: .3s;
  border: 0;
}
.floating-cart_button:hover {
  opacity: 0.8;
}
.floating-cart_button:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  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;
}
.floating-cart_button_outo{
	  background: #667895!important;
}
.restock{
	position:absolute;
	left:0px;
	top:112px;
	width:60px;
	height:41px;
}
/*サイド固定バナーPC_商品*/
#cart_img {
  bottom: 210px;
  right: -5px;
  padding: 0px;
  margin: 0px;
  position: fixed;
  z-index: 999;
}
#cart_img .fs-p-cartItemNumber {
  top: 25px;
  position: absolute;
  right: 8px;
  z-index: 999;
}
/*商品画像*/
.fs-c-slick .slick-slide img {
  padding: 20px;
}
/*商品情報タグアイコン*/
ul.product_tag {
  margin-bottom: 10px;
}
ul.product_tag li {
  display: inline;
}
.product_tag li{
margin-left:5px;
}
.product_tag li:first-child{
margin-left:-5px;
}
 /*ポイント倍*/
.eye-catching_point5{
	margin-left: 5px!important;
}

/*商品画像 ZOOM*/

.cloudzoom .main-image {
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
    /*display: table-cell;*/
    display: table;
    margin: 0 auto;
    pointer-events: auto;
}

.main-image img {
	max-width: 100%;
	height: auto;
}
.thumbnail-image {
	font-size: 0;
}
.thumbnail-image li {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.thumbnail-image img {
	margin: 0;
	padding: 0;
	width: 54px;
	height: 54px;
	border: 1px solid #ccc;
	object-fit: cover;
}

.cloudzoom p:last-child {
    display: block;
}

/*レコメンド*/
div.r01{
	margin-top:30px;
}
.recommend .wmLink {
	color: #444;
	font-size: 16px;
	text-align: center;
}
.recommend .wmLink span {
	color: #000;
	/*padding-left: 10px;*/
	font-size: 12px;
}
.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: 112px;
	border: none;
}
.recommend .itemPrice {
	font-size: 12px;
}
.recommend .itemPrice span{
	font-size: 8px;
}
.recommend  {
	width: 100%;
	position: relative;
	margin: 0 0 20px 0;
	display: inline-block;
	white-space: nowrap;
	
}
.recommend ul {
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	padding: 0;
	margin: 0;
	font-size: 10px;
	justify-content: flex-start;
	align-items: baseline;
	border-collapse: separate;  
	border-spacing: 5px 0;  
	margin: 10px 0 0 4px;
}
.recommend li {
	text-align: left;
	display: table-cell;
	width: 140px;
	margin: 0 8px;
}
.f_recommend{
overflow-x: scroll;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
padding: 0;
margin: 0;
font-size: 10px;
justify-content: flex-start;
align-items: baseline;
border-collapse: separate;  
border-spacing: 5px 0;  
margin: 10px 0 0 4px;
}
.f_recommend div{
width:840px;
}
.f_recommend img.fr2-listItem__image{
width: 112px;
}
.f_recommend img. ul fr2-listItem__image{
width: 95%;
}
.f_recommend .rcmd-slick-initialized .rcmd-slick-slide{
width: 140px!important;
}
.f_recommend .fr2-price{
	font-size:12px;
}
@media screen and (max-width: 768px) {
.pc {display: block;}
.sp {display: none;}
  #cart_img, #new-360, .floating-cart {
    display: none;
  }
  /*商品情報_上*/
  /*ローンシミュレーション*/
  .loanbox {
    margin-bottom: -20px;
  }
  /*＊大型ラッピング*/
  .icon-wrapping_l {
    font-size: 10px;
    margin: 10px 0 0 0;
  }
  /*カート*/
  .button_cart ,.button_cart_subscribe{
    width: 98%;
    margin: -5px 15px 0 0;
  }
  /*カート固定*/
  .fs-c-productActionButton, fs-c-buttonContainer {
    position: -webkit-sticky;
    position: fixed;
    bottom: 5px;
    z-index: 98;
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
    border-radius: inherit;
  }
  /*グリッド*/
  .fs-c-productQuantityAndWishlist {
    top: 20px;
  }
  /*数量*/
  .fs-c-productQuantityAndWishlist {
    /*margin-top: 40px;*/
  }
  /*トピックス*/
  .topics li {
    width: 100%;
  }
  /*インフォーメーションバナー*/
  section#info_banner li {
    display: inherit;
    padding: 0;
}

  /*フッターブランドリスト*/
  section#banner_brandlist ul li {
    width: 49.5%;
}

/*商品アイコン*/
/*ul.product_tag {
    position: absolute;
    top: 120px;
}*/
	
/*商品画像 ZOOM*/
.main-image {
    pointer-events: none !important;
}

.cloudzoom p:last-child {
    display: none;
}

div.cloudzoom {
    margin-top: 35px;
}


.fs-l-productLayout.fs-system-product {
    padding: 0;
}

h1.fs-c-productNameHeading.fs-c-heading {
    position: inherit;
}

.fs-c-productNumber {
    position: inherit;
}


.fs-c-productNumber {
    position: inherit;
    margin-bottom: 0 !important;
    padding: 0;
}

nav.fs-c-breadcrumb {
    position: inherit;
    top: 0;
}

/*カート周り*/
.fs-c-productPrices.fs-c-productPrices--productDetail {
    display: inline-block;
}

span.fs-c-productPointDisplay__label,
span.fs-c-productPointDisplay__unit {
    display: none;
}

span.fs-c-productPointDisplay__quantity:after {
    content: "ポイント獲得";
}

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;
    margin-bottom: 0 !important;
    width: 40%;
    top: 0;
    bottom: 0;
    height: auto;
    float: left;
    margin-right: 2%;
}

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;
}

.fs-l-productLayout__item.fs-l-productLayout__item--1 {
    margin-bottom: 2rem;
}
.fs-c-productNotice.fs-c-productNotice--outOfStock{
	margin:0px;
}

/*スマホ時計スライド*/

.watch-navigation .slick-track {
transform:unset!important;
}

.watch-slide {
    display: none;
}
.watch-slid .slick-initialized {
    display: block;
}

.watch-slide .main-img img {
    width:auto;
    height: 100vw;
    object-fit: cover;
    margin: 0 auto;
}

.watch-slide .slick-track ,
.watch-navigation .slick-track {
    display: flex;
    justify-content: center;
    align-items: center;
}



.watch-navigation .item::before {
  display: block;
  padding-top: 100%;
  content: "";
}



.watch-navigation .item::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: #21212166;
}

.watch-navigation .roll-img {
    border: 2px solid #c00;
    position: relative;
}

.watch-navigation .roll-img::after {
    content: "360°";
    font-size: 10px;
    color: #c00;
    text-align: center;
    font-weight: bold;
}

.watch-navigation .slick-current::after {
  opacity: 0;
}

.watch-navigation .item {
  position: relative;
  overflow: hidden;
}

.watch-navigation .item img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}


/*レビューを書く*/
.fs-c-productReview__addReview {
    border: 1px solid #000;
    padding: 5px;
    font-size: 16px;
}

.fs-c-productReview__addReview a {
    display: block;
    width: 100%;
}

.fs-c-productReview__addReview span {
    font-size: 14px;
}
/*レコメンド*/
.f_recommend .rcmd-slick-initialized .rcmd-slick-slide{
width: 115px!important;
}
.f_recommend div{
width:99%;
}
}
