@charset "UTF-8";
/* +++++++++++++++++++++++++++++++

 common.css

+++++++++++++++++++++++++++++++ */
body {
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #222;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  letter-spacing: .05em;
  line-height: 1.5;
}

h1, h2, h3, h4, h5 {
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dl, p {
  margin: 0;
  padding: 0;
}

i {
  font-style: normal;
}

a {
  outline: none;
  color: #114783;
}

a:hover {
  text-decoration: none;
}

a:focus, *:focus {
  outline: none;
}

img {
  vertical-align: bottom;
}

input,
button,
textarea,
select {
  color: #333;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  line-height: 1.4;
}

button,
label {
  cursor: pointer;
}

/*
グローバルヘッダー
-----------------------------------*/
.header {
  position: relative;
  min-width: 1200px;
  background: #f5f5f5;
  z-index: 99;
}
.header__inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.header__logo {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 230px;
  margin-left: -115px;
  line-height: 1;
}
.header__logo img {
  width: 230px;
  height: auto;
}
.header__utility {
  float: right;
  text-align: right;
}
.header__information {
  margin: 6px 0 0;
  font-size: 11px;
  text-align: right;
}
.header__information-link {
  color: #222;
}

/* ユーティリティ */
.head-utility {
  display: inline-block;
  margin: 11px 0 8px;
}
.head-utility__list {
  margin-left: 16px;
  float: left;
  font-size: 12px;
}
.head-utility__link {
  color: #222;
  text-decoration: none;
}
.head-utility__link:hover {
  text-decoration: underline;
}

/* 検索 */
.head-search {
  position: relative;
  width: 270px;
  margin: 0px 0 3px;
  float: left;
}
.head-search__input {
  height: 36px;
  padding: 12px 3px 12px 12px;
  border: 0;
  background: #e5e5e5;
  font-size: 12px;
  line-height: 1;
  box-sizing: border-box;
  width: 230px;
  float: left;
}
.head-search__btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 36px;
  border: 0;
  background: transparent;
  background-size: 20px 20px;
}
.head-search__ico-wrap {
  width: 40px;
  height: 36px;
  padding: 8px;
  float: right;
  transition: .2s ease;
  background: #e5e5e5;
  line-height: 1;
  text-align: center;
  box-sizing: border-box;
}
.head-search__btn:hover + .head-search__ico-wrap {
  background: #222;
}
.head-search__ico {
  width: 20px;
  height: 20px;
}
.head-search__ico path {
  transition: .2s ease;
}
.head-search__btn:hover + .head-search__ico-wrap .head-search__ico path {
  fill: #fff;
}

/* グローバルヘッダー js用 */
.js-drop__item {
  display: none;
}

/* グローバルヘッダー */
.head-nav {
  clear: both;
  background: #f5f5f5;
}
.head-nav__list {
  width: 100px;
  float: left;
}
.head-nav__link {
  display: block;
  height: 40px;
  transition: .3s ease;
  color: #222;
  font-family: "Hind Vadodara", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
}
.js-hover .head-nav__link {
  background: #fff;
}
.head-nav__link:hover {
  background: #222;
  color: #fff;
}
.head-nav__panel {
  position: absolute;
  left: 0;
  width: 1200px;
  padding: 0 20px 20px;
  background: #fff;
  text-align: left;
  box-shadow: 1px 1px 4px 0 #000;
  z-index: -1;
  box-sizing: border-box;
}
.head-nav__btn {
  margin: 20px 0 0;
}

/* パネル内 メニュー */
.head-menu {
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}
.head-menu__list {
  width: 232px;
}
.head-menu__link {
  display: block;
  padding: 10px 12px 11px;
  transition: .2s ease;
  color: #222;
  text-decoration: none;
}
.head-menu__link:hover {
  background: #f5f5f5;
}

