@charset "UTF-8";

.categroup-contents h2 {
  font-size: 22px;
  text-align: center;
  font-family: "Crimson Text", serif;
  font-weight: 600;
  line-height: 1.3;
}
.categroup-contents{width: 100%;max-width:740px;
  margin: 20px auto 108px;
    margin-bottom: 10px;
}

.categroup-contents.top--ranking ul {
  counter-reset: ranking;padding: 0;
}
.categroup-contents ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.categroup-contents.top--ranking ul li::before {
counter-increment: ranking;
content: counter(ranking);
font-size: 1.4rem;
color: #FFF;
font-family: 'Lato', sans-serif;
font-weight: bold;
text-align: center;
line-height: 31px;
position: absolute;
top: 0;
left: 0;
width: 32px;
border-radius: 100px;
}

.categroup-contents.top--ranking ul li {
  width: 170px;
  position: relative;
  overflow: hidden;
  background: #f4f4e7;
  margin: 5px;
}
.categroup-contents ul li a p.item-name {
font-size: 1rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-bottom: 2px;
padding: 10px;
}

.categroup-contents ul li a img {
  width: 100%;
}
.categroup-contents ul li a p {
  text-align: center;
}
.categroup-contents ul li a p.ito-price {
  font-size: 1.4rem;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  margin: 5px;
  color: #f00;
}

.categroup-contents.top--ranking ul li {
  width: 170px;
  position: relative;
  overflow: hidden;
}
.categroup-contents.top--ranking li:nth-child(1)::before {
  background: #fa0;
}
.categroup-contents.top--ranking li:nth-child(2)::before {
  background: #bbb;
}
.categroup-contents.top--ranking li:nth-child(3)::before {
  background: #930;
}
.categroup-contents.top--ranking li:nth-child(n+4)::before {
  background: #47aa4f;
}
.ito-price::before {
  content: "￥";
  font-size: 0.8rem;
}
.ito-price::after {
  content: "(税込)";
  font-size: 0.8rem;
}

  @media screen and (max-width: 767px){
.categroup-contents.top--ranking ul li:nth-child(n+5) {
  display: none;
}
.categroup-contents.top--ranking ul li{width: 170px;margin: 10px;}
}
.categroup_box li {
  width: 244px;
  box-sizing: border-box;
  text-align: center;
  color: #ff7f00;
  border: 1px solid #ff7f00;
  line-height: 3;
  margin: 20px 0 0 0;
  text-align: center;
  border-radius: 4.5rem;
  display: inline-block;
}

.categroup_box {margin-bottom: 38px;}

.categroup_box a {display: block;}

a.categroup_list li:hover {background:#ff7f00;color:#fff;}

@media screen and (max-width: 767px){
.categroup_box li {
  width: 48%;
  margin: 0 0 4% 1%;
  font-size: 1.3rem;
}}

.categroup_list img{width:10px;margin:0 0 0 10px;}

a.categroup_link_categroup {
	width: 70%;
	max-width: 750px;
	margin: 10px auto 3.0rem;
	padding: 0.8rem 0;
	text-align: center;
	font-size: 1.5rem;
	color: #ff7f00;
	border: 1px solid #ff7f00;
	border-radius: 4.5rem;
	display: block;
}
a.categroup_link_categroup::before {
	font-size: 0.8rem;
	margin:0 0.5rem 0 0;
	position: relative;
	top: -3px;
}
a.categroup_link_categroup:hover        {background:#ff7f00;color:#fff;}
a.categroup_link_categroup::after {
	content: " ＞";
	font-size: 1.5rem;
	margin-right: 0.5rem;
	 font-weight: bold;
}
a.categroup_link_categroup:hover        {background:#ff7f00;color:#fff;}



.categroup_box{
  position: relative;
}
#imgtxtcategroup {
  position: absolute;
  top: 15%;
  left: 5%;
  font-size: 18px;
}
@media screen and (max-width: 767px){
#imgtxtcategroup{top: -5%;
left: 3%;
font-size: 10px;
line-height: 12px;
}}


.fs-c-productListCarousel__list{margin:40px 0 10px 0;text-align: center;}
#btn_purchase_kotei{
position: fixed;
bottom: 455px;
right: -5px;
z-index: 99999;
display:none;
width:76px;
}
  
@media screen and (max-width: 750px){
#btn_purchase_kotei{
  width: 46px;
  bottom: 35%;
  display: block;
}}
#categroup-bana {
  position: fixed;
  z-index: 999999;
  right: 0px;
  bottom: 411px;
  margin: 0;
  padding: 0 9px;
  box-sizing: border-box;
  width: 171px;
  border: 1px #e3e3e3 solid;
  background: #ebebeb;
  font-family: 'Noto Sans', sans-serif;
}
#categroup-bana li:first-child {
  border-top: none;
}
#categroup-bana li {
  font-size: 1.1rem;
  text-align: left;
  border-top: 1px solid #ccc;
}
@media screen and (max-width: 750px){
#categroup-bana{display:none;}}

#spmokuji {
  z-index: 999999;
  right: 0px;
  bottom: 411px;
  margin: 10px 0 0 0;
  padding: 0 50px;
  box-sizing: border-box;
  width: 100%;
  border: 1px #e3e3e3 solid;
  background: #ebebeb;
  font-family: 'Noto Sans', sans-serif;
}
#spmokuji li:first-child {
  border-top: none;
}
#spmokuji li {
  font-size: 1.1rem;
  text-align: left;
  border-top: 1px solid #ccc;
}



/******************************************************************************/
/* ■消えていないかチェック■ */
/******************************************************************************/
