/*-----------------------------------------
top
-----------------------------------------*/
.header-navi {
  margin-bottom: 15px;
}

h2 {
  margin-bottom: 10px;
  color: #444444;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: bold;
}

.search-item {
  padding: 0 10px;
  margin-bottom: 30px;
}
.search-item h3 {
  font-size: 15px;
  font-size: 1.07143rem;
  color: #ff6c00;
  width: 100%;
  border-left: 3px solid #ff6c00;
  padding: 0 0 0 6px;
  margin: 0 0 10px;
  background-image: none;
}
.search-item .item {
  border: 1px solid #DBD5D1;
  margin-bottom: 10px;
}
.search-item .search-title {
  border-bottom: 1px solid #DBD5D1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #faf5e2), color-stop(0, #fcfaef));
  background: -webkit-linear-gradient(top, #fcfaef 0%, #faf5e2 100%);
  background: -moz-linear-gradient(top, #fcfaef 0%, #faf5e2 100%);
  background: -o-linear-gradient(top, #fcfaef 0%, #faf5e2 100%);
  background: -ms-linear-gradient(top, #fcfaef 0%, #faf5e2 100%);
  background: linear-gradient(top, #fcfaef 0%, #faf5e2 100%);
}
.search-title.search-title-other {
  background: -webkit-linear-gradient(90deg, rgb(250, 231, 217) 0%, rgb(252, 239, 229) 32%, rgb(253, 246, 241) 82%);
  background: -moz-linear-gradient(90deg, rgb(250, 231, 217) 0%, rgb(252, 239, 229) 32%, rgb(253, 246, 241) 82%);
  background: -o-linear-gradient(90deg, rgb(250, 231, 217) 0%, rgb(252, 239, 229) 32%, rgb(253, 246, 241) 82%);
  background: -ms-linear-gradient(90deg, rgb(250, 231, 217) 0%, rgb(252, 239, 229) 32%, rgb(253, 246, 241) 82%);
  background: linear-gradient(90deg, rgb(250, 231, 217) 0%, rgb(252, 239, 229) 32%, rgb(253, 246, 241) 82%);
}
.search-item .search-title a {
  display: block;
  background-image: url("/s/prdct/kitchen/images/common/btn_icon_open.png");
  background-size: 17px 17px;
  background-repeat: no-repeat;
  background-position: 97% center;
}
.search-item .search-title a.open {
  background-image: url("/s/prdct/kitchen/images/common/btn_icon_close.png");
}
.search-item .search-title span {
  display: inline-block;
  padding-left: 10px;
  color: #b28643;
  font-size: 14px;
  font-size: 1rem;
  font-weight: bold;
  padding-top: 20px;
}
.search-item .search-contents {
  display: none;
}
.search-item .search-contents ul {
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #DBD5D1;
}
.search-item .search-contents ul:after {
  content: '';
  display: block;
  clear: both;
}
.search-item .search-contents ul li {
  display: block;
  height: auto;
  float: left;
  box-sizing: border-box;
  width: 50%;
  border-right: 1px solid #DBD5D1;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #DBD5D1;
  font-size: 12px;
  font-size: 0.85714rem;
  padding: 0px 3px 5px;
  background-image: url("/s/prdct/kitchen/images/common/ico_triangle.png");
  background-position: right bottom;
  background-size: 10px 10px;
  background-repeat: no-repeat;
}
.search-item .search-contents ul li:nth-of-type(even) {
  border-right: none;
}
.search-item .search-contents ul li:nth-of-type(odd) {
  border-left: none;
}
.search-item .search-contents ul li:last-child, .search-item .search-contents ul li.bbNone {
  border-bottom: none;
}
.search-item .search-contents ul li img {
  width: 100%;
}
.search-item .search-contents ul li p {
  padding: 0 7px;
}
.search-item .search-contents ul li a {
  display: block;
  color: #666666;
  line-height: 1;
}
.search-item .search-contents .btn-more a {
  display: block;
  text-decoration: underline;
  color: #3d7dcc;
  font-size: 14px;
  font-size: 1rem;
  text-align: center;
  border-top: 1px solid #DBD5D1;
  background-color: #EEEBE5;
  padding: 10px 0;
}

.bnr-box-top {
  width: 100%;
  margin: 0 auto 15px;
}
.bnr-box-top ul {
  padding: 0 5px 15px;
}
.bnr-box-top ul li {
  box-sizing: border-box;
  width: 100%;
/*  float: left; */
  padding: 0 5px 5px;
}
.bnr-box-top ul li img {
  width: 100%;
  height: auto;
}

.search-series {
  width: 93.75%;
  margin: 0 auto 30px;
}
.search-series .item {
  border: 1px solid #DBD5D1;
  margin-bottom: 10px;
}
.search-series .item.contents-open {
  margin-bottom: 20px;
}
.search-series .search-title {
  border-bottom: 1px solid #DBD5D1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #faf5e2), color-stop(0, #fcfaef));
  background: -webkit-linear-gradient(top, #fcfaef 0%, #faf5e2 100%);
  background: -moz-linear-gradient(top, #fcfaef 0%, #faf5e2 100%);
  background: -o-linear-gradient(top, #fcfaef 0%, #faf5e2 100%);
  background: -ms-linear-gradient(top, #fcfaef 0%, #faf5e2 100%);
  background: linear-gradient(top, #fcfaef 0%, #faf5e2 100%);
}
.search-series .search-title a {
  display: block;
  background-image: url("/s/prdct/kitchen/images/common/btn_icon_open.png");
  background-size: 17px 17px;
  background-repeat: no-repeat;
  background-position: 97% center;
}
.search-series .search-title a.open {
  background-image: url("/s/prdct/kitchen/images/common/btn_icon_close.png");
}
.search-series .search-title span {
  display: inline-block;
  font-size: 12px;
  font-size: 0.85714rem;
  color: #b28643;
  font-weight: bold;
  padding-top: 15px;
  width: 70%;
}
.search-series .search-contents {
  display: none;
}
.search-series .search-contents ul {
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #DBD5D1;
}
.search-series .search-contents ul:after {
  content: '';
  display: block;
  clear: both;
}
.search-series .search-contents ul li {
  display: block;
  height: auto;
  float: left;
  box-sizing: border-box;
  width: 50%;
  border-right: 1px solid #DBD5D1;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #DBD5D1;
}
.search-series .search-contents ul li:nth-of-type(even) {
  border-right: none;
}
.search-series .search-contents ul li:nth-of-type(odd) {
  border-left: none;
}
.search-series .search-contents ul li:last-child, .search-series .search-contents ul li.bbNone {
  border-bottom: none;
}
.search-series .search-contents ul li img {
  width: 100%;
}
.search-series .firstbig .search-contents ul li:first-child {
  width: 100%;
}
.search-series .firstbig .search-contents ul li:nth-of-type(odd) {
  border-right: none;
}
.search-series .firstbig .search-contents ul li:nth-of-type(even) {
  border-right: 1px solid #DBD5D1;
  border-left: none;
}

.news {
  width: 100%;
  margin-bottom: 30px;
}
.news h2 {
  width: 93.75%;
  margin: 0 auto 10px;
}
.news ul {
  border-top: 1px solid #cccccc;
  margin-bottom: 15px;
}
.news ul li {
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
  font-size: 1rem;
}
.news ul li a {
  padding: 19px 12px;
  display: block;
  background-image: url("/s/prdct/kitchen/images/common/ico_arrow.png");
  background-size: 9px 13px;
  background-repeat: no-repeat;
  background-position: 95% center;
}
.news ul li .date {
  display: inline-block;
  color: #666666;
  padding: 3px 0;
  margin-right: 10px;
}
.news ul li .category {
  width: 40%;
  max-width: 150px;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  padding: 3px 12px;
}
.news ul li .category.cate1 {
  background-color: #FCA560;
}
.news ul li .category.cate2 {
  background-color: #EE95B0;
}
.news ul li .category.cate3 {
  background-color: #DCC489;
}
.news ul li .category.cate174 {
  background-color: #FCA560;
}
.news ul li .category.cate177 {
  background-color: #EE95B0;
}
.news ul li .category.cate175 {
  background-color: #DCC489;
}
.news ul li p {
  width: 90%;
  color: #3D7DCD;
  text-decoration: underline;
  padding-top: 12px;
  line-height: 1.3;
}
.news .news-more {
  box-sizing: border-box;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  background-color: #EEEBE5;
  border: 1px solid #DBD5D1;
  border-radius: 5px;
}
.news .news-more a {
  display: block;
  color: #3D7DCC;
  font-size: 14px;
  font-size: 1rem;
  padding: 7px 0;
  background-image: url("/s/prdct/kitchen/images/common/ico_arrow2.png");
  background-size: 18px 17px;
  background-repeat: no-repeat;
  background-position: 95% center;
}


.sns-box {
  width: 93.75%;
  margin: 0 auto 15px;
/*  border: 1px solid #DBD5D1; */
  border-right: 0;
  border-radius: 4px;
}

.sns-box ul:after {
  content: '';
  display: block;
  clear: both;
}

.sns-box li {
  text-align:center;
  padding:  1px 1px 1px 1px;
  border-left: 1px solid #DBD5D1;
  border-right: 1px solid #DBD5D1;
  border-bottom: 1px solid #DBD5D1;
}
.sns-box img {
  width: 100%;
}

.sns-box h2 {
	margin: 30px 0 0 0;
	border-top: 1px solid #dbd5d1;
	border-left: 1px solid #DBD5D1;
	border-right: 1px solid #DBD5D1;
	border: 1px solid #DBD5D1;
	background-color: #f77e00;
	text-align: center;
	color: #FFF;
	font-size:13px;
	padding: 8px 0;
}

.sns-box .official {
	background-color: #f2ebc5;
	color: #444;
	font-weight:bold;	
	font-size:14px;
}

.bnr-box-bottom {
  width: 93.75%;
  margin: 0 auto 15px;
}

.bnr-box-bottom > p:not(:first-child) {
  margin-top: 20px;
}

.bnr-box-bottom img {
  width: 100%;
}

.slider {
  width: 100%;
  margin-top: 5.88vw;
/*   margin-bottom: 8.82vw; 230304*/
  margin-bottom: 20px;
}
/* アイテムから探す 221221 add */
#contents .itemsearch ul {
	display: flex;
}
#contents .itemsearch ul li{
	width: 33.3%;
}
#contents .itemsearch ul li img{
	width: 100%;
}
/* トップ 230304 add */
#contents .information{
	border: solid 1px #dbd5d1;
	padding: 10px 10px;
	text-align: left;
  margin-bottom: 30px;
}
#contents .infotxt{
	color: #e03400;
	font-size: 4.38vw;
	font-family: "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-weight: bold;
}
#contents .sns-area{
  width: 93.75%;
	display: table;
	height: 70px;
	margin: 20px auto 40px auto;
}
#contents .sns-area li{
	display: table-cell;
  width: 33.33%;
  text-align: center;
	padding-right: 20px;
	vertical-align: middle;
}
#contents .sns-area li:last-child{
	padding-right: 0;
}