.c-section__heading .c-section__heading--title::after{
  height:0px;
}
.c-section__heading{
  margin: 60px 0 40px
}
.c-product-list__button{
  margin-bottom:0;
  margin-top:20px;
}
.c-product-list{
  margin-bottom:0;
}
.p-top-logo {
  font-size: 20px;
  line-height: 1.4;
  max-width: 90%;
  margin: 1% auto;
  text-align: center;
  height: 55px;
  padding: 8px 0;
}

.p-top-logo a {
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}
.p-top-logo a img{
	height: 100%;
}

.p-top-logo a:hover {
  opacity: .66;
}

.p-top-logo a:active {
  opacity: 1;
}

#p-slider .bx-controls-direction a {
  z-index: 100;
}

#p-slider .bx-viewport {
  top: 0;
  left: 0;
  border: 0;
  background: #f8f8f8;
  box-shadow: none-;

}
.bx-wrapper .bx-viewport{
  border:  0px solid #fff!important;
}

#p-slider .bx-wrapper img {
  max-width: 180%;
  /*margin-left: -85px;*/
   margin-left: -152px;
}

#p-slider .bx-caption {
  top: 0;
  bottom: auto;
  background: rgba(0, 0, 0, .3);
}

#p-slider .bx-caption span {
  padding: 1.5em;
}

#p-slider .bx-pager {
  bottom: 10px;
  padding-top: 0;
}

#p-slider .bx-pager a {
  background: #fff;
}

#p-slider .bx-pager a:hover,
#p-slider .bx-pager a.active {
  background: #fd7f23;
}

.p-news {
  line-height: 1.5;
  margin: 0;
}

.p-news::after {
  display: block;
  clear: both;
  content: '';
}

.p-news__label {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  width: 180px;
  margin: 0;
  letter-spacing: 1px;
}

.p-news__content {
  line-height: 1.6;
  margin: 5px 0 20px 10px;
}

.p-news__content p:nth-child(1) {
  margin-top: 0;
}

.p-news__label {
  font-family: 'Montserrat', sans-serif;
}

.p-news__label::before {
  content: '-';
}

.p-info {
  line-height: 1.5;
  margin-bottom: 60px;
}

.p-contents {
  line-height: 1.5;
  margin-bottom: 60px;
}

.p-contents__list {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}

.p-contents__list::after {
  display: block;
  clear: both;
  content: '';
}

.p-contents__list li {
  position: relative;
  box-sizing: border-box;
  padding: 0 2em 0 1em;
}

.p-contents__list li::before {
  position: absolute;
  top: .5em;
  left: 0;
  content: '-';
}

.p-contents__list a {
  display: block;
  max-width: 100%;
  padding: .5em 0;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-contents__list a:hover {
  opacity: .66;
}

.p-contents__list a:active {
  opacity: 1;
}

.p-custom-banner {
  margin-top: 20px;
  text-align: center;
}

.p-custom-banner__unit {
  background: #f8f8f8;
}

.p-custom-banner__unit--text {
  font-family: 'Montserrat', sans-serif;
  padding: 30px 10px 0;
  color: #f8f8f8;
  background: #333;
}

.p-custom-banner__unit--text a {
  color: #f8f8f8;
}

.p-custom-banner__image {
  width: 100%;
}

.p-custom-banner__heading {
  font-size: 24px;
  padding: 10px 0;
}

.p-custom-banner__body {
  line-height: 1.5;
  padding: 10px 0;
}

ul.products_list{
	display: flex;
	padding: 0;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 10px 60px;
}
ul.products_list li{
	list-style: none;
	width: calc(50% - 0.1em);
	height: 80px;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 0.2em;
}
ul.products_list li.just{
	width: calc(50% - 0.1em);
	height: 0;
	padding: 0;
	background-color: transparent;
	margin: 0;
}

ul.products_list li:nth-child(2n){
	margin-right: 0;
}

.kitchentool_ico{
	background: url(https://img07.shop-pro.jp/PA01416/545/etc_base64/cHJvZHVjdF9pY29uX2tpdGNoZW5fdG9vbA.png?cmsp_timestamp=20240226130101) no-repeat center 20px;
	background-size: 25%;
}
.tongs_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/kitchen.png?cmsp_timestamp=20180606192042) no-repeat center 14px;
	background-size: 25%;
}
.cutlery_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/cutlery.png?cmsp_timestamp=20180606192050) no-repeat center 20px;
	background-size: 25%;
}
.filter_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/filter.png?cmsp_timestamp=20180606192059) no-repeat center 20px;
	background-size: 25%;
}
.chair_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/chair.png?cmsp_timestamp=20180606192104) no-repeat center 20px;
	background-size: 25%;
}
.pot_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/pot.png?cmsp_timestamp=20180606192112) no-repeat center 15px;
	background-size: 25%;
}
.pot2_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/pot2.png?cmsp_timestamp=20180725125121) no-repeat center 13px;
	background-size: 25%;
}
.clothesline_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/clothesline.png?cmsp_timestamp=20180606192124) no-repeat center 20px;
	background-size: 25%;
}
.furniture_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/furniture.png?cmsp_timestamp=20180913172056) no-repeat center 20px;
	background-size: 25%;
}
.gift_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/gift.png?cmsp_timestamp=20180606192132) no-repeat center 20px;
	background-size: 25%;
}
.lifestyle_ico{
	background: url(https://img07.shop-pro.jp/PA01416/545/etc_base64/aGFhbmFfaWNvbg.png?cmsp_timestamp=20230905144510) no-repeat center 15px;
	background-size: 25%;
}
.box_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/box.png?cmsp_timestamp=20180607141858) no-repeat center 20px;
	background-size: 25%;
}
.grill_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/grill.png?cmsp_timestamp=20180607141830) no-repeat center 20px;
	background-size: 25%;
}
.houtyou_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/houtyou.png?cmsp_timestamp=20180607141816) no-repeat center 20px;
	background-size: 25%;
}
.otama_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/otama.png?cmsp_timestamp=20180607141745) no-repeat center 20px;
	background-size: 25%;
}
.products_list a{
	text-decoration: none;
	color: #000;
	transition: .5s all ease;
	display: block;
	height: 100%;
	padding-top: 50px;
	box-sizing: border-box;
	background-color: #f3f3f3;
}

