@charset "utf-8";
/* CSS Document */

/* にぎわいツール用 */

/* font メイリオ最優先 */

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 {
  font-family: "Meiryo", "Hiragino Kaku Gothic ProN", "Helvetica", "arial",
    sans-serif;
}

.tile.space {
    visibility: hidden;
}

/* ---- hover時の効果無効 ---- */

.contents#pc a:hover img {
  transform: scale(1);
  opacity: 0.7;
  cursor: pointer;
}

.contents#pc a:hover svg{
	opacity: 0.7;
}

.contents#pc a:hover p{
	  opacity: 0.7;
  }

/* titleBack　*/

/* 新にぎわいB wide用　　Nigiwai-wide-A-header.jpg */

.titleBack05 .titleArea {
  display: block !important;
  position: relative;
  width: 100%;
  margin: 0;
}

.titleBack05 .titleImgWrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}

#pc.titleBack05 .titleImg {
  width: 100%;
}

#pc.titleBack05 .updateDate {
  width: auto;
}

#pc.titleBack05 .titleText {
  display: none;
}

#pc.titleBack05 .updateDate {
  font-size: 11px;
  color: #fff;
  position: absolute;
  bottom: calc(2vw - 11px);
  right: 5px;
}

@media screen and (max-width: 910px) {
  #pc.titleBack05 .updateDate {
    font-size: 10px;
    bottom: calc(2vw - 9px);
  }
}

@media screen and (min-width: 1080px) {
  #pc.titleBack05 .updateDate {
    font-size: 12px;
  }
}

_::-webkit-full-page-media,
_:future,
:root #pc.titleBack05 .updateDate {
  padding-top: 6px;
}

#sp.titleBack05 .titleImg {
  width: 100%;
}

#sp.titleBack05 .updateDate {
  width: auto;
}

#sp.titleBack05 .titleText {
  display: none;
}

#sp.titleBack05 .updateDate {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	background-color: transparent;
	font-size: 10px;
	color: #fff;
	text-align: left;
	padding: 0.8vw 0;
	text-indent: 5px;
  }


@media screen and (max-width: 650px) {
  #sp.titleBack05 .titleArea {
    position: relative;
  }

  #sp.titleBack05 .updateDate {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    background-color: transparent;
    font-size: 11px;
    color: #fff;
    text-align: left;
    padding: 1.5vw 5px;
  }
}

@media screen and (max-width: 480px) {
  #sp.titleBack05 .updateDate {
    font-size: 11px;
    padding: 1vw 5px;
  }
}

@media screen and (max-width: 375px) {
  #sp.titleBack05 .updateDate {
    font-size: 10px;
    padding: 0.8vw 5px;
  }
}

@media screen and (max-width: 340px) {
  #sp.titleBack05 .updateDate {
    padding: 0.6vw 5px;
  }
}


