#info_tokutei {
    .top-sp {
        margin-top: 200px;
    }

    .kuzu {
        border-top: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 10px;
    }

    .kenpin {
        padding: 15px;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 50px;
        border-bottom: 1px solid #CCC;
        border-top: 1px solid #CCC;
    }

    .kiyaku-title {
        background: #f7f7f7;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-align: center;
    }

    .dai {
        font-weight: bold;
    }

    .kiyaku-txt {
        margin-bottom: 20px;
    }

    .kiyaku-midasi {
        font-weight: bold;
        margin-top: 5px;
    }

    .s-koumoku {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .toku-top {
        border-top: 1px solid #CCC;
        border-bottom: 1px dotted #CCC;
        margin-bottom: 10px;
        padding-top: 10px;
    }

    .toku {
        border-bottom: 1px dotted #CCC;
        margin-bottom: 10px;
    }

    .toku-bottom {
        border-bottom: 1px solid #CCC;
        margin-bottom: 10px;
        padding-top: 10px;
    }

    .li-ko {
        margin: 0;
        padding: 0;
        margin-top: 30px;
    }

    @media screen and (max-width: 768px) {
        .toku-top {
            border: none;

        }
        .toku {
            border: none;

        }
        .toku-bottom {
            border: none;

        }
        .xs-f {
            text-align: center;
            margin-top: 50px;
        }
    }
}
