@charset "utf-8";
*{margin: 0;padding: 0;box-sizing: border-box;}
html {height:100%;font-size: 100%;}
/* fsコマクリ用 */
p{margin:0;}
h1,h2,h3,h4,h5{font-weight:bold;margin:0;}
/*ログインログアウトの表示切り替えを行うCSS*/
.logout.my-false { display: none; }
.login.my-true { display: none; }
.slider,.slick-5,.fs-c-productCarouselMainImage__carousel{
  opacity: 0;
  transition: opacity .3s linear;
}
.slider.slick-initialized,.slick-5.rcmd-slick-initialized,.slick-5.slick-initialized,.fs-c-productCarouselMainImage__carousel.slick-initialized,.fs-c-productCarouselMainImage__carousel.rcmd-slick-initialized{
  opacity: 1;
}
.slider img{
	width: 100%;
}
.mininner,.slim-colum {
	width: 92%;
	margin: 0 auto 80px;
}
body{
  font-size: 14px;
  font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu  Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
  width: 100%;
  color: #2c2c2c;
  line-height: 1.7;
  margin: 0;
  padding: 0;
}
.pc{display: none !important;}
a{color: #414343;text-decoration: none;}
a:hover{color: #959595;text-decoration: none;}
a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: “alpha( opacity=90 )”;
}
a:active, a:focus{
  outline: 0;
}
img{
  border: 0;
  vertical-align: bottom;
  height: auto;
  max-width: 100%;
}
ul,li{
  list-style: none;
}
.clear{
  clear: both;
}
.center{
	text-align: center;
}
.sp-center{
	text-align: center;	
}
.farfont{
	font-family: 'Quicksand', sans-serif;
  letter-spacing: 1px;
}
.spmgr20{margin-right: 20px;}
.spmgt10{margin-top: 10px;}
.spmgt15{margin-top: 15px !important;}
.spmgt20{margin-top: 20px !important;}
.spmgt30{margin-top: 30px !important;}
.spmgt40{margin-top: 40px !important;}
.spmgt45{margin-top: 45px !important;}
.spmgt60{margin-top: 60px !important;}
.spmgb50{margin-bottom: 50px !important;}
.sppdt4{padding-top: 4px !important;}
.sppdl5{padding-left: 5px! important;}
.spfs11{font-size: 11px !important;}
.red{color: #e50000;}
header{
	position: relative;
}
.headinner{
  margin: 0px auto 4px;
}
.h-logo{
	width: 37%;
	margin: 10px auto 0;
}
.h-maint{
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  margin-top: 4px;
}
.h-maint span{
	display: none;
}
.sptbn{
	text-align: center;
	font-size: 12px;
	margin-top: 15px;
}
.headicon {
  position: fixed;
  left: 10px;
  top: 23px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.headicon.headicon-trecode{
  top: 15px;
}
.headsearch {
  font-size: 16px;
  padding-top:1px;
}
.headicon p.headcart {
  font-size: 17px;
  padding-right: 9px;
}
.modal-open:hover {
  cursor: pointer;
}
.modal-wrap {
  z-index: 2;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.modal-content {
  position: relative;
  display: none;
  z-index: 20;
  width: 80%;
  left: 0 !important;
  margin: 15px auto;
  padding: 30px 20px;
  background: #fff;
}
.modal-overlay {
  z-index:1;
  display:none;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:120%;
  background: rgba(0,0,0,0.75);
}
.searchT01:before {
  position: absolute;
  content: "";
  border-left: 5px solid;
  width: 5px;
  height: 10px;
  left: 0;
  top: 7px;
}
.searchT01 {
  position: relative;
  padding-left: 15px;
  margin: 20px 0 8px;
  font-size: 15px;
}
.searchbox input {
  width: 100%;
  font-size: 14px;
  border: 1px solid #ccc;
  padding: 5px;
}
.searchbtn {
  width: 70%;
  margin: 20px auto 30px;
  text-align: center;
}
.searchbtn input {
  background: #000;
  width: 100%;
  color: #fff;
  padding: 10px 0;
  font-size: 14px;
}
.modal-close {
  margin-top: 30px;
  text-align: center;
}
.modal-close a {
  text-decoration: underline;
  font-weight: bold;
}
.headnewsbox-top{
  background: #000;
  color: #fff;
  text-align: center;
  padding: 4px 0 2px;
  margin-top: 10px;
  margin-bottom:20px;
  font-size: 11px;
}
.headnewsbox{
  background: #000;
  color: #fff;
  text-align: center;
  padding: 3px 0 1px;
  margin-top: 49px;
  margin-bottom:15px;
   font-size: 11px;
}
.headnews a {
  color: #fff;
  font-size: 12px;
}
.farfalle .headnewsbox{
	margin-top:65px;
  margin-bottom:15px;
}
.h-amazon{
	width: 138px;
	position: absolute;
	bottom:-46px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none;
 }
.h-amazon img{
	width:81px;
	vertical-align: bottom;
	padding-right:5px;
	padding-top:7px;
	display: inline-block;
}
.h-amazon span{
	display: inline;
	font-size:10px;
}
.cashless{
	width: 165px;
	position: absolute;
	bottom:-34px;
	left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
	margin-left:82px;
}
.farfalle .h-amazon{
	width:100%;
	text-align: center;
	margin-left:0px;
	bottom:-28px;
}
.farfalle .cashless{
	bottom:-61px;
	margin-left:0px;
	width: 195px;
}
.trecode .cashless{
	bottom:-36px;
	margin-left:0px;
	width: 195px;
}
.trecode .h-logo,.farfalle .h-logo {display: none;}
.b-toplogo{
	width: 130px;
	position: absolute;
	top: 12px;
	left: 50%;
	transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	line-height: 1;
}
.farfalle .b-toplogo{
	top:43px;
}
.ff-headerlogoarea{
	display: flex;
	justify-content: space-between;
	width: 230px;
	position: absolute;
	top: 15px;
	left: 50%;
	transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	line-height: 1;
}
.ff-toplogo{
	width: 100px;
}
.ff-classical-logo{
	width: 100px;
}
.ft-modal-content{
	width: 90%;
	margin: 15px auto;
}
.custom-dropdown{
  position: relative;
}
.custom-dropdown select {
  width: 100%;
  height: 30px;
  padding: 5px 0 3px 8px;
  -webkit-appearance: button;
  border: 1px solid #ccc;  
  border-radius: 0;
  background: #fff;
}
.search-text-box2 {
  padding: 4px 5px 2px;
  width: 43%;
  border: 1px solid #ccc;
  font-size: 13px;
  margin-bottom: 10px;
}
.sp-fh-seabox{
	height: 30px;
}
.sp-fh-seabtn{
	margin-top: 0;
}
.modalcat{
	overflow-y: scroll;
	height: 200px;
}
.modalcat li{
	border-bottom: 1px dashed #8d8d8d;
  font-size: 13px;
}
.modalcat li a{
	display: block;
  padding: 15px 0 13px 7px;
  color: #000;
}
.modalcat::-webkit-scrollbar {
  width: 10px;
}
.modalcat::-webkit-scrollbar-thumb{
  border-radius: 5px;
  background: #ae9bc9;
}
.modalcat::-webkit-scrollbar-track{
  border-radius: 5px;
  background: #f2f2f2;
}
.ft-modal-close{
	margin-top: 5px;
}
.f-brandbox{
	display: flex;
	justify-content: space-between;
	width:90%;
	margin:0 auto 30px;
}
.f-brandbox li{
	background:#fff;
	width:47%;
	padding:13px 0 10px;
	text-align: center;
	font-size:10px;
}
.f-brandbox li img{
	width:60%;
	padding-bottom:7px;
}
.f-brandbox li:nth-child(2) img{
	padding-top: 2px;
	padding-bottom: 8px;
}
.b-footer{
	background: #eee;
	padding:30px 0 0px;
}
.finner,.ffinner{
  padding: 20px 35px 20px;
}
.flogo{
	width: 55%;
  margin: 15px auto 0;
}
.footsnsicon{
	display: flex;
	justify-content: center;
	margin-top:31px;
	font-size: 22px;
}
.footsnsicon p{
	margin:0 10px;
}
.footsnsicon .fa-instagram{
	font-size:24px;
	padding-top:4px;
}
.footspnavi{
	display: flex;
	justify-content: center;
	margin-top:25px;
}
.footspnavi p{
	margin:0 10px;
}
.spfootunder h1{
	width:120px;
	margin:0 auto;
}
.spfootunder-logo{
	width:120px;
	margin:0 auto;
}
.spfootunder ul{
	display: flex;
	justify-content: center;
	margin:22px 0;
}
.spfootunder ul li{
	font-size:11px;
	margin:0 6px;
}
.spfootunder ul li a{
	text-decoration: underline;
}
.footadd{
	text-align:center;
	font-size:11px;
	text-align:center;
	margin-top:18px;
}
.sp-tfooter{
	padding: 26px 0 20px;
	margin-top:50px;
	border-top:1px dotted #bdbdbd;
}
.sp-tfooter h2{
	width:140px;
	margin:0 auto;
}
.sp-tfooter-logo{
	width:140px;
	margin:0 auto;
}
.sp-tfooter .snsicon{
	display: flex;
	justify-content: center;
	margin-top:16px;
}
.sp-tfooter .snsicon p{
	font-size:20px;
	margin:0 11px;
}
.sp-balist{
	display: flex;
	flex-wrap: wrap;
	width:90%;
	margin:12px auto;
}
.sp-balist li{
	margin-top: 10px;
	width:49%;
	margin-right: 2%;
	text-align: center;
}
.sp-balist li:nth-child(2n){
	margin-right: 0;
}
.sp-balist li a{
	background:#eee;
	display: block;
	border-radius:3px;
	font-size: 13px;
	padding: 6px 0 4px;
}
.footfixmenu {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 55px;
}
.footfixmenu ul{
	display: flex;
	background: #ddd;
}
.footfixmenu ul li{
	flex:1;
	border-right: 1px solid #fff;
	text-align: center;
	font-size: 11px;
  padding-bottom: 20px;
}
.footfixmenu ul li a{
	display: block;
  padding: 9px 0 4px;
  line-height: 1.5em;
  color: #000;
}
.footfixmenu ul li a span{
	display: block;
	font-size: 14px;
	margin-bottom:4px;
}
.treall-itemlink {
  border: 1px solid #ffa8a8;
  text-align: center;
  margin: 0 auto 10px;
  box-sizing: border-box;
  border-radius: 3px;
}
.treall-itemlink a {
  padding: 6px 0 4px;
  display: block;
  border-radius: 3px;
  color: #ffa8a8;
}
.t-cate-menu{
	width: 90%;
}
.treall-itlinkwid{
	width: 80%;
}
.copy{
  text-align: center;
  font-size: 11px;
  background: #000;
  color: #fff;
  padding: 3px 0 5px;
}
.farfalle .copy,.trecode .copy{
	padding: 3px 0 50px;
}
#page-top{
  position: fixed;
  bottom: 0px;
  right: 10px;
  z-index: 9999;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ccc;
}
#page-top img {
  width: 15px;
  margin: 8px 0 0 7px;
}


.footlineicon{
	position: fixed;
	bottom:75px;
  right: 10px;
  width: 80px;
  height: 180px;
  border-radius: 0;
  background: none;
  z-index: 99;
}
.footlineicon img{
	width: 100%;
	margin:0;
}

/* TOP */
.main2top{
  margin: 0px auto 0;
  display: flex;
}
.main2top li{
	position: relative;
	width:50%;
}
.main2top li:first-child{
	background:#f6e2ee;
}
.main2top li:last-child{
	background:#f7c8bf;
}
.main2top li .top-fback{
	width:57%;
	margin:0 auto;
	padding:54px 0 89px;
}
.main2top li .top-tback{
	width:61%;
	margin:0 auto;
	padding:30px 0 0;
}
.main2top li img{
	width:100%;
}
.main2top li a{
	display: block;
}
.sp-shopimg{
	position: absolute;
	bottom: 0;
}
/* メイン */
.mainarea{
	margin-bottom:30px;
}
.mainarea.farfalletop{
	margin-bottom:0;
}
.sp-inner{
	width: 93%;
	margin: 0 auto;
}
.generalsec{
	margin:30px auto;
	width: 90%;
}
.t-keysubtitle {
	display: block;
  font-size: 12px;
  color: #ffa8a8;
  margin-top: 5px;
}
/*
.mainarea .t-keysubtitle{
	display: inline;
	padding-left: 10px;
}
*/
.keytitle{
	font-size: 22px;
/*   text-align: center; */
  font-weight: normal;
  margin-bottom: 15px;
  border-bottom: 1px solid #000;
  padding: 5px 0 0 5px;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.blogarea h3.keytitle.farfont {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.newitem ul{
	display: flex;
	flex-wrap: wrap;
}
.newitem ul li{
	width:31%;
	margin-right: 3.5%;
	margin-bottom:15px;
}
.newitem ul li:nth-child(3n){
	margin-right: 0;
}
/*
.newitem ul li:nth-child(n+7){
	display: none;
}
*/
.newitem ul li img{
	width:100%;
}



#wp-trecode-newitem.newitem ul{
	display: flex;
	flex-wrap: wrap;
}
#wp-trecode-newitem.newitem ul li{
	width:48%;
	margin-right: 4%;
	margin-bottom:15px;
}
#wp-trecode-newitem.newitem ul li:nth-child(3n){
	margin-right: 4%;
}
#wp-trecode-newitem.newitem ul li:nth-child(2n){
	margin-right: 0;
}

