@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  background: transparent;
  border: 0;
  font-size: 62.5%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "Noto Serif JP", serif;
  font-style: normal;
  font-weight: 400;
  color: #000;
  *font: x-small;
  line-height: 1.5;
  margin: 0px;
  padding: 0px;
  font-feature-settings: "palt";
}

section, aside, article, figcaption, figure, header, footer, main, menu, nav, summary, div, p, a, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd {
  box-sizing: border-box;
}

/* for IE6 */
* html body {
  font-size: 75%;
  overflow: hidden;
}

/* for IE7 */
*:first-child + html body {
  font-size: 75%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: black;
  text-decoration: none;
}

a:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
  vertical-align: top;
  height: auto;
  max-width: 100%;
}

input, select {
  vertical-align: middle;
}

input, button {
  margin: 0;
  border: 0;
}

button {
  padding: 0;
  background-color: transparent;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul,
li {
  list-style: none;
}

caption,
th {
  text-align: left;
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

br {
  letter-spacing: normal;
}

hr {
  display: none;
}

input, button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.m-auto-tb0 {
  margin: 0 auto;
}

.mt3 {
  margin-top: 3px;
}

.mr3 {
  margin-right: 3px;
}

.mb3 {
  margin-bottom: 3px;
}

.ml3 {
  margin-left: 3px;
}

.m-all3 {
  margin: 3px 3px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.m-all5 {
  margin: 5px 5px;
}

.mt8 {
  margin-top: 8px;
}

.mr8 {
  margin-right: 8px;
}

.mb8 {
  margin-bottom: 8px;
}

.ml8 {
  margin-left: 8px;
}

.m-all8 {
  margin: 8px 8px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.m-all10 {
  margin: 10px 10px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.m-all15 {
  margin: 15px 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.m-all20 {
  margin: 20px 20px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.m-all25 {
  margin: 25px 25px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.m-all30 {
  margin: 30px 30px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.m-all35 {
  margin: 35px 35px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.m-all40 {
  margin: 40px 40px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.m-all45 {
  margin: 45px 45px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.m-all50 {
  margin: 50px 50px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.m-all60 {
  margin: 60px 60px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.m-all70 {
  margin: 70px 70px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.m-all80 {
  margin: 80px 80px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.m-all90 {
  margin: 90px 90px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.m-all100 {
  margin: 100px 100px;
}

.pt3 {
  padding-top: 3px;
}

.pr3 {
  padding-right: 3px;
}

.pb3 {
  padding-bottom: 3px;
}

.pl3 {
  padding-left: 3px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.box, .main-contents .t-cont .item-list, .main-contents .t-cont .item-list .item-box .rank-num, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__list, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .c-tab-menu__select__label, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .c-tab-menu__select, .main-contents .shop-list-contents .tab-floor, .main-contents .shop-list-contents .floor-contents .floor-cont .floor-list {
  display: -webkit-flex;
  display: flex;
}
.box.bpCenter, .main-contents .t-cont .bpCenter.item-list, .main-contents .t-cont .item-list .item-box .rank-num, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__list, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .c-tab-menu__select__label, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .c-tab-menu__select, .main-contents .shop-list-contents .tab-floor, .main-contents .shop-list-contents .floor-contents .floor-cont .bpCenter.floor-list, .main-contents .shop-list-contents .floor-contents .floor-cont .c-tab-menu .floor-list.c-tab-menu__list, .main-contents .shop-list-contents .c-tab-menu .floor-contents .floor-cont .floor-list.c-tab-menu__list, .main-contents .shop-list-contents .floor-contents .floor-cont .floor-list.tab-floor {
  -webkit-justify-content: center;
  justify-content: center;
}
.box.baEnd, .main-contents .t-cont .baEnd.item-list, .main-contents .t-cont .item-list .item-box .baEnd.rank-num, .main-contents .shop-list-contents .c-tab-menu .baEnd.c-tab-menu__list, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .baEnd.c-tab-menu__select__label, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .baEnd.c-tab-menu__select, .main-contents .shop-list-contents .baEnd.tab-floor, .main-contents .shop-list-contents .floor-contents .floor-cont .baEnd.floor-list {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.box.baCenter, .main-contents .t-cont .baCenter.item-list, .main-contents .t-cont .item-list .item-box .rank-num, .main-contents .shop-list-contents .c-tab-menu .baCenter.c-tab-menu__list, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .c-tab-menu__select__label, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .c-tab-menu__select, .main-contents .shop-list-contents .baCenter.tab-floor, .main-contents .shop-list-contents .floor-contents .floor-cont .baCenter.floor-list {
  -webkit-align-items: center;
  align-items: center;
}
.box.space-between, .main-contents .t-cont .space-between.item-list, .main-contents .t-cont .item-list .item-box .space-between.rank-num, .main-contents .shop-list-contents .c-tab-menu .space-between.c-tab-menu__list, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .space-between.c-tab-menu__select__label, .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .space-between.c-tab-menu__select, .main-contents .shop-list-contents .space-between.tab-floor, .main-contents .shop-list-contents .floor-contents .floor-cont .space-between.floor-list {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.fz8 {
  font-size: 8px;
}

.fz10 {
  font-size: 10px;
}

.fz11 {
  font-size: 11px;
}

.fz12 {
  font-size: 12px;
}

.fz13 {
  font-size: 13px;
}

.fz14 {
  font-size: 14px;
}

.fz15 {
  font-size: 15px;
}

.fz16 {
  font-size: 16px;
}

.fz17 {
  font-size: 17px;
}

.fz18 {
  font-size: 18px;
}

.fz19 {
  font-size: 19px;
}

.fz20 {
  font-size: 20px;
}

.fz21 {
  font-size: 21px;
}

.fz22 {
  font-size: 22px;
}

.fz23 {
  font-size: 23px;
}

.fz24 {
  font-size: 24px;
}

.fz25 {
  font-size: 25px;
}

.fwN {
  font-weight: normal;
}

.fwB {
  font-weight: bold;
}

.taC {
  text-align: center;
}

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/*  Slider styles
-------------------------*/
.slider-show {
  display: none;
}
.slider-show.slick-initialized {
  display: block;
  /*slick-initializedが付与されたら表示*/
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide > div {
  font-size: 0;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  position: absolute;
  text-indent: -9999px;
  cursor: pointer;
}

.slick-dots {
  position: absolute;
}

.disp-pc {
  display: block;
}

.disp-sp {
  display: none;
}

[v-cloak] {
  display: none;
}

.opacity-link {
  transition: opacity 0.2s ease;
  display: block;
}
.opacity-link:hover {
  opacity: 0.7;
}

.logo-text {
  position: absolute;
  text-indent: -9999px;
}

.nolink {
  pointer-events: none;
}

.slick-dots {
  display: block;
  margin: 0;
  list-style: none;
  text-align: center;
  position: relative;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 5px;
  padding: 0;
  text-indent: -9999px;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 4px;
  height: 4px;
  background-color: #ced1d8;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
}
.slick-dots li.slick-active {
  width: 6px;
  height: 6px;
}
.slick-dots li.slick-active button {
  width: 6px;
  height: 6px;
  background-color: #6a6b6f;
}

.main-contents {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}
.main-contents .main-slider {
  width: 100%;
}
.main-contents .main-slider li img {
  width: 100%;
}
.main-contents .t-cont {
  margin-top: 10px;
}
.main-contents .t-cont .ttl {
  font-weight: normal;
  font-size: 32px;
  letter-spacing: 0.04em;
  line-height: 27px;
  text-align: center;
  color: #000;
}
.main-contents .t-cont .item-list {
  margin-top: 45px;
}
.main-contents .t-cont .item-list .item-box {
  margin-left: 20px;
  width: calc((100% - 80px) / 5);
}
.main-contents .t-cont .item-list .item-box:first-child {
  margin-left: 0;
}
.main-contents .t-cont .item-list .item-box a {
  width: 100%;
  height: 100%;
  position: relative;
}
.main-contents .t-cont .item-list .item-box .shop-name {
  font-size: 12px;
  line-height: 27px;
  text-align: left;
  color: #6a6b6f;
  margin-top: 10px;
}
.main-contents .t-cont .item-list .item-box .item-name {
  margin-top: 5px;
  font-family: "Hiragino Mincho ProN";
  font-weight: normal;
  font-size: 15px;
  line-height: 21px;
  color: #1e1e1f;
}
.main-contents .t-cont .item-list .item-box .item-icon {
	display: flex;
    flex-wrap :wrap;
    margin: 0px 10px 0 0;
	height: 25px;
  }
.main-contents .t-cont .item-list .item-box .new {
    font-family: "Hiragino Mincho ProN";
	padding: 0 15px;
	margin-right: 10px;
    font-size: 12px;
    line-height: 27px;
    background: #f6d131;
  }
.main-contents .t-cont .item-list .item-box .sale {
    font-family: "Hiragino Mincho ProN";
	color: #fff;
	padding: 0 15px;
    font-size: 12px;
    line-height: 27px;
    background: #ff2009;
  }
.main-contents .t-cont .item-list .item-box .sale2 {
    font-family: "Hiragino Mincho ProN";
	color: #fff;
	padding: 2px 10px;
	margin-right: 5px;
    font-size: 12px;
    vertical-align: top;
    background: #ff2009;
  }
.main-contents .t-cont .item-list .item-box .item-price {
  margin-top: 5px;
  font-size: 15px;
  line-height: 21px;
  color: #1e1e1f;
}
.main-contents .t-cont .item-list .item-box .rank-num {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-color: #000;
}
.main-contents .t-cont .item-list .item-box .rank-num span {
  font-family: "Hiragino Mincho ProN";
  font-size: 18px;
  letter-spacing: 0.04em;
  color: #fff;
}
.main-contents .shop-list-contents {
  margin-top: 100px;
}
.main-contents .shop-list-contents .c-tab-menu .c-tab-menu__list {
  border-bottom: 1px solid #ced1d8;
}
.main-contents .shop-list-contents .c-tab-menu .c-tab-menu__list .c-tab-menu__item {
  font-family: "Avenir Next", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "Yu Gothic", YuGothic, "Roboto", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
  display: block;
  padding: 0 20px 20px;
  cursor: pointer;
  position: relative;
}
.main-contents .shop-list-contents .c-tab-menu .c-tab-menu__list .c-tab-menu__item:after {
  background-color: #000;
  content: "";
  width: 0;
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
  will-change: width;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
.main-contents .shop-list-contents .c-tab-menu .c-tab-menu__list .c-tab-menu__item:hover:after {
  width: 100%;
}
.main-contents .shop-list-contents .c-tab-menu .c-tab-menu__list .c-tab-menu__item.is-active {
  font-weight: bold;
}
.main-contents .shop-list-contents .c-tab-menu .c-tab-menu__list .c-tab-menu__item.is-active:after {
  width: 100%;
}
.main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap {
  display: none;
  width: calc(100% - 40px);
  margin-left: 20px;
  height: 50px;
  position: relative;
}
.main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .c-tab-menu__select__label {
  background-color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  text-align: center;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap .c-tab-menu__select {
  background-color: transparent;
  font-size: 1.6rem;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-radius: 0;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.main-contents .shop-list-contents .tab-floor {
  flex-wrap: wrap;
  margin-top: 30px;
}
.main-contents .shop-list-contents .tab-floor li {
  margin: 10px 0 0 8px;
}
.main-contents .shop-list-contents .tab-floor li:first-child {
  margin-left: 0;
}
.main-contents .shop-list-contents .tab-floor li a {
  padding: 15px 16px 13px 16px;
  display: block;
  background: #fff;
  border: 1px solid #ced1d8;
}
.main-contents .shop-list-contents .tab-floor li a p {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #1e1e1f;
}
.main-contents .shop-list-contents .tab-floor li.inactive a {
  pointer-events: none;
}
.main-contents .shop-list-contents .tab-floor li.inactive a p {
  color: #ced1d8;
}
.main-contents .shop-list-contents .floor-contents .floor-cont {
  margin-top: 65px;
  border-top: 4px solid #000;
}
.main-contents .shop-list-contents .floor-contents .floor-cont .floor-ttl {
  font-size: 36px;
  letter-spacing: 0.05em;
  line-height: 25.2px;
  text-align: left;
  color: #1e1e1f;
  padding: 18px 0 15px 0;
  border-bottom: 1px solid #ced1d8;
  margin-bottom: 15px;
}
.main-contents .shop-list-contents .floor-contents .floor-cont .floor-list {
  flex-wrap: wrap;
}
.main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box {
  width: calc((100% - 50px) / 2);
  padding: 15px 0;
  border-bottom: 1px solid #ced1d8;
}
.main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box:nth-child(2n) {
  margin-left: 50px;
}
.main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box .shop-name {
  font-weight: normal;
  font-size: 15px;
  line-height: 22.4px;
  text-align: left;
  color: #1e1e1f;
}
.main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box .shop-kana-name {
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 24px;
  color: #6a6b6f;
}
.main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box .shop-category {
  margin-top: 5px;
  font-weight: normal;
  font-size: 11px;
  line-height: 23.4px;
  text-align: left;
  color: #6a6b6f;
}
.main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box a {
  display: block;
  position: relative;
}
.main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box a:before {
  position: absolute;
  transform: translateY(-50%);
  content: "";
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  border-top: 1px solid #1e1e1f;
  border-right: 1px solid #1e1e1f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-contents .btn-shop-link {
  margin: 80px auto 0 auto;
  font-size: 13px;
  letter-spacing: 0.04em;
  line-height: 1px;
  text-align: center;
  color: #1e1e1f;
}
.main-contents .btn-shop-link a {
  position: relative;
}
.main-contents .btn-shop-link a:before {
  position: absolute;
  content: "";
  top: 5px;
  right: -30px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #1e1e1f;
  border-right: 1px solid #1e1e1f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-contents .btn-top-link {
  margin: 80px auto 0 auto;
  font-size: 13px;
  letter-spacing: 0.04em;
  line-height: 1px;
  text-align: center;
  color: #1e1e1f;
}
.main-contents .btn-top-link a {
  position: relative;
  text-decoration: underline;
}
.main-contents .note-text-box {
  margin: 60px auto 100px auto;
  width: 600px;
  padding: 35px;
  background: #fff;
  border: 1px solid #ced1d8;
}
.main-contents .note-text-box .ttl {
  font-weight: bold;
  font-size: 18px;
  line-height: 32.4px;
  color: #1e1e1f;
  text-align: left;
}
.main-contents .note-text-box .note-text {
  margin-top: 10px;
  font-weight: normal;
  font-size: 12px;
  line-height: 25.2px;
  color: #1e1e1f;
}

@media screen and (max-width: 1100px) {
  .main-contents {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  .main-contents {
    width: 100%;
  }
  .main-contents .t-cont {
    margin-top: 10px;
  }
  .main-contents .t-cont .ttl {
    font-size: 28px;
    line-height: 27px;
  }
  .main-contents .t-cont .item-block-in {
    width: 100%;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    white-space: normal;
  }
  .main-contents .t-cont .item-list {
    display: block;
    margin-top: 45px;
    width: 1430px;
  }
  .main-contents .t-cont .item-list .item-box {
    margin-left: 20px;
    display: inline-block;
    vertical-align: top;
    width: 260px;
  }
  .main-contents .t-cont .item-list .item-box:first-child {
    margin-left: 20px;
  }
  .main-contents .t-cont .item-list .item-box .shop-name {
    font-size: 12px;
    line-height: 27px;
    text-align: left;
    color: #6a6b6f;
    margin-top: 10px;
  }
  .main-contents .t-cont .item-list .item-box .item-name {
    margin-top: 5px;
    font-family: "Hiragino Mincho ProN";
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
    color: #1e1e1f;
  }
.main-contents .t-cont .item-list .item-box .item-icon {
	display: flex;
    flex-wrap :wrap;
    margin: 0px 10px 0 0;
	height: 25px;
  }
.main-contents .t-cont .item-list .item-box .new {
    font-family: "Hiragino Mincho ProN";
	padding: 0 15px;
	margin-right: 10px;
    font-size: 12px;
    line-height: 27px;
    background: #f6d131;
  }
.main-contents .t-cont .item-list .item-box .sale {
    font-family: "Hiragino Mincho ProN";
	color: #fff;
	padding: 0 15px;
    font-size: 12px;
    line-height: 27px;
    background: #ff2009;
  }
.main-contents .t-cont .item-list .item-box .sale2 {
    font-family: "Hiragino Mincho ProN";
	color: #fff;
	padding: 2px 10px;
	margin-right: 5px;
    font-size: 12px;
    vertical-align: top;
    background: #ff2009;
  }

  .main-contents .t-cont .item-list .item-box .item-price {
    margin-top: 5px;
    font-size: 15px;
    line-height: 21px;
    color: #1e1e1f;
  }
  .main-contents .t-cont .item-list .item-box .rank-num {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background-color: #000;
  }
  .main-contents .t-cont .item-list .item-box .rank-num span {
    font-family: "Hiragino Mincho ProN";
    font-size: 18px;
    letter-spacing: 0.04em;
    color: #fff;
  }
  .main-contents .shop-list-contents {
    margin-top: 100px;
  }
  .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__list {
    display: none;
  }
  .main-contents .shop-list-contents .c-tab-menu .c-tab-menu__select-wrap {
    display: block;
  }
  .main-contents .shop-list-contents .tab-floor {
    flex-wrap: wrap;
    margin: 30px auto 0 auto;
    width: calc(100% - 40px);
  }
  .main-contents .shop-list-contents .tab-floor li {
    margin: 10px 0 0 8px;
    width: calc((100% - 40px) / 6);
    box-sizing: border-box;
  }
  .main-contents .shop-list-contents .tab-floor li:first-child {
    margin-left: 0;
  }
  .main-contents .shop-list-contents .tab-floor li:nth-child(6n + 1) {
    margin-left: 0;
  }
  .main-contents .shop-list-contents .tab-floor li a {
    padding: 15px 0;
  }
  .main-contents .shop-list-contents .tab-floor li a p {
    font-size: 12px;
  }
  .main-contents .shop-list-contents .floor-contents .floor-cont {
    margin-top: 40px;
  }
  .main-contents .shop-list-contents .floor-contents .floor-cont .floor-ttl {
    padding: 18px 0 15px 20px;
  }
  .main-contents .shop-list-contents .floor-contents .floor-cont .floor-list {
    display: block;
    flex-wrap: wrap;
  }
  .main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 15px 0;
    border-bottom: 1px solid #ced1d8;
  }
  .main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box:nth-child(2n) {
    margin: 0 auto;
  }
  .main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box .shop-name {
    line-height: 21px;
  }
  .main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box .shop-category {
    margin-top: 5px;
    font-weight: normal;
    font-size: 10px;
  }
  .main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box a {
    display: block;
    position: relative;
  }
  .main-contents .shop-list-contents .floor-contents .floor-cont .floor-list .floor-box a:before {
    position: absolute;
    transform: translateY(-50%);
    content: "";
    top: 50%;
    right: 0;
    width: 5px;
    height: 5px;
    border-top: 1px solid #1e1e1f;
    border-right: 1px solid #1e1e1f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .main-contents .btn-shop-link {
    margin: 80px auto 0 auto;
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 1px;
    text-align: center;
    color: #1e1e1f;
  }
  .main-contents .btn-shop-link a {
    position: relative;
  }
  .main-contents .btn-shop-link a:before {
    position: absolute;
    content: "";
    top: 3px;
    right: -20px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #1e1e1f;
    border-right: 1px solid #1e1e1f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .main-contents .note-text-box {
    width: calc(100% - 40px);
    margin: 60px auto 100px auto;
    padding: 20px 10px;
  }

  .disp-pc {
    display: none;
  }

  .disp-sp {
    display: block;
  }
}

.c-red {
  color: #ff2009;
  font-size: inherit;
}
