@charset "utf-8";
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 500;
	src: url('../font/notosans-m.woff') format('woff'),
url('../font/notosans-m.eot') format('eot');
	font-display: swap;
}
@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 700;
	src: url('../font/notosans-b.woff') format('woff'),
url('../font/notosans-b.eot') format('eot');
	font-display: swap;
}
article, header, footer, aside, figure, figcaption, nav, section, main { 
  display:block;
}
html{
  height: 100%;
  font-size: 15px;
}
body{
/*
	font-size: 15px;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
  font-weight: 500;
*/
  height: 100%;
  width: 100%;
  color: #363636;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.7;
}
img{
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
a{
  text-decoration: none;
  color: #363636;
  outline: none;
	-webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all  0.5s ease;
}
a:hover{
  color: #565656;
}
/*
a:hover img{
  opacity: 0.8;
  filter:alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
}
*/
ul li{list-style: none;}
ol,ul{list-style: none;list-style-type: none;}
main{margin: 0px auto;display: block;background: #fff;padding:30px 0;}
.flexlist{display: flex;}
.center{text-align: center;}
.right{text-align: right;}
.mgt0{margin-top:0 !important}
.imgmax {
	width: 100%;
	height: auto;
	line-height: 1rem;
	display: block;
}
main{overflow: hidden;padding-top: 0;}
@media screen and (min-width:768px) {
.sp{display: none !important;}
}
@media screen and (max-width:767px) { 
.pc{display: none !important;}
}


/* header */
header{
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.commonheader .headrightarea .serviceicon li i{
	margin-bottom: 6px;
}
.headinner.gnavarea{
	display: block;
}
.h-cart{
	width: auto;
}
.h-cart i{
	font-size: 20px !important;
}
.hamburger{
	display: block !important;
}
/* PCのみ */
@media screen and (min-width:768px) {
 .headlogoarea .headlogo {
    width: 160px;
    margin:0 auto;
}
.fat-nav li a:hover {
  color: #ffa8a8;
}
header .headlogoarea{
	margin-top: 24px;
}
}


/* SPのみ */
@media screen and (max-width:767px) {
header nav #gnav{display: none;}
.headlogoarea .headlogo {
    width: 110px;
}
.headlogoarea .headlogo.wf{
	width:49px;
	top:5px;
}
.headlogoarea .headlogo.classical{
	top:9px;
}
header .headlogoarea{
	margin:0;
}
}



/* PCのみ */
@media screen and (min-width:768px) {

}


/* SPのみ */
@media screen and (max-width:767px) {
footer{
	background:#191919;
	padding-top: 43px;
}
.b-footer,.copy{
	background:#191919;
}
.b-footer{
	padding-top: 7px;
}
.trecode .copy{
	padding:10px 0 10px;
	color: rgba(255, 255, 255, 0.72);
	letter-spacing: 1px;
}
footer .footlogo svg{
	fill:#fff;
}
footer .footlogo{
	width: 180px;
	margin: 0 auto 25px;
}
footer .sec-ttl{
	color:#fff;
	text-align: center;
}
.snsarea{
	width: 100%;
}
.snsarea ul{
	display: flex;
	justify-content: center;
}
.sns ul{
	width: 236px;
	margin: 0 auto; 
}
.sns ul li a i{
	color: #fff;
	font-size:31px;
}
.snsarea li {
  margin: 0 10px;
}
.sns ul li img{
	width:30px;
	padding-top: 1px;
}
.footcommonlogoarea{
	margin-top: 35px;
}
.footcommonlogoarealist{
	display: flex;
	justify-content: center;
	align-items: 	center;
}
.termlink{
	font-size:10px;
	text-align: center;
	margin-top: 50px;
	letter-spacing: 1px;
}
.termlink a{
	color:rgba(255, 255, 255, 0.72);
}
footer{
		padding-bottom: 100px;
	}
	footer .footlogo{
		margin-bottom: 35px;
	}
.footcommonlogoarealist{
	width:90%;
	margin:15px auto 20px;
}
.footcommonlogoarealist li{
	margin:0 13px;
}
.footcommonlogoarealist li:first-child{
	width:46%;
}
.footcommonlogoarealist li.logo-tc{
	width:27%;
}
.footcommonlogoarealist li.logo-ff{
	width:27%;
}
.footcommonlogoarealist li.logo-ento {
    width: 27%;
}
.footfixmenu{
	height: auto;
}
.footfixmenu ul li{
	border-right: none;
	padding-bottom:0;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
}
.footfixmenu ul li a{
	padding: 0;
}
.footfixmenu ul li.menu-button{
	padding: 0;
}
}






/* ハンバーガー */
.hamburger{
	padding: 0;
	width: auto;
	height:38px;
	position: absolute;
}
.hamburger:after {
    position: absolute;
    left: 50%;
    bottom: -7px;
    transform: translate(-50%,0);
    text-align: center;
    content: "メニュー";
    width: 62px;
    display: block;
    font-size: 10px;
    letter-spacing: .5px;
    font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after{width:28px;background-color: #515151}
.hamburger.active .hamburger__icon:before {
    -moz-transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    -webkit-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg);
}
.hamburger__icon:after{top:8px;}
.hamburger__icon:before {top: -8px;}
.fat-nav li{
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.fat-nav {
    font-size: 15px;
    line-height: 1.7;
    letter-spacing: 0.05em;
}
@media screen and (min-width:1320px) { 
	.hamburger{right:50%;margin-right:-625px;}
}
@media screen and (min-width:768px) and (max-width:1319px) {
	.hamburger{
    right:3%;
  }
}
@media screen and (min-width:768px) { 
  .fat-nav {
	  right:0;
	  left: auto;
	  top: 51px;
    width: 33%;
    min-width: 460px;
  }
  .hamburger{
    top: 9px;
  }
}
@media screen and (max-width:767px) {
  .hamburger{
    right:6%;
    top: 12px;
    z-index:97;
    position: fixed;
  }
  .fat-nav{
	  z-index:96;
	  font-size:15px;
	  line-height: 1.7;
    letter-spacing: 0.05em;
	}
}
/* ハンバーガー内展開 */
#acMenu dt{
	display:block;
	cursor:pointer;
	position: relative;
}
#acMenu dd{
	background: #f6f6f6;
	display:none;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 25px;
}



#acMenu dd.acmenu-brand{
	padding: 0 20px 0px;
}
.hamnavtop{
	margin: 20px 0;
}
.hamnavtop li{
	padding: 14px 10px 8px;
	border-bottom: 1px dotted #929292;
}
.hamnavtop li span{
	font-size: 0.7em;
	padding-left:18px;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
}
.hamnavtop .brandsearch li{
	border-bottom: 1px solid #d6d6d6;
	padding: 9px 10px 7px;
	font-size: 13px;
}
.hamnavtop .brandsearch li:last-child{
	border-bottom: none;
}

.brandlogobn p{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
}

.brandlogobn img{
	width: 100px;
	border-radius: 4px;
}

.menuar::after {
	margin: 0px 0px 5px 5px;
	display: inline-block;
	position: absolute;
	right: 8px;
	top:0;
	z-index: 1;
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	content: "\f107";
	background: none;
}
.ffcate{
	display: none;
}
.hamnavtop .ffcate li{
	border-bottom: 1px solid #d6d6d6;
	padding: 9px 10px 7px;
	font-size: 13px;
}
.hamnavtop .ffcate li:last-child{
	border-bottom: none;
}
.hamnavtop .ffcate li a{
	display: block;
}
h3.actitle{
	background:#fff;
	padding:4px 10px 3px;
	font-size: 12px;
	border:1px solid #ccc;
	margin-bottom: 9px;
	position: relative;
}
h3.actitle::after {
	display: inline-block;
	position: absolute;
	right: 13px;
	top:4px;
	z-index: 1;
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	content: "\f107";
}
#ham-searchform {
	position: relative;
	margin: 0 auto 9px;
}
input#sbox{
	background: none;
	border:none;
	border-bottom: 1px solid #acacac;
	display: block;
}
#sbtn {
	position: absolute;
	right: 12px;
	top: 2%;
	background: none;
	color: #0c0c0c;
	border: none;
	font-size: 18px;
}
input#sbox::placeholder {
  color: #111111;
  font-size: 0.7em;
}
.searchT01{
	font-size: 12px;
	font-weight: bold;
	margin-top: 17px;
	margin-bottom: 4px;
}
.ff-colist{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	background: #fff;
	padding: 8px !important;
}
.ff-colist li{
	list-style-type: none;
	width: 14%;
	border-bottom: none !important;
	background:none;
	padding: 0 !important;
}
.ff-colist li:nth-child(-n+7){
	margin-bottom: 15px;
}
.ff-colist li a{
	margin: 0 auto;
}
.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;
}
.fat-nav ul.nav1{
	margin-top: 20px;
}
.nav1 li{
	padding: 4px 10px;
	font-size: 14px;
	font-weight: 300;
}
.fat-nav ul.nav2{
	display: flex;
	margin-top: 20px;
}
.fat-nav ul.nav2 li{
	font-size: 14px;
	font-weight: 300;
	padding: 0 10px;
}