/* ブランド検索用窓 */
.head-incremental-search {
  position: relative;
  width: 270px;
  margin-top: 20px;
}
.head-incremental-search__input {
  height: 36px;
  padding: 12px;
  border: 0;
  background: #e5e5e5;
  font-size: 12px;
  line-height: 1;
  box-sizing: border-box;
  width: 270px;
  float: left;
}
.head-incremental-search__ico {
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  width: 30px;
  height: 20px;
  transition: .2s ease;
  background: #e5e5e5 url("/ec/images/common/ico_magnifying.svg") no-repeat 100% 0;
  background-size: 20px 20px;
  pointer-events: none;
}
.head-incremental-search__input:focus + .head-incremental-search__ico {
  opacity: 0;
}

/* アルファベットリスト */
.head-alphabet {
  margin-top: 10px;
}
.head-alphabet__btn {
  min-width: 42px;
  padding: 12px 5px;
  float: left;
  transition: .2s ease;
  color: #222;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}
.head-alphabet__btn:hover, .head-alphabet__btn.js-current {
  background: #222;
  color: #fff;
}

/* ブランドリスト */
.head-brand {
  display: flex;
  margin: 20px 0 10px;
  flex-wrap: wrap;
}
.head-brand__list {
  position: relative;
  width: 290px;
}
.head-brand__link {
  display: block;
  padding: 10px 53px 11px 12px;
  transition: .2s ease;
  color: #222;
  font-size: 14px;
  text-decoration: none;
}
.head-brand__link:hover {
  background: #f5f5f5;
}
.head-brand__ruby {
  display: block;
  font-size: 12px;
}
.head-brand__ruby--hide {
  display: none;
}
.head-brand__num {
  position: absolute;
  top: 23px;
  right: 0;
  padding: 0 12px 0 0;
  color: #888;
  font-size: 12px;
  line-height: 1;
}

/* ユーザー */
.head-user {
  position: absolute;
  right: 0;
  bottom: 7px;
}
.head-user__list {
  margin-left: 2px;
  float: left;
}
.head-user__btn {
  display: block;
  width: 100px;
  padding: 6px 0 4px;
  transition: .2s ease;
  border: #555 1px solid;
  background: #555;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}
.head-user__btn:hover {
  background: #f5f5f5;
  color: #222;
}
.head-user__btn--mypage {
  width: auto;
  padding-right: 15px;
  padding-left: 15px;
  border-color: #d9dbdb;
  background: #d9dbdb;
  color: #222;
}
.head-user__btn--mypage:hover {
  background: rgba(217, 219, 219, 0.6);
}
.head-user__btn--cart {
  border-color: #d93636;
  background: #d93636;
}
.head-user__btn--cart:hover {
  color: #d93636;
}
.head-user__ico {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  margin: -3px -3px -2px 0;
  padding-right: 12px;
  vertical-align: middle;
  fill: #fff;
}
.head-user__ico svg {
  transform: scale(-1, 1);
}
.head-user__btn--cart:hover .head-user__ico svg {
  fill: #d93636;
}
.head-user__num {
  display: block;
  position: absolute;
  top: -3px;
  right: 0;
  min-width: 15px;
  height: 15px;
  padding: 0 1px;
  border-radius: 7.5px;
  background: #fff;
  color: #d93636;
  font-size: 9px;
  letter-spacing: 0;
  line-height: 15px;
  text-align: center;
  box-sizing: border-box;
}
.head-user__btn--cart:hover .head-user__num {
  background: #d93636;
  color: #fff;
}

/* カート情報 */
.head-cart-info {
  position: absolute;
  right: 0;
  width: 290px;
  margin-top: 7px;
  padding: 20px;
  border-top: #d93636 2px solid;
  background: #fff;
  box-shadow: 1px 2px 4px 0 #000;
  box-sizing: border-box;
  text-align: left;
}
.head-cart-info::before {
  display: block;
  position: absolute;
  top: -6px;
  right: 44px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #d93636 transparent;
  content: "";
}
.head-cart-info__list {
  width: 100%;
  border-top: #d3d3d3 1px solid;
  font-size: 12px;
  letter-spacing: 0;
}
.head-cart-info__tit {
  padding: 15px 10px;
  border-top: #d3d3d3 1px solid;
  background: #f5f5f5;
  font-weight: normal;
  line-height: 1;
}
.head-cart-info__data {
  width: 110px;
  padding: 15px 10px;
  border-top: #d3d3d3 1px solid;
  font-weight: bold;
  line-height: 1;
  text-align: right;
  box-sizing: border-box;
}
.head-cart-info__unit {
  display: inline-block;
  margin-left: 5px;
  font-weight: normal;
}
.head-cart-info__txt {
  margin-top: 12px;
  font-size: 12px;
}
.head-cart-info__btn {
  margin-top: 18px;
}

/*
臨時お知らせ
-----------------------------------*/
.EXinfoClass {
    margin:1rem auto;
    position: relative;
	border:1px solid #900;
	padding-bottom:0 !important;
	width:1000px !important;
}
.EXinfoAco {
	width:auto !important;
}
.EXinfoClass input {
    display: none;
}
.EXinfoHead {
    font-weight: bold;
    line-height: 1.9rem;
	text-align:center;
}
.EXinfoP {
    font-size: 0.7rem;
    margin: 1rem auto;
    text-align: left;
    width: 94%;
	color:#900;
}
.EXinfoClass label {
    cursor: pointer;
    display: block;
}
.EXinfoAco {
    max-height: 0;
    overflow-y: hidden;
    transition: all 0.5s ease 0s;
}

#EXinfo_bar:checked ~ #EXinfoTxt {
    max-height: 15rem;
    opacity: 1;
	padding:0.5rem;
}

.EXaccordion_icon, .EXaccordion_icon span {
    box-sizing: border-box;
    display: inline-block;
    transition: all 0.4s ease 0s;
}
.EXaccordion_icon {
    border: 1px solid #900;
    height: 0.95rem;
    left: 0.5rem;
    position: absolute;
    top: 0.45rem;
    width: 0.95rem;
	z-index:3;
}
.EXaccordion_icon span {
    background-color: #900;
    border-radius: 4px;
    height: 1px;
    left: 0.2rem;
    position: absolute;
    width: 50%;
}
.EXaccordion_icon span:nth-of-type(1) {
    top: 0.4rem;
    transform: rotate(0deg);
}
.EXaccordion_icon span:nth-of-type(2) {
    top: 0.4rem;
    transform: rotate(90deg);
}

#EXinfo_bar:checked ~ .EXaccordion_icon span:nth-of-type(1) ,
.EXaccordion_icon.active span:nth-of-type(1) {
    top: 0.4rem;
    transform: rotate(45deg);
}
#EXinfo_bar:checked ~ .EXaccordion_icon span:nth-of-type(2) ,
.EXaccordion_icon.active span:nth-of-type(2) {
    top: 0.4rem;
    transform: rotate(135deg);
}
.EXbutton::before, .EXbutton::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
}
.EXbutton::before, .EXbutton::after, .EXbutton {
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
}
.EXbutton {
    background-color: #900;
    color: #900;
    position: relative;
    z-index: 2;
}
.EXbutton.hover {
    background-color: #222;
    color: #900;
}
.EXbutton::before, .EXbutton::after {
    background-color: #fff;
    height: 100%;
    top: 0;
    width: 50%;
}
.EXbutton::before {
    right: 0;
}
.EXbutton::after {
    left: 0;
}
.EXbutton.hover::before, .EXbutton.hover::after {
    background-color: #ccc;
    width: 0;
}