ul.brand_list{
	display: flex;
	padding: 0;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 10px;
}
ul.brand_list li{
	list-style: none;
	width: 50%;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	border-top: none;
}
ul.brand_list li img{
	max-height: 100%;
}
ul.brand_list li.just{
	display: none;
}

ul.link_list{
	display: flex;
	padding: 0;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 10px;
}
ul.link_list li{
	list-style: none;
	width: 49%;
	height: auto;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: 1px solid #e2e2e2;
}
ul.link_list li.corp{
	width: 100%;
}
ul.link_list li.just{
	border: none;
	height: 0;
	display: inline-block;
}
ul.link_list li a{
	display: block;
	text-decoration: none;
	color: #333;
}
ul.link_list li img{
	max-width: 100%;
	height: auto;
}
ul.link_list span{
	display: block;
	text-align: center;
	font-size: 14px;
	background: #ebebeb;
	padding: 10px 0;
}
.link h3{
	text-align: center;
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: .1em;
	margin: 0 auto;
	margin-bottom: 20px;
}
.news{
	margin: 0 10px;
}
.news dl{
	padding: 2%;
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
	margin: 0;
}
.news dl:first-child{
	border-top: 1px solid #e2e2e2;
}
.news dl dt{
	float: left;
	width: 25%;
	display: block;
}
.news dl dd{
	display: block;
	margin-left: 25%;
}

.c-product-list__index{
	font-size:16px;
	color:#333;
	font-weight: bold;
	background: #fff;
}

.c-product-list__index--1,.c-product-list__index--2,.c-product-list__index--3{
	background: #fff;
}
.c-section__heading--sub-title{
	letter-spacing: 0.05em;
	padding-bottom: 0.1em;
}
.c-product-list__expl{
	max-width: 320px;
	margin: 1em auto 0;
}

.c-button.skBtn {
	background: #cd0028;
	border-color: #cd0028;
	color: #fff;
}

@media screen and (max-width: 599px){
  .linkBlock {
    padding-bottom: 60px;
  }
  
	.forPC{
		display: none !important;
	}
	
	ul.brand_list li:nth-child(2n){
		border-left: none;
	}
	ul.brand_list li.first{
		border-top: 1px solid #e2e2e2;
	}
	.link{
		max-width: 100%;
		margin: 0 auto;
	}
}

