﻿

.fb-like iframe, .fb-like span {
  height: 20px !important;
}

.contents_header{
	overflow:hidden;
	clear:both;
}

.contents_header .social{
	float:right;
	overflow:hidden;
	line-height:0;
	display: flex;
}
.contents_header .social >div{
	display:inline-block;
	vertical-align:middle;
}
#lineup{
	margin-right:auto;
	margin-left:auto;
}
#lineup >ul:last-child{
	margin-bottom:0;
}
#products_list{
}
#products_list ul{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
#products_list li{
	text-align:center;
}
#products_list figcaption{
	text-align:center;
}
#lineup .name i{
	font-size:0.5em;
	vertical-align:middle;
	color:#76b2d5;
	margin-right:5px;
}

/*20220208add*/
.newitem_pickup { position: relative; }
#top .newitem_pickup #category1 {
  display: table; font-weight: 500; }

#top .newitem_pickup #category1 li:first-child {
  border-left-width: 1px; }

  #top .newitem_pickup #category1 li {
  border-width: 1px 1px 0 0;
    border-left-width: 0px;
  box-sizing: border-box;
  display: table-cell;
  width: 25%; }


  #top .newitem_pickup #category1, #top .newitem_pickup #category1 li {
  border-style: solid; border-color: #e3e3e3; }

#top .newitem_pickup #category1 a {
  color: #0f52a0; background: #f2f6f9; }

#top .newitem_pickup a {
  display: block; text-align: center; }

  #top .newitem_pickup #category2 .active a {
  font-weight: 600; color: #898989;}


  #top .newitem_pickup #category1 .active a, #top .newitem_pickup #category1 li:hover a {
  color: #000; background: #fff; }
#top .newitem_pickup #category1 a {
  color: #0f52a0; background: #f2f6f9; }


#top .newitem_pickup .item li:first-child {
  border-left: 1px solid #e3e3e3;
}
#top .newitem_pickup #category2 li {
  border-right: 1px solid #e3e3e3;
  display: table-cell;
  box-sizing: border-box;
  width:25%;
}

#top .newitem_pickup #category2 {
  display: table; table-layout: fixed; }

  .newitem_pickup nav {
	overflow: hidden;
	clear: both;
  }

/*PC
----------------------------------------------------*/
@media screen and (min-width:1081px),print{
	.product_brand .brand_contents{
		font-size:0.857em;
		box-sizing:border-box;
	}
	.contents_header{
		width:980px;
		margin-right:auto;
		margin-bottom:30px;
		margin-left:auto;
	}
	.contents_header .pageTitle{
		margin-bottom:20px;
	}
	.product_brand >section{
	}
	.product_brand #top_image{
		width:90%;
		margin-right:auto;
		margin-left:auto;
	}
	#lineup{
		margin-top:70px;
		width:980px;
		margin-bottom:50px;
	}
	#lineup >ul{
		margin-bottom:30px;
	}

	#products_list li{
		width:475px;
		/*margin-right:6px;*/
		margin-bottom:18px;
		font-size:0.929em;
	}
	#products_list li:nth-child(2n){
		margin-right:0;
	}
	#products_list .goods{
		padding-top:30px;
		margin-bottom:60px;
	}

	/*20220208add*/
	.newitem_pickup { margin-top: 40px; padding-bottom: 10px; }
	.newitem_pickup nav { margin-bottom: 30px; }
	.newitem_pickup nav > div {
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	  width: 980px;
	  margin-right: auto;
	  margin-left: auto; }

	  .newitem_pickup #category1 a {padding: 12px; }

	  .newitem_pickup #category1 { width: 490px; }
	  .newitem_pickup #category2 { width: 290px; margin-bottom: 14px; }


}
/*PC and Tablet
----------------------------------------------------*/
@media screen and (min-width:751px),print{
/*20220208*/
	.newitem_pickup nav { position: relative; }

	.newitem_pickup nav::before {
	  content: "";
	  position: absolute;
	  display: block;
	  width: 100%;
	  height: 1px;
	  background: #e3e3e3;
	  bottom: 0;
	  right: 0;
	  left: 0;
	  margin: auto; }
}
/*Tablet
----------------------------------------------------*/
@media screen and (min-width:751px) and (max-width:1080px){
	#top .newitem_pickup #category1{
		width: 60%;
		margin-left: 5%;
	  }


	#products_list li{
		width:48%;
		margin-right:2%;
		margin-bottom:3%;
	}

	.newitem_pickup nav {margin-bottom: 3%;  }
	.newitem_pickup nav > div {
		overflow: hidden;
		clear: both;
		display: flex;
		justify-content: space-between;
		align-items: center;
	  }
	  .newitem_pickup nav #category2 {
		width: 25%;
		margin-right: 5%;
	  }
}
/*Tablet und Phone
----------------------------------------------------*/
@media screen and (max-width:1080px){
	.contents_header{
		margin-bottom:5%;
		width:90%;
		margin-right:auto;
		margin-left:auto;
	}
	.contents_header .pageTitle{
		margin-bottom:3%;
	}
	.product_brand >section{
		box-sizing:border-box;
	}
	#lineup{
		margin-top:7%;
		width:90%;
		margin-bottom:7%;
	}


	#products_list .goods{
		padding-top:3%;
		margin-bottom:7%;
	}

	.newitem_pickup nav #category2 {
		padding-top: 1%;
		padding-bottom: 1%;
	  }
	.newitem_pickup nav #category1 a {
		padding: 5% 2%;
	  }

}
/*Phone
----------------------------------------------------*/
@media screen and (max-width:750px){
	#products_list li{
		width:49%;
		margin-right:2%;
		margin-bottom:3%;
		font-size:0.923em;
	}
	#products_list li:nth-child(2n){
		margin-right:0;
	}

	.newitem_pickup nav {
		margin-bottom: 3%;
	  }

	  .newitem_pickup #category1 {
		width: 100%;
		padding-right: 5%;
		padding-left: 5%;
		box-sizing: border-box;
		position: relative;
		margin-bottom: 2%;
	  }
	  .newitem_pickup #category2 {
		width: 50%;
		float: right;
		overflow: hidden;
	  }

	  .newitem_pickup nav ul {
		font-size: calc(0.625rem + ((1vw - 3.2px) * 1.3023));
	  }
}