﻿@charset "UTF-8";
/* ----トップページ本文---- */
.block-top-body--items img {
  width: 100%;
}
.block-top-body {
  margin: 20px 0 33px;
}
/* ----トップページ予備テンプレート2---- */
.block-free-2--items img {
  width: 100%;
}
.block-free-2--sub-items {
  overflow: hidden;
}
.block-free-2--sub-items li {
  float: left;
  width: 33.33%;
  height: 33.33%;
}
/* ----ヘッダー---- */
.block-header-logo {
  width: auto;
  display: inline-block;
  width: 32.71vw;
  padding: 0;
  margin-left: 3.505vw;
}
.block-header-logo--img {
  /* width: 120px;
  height: 30px; */
}
.block-headernav {
  width: 55%;
  display: inline-block;
  text-align: right;
}
.block-headernav--item-list li {
  width: 52px;
  position: relative;
  display: inline-block;
  font-size: 10px;
  text-align: center;
}
.block-headernav--item-list li i.fa {
  position: relative;
  display: block;
  font-size: 20px;
  margin: 5px 0;
  z-index: 1;
}
.block-headernav--item-list li a {
  display: block;
}
.block-headernav--item-list li a:hover {
  text-decoration: none;
}
.block-headernav--cart-count {
  /* width: 28px;
  height: 22px;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  color: #AF000E;
  z-index: 2;
  padding-top: 1px;
  margin-left: 10px;
  position: relative;
  display: block; */
  width: 6.542vw;
  height: 5.14vw;
  line-height: 4.673vw;
  font-size: 2.804vw;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
  color: #AF000E;
  z-index: 2;
  padding-top: 0.234vw;
  margin-left: 2.336vw;
  position: relative;
  display: block;
}
.block-headernav--cart-count::before{
content: "";
display: block;
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 2.5px 7px 2.5px 0;
border-color: transparent #ffffff transparent transparent;
top: 8px;
left: -7px;
}
.block-header-cart .fa {
  font-size: 25px;
  transform: scale(-1, 1);
}
.block-globalnav-cart a {
  /* display: flex;
  align-items: center;
  padding: 4px 0px 3px;
  background: #AF000E;
  color: #fff;
  border-radius: 26px;
  justify-content: center;
  min-width: 186px; */
  display: flex;
  align-items: center;
  padding: 0.935vw 0px 0.701vw;
  background: #AF000E;
  color: #fff;
  border-radius: 6.075vw;
  justify-content: center;
  min-width: 43.458vw;
}
.block-globalnav-cart a {
  /* display: flex;
  justify-content: center;
  padding: 7px 0px 6px;
  background: #AF000E;
  border-radius: 26px;
  color: #fff;
  min-width: 186px; */
}
.block-globalnav-cart a:hover{
  text-decoration: none;
}
.block-globalnav-total-price-wrapper {
  margin-right: 1.168vw;
}
.block-globalnav-total-price {
  font-size: 4.673vw;
  font-weight: bold;
}
.block-globalnav-total-price-header {
  font-size: 2.336vw;
}
/* ----グローバルナビ---- */
.block-globalnav{
  overflow-x: auto;
  white-space: nowrap;
  padding: 15px;
}
.block-globalnav--keyword-wrapper{
  display: flex;
  align-items: center;
}
.block-globalnav--keyword-header{
  margin-right: 14px;
  color: #ccc;
}
.block-globalnav--keyword-list{
  display: flex;
}
.block-globalnav--keyword-item a{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin-right: 10px;
  background: #666666;
  border-radius: 16px;
  padding: 6px 16px 7px 14px;
}
/* .block-globalnav--item-list {
  display: table;
  width: 100%;
}
.block-globalnav--item-list > li {
  display: table-cell;
  width: 20%;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  border-left: 1px solid #666;
  padding: 10px 0;
}
.block-globalnav--item-list > li > a {
  display: block;
  color: #fff;
}
.block-globalnav--item-list li i.fa {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  z-index: 1;
} */
/* ----フッター---- */
/* .block-footernav {
  padding: 10px 0;
  text-align: center;
  background: #eee;
  font-size: 0;
}
.block-footernav li {
  padding: 0 5px;
  display: inline-block;
  font-size: 11px;
  border-left: 1px solid #444;
}
.block-footernav li:first-child {
  border-left: none;
}
.block-footernav li a {
  color: #444;
}
.block-footer-menu {
  background: #eee;
  border-top: 1px solid #dcdcdc;
}
.block-footer-menu li {
  border-bottom: 1px solid #dcdcdc;
}
.block-footer-menu li a {
  display: table;
  width: 100%;
  position: relative;
  text-decoration: none;
}
.block-footer-menu li span {
  display: table-cell;
  vertical-align: middle;
  line-height: 40px;
  margin-left: 10px;
}
.block-footer-menu li i {
  display: table-cell;
  padding-left: 10px;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  line-height: 20px;
  width: 40px;
  color: #999;
} */
.footer-shop-banner {
  display: flex;
  padding: 0 4.673vw;
  justify-content: center;
  margin-top: 5.841vw;
  margin-bottom: 5.841vw;
}
.footer-shop-banner-item {
  width: 30.14vw;
  margin: 0 20px;
  /* box-shadow: 2px 2px 20px rgba(0,0,0,0.06); */
}
.block-footernav--item-list {
  padding: 0 4.673vw;
  margin-bottom: 7.009vw;
}
ul.block-footernav--item-list li {
  margin-bottom: 3.738vw;
  font-size: 3.037vw;
}
ul.block-footernav--item-list li a{
  display: block;
  width: 100%;
}
/* ----ページトップに戻る---- */
.block-page-top a {
  position: relative;
  display: block;
  height: 48px;
  background-color: #333333;
}
.page-menu .block-page-top a{
  position: relative;
  display: block;
  width: 100%;
  height: 11.215vw;
  background-color: #EEEEEE;
}
.block-page-top a::before{
  content: "PAGE TOP";
  left: 50%;
  transform: translateX(-50%);
  display: block;
  color: #CCCCCC;
  position: absolute;
  font-size: 2.336vw;
  top: 5.607vw;
}
.page-menu .block-page-top a::before {
  content: "PAGE TOP";
  left: 50%;
  transform: translateX(-50%);
  display: block;
  color: #808080;
  position: absolute;
  font-size: 2.336vw;
  top: 5.607vw;
}
.block-page-top a::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 1.168vw 0.935vw 1.168vw;
  border-color: transparent transparent #CCCCCC transparent;
  transform: translateX(-50%);
  top: 3.271vw;
}
.page-menu .block-page-top a:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 1.168vw 0.935vw 1.168vw;
  border-color: transparent transparent #808080 transparent;
  transform: translateX(-50%);
  top: 3.271vw;
}
.block-page-top {
  /* position: fixed;
  top: auto;
  bottom: 10px;
  right: 26px;
  display: none; */
}
.page-method .block-page-top {
  position: fixed;
  top: auto;
  bottom: 74px;
  right: 26px;
  display: none;
}
/* ----PC/スマホ切り替えスイッチ---- */
.block-switcher {
  display: block;
  border-top: 1px solid #eee;
  padding: 10px 10px 0 0;
  display: none;
}
.block-switcher-container {
  float: left;
  padding: 0 0 10px 10px;
  width: 50%;
}
.block-switcher--switch {
  display: block;
  height: 40px;
  line-height: 35px;
  text-align: center;
  background-color: #444;
  color: #fff;
  text-decoration: none;
}
.block-switcher--switch--inline {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.block-switcher--current {
  display: block;
  height: 40px;
  line-height: 35px;
  text-align: center;
  background-color: #ccc;
  color: #fff;
}
/* ----Copyright---- */
.block-copyright {
  font-size: 2.336vw;
  text-align: center;
  color: #333333;
  margin-bottom: 7.009vw;
}
.page-menu .block-copyright {
  color: #999;
}
/* ----ブランド画面---- */
.block-brand-list--item-img img {
  width: 100%;
  height: auto;
}
.block-brand-list--item-name {
  padding: 10px;
  text-decoration: underline;
}
.block-brand-list--item-comment {
  padding: 0 10px 10px 10px;
}
.block-brand-detail--image img {
  width: 100%;
  height: auto;
}
.block-brand-detail--description {
  margin: 0 10px 10px 10px;
}
/* ----商品詳細画面---- */
/*CSSによる商品詳細画面の項目の並び順変更用*/
.block-goods-detail {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column nowrap;
}
.block-src-l {
  order: 10;
}
.block-src-c {
  order: 20;
}
.block-goods-gallery {
  order: 30;
}
.block-goods-name {
  order: 40;
}
.block-goods-name--text.js-enhanced-ecommerce-goods-name {
  padding: 0;
}
.page-goods .block-icon {
  order: 50;
}
.block-goods-comment {
  order: 60;
}
.block-goods-detail--promotion-freespace {
  order: 70;
}
.block-goods-affix-list {
  order: 80;
}
.block-goods-price {
  order: 90;
}
.block-goods-price--net-price.net-price {
  font-size: 18px;
  font-weight: bold;
}
.block-goods-code {
  order: 100;
}
/*
.block-goods-item-code {
  order: 110;
}
*/
.block-goods-jan {
  order: 110;
}
.block-goods-item-code2 {
  order: 120;
}
.block-goods-item-code3 {
  order: 130;
}
.block-goods-release-dt {
  order: 140;
}
.block-goods-class1 {
  order: 150;
}
.block-goods-class2 {
  order: 160;
}
.block-goods-attr1 {
  order: 170;
}
.block-goods-attr2 {
  order: 180;
}
.block-goods-attr3 {
  order: 190;
}
.block-goods-point {
  order: 200;
}
.block-goods-postage {
  order: 210;
}
.block-goods-stock {
  order: 220;
}
.block-goods-spec {
  order: 230;
}
.block-goods-sales-detail-append {
  order: 240;
}
.block-variation {
  order: 250;
}
.block-custom-order {
  order: 260;
}
.block-add-cart {
  order: 270;
  padding-top: 15px
}
.block-goods-favorite {
  order: 280;
}
.block-arrival-notice {
  order: 290;
}
.block-no-stock {
  order: 300;
}
.block-goods-store-stock {
  order: 310;
}
.block-variation-back-order {
  order: 320;
}
.block-goods-set {
  order: 330;
}
.block-goods-sns {
  order: 340;
}
.block-contact-about-goods {
  order: 350;
}
.block-goods-link {
  order: 360;
}
.block-goods-comment1 {
  order: 370;
}
.block-goods-comment2 {
  order: 380;
}
.block-goods-comment3 {
  order: 390;
}
.block-goods-comment4 {
  order: 400;
}
.block-goods-comment5 {
  order: 410;
}
.block-rules-comment {
  order: 420;
}
/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize-title {
  font-weight: bold;
  font-size: 16px;
}
.block-guest-favorite-synchronize-description {
  font-size: 14px;
}
.block-guest-favorite-synchronize-link {
  text-align: center;
}
/* ----定期購入商品サイクル情報変更画面---- */
.block-regular-purcharse-cycle-info-update--skip-cancel-message {
  margin: 5px 0 0 5px;
}
/* ----アプリログイン訴求画面---- */
.block-applogin-body {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.9em;
  text-align: center;
  margin: auto;
  height: 100px;
}
/* --イベント-- */
#block_of_event{
  padding-top: 55px;
}
.block-top-event-banner-list .block-top-event--header{
  display: none;
}
.block-top-event-banner-list .block-top-event--next-page{
  display: none;
}
.block-top-event-banner{
  padding: 0 20px;
}
.full > .block-top-event-banner{
  padding-top: 15px;
  padding-bottom: 60px;
}
.full > .block-list-event--frame{
  padding: 15px 20px 0;
  margin-top: 60px;
}
.full:nth-of-type(2) > .block-list-event--frame{
  padding-top: 55px;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.block-list-event--frame:not(:last-child) .block-top-event--banner{
  margin-bottom: 28px;
}
.block-top-event--banner img{
  margin-bottom: 12px;
}
.block-top-event--banner--copy {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.46;
}
.block-related-event-container + .block-top-event--next-page {
  margin-top: 8.17vw;
}
.block-top-event-banner--title-link,
.block-top-event--next-page a {
  font-size: 4.673vw;
  font-weight: bold;
  color: #AF000E;
  text-decoration: underline;
  text-underline-offset: 0.467vw;
  position: relative;
  display: block;
  text-align: center;
}
.block-top-event-banner--title-link::before,
.block-top-event--next-page a::before {
  content: "";
  display: block;
  width: 5.14vw;
  height: 5.14vw;
  background: url(../../img/usr/common/red-circle-arrow.png) no-repeat;
  background-size: contain;
  background-size: 18px;
  position: absolute;
  background-position: center;
  top: 1.402vw;
  right: 27%;
  transform: translateX(-50%);
}

/* 関連イベント */
.block-related-event-container .block-event-page--comment {
  /* padding: 0 0 7.477vw 0; */
  letter-spacing: 0.05em;
  margin: 0;
}
.block-related-event-container .block-related-event-wrapper{
  margin-bottom: 5.607vw;
}
.block-related-event-container .block-top-event--image {
  border-bottom: none;
  padding: 0;
  margin-bottom: 0;
}
.block-related-event-container .block-top-event--image::before{
  background-color: transparent;
}
.block-related-event-container .block-related-event-wrapper .block-related-event-comment{
  padding-top: 2.804vw;
  letter-spacing: 0.05em;
  font-size: 3.5vw;
  font-weight: 500;
}
.block-related-event-container + .block-top-event--next-page {
  margin-top: 8.17vw;
  margin-bottom: 14vw;
}

/* 見出し */
.page-category h1,
.page-event h1,
.page-genre h1,
.block-login h1,
.block-member-info h1,
.block-member-info-confirmation h1,
/* .block-mypage h1, */
.block-shipping-address--header{
  padding: 0 0 13px 26px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: bold;
  border-bottom: 2px dashed #AF000E;
  color: #333;
  letter-spacing: 0.2em;
  position: relative;
}
.page-category h1::before,
.page-event h1::before,
.page-genre h1::before,
.block-login h1::before,
.block-member-info h1::before,
.block-member-info-confirmation h1::before,
/* .block-mypage h1::before, */
.block-shipping-address--header::before{
  content: "";
  width: 8px;
  height: 24px;
  display: block;
  background: #AF000E;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 20px;
}
.block-mypage h1 {
  border-bottom: none;
  background: none;
  font-size: 5.14vw;
  position: relative;
  padding-left: 9.346vw;
}
.block-mypage h1::before {
  content: "";
  width: 1.869vw;
  height: 4.907vw;
  display: block;
  position: absolute;
  background: url(../../img/usr/common/sp-h2-deco.png) no-repeat;
  background-size: contain;
  left: 4.673vw;
  top: 3.972vw;
}

/*ヘッダー TOKYU BELL ロゴ配置用調整*/
.header-menu-area:has(.block-header-logo.-mypage){
  padding: 13px 0 11px;
}
.block-header-logo.-mypage{
  width: 145px;
  padding: 0;
  margin-left: 15px;
}
.block-header-logo.-mypage .block-header-logo--link{
  display: block;
  width: 100%;
  height: auto;
}
.block-header-logo.-mypage .block-header-logo--link::before{
  display: none;
}
.block-header-logo.-mypage .block-header-logo--img{
  display: block;
  width: 100%;
  height: auto;
}
/*関連サービスモーダル調整*/
/*関連サービスモーダル調整 -- 既存要素調整*/
:root {
  --font-color-red: #AF000E;
  --base-width-sp: 428;
  --base-width-pc: 1600;
}
.pane-header{
  justify-content: flex-start;
}
.page-menu .block-headernav-history-link,
.page-menu .block-globalnav-cart,
.page-menu #header_menu{
  display: none!important;
}
.header-login-area {
  padding: 0 0 0 16px;
  justify-content: flex-start;
  position: relative;
}
a.block-headernav-logout-link{
  margin-left: min(calc(16 * (100vw / var(--base-width-sp))), 16px);
  font-size: min(calc(11 * (100vw / var(--base-width-sp))), 11px);
}