/*
#wp-trecode-newitem.newitem ul li:nth-child(n+7){
	display: none;
}
*/




.item-name{
	font-size:12px;
	margin-top:7px;
}
.price{
	font-size: 11px;
	margin-top: 10px;
}
.n-keytitle{
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	margin-bottom:15px;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
ul.newslist{
  margin: 0 5px 25px;
}
ul.newslist li{
	border-bottom: 1px dashed #727272;
  padding: 3px 10px 5px;
  margin-bottom:10px;
  font-size:13px;
}
.recoitem{
	display: flex;
	flex-wrap: wrap;
}
.recoitem li{
	width: 48.5%;
	margin-right: 3%;
	margin-bottom:20px;
}
.recoitem li .item-name{
	font-size:13px;
}
.recoitem li img{
	width:100%;
	margin-bottom:10px;
}
.recoitem li:nth-child(n + 3) {
	width:31%;
	margin-right: 3.5%;
}
.recoitem li:nth-child(2),.recoitem li:nth-child(5),.recoitem li:nth-child(8){
	margin-right: 0;
}
.recoitem li:nth-child(n + 3) .item-name{
	font-size:12px;
}
.recoitem li:nth-child(n + 9){
	display: none;
}
.featurelist{
	display: flex;
	flex-wrap: wrap;
}
.featurelist li{
	width:48.5%;
	margin-right: 3%;
	margin-bottom:20px;
}
.featurelist li:nth-of-type(2n){
	margin-right: 0;
}
.featurelist li img{
	width:100%;
	margin-bottom:10px;
}
.top-cate {
  cursor: pointer;
  width:80%;
  font-size: 14px;
  color: #fff !important;
  padding: 10px 5px 11px 5px;
  line-height: 1.2;
  box-sizing: border-box;
  background: #ae9bc9;
  margin:0 auto 4px;
  border-radius: 3px;
  text-align: center;
}
.top-cate span {
  display: block;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
}
.top-cate span:after {
  position: absolute;
  right: 10px;
  top: 2px;
  content: " \f107";
  font-family: FontAwesome;
  font-size: 15px;
  color: #fff;
}
.top-tcate{
	background: #ffa8a8;
}
.cate-menu{
	width:80%;
	margin:0 auto;
}
.cate-menu li {
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
  padding: 10px 10px 8px;
}
.cate-menu img{
	width: 20%;
	vertical-align: middle;
	padding-right: 5px;
}
.blogarea{
	background:#eee;
	padding:40px 0;
}
.bloglist{
	width:90%;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
}
.bloglist li{
	width:48.5%;
	margin-right: 3%;
	margin-bottom:20px;
	font-size:13px;
}
.bloglist li:nth-of-type(2n){
	margin-right: 0;
}
.bloglist li img{
	width:100%;
	margin-bottom:10px;
}
.blogday {
	letter-spacing: 1px;
	font-size: 11px;
	margin-bottom:5px;
}
.bloglist .blogday span{
	margin-left: 10px;
	color: #fff;
	background: #f29c9f;
	padding: 4px 5px 2px;
}
.blogcont{
	font-size: 14px;
	font-weight: normal;
}
.featurebanner{
	margin-bottom:5px;
}
.featurebanner ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin:12px 0;
}
.featurebanner ul li:nth-child(2){
	margin-left:15px;
}
.featurebanner ul li{
	flex:1;
	width:100%;
}
.featurebanner ul li img{
	width:100%;
}
.spreserve{
	display: flex;
	flex-direction: column-reverse;
}
.keysubtitle {
	display: block;
  font-size: 12px;
  color: #ae9bc9;
  margin-top: 5px;
}
.trecode .keysubtitle {
	color:#ffa8a8;
}
.linkbtn {
  text-align: center;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: 'Quicksand', sans-serif;
  background: #fff;
}
.btntype1 {
  width: 70%;
  margin: 20px auto 0;
}
.linkbtn a {
  border: 1px solid #ccc;
  padding: 6px 0 4px;
  display: block;
}
.checkitemarea .rcmd-slick-prev,.checkitemarea .rcmd-slick-next,.checkitemarea .slick-prev,.checkitemarea .slick-next{
  top:52.5%;
}
.checkitemarea ul li,.checkitemarea .slick-slide > div{
  margin:0 6px;
/*   text-align:center; */
  font-size: 10px;
}
.checkitemarea ul li img{
  width:100%;
  margin-bottom:10px;
}
/*
.checkitemarea ul li .proprice{
  text-align:center;
}
*/

