@charset "UTF-8";

header {
  margin-bottom: 0!important;
  margin-top: -1px;
}

/* .header-slider
------------------------------------*/
/*
.header-slider {
  width: 100%;
  margin: 0px auto 40px;
  position: relative;
}

.header-slider img {
  width: auto;
  min-width: 100%;
  height: 100%;
}

.header-slider.slider-category {
	overflow: hidden;
	height: 0;
	margin-bottom: 60px;
	padding-bottom: 56.25%;
}

.header-slider.slider-category img {
	display: block;
	position: absolute;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%,-50%);
}

.cycle-pager {
  position: absolute;
  bottom: 20px;
  color: #ffffff;
  font-size: 50px;
  z-index: 99999;
  text-align: center;
  margin-left: 30px;
}

.cycle-pager span {
  cursor: pointer;
  margin-right: 10px;
  font-size: 30px;
}

.cycle-pager-active {
  color: #666666;
}
*/


/* .category-title
------------------------------------*/
.category-title {
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	width: 980px;
	/*width: 80%;
	min-width: 960px;
	max-width: 1400px;*/
	margin: 0 auto;
}

#productContents .category-title:first-child {
	margin-top: 100px;
}

.category-title h1 {
	box-sizing: border-box;
	min-width: 20%;
	margin: 0px 5.5% 0 2%;
	font-size: 40px;
	letter-spacing: 0.06em;
/* 	white-space: nowrap; */
}

.category-title h1 em img {
	display: block;
	padding: 12px 0 8px;
	transform-origin: left;
}

.category-title h1 em img.mawaribana { transform: scale(0.9); }
.category-title h1 em img.hordic { padding-top: 14px; transform: scale(0.9); }

.category-title h1 em img.orime,
.category-title h1 em img.bird,
.category-title h1 em img.leaf,
.category-title h1 em img.kiritoru,
.category-title h1 em img.chokkuri { padding-bottom: 9px; transform: scale(1.1); }

.category-title h1 em img.drop { padding-bottom: 10px; transform: scale(1.2); }

.category-title h1 em img.tile,
.category-title h1 em img.motte { padding-bottom: 11px; transform: scale(1.3); }

.category-title h1 em img.kiritoru-iron { padding-top: 3px; }
.category-title h1 em img.reisei-jyounetsu { padding-top: 14px; }
.category-title h1 em img.uchu { padding-top: 13px; }

/*
.category-title h1 strong {
	display: block;
	margin-top: 10px;
	font-size: 14px;
}
*/

.category-title .txt-set {
	padding-top: 5px;
}

.category-title h2 {
	margin-bottom: 25px;
	font-size: 22px;
	line-height: 1.85;
	letter-spacing: 0.14em;
	font-variation-settings: "wght" 500;
}

.category-title p {
	margin-bottom: 10px;
	color: #888888;
	font-size: 13px;
	line-height: 2;
	letter-spacing: 0.13em;
	white-space: nowrap;
}


/* .page-title-item-center
---------------------------------------------------------------------------*/
.page-title-item-center {
	padding: 75px 0 75px;
	text-align: center;
}

.page-title-item-center h1 {
	margin-bottom: 22px;
	color:var(--color-black);
	font-size: 26px;
	letter-spacing: 0.1em;
}

.page-title-item-center p {
	margin-bottom: 0;
	color:var(--color-text);
	font-size: 11px;
	letter-spacing: 0.25em;
	padding-left: 0.25em;
}

/* .sec-item
------------------------------------*/
.sec-item {
	width: 1060px;
	margin: 0 auto 120px;
}

.sec-item h2 {
	margin-bottom: 35px;
	color:var(--color-black);
	font-size: 18px;
	letter-spacing: 0.1em;
}

/* .category-list-item
------------------------------------*/
.category-list-item {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.category-list-item li {
	width: 220px;
	margin: 35px 60px 0 0;
}

.category-list-item li:nth-of-type(1),
.category-list-item li:nth-of-type(2),
.category-list-item li:nth-of-type(3),
.category-list-item li:nth-of-type(4) { margin-top: 0; }
.category-list-item li:nth-of-type(4n) { margin-right: 0; }

.category-list-item li a {
	display: block;
}

.category-list-item figure { margin-bottom: 17px; }
.category-list-item-m figure { margin-bottom: 14px; }

.category-list-item figure img {
	border-radius: 4px;
	width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}

.category-list-item h3 {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.14em;
}

.category-list-item h3 i,
.color-list-item li i {
	display: inline-block;
	background: url(../img/share/ico-arrow-red.svg) no-repeat left top;
	margin-left: 7px;
	width: 6px;
	height: 8px;
	transform: translateY(-1px);
}

.category-list-item p {
	margin: 9px 0 5px;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 0.06em;
	white-space: nowrap;
}

/* .category-list-item-s
------------------------------------*/
.category-list-item-s li {
	width: 104px;
	margin: 30px 15px 0 0;
}

.category-list-item-s li:nth-of-type(4n) { margin-right: 16px; }
.category-list-item-s li:nth-of-type(1),
.category-list-item-s li:nth-of-type(2),
.category-list-item-s li:nth-of-type(3),
.category-list-item-s li:nth-of-type(4),
.category-list-item-s li:nth-of-type(5),
.category-list-item-s li:nth-of-type(6),
.category-list-item-s li:nth-of-type(7),
.category-list-item-s li:nth-of-type(8),
.category-list-item-s li:nth-of-type(9) { margin-top: 0; }
.category-list-item-s li:nth-of-type(9n) { margin-right: 0;	 }

.category-list-item-s figure {
	margin-bottom: 11px;
}

.category-list-item-s h3 {
	font-size: 12px;
	letter-spacing: 0.08em;
}

/* .color-list-item
------------------------------------*/
.category-list-item-s + .color-list-item {
	margin-top: 95px;
}

.color-list-item {
	/* display: -webkit-box;
	display: flex;
	justify-content: stretch; */
	overflow: hidden;
}

.color-list-item li {
	margin-right: 22px;
	float: left;
}

.color-list-item li:last-of-type {
	margin-right: 0;
}

.color-list-item li a {
	display: inline-block;
	padding-bottom: 8px;
	font-size: 14px;
	letter-spacing: 0.04em;
}

.color-list-item li b {
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	margin-right: 15px;
	transform: translateY(5px);
}

.color-list-item li b:after {
	display: block;
	content: '';
	position: absolute;
	top: -5px;
	left: -5px;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
	box-shadow: 0 0 1px 0 rgba(100,100,100,1);
	z-index: 0;
}

.color-list-item li b span {
	display: block;
	position: relative;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.color-list-item li i {
	margin-left: 10px;
}


/* .series-child
---------------------------------------------------------------------------*/
/*.series-child.cat {
	overflow: hidden !important;
	height: 0 !important;
}*/

/* .series-child
------------------------------------*/
.series-child {
	width: 1120px;
	margin: 0 auto 60px;
}

.series-child:first-of-type {
	margin-top: 90px;
}

/* .series-child-head
------------------------------------*/
.series-child-head {
	display: flex;
	margin-bottom: 45px;
}

.series-child-head h2 {
	margin-right: 28px;
	font-size: 24px;
	letter-spacing: 0.06em;
	font-family: --font-sans;
	font-weight: 300;
	line-height: 1;
}

.series-child-head p {
	margin-bottom: 0;
	color: #888888;
	font-size: 13px;
	letter-spacing: 0.16em;
	transform: translateY(2px);
}