#compare-tbl-outer {
    margin-right: 1px;
}
table#compare-tbl:active{
cursor:grabbing;
}
#compare-tbl-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#compare-tbl {
    margin: 0 0px 40px 0;
    width: 890px;
    table-layout: fixed;
}
#compare-tbl td {
    width: 120px;
    padding: 8px 4px;
    font-size: 14px;
    line-height: 21px;
    border-top: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
}
#compare-tbl tr.center td {
    text-align: center;
}
#compare-tbl td i {
    margin: 0 2px 0 0;
    font-size: 14px;
    vertical-align: middle;
}
#compare-tbl td .fa-circle-o {
    color: #00b000;
}
#compare-tbl td .fa-times {
    color: #da0000;
}
#compare-tbl td a {
    display: block;
    text-decoration: underline;
    color: #03c !important;
}
#compare-tbl td img {
    display: block;
    width: 72px;
    height: 60px;
    margin: 0 auto 2px;
    font-size: 11px;
    border: 1px solid #c0c0c0;
}
#compare-tbl tr:first-child td {
    font-weight: bold;
    text-align: center;
}
#compare-tbl tr:last-child > * {
    border-bottom: 1px solid #c0c0c0;
}
#compare-tbl th {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    width: 97px;
    padding: 8px 4px;
    white-space: nowrap;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    background: #0090f0;
    border: 1px solid #c0c0c0;
    border-bottom: none;
    z-index: 1000;
}
#compare-tbl tr:last-child th {
    border-bottom: 1px solid #c0c0c0;
}
#compare-tbl th:before {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    width: 1px;
    height: 100%;
    content: "";
    background: #c0c0c0;
}
#compare-tbl th i {
    display: block;
    margin: 8px auto 0;
    font-size: 14px;
}
#compare-tbl th span {
    display: none;
}
.range {
    display: table;
    width: 88px;
    height: 20px;
    margin: 0 auto;
    padding: 0;
    font-size: 0;
    border: 2px solid #c0c0c0;
    border-radius: 3px;
}
.range > i {
    display: table-cell;
    width: 16px;
    height: 16px;
    border-right: 1px solid #eaeaea;
}
.range > i:last-child {
    width: 15px;
    border-right: none;
}
.range.green > i.on {
    background: #00b000;
}
.range.orange > i.on {
    background: #ff7000;
}
p.btn-sy {
background: #0090F0;
color: #fff;
padding: 10px;
display: inline-block;
box-sizing: border-box;
font-size: 13px;
font-weight: bold;
position: relative;
margin-bottom: 11px;
border-radius: 9px;
}
p.btn-sy:before {
content: "";
position: absolute;
top: 100%;
left: 47%;
margin-left: -10px;
border: 10px solid transparent;
border-top: 8px solid #0090F0;
}
p.btn-sy i {
margin-right: 5px;
}
span.q_left{
position: absolute;
top: 4px;
left: 15px;
font-size: 12px;
}
span.q_right {
position: absolute;
top: 4px;
right: 15px;
font-size: 12px;
}
a.n-link-btn.ueyaji:after{
content: "\f0aa" !important;
}
p.n-link-area.yaji {
margin-top: 15px;
}
/*タハラテーブル追加*/
table#compare-tbl tr:nth-of-type(1) td{
background:#eee;
}
tr.ig-br-none img{
border: none !important;
width: auto !important;
height: 85px !important;
}
tr.ig-br-none td{
vertical-align: top;
}
tr.ig-br-none ul.tblist {
margin-top: 15px;
}
ul.tblist li{
margin-bottom: 5px;
font-size: 14px;
line-height: 1.4;
}
tr.keitou td:nth-of-type(1),tr.keitou td:nth-of-type(2){
background:#81d502;
white-space: nowrap;
color: #ffffff;
text-align: center;
font-weight: bold;
}
tr.keitou td:nth-of-type(3),tr.keitou td:nth-of-type(4){
background:#F06000;
white-space: nowrap;
color: #ffffff;
text-align: center;
font-weight: bold;
}
table#compare-tbl tr.hindo td {
position: relative;
padding-top: 25px !important;
}
tr.tukaeru td{
text-align: center;
font-size: 17px !important;
}
tr.generic td,tr.syouhintd td{
vertical-align: top;
}
p.t-drug {
font-size: 14px;
color: #606062;
margin-bottom: 10px;
}
p.t-drug:after {
content: "\f101";
font-family: FontAwesome;
font-size: 15px;
font-style: normal;
font-weight: normal;
margin-left: 3px;
color: #606062;
/* animation: flash 1s linear infinite; */
}
.fa-times:before{
font-size: 15px !important;
}
.fa-circle-o:before{
font-size: 15px !important;
}
ul.tblist .fa-times:before{
font-size: 15px !important;
}
ul.tblist .fa-circle-o:before{
font-size: 15px !important;
}
p.n-link-area {
margin-bottom: 40px;
}
/*全体に追加予定*/
.ctn-box {
border: 3px solid #e9e9e9;
padding: 20px;
margin-top: 5px;
margin-bottom: 14px;
}
.ctn-box ul li {
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
position: relative;
padding-left: 20px;
position: relative;
line-height: 1.4;
}
.ctn-box ul li:before {
content: "\f111";
color: #f00;
font-size: 12px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
margin-right: 5px;
}
.subBox3{
width: 564px;
margin: 5px 0;
padding: 8px 10px;
background: #fffafa;
border: 1px solid #ccc;
}
.subBox3 a{
text-decoration: underline !important;
}
ul.content-list li{
margin-bottom: 5px;
}
ul.content-list li a{
text-decoration: underline;
position: relative;
padding-left: 15px;
}
ul.content-list.pgn-link a::before{
content: "\f0d7";
font-family: FontAwesome;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
font-size: 17px;
font-style: normal;
font-weight: normal;
color: #333;
}
ul.content-list.pgn-link {
/* border: 1px solid #ccc; */
padding: 20px;
border: 3px solid #e9e9e9;

}
table.compareTable4.add-c a{
text-decoration: underline;

}
table#compare-tbl.pil_tbl {
    width: 735px;
}
/*上書き追加*/
div#compare-tbl-outer.tuwag{
    overflow-x: auto;	margin-right: 1px;
-ms-overflow-style: none;
}
div#compare-tbl-outer.tuwag::-webkit-scrollbar {
    display: none;
}
div#compare-tbl-outer.tuwag #compare-tbl{
    width: 100% !important;
    table-layout:auto !important;
}
div#compare-tbl-outer.tuwag table#compare-tbl tr:nth-of-type(3) td{
    position: relative;
    padding-top: 20px;
}
div#compare-tbl-outer.tuwag table#compare-tbl tr:nth-of-type(4) td{
    position: relative;
    padding-top: 20px;
}
div#compare-tbl-outer.tuwag table#compare-tbl tr:nth-of-type(n + 3) th{
    cursor: pointer;
}