/* wordpress側 */
.mincho {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "YuMincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.itemlist4{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.itemlist4 li{
	width: 48%;
	margin-right: 4%;
	margin-bottom:20px;
}
.itemlist4 li:nth-of-type(2n){
	margin-right: 0;
}
.itemlist4 li img{
	width:100%;
	margin-bottom:5px;
}
.itemlist4 li .price{
	font-size: 12px;
	text-align: right;
}
.rank-far{
	font-size: 18px;
	color: #d3a142;
	margin-right: 6px;
}
.subblog {
	margin: 10px auto 50px; 
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.subblog li{
	width:48%;
	margin-right: 4%;
	margin-bottom:15px;
}
.subblog li:nth-child(2n){
	margin-right: 0;
}
.subblog li img{
	width:100%;
	margin-bottom:7px;
}
#farfalleP .blogday span{
	margin-left: 10px;
	color: #ae9bc9;
	background:none;
	padding:0;
}
.event-place{
	text-align: center;
	font-size: 16px;
	margin-bottom:7px;
}
.footmlmg{
	margin-bottom:25px;
}

/* blog */
.subP {
  padding: 5px 0 30px;
}
.title03 {
	border-bottom: 1px solid;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-align: left !important;
}
.subPtitle {
  border-bottom: 1px solid;
  padding-bottom: 5px;
  margin-bottom: 20px;
  text-align: left !important;
}
#next {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 40px;
}
.kanrenbox h4 {
	font-size: 16px;
	padding: 50px 0 5px !important;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	background: none !important;
}
.kanrenlist {
  overflow: hidden;
}
.kanrenlist li:nth-child(3n+1) {
  clear: both;
}
.kanrenlist li:nth-child(3n) {
  margin-right: 0;
}
.kanrenlist li {
	float: left;
	width: 32%;
	margin: 0 2% 20px 0;
	font-size: 12px;
}
.kanrenlist li img {
  width: 100%;
  height: auto;
}
/* blog signle*/
.subpage01{
	overflow: hidden;
	margin-bottom:40px;
}
#farblog img,
#treblog img{
	max-width: 100% !important;
	height: auto;
}
.wp-caption{
	max-width: 100% !important;
}
.wp-caption-text{
	margin: 10px;
}
/* NEWS */
.subnewslist li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0 8px;
}
/* EVENT single */
.subpage01 h3 {
  font-size: 20px;
  font-weight: normal;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.subpage01 .sp-keytitle{
	text-align: center !important;
}
.subpage01 h1 {
  border-bottom: 1px solid;
  padding-bottom: 5px;
  margin-bottom: 20px;
  text-align: left !important;
}
.eventlist03{
	width: 100%;
}
.eventlist03 img{
	width: 100%;
}
.shopurl{
	margin: 30px 0;
	display: block;
}
.partlist{
	overflow: hidden;
	margin-top: 15px;
}
.partlist li{
	float: left;
	padding-right: 15px;
	font-size: 12px;
	text-align: center;
	line-height: 1.1em;
}
.eventlist{
	padding: 20px 10px 13px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.eventimg{
	width: 80%;
	margin: 20px auto 15px;
}
.eventimg img{
	width: 100%;
	height: auto;
}
.prefecture{
	font-size: 16px;
	margin: 5px 0 10px;
}
.eventday{
	font-size: 16px;
	font-weight: bold;
}
.eventhp{
	font-size: 13px;
	margin-top: 20px;
}
.eventhp a{
	text-decoration: underline;
}
.eventlink{
	float: right;
	text-align: right;
	clear: both;
}
.eventmap{
	padding-top: 20px;
}
.shopurl a{
	width:80%;
	background:#ececec;
	margin:5px auto;
	display:block;
	text-align:center;
	padding:5px 0 1px; 
}
.shopurl a:hover{
	text-decoration: underline;
}
#eventside{
  padding: 12px 0 16px;
  margin: 15px 0 ;
}
#eventside h3{
	font-size: 16px;
	margin-bottom: 5px;
}
.fs_sp_drag_item{
	width: 96px;
}
#eventside select {
  text-align: center;
	margin: 0 auto;
	display: block;
	background: #eee;
	padding: 10px 20px;
	font-size: 18px;
	appearance: none;
	-webkit-appearance: none;
	border: 1px solid #000;
	color: #000;
	position: relative;
}
.fontstyle01 {
  font-weight: bold;
  font-size: 18px;
  margin: 30px 0 15px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 7px;
}

