@charset "UTF-8";
/* CSS Document */


@media screen and ( max-width:768px) {

  #product h2{
    font-size: 26px;
  }

  #product h2 span{
    font-size: 22px;
  }

  #product .br_pc {
    display: none;
  }

  #product .br_sp {
    display: inline;
  }

  /* products_list */
  #products_list{
    width: 100%;
    margin: 16% auto 0;
    padding-bottom: 0;
  }

  #products_list dl{
    background: #fff;
    border: 1px solid #000;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 10px;
    display:flex;
    flex-wrap:wrap;
    align-items: center;
  }

  #products_list dl dt{
    width: 40%;
    font-size: 18px;
    text-align: center;
    box-sizing: border-box;
    line-height: 1.3;
  }
  
  #products_list dl dt img {
    display: block;
    margin: 0 auto;
    width: 60%;
    padding: 5px 0;
  }

  #products_list dl dd{
    width: 60%;
    padding-left:10px;
    box-sizing: border-box;
  }

  #products_list dl dd img {
    display: none;
  }

  #products_list ul li{
    width: 48%;
    padding: 8px 8px 16px;
    margin: 0 4% 4% 0;
    box-sizing: border-box;
  }

  #products_list ul li:nth-child(2n) {
    margin: 0 0 4%;
  }

  #products_list ul li .grade.highgrade_plus{
    font-size: 13px;
  }

  #products_list ul li .txt{
    line-height: 1.5;
    font-size: 14px;
    padding-left: 2px;
  }

  #products_list ul li .txt sup {
    font-size: 10px;
  }

  #products_list ul .icon_new a::after {
    top: -14px;
    right: -20px;
    width: 30px;
    height: 30px;
  }

  #products_list ul .icon_new_agg a::after {
    top: -14px;
    right: -22px;
    width: 38px;
    height: 38px;
  }



  /* products_table */
  #products_table {
    padding: 14% 0 3%;
    margin-right: -4.35%;
  }

  #products_table .comparison_table {
    line-height: 1.3;
    overflow-x: scroll;
  }

  #products_table .comparison_table .table_inner {
    padding-bottom: 8px;
  }

  #products_table .comparison_table a:hover {
    opacity: 1;
  }

  #products_table .comparison_table td {
    border-width: 1px;
  }

  #products_table .comparison_table .t_header,
  #products_table .comparison_table .t_01,
  #products_table .comparison_table .t_02,
  #products_table .comparison_table .t_03 {
    width: 630px;
    border-right: 15px solid #fff;
  }

  #products_table .comparison_table .t_03 .icon_new_agg {
    position: absolute;
    left: 96px;
    top: 1px;
    width: 35px;
  }

  #products_table .comparison_table .td_1 {
    width: 116px;
  }
  #products_table .comparison_table .td_2 {
    width: 52px;
  }
  #products_table .comparison_table .td_3 {
    width: 57px;
  }
  #products_table .comparison_table .td_4 {
    width: 51px;
  }
  #products_table .comparison_table .td_5 {
    width: 51px;
  }
  #products_table .comparison_table .td_6 {
    width: 46px;
  }
  #products_table .comparison_table .td_7 {
    width: 61px;
  }
  #products_table .comparison_table .td_8 {
    width: 43px;
  }
  #products_table .comparison_table .td_9 {
    width: 43px;
  }
  #products_table .comparison_table .td_10 {
    width: 68px;
  }

  #products_table .comparison_table .t_header {
    font-size: 10px;
  }
  #products_table .comparison_table .t_header .td_1 {
    font-size: 13px;
  }
  #products_table .comparison_table .t_header tr:nth-child(1) .td_3 {
    font-size: 10px;
  }
  #products_table .comparison_table .t_header tr:nth-child(1) .td_7 {
    font-size: 10px;
  }

  #products_table .comparison_table .t_header .icon_hatena a:after {
    width: 9px;
    height: 13px;
    margin-left: 2px;
    background-size: 9px;
  }

  #products_table .comparison_table .t_header .icon_hatena_oil a:after {
    width: 9px;
    height: 9px;
    background-size: 9px;
  }

  #products_table .comparison_table .t_01 td {
    vertical-align: top;
    text-align: center;
  }

  #products_table .comparison_table .t_01 .small {
    font-size: 10px;
    letter-spacing: -0.04em;
  }

  #products_table .comparison_table .t_01 .star {
    width: 18px;
    padding: 50px 0 4px;
  }

  #products_table .comparison_table .t_01 .none {
    width: 8px;
    padding-top: 60px;
  }

  #products_table .comparison_table .t_02 {
    margin-bottom: 1px;
  }

  #products_table .comparison_table .t_02 td {
    padding: 10px 0;
    font-size: 11px;
  }

  #products_table .comparison_table .t_02 .td_1 {
    width: 158px;
    padding-left: 15px;
    line-height: 1.5;
  }
  #products_table .comparison_table .t_02 .td_1 .name {
    margin-bottom: 1px;
    font-size: 13px;
  }

  #products_table .comparison_table .t_02 .td_1 .num {
    font-size: 13px;
  }

  #products_table .comparison_table .t_02 .td_1 .link {
    padding-right: 8px;
    margin-top: 8px;
    font-size: 10px;
    background-size: 4px;
  }

  #products_table .comparison_table .t_02 .td_2 {
    width: 66px;
  }
  #products_table .comparison_table .t_02 .td_3 {
    width: 276px;
    padding-left: 44px;
    line-height: 1.8;
  }

  #products_table .comparison_table .t_02.icon_new .td_1 .name {
    padding-right: 30px;
  }

  #products_table .comparison_table .t_02.icon_new .td_1 .name::after {
    top: -4px;
    width: 22px;
    height: 22px;
  }

  #products_table .annotation_list {
    margin-top: 22px;
    padding-right: 3.5%;
    font-size: 10px;
  }
  
  #products_table .comparison_table .t_03 .td_1 {
    width: 116px;
}

  #products_table .comparison_table .t_03 .td_2 {
    width: 476px;
  }


  /* modal */

  /* モーダル本体 */
  .modal-content{
    width: 80%;
    padding: 5% 7%;
    box-sizing: border-box;
  }

  .btn_close{
    margin: 0 auto 0;
  }

}
