
/* ----TOP メインビジュアル---- */
#block_of_top_body .bx-wrapper {
  position: relative;
}
#block_of_top_body #top-slider {
  text-align: center;
  margin-bottom: 0;
  max-width: 630px;
  margin: 0 auto;
  position: static;
  opacity: 0;
  max-height: 460px;
}
#block_of_top_body #top-slider.slick-slider,
#block_of_top_body #top-slider.no-slider {
  opacity: 1;
}
#block_of_top_body #top-slider li .mv_inner {
  margin: 0;
  display: block;
}
#top-slider-warp .bx-viewport {
  overflow: inherit !important;
}
#block_of_top_body .bx-wrapper .bx-controls-direction a {
  display: block;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  cursor: pointer;
  background-repeat: no-repeat;
  text-indent: -9999px;
  z-index: 0;
  background-image: none;
  margin: 0;
}
#block_of_top_body .bx-wrapper .bx-next {
  right: -100%;
  left: auto !important;
}

#block_of_top_body .slick-dots li button {
    background: #dddddd;
    text-indent: -9999px;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 10px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#block_of_top_body .slick-dots li.slick-active button {
    background: #c8102e;
}
#block_of_top_body .slick-dots {
    text-align: center;
    font-size: 0.85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    position: static;
    padding-top: 10px;
}
#top-slider-warp {
  /* width: 630px; */
  margin: auto;
  position: relative;
}
#top-slider-warp .slick-list {
    overflow: visible;
}
.page-top #top-slider-warp .slick-arrow {
    /* top: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    background-size: 100%; */
    display: block;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.5);
    width: calc((100% - 633px) / 2);
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    cursor: pointer;
    background-repeat: no-repeat;
    z-index: 0;
    background-image: none;
    margin: auto;
    transform: none;
    z-index: 3;
}
.page-top #top-slider-warp .slick-arrow.slick-next {
    right: 0;
}
.page-top #top-slider-warp .slick-arrow.slick-prev {
    left: 0;
}
.page-top #top-slider-warp .slick-arrow.slick-prev::after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 2%;
  background: url(../../img/usr/mv_prev.png) no-repeat center;
  background-size: 40px;
}
.page-top #top-slider-warp .slick-arrow.slick-next::after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2%;
  margin: auto;
  background: url(../../img/usr/mv_next.png) no-repeat 2% center;
  background-size: 40px;
}

.category_brand_tab {
    width: 90%;
    margin: 0 auto;
    max-width: 1000px;
    display: flex;
    text-align: center;
}
.category_tab, .brand_tab {
    width: 50%;
}

/*.template-brand-frame {
    display: none;
}
.template-design-header {
    display: none;
}*/

/*トップページタブデザイン*/
.pickup-items,
.block-top-category,
#recomendTab {
  overflow: hidden;
}

.pickup-items__inner, .point-slider-banner {
  width: 90%;
  max-width: 1000px;
  margin: auto;
  padding: 0 0 60px;
}
.point-slider-banner {
  padding: 0;
}
.template-pickup-wrap .template-design-header {
  display: block;
}

.tab__title,
.category_brand_tab,
.ranking_tabBtn_ {
  position: relative;
  display: flex;
  border-right: #b8a361 1px solid;
}

.tab__title {
  margin-bottom: 30px;
}

.tab__title:after,
.category_brand_tab:after,
.ranking_tabBtn_:after {
  content: '';
  position: absolute;
  bottom: 0;
  margin-left: -5%;
  width: 110%;
  height: 1px;
  background-color: #b8a361;
}

.tab__title__item,
.category_tab,
.brand_tab,
.ranking_tabBtn_ li {
  position: inherit;
  border: #b8a361 1px solid;
  border-right: none;
  background-color: #d1ccb3;
  width: 50%;
  box-sizing: border-box;
  color: #444;
  text-align: center;
  z-index: 1;
}