.topbnarea{
	margin:0px auto 5px;
	width:92%;
}
.topbnarea ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.topbnarea ul li img{
	width:100%;
	height:auto;
	vertical-align: bottom;
}
.topbnarea ul li.bn01{
	margin:0 1.5% 10px;
	width: 100%;
}
.topbnarea ul li.bn02{
	width:47%;
	margin:0 1.5% 10px;
}
.topbnarea ul li a{
	display:block;
}



#nextR,#nextL{
	width: 30%;
	font-size:12px;
	background: #eee;
	text-align: center;
	margin: 40px 0 10px;
}
#nextR {
	float: right;
}
#nextL {
	float: left;
}
#nextL a,#nextR a{
	display: block;
}
#nextL a:hover,#nextR a:hover{
  background: #000;
  color: #fff;
}
.shop-add{
	font-size: 14px;
}
#pnavi {
	text-align: center;
	padding: 50px 0;
}
.wp-pagenavi a{
  text-decoration: none;
  padding: 5px 7px !important;
  margin: 5px !important;
  color: #131313;
}
.wp-pagenavi span {
  text-decoration: none;
  padding: 5px 7px !important;
  margin: 5px !important;
  color: #131313;
  border-radius: 3px;
}
.wp-pagenavi span.pages{
	display: none;
}
.wp-pagenavi span.current {
  font-weight: normal !important;
  background: #474747;
  color: #fff;
}
span.coimg {
  width: 20%;
  margin: 0 auto;
}

