/*all*/
#maker{
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
#maker div.maker_item{
  width: 92%;
  margin: 0 auto;
}
#acuvue_oasys_max_toric .notes{
  font-size: 14px;
  line-height: 1.75;
  margin: 77px 0 0 0;
}
#acuvue_oasys_max_toric .notes .mt{
  margin: 15px 0 0 0;
}
#acuvue_oasys_max_toric .notes li{
  text-indent: -1em;
  padding: 0 0 0 1em;
  line-height: 1.75;
}
#acuvue_oasys_max_toric .notes .box{
  border: 1px solid #000;
  padding: 15px;
  margin: 26px 0 16px;
  font-size: 16px;
}
#acuvue_oasys_max_toric .notes .box li{
  line-height: 1.75;
}
  #acuvue_oasys_max_toric .notes .box li + li{
  margin-top: 3px;
  }
#acuvue_oasys_max_toric .acuvue{
  margin: 89px 0 0 0;
}
#acuvue_oasys_max_toric .acuvue p{
  font-size: 12px;
  text-align: center;
  margin: 0 0 10px 0;
}
#acuvue_oasys_max_toric .copy{
  margin: 13px 0;
  padding-top: 10px;
  text-align: center;
  color: #666666;
  border-top: 1px dotted #aaaaaa;
  font-size: 12px;
}
#acuvue_oasys_max_toric .notes .box02{
  margin-bottom: 16px;
}
#acuvue_oasys_max_toric .notes .box02 h2{
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}
#acuvue_oasys_max_toric .notes .box02 li{
  position: relative;
  padding-left: 1.2em;
  text-indent: 0;
  font-size: 13px;
}
#acuvue_oasys_max_toric .notes .box02 li::before{
  content: "●";
  position: absolute;
  top: -3px;
  left: -1px;
  font-size: 17px;
}
#acuvue_oasys_max_toric .acuvue {
  margin: 50px 0 0 0;
}


/*pc*/
@media screen and (min-width: 769px) {
  #maker div.item_details{
    display: block;
    width: 700px;
    margin: auto;
  }
  #maker div.maker_item{
    width: 67.31%;
  }
  #acuvue_oasys_max_toric .notes{
    font-size: 12px;
    width: 700px;
    margin: 99px auto 0 auto;
  }
  #acuvue_oasys_max_toric .notes .mt{
    margin: 20px 0 0 0;
  }
  #acuvue_oasys_max_toric .notes li{
    line-height: 1.75;
  }
  #acuvue_oasys_max_toric .notes .box{
    font-size: 14px;
    padding: 35px;
    margin: 32px 0 38px;
  }
  #acuvue_oasys_max_toric .notes .box li + li{
  margin-top: 30px;
  }
  #acuvue_oasys_max_toric .notes .box02{
    margin-bottom: 21px;
  }
  #acuvue_oasys_max_toric .notes .box02 h2{
  font-size: 12px;
}
  #acuvue_oasys_max_toric .notes .box02 li {
    font-size: 12px;
  }
  #acuvue_oasys_max_toric .notes .box02 li::before{
    content: "●";
    position: absolute;
    left: 0;
    font-size: 15px;
  }
  #acuvue_oasys_max_toric .copy{
    margin: 30px 0;
    padding-top: 10px;
    font-size: 16px;
  }
}