/*
共通レイアウト
-----------------------------------*/
.main {
  min-width: 1200px;
}

/*
共通：ボックス
-----------------------------------*/
.section {
  position: relative;
  margin-top: 70px;
}
.section--bg {
  padding-top: 40px;
  background: #f5f5f5;
}
.section--bg:last-child {
  margin-bottom: 0;
}
.result + .section {
  margin-top: 100px;
}
.section__inner {
  width: 1200px;
  margin: 0 auto;
}
.section__inner:last-child {
  margin-bottom: 0;
}

/*
パンくず
-----------------------------------*/
.pkz {
  width: 1200px;
  margin: 20px auto 40px;
  font-size: 12px;
  letter-spacing: 0;
}
.pkz__list {
  position: relative;
  padding: 0 0 0 20px;
  float: left;
}
.pkz__list:first-child {
  padding-left: 0;
}
.pkz__list:first-child::before {
  display: none;
}
.pkz__list::before {
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  content: ">";
}
.pkz__link {
  color: #222;
  text-decoration: none;
}
.pkz__link:hover {
  text-decoration: underline;
}

/*
見出し
-----------------------------------*/
/* 大見出し */
.heading01 {
  margin-bottom: 40px;
  font-family: "Hind Vadodara", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 40px;
  font-weight: normal;
  letter-spacing: .1em;
  line-height: 1;
  text-align: center;
}
.heading01--white {
  color: #fff;
}
.heading01__ruby {
  display: block;
  margin-top: 2px;
  font-size: 12px;
}

