/* ================================================================================
   item
   ================================================================================ */
/* -----------------------------------------------
   nav.item
---------------------------------------------- */
#item nav.item ul {
  display: flex;
  justify-content: space-between;
  width: 1080px;
}
#item nav.item ul li {
  width: calc(100%/5);
}
#item nav.item ul li a {
  font-size: 1.4rem;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 1em;
  text-align: center;
  font-weight: bold;
}
#item nav.item section{
  margin: 0 auto !important;
  padding: 0 !important;
}
/* -----------------------------------------------
   pageTtl
---------------------------------------------- */
#item .page-ttl section {
  display: flex;
  color: #fff;
  padding: .8em 10px;
  align-items: center;
  justify-content: space-between;
}
#item .page-ttl section div {
  display: flex;
  align-items: center;
}
#item .page-ttl section h2 {
  font-size: 2.3rem;
  padding-left: 10px;
}
#item .page-ttl section figure img {
  height: 40px;
}
#item .page-ttl section small {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: .1em;
}
#item.item08 .page-ttl section h2 {
  font-size: 2rem;
  line-height: 1.5;
  text-align: left;
}

/* -----------------------------------------------
  color
---------------------------------------------- */
/* item01 */
#item nav.item ul li:nth-child(6), #item.item01 .page-ttl, #item.item01 .itemList ul li div dl dt {
  background-color: #5CB531;
}
#item.item01 .itemList ul li div dl dd, #item.item01 .itemList ul li h2 {
  color: #5CB531;
}
#item.item01 .itemList tr:nth-child(2n+1) {
  background-color: #dbf0f2;
}
#item.item01 .itemList tr:nth-child(2n+0) {
  background-color: #f0f9f9;
}
/* item02 */
#item nav.item ul li:nth-child(1), #item.item02 .page-ttl, #item.item02 .itemList ul li div dl dt {
  background-color: #84c0e3;
}
#item.item02 .itemList ul li div dl dd, #item.item02 .itemList ul li h2 {
  color: #84c0e3;
}
#item.item02 .itemList tr:nth-child(2n+1) {
  background-color: #dbf0f2;
}
#item.item02 .itemList tr:nth-child(2n+0) {
  background-color: #f0f9f9;
}
/* item03 */
#item nav.item ul li:nth-child(4), #item.item03 .page-ttl, #item.item03 .itemList ul li div dl dt {
  background-color: #f9c03d;
}
#item.item03 .itemList ul li div dl dd, #item.item03 .itemList ul li h2 {
  color: #f9c03d;
}
#item.item03 .itemList tr:nth-child(2n+1) {
  background-color: #FEF5E1;
}
#item.item03 .itemList tr:nth-child(2n+0) {
  background-color: #FDF9EF;
}
/* item04 */
#item nav.item ul li:nth-child(2), #item.item04 .page-ttl, #item.item04 .itemList ul li div dl dt {
  background-color: #a67eb7;
}
#item.item04 .itemList ul li div dl dd, #item.item04 .itemList ul li h2 {
  color: #a67eb7;
}
#item.item04 .itemList tr:nth-child(2n+1) {
  background-color: #E6DBEB;
}
#item.item04 .itemList tr:nth-child(2n+0) {
  background-color: #F9F6FA;
}
/* item07 */
#item nav.item ul li:nth-child(2), #item.item07 .page-ttl, #item.item07 .itemList ul li div dl dt {
  background: -moz-linear-gradient(left,#898989,#C9CACA 75%,#757272); 
  background: -webkit-linear-gradient(left,#898989,#C9CACA 75%,#757272); 
  background: linear-gradient(to right,#898989,#C9CACA 75%,#757272); 
}
#item.item07 .itemList ul li div dl dd, #item.item07 .itemList ul li h2 {
  color: #757272;
}
#item.item07 .itemList tr:nth-child(2n+1) {
  background-color: #FCEBE9;
}
#item.item07 .itemList tr:nth-child(2n+0) {
  background-color: #FCF5F4;
}
/* item05 */
#item nav.item ul li:nth-child(1), #item.item05 .page-ttl, #item.item05 .itemList ul li div dl dt {
  background: -moz-linear-gradient(left,#917438,#DFCE87 75%,#896f33); 
  background: -webkit-linear-gradient(left,#917438,#DFCE87 75%,#896f33); 
  background: linear-gradient(to right,#917438,#DFCE87 75%,#896f33); 
}
#item.item05 .itemList ul li div dl dd, #item.item05 .itemList ul li h2 {
  color: #896f33;
}
#item.item05 .itemList tr:nth-child(2n+1) {
  background-color: #E6F2DE;
}
#item.item05 .itemList tr:nth-child(2n+0) {
  background-color: #F3F8EE;
}
/* item */
#item nav.item ul li:nth-child(7), #item.item08 .page-ttl, #item.item08 .itemList ul li div dl dt {
  background-color: #8f767f;
  background-color: #a67eb7;
}
#item.item08 .itemList ul li div dl dd, #item.item08 .itemList ul li h2 {
  color: #8E767F;
}
#item.item08 .itemList tr:nth-child(2n+1) {
  background-color: #ECE8E9;
}
#item.item08 .itemList tr:nth-child(2n+0) {
  background-color: #F4F2F3;
}

