.r-number,.l-number,.numberlist li{
	position: relative;
}
.r-number:before,.l-number::before,.numberlist li::before{
	content: "";
	display: block;
	position: absolute;
	bottom: 70px;
}
.sp-number:before,.numberlist li::before{
	width: 20px;
	height: 22px;
	right: -7px;
}
.numberlist li:first-child::before{
	background: url(https://www.cloche.shop/s/images/farfalle/top/1.png) center center / contain no-repeat;
}
.numberlist li:nth-child(2)::before{
	background: url(https://www.cloche.shop/s/images/farfalle/top/2.png) center center / contain no-repeat;
}
.numberlist li:nth-child(3)::before{
	background: url(https://www.cloche.shop/s/images/farfalle/top/3.png) center center / contain no-repeat;
}
.numberlist li:nth-child(4)::before{
	background: url(https://www.cloche.shop/s/images/farfalle/top/4.png) center center / contain no-repeat;
}
.numberlist li:nth-child(5)::before{
	background: url(https://www.cloche.shop/s/images/farfalle/top/5.png) center center / contain no-repeat;
}
.numberlist li:nth-child(6)::before{
	background: url(https://www.cloche.shop/s/images/farfalle/top/6.png) center center / contain no-repeat;
}
.numberlist li:nth-child(7)::before{
	background: url(https://www.cloche.shop/s/images/farfalle/top/7.png) center center / contain no-repeat;
}
.numberlist li:nth-child(8)::before{
	background: url(https://www.cloche.shop/s/images/farfalle/top/8.png) center center / contain no-repeat;
}
.frecoitem{
	display: flex;
	flex-wrap: wrap;
}
.frecoitem li{
	width:31%;
	margin-right: 3.5%;
	margin-bottom:20px;
}
.frecoitem li:nth-of-type(3n){
	margin-right: 0;
}
.frecoitem li img{
	width:100%;
	margin-bottom:7px;
}
.newsarea{
	width: 90%;
	margin: 40px auto 0;
}
.footbnarea{
	width:85%;
	margin:20px auto;
}
.fottopbanner{
	display: flex;
	justify-content: space-between;
	margin-top:15px;
}
.fottopbanner li{
	width:48%;
}
.farall-itemlink {
	border: 1px solid #ae9bc9;
	text-align: center;
	width: 80%;
	margin: 0 auto 10px;
	box-sizing: border-box;
	border-radius: 3px;
}
.farall-itemlink a {
	color: #ae9bc9;
	padding: 6px 0 4px;
	display: block;
	border-radius: 3px;
}
/* EVENT FARFALLE */
.event-ff-box{
  padding: 20px 0 13px;
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
}
.subpage01 h4 {
  font-size: 16px;
  background: #eee;
  padding: 6px 10px 4px;
  border-radius: 3px;
}
.eventimg {
	width: 80%;
	margin: 20px auto 15px;
}
.eventimg img {
  width: 100%;
  height: auto;
}
.eventday {
  font-size: 17px;
  font-weight: bold;
}
.othershop {
  font-size: 15px;
  margin: 20px 3% 50px;
  text-align: center;
}
.othershop a {
  color: #fff;
  display: block;
  background: #ae9bc9;
  padding: 12px 10px 9px;
}
.eventshop-img {
	width: 80%;
	margin: 20px auto 15px;
}
.eventshop-img {
  width: 100%;
  height: auto;
}
/* top  */
.top-ff3{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.top-ff3 li{
	width: 32%;
	margin:30px 2% 0 0;
}
.top-ff3 li img{
	max-width: 100%;
	height: auto;
}
.top-ff3 li:nth-child(3n){
	margin-right: 0 !important;
}

/* fatnav */
.footbnrflex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.footbnrflex li{
	width: 48%;
	margin-top: 20px;
}
.footbnrflex li img{
	width: 100%;
}

#acMenu dt{
	display:block;
	cursor:pointer;
}
#acMenu dd{
	background: #e8e8e8;
	display:none;
	padding: 10px;
	margin-top: 10px;
}
.newnav{
	margin: 20px 0;
}
.newnav li{
	text-align: center;
	background: #e8e8e8;
	padding: 6px 10px;
}
.fat-nav__wrapper{
	padding-top: 18% !important;
}
.menuar::after {
	margin: 0px 0px 5px 5px;
	content: " ";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(https://www.cloche.shop/s/images/nav/ff/fatnav-ar.svg) no-repeat left top;
	background-size: contain;
	vertical-align: middle;
	z-index: 1;
}
.searchT01{
	text-align: left;
}
.modalcat li a {
  display: block;
  padding: 4px 0 4px 6px;
  color: #000;
  text-align: left;
  margin-top: 10px;
}
.modalcat li{
	border-bottom: 1px dashed #8d8d8d;
	padding: 0 !important;
	font-size: 13px;
}

.ff-colist{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	background: #fff;
	padding: 8px !important;
}

.ff-colist li{
	list-style-type: none;
	margin: 3%; 
	border-bottom: none !important;
	background:none;
	padding: 0 !important;
}

.ff-colist li:nth-child(1) a{
	display: block;
	border-radius: 50%;
	background: #fa0808;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(2) a{
	display: block;
	border-radius: 50%;
	background: #000;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(3) a{
	display: block;
	border-radius: 50%;
	background: #097439;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(4) a{
	display: block;
	border-radius: 50%;
	background:#3e0bf3;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(5) a{
	display: block;
	border-radius: 50%;
	background:#460606;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(6) a{
	display: block;
	border-radius: 50%;
	background:#c3afaf;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(7) a{
	display: block;
	border-radius: 50%;
	background:#fff;
	border: 1px solid #222;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(8) a{
	display: block;
	border-radius: 50%;
	background:#f40d8b;
	width: 30px;
	height: 30px;
	font-size: 20px;
}

.ff-colist li:nth-child(9) a{
	display: block;
	border-radius: 50%;
	background:#ffff3a;
	width: 30px;
	height: 30px;
	font-size: 20px;
}

.ff-colist li:nth-child(10) a{
	display: block;
	border-radius: 50%;
	background:#a3a3a1;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(11) a{
	display: block;
	border-radius: 50%;
	background:url(https://www.cloche.shop/s/images/nav/ff/silver.jpg) no-repeat center center;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(12) a{
	display: block;
	border-radius: 50%;
	background:url(https://www.cloche.shop/s/images/nav/ff/gold.jpg) no-repeat center center;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(13) a{
	display: block;
	border-radius: 50%;
	background:#bf00ff;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.ff-colist li:nth-child(14) a{
	display: block;
	border-radius: 50%;
	background:url(https://www.cloche.shop/s/images/nav/ff/panther.jpg) no-repeat center top;
	width: 30px;
	height: 30px;
	font-size: 20px;
}
.guidelist li{
	text-align: left;
	font-size: 13px;
}
.guidelist li:last-child{
	margin-bottom: 0 !important;
}
.guidelist li::before {
	margin: 0px 0px 5px 5px;
	content: " ";
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(https://www.cloche.shop/s/images/nav/ff/left.svg) no-repeat left top;
	background-size: contain;
	vertical-align: middle;
	z-index: 1;
}

.nav1{
	display: flex !important;
	justify-content: space-between;
	flex-wrap: wrap;
}
.login-icon::after {
	margin: 0px 0px 5px 5px;
	content: " ";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(https://www.cloche.shop/s/images/nav/ff/login.svg) no-repeat left top;
	background-size: contain;
	vertical-align: middle;
	z-index: 1;
}
.nav1 li{
	padding: 6px 0;
	width: 48%;
	font-size: 13px;
	border-bottom: dashed 1px #dadada;
}
.nav-logo{
	width: 40%;
	margin: 20px auto;
}
.nav-logo img{
	width: 100%;
}
.nav1 li::before {
	margin: 0px 0px 5px 5px;
	content: " ";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(https://www.cloche.shop/s/images/nav/ff/left.svg) no-repeat left top;
	background-size: contain;
	vertical-align: middle;
	z-index: 1;
}
.loginpoint{
	text-align: center;
	margin: 10px 0;
}
.w100{
	width: 100% !important;
}
.w100 li{
	text-align: left !important;
	font-size: 14px !important;
}
.custom-dropdown select{
	font-size: 16px !important;
}
.navheal li{
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}
.navheal li a{
	display: block;
}
.navheal img{
  width: 15% !important;
	vertical-align: middle;
	padding-right: 5px;
}
.ffcate li {
	border-bottom: 1px dashed #8d8d8d;
	padding: 0 !important;
	font-size: 13px;
}
.ffcate li a {
	display: block;
	padding: 4px 0 4px 6px;
	color: #000;
	text-align: left;
	margin-top: 10px;
}
.ffcate li a::before {
	margin: 0px 0px 3px 5px;
	content: " ";
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(https://www.cloche.shop/s/images/nav/ff/left.svg) no-repeat left top;
	background-size: contain;
	vertical-align: middle;
	z-index: 1;
}
.fat-nav-clochelogo{
	width: 40%;
	margin: 0 auto;
	padding-top: 20px;
}
