    
  
  /* 以下 202303 新商品一覧用css */

  .pro_products_list{
    font-size: 28px;
    padding-left: 30px;
    display: inline-block;
    line-height: 180%;
  }

  .pro_products_list_area{
    margin-bottom: 30px;
  }

  .pro_products_1{
    width: fit-content;
    font-weight: bold;
    font-size: 28px;
    padding-left: 20px;
    margin-bottom: 30px;
    color: #00c;
  }

  .pro_products_2{
    width: fit-content;
    font-weight: bold;
    font-size: 28px;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #00c;
  }

  .pro_products_3{
    width: fit-content;
    font-weight: bold;
    font-size: 28px;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #00c;
  }

  .pro_products_1 a,
  .pro_products_2 a{
    color: #00c;
    text-decoration: none;
  }

  .pro_products_list a{
    text-decoration: none;
    color: #000;
  }

  .pro_products_1:hover,
  .pro_products_2:hover{
    text-decoration: underline;
  }

  .pro_products_list:hover{
    text-decoration: underline;
  }

  .pro_products_area{
    width: 750px;
    box-sizing: border-box;
    text-align: left;
    padding: 20px 0px;
    list-style: none;
  }

  .pro_h2{
    width: 750px;
    font-size: 30px;
    font-weight: bold;
    margin: 0 auto 20px;
    border-bottom: 3px solid #999;
    padding-bottom: 8px;
    padding-left: 10px;
    text-align: left;
    box-sizing: border-box;
  }

  .sesyu-text{width: 740px;padding: 10px;font-size: 23px;line-height: 140%;text-align: left;margin: auto;}

  .sesyu-text p{margin: 0 0 10px;}

  .pro_h2_end{
    width: 750px;
    font-size: 23px;
    margin: 10px auto;
    border-top: 3px solid #999;
    padding-top: 8px;
    padding-right: 10px;
    text-align: right;
    box-sizing: border-box;
  }

  .pro_h3{
    width: 730px;
    font-size: 28px;
    margin-bottom: 5px;
    border-bottom: 1px solid #999;
    padding-bottom: 8px;
    padding-left: 10px;
    text-align: left;
    margin: 20px auto 0px;
  }


  .pro_button_area{
    display: flex;
    flex-wrap: wrap;
    width: 720px;
    margin: 0 auto;
  }
  .pro_button{
    width: 200px;
    height: 100px;
    margin: 0px 20px;
    transition: 0.3s;
  }

  .pro_button:hover{
    scale: 1.1;
    opacity: 0.8;
    transition: 0.3s;
  }

  .hi_h5{
    width: 700px;
    font-size: 26px;
    color: #006;
    text-align: left;
    margin-bottom: 15px;
  }

  .hi_maker_products{
    width: 680px;
    font-size: 23px;
    text-align: left;
    line-height: 130%;
    margin-bottom: 20px;
  }

  .hi_maker_products_name{
    margin-left: 30px;
    display: inline-block;
    line-height: 35px;
  }

  .hi_ohtomi_page{
    width: 300px;
    font-size: 23px;
    color: #006;
    font-weight: bold;
  }

  .m_hp_link{
    text-decoration: none;
    color: inherit;
    width: 300px;
    height: 60px;
    font-size: 23px;
    line-height: 60px;
    border: 1px solid #000;
    margin-left: 60px;
    margin-top: 40px;
    
  }

  .m_hp_link:hover{
    background-color: #eee;
    text-decoration: none;
  }


  /* 以下　売れ筋ランキング　css */

  .uresuji_section{
    margin-bottom:80px;
  }

  .uresuji_section a{
    color: #fff;
  }

  .uresuji_div{
    width: 740px;display: flex;margin: 20px 0px;
  }

  .uresuji_div_l{
    width: 330px;height: 150px;box-sizing: border-box;border-top: 5px solid #ff007a;border-bottom: 5px solid #ff007a;
  }

  .uresuji_div_l_01{
    width: 100%;height: 40px;font-size: 25px;line-height: 40px;color: #ff007a;font-weight: bold;
  }

  .uresuji_div_l_02{
    width: 100%;height: 60px;font-size: 38px;line-height: 60px;font-weight: bold;color: #fff;background-color: #ff007a;
  }

  .uresuji_div_l_03{
    width: 100%;height: 40px;font-size: 23px;line-height: 40px;color: #ff007a;font-weight: bold;
  }

  .uresuji_div_r{
    width: 410px;box-sizing: border-box;padding: 5px 15px;font-size: 21px;line-height: 110%;text-align: left;
  }

  .uresuji_link_btn{
    width: 700px;height: 60px;font-size: 24px;line-height: 60px;display: block;border: 2px solid #ccc;text-decoration: none;background-color: #00f;border-radius: 5px;box-shadow: 2px 2px 4px #888;
  }

  .uresuji_link_btn:hover{
    text-decoration: none;
    opacity: 0.8;
    background-color: #00f;
  }


  .uresuji_div_l2{
    width: 350px;height: 150px;box-sizing: border-box;border-top: 5px solid #ff007a;border-bottom: 5px solid #ff007a;margin: 5px 0px;
  }

  .osusume_pro_area{
    width: 740px;display: flex;flex-wrap: wrap;margin: 0 auto;
  }

  .osusume_pro{
    width: 350px;margin: 20px 10px;position: relative;
  }

  .osusume_pro_img{
    width: 100%;border-top: 10px solid #000080;border-bottom: 10px solid #000080;
  }

  .osusume_pro_img img{
    vertical-align: top;
  }

  .osusume_pro a{
    position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;
  }

  .osusume_pro:hover{
    opacity: 0.8;
  }
    