.ranking_tabBtn_ li {
  margin: 0;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.tab__title__item.is-active,
.category_tab.active,
.brand_tab.active,
.ranking_tabBtn_ li.active_ {
  border-bottom-color: transparent;
  background-color: #fff;
  color: #928149;
}

.tab__title__item.is-active {
  background-color: #f8f7f2;
}

.tab__title__item .title,
.category_tab h2,
.brand_tab h2 {
  margin: 0;
  padding: 10px 0;
  border-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
  cursor: pointer;
}

/*.tab__contents__item {
  display: none;
}*/

.tab__contents__item.is-show {
  display: block;
}
.page-top .point-banner {
  background-color:#fff;
  padding-top: 10px;
}
.page-top .block-on-bnr {
  padding: 0 0 40px;
}
.page-top .point-banner ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 980px;
    margin: auto;
}
.page-top .block-on-bnr ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 980px;
    margin: auto;
}
.page-top .point-banner ul li,
.page-top .block-on-bnr ul li {
    margin: 0 0 15px;
}
/*.page-top .point-banner ul li:not(:nth-child(2n)) {
    margin-right: 10px;
    margin-bottom: 15px;
}
.page-top .point-banner ul li {
    width: calc((100% - 30px)/2);
}*/

/* new_layout */
.page-top .wrapper {
    background: #fff !important;
}
#seasonal_item, #recommend_item, #support_item {
    margin: 50px 0 0;
    padding: 40px 0 0;
    border-top: 2px solid #eeefef;
}

#recomendTab .block-recent-item--header {
    font-size: 24px;
    font-weight: 600;
    margin: 30px auto;
    /*padding: 70px 0 0;
    border-top: 2px solid #eeefef;*/
}

.page-top #block_of_category {
    max-width: unset;
    background: #f7f7f4;
    border-top: none;
}

.page-top #block-top-nishikawa-ichioshi {
    margin: 0 auto;
    padding: 70px 0 60px !important;
    /*border-top: 2px solid #eeefef;*/
}
.page-top #block-top-nishikawa-ichioshi h2 {
    font-size: 24px;
    font-weight: 600;
	margin: 0 auto 5px;
}
.page-top #block-top-nishikawa-ichioshi .block-goods-user-review--write-review-btn {
    margin: 25px auto 0;
}
.page-top .ichioshi-pickup-more-btn.is-active a {
	color: transparent;
	position: relative;
	border: 0;
	background: #dcdcdc;
	width: 140px;
	font-size: 14px;
}

.page-top #block_of_itemhistory h2.block-recent-item--header {
	margin: 0 auto 30px;
    padding: 30px 0 0;
    /*border-top: 2px solid #eeefef;*/
}

.page-top .block-on-advice .block-on-advice_title {
    font-size: 24px;
    font-weight: 600;
	margin: 0 auto 30px;
}

