@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 img {
	width: auto;
	display: initial;
	max-width: 100%;
}

.content-asset p {
  line-height: 1.6em;
  margin: 1em 0;
}

.content-asset a {
	color: #195596;
	outline: medium none;
	overflow: hidden;
	text-decoration: none;
}
.content-asset a:active, a:hover {
	outline: 0;
}

.content-asset .sp {
	display: initial !important;
}
.wrapCaution.sp {
	display: block !important;
}




.description-content {
    width: 100%;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    clear: both;
}

.images-content, img.images-content {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    box-sizing: border-box;
}

.images-big-content,img.images-big-content {
    width: 80%;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    img.images-big-content {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
}

.description-content a {
    display: block;
    margin: 0 auto;
}

.description-content ul li {
    list-style: none outside;
}

.description-content .kome{
    font-size: 0.8em
}

.description-content {
    padding: 10px 0 0;
}



.description-content .comment1, .description-content .comment2, .description-content .comment3, .description-content .comment4, .description-content .comment5, .description-content .comment6 {
    padding: 10px 0;
    font-size: 1em;
}

@media screen and (max-width: 768px) {
    .description-content .comment1, .description-content .comment2, .description-content .comment3, .description-content .comment4, .description-content .comment5, .description-content .comment6 {
        padding: 10px 0;
        font-size: .75em;
    }
}

.description-content .comment6 table {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 0 10px;
}

.description-content .comment6 table th, .description-content .comment6 table td {
    padding: 5px 10px;
}

.description-content .listBtn {
    text-align: right;
    padding: 10px 0 0;
}

.description-content .listBtn img {
    border: 1px solid #d2d2d2;
}

/*-----------------*/
/*�ڍ�*/

.description-content h2.title {
    margin: 20px 0 0 0;
    padding: 10px 15px;
    font-size: 1.67em;
    background: #0c419a;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #557ab8), color-stop(6%, #557ab8), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background: -o-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background-color: #0c419a;
    border-bottom: 1px solid #06204d;
}

@media screen and (max-width: 768px) {

    .description-content h2.title {
        margin: 20px 0 0 0;
        padding: 10px 15px;
        font-size: 1.5em;
        background: #0c419a;
        color: #ffffff;
        line-height: 1;
        vertical-align: middle;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #557ab8), color-stop(6%, #557ab8), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
        background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
        background: -o-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
        background-color: #0c419a;
        border-bottom: 1px solid #06204d;
    }
}

@media screen and (max-width: 768px) {
    .description-content h2.title {
        margin: 20px 0 0 0;
        padding: 10px 15px;
        font-size: 1.5em;
        background: #0c419a;
        color: #ffffff;
        line-height: 1;
        vertical-align: middle;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #557ab8), color-stop(6%, #557ab8), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
        background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
        background: -o-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
        background-color: #0c419a;
        border-bottom: 1px solid #06204d;
    }

}

h2.bsc {
    margin: 40px 0 10px 0;
    font-size: 1.5em;
    padding: 0 0 10px 0;
    color: #003b9b;
    border-bottom: 1px dotted #003b9b;
    font-weight: bold;
    line-height: normal;
}

@media screen and (max-width: 768px) {
    h2.bsc {
        margin: 30px 0 10px 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);
    font-weight: bold;
}

.description-content table.detail {
    font-size: 0.75em;
    width: 100%;
}

.description-content table.detail th {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px dotted #d5d5d5;
    background: #f5f5f5;
    padding: 10px 10px 10px 20px;
    text-align: left;
    white-space: nowrap;
}

.description-content table.detail td {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px 10px 10px;
}

.description-content .comment4 dl {
    font-size: 0.9em;
}


/*-----------------*/
/*����*/
.description-content .goodsBtm {
    margin: 15px 0 0;
    padding: 25px 10px 15px;
    background: url(../img/rohto/detail_line_btm.gif) top repeat-x;
    background-size: 5px 5px;
    -webkit-background-size: 5px 5px;
    -moz-background-size: 5px 5px;
    -o-background-size: 5px 5px;
    -ms-background-size: 5px 5px;
}

.description-content .mail {
    padding: 10px 0 20px;
    text-align: center;
    font-size: 0.75em;
}

.description-content .mail img {
    vertical-align: middle;
}

.description-content .goodsBtm p.list a {
    display: block;
    padding: 7px 10px;
    margin: 0 0 5px;
    color: #414141;
    text-decoration: none;
    background: #e8e8e8 url(../img/rohto/icon_link07.png) right center no-repeat;
    font-size: 0.7em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

/**/
div.wrapCaution {
    margin: 40px 0;
    padding: 30px;
    border: 5px solid #ffc5c5;
    border-radius: 8px;
    background: #f9dcdc;
    background: #f9dcdc;
    text-align: center;
}

div.wrapCaution p {
    margin: 0 0 10px 0;
    text-align: center;
}

div.wrapCaution ul {
    display: inline-block;
    text-align: center;
}

div.wrapCaution li {
    display: inline-block;
    padding: 0 5px;
    text-align: center;
    font-size: 0.95em;
}

div.wrapCaution li.newwin a {
    padding: 0 0 0 15px;
    background: url(../../images/product-detail/medical/dotest/icon_newwin.png) no-repeat 0 50%;
}

div.wrapCaution li.pdf a {
    padding: 0 0 0 20px;
    background: url(../../images/product-detail/medical/dotest/icon_pdf.png) no-repeat 0 50%;
}

div.wrapCaution p.naked.dyn {
    margin: 20px 0 0 0;
    text-align: left;
    font-size: 0.85em;
}

div.linkCartAnker {
    margin: 60px auto;
    text-align: center;
}

/*


/*------------------------------------------------------*/
/**/

.description-content p {
    font-size: 1.16em;
}

@media screen and (max-width:768px) { 
    .description-content p {
        font-size: 1em;
    }

}



.description-content .notice-frame {
    border: 2px solid #F36060;
    color: #F36060;
    text-align: center;
    padding: 1em;
    font-weight: bold;
    margin: 0px auto 30px;
}

.description-content .notice-frame.dotted-blue{
    border: 2px dotted #1482c6!important;
    color: #1482c6!important;
}

.description-content .notice-frame p{
    font-size: 1.2rem!important;
    margin: 0;
}

.description-content .notice-frame p.center{
    text-align: center!important;
}

.description-content .notice-frame a{
    display: inline;
    text-decoration: underline
}

.description-content .notice-frame p span{
    font-size: 0.8rem!important;
}

@media screen and (max-width: 768px) {
    .description-content .notice-frame p {
        text-align: left;
    }
}

.description-content .notice-frame.ethical-notice{
    border: 2px dotted #1482c6;
    color: #1482c6;
    padding: 0.6em;
    font-weight: normal;
}

.description-content .notice-frame.ethical-notice p{
    font-size: .9rem!important;

}