.sub-head01 {
  margin-bottom: 30px;
  font-family: "Hind Vadodara", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: .1em;
  line-height: 1;
  text-align: center;
}
.sub-head01__ruby {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  line-height: 1;
}

.sub-head02,
#kmds,
#htwiWrap {
  margin-bottom: 18px;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}

/*
セレクトボックス
-----------------------------------*/
.select {
  padding: 9px 25px 9px 10px;
  border: 0;
  border-radius: 4px;
  outline: none;
  border-radius: 0;
  background: #fff;
  background: #f4f4f4 url("/ec/images/common/bg_select.svg") no-repeat top 50% right 11px;
  background-size: 10px 8px;
  font-size: 12px;
  line-height: 1;
  text-indent: 0;
  text-overflow: "";
  /*Firefox用*/
  cursor: pointer;
  vertical-align: middle;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

select.select::-ms-expand {
  display: none;
}

/*
ボタン
-----------------------------------*/
.box-button {
  margin-top: 40px;
}
.box-button--flex {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.box-button--flex::after {
  display: none;
}

.button {
  display: block;
  position: relative;
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
  padding: 18px 10px;
  transition: .2s ease;
  border: 0;
  background: transparent;
  color: #222;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
}
.box-button--flex .button {
  width: calc((100% - 10px) / 2);
}
.box-button--flex .button:nth-child(2n) {
  margin-left: 10px;
}
.button::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  transition: .2s ease;
  border: 1px #222 solid;
  content: "";
  visibility: visible;
  pointer-events: none;
}
.button:hover {
  background: transparent;
}
.button:hover::after {
  border-width: 3px;
}
.button--desition {
  background: #222;
  color: #fff;
}
.button--desition::after {
  border-color: #222;
}
.button--desition:hover {
  background: #f5f5f5;
  color: #222;
}
.button--white {
  color: #fff;
}
.button--white::after {
  border-color: #fff;
}
.button--white:hover {
  background: #222;
}
.button--cart {
  color: #d93636;
}
.button--cart::after {
  border-color: #d93636;
}
.button--cart-desition {
  padding: 21px 0;
  background: #d93636;
  color: #fff;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 24px;
  line-height: 1;
}
.button--cart-desition::after {
  border-color: #d93636;
}
.button--cart-desition:hover {
  color: #d93636;
}
.button--cart-desition:hover path {
  fill: #d93636;
}
.button--cart-desition .button__ico {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: -3px 15px -3px 0;
  transform: scale(-1, 1);
  vertical-align: middle;
}
.button--cart-desition path {
  transition: .2s ease;
  fill: #fff;
}
.button--cart-pre {
  padding: 24px 0;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 20px;
  line-height: 1;
  pointer-events: none;
}
.button--sold {
  padding: 21px 0;
  border-color: #cc6d29;
  background: #cc6d29;
  color: #fff;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 24px;
  line-height: 1;
}
.button--sold::after {
  border-color: #cc6d29;
}
.button--sold:hover {
  color: #cc6d29;
}
.button--sold:hover .ico_mail {
  fill: #cc6d29;
}
.button--sold .button__ico {
  display: inline-block;
  width: 30px;
  height: 23px;
  margin: -1px 15px 3px 0;
  vertical-align: middle;
}
.button--sold .ico_mail {
  transition: .2s ease;
  fill: #fff;
}
.button--favorite {
  padding: 16px 0 14px;
  font-size: 14px;
  line-height: 1;
}
.button--favorite::before {
  display: inline-block;
  width: 17px;
  height: 16px;
  margin: -5px 15px 0 -15px;
  background: url("/ec/images/product/ico_favorite.svg") no-repeat 0 0;
  content: "";
  vertical-align: middle;
}
.button--mail {
  padding: 16px 0 14px;
  font-size: 14px;
  line-height: 1;
}
.button--mail::before {
  display: inline-block;
  width: 17px;
  height: 10px;
  margin: -5px 15px 0 -15px;
  background: url("/ec/images/product/ico_mail.svg") no-repeat 0 0;
  content: "";
  vertical-align: middle;
}
.button--close {
  width: 150px;
  margin-top: 10px;
  padding: 8px;
  font-size: 12px;
}

/*
サイトPR バナーリスト
-----------------------------------*/
.site-pr {
  margin-top: 70px;
  padding: 40px 0;
  background: #f5f5f5;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
.site-pr:last-child {
  margin-bottom: 0;
}
.site-pr__inner {
  width: 1200px;
  margin: 0 auto;
}
.site-pr__inner.slick-slider {
  width: 998px;
}
.site-pr__list {
  display: inline-block;
  width: 190px;
  margin: 0 0 0 12px;
}
.site-pr__list:first-child {
  margin-left: 0;
}
.site-pr__link {
  display: block;
  transition: .2s ease;
}
.site-pr__link:hover {
  opacity: .7;
}
.site-pr__img {
  width: 190px;
  height: auto;
}
.site-pr .slick-prev,
.site-pr .slick-next {
  display: block;
  position: absolute;
  top: 50%;
  left: -101px;
  width: 34px;
  height: 60px;
  margin-top: -30px;
  transition: .2s ease;
  border: 0;
  background: #000 url("https://gigaplus.makeshop.jp/mb2001/ec/images/common/arrow_white.svg") no-repeat 50% 50%;
  background-size: 16px 26px;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 1;
}
.site-pr .slick-prev:hover,
.site-pr .slick-next:hover {
  background-color: #888;
  opacity: .7;
}
.site-pr .slick-next {
  right: -101px;
  left: auto;
  transform: scale(-1, 1);
}

/*
キーワード
-----------------------------------*/
.keyword__list {
  margin: 0 10px 10px 0;
  float: left;
}
.keyword__tag {
  display: block;
  padding: 5px 10px;
  transition: .2s ease;
  background: #f5f5f5;
  color: #222;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
}
.keyword__tag:hover {
  background: #222;
  color: #fff;
}

/*
タグ
-----------------------------------*/
.tag {
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}
.tag__list {
  margin: 0 3px 3px 0;
  font-size: 12px;
  line-height: 1;
}
.tag__list:last-child {
  margin-right: 0;
}
.tag__item,
ul.tag .sS3 {
  display: block;
  padding: 5px 5px 4px;
  border-width: 1px;
  border-style: solid;
}
.tag__item--new {
  border-color: #d93636;
  color: #d93636;
  font-weight: bold;
}
.tag__item--outlet,
.sS3.lbBu {
  border-color: #6d881c;
  color: #6d881c;
}
.tag__item--free {
  border-color: #4e4e4e;
  color: #4e4e4e;
}
.tag__item.lbGl,
.sS3.lbGl {
  border-color: #c90;
  color: #c90;
}
.tag__item.lbRd {
  border-color: #a90000;
  color: #a90000;
}
.tag__item.lbBu {
  border-color: #839b5c;
  color: #839b5c;
}
.tag__item.lbPk {
  border-color: #ffc0cb;
  color: #ffc0cb;
}




.tag__item.lbS ,
  .sS3.lbS {
  border-color: #1e90ff;
  color: #1e90ff;
}

.tag__item.lbA ,
  .sS3.lbA {
  border-color: #DF7401;
  color: #DF7401;
}

.tag__item.lbAk ,
  .sS3.lbAk {
  border-color: #FF4000;
  color: #FF4000;
}






/*
アイテム
-----------------------------------*/
.item {
  width: 1200px;
  margin: 0 auto;
}
.item + .box-button {
  margin-top: 0;
}
.item__list {
  width: 228px;
  margin: 0 0 35px 15px;
  float: left;
}
.item__list:nth-child(5n+1) {
  margin-left: 0;
  clear: both;
}
.item__list--ranking {
  position: relative;
}
.item__list--ranking::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  content: "";
  z-index: 2;
  pointer-events: none;
}
.item__list--ranking:first-child::before {
  background-image: url("/ec/images/common/rank_01.png");
}
.item__list--ranking:nth-child(2)::before {
  background-image: url("/ec/images/common/rank_02.png");
}
.item__list--ranking:nth-child(3)::before {
  background-image: url("/ec/images/common/rank_03.png");
}
.item__list--ranking:nth-child(4)::before {
  background-image: url("/ec/images/common/rank_04.png");
}
.item__list--ranking:nth-child(5)::before {
  background-image: url("/ec/images/common/rank_05.png");
}
.item__list--ranking:nth-child(6)::before {
  background-image: url("/ec/images/common/rank_06.png");
}
.item__list--ranking:nth-child(7)::before {
  background-image: url("/ec/images/common/rank_07.png");
}
.item__list--ranking:nth-child(8)::before {
  background-image: url("/ec/images/common/rank_08.png");
}
.item__list--ranking:nth-child(9)::before {
  background-image: url("/ec/images/common/rank_09.png");
}
.item__list--ranking:nth-child(10)::before {
  background-image: url("/ec/images/common/rank_10.png");
}
.item__link {
  display: block;
  color: #222;
  text-decoration: none;
}
.item__img-wrap {
  display: block;
  position: relative;
}
.item__img-wrap::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: .2s ease;
  border: #222 0 solid;
  content: "";
  visibility: visible;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}