a.block-headernav-mypage,
a.block-headernav-login {
  width: min(calc(156 * (100vw / var(--base-width-sp))), 156px);
  padding: 7px min(calc(10 * (100vw / var(--base-width-sp))), 10px) 7px;
  border: 1px solid #DEDEDE;
  border-radius: 2px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: min(calc(11 * (100vw / var(--base-width-sp))), 11px);
}
a.block-headernav-mypage.logged-in,
a.block-headernav-login.logged-in{
    width: min(calc(100 * (100vw / var(--base-width-sp))), 100px);
}
a.block-headernav-mypage.logged-in::before{
  content: '';
  background: url(../../img/usr/common/sp-mypage-icon.png) no-repeat center center/contain;
  width: min(calc(11 * (100vw / var(--base-width-sp))), 11px);
  height: min(calc(11 * (100vw / var(--base-width-sp))), 11px);
  position: relative;
  top:0;
  transform: none;
  left: 0;
  margin-right: 5px;
}


.block-headernav-related-box{
  margin-left: auto;
}
.block-headernav-related-box>button {
  width:  min(calc(165 * (100vw / var(--base-width-sp))), 165px);
  height: 44px;
  color: #AF000E;
  color: var(--font-color-red);
  font-size: min(calc(13 * (100vw / var(--base-width-sp))), 13px);
  font-weight: bold;
  padding: 0 min(calc(5 * (100vw / var(--base-width-sp))), 5px) 3px;
  border: 0;
  border-left: 1px solid #E4E4E4;
  background: #FFF0F0;
  position: relative;
}

