.daily {
  text-align: center !important;
}

.daily a:hover {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.secttl {
  max-width: 900px;
  width: 95%;
  font-weight: bold;
  font-size: 25px !important;
  color: #000;
  border-bottom: solid 3px;
  /*display: inline;*/
  margin: 50px auto !important;
  padding: 20px 0 0;
}

.sectxt {
  padding: 30px 20px 0;
}

.rcmnd {
  position: relative;
  border: dashed 2px #000000;
  border-radius: 30px;
  /*padding: 3%;*/
}

.rcmnd img {
  padding: 3%;
}

/*
.rcmnd_name {
    position: absolute;
    padding: 3%;
    bottom: 1px;
    text-align: center;
    background-color: rgba(51,51,51,0.15);
    border-radius: 0 0 30px 30px;
    right: 0.1px;
    width: 330px;
    color: #000;
}
*/

.dailyCate {
  position: absolute;
  padding: 1.5%;
  text-align: center;
  color: #000;
  bottom: 0.01%;
  width: 190px;
  height: 50px;
}

a.feature_banner {
  display: inline-block;
  padding: 5px 10px 15px;
}

a.feature_banner img {
  max-width: 100%;
  height: auto;
}

/*おすすめ商品*/
.putipura_recommend {
  width: 100%;
  max-width: 750px;
  margin: 20px auto;
  background-color: #f8ffa6;
}
.putipura_recommend a {
  display: flex;
  flex-wrap: wrap;
}
.recommend_item {
  width: 100%;
  margin: 20px auto 0 auto;
  padding: 20px;
  display: flex;
  align-items: center;
  transition: 0.2s;
}
.recommend_img {
  width: 45%;
}
.recommend_img img {
  transform-origin: 50% 50%;
  margin: 1rem auto !important;
}
.recommend_hukidashi {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  -webkit-transform: translate(-30px, -45px);
}
.recommend_item_img {
  width: 100%;
}
.recommend_text {
  padding-left: 15px;
  min-width: 50%;
  max-width: 390px;
  color: #555;
}
.item_title {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  text-align: left;
}
.item_text {
  padding: 10px 0;
  text-align: left;
}
.priceCon {
  font-size: 30px;
  text-align: left;
  color: #fa3838 !important;
}
p.price {
  color: #e60012;
  font-family: Impact, "Oswald", Haettenschweiler, Franklin Gothic Bold,
    Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black,
    sans-serif;
}
.item_button {
  margin: 1rem 0;
  border-radius: 5px;
  padding: 0.7rem 6rem;
  max-width: 400px;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  outline: none;
  cursor: pointer;
}

/* ====== pagenavigation ====== */
.putipura_nav {
  background-color: #b8ff60;
  padding: 1% 0;
}

.putipura_nav > ul {
  max-width: 1200px;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  align-items: center;
}

.putipura_nav > ul > li {
  padding: 5px 10px;
  width: 20%;
  transition: 0.2s;
}

.putipura_nav > ul > li p:hover {
  background: #faff00;
  color: #000000;
  box-shadow: none;
}

.putipura_nav p {
  font-size: 18px;
  background-color: #fff;
  padding: 10% 0;
  box-shadow: 5px 5px 5px 0px #9fe060;
  transition: all 0.1s ease;
}

.putipura_menu {
  margin: 20px auto;
  width: 100%;
  max-width: 1200px;
}
.Livingware_menu {
  max-width: 800px;
  width: 95%;
}

.HealthBeauty {
  background-color: #ff50a0;
  color: #fff;
}
.Livingware {
  background-color: #ff5050;
  color: #fff;
}
.FoodDrink {
  background-color: #ff8c32;
  color: #fff;
}
.Pet {
  background-color: #28b4b4;
  color: #fff;
}
.Other {
  background-color: #2896ff;
  color: #fff;
}

.secttl_HealthBeauty {
  border-bottom: solid 3px #ff50a0;
}
.secttl_Livingware {
  border-bottom: solid 3px #ff5050;
}
.secttl_FoodDrink {
  border-bottom: solid 3px #ff8c32;
}
.secttl_Pet {
  border-bottom: solid 3px #28b4b4;
}
.secttl_Other {
  border-bottom: solid 3px #2896ff;
}

/* ******************** 以下、なんでかHTMLにあったやつ ******************** */
#special_search_content li.ranking-item {
  float: left !important;
}

/* 枠線消す用 */
div#main {
  margin: auto;
  padding: 0;
}

.minimal-sharer {
  display: none !important;
}

.breadcrumb {
  display: none !important;
}

.b1 {
  border: 0 !important;
}

.p_25 {
  padding: 0 !important;
}

.img-responsive {
  margin: 0 auto;
}

.dailyCate {
  position: static;
  margin: 0 auto;
  max-width: 100%;
}

.img-sake {
  margin: 1em;
}

.dailyCate h3 {
  font-size: 15px !important;
}

.daily_slide {
  max-width: 1200px;
  margin: 3em auto 0;
  padding: 10px;
}

/* bxslider */
.product-browsedlist {
  height: 370px;
}

.bx-wrapper .bx-viewport {
  height: 370px !important;
  overflow-x: scroll !important;
}

.product-browsedlist ul {
  width: 2450px !important;
  left: 0;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .product-browsedlist {
    height: 330px !important;
  }
  .bx-wrapper .bx-viewport {
    height: 330px !important;
  }
}

#special-content .features {
  background: #f8ffa6;
  padding: 30px 10px 50px;
  margin: 30px auto 0;
}

#special-content .features img {
  max-width: 100%;
  height: auto;
}

/* ******************** 以下、なんでかHTMLにあったやつ ******************** */

@media screen and (max-width: 1199px) {
  .putipura_nav p {
    font-size: 15px;
  }
}

@media screen and (max-width: 991px) {
  .putipura_nav > ul > li {
    padding: 5px;
  }
  .putipura_nav p {
    font-size: 12px;
    height: 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .priceCon {
    font-size: 3rem;
  }
  .recommend_text {
    padding-left: 30px;
    max-width: 355px;
  }

  .fList {
    justify-content: space-between;
  }

  .fList > li {
    width: 49%;
    padding: 5px 0;
  }
}

@media screen and (max-width: 710px) {
  .col-xs-4 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .dailyCate h3 {
    font-size: 14px !important;
  }
  .recommend_text {
    padding-left: 0px;
    max-width: 355px;
    margin: auto;
  }
  .putipura_nav > ul > li {
    width: 33%;
  }
  .recommend_item {
    padding: 15px;
  }
  .recommend_hukidashi {
    width: 37%;
  }
}

@media screen and (max-width: 414px) {
  .recommend_img {
    width: 100%;
  }
}

/* ******************** 以下、なんでかHTMLにあったやつ ******************** */

@media screen and (min-width: 601px) {
  #special_search_content li.ranking-item {
    width: 25% !important;
  }
}

@media screen and (max-width: 600px) {
  #special_search_content li.ranking-item {
    width: 50% !important;
  }
}

@media screen and (max-width: 768px) {
  .secttl {
    margin: 30px auto;
  }
  .daily_slide {
    margin: 1em auto 0;
  }
  #contents .container {
    margin: auto;
    padding: 0 !important;
  }
}
/* ******************** 以下、なんでかHTMLにあったやつ ******************** */

/*PCで無効*/
.pc_hid {
  display: none;
}

/*スマートフォンで有効*/
@media screen and (max-width: 710px) {
  .pc_hid {
    display: block;
  }
}