.item__link:hover .item__img-wrap::before {
  border-width: 3px;
}
.item__img {
  display: block;
  width: 228px;
  height: auto;
}
.item__name {
  display: block;
  margin: 10px 10px 0;
  font-size: 12px;
  font-weight: bold;
}
.item__price {
  display: block;
  margin: 0 10px;
  font-size: 12px;
}
.item .slick-prev,
.item .slick-next {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 25px;
  transition: .2s ease;
  border: 0;
  background: url("/ec/images/common/arrow.svg") no-repeat 50% 50%;
  background-size: 12px 20px;
  text-indent: -9999px;
  opacity: 0;
  overflow: hidden;
  z-index: 1;
}
.item .slick-prev:hover,
.item .slick-next:hover {
  background-color: rgba(211, 211, 211, 0.7);
}
.item .slick-next {
  right: 0;
  left: auto;
  transform: scale(-1, 1);
}
.item__link:hover .slick-prev,
.item__link:hover .slick-next {
  opacity: 1;
}

.item-result__list {
  width: 275px;
  margin: 40px 0 0 40px;
  float: left;
}
.item-result__list:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}
.item-result__list:nth-child(-n+3) {
  margin-top: 0;
}
.item-result__link {
  display: block;
  color: #222;
  text-decoration: none;
}
.item-result__img-wrap {
  display: block;
  position: relative;
}
.item-result__img-wrap::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: .2s ease;
  border: #222 0 solid;
  content: "";
  visibility: visible;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}