span.coimg img{
	width: 100%;
}

.guideflex div{
	border: 1px solid #eee;
	padding: 10px;
}
.guideflex div:last-child{
	margin-top: 20px;
}
iframe.iframe-calendar-g {
	min-height: 570px;
	width: 80%;
	margin: 0 auto;
	height: 30vw;
	display: block;
}


@media screen and (min-width:480px) and (max-width:1265px) /* 画面サイズ480pxから1265pxまではこのファイルのスタイルが適用される。 */  {
	.guideflex{
		display: flex;
		justify-content: flex-start;
	}
	.guideflex div{
		margin-right: 4% !important;
	}
	.guideflex div:last-child{
		margin-top: 0px !important;
	}
	iframe.iframe-calendar-g{
		width: 100% !important;
    min-height: 300px !important;
	}
		
}  


.ribbon-list li{
	margin-top: 10px;
}
.ribbon-t{
	margin-top: 10px;
	font-weight: bold;
}
.ribbon-p{
	text-align: center;
}
.ribbon-p img{
	width: 60%;
}
.brandmg{
	margin-top: 20px;
}
.brand li{
	font-size: 16px;
	margin-top: 10px;
	font-weight: bold;
}



/* guideindex */


.allguidebox{
}
.titleguide{
	text-align: center;
	font-size: 26px;
	margin-top: 30px;
}
.allguide{
	margin-top: 00px;
}
.guidebox{
	margin-top: 30px;
}
.subguide{
	text-align: center;
	font-size: 15px;
	background: #eee;
	padding: 4px 8px;
}
.guided{
}
.guided li{
	margin-top: 10px;
	font-size: 14px;
}
.guided li a:before{
	margin: 0px 5px 0 5px;
	content: " ";
	display: inline-block;
	width: 6px;
	height: 8px;
	background: url(https://www.cloche.shop/s/images/guidearrow.svg) no-repeat left top;
	background-size: contain;
	vertical-align: middle;
	z-index: 1;
}
.guided li a{
	display: block;
	padding: 2px 0;
}
.guided li a:hover{
	background: #f3f3f3;
}

.catein{
}
.catesub{
}
.bguide{
	text-align: center;
	margin-top: 20px;
	background: #eee;
	padding: 4px 6px;
  letter-spacing: 2px;
  font-size: 14px;
  width: 40%;
}

.ls2 li{
  letter-spacing: 2px;
}




.loginimg{
	width:82%;
	margin:0px auto 15px;
}
.loginimg img{
	border:1px solid #bdbdbd;
}



/* popup */
	.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 80%;
  max-width: 600px;
  padding: 50px;
/*   background-color: #fff; */
  z-index: 2;
}
.popup-inner img {
  width: 100%;
}
.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.close-btn i {
  font-size: 20px;
  color: #fff;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.8);
  z-index: 1;
  cursor: pointer;
}