#item nav.item ul li.premium{
  background: -moz-linear-gradient(left,#917438,#DFCE87 75%,#52421E); 
  background: -webkit-linear-gradient(left,#917438,#DFCE87 75%,#52421E); 
  background: linear-gradient(to right,#917438,#DFCE87 75%,#52421E); 
}
#item nav.item ul li.gourmet{
  background: -moz-linear-gradient(left,#898989,#C9CACA 75%,#595757); 
  background: -webkit-linear-gradient(left,#898989,#C9CACA 75%,#595757); 
  background: linear-gradient(to right,#898989,#C9CACA 75%,#595757); 
}
#item nav.item ul li.kitchen{
  background-color: #f9c03d;
}
#item nav.item ul li.catalogue{
  background-color: #5CB531;
}

#item nav.item ul li.selection{
  background-color: #a67eb7;
}

/* -----------------------------------------------
  item
---------------------------------------------- */
#item .itemList {
  padding: 50px 10px;
}
#item .itemList > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -30px;
}
#item .itemList > ul > li {
  display: flex;
  justify-content: space-between;
  width: 510px;
  margin-bottom: 30px;
}
#item .itemList > ul > li figure {
  width: 200px;
  height: 200px;
  border: 2px solid #D9D9D9;
}
#item .itemList > ul > li div {
  width: 295px;
}
#item .itemList > ul > li div dl {
  display: flex;
  align-items: center;
  line-height: 1;
}
#item .itemList > ul > li div dl dt {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding: .2em .4em;
}
#item .itemList > ul > li div dl dd {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 24px;
  padding-left: .5em;
}
#item .itemList > ul > li div dl dd.only {
  padding-left: 0em;
}
#item .itemList > ul > li div dl dd span {
  font-size: 12px;
  padding-left: .1em;
}
#item .itemList > ul > li h2 {
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
  line-height: 1.2;
  padding: .5em 0;
}
#item .itemList > ul > li p {
  font-size: .8em;
  margin-bottom: 1em;
  color: #333;
}
#item .itemList > ul > li ul {
	margin-bottom: 1em;
}
#item .itemList > ul > li ul li {
	font-size: .8em;
	text-indent: -0.5em;
	margin-left: 0.5em;
}

#item .itemList > ul > li.end {
	position: relative;
}
#item .itemList > ul > li.end:before {
	content: "交換受付一時停止中\A※2022年10月1日（土）より交換受付再開";
	white-space: pre;
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0,0,0,0.5);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#item .itemList table {
  border: 1px solid #E7E7E7;
}
#item .itemList table th {
  white-space: nowrap;
  width: 4em;
}
#item .itemList table th, #item .itemList table td, #item .itemList table caption {
  padding: 2px 3px;
  font-size: .6em;
  font-weight: normal;
}
#item .itemList table caption {
  caption-side: bottom;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
/* -----------------------------------------------
  item08 
---------------------------------------------- */
#item.item08 .item-ttl01 {
  color: #fff;
  background-color: #8F767F;
  background-color: #a67eb7;
  text-align: left;
  padding: .5em 1em;
  margin-bottom: 2em;
}
#item.item08 .itemList {
  padding: 50px 0 25px 0;
}
#item.item08 .itemList table th {
  white-space: normal;
}
#item.item08 section.itemList:last-of-type a,
#item.item08 section.itemList:last-of-type a[target="_blank"] {
  color: #806971;
  padding: .3em 1.4em .3em 1.2em;
  border: 1px solid #8F777F;
  border-radius: 1em;
  text-decoration: none;
  font-weight: bold;
}
#item.item08 section.itemList:last-of-type a[target="_self"]{
  position: relative;
}
#item.item08 section.itemList:last-of-type a[target="_self"]::after {
  font-family: "Font Awesome 6 Pro";
  content: '\f105';
  color: #806971;
  font-weight: bold;
  position: absolute;
  right: .5em;
  top: 49%;
  transform: translateY(-49%);
}


#item.item08 section.itemList:last-of-type a.texlink[target="_blank"] {
	color: inherit;
	padding: inherit;
	border: none;
	text-decoration: underline;
}