.item-result__link:hover .item-result__img-wrap::before {
  border-width: 3px;
}
.item-result__img-wrap--sold::before {
  background: rgba(0, 0, 0, 0.35);
}
.item-result__img-wrap--sold::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -.5em;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
  content: "SOLD OUT";
  z-index: 3;
  pointer-events: none;
}
.item-result__img {
  display: block;
  width: 275px;
  height: auto;
}
.item-result__brand {
  display: block;
  margin: 10px 0 0;
  font-size: 12px;
  font-weight: bold;
}
.item-result__name {
  display: block;
  margin: 3px 0 0;
  font-size: 12px;
  line-height: 1.4;
}
.item-result__price {
  display: block;
  margin: 3px 0 0;
  font-size: 16px;
  font-weight: bold;
}
.item-result__price strong {
  display: inline-block;
  margin-right: 10px;
}
.item-result__price del {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
}
.item-result__price-sale {
  color: #d93636;
}
.item-result__data {
  display: block;
  margin: 0;
  color: #444;
  font-size: 14px;
}
.item-result__tag {
  margin-top: 10px;
}
.item-result .slick-prev,
.item-result .slick-next {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 25px;
  transition: .2s ease;
  border: 0;
  background: url("/ec/images/common/arrow.svg") no-repeat 50% 50%;
  background-size: 12px 20px;
  text-indent: -9999px;
  opacity: 0;
  overflow: hidden;
  z-index: 1;
}
.item-result .slick-prev:hover,
.item-result .slick-next:hover {
  background-color: rgba(211, 211, 211, 0.7);
}
.item-result .slick-next {
  right: 0;
  left: auto;
  transform: scale(-1, 1);
}
.item-result__link:hover .slick-prev,
.item-result__link:hover .slick-next {
  opacity: 1;
}