/* ----TOP 西川スタッフの「これイチオシ！」---- */
.ichioshi-wrapper {
	 height: 172vw;
	 overflow: hidden;
}
.ichioshi-pickup-more-btn {
	position: relative;
}
.ichioshi-pickup-more-btn::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 80px;
	background: -webkit-linear-gradient(top, rgba(248,247,242,0) 0%, rgba(248,247,242,0.9) 50%, rgba(248,247,242,0.9) 50%, #f6efe1 100%);
	background: linear-gradient(top, rgba(248,247,242,0) 0%, rgba(248,247,242,0.9) 50%, rgba(248,247,242,0.9) 50%, #f6efe1 100%);
}
.ichioshi-pickup-more-btn.is-active::before {
  display: none;
}
.ichioshi-pickup-more-btn a::before {
	transform: rotate(135deg);
}
.ichioshi-pickup-more-btn.is-active a {
	color: transparent;
	position: relative;
	border: 0;
	background: #dcdcdc;
	width: 140px;
	font-size: 14px;
}
.ichioshi-pickup-more-btn.is-active a::after {
	content: "× 閉じる";
	color: #333;
	position: absolute;
	left: 0;
	right: 0;
}
.ichioshi-pickup-more-btn.is-active a::before {
	display: none;
}
.ichioshi-list .item-name {
	color: #232323;
	font-weight: bold;
	font-size: 18px;
	/* width: 90%; */
	/* margin-bottom: 20px; */
}
#add-revico-ichioshi.ichioshi-list .item-name::before {
  display: none;
}
.ichioshi-list .item-name span::before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #b8a361;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: 0.7em;
}
.ichioshi-list .is-txt {
	font-size: 14px;
	font-weight: 600;
	color: #232323;
	height: calc(14px * 1.5 * 6);
	/* border: 2px solid #b8a361;
	border-radius: 5px;
	padding: 10px; */
	position: relative;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
/* .ichioshi-list .is-txt::before {
	content: "";
	position: absolute;
	top: -22px;
  right: 30px;
	left: 21%;
	width: 17px;
	height: 25px;
	background-image: url(/img/usr/top/icon-ichioshi_fukidashi.png);
	background-repeat: no-repeat;
	background-size: 100%;
	transform: rotate(180deg) scale(-1, 1);
} */
.ichioshi-list .inner-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 29px;
}
.ichioshi-list .inner-flex .staff-name {
	margin: 0 10px 0 40px;
	font-size: 15px;
	font-weight: 600;
	color: #232323;
	position: relative;
	/* padding-left: 35px; */
}
.ichioshi-list .inner-flex .staff-name.is-womens::before {
	background-image: url(../../img/usr/top/icon-ichioshi-staff_w.png);
	background-size: 30px auto;
}
.ichioshi-list .inner-flex .staff-name.is-mens::before {
	background-image: url(../../img/usr/top/icon-ichioshi-staff_m.png);
	background-size: 30px auto;
}
.ichioshi-list .inner-flex .staff-name.is-womens2::before {
	background-image: url(../../img/usr/top/icon-ichioshi-staff_w2.png);
	background-size: 30px auto;
}
.page-top .ichioshi-list li {
	margin-bottom: 30px;
	background: url(../../img/usr/top/bg-ichioshi.jpg);
	padding: 10px;
}
.page-top .ichioshi-list li {
	width: 100%;
	/*max-width: 320px;*/
    margin: 0 5px 10px;
}
.page-top #add-revico-ichioshi.ichioshi-list .slick-list,
.page-top #add-revico-ichioshi.ichioshi-list .slick-track {
 display: flex;
}
.page-top #add-revico-ichioshi.ichioshi-list .revico-review-comment-row {
	background: #fff;
	padding: 10px 10px 15px 10px;
	border-radius: 10px;
  display: flex;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
}
.page-top .ichioshi-list .block-img {
	/* width: 180px; */
	margin-right: 15px;
  width: calc((100% - 15px)/2);
}
.page-top .ichioshi-list .ichioshi-icon {
	background: url(../../img/usr/top/icon-ichioshi.png) no-repeat;
  background-size: 45px auto;
	background-position: 0 50%;
	margin: 0 0 20px;
	padding: 0 0 0 55px;
  height: calc(20px * 1.5 * 2 + 8px);
  box-sizing: border-box;
	color: #232323;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 2px solid #b8a361;
  overflow: hidden;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}