@media screen and (min-width: 600px) {
  .linkBlock {
    padding-bottom: 60px;
  }
  
	.c-button--border:hover, .c-button--border:focus{
		background: #cd0028;
		border-color: #cd0028;
	}
  
  .c-button.skBtn {
      padding: 12px 15px;
    	font-size: 18px;
	}  
  
.c-button.skBtn:hover, .c-button.skBtn:focus {
	opacity: .7;
}
  
	.p-info a{
		text-decoration: none;
		transition: all .3s;
	}
	.p-info a:hover{
		opacity: 0.5;
	}
  .p-top-logo {
    display: none;
  }

  #p-slider .bx-pager {
    bottom: 30px;
  }
  #p-slider .bx-wrapper img {
    max-width: 100%;
    margin-left:0;
   }

  .p-contents__list li::before {
    top: 0;
  }

  .p-contents__list li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }
	ul.products_list li.just{
		width: calc(100% / 3 - 0.2em);
		height: 0;
		padding: 0;
		background-color: transparent;
		margin: 0;
	}

  .p-contents__list li:nth-child(2n + 1) {
    clear: left;
  }

  .p-contents__list a {
    display: inline-block;
    padding: 0;
  }

  .p-custom-banner {
    display: table;
    width: 100%;
    margin-top: 60px;
    table-layout: fixed;
  }

  .p-custom-banner__unit {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    max-width: 50%;
    vertical-align: middle;
    word-break: break-all;
  }

  .p-custom-banner__unit--text {
    padding: 10px 20px;
  }
	ul.brand_list{
		width: auto;
	}
	.link{
		max-width: 100%;
		margin: 0 auto;
	}
	ul.link_list{
	display: flex;
	padding: 0;
	flex-wrap: nowrap;
	justify-content: center;
	margin: 0 auto;
	}
	ul.link_list li{
		list-style: none;
		width: calc(100% / 3 - 1%);
		height: auto;
		text-align: center;
		box-sizing: border-box;
		margin-bottom: 20px;
		border: 1px solid #e2e2e2;
	}
  ul.link_list li:not(:last-child){
margin-right: 30px;
}
	ul.link_list li.corp{
		width: calc(100% / 3 - 1%);
	}
	ul.link_list li.just{
		border: none;
		height: 0;
		display: inline-block;
	}
	ul.link_list li a{
		display: block;
		text-decoration: none;
		color: #333;
	}
	ul.link_list li img{
		max-width: 100%;
		height: auto;
	}
	ul.link_list span{
		display: block;
		text-align: center;
		font-size: 15px;
		background: #ebebeb;
		padding: 10px 0;
	}
	.forSP{
		display: none !important;
	}
	.gray{
		margin-top: 60px;
		background-color: rgba(0, 0, 0, .03);
		padding: 30px 10px;
		margin-bottom : 60px;
	}
	.news dl{
		padding: 20px;
		border-bottom: 1px solid #e2e2e2;
		margin: 0;
		overflow: hidden;
	}
	.news dl:first-child{
		border-top: 1px solid #e2e2e2;
	}
	.news dl dt{
		display: block;
		width: 15%;
		float: left;
	}
	.news dl dd{
		display: block;
		margin-left: 15%;
	}

	.kitchentool_ico{
		background: url(https://img07.shop-pro.jp/PA01416/545/etc_base64/cHJvZHVjdF9pY29uX2tpdGNoZW5fdG9vbA.png?cmsp_timestamp=20240226130101) no-repeat center 20%;
		background-size: 25%;
	}
.tongs_ico{
	background: url(https://img21.shop-pro.jp/PA01416/545/etc/kitchen.png?cmsp_timestamp=20180606192042) no-repeat center 14px;
	background-size: 25%;
}
	.cutlery_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/cutlery.png?cmsp_timestamp=20180606192050) no-repeat center 20%;
		background-size: 20%;
	}
	.filter_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/filter.png?cmsp_timestamp=20180606192059) no-repeat center 20%;
		background-size: 20%;
	}
	.chair_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/chair.png?cmsp_timestamp=20180606192104) no-repeat center 20%;
		background-size: 20%;
	}
	.pot_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/pot.png?cmsp_timestamp=20180606192112) no-repeat center 20%;
		background-size: 20%;
	}
	.pot2_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/pot2.png?cmsp_timestamp=20180725125121) no-repeat center 20%;
		background-size: 20%;
	}
	.clothesline_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/clothesline.png?cmsp_timestamp=20180606192124) no-repeat center 20%;
		background-size: 20%;
	}
	.gift_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/gift.png?cmsp_timestamp=20180606192132) no-repeat center 20%;
		background-size: 20%;
	}
	.box_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/box.png?cmsp_timestamp=20180607141858) no-repeat center 20%;
		background-size: 20%;
	}
	.grill_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/grill.png?cmsp_timestamp=20180607141830) no-repeat center 20%;
		background-size: 20%;
	}
	.houtyou_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/houtyou.png?cmsp_timestamp=20180607141816) no-repeat center 20%;
		background-size: 20%;
	}
	.otama_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/otama.png?cmsp_timestamp=20180607141745) no-repeat center 20%;
		background-size: 20%;
	}
	ul.brand_list li:nth-child(2n){
		border-left: none;
	}
	ul.brand_list li.first{
		border-top: 1px solid #e2e2e2;
	}
}