/*
ページネート
-----------------------------------*/
.pagenate {
  margin: 55px 0 0;
  text-align: center;
}
.pagenate__btn, .pagenate__prev, .pagenate__next {
  display: inline-block;
  min-width: 24px;
  height: 24px;
  margin: 0 2px;
  transition: .2s ease;
  color: #222;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}
.pagenate__btn:hover, .pagenate__prev:hover, .pagenate__next:hover {
  background-color: #f5f5f5;
}
.pagenate__btn--current, .pagenate__prev--current, .pagenate__next--current {
  background-color: #222;
  color: #fff;
}
.pagenate__btn--current:hover, .pagenate__prev--current:hover, .pagenate__next--current:hover {
  background-color: #222;
  color: #fff;
}
.pagenate__prev, .pagenate__next {
  margin: 0 20px;
  transition: .2s ease;
  background-image: url("/ec/images/common/arrow.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 9px 15px;
  color: transparent;
  text-align: left;
}
.pagenate__next {
  transform: scale(-1, 1);
}

/*
ブランドリスト
-----------------------------------*/
.brand {
  width: 1200px;
  margin: 0 auto;
}
.brand + .box-button {
  margin-top: 0;
}
.brand__list {
  width: 190px;
  margin: 0 0 40px 12px;
  float: left;
}
.brand__list:nth-child(6n+1) {
  margin-left: 0;
  clear: left;
}
.brand__link {
  display: block;
  color: #222;
  text-decoration: none;
}
.brand__img {
  display: block;
  position: relative;
}
.brand__img::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: .2s ease;
  border: #222 0 solid;
  content: "";
  visibility: visible;
  z-index: 2;
  pointer-events: none;
  box-sizing: border-box;
}
.brand__link:hover .brand__img::before {
  border-width: 3px;
}
.brand__img img {
  width: 190px;
  height: auto;
}
.brand__name {
  display: block;
  margin: 10px 10px 0;
  font-size: 14px;
  font-weight: bold;
}
.brand__ruby {
  display: block;
  margin: 0 10px;
}
.brand__txt {
  display: block;
  margin: 0 10px;
  font-size: 12px;
}

/*
最近見た商品
-----------------------------------*/
.history {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
.history + .box-button {
  margin-top: 0;
}
.history__item {
  display: inline-block;
  width: 150px;
  margin: 0 0 0 5px;
}
.history__item:first-child {
  margin-left: 0;
}
.history__link {
  display: block;
  transition: .2s ease;
  color: #222;
  text-decoration: none;
}
.history__link:hover {
  opacity: .7;
}
.history img {
  width: 150px;
  height: 150px;
}
.history .slick-prev,
.history .slick-next {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 34px;
  height: 60px;
  margin-top: -30px;
  transition: .2s ease;
  border: 0;
  background: #000 url("/ec/images/common/arrow_white.svg") no-repeat 50% 50%;
  background-size: 16px 26px;
  text-indent: -9999px;
  overflow: hidden;
  z-index: 1;
}
.history .slick-prev:hover, .history .slick-prev.slick-disabled,
.history .slick-next:hover,
.history .slick-next.slick-disabled {
  background-color: #888;
  opacity: .7;
}
.history .slick-next {
  right: 0;
  left: auto;
  transform: scale(-1, 1);
}

/*
タブ
-----------------------------------*/
.tab-nav {
  margin: 22px 0 40px;
  padding: 0;
  border-bottom: #222 4px solid;
  text-align: center;
}
.tab-nav__list {
  display: inline-block;
}
.tab-nav__btn {
  display: block;
  width: 200px;
  padding: 13px 0;
  transition: .2s ease;
  border-radius: 2px 2px 0 0;
  color: #222;
  font-family: "Hind Vadodara", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 26px;
  line-height: 1;
  text-decoration: none;
}
.tab-nav__btn:hover {
  background: #d3d3d3;
  color: #222;
}
.tab-nav__btn.js-current {
  background: #222;
  color: #fff;
}

/*
modal reset
-----------------------------------*/
#cboxOverlay {
  background: #000;
}

#cboxLoadingGraphic {
  background-image: url(../images/common/loading.gif);
}

