﻿@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;
}
