@import url("https://use.typekit.net/wrw0fyh.css");

.p-breadcrumbs{
  display: none!important;
}

.ranking .grain-size, .ranking .categoly-box{
    display: flex;
  }

  .list-wap>div:nth-child(2),
  .list-wap>div:nth-child(3){
    display: none;
  }
  .cate_title_wp{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  h1.c01{color: #E87773;}
  h1.c02{color: #F5B74C;}
  h1.c03{color: #75CE3F;}
  h1.c04{color: #FBAE6D;}
  h1.c05{color: #96D5ED;}

  .uma>h3{background: #E87773;}
  .tori>h3{background: #F5B74C;}
  .yasai>h3{background: #75CE3F;}
  .shika>h3{background: #FF9343;}
  .oyatsu>h3{background: #5EC4E2;}


  .block_tit{
    box-shadow:none;
  }

  .oyatsu .block_tit{
    padding-bottom: 0;
  }

  #example1{
    background-position: top center;
    background-size: 100%;
    max-width: 740px;
    height: 140px;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    padding-top: 20px;
  }

  .ranking01{
    background: url(/category_img/cate_tit01.png)no-repeat;
  }
  .ranking02{
    background: url(/category_img/cate_tit02.png)no-repeat;
  }
  .ranking03{
    background: url(/category_img/cate_tit03.png)no-repeat;
  }
  .ranking04{
    background: url(/category_img/cate_tit04.png)no-repeat;
  }
  .ranking05{
    background: url(/category_img/cate_tit05.png)no-repeat;
  }


  .other_cate_wp a{
    transition: .3s;
  }
  
  .other_cate_wp a:hover{
    opacity: 0.7;
  }

  .cate_anchor .block_tit{
    padding-top: 20px;
  }
  

  .cate_about_btn a{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 40px;
    max-width: 715px;
    text-decoration: none;
    color: #fff;
    background: #000;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 6px 6px 0px #C8C6BE;
  }

  .cab01 a{background: #C4311E;}
  .cab02 a{background: #D5990F;}
  .cab03 a{background: #1B863B;}
  .cab04 a{background: #DD7A0E;}
  .cab05 a{background: #2663AF;}

  

  .cate_about_btn a img{
    width: 86px;
    margin-right: 20px;
  }

  .cate_about_btn a p{
    font-size: 36px;
    font-weight: bold;
  }

  .cate_about_btn a p.cate_name{
    font-size: 53px;
  }
  /* .block_tit{
    padding-top: 5px;
  } */

  .block_tit{
    box-shadow: none;
  }

  .tori .price-categoly .gram { background: #f5a418;}
  .yasai .price-categoly .gram { background: #69b438;}
  .shika .price-categoly .gram { background: #ff8429;}
  .mini .price-categoly .gram { background: #74cdd7;}

  .c02 .btn_price{
    border: solid 2px #f5a418;
    color: #f5a418;
  }
  .c03 .btn_price{
    border: solid 2px #69b438;
    color: #69b438;
  }
  .c04 .btn_price{
    border: solid 2px #ff8429;
    color: #ff8429;
  }
  .c05 .btn_price{
    border: solid 2px #74cdd7;
    color: #74cdd7;
  }

  .cate_title_wp div{
    margin-left: 20px;
  }

  .cate_title_wp div h1{
    justify-content: center;
    font-size: 45px;
    font-weight: bold;
  }

  .cate_title_wp div p{
    font-size: 28px;
    margin-top: 15px;
    font-weight: bold;
    color: #665835;
    margin-left: -0.5em;
  }

  .cate_title_wp span img{
    width: 100px;
  }

  .bread_wp{
    display: flex;
    margin: 0 auto 40px;
    width: 92%;
    max-width: 1020px;
  }

  .bread_wp li{
    position: relative;
    color: #665835;
  }

  .bread_wp li a{
    color: #665835;
  }

  .bread_wp li:after{
    content: ">";
    margin: 0 10px;
  }

  .bread_wp li:last-child:after{
    display: none;
  }

  .cate_title_bg{
    background: #fff;
    padding: 20px 0 40px;
  }

  h3.goods_tit{
    text-align: center;
    font-size: 38px;
    color: #fff;
    line-height: 2.6;
    font-weight: bold;    
  }

  .osusme_wp{
    padding: 60px 0 50px;
    background: #FDFCEF;
  }

  .osusme_wp>ul{
    margin: 0 auto 40px;
    width: 92%;
    max-width: 1020px; 
    display: flex;
    justify-content: space-between;
  }

  .osusme_wp>ul li{
    width: 32%;
  }

  .osusme_wp>ul .ranking_icon img{
    display: block;
    width: 60px;
    margin: 0 auto 10px;
  }


  .osusme_wp_tit{
    text-align: center;
  }

  .osusme_wp_tit h2 img{
    max-width: 740px;
    margin: 0 auto;
  }

  .osusme_wp>ul li h2{
    font-weight: bold;
    font-size: 28px;
    line-height: 1.3;
    color: #665835;
  }

  .osusme_wp>ul li h2 span{
    display: block;
    font-size: 18px;
    color: #665835;
  }

  .osusme_wp>ul li h3{
    text-align: right;
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #665835;
    height: auto!important;
  }

  .osusme_wp>ul li h3 .price_en{
    font-size: 19px;
  }

  .osusme_wp>ul li h3 .price_tax{
    font-size: 11px;
  }

  .osusme_wp>ul li {
    display: flex;
    flex-direction: column;
  }

  .osusme_wp>ul li p{
    font-size: 16px;
    line-height: 1.6;
    flex-grow: 1;
    color: #665835;
    height: auto!important;
  }

  .btn_price{
    background: #fff;
    border: solid 2px #E87773;
    color: #E87773;
    border-radius: 15px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: block;
    text-decoration: none;
    line-height: 2.6;
    margin-top: 24px;
  }

  .osusme_wp_tit_sub{
    font-size: 26px;
    margin-bottom: 10px;
    margin-top: -40px;
    font-family: myriad-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .osusme_wp_tit_date{
    font-size: 17px;
    margin-bottom: 30px;
  }

  .other_cate_wp h3{
    background: #986D33;
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 2;
  }

  .other_cate_wp ul{
    display: flex;
    justify-content: center;
  }

  .other_cate_wp ul li{
    width: 200px;
    position: relative;
    text-align: center;
    border-radius: 20px;
    margin: 30px 12px 36px;
  }

  .other_cate_wp a{
    display: block;
    width: 100%;
    padding: 60px 0 16px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }

  .other_cate_wp a img{
    width: 40px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 16px;
    position: absolute;
  }

  .item-size-link{
    margin-top: 0;
  }

  .other_cate_wp .c01{
    background: #F49F9C;
  }
  .other_cate_wp .c02{
    background: #F5B74C;
  }
  .other_cate_wp .c03{
    background: #75CE3F;
  }
  .other_cate_wp .c04{
    background: #FBAE6D;
  }
  .other_cate_wp .c05{
    background: #96D5ED;
  }

  .other_cate_wp .c02 img{
    width: 35px;
  }

  .other_cate_wp .c03 img{
    width: 36px;
  }

  .other_cate_wp .c04 img{
    width: 30px;
  }
  .other_cate_wp .c05 img{
    width: 30px;
  }

  .item-list-area dd{
    max-width: 100%;
    width: 100%;
    display: flex;
  }

  .item-list-area dd a:first-child{
    width: 65%;
    margin-right: 3%;
  }

  .item-list-area dd.teiki-link{
    position: relative;
    width: 100%;
    margin-top: 15px;
  }

  .item-list-area dd.teiki-link a{
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .item-list-area dd.teiki-link p{
    top: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }


  .item-list-area dd.teiki-link a:after{
    width: auto;
    right: 14%;
    bottom: auto;
    line-height: 3; 
  }

  .item-list-area dd.teiki-link a br{
    display: none;
  }
  
  .item-list-area dd form{
    flex: 1;
    border: none!important;
    box-shadow:none;
    text-align: center;
    color: #fff;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    line-height: 4.8;
    line-height: 80px;
    padding: 0;
    transition: 0.3s;
  }

  .item-list-area dd form:hover{
    opacity: 0.7;
  }

  a img{
    transition: 0.3s;
  }

  a img:hover{
    opacity: 0.7;
  }

  form ul{
    display: none;
  }

  input[type="submit"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
  }

  .cp-cart-btn input {
      outline: none;
      opacity: 0;
      width: 100%;
      padding: 0.7em 0;
      height: 100px;
  }
    
  .cp-cart-btn {
    position: relative;
    text-align: right;
  }

  .btn-style {
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
  
  .pack .cp-cart-btn .btn{
    height: 127px;
  }

  .cp-cart-btn .btn {
    background: #F15A24;
    top: 0;
    right: 0;
    border-radius: 0.4em;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height:3;
    font-weight: bold;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100px;
  }
  


  .item-list-area dd a.cart_btn:after{
    display: none;
  }

  .cate_btn{
    display: flex;
    margin: 10px 0;
  }

  .cate_btn li{
    background: #fff;
    width: auto!important;
    padding: 0.5em 1em;
    border: solid 1px;
    margin-right: 10px;
    font-weight: bold;
  }

  .cate_btn li.cate_btn_01{
    border-color: #E0632E;
    color: #E0632E;
    border-radius: 8px;
  }
  
  .cate_btn li.cate_btn_02{
    border-color: #397BC0;
    color: #397BC0;
    border-radius: 15px;
  }
  
  .cate_btn li.cate_btn_03{
    border-color: #C42B25;
    color: #C42B25;
    border-radius: 15px;
  }

  .item-list-area .oyatsu dd a:first-child{
    width: auto;
    margin-right:0;
  }

  .item-list-area .oyatsu dl div{
    width: 100%;
    flex: 1;
  }

  .item-list-area .oyatsu div dd{
    width: 100%;
  }

  .item-list-area .oyatsu dd a:first-child{
    width: 55%;
    margin-right: 3%;
  }

  .oyatsu-item{
    margin-bottom: 15px;
  }

  .item-list-area dd.teiki-link a p i{
    margin-right: 10px;
    font-size: 35px;
  }

  .item-list-area dd.teiki-link a p span.ichiran{
    font-size: 19px;
    font-weight: normal;
    color: #665735;
    padding-top: 5px;
    margin-left: 10px;
  }

  .item-list-area dd.teiki-link a{
    padding: 10px 0;
  }

  .item-list-area dd.teiki-link a p span.ichiran .ico-delivery-truck:before{
    content: "\e904";
    margin-left: 10px;
  }

  .item-list-area dd.teiki-link a p span.ichiran .ico-delivery-truck{
    font-size: 20px;
    position: relative;
    top: -1px;
  }


  @media screen and (max-width: 1000px){
    .cp-cart-btn input,
    .cp-cart-btn .btn{
      height: 80px;
    }
  }




  .cate_btn_big.uma a{
    background: #C4311E;
  }
  .cate_btn_big.tori a{
    background: #D5990F;
  }
  .cate_btn_big.yasai a{
    background: #1B863B;
  }
  .cate_btn_big.shika a{
    background: #DD7A0E;
  }
  .cate_btn_big.oyatsu a{
    background: #2663AF;
  }

  .cate_btn_big a{
    width: 715px;
    max-width: 715px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    border-radius: 20px;
    box-shadow: 5px 5px 0 #C8C6BE;
  }

  .cate_btn_big a img{
    max-width: 85px;
    margin-right: 20px;
  }

  .cate_btn_big a{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
  }

  .cate_btn_big a p{
    font-size: 36px;
    line-height: 2;
  }

  .cate_btn_big a h3{
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 53px;
    line-height: 1;
  }

  .item-tit{
    padding-bottom: 30px;
  }


  .block_tit{
    padding-bottom: 0;
  }


  @media screen and (max-width: 767px){
    .cate_btn_big a{
      width: 90%;
    }

    .cate_btn_big{
      margin-top: 5%;
    }

    .cate_btn_big a img{
      width: 15%;
      margin-right: 3%;
    }

    .cate_btn_big a p{
      font-size: 4vw;
    }

    .cate_btn_big a h3{
      font-size: 7vw;
    }

    .cate_btn_big a img{
      max-width: 85px;
      margin-right: 20px;
    }

    .item-list-area dd{
      display: block;
    }

    .item-list-area dd.teiki-link a p span.ichiran{
      display: none;
    }
    
    .item-list-area dd a:first-child{
      width: 100%;
    }

    .item-list-area dd.teiki-link a br{
      display: block;
    }

    .item-list-area dd.teiki-link a{
      height: 24vw;
    }

    .item-list-area dd.teiki-link a:after{
      right: 3%;
      line-height: 1;
    }

    .cate_anchor .block_tit{
      display: none;
    }

    .osusme_wp{
      padding-bottom: 0;
    }

    .osusme_wp>ul{
      display: block;
      width: 100%;
    }
    .osusme_wp>ul li{
      width: 100%;
    }

    .osusme_wp>ul>li{
      margin-bottom: 55px;
    }

    .item-list-area dd a:nth-child(2){
      height: 15vw;
      line-height: 15vw;
      margin-top: 10px;
      font-size: 14px;
    }

    .bread_wp{
      white-space: nowrap;
    }
    
    .bread_wp li{
      font-size: 10px;
    }

    .cate_title_wp div h1{
      font-size: 22px;
    }

    .cate_title_wp div p{
      font-size: 14px;
    }

    .cate_title_wp span img{
      width: 50px;
    }

    .other_cate_wp ul{
      flex-wrap: wrap;
      justify-content: space-between;
      width: 94%;
      margin: 3% auto;
    }

    .other_cate_wp ul li{
      width: 48%;
      margin: 0 0 15px;
    }

    .other_cate_wp a{
      padding: 30px 0;
      display: flex;
      align-items: center;
      justify-content: left;
    }

    .other_cate_wp a img{
      position: static;
      display: inline-block;
      align-items: center;
      justify-content: center;
      margin: 0;
      margin-left: 10%;
      margin-right: 10px;
    }

    .other_cate_wp .c02 img{
      width: 35px;
    }

    .other_cate_wp .c03 img{
      width: 36px;
    }

    .other_cate_wp .c04 img{
      width: 30px;
    }
    .other_cate_wp .c05 img{
      width: 30px;
    }


    .item-list-area .oyatsu dd a:first-child{
      width: 100%;
    }

    .item-list-area .oyatsu div dd{
      width: 65%;
    }

    .osusme_wp_tit_sub{
      font-size: 14px;
      margin-top: -6vw;
    }

    .osusme_wp_tit_date{
      font-size: 12px;
    }

    .cate_btn{
      justify-content: center;
    }

    .cp-cart-btn .btn i {
        margin-right: 0.5em;
        vertical-align: baseline;
    }

    .osusme_wp>ul li h2,
    .osusme_wp>ul li h3{
      text-align: center;
    }

    .other_cate_wp h3,
    h3.goods_tit{
      font-size: 20px;
    }

    .item-list-area dd + dd{
      margin-top: 12px;
    }

    .item-list-area dd form{
      margin-top: 10px;
    }

    .osusme_wp>ul li h2{
      margin-bottom: 15px;
    }

    .osusme_wp>ul{
      width: 92%;
    }

    .osusme_wp_tit{
      width: 92%;
      margin: 0 auto;
    }

    .item-tit .tit-txt p{
      margin-left: 0;
    }

    .osusme_wp{
      padding: 30px 0 0px;
    }

    .cp-cart-btn input, .cp-cart-btn .btn{
      height: 15vw;
    }

    .cp-cart-btn input, .cp-cart-btn .btn{
      font-size: 4vw;
    }

    .item-list-area .content-plus{
      margin-bottom: 0;
    }

    #example1{
      font-size: 4.5vw;
      padding-top: 2.8vw;
      height: 14vw;
    }

  }