#btn {
    margin-top: 10px;
    text-align: center;
    color: #fff;
    background: none;
    border:none;
    display: block;
    font-size: 14px;
    cursor: pointer;
    width:100%;
}




* html .layer_board_bg,
* html .layer_board {
	position: absolute;
}
.layer_board_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
	top: 0;
	left: 0;
	display: none;
	cursor: pointer;
	background: #000;
}
.layer_board {
	display: none;
	position: fixed;
	width:70%;
	max-width:500px;
	  top: 50%;
	  left: 50%;
	  transform: translateY(-50%) translateX(-50%);
	  -webkit-transform: translateY(-50%) translateX(-50%);
	  margin: auto;
	text-align: center;
	z-index: 2000;
}
.layer_board img{
	width:100%;
}
.btn_close{
	font-size: 15px;
	font-weight: bold;
}
.btn_close a{
	color: #fff;
}



/* 離脱防止用 */
.simpleheader h1.h-maint{
	font-size: 10px;
	padding-top: 3px;
	text-align: center;
	color:#3c3c3c;
}
.simpleheader .headinner {
    position: relative;
    max-width: 1250px;
    margin:0 auto;
    display: block;
}
.simpleheader .h-logo{
	width: 128px;
    margin:18px auto 20px;
}
.simpleheader .h-iconarea{
	position: absolute;
	right:0;
	top:30px;
}
.simpleheader .h-iconarea .hedtopnav{
	align-items: flex-end;
}
.simpleheader .h-iconarea .hedtopnav li{
	text-align: center;
	border:none;
	font-size:10px;
}
.simpleheader .h-iconarea .hedtopnav li i{
	display: block;
	font-size: 20px;
	margin-bottom:8px;
	color:#515151;
}
.simpleheader .headnewsbox-top{
	background:#363636;
	font-size:12px;
	margin-bottom:25px;
}
.simpleheader{
	position: relative
}
.sp-h-cartarea{
	position: absolute;
	top: 45px;
	left: 20px;
}
.sp-h-cart{
	position: relative
}
.sp-h-cart i{
	font-size: 20px;
}
.count {
    position: absolute;
    top: -13px;
    left: 18px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    vertical-align: top;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 7px;
    z-index: 30;
    background-color: #e67314;
    color: #fff;
}
.fs-client-cart-count--0{
	display: none !important;
}
.simplefooter{
	background:#1d1d1d;
	color: #fff;
}
.simplefooter .finner{
	max-width: 1250px;
	position: relative;
    margin: 0 auto;
    padding: 30px 20px 0;
    display: block;
}
.footcontents{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 10px;
	margin-bottom:5px;
}
.footcontents .footlogo{
	width:145px;
}
.footcontents .footbrandarea{
	display: flex;
	flex-wrap:wrap;
	margin-top: 36px;
}
.footbrandsec{
	width:50%;
	margin:0 0% 15px;
}
.footbrandsec h2{
	font-size:0px;
	margin:0 0 14px;
	text-align: center;
}
.footbrandsec h2.footbrandsec__entologo img{
	width:90%;
}
.footbrandsec h2 img{
	width:100%;
}
.brandsns{
	display: none;
}
.simplefooter .copy{
	background:none;
	color: rgba(255, 255, 255, 0.68);
	padding-bottom: 13px;
}


