@charset "utf-8";

/*------------------------------------------------------------
　　　左ナビ
  ------------------------------------------------------------*/

.search-list-contents .giftuse-slide {
  display: none;
}
/* 新規追加 */

@media (min-width: 751px) {
  .content-left-nav {
    float: left;
    width: 230px;
    background-color: #fff;
  }
  .summer-campaign .content-left-nav,
  .summer-campaign-second .content-left-nav
  {
    padding: 20px 10px 10px;
  }
  .giftuse-box_pc {
    background-color: #eaebef;
    padding: 10px 20px;
    margin-bottom: 20px;
  }
  .giftuse-slide .info {
    overflow: hidden;
    height: 40px;
  }
  .giftuse-slide .slick-arrow.prev {
    width: 20px;
    height: 53px;
    border: 0px;
    background: url(../../images/icon/ico_arrow_left.png) no-repeat;
    background-position: 46% 49%;
    background-size: 36%;
    cursor: pointer;
  }
  .giftuse-slide .slick-arrow.next {
    width: 20px;
    height: 53px;
    border: 0px;
    background: url(../../images/icon/ico_arrow_right_s.png) no-repeat;
    background-position: 57% 49%;
    background-size: 36%;
    cursor: pointer;
  }
  .nav-category {
    padding-bottom: 5px;
  }
  .nav-category div.nav-category-box:last-child {
    border-bottom: 1px solid #dedee0;
  }
  .nav-title_b {
    font-size: 17px;
    font-weight: bold;
    padding: 0 0 5px 12px;
  }
  .nav-category-title {
    font-size: 14px;
    font-weight: bold;
    padding: 15px 30px 15px 0;
  }
  .nav-category-box {
    border-top: 1px solid #dedee0;
    padding: 0 0 10px 15px;
  }
  .nav-category-box ul {
    padding-right: 10px;
  }
  .nav-category-box li a {
    padding: 0 30px 10px 0;
    display: block;
    background: url(../../images/icon/ico_arrow_right.png) no-repeat 100% 35%;
    background-size: 3%;
  }
  .nav-category-box li a:hover {
    color: #ec5411;
  }
  .nav-plus {
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .nav-plus .btn-state01 {
    margin: 0;
    width: 100%;
    position: relative;
    font-size: 10px;
  }
  .nav-plus .btn.btn-grey02 a:after {
    right: 5%;
    top: 50%;
  }
  .nav-plus .btn.btn-grey02 a, .nav-plus .btn.btn-grey02 a {
    background: #ffffff;
  }
  .nav-price {
    padding: 20px 0;
    border: 1px solid #dedee0;
    box-shadow: 0 0 1px #fff, 0 0 1px #ccc, 0 0 1px #aaa;
  }
  .custom-select_category.nav {
    width: 205px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    color: #333333;
    margin: 10px 12px 0;
  }
  .custom-select_category.nav select {
    width: 205px;
    padding: 0 7px;
    font-size: 14px;
    line-height: 2;
    border: 0;
    border-radius: 5px;
    background: url(../../images/icon/ico_arrow_down.png) no-repeat 180px;
    /* -webkit-appearance: none; */
    -ms-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 12px;
  }
  .nav-search {
    background-color: #51515b;
    color: #fff;
    letter-spacing: 0.4em;
    width: 105px;
    border-radius: 5px;
    text-align: center;
    white-space: nowrap;
    margin: 15px auto 0;
  }
  .nav-search a {
    color: #fff;
    padding: 5px 20px;
    display: block;
    padding: 5px 36px;
  }
  .nav-add_area {
    margin: 40px 0;
  }
  .nav-add_area .btn-state01 {
    width: 230px;
    position: relative;
    font-size: 10px;
  }
  .nav-add_area .btn.btn-grey02 a:after {
    right: 5%;
    top: 50%;
  }
  .nav-add_area .btn.btn-grey02 a, .nav-add_area .btn.btn-grey02 a {
    background: #ffffff;
  }
}
@media (max-width: 750px) {
  .content-left-nav {
    display: none;
  }
}

/*------------------------------------------------------------
　　　追加注文はこちら
  ------------------------------------------------------------*/


/* 新規追加 */
.water-icon a {
  background-image: url(../../images/icon/ico_water_category.png) !important;
  background-size: 25px !important;
  background-repeat: no-repeat !important;
  background-color: #ffffff !important;
}

@media (min-width: 751px) {
  .add_area {
    display: none;
  }
  .water-icon a {
    background-position: 7px 6px !important;
  }
}
@media (max-width: 750px) {
  .special-container {
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    background: #FFF;
    box-shadow: 0 2px 0 #d1d1d1;
  }
  .summer-campaign .special-container,
  .summer-campaign-second .special-container
  {
    background: transparent;
  }
  .tab-container-list {
    padding-bottom: 15px;
    padding: 20px 15px;
  }
  .heading-level2 {
    padding-top: 0;
    padding-bottom: 8px;
    width: initial;
  }
  .nav-plus .btn-state01 {
    width: 75%;
    position: relative;
    margin: 15px auto;
  }
  .nav-plus .btn.btn-grey02 a:after {
    right: 6%;
    top: 52%;
  }
  .nav-plus .btn.btn-grey02 a, .btn.btn-grey02 a {
    background: #fff;
  }
  .nav-plus .btn-plus {
    width: 75%;
    position: relative;
    margin: 15px auto;
  }
  .nav-plus .btn.btn-plus a:after {
    right: 6%;
    top: 52%;
  }
  .nav-plus .btn.btn-plus a {
    width: 100%;
    background-color: #ffffff;
    font-size: 100%;
    border: 1px #dddee2 solid;
    padding: 12px 20px;
    letter-spacing: 0.15rem;
  }
  .add_area .btn-state01 {
    width: 75%;
    position: relative;
    margin: 15px auto;
  }
  .add_area .btn.btn-grey02 a:after {
    right: 6%;
    top: 52%;
  }
  .add_area .btn.btn-grey02 a, .btn.btn-grey02 a {
    background: #fff;
  }
  .add_area .btn-add {
    width: 75%;
    position: relative;
    margin: 15px auto;
  }
  .add_area .btn.btn-add a:after {
    right: 6%;
    top: 52%;
  }
  .add_area .btn.btn-add a {
    width: 100%;
    background-color: #ffffff;
    font-size: 100%;
    border: 1px #dddee2 solid;
    padding: 12px 20px;
    letter-spacing: 0.15rem;
  }
  .water-icon a {
    background-position: 15px 6px !important;
  }
}

/*------------------------------------------------------------
　　　価格帯で絞り込む
  ------------------------------------------------------------*/


/* 新規追加 */

@media (min-width: 751px) {}
@media (max-width: 750px) {
  .custom-select_category .search {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    padding: 0 0 0 3%;
    color: #333333;
    background-position: 93% center;
    font-size: 100%;
  }
  .custom-select_category {
    float: left;
    width: 60%;
  }
  .search-button {
    background-color: #51515b;
    float: left;
    border-radius: 5px;
    width: 28%;
    text-align: center;
    letter-spacing: 0.5em;
    margin: 0.5% 0 0 6%;
    max-height: 35px;
    color: #ffffff;
  }
  .search-button a {
    color: #ffffff;
    padding: 5% 4% 5% 12%;
    display: block;
  }
}

/*------------------------------------------------------------
　　　カテゴリーから探す
  ------------------------------------------------------------*/


/* 新規追加 */

.search_pbox {
  padding: 20px 0 0 0;
}
.mb10 {
  margin-bottom: 15px;
}
.pl15 {
  padding-left: 15px;
}
.pb16{
  padding-bottom: 18px;
}
label {
  background-color: #eaebef;
  color: #000;
  padding: 10px;
  display: block;
  margin: 0;
  border: 1px solid #fff;
}
input[type="checkbox"].on-off {
  display: none;
}
.search_pbox .menu{
  padding-top: 8px;
}
.menu ul {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu li a {
  color: #4d4c51;
  display:block;
  padding: 5px 10px;
  background: url(../../images/icon/ico_arrow_right.png) no-repeat 95%;
  background-size: 8px;
}
.menu > a {
  display: block;
  background-image: url(../../images/icon/ico_arrow_down.png);
  background-repeat: no-repeat;
  background-position: 95%;
  color: #4d4c51;
  cursor: pointer;
  background-color: #eaebef;
  padding: 10px;
  border: 1px solid #fff;
  margin: 0;
  background-size: 12px;
}
.menu > a.active {
  background-image: url(../../images/icon/ico_arrow_up.png);
}
input[type="checkbox"].on-off+ul {
  max-height: 0;
  overflow: hidden;
  display: none;
}
input[type="checkbox"].on-off:checked+ul {
  max-height: 500px;
  padding: 10px 0;
  display: block;
}

/*------------------------------------------------------------
　　　デジタルコード
  ------------------------------------------------------------*/
@media ( min-width : 751px) {
	.digital-code-category-pc {
		padding: 0 0 10px 15px;
	}
	   .digital-code-category-pc {
        padding-bottom: 40px;
    }
	.digital-code-category-pc ul {
		padding-right: 10px;
	}
	.digital-code-title {
		font-size: 14px;
		font-weight: bold;
		padding: 15px 30px 15px 0;
	}
	.digital-code-category-pc  li a {
        padding: 0 30px 10px 0;
        display: block;
        background: url(../../images/icon/ico_arrow_right.png) no-repeat 100% 35%;
		background-size: 3%;
	}
	.digital-code-category-sp {
		display: none;
	}
}

@media ( max-width : 750px) {
	.digital-code-category-sp {
		padding-bottom: 20px;
	}
	.digital-code-category-pc {
		display: none;
	}
}