.fat-nav-logo{
	width: 120px;
	margin: 0 auto;
	padding-top: 80px;
}

.fat-nav-logo__shop{
	display: flex;
	margin: 0 auto 30px;
	padding-top: 20px;
	align-items: center;
	justify-content: center;
	gap: 30px;
}
.logo_tc{
	width:104px;
}
.logo_ento{
	width:75px;
}
.logo_ff {
  width: 80px;
}
.logo_pelaq{
	width:75px;
}
.ham-brandsns{
	margin-top: 45px;
}
.ham-brandsns ul{
	display: flex;
	margin-bottom: 15px;
	align-items: center;
}
.ham-brandsns ul li{
	padding:0 10px;
	font-size:20px;
}
.ham-brandsns ul li.brandtitle{
	font-size:14px;
	margin-right: 2px;
}


.slideup-subtitle {
  font-size: 14px;
  width: 90%;
  margin: 0 auto 10px;
}
.slidupmenu{
font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
  font-weight: 500;
}
.slidupmenu .ff-colist {
  width: 90%;
  margin: 0px auto 30px;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
p.footlogo-cloche {
  margin: 0 auto;
  padding: 50px 0 0;
}

@media screen and (min-width:768px) { 
	.fat-nav__wrapper{padding: 11% 7% 100px!important;}
	p.footlogo-cloche {
		width: 175px;
	}
}
@media screen and (max-width:767px) { 
	.ham-usermenu.fs-clientInfo.is-ready{
		display: flex;
		margin-bottom: 17px;
	}
	.ham-usermenu li{
		font-size: 12px;
		font-weight: 300;
		padding:0 10px;
	}
	p.footlogo-cloche {
		width: 140px;
	}
}



.tag-title span {
	z-index: 2;
	position: relative;
}
.tag-title::after {
	z-index: 0;
}
/* SPのみ */
@media screen and (max-width:767px) {
.headnewsbox{
	margin-top: 0;
}
.headlogoarea .headlogo{
	width:130px;
}
.headlogoarea .headlogo{
	top:20px;
}
.headlogoarea h1.headlogo{
	top:-1px;
}
.headnewsbox{
	margin-bottom: 13px;
}
.side_calender{
	max-width: 260px;
    margin: 0px auto;
}
.nav1{
	flex-direction: column;
}
.nav1 li{
	border-bottom: none;
}
.nav1 li::before{
	content:none;
}
.fat-nav-logo{
	padding-top: 50px;
}
.slidupmenu-inner {
    padding-bottom: 100px;
}
}

/* フッター上バナー */
ul.tc-foot-bnr {
  width: 86%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
ul.tc-foot-bnr li img{
	width: 100%;
}
@media screen and (min-width:768px) {
	ul.tc-foot-bnr li{
		width: 75%;
		margin: auto;
	}
	ul.tc-foot-bnr li:nth-of-type(n+3){
		margin-top: 20px;
	}
	ul.tc-foot-bnr {
	  padding: 30px 0 0;
	  max-width: 1000px;
	}
}

@media screen and (max-width:767px) {
	ul.tc-foot-bnr li:nth-of-type(n+2){
		margin-top: 10px;
	}
	ul.tc-foot-bnr {
	  padding: 30px 0;
	}
	
}
/* カテゴリアイコンリスト */
.tag-icon {
	display: flex;
}
.tag-icon li {
	font-size:10px;
	text-align: center;
	line-height: 1.25;
	letter-spacing: 0;
	font-weight: bold;
}
.tag-icon a img {
	object-fit: cover;
	object-position: 50% 50%;
	margin-bottom: 6px;
}
@media screen and (min-width:768px) {
	.tag-icon {
		margin: 0 0 20px;
		padding-top: 20px;
		justify-content: center;
	}
	.tag-icon li {
		min-width: 78px;
		width:78px;
	}
	.tag-icon a img {
		width: 50px;
		height:50px;
	}
}
@media screen and (min-width:768px) and (max-width:800px) { 
	.tag-icon li {
  	margin: 0 12px;
  	min-width: 55px;
  	width:55px;
  	font-size:10px;
  	text-align: center;
  	line-height: 1.25;
  }
  .tag-icon a img {
  	width: 45px;
  	height:45px;
  }
}
@media screen and (max-width:767px) {
	.tag-icon {
		margin: 0;
		padding: 5px 0 0;
		min-height: 90px;
		overflow: auto;
	    -ms-overflow-style: none;
	}
	.tag-icon li {
		min-width: 62px;
    width: 62px;
	}
	.tag-icon li:last-child{
		word-break: break-all;
	}
	.tag-icon a img {
		width: 40px;
		height:40px;
	}
}
/* パンクス */
.fs-c-breadcrumb__list li:first-child{
	display: none;
}
.fs-c-breadcrumb__list li:nth-child(2):before{
	content: none;
}