.page-top .ichioshi-list .ichioshi-icon span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page-top .ichioshi-list .inner-flex {
	justify-content: space-around;
  margin: 10px auto 0;
  width: 90%;
}
/* --------ichioshi:revico対応-------- */
.wrap_block-top-nishikawa-ichioshi {
  background: #f8f7f2;
}
.page-top .ichioshi-list .item-name {
    margin-bottom: 0;
}
.page-top .ichioshi-list .item-name span {
    word-break: break-all;
    height: calc(14px * 1.5 * 2);
    position: relative;
    overflow: hidden;
    /* display: inline-block; */
    /* width: calc(100% - 23px); */
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-left: 2em;
    text-indent: -1.5em;
}
/* .page-top .ichioshi-list .item-name span::before,
.page-top .ichioshi-list .item-name span::after {
    background: #fff;
    position: absolute;
}
.page-top .ichioshi-list .item-name span::before {
    content: "...";
    top: calc(18px * 1.5 * 2);
    right: 0;
    width: calc(12px * 1.4);
}
.page-top .ichioshi-list .item-name span::after {
    content: "";
    height: 100%;
    width: 100%;
    left: 94%;
} */
.page-top .ichioshi-list .revico-multicomment-top .revico-comment-main {
    max-width: none;
    margin: 0;
}
.page-top .ichioshi-list .revico-multicomment-top .revico-multicomment-inner {
    max-width: none;
}
.page-top .ichioshi-list .revico-multicomment-top.revico-common-background-style {
    background: transparent;
}
.page-top .ichioshi-list .revico-multicomment-top .revico-logo,
.page-top .ichioshi-list .revico-multicomment-top .revico-comment-header,
.page-top .ichioshi-list .revico-multicomment-top .revico-comment-footer {
    display: none;
}
.page-top .ichioshi-list .revico-multicomment-top .revico-review-comment-row-wrapper {
    margin-bottom: 30px;
    background: url(../../img/usr/top/bg-ichioshi.jpg);
    padding: 10px;
    width: auto;
    box-sizing: border-box;
}
.page-top .ichioshi-list .revico-multicomment-top .ichioshi-slick .revico-review-comment-row-wrapper {
    width: calc(1000px / 2);
    margin-right: 10px;
    margin-bottom: 0;
    opacity: 1 !important;
}
.page-top .ichioshi-list .revico-multicomment-top button {
    font-size: 0;
}
.page-top .ichioshi-list .inner-flex .staff-name .staff-icon {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 10px;
}
.page-top .ichioshi-list .inner-flex .staff-name .staff-icon img {
  max-width: 100%;
  max-height: 100%;
}
.page-top .ichioshi-list .inner-flex .staff-name::before {
    display: none;
}
.page-top .ichioshi-list .inner-flex .staff-name {
    /* padding-left: 45px; */
    /* margin: 0 10px 0 0; */
    margin: 0 auto;
    position: relative;
}
.page-top .ichioshi-list .btn-area {
  margin: 10px auto 0;
}
.page-top .ichioshi-list .btn-area a {
  background: #fff;
  display: inline-block;
  padding: 7px 50px 7px 40px;
  border: 2px solid #FF8505;
  color: #fff;
  background-color: #FF8505;
  border-radius: 50vh;
  position: relative;
}
.page-top .ichioshi-list .btn-area a:hover {
  opacity: .7;
}
.page-top .ichioshi-list .btn-area a::before {
  content: "";
  /* background: #fff;
  position: absolute;
  right: 17px;
  bottom: 13px;
  width: 20px;
  height: 2px; */
  position: absolute;
  right: 10px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: translate(0,-50%) rotate(45deg);
}
.page-top .ichioshi-list .btn-area a::after {
  /* content: "";
  background: #fff;
  position: absolute;
  right: 17px;
  bottom: 16px;
  width: 10px;
  height: 2px;
  transform: rotate(25deg); */
}
/* --------//ichioshi:revico対応-------- */
@media screen and (max-width: 340px) {
	.ichioshi-wrapper {
		height: 203vw;
	}
	.ichioshi-list .inner-flex .btn-area {
		width: 100%;
		text-align: center;
	}
	.ichioshi-list .inner-flex {
		flex-wrap: wrap;
	}
	.ichioshi-list .inner-flex .staff-name {
		margin: 0 auto 10px;
	}
	.ichioshi-list .inner-flex .btn-area a {
		width: 100%;
	}
}
.ichioshi-list .inner-flex .staff-name span {
	display: block;
	font-size: 12px;
}
.ichioshi-list .inner-flex .btn-area a::before {
	content: "";
	background: #fff;
	position: absolute;
	right: 17px;
	bottom: 13px;
	width: 20px;
	height: 1px;
}
.ichioshi-list .inner-flex .btn-area a::after {
	content: "";
	background: #fff;
	position: absolute;
	right: 17px;
	bottom: 16px;
	width: 10px;
	height: 1px;
	transform: rotate(25deg);
}
.ichioshi-list .inner-flex .btn-area a:hover {
	opacity: .8;
}
#block-top-nishikawa-ichioshi h2,#block-top-nishikawa-ichioshi-bnr h2 {
	padding: 0;
	margin: 0 0 20px;
	border: none;
	text-align: center;
	line-height: 1.2;
	font-size: 4.5vw;
	font-weight: 500;
	/* font-family: 'Noto Serif Japanese', serif; */
	background: none !important;
}
#block-top-nishikawa-ichioshi .is-read {
	color: #c7161e;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