#cboxContent {
  background: transparent;
}

#cboxLoadedContent {
  padding: 0;
  background: #fff;
}

#cboxPrevious, #cboxNext, #cboxSlideshow {
  background-image: none;
}

#cboxClose {
  top: 10px;
  right: 7px;
  width: 22px;
  height: 22px;
  transition: .2s ease;
  background: url("/ec/images/common/ico_close.svg") no-repeat 0 0;
}
#cboxClose:hover {
  background-position: 0 0;
  opacity: .7;
}
.js-moda-cart #cboxClose {
  top: 14px;
  right: 10px;
}

/*
フッター
-----------------------------------*/
.pagetop {
  position: relative;
}
.pagetop__btn {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 36px;
  transition: .2s ease;
  background: url("/ec/images/common/ico_pagetop.png") no-repeat 0 0;
  background-size: 100% 100%;
  text-align: left;
  text-indent: -9999px;
  opacity: 0;
  overflow: hidden;
  z-index: 1;
}
.pagetop__btn:hover {
  opacity: .7;
}

.js-display {
  opacity: 1;
}

.js-fixed {
  position: fixed;
}

.footer {
  min-width: 1200px;
  margin-top: 76px;
}
.footer__wrap {
  padding: 30px 0;
  background: #f5f5f5;
}
.footer__inner {
  display: flex;
  width: 1200px;
  margin: 0 auto;
}
.footer__inner::after {
  display: none;
}
.footer__box-logo {
  width: 240px;
  padding: 10px 20px;
  box-sizing: border-box;
}
.footer__logo {
  margin-bottom: 30px;
}
.footer__btn {
  margin-top: 10px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 12px;
}
.footer__box {
  width: 240px;
  padding: 0 0 8px;
  background: url("/ec/images/common/bg_footer.png") 0 0;
}
.footer__box--wide {
  width: 480px;
}
.footer__tit {
  margin-left: 1px;
  padding: 4px 20px 5px;
  background: #f5f5f5;
  font-family: "Hind Vadodara", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 17px;
}

/* フッターメニュー */
.footer-menu__list {
  width: 199px;
  margin: 6px 20px 7px 21px;
  float: left;
  font-size: 12px;
}
.footer-menu__link {
  transition: .2s ease;
  color: #222;
  text-decoration: none;
}
.footer-menu__link:hover {
  text-decoration: underline;
}

/* SNS */
.footer-sns {
  margin: 12px 20px 0 21px;
}
.footer-sns__list {
  float: left;
}
.footer-sns__link {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  transition: .2s ease;
  border-radius: 20px;
  background: #222;
  text-align: center;
}
.footer-sns__link::before {
  display: inline-block;
  width: 0;
  height: 30px;
  content: "";
  vertical-align: middle;
  visibility: visible;
}
.footer-sns__link:hover {
  transform: scale(1.1);
}
.footer-sns__img {
  width: 10px;
  height: auto;
  vertical-align: middle;
}
.footer-sns__img--tw {
  width: 50%;
}
.footer-sns__img--insta {
  width: 22px;
}
.footer-sns__img--youtube{
	width:50%;
}
/* コピーライト */
.copyright {
  width: 1200px;
  margin: 15px auto 20px;
}
.copyright__txt {
  font-size: 12px;
}

/* clearfix */
div::after, ul::after, ol::after, dl::after,
.clearfix::after {
  display: block;
  height: 0;
  clear: both;
  font-size: 0;
  content: ".";
  visibility: hidden;
}

/*# sourceMappingURL=common.css.map */
