@charset "utf-8";

.drug_division .goodsDetailContents {
  display: block;
}
#topContentsNormal,
.btnCart2nd {
  display: none;
}

.itemMainInfo .mark {
  margin-bottom: 10px;
}
.itemMainInfo .mark.self_medication {
  max-width: 140px;
}

 /*		cartStyle2nd
--------------------------------------------------*/
@media screen and (min-width: 961px) {
  .cartStyle2nd .cartInner {
    padding: 0 6px 6px 6px;
    background: #E9EDF0;
  }
  .cartStyle2nd .cartName {
    display: table;
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
  }
  .cartStyle2nd .cartName .name {
    display: table-cell;
    color: #3A70A7;
    font-size: 2.2rem;
    line-height: 30px;
    vertical-align: middle;
    max-width: 100%;
  }
  .cartStyle2nd .cartName .name span {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 30px;
    margin-left: 10px;
  }
  .cartStyle2nd .cartBox {
    width: 100%;
    padding: 10px 19px;
    margin-top: 5px;
    background: #FFFFFF;
    box-sizing: border-box;
  }
  .cartStyle2nd .cartBox .cartTag01 {
    margin-bottom: 10px;
  }
  .cartStyle2nd .cartBox .cartTag01 li {
    display: inline-block;
    color: #FFFFFF;
    font-size: 1.6rem;
    line-height: 26px;
    height: 26px;
    padding: 0 10px;
    background: #888888;
  }
  .cartStyle2nd .cartBox .boxInner .img {
    width: 160px;
    float: left;
  }
  .cartStyle2nd .cartBox .boxInner .img img {
    width: 100%;
  }
  .cartStyle2nd .cartBox .cartPart01 {
    display: table;
    width: 520px;
    float: right;
  }
  .cartStyle2nd .cartBox .cartPart01 .partInner {
    display: table-row;
  }
  .cartStyle2nd .cartBox .cartPart01 .tblTd {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
  }
  .cartStyle2nd .cartBox .cartPart01 .cartCapa {
    width: 140px;
    padding-right: 10px;
    border-right: 2px dotted #D2D6D9;
  }
  .cartStyle2nd .cartBox .cartPart01 .cartPrice {
    text-align: right;
    white-space: nowrap;
    width: 160px;
    padding: 0 10px;
  }
  .cartStyle2nd .cartBox .cartPart01 .cartPrice .price span {
    font-size: 3.6rem;
    font-weight: bold;
    margin-right: 5px;
  }
  .cartStyle2nd .cartBox .cartPart01 .cartPrice .priceTax {
    margin-right: -0.5em;
  }
  .cartStyle2nd .cartBox .cartPart01 .cartBtn {
    width: 200px;
  }
  .cartStyle2nd .cartBox .cartTag02 {
    width: 520px;
    float: right;
  }
  .cartStyle2nd .cartTag02 {
    margin-top: 10px;
  }
  .cartStyle2nd .cartTag02 li {
    display: inline-block;
    color: #3A70A7;
    font-weight: bold;
    line-height: 26px;
    white-space: nowrap;
    padding: 0 10px;
    margin: 2px 3px;
    background: #E9EDF0;
    border-radius: 13px;
  }
  .cartStyle2nd .notes {
    margin-top: 10px;
  }
  }
  
  @media screen and (max-width: 960px) {
    .cartStyle2nd .cartInner {
    padding: 0 6px 6px 6px;
    background: #E9EDF0;
  }
  .cartStyle2nd .cartName {
    width: 100%;
    padding: 10px 2%;
  }
  .cartStyle2nd .cartName .name {
    color: #3A70A7;
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .cartStyle2nd .cartName .name span {
    display: block;
    font-size: 1.4rem;
    line-height: 1.2;
    margin-top: 5px;
  }
  .cartStyle2nd .cartBox {
    width: 100%;
    padding: 15px 2%;
    margin-top: 5px;
    background: #FFFFFF;
  }
  .cartStyle2nd .cartBox .cartTag01 {
    margin-bottom: 10px;
  }
  .cartStyle2nd .cartBox .cartTag01 li {
    display: inline-block;
    color: #FFFFFF;
    font-size: 1.6rem;
    line-height: 26px;
    height: 26px;
    padding: 0 10px;
    background: #888888;
  }
  .cartStyle2nd .cartBox .cartPart01 .img {
    width: 48%;
    float: left;
  }
  .cartStyle2nd .cartBox .cartPart01 .partRight {
    width: 50%;
    float: right;
  }
  .cartStyle2nd .cartBox .cartPart01 .cartCapa {
    padding-bottom: 5px;
    border-bottom: 1px dotted #D2D6D9;
  }
  .cartStyle2nd .cartBox .cartPart01 .cartPrice {
    text-align: right;
    padding-bottom: 5px;
    margin-top: 10px;
    border-bottom: 1px dotted #D2D6D9;
  }
  .cartStyle2nd .cartBox .cartPart01 .cartPrice .price span {
    font-size: 3.6rem;
    font-weight: bold;
    margin-right: 5px;
  }
  .cartStyle2nd .cartBox .cartPart01 .cartPrice .priceTax {
    margin-right: -0.5em;
  }
  .cartStyle2nd .cartTag02 {
    margin-top: 10px;
  }
  .cartStyle2nd .cartTag02 li {
    display: inline-block;
    color: #3A70A7;
    font-weight: bold;
    line-height: 26px;
    white-space: nowrap;
    padding: 0 10px;
    margin: 2px 3px;
    background: #E9EDF0;
    border-radius: 13px;
  }
  .cartStyle2nd .cartBtn {
    margin-top: 10px;
  }
  .cartStyle2nd .notes {
    margin-top: 10px;
  }
  
  }

 /*		tblStyle2nd
--------------------------------------------------*/
  .tblStyle2nd .tblHead .tblTh,
  .tblStyle2nd .tblHead .tblTd {
    padding: 8px 20px;
    color: #3A70A7;
    font-weight: bold;
    background: #E9EDF0;
  }

  @media screen and (max-width: 640px) {
    .tblStyle2nd .tblHead .tblTh,
    .tblStyle2nd .tblHead .tblTd {
      padding: 5px 10px;
    }
    .tblStyle2nd .tblTh,
    .tblStyle2nd .tblTd {
      padding: 10px;
    }
    .tblStyle2nd .tblTh {
      width: 100px;
    }
  }


 /*		box01
--------------------------------------------------*/
  @media screen and (min-width: 641px){
    .itemMainInfo .box01 {
    padding-bottom: 110px;
    }
  }

 /*		redTag
--------------------------------------------------*/
.cartStyle2nd .cartBox .cartTag01 li.redTag {
    background: #EB554D;
    padding: 0 6px;
  }

.mix {
  padding: 5px 0;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

 /*		成分・含量の一覧表調整
--------------------------------------------------*/
.tblStyle3rd th, .tblStyle3rd td {
  padding: 5px;
}

table td:nth-of-type(1), table tr th:nth-of-type(1) {
  width: 265px;
}

table td:nth-of-type(2), table tr th:nth-of-type(2) {
  width: 70px;
}

@media screen and (max-width: 640px){
  table td:nth-of-type(1), table tr th:nth-of-type(1) {
    width: 135px;
  }

  table td:nth-of-type(2), table tr th:nth-of-type(2) {
    width: 60px;
  }
}

 /*		btnCart1st span
--------------------------------------------------*/

  @media screen and (min-width: 961px){
    .btnCart1st a span {
        display: inline-block;
        line-height: 23px;
        padding-left: 38px;
        position: relative;
        padding: 20px 3px 20px 38px;
    }
  }

 /*		btnCart1st span
--------------------------------------------------*/
.itemMainCapa span {
  display: inline-block;
}