#block-top-nishikawa-ichioshi .block-first-area {
	/* display: flex; */
	margin-bottom: 5px;
}
#block-top-nishikawa-ichioshi .date_ {
	font-size: 12px;
	font-weight: 600;
	color: #232323;
}
#block-top-nishikawa-ichioshi .detail-area {
  position: relative;
  width: 100%;
	margin-top: 10px;
  border: 2px solid #b8a361;
  border-radius: 5px;
  padding: 10px;
  box-sizing: border-box;
}
#block-top-nishikawa-ichioshi .detail-area::before {
	content: "";
	position: absolute;
	top: -22px;
  right: 30px;
	/* left: 21%; */
	width: 17px;
	height: 25px;
	background-image: url(/img/usr/top/icon-ichioshi_fukidashi.png);
	background-repeat: no-repeat;
	background-size: 100%;
	transform: rotate(180deg) scale(-1, 1);
}
#block-top-nishikawa-ichioshi-bnr {
	margin: 0;
	padding: 30px 3%;
	/* background: #fff; */
}
#block-top-nishikawa-ichioshi-bnr li {
	margin-bottom: 30px;
}
#block-top-nishikawa-ichioshi-bnr li:last-child {
	margin-bottom: 0;
}
#block-top-nishikawa-ichioshi-bnr .is-txt {
	margin-top: 10px;
	font-size: 12px;
}

/* new_config slick */
.pane-main a,.pane-main a:active,.pane-main a:focus,
.pane-right-menu a,.pane-right-menu a:active,.pane-right-menu a:focus {
	outline:none;
}
.slick-arrow.slick-disabled {
    display: none!important;
}
.page-top .slick-prev, .page-top .slick-next {
    top: 30%;
}
.page-top .template-brand-wrap .slick-prev, .page-top .template-brand-wrap .slick-next {
    top: 40%;
}
.page-top #block-top-nishikawa-ichioshi .slick-prev, .page-top #block-top-nishikawa-ichioshi .slick-next {
    top: 50%;
}
.page-top .slick-prev:before, .page-top .slick-next:before {
    content: "";
}
.page-top .slick-prev, .page-top .slick-prev:hover, .page-top .slick-prev:focus {
	width: 35px;
    height: 35px;
    background: url(/img/usr/mv_prev.png) no-repeat center;
    background-size: 35px;
	z-index: 100;
}
.page-top .slick-next, .page-top .slick-next:hover, .page-top .slick-next:focus {
	width: 35px;
    height: 35px;
	right: -15px;
    background: url(/img/usr/mv_next.png) no-repeat center;
    background-size: 35px;
	z-index: 100;
}
.page-top #block-top-nishikawa-ichioshi .slick-next, .page-top #block-top-nishikawa-ichioshi .slick-next:hover, .page-top #block-top-nishikawa-ichioshi .slick-next:focus {
	right: -25px;
}

/* ----TOP お知らせスクロール---- */
.page-top .block-top-topic--body {
    padding: 0;
}
.block-top-topic--items {
    overflow: auto;
    height: 110px;
}
.block-top-topic--next-page {
    margin-top: 0 !important;
}

