@charset "UTF-8";

.iasu_sapporo_ov    {
    display: block;
    position: relative;
}
.iasu_sapporo_fl    {
    background: rgba(200,200,200,0.5);
    position: absolute;
    margin: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
}
.iasu_sapporo_in{
    background: #fff;
    padding: 20px;
    margin: 60px auto 0;
    width: 440px;
}
.iasu_sapporo_kari{
    font-weight: bold;
    margin-top: 20px;
    text-align: left;
}
.iasu_sapporo_in table{
    border: 1px solid #ccc;
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    font-size: 15px;
}
.iasu_sapporo_in table th,
.iasu_sapporo_in table td{
    border: 1px solid #ccc;
    padding: 10px;
}
.iasu_sapporo_in table th {
    font-weight: bold;
    width: 25%;
    background: #f5f5f5;
    color: #666;
}
.iasu_sapporo_fl_tit{
    font-size: 26px;
    padding: 0 0 10px;
    display: inline-block;
    font-weight: bold;
}
.iasu_sapporo_fl .txt_sm{
    font-size: 11px;
}