.titleBack06 .titleArea {
	display: block !important;
	position: relative;
	width: 100%;
	margin: 0;
  }

  .titleBack06 .titleImgWrapper {
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
  }

  #pc.titleBack06 .titleImg {
	width: 100%;
  }

  #pc.titleBack06 .updateDate {
	width: auto;
  }

  #pc.titleBack06 .titleText {
	display: none;
  }

  #pc.titleBack06 .updateDate {
	font-size: 11px;
	color: #fff;
	position: absolute;
	bottom: calc(2vw - 11px);
	right: 5px;
  }

  @media screen and (max-width: 910px) {
	#pc.titleBack06 .updateDate {
	  font-size: 10px;
	  bottom: calc(2vw - 9px);
	}
  }

  @media screen and (min-width: 1080px) {
	#pc.titleBack06 .updateDate {
	  font-size: 12px;
	}
  }

  _::-webkit-full-page-media,
  _:future,
  :root #pc.titleBack06 .updateDate {
	padding-top: 6px;
  }

  #sp.titleBack06 .titleImg {
	width: 100%;
  }

  #sp.titleBack06 .updateDate {
	width: auto;
  }

  #sp.titleBack06 .titleText {
	display: none;
  }

  #sp.titleBack06 .updateDate {
	  position: absolute;
	  top: auto;
	  right: auto;
	  bottom: 0;
	  left: 0;
	  background-color: transparent;
	  font-size: 10px;
	  color: #fff;
	  text-align: left;
	  padding: 0.8vw 0;
	  text-indent: 5px;
	}


  @media screen and (max-width: 650px) {
	#sp.titleBack06 .titleArea {
	  position: relative;
	}

	#sp.titleBack06 .updateDate {
	  position: absolute;
	  top: auto;
	  right: auto;
	  bottom: 0;
	  left: 0;
	  background-color: transparent;
	  font-size: 11px;
	  color: #fff;
	  text-align: left;
	  padding: 1.5vw 5px;
	}
  }

  @media screen and (max-width: 480px) {
	#sp.titleBack06 .updateDate {
	  font-size: 11px;
	  padding: 1vw 5px;
	}
  }

  @media screen and (max-width: 375px) {
	#sp.titleBack06 .updateDate {
	  font-size: 10px;
	  padding: 0.8vw 5px;
	}
  }

  @media screen and (max-width: 340px) {
	#sp.titleBack06 .updateDate {
	  padding: 0.6vw 5px;
	}
  }

/* ---- title ここまで ---- */

/* 各表示数設定 */

/* 共通 */

.slideSimple {
  margin-top: 5px;
}

.imgFrame {
  position: relative;
  display: block;
}

.imgFrame img {
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

.imgFrame svg {
  position: absolute;
  bottom: -2px;
  right: 0;
}

.B_new {
  fill: #f1939b;
}
.B_order {
  fill: #68c78b;
}
.B_review {
  fill: #fcc96d;
}
.B_info {
  fill: #96c9e0;
}

.new .tileTitleImg {
  background-color: #f1939b;
}
.order .tileTitleImg {
  background-color: #68c78b;
}
.review .tileTitleImg {
  background-color: #fcc96d;
}
.info .tileTitleImg {
  background-color: #96c9e0;
}

.new .date {
	color: #f1939b;
  }
  .order .date {
	color: #68c78b;
  }

  .info .date {
	color: #96c9e0;
  }

/* tileとtileの間隔 */

.tile {
  margin-right: 5px;
  margin-left: 5px;
}

/* ---- テキスト ---- */

.textArea {
  height: auto;
  padding-top: 5px;
}

.textArea .date {
  white-space: nowrap;
}

.textArea .main_text {
  color: #000;
  font-weight: normal;
}

.textArea .star {
  display: flex;
  justify-content: space-between;
  padding: 0 5px;
}

.review .star .full:before,
.review .star .half:before,
.review .star .off:before {
  font-family: "icomoon";
  color: #fbb03b;
}

.review .star .full:before {
  content: "\e9d9";
}

.review .star .half:before {
  content: "\e9d8";
}

.review .star .off:before {
  content: "\e9d7";
}

/* ---- .display10 表示１０ ここから ---- */

/*  スライド幅、画像サイズ指定（正方形） */

.display10 .imgWrapper {
  width: calc((100vw - 90px) / 10);
}

.display10 .imgFrame {
  width: calc((100vw - 90px) / 10);
  height: calc((100vw - 90px) / 10);
}

.display10 .imgFrame svg {
  width: calc((55vw - 90px) / 10);
  height: calc((55vw - 90px) / 10);
}

#pc.display10 .tileTitleImg{
	height: calc((100vw - 90px) / 10 * 0.18)
}

/* ---- テキスト ---- */

.display10 .textArea {
  width: calc((100vw - 90px) / 10);
}

.display10 .textArea .date {
  font-size: 10px;
  padding: 0.3vw 0;
}

.display10 .textArea .main_text {
  font-size: 10px;
}

.display10 .review .star .full:before,
.display10 .review .star .half:before,
.display10 .review .star .off:before {
  font-size: 1.3vw;
}

/* ---- 商品名、価格部分　ここまで ---- */