/* 新TOPページ */
main.toppage{
	width:88%;
	margin:10px auto 70px;
}
.topbanner{
	display: flex;
	flex-direction: column;
}
.topbanner li{
	width:100%;
	margin-bottom:20px;
	border:1px solid #eaeaea;
	padding:10px;
	-webkit-box-sizing: border-box;
	     -moz-box-sizing: border-box;
	         -o-box-sizing: border-box;
	      -ms-box-sizing: border-box;
	             box-sizing: border-box;
}
.topbanner li img{
	width:100%;
}
/* チャンネルトーク */
#ch-plugin-core > div.PopupPushMessagestyled__Wrapper-t4ic6t-11.iMYTEk.PushMessagestyled__MobilePopupMessage-vqm8p7-3.bmxSFh{
	bottom: 60px !important;
}
.PopupPushMessagestyled__Wrapper-t4ic6t-11.hnukbI.PushMessagestyled__MobilePopupMessage-vqm8p7-3.cFnEES * {
min-width: auto !important;
letter-spacing: unset !important;
}
.PopupPushMessagestyled__Wrapper-t4ic6t-11 *{
	min-width: auto !important;
}



.side_calender{
	margin-top: 30px;
}
.cloche-common-footer a{
	font-size: 10px;
	color: #fff;
}
/* tcトップバナー */
.featurebanner02{
	margin-bottom:5px;
}
.featurebanner02 ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin:0px 10px 20px;
}
.featurebanner02 ul li:nth-child(2n){
	margin-left:4%;
}
.featurebanner02 ul li:nth-child(n+3){
	margin-top: 20px;
}
.featurebanner02 ul li{
	width:48%;
}
.featurebanner02 ul li img{
	width:100%;
}
.blog-date{
	text-align: right;
/* 	padding-bottom: 10px; */
}
.blog_tag {
  text-align: right;
  margin-bottom: 20px;
}
.blog_tag a{
  font-size: 12px;
  color: #000;
}
.blog_tag a::before{
	content: "#";
  margin-left: 5px;
}


/* classicalロゴ追加 */
.sp-flogo-box{
	display: flex;
	justify-content: space-around;
}
.sp-flogo-box{
	display: flex;
	justify-content: center;
}
.sp-flogo-box li:nth-of-type(n+2){
	margin-left: 20px;
}
.sp-flogo-box li h2{
	height: 60px;
}


.bluelink a,a.bluelink{
	color:#0c66ee;
}

/* ログイン情報 */
.log-in-info {
  margin-bottom: 6px;
}

/* トレコードタグ説明 */
.tag-disc-title{
	margin-bottom: 15px;
}
.tag-disc{
  font-size: 13px;
  font-family: 'Quicksand', sans-serif;
  margin-bottom: 30px;
}

#trecode-slimbanner{
	margin-bottom: 35px;
}

