@charset "utf-8";



.exproduct {

    padding: 8px 0;
	}


  .exproduct2 {
    font-size: 24px;
    padding: 8px 0;
    margin-bottom: 20px;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;

  }


  .exproduct3 {

    padding: 8px 0;
    border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
  }

#detail_description_title {

    margin-top: 10px;
}

#detail_description_item_name {
    font-size: 25px;
   
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
}


.exproduct_bold {
font-weight: bold;
}


/* txt_bnr */


.txt_bnr strong {
  font-size: 1.8rem;
}
.txt_bnr strong strong {
  font-size: 2.7rem;
}



/* 詳細ページ価格 */

#item_detail_area2 {
    margin-top: 30px;
}


.sale_price {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
}

.sale_price .small {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    margin-left: 5px;
}

#item_list #ichiran_code p{
    font-size: 12px;
    color: #525263;
}