/* ----お客様の声:revico対応---- */
/* reset */
#block-top-nishikawa-allreview  {
  padding: 0 0 60px !important;
}
#block-top-nishikawa-allreview .block-recent-item--header {
  font-size: 24px;
  font-weight: 600;
  padding: 40px 0 0;
  margin: auto;
}
#block-top-nishikawa-allreview .is-read {
  color: #928149;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 25px;
}
#add-revico-allreview .revico-common-background-style {
  background-color: #fff;
}
#add-revico-allreview .revico-comment-footer {
  display: none;
}
#add-revico-allreview .revico-review-comment-row-wrapper {
  opacity: 1 !important;
}
#add-revico-allreview .revico-multicomment-top .slick-slider button {
  font-size: 0;
}
#add-revico-allreview .revico-widget a {
  outline: none;
}
#add-revico-allreview .revico-multicomment-top {
  padding: 0 0 10px;
}
#add-revico-allreview .revico-multicomment-top .revico-review-comment-row-wrapper {
  margin: 0 5px;
}
#add-revico-allreview .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail {
  padding: 15px;
}
#add-revico-allreview .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name {
  border-bottom: none;
  padding: 0;
  margin-bottom: 5px;
  justify-content: center;
}
#add-revico-allreview .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--product[data-all-product-review="true"] .revico-review-comment-detail--product-name img {
  max-width: 200px;
  max-height: 200px;
  margin-right: 0;
}
#add-revico-allreview .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment {
  margin-bottom: 20px;
}
#add-revico-allreview .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment a:hover {
  color: #976F34;
}
#add-revico-allreview .revico-multicomment-top .revico-starability-result {
  position: relative;
  background-image: url(/img/usr/revico_star.png);
}
#add-revico-allreview .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--star {
  margin-bottom: 0;
}
#add-revico-allreview .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--star .revico-review-comment-detail--star-rate {
  /*margin: 0 0 0 60px;*/
  height: 25px;
}
/* add */
#add-revico-allreview .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--title .revico-review-comment-detail--title-review-title {
  word-break: break-all;
  font-size: 14px;
}
#add-revico-allreview .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row .revico-review-comment-detail .revico-review-comment-detail--comment--content {
  word-break: break-all;
  height: 65px;
}
/*#add-revico-allreview .revico-widget a.revico-review-comment-detail--link {
    color: #B8A361;
	margin: auto;
    padding-right: 20px;
    font-size: 12px;
    display: table;
    position: relative;
    background: url(../../img/usr/category_more_next.png) no-repeat 100% center;
    background-size: 15px;
    transition: .2s;
}*/
#add-revico-allreview .revico-widget a.revico-review-comment-detail--link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 146px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin: auto;
  padding: 8px;
  background: #FF8505;
  border-radius: 50vh;
  position: relative;
}
#add-revico-allreview .revico-widget a.revico-review-comment-detail--link span:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 1px;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#add-revico-allreview .revico-widget a.revico-review-comment-detail--link:hover {
  opacity: 0.7;
}
#add-revico-allreview .revico-review-comment-detail--product a p:hover {
  color: #976F34;
}
/* button */
#add-revico-allreview .slick-slider .slick-arrow {
  /*background: #b8a361;*/
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  margin: auto;
  text-indent: -9999px;
}
/*#add-revico-allreview .slick-slider .slick-arrow:hover, .goods_ .slick-arrow:focus {
  opacity: 0.7;
  background: #b8a361;
}*/
#add-revico-allreview .slick-slider .slick-arrow.slick-prev {
  left: -50px;
  background: url(../../img/usr/mv_prev.png) no-repeat left top;
}
#add-revico-allreview .slick-slider .slick-arrow.slick-next {
  right: -50px;
  background: url(../../img/usr/mv_next.png) no-repeat left top;
}
/*#add-revico-allreview .slick-slider .slick-arrow.slick-prev::before, #add-revico-allreview .slick-slider .slick-arrow.slick-next::before {
  content: "";
  position: absolute;
  right: 13px;
  top: 1px;
  bottom: 0;
  margin: auto;
  width: 16px;
  height: 16px;
  color: #fff;
  opacity: 1;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#add-revico-allreview .slick-slider .slick-arrow.slick-next::before {
  right: 20px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}*/
/* ★ */
#add-revico-allreview .revico-multicomment-top .revico-starability-result:after {
    content: "";
    position: absolute;
    right: -30px;
    top: -33px;
    bottom: 0;
    font-size: 30px;
    font-weight: bold;
    margin: auto;
    width: 18px;
    height: 18px;
}
#add-revico-allreview .revico-multicomment-top .revico-starability-result[data-star-rating="5"]:after {
    content: "5";
}
#add-revico-allreview .revico-multicomment-top .revico-starability-result[data-star-rating="4"]:after {
    content: "4";
}
#add-revico-allreview .revico-multicomment-top .revico-starability-result[data-star-rating="3"]:after {
    content: "3";
}
#add-revico-allreview .revico-multicomment-top .revico-starability-result[data-star-rating="2"]:after {
    content: "2";
}
#add-revico-allreview .revico-multicomment-top .revico-starability-result[data-star-rating="1"]:after {
    content: "1";
}
#add-revico-allreview .revico-multicomment-top .revico-starability-result[data-star-rating="0"]:after {
    content: "0";
}

/* カテゴリ一覧（親カテゴリのみ） */
#block_of_category.block-top-category.is-static .block-category-style-g--item:first-child .block-category-style-g--item-name::after {
  content: "";
}
#category-list-parent {
  background: #f7f7f4;
  padding-top: 10px;
  padding-bottom: 40px;
}
#category-list-parent .block-category-style-g {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}
#category-list-parent .block-category-style-g--item {
  padding: 0;
  margin: 0;
}
#category-list-parent .block-category-style-g--item .block-category-style-g--item-name {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}
#category-list-parent .block-category-style-g--item-name a {
  border-bottom: none;
  background-color: white;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
#category-list-parent .img_center {
  margin-top: 10px;
}