/* 記事折返し */
pre {
    white-space: pre-wrap;
}
/* 吹き出し */
.imgauto{
	width: 100%;
}
.fukidashi-area {
  padding: 10px 0 30px;
  width: 90%;
  margin: 0 auto;
  font-size: 14px;
}
.fukidashi {
  width: 100%;
  margin: 30px 0 0;
  display: flex;
}
.fukidashi.fukidashi-left {
  flex-direction: column;
}
.fukidashi.fukidashi-right {
  flex-direction: column;
  align-items: flex-end;
}
.fukidashi .faceicon {
  width: 80px;
}
.fukidashi .faceicon img{
  width: 100%;
  height: auto;
  border-radius: 50%;
  border: 2px solid #eee;
}
.fukidashi-name{
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}
.fukidashi .fukidashi-com {
  width: 100%;
  text-align: left;
  margin-top: 1em;
}
.f-com {
  display: block;
  position: relative; 
	font-size: 13px;
	margin: 0;
  padding: 10px 15px;
  border-radius: 12px;
  letter-spacing: .1em;
  line-height: 1.6;
  max-width: 500px;
}
.f-com.f-com-left p {
  text-align: justify;
}
.f-com-left:after {
  content: "";
  display: inline-block;
  position: absolute;
  border: 8px solid transparent;
  top: -12px;
  left: 50px;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.f-com p {
  margin: 0;
  padding: 0;
}
.fukidashi-right{
	flex-direction: row-reverse;
}
.f-com.f-com-right {
  margin-left: auto;
}
.f-com-right:after {
  content: "";
  position: absolute;
  border: 8px solid transparent;
  top: -12px;
  right: 50px;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.generalsec.u-komi-sec {
  margin-bottom: 50px;
}
/* イベント終了文グレーアウト */
.eventlist.fin {
  pointer-events: auto;
  filter: grayscale(1);
  position: relative;
}
.eventlist.fin .eventlink{
	z-index: 3;
  position: relative;
  filter: opacity(0.5);
}
.eventlist.fin::before {
  content: "";
  background: #eee;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .5;
}
p.event-fin {
  padding: 5px 7px 4px;
  background: #eee;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.eventlist.fin .eventday::before {
  content: "終了済み";
  display: block;
  font-weight: 500;
  font-size: 13px;
  background: #ccc;
  width: 80px;
  text-align: center;
  margin-bottom: 5px;
}
/* テーブル崩れ */
#treblog tr, #treblog td {
  height: auto !important;
}

/* おすすめ商品 */
.fs-c-featuredProduct .fs-c-featuredProduct__header {
  margin: 30px auto;
  width: 90%;
}
h2.fs-c-featuredProduct__title {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  margin-bottom: 15px;
  border-bottom: 1px solid #000;
  padding: 5px 0 0 5px;
  font-size: 18px;
}
.fs-c-featuredProduct__list .slick-slide {
	margin: 0 6px;
	width: clamp(107px,30vw,217px);
	/* max-width: 187px; */
	/* min-width: 108px; */
}
.fs-c-featuredProduct__list .slick-slide .fs-c-productName__name{
	font-size:11px;
}
.fs-c-featuredProduct__list .slick-slide .fs-c-productPrice__main__price.fs-c-price{
	font-size: 10px !important;
	padding-right: 0;
}
.fs-c-featuredProduct__list .slick-slide .fs-c-productPrice__addon{
	display: inline !important;
}
.fs-c-featuredProduct__list .slick-slide .fs-c-productPrice__addon .fs-c-productPrice__addon__label{
	font-size: 10px !important;
}
.fs-c-featuredProduct__list .slick-slide .fs-c-productPrice__addon .fs-c-productPrice__addon__label:before{
	content:"(";
}
.fs-c-featuredProduct__list .slick-slide .fs-c-productPrice__addon .fs-c-productPrice__addon__label:after{
	content:")";
}
.fs-c-featuredProduct__list .fs-c-productListItem__control{
	display: none;
}
.fs-c-featuredProduct__list .fs-c-button--carousel .fs-c-button__label {
	display: none;
}
.fs-c-featuredProduct__list .fs-c-button--carousel--prev:before {
	content: "\f104";
}
.fs-c-featuredProduct__list .fs-c-button--carousel--next:before {
	content: "\f105";
}
.fs-c-featuredProduct__list .fs-c-button--carousel:before {
	font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 38px;
    line-height: 1;
    color: #616161;
    -webkit-font-smoothing: antialiased;
}
.fs-c-featuredProduct__list.fs-c-productListCarousel{
	position: relative;
}
.fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl {
	position: absolute;
	top: 30%;
	z-index:999;
}
.fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev{
	left: 10px;
}
.fs-c-featuredProduct__list .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next{
	right: 10px;
	min-width: auto;
}
.fs-c-featuredProduct__list .fs-c-productPrice--listed{
	display: none;
}

.fs-c-productListCarousel__list.fs-c-slick.slick-initialized.slick-slider {
    margin: 0 auto;
    width: 90%;
}

article.fs-c-productListCarousel__list__item.fs-c-productListItem {
    margin: 0;
}

.fs-c-productListItem__imageContainer {
    margin-bottom: 10px;
}