/* ---- .display10 表示１０ ここまで ---- */

/* ---- .display09 表示9 ここから ---- */

/*  スライド幅、画像サイズ指定（正方形） */

.display09 .imgWrapper {
  width: calc((100vw - 80px) / 9);
}

.display09 .imgFrame {
  width: calc((100vw - 80px) / 9);
  height: calc((100vw - 80px) / 9);
}

.display09 .imgFrame svg {
	width: calc((55vw - 80px) / 9);
	height: calc((55vw - 80px) / 9);
}

#pc.display09 .tileTitleImg{
	height: calc((100vw - 80px) / 9 * 0.18)
}

/* ---- テキスト ---- */

.display09 .textArea {
  width: calc((100vw - 80px) / 9);
}

.display09 .textArea .date {
  font-size: 11px;
  padding: 0.35vw 0;
}

.display09 .textArea .main_text {
  font-size: 11px;
}

.display09 .review .star .full:before,
.display09 .review .star .half:before,
.display09 .review .star .off:before {
  font-size: 1.5vw;
}

/* Edgeのみ */
@supports (-ms-ime-align: auto) {
  .display09 .imgWrapper,
  .display09 .textArea {
    width: calc((100vw - 80px) / 9 - 0.01vw);
  }

  .display09 .imgWrapper .imgFrame {
    width: calc((100vw - 80px) / 9 - 0.01vw);
    height: calc((100vw - 80px) / 9 - 0.01vw);
  }
}

/* Firefoxのみ「 */
@-moz-document url-prefix() {
  .display09 .imgWrapper,
  .display09 .textArea {
    width: calc((100vw - 80px) / 9 - 0.01vw);
  }

  .display09 .imgWrapper .imgFrame {
    width: calc((100vw - 80px) / 9 - 0.01vw);
    height: calc((100vw - 80px) / 9 - 0.01vw);
  }
}

/* IEのみ */
@media all and (-ms-high-contrast: none) {
  .display09 .imgWrapper,
  .display09 .textArea {
    width: calc((100vw - 80px) / 9 - 0.01px);
  }

  .display09 .imgWrapper .imgFrame {
    width: calc((100vw - 80px) / 9 - 0.01px);
    height: calc((100vw - 80px) / 9 - 0.01px);
  }
}

/* ---- 商品名、価格部分　ここまで ---- */

/* ---- .display09 表示9 ここまで ---- */

/* ---- .display08 表示8 ここから ---- */

/*  スライド幅、画像サイズ指定（正方形） */

.display08 .imgWrapper {
  width: calc((100vw - 70px) / 8);
}

.display08 .imgFrame {
  width: calc((100vw - 70px) / 8);
  height: calc((100vw - 70px) / 8);
}

.display08 .imgFrame svg {
	width: calc((55vw - 70px) / 8);
	height: calc((55vw - 70px) / 8);
}

#pc.display08 .tileTitleImg{
	height: calc((100vw - 70px) / 8 * 0.18)
}
/* ---- テキスト ---- */

.display08 .textArea {
  width: calc((100vw - 70px) / 8);
}

.display08 .textArea .date {
  font-size: 12px;
  padding: 0.4vw 0;
}

.display08 .textArea .main_text {
  font-size: 12px;
}

.display08 .review .star .full:before,
.display08 .review .star .half:before,
.display08 .review .star .off:before {
  font-size: 1.7vw;
}

/* Edgeのみ */
@supports (-ms-ime-align: auto) {
  .display08 .imgWrapper,
  .display08 .textArea {
    width: calc((100vw - 70px) / 8 - 0.01vw);
  }

  .display08 .imgWrapper .imgFrame {
    width: calc((100vw - 70px) / 8 - 0.01vw);
    height: calc((100vw - 70px) / 8 - 0.01vw);
  }
}

/* Firefoxのみ「 */
@-moz-document url-prefix() {
  .display08 .imgWrapper,
  .display08 .textArea {
    width: calc((100vw - 70px) / 8 - 0.01vw);
  }

  .display08 .imgWrapper .imgFrame {
    width: calc((100vw - 70px) / 8 - 0.01vw);
    height: calc((100vw - 70px) / 8 - 0.01vw);
  }
}

