/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important;
  margin: 0 auto; }
.sp { display: none !important; }

@media (max-width: 1024px) {/*------------------------------------------- */
  .top_img{
    height: 300px;
    margin: auto;
  }
  ul:after{
    content: none;
  }

  #icon42{
  width:37px;
  margin:5px 5px;
    }

  #icon50{
    width:37px;
    margin:5px 5px;
  }

  #icon43{
    width:37px;
    margin:5px 5px;
  }


@media (max-width: 780px) {/*------------------------------------------- */

  .pc { display: none !important;
    margin: 0 auto; }
  .sp { display: block !important; }

  #loginBar {
  display: none !important;
  }

  .header{
    min-height: 100px;
  }

  .spring_product2 h3{
    width: 80%;
  }

  #icon42{
    width:37px;
    margin:5px 5px;
    }

  #icon50{
    width:37px;
    margin:5px 5px;
  }

  #icon43{
    width:37px;
    margin:5px 5px;
  }

  #icon_sakura{
    width:70px;
    display: block;
    margin-left: auto;
    margin-right: auto
  }

  .seisaku_pdf .wapper .box div img{
    margin-bottom:0px;
  }

  .idea{
    text-align: center;
  }

  .seisaku_pdf .wapper{
    flex-direction: column;
    }/*縦並びの設定*/

  .seisaku_pdf .wapper .box{
    width:100%;
    }/*各レシピの幅設定*/

  li .back99{
    padding:5px 0 20px;
    margin-bottom:16px;
    width:100%;
  }

  .product_list li{
    width:100%;
  }

  p.procd{
    line-height: 1.25;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 221px;
    margin: 0 auto;
    font-size: 20px;
  }

  .business_pack_list{
    display:flex;
    justify-content: center;
  }

  .desc{
    font-size:20px;
  }

  a.proname{
    padding: 10px 15px 10px;
  }

  .sale_price span{
    font-size:20px;
\  }

  .sale_price:last-child span{
    font-size:18px;
  }

@media (max-width: 530px) {/*iPhone6/7/8 Plus------------------------------------------- */

@media (max-width: 380px) {/*iPhone------------------------------------------- */

@media (max-width: 280px) {/*------------------------------------------- */
