@charset "utf-8";

.content-asset {
	font-size: 16px;
	font-family: -apple-system, blinkMacSystemFont, "lato", "Segoe UI", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.content-asset p {
  line-height: 1.6em;
  margin: 1em 0;
}

.milmag {
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    clear: both;
    padding-top: 30PX;
}

.milmag .pc {
    display: inline-block
}

.milmag .sp {
    display: none
}

h2.bsc {
    margin: 40px 0 20px 0;
    font-size: 1.2em;
    padding: 0 0 5px 0;
    color: #003b9b;
    border-bottom: 1px dotted #003b9b;
}

h3.bsc {
    margin: 20px 0;
    padding: 8px;
    border-left: 1px solid #005aac;
    font-size: 0.9em;
    background: url(../../images/product-detail/back_ptn2.gif);
}

/*添付文書*/
div.caution {
    margin: 30px 0;
    padding: 30px;
    border: 5px solid #ffc5c5;
    border-radius: 8px;
    background: #f9dcdc;
    background: #f9dcdc;
    text-align: center;
}

div.caution p {
    margin: 0 0 10px 0;
    text-align: center;
}

div.caution ul {
    display: inline-block;
    text-align: center;
}

div.caution li {
    display: inline-block;
    padding: 0 5px;
    text-align: center;
    font-size: 0.95em;
}

div.caution li.newwin a {
    padding: 0 0 0 15px;
    background: url(../../images/product-detail/medical/dotest/icon_newwin.png) no-repeat 0 50%;
}

div.caution li.pdf a {
    padding: 0 0 0 20px;
    background: url(../../images/product-detail/medical/dotest/icon_pdf.png) no-repeat 0 50%;
}

div.caution p.naked.dyn {
    margin: 20px 0 0 0;
    text-align: left;
    font-size: 0.85em;
}

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

    .milmag .pc {
        display: none
    }

    .milmag .sp {
        display: inline-block
    }


}

/* ----------------------------------------

- qa

---------------------------------------- */

.prd_qa li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    list-style: none!important;
}

.prd_qa li > div {
    margin-bottom: 6px;
}

.prd_qa_q {
    font-size: 16px;
    font-weight: 700;
}

.prd_qa li i {
    position: relative;
    float: left;
    clear: left;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    font-family: Helvetica, Arial;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 1.6;
}

.prd_qa li i:after {
    content: "";
    position: absolute;
    bottom: 3px;
    right: -2px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 3px 0 3px;
    border-color: #0c4096 transparent transparent transparent;
    transform: rotate(-60deg);
    z-index: -10;
}

.prd_qa_q i {
    background-color: #0c4096;
}

.prd_qa li .prd_qa_q i:after {
    border-color: #0c4096 transparent transparent transparent;
}

.prd_qa_a i {
    background-color: #ed1c24;
}

.prd_qa li .prd_qa_a i:after {
    border-color: #ed1c24 transparent transparent transparent;
}

.prd_qa li > div p {
    padding-left: 34px;
}

/* ----------------------------------------

- Table Style

---------------------------------------- */

/* tbl
------------------------------- */
.tbl01 {
    width: 100%;
    margin-bottom: 20px;
    table-layout: fixed;
}

.tbl01 th,
.tbl01 td {
    padding: 13px 15px;
    border: 1px solid #ccc;
    vertical-align: top;
}

.tbl01 th {
    background-color: #f5f5f5;
    font-weight: 700;
}

td.prd_bgcolr02 {
    background: #ea731e;
    color: #fff;
}

td.prd_bgcolr01 {
    background: #259e0b;
    color: #fff;
}

@media screen and (max-width:767px) {
    .tbl01 th {
        padding-top: 11px;
        padding-bottom: 10px;
    }
}


/* table common
------------------------------- */
table.vaM th,
table.vaM td {
    vertical-align: middle;
}

table.alnC th,
table.alnC td {
    text-align: center;
}

/* noborder */
.tblNoBdr {
    border: none !important;
}

.tblNoBdr th,
.tblNoBdr td {
    border: none !important;
    vertical-align: top;
    background: #fff;
}

.tblNoBdr th {
    padding: 4px 15px 4px 0;
}

.tblNoBdr td {
    padding: 4px 0;
}

table .tblNoBdr th {
    padding-top: 6px;
}

@media screen and (max-width:767px) {
    .tblNoBdr td {
        padding-top: 2px;
    }

    table .tblNoBdr th {
        padding-top: 5px;
    }
}

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

    .sp_tblcol_clear > tbody,
    .sp_tblcol_clear > tbody > tr,
    .sp_tblcol_clear > tbody > tr > th,
    .sp_tblcol_clear > tbody > tr > td {
        display: block;
        padding: 0;
    }

    .sp_tblcol_clear > tbody > tr {
        padding-top: 5px;
    }

    .sp_tblcol_clear > tbody > tr:first-child {
        padding-top: 0;
    }
}

/* col
------------------------------- */
.colW05 {
    width: 5%;
}

.colW08 {
    width: 8%;
}

.colW10 {
    width: 10%;
}

.colW15 {
    width: 15%;
}

.colW20 {
    width: 20%;
}

.colW25 {
    width: 25%;
}

.colW30 {
    width: 30%;
}

.colW35 {
    width: 35%;
}

.colW40 {
    width: 40%;
}

.colW45 {
    width: 45%;
}

.colW50 {
    width: 50%;
}

@media screen and (max-width:767px) {
    .sp_colW05 {
        width: 5%;
    }

    .sp_colW08 {
        width: 8%;
    }

    .sp_colW10 {
        width: 10%;
    }

    .sp_colW14 {
        width: 14%;
    }

    .sp_colW15 {
        width: 15%;
    }

    .sp_colW20 {
        width: 20%;
    }

    .sp_colW25 {
        width: 25%;
    }

    .sp_colW30 {
        width: 30%;
    }

    .sp_colW35 {
        width: 35%;
    }

    .sp_colW40 {
        width: 40%;
    }

    .sp_colW45 {
        width: 45%;
    }

    .sp_colW50 {
        width: 50%;
    }
}

.milmag b {
    font-weight:bold;
}
.bsc {
    font-weight:bold;
}
.milmag a {
    color:#195596;
}