/* IEのみ */
@media all and (-ms-high-contrast: none) {
  .display08 .imgWrapper,
  .display08 .textArea {
    width: calc((100vw - 70px) / 8 - 0.01px);
  }

  .display08 .imgWrapper .imgFrame {
    width: calc((100vw - 70px) / 8 - 0.01px);
    height: calc((100vw - 70px) / 8 - 0.01px);
  }
}

/* ---- 商品名、価格部分　ここまで ---- */

/* ---- .display08 表示8 ここまで ---- */

/* ---- #sp.sp_display05 表示5 ここから ---- */

/*  スライド幅、画像サイズ指定（正方形） */

#sp.sp_display05 .imgWrapper {
  width: calc((100vw - 40px) / 5);
}

#sp.sp_display05 .imgFrame {
  width: calc((100vw - 40px) / 5);
  height: calc((100vw - 40px) / 5);
}

#sp.sp_display05 .imgFrame svg {
	width: calc((55vw - 40px) / 5);
	height: calc((55vw - 40px) / 5);
  }

/* ---- テキスト ---- */

#sp.sp_display05 .textArea {
  width: calc((100vw - 40px) / 5);
}

#sp.sp_display05 .textArea .date {
  font-size: 10px;
  padding: 0.5vw 0;
}

#sp.sp_display05 .textArea .main_text {
  font-size: 10px;
}

#sp.sp_display05 .review .star .full:before,
#sp.sp_display05 .review .star .half:before,
#sp.sp_display05 .review .star .off:before {
  font-size: 2.8vw;
}

@media screen and (max-width: 340px) {
  #sp.sp_display05 .review .star .full:before,
  #sp.sp_display05 .review .star .half:before,
  #sp.sp_display05 .review .star .off:before {
    font-size: 10px;
  }

  #sp.sp_display05 .review .star {
    padding: 0;
  }
}

/* ---- 商品名、価格部分　ここまで ---- */

/* ---- .sp_display05 表示5 ここまで ---- */

/* ---- .sp_display04 表示4 ここから ---- */

/*  スライド幅、画像サイズ指定（正方形） */

#sp.sp_display04 .imgWrapper {
  width: calc((100vw - 30px) / 4);
}

#sp.sp_display04 .imgWrapper .imgFrame {
  width: calc((100vw - 30px) / 4);
  height: calc((100vw - 30px) / 4);
}

#sp.sp_display04 .imgFrame svg {
	width: calc((55vw - 30px) / 4);
	height: calc((55vw - 30px) / 4);
  }

/* ---- テキスト ---- */

#sp.sp_display04 .textArea {
  width: calc((100vw - 30px) / 4);
}

#sp.sp_display04 .textArea .date {
  font-size: 11px;
  padding: 0.4vw 0;
}

#sp.sp_display04 .textArea .main_text {
  font-size: 11px;
}

#sp.sp_display04 .review .star .full:before,
#sp.sp_display04 .review .star .half:before,
#sp.sp_display04 .review .star .off:before {
  font-size: 3.5vw;
}

/* ---- 商品名、価格部分　ここまで ---- */

/* ---- .sp_display04 表示4 ここまで ---- */

/* ---- .sp_display03 表示3 ここから ---- */

/*  スライド幅、画像サイズ指定（正方形） */

#sp.sp_display03 .imgWrapper {
  width: calc((100vw - 20px) / 3);
}

#sp.sp_display03 .imgWrapper .imgFrame {
  width: calc((100vw - 20px) / 3);
  height: calc((100vw - 20px) / 3);
}

#sp.sp_display03 .imgFrame svg {
	width: calc((55vw - 20px) / 3);
	height: calc((55vw - 20px) / 3);
  }

/* ---- テキスト ---- */

#sp.sp_display03 .textArea {
  width: calc((100vw - 20px) / 3);
}