@media screen and (min-width: 960px) {
  .p-news__label {
    float: left;
    clear: left;
    margin-right: 20px;
  }
  .p-news__content {
    overflow: hidden;
    margin: 0 0 20px;
  }

  .p-custom-banner__heading {
    font-size: 30px;
  }

	ul.products_list{
		width: 100%;
		display: flex;
		overflow: hidden;
		padding: 0;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0;
		font-size: 13px;
	}
	ul.products_list li{
		list-style: none;
		width: calc(100% / 4 - 0.2em);
		height: 90px;
		text-align: center;

		box-sizing: border-box;
		margin-bottom: 0.2em;
	}
	ul.products_list li.just{
		width: calc(100% / 4 - 0.2em);
		height: 0;
		padding: 0;
		background-color: transparent;
		margin: 0;
	}

	ul.products_list li:last-child{
		margin-right: 0;
	}

	.kitchentool_ico{
		background: url(https://img07.shop-pro.jp/PA01416/545/etc_base64/cHJvZHVjdF9pY29uX2tpdGNoZW5fdG9vbA.png?cmsp_timestamp=20240226130101) no-repeat center 15px;
		background-size: 25%;
	}
	.cutlery_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/cutlery.png?cmsp_timestamp=20180606192050) no-repeat center 15px;
		background-size: 20%;
	}
	.filter_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/filter.png?cmsp_timestamp=20180606192059) no-repeat center 15px;
		background-size: 20%;
	}
	.chair_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/chair.png?cmsp_timestamp=20180606192104) no-repeat center 15px;
		background-size: 20%;
	}
	.pot_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/pot.png?cmsp_timestamp=20180606192112) no-repeat center 15px;
		background-size: 20%;
	}
	.clothesline_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/clothesline.png?cmsp_timestamp=20180606192124) no-repeat center 15px;
		background-size: 20%;
	}
	.gift_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/gift.png?cmsp_timestamp=20180606192132) no-repeat center 15px;
		background-size: 20%;
	}
	.box_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/box.png?cmsp_timestamp=20180607141858) no-repeat center 15px;
		background-size: 20%;
	}
	.grill_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/grill.png?cmsp_timestamp=20180607141830) no-repeat center 15px;
		background-size: 20%;
	}
	.houtyou_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/houtyou.png?cmsp_timestamp=20180607141816) no-repeat center 15px;
		background-size: 20%;
	}
	.otama_ico{
		background: url(https://img21.shop-pro.jp/PA01416/545/etc/otama.png?cmsp_timestamp=20180607141745) no-repeat center 15px;
		background-size: 20%;
	}
	.products_list a{
		text-decoration: none;
		color: #000;
		transition: .3s all;
		display: block;
		height: 100%;
      	padding-top: 60px;
		box-sizing: border-box;
		background-color: #f3f3f3;
	}
	.products_list a:hover{
		background-color: #e7e7e7;
	}
	.brand{
		margin: 0 auto;
	}
	ul.brand_list{
		display: flex;
		padding: 0;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 auto;
		border: none;
	}
	ul.brand_list:first-child{
		border-top: 1px solid #e2e2e2;
	}
	ul.brand_list li{
		list-style: none;
		width: calc(100% / 6);
		height: auto;
		text-align: center;
		box-sizing: border-box;
		border: 1px solid #e2e2e2;
		border-top: none;
	}
	ul.brand_list li:last-child{
		border-right: 1px solid #e2e2e2;
	}
	ul.brand_list li.just{
		display: inline-block;
		height: 0;
		border: 0;
	}
	ul.brand_list li.first{
		border-top: none;
	}
	ul.brand_list li img{
		max-height: 100%;
	}
	ul.brand_list a, ul.link_list a{
		transition: all .3s;
	}
	
	.link{
		max-width: 100%;
	}
	ul.brand_list a:hover, ul.link_list a:hover{
		opacity: 0.5;
	}
	.forSP{
		display: none !important;
	}
	.gray{
		background-color: rgba(0, 0, 0, .03);
		padding: 30px;
	}
	.news dl{
		padding: 20px 15%;
		border-bottom: 1px solid #e2e2e2;

		margin: 0;
		overflow: hidden;
	}
	.news dl:first-child{
		border-top: 1px solid #e2e2e2;
	}
	.news dl dt{
		display: block;
		width: 15%;
		float: left;
	}
	.news dl dd{
		display: block;
		margin-left: 15%;
	}
}


@media screen and (min-width: 1250px){
	
	ul.brand_list li{
		border-left: none;
	}
	ul.brand_list li:first-child{
		border-left: 1px solid #e2e2e2;
	}
	
	ul.link_list li{
		width: 368px;
		height: 145px;
	}
}
.bx-wrapper .bx-viewport{
  border:0;
}