.block-headernav-related-box>button::after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #AF000E;
  border-right: 1px solid var(--font-color-red);
  border-bottom: 1px solid #AF000E;
  border-bottom: 1px solid var(--font-color-red);
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  bottom: 6px;
  transition: 0.2s ease-in-out;
}

.block-headernav-related-box>button.is-active::after {
  transform: translateX(-50%) rotate(-135deg);
  bottom: 3px;
}

.block-headernav-related-box--desc {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  height: calc(100dvh - 44px);
  z-index: 100;
  opacity: 0;
  pointer-events: none;
}

.block-headernav-related-box--desc::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.38);
  position: absolute;
}

.block-headernav-related-box--desc>button {
  display: block;
  position: relative;
  z-index: 2;
  width: 36px;
  background: none;
  padding: 27px 0 0;
  border: 0;
  margin: 10px 10px 0 auto;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}

.block-headernav-related-box--desc>button>span {
  display: block;
  width: 36px;
  height: 22px;
  position: relative;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.block-headernav-related-box--desc>button>span::before,
.block-headernav-related-box--desc>button>span::after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
}

.block-headernav-related-box--desc>button>span::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.block-headernav-related-box--desc.is-active {
  opacity: 1;
  pointer-events: all;
}

.block-headernav-related-box--list {
  position: relative;
  z-index: 3;
  background: #fff;
}

.block-headernav-related-box--item {
  min-height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-bottom: 1px solid #E4E4E4;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.block-headernav-related-box--item.-net img {
  width: 148px;
  height: auto;
}

.block-headernav-related-box--item.-tokyu img {
  width: 154px;
  height: auto;
}

.block-headernav-related-box--item.-tokyu p {
  display: block;
  padding: 0;
  margin: 3px 0 0;
  font-size: 10px;
}

.block-headernav-related-box--item.-bell img {
  width: 147px;
  height: auto;
}