#sp.sp_display03 .textArea .date {
  font-size: 12px;
  padding: 1.35vw 0;
}

#sp.sp_display03 .textArea .main_text {
  font-size: 12px;
}

#sp.sp_display03 .review .star .full:before,
#sp.sp_display03 .review .star .half:before,
#sp.sp_display03 .review .star .off:before {
  font-size: 5vw;
}

/* Edgeのみ */
@supports (-ms-ime-align: auto) {
  #sp.sp_display03 .imgWrapper,
  #sp.sp_display03 .textArea {
    width: calc((100vw - 20px) / 3 - 0.01vw);
  }

  #sp.sp_display03 .imgWrapper .imgFrame {
    width: calc((100vw - 20px) / 3 - 0.01vw);
    height: calc((100vw - 20px) / 3 - 0.01vw);
  }
}

/* Firefoxのみ「 */
@-moz-document url-prefix() {
  #sp.sp_display03 .imgWrapper,
  #sp.sp_display03 .textArea {
    width: calc((100vw - 20px) / 3 - 0.01vw);
  }

  #sp.sp_display03 .imgWrapper .imgFrame {
    width: calc((100vw - 20px) / 3 - 0.01vw);
    height: calc((100vw - 20px) / 3 - 0.01vw);
  }
}

/* IEのみ */
@media all and (-ms-high-contrast: none) {
  #sp.sp_display03 .imgWrapper,
  #sp.sp_display03 .textArea {
    width: calc((100vw - 20px) / 3 - 0.01px);
  }

  #sp.sp_display03 .imgWrapper .imgFrame {
    width: calc((100vw - 20px) / 3 - 0.01px);
    height: calc((100vw - 20px) / 3 - 0.01px);
  }
}

/* ---- 商品名、価格部分　ここまで ---- */

/* ---- .sp_display03 表示3 ここまで ---- */

/* ---- .sp_display02 表示1 ここから ---- */

/*  スライド幅、画像サイズ指定（正方形） */

#sp.sp_display02 .imgWrapper {
  width: calc((100vw - 10px) / 2);
}

#sp.sp_display02 .imgWrapper .imgFrame {
  width: calc((100vw - 10px) / 2);
  height: calc((100vw - 10px) / 2);
}

#sp.sp_display02 .imgFrame svg {
	width: calc((55vw - 10px) / 2);
	height: calc((55vw - 10px) / 2);
  }
/* ---- テキスト ---- */

#sp.sp_display02 .textArea {
  width: calc((100vw - 10px) / 2);
}

#sp.sp_display02 .textArea .date {
  font-size: 13px;
  padding: 1.9vw 0;
}

#sp.sp_display02 .textArea .main_text {
  font-size: 13px;
}

#sp.sp_display02 .review .star .full:before,
#sp.sp_display02 .review .star .half:before,
#sp.sp_display02 .review .star .off:before {
  font-size: 6vw;
}

/* ---- 商品名、価格部分　ここまで ---- */

/* ---- .sp_display02 表示2 ここまで ---- */

/* ---- .sp_display01 表示2 ここから ---- */

/*  スライド幅、画像サイズ指定（正方形） */

#sp.sp_display01 .imgWrapper {
  width: 100vw;
}

#sp.sp_display01 .imgWrapper .imgFrame {
  width: 100vw;
  height: 100vw;
}

#sp.sp_display01 .imgFrame svg {
	width: 50vw;
	height: 50vw;
  }
/* ---- テキスト ---- */

#sp.sp_display01 .textArea {
  width: 100vw;
}

#sp.sp_display01 .textArea .date {
  font-size: 14px;
  padding: 5vw 0;
}

#sp.sp_display01 .textArea .main_text {
  font-size: 14px;
}

#sp.sp_display01 .review .star .full:before,
#sp.sp_display01 .review .star .half:before,
#sp.sp_display01 .review .star .off:before {
  font-size: 10vw;
}

/* ---- 商品名、価格部分　ここまで ---- */

/* ---- #sp.sp_display01 表示2 ここまで ---- */
