@charset "UTF-8";

/* WSYS-13026 【フロント】WorldeSIMフロント修正(設定方法をPDF化/LP/規約/特商法/STEP3/メニュー) 20251211 M.Shimizu */
.kiyaku_note_box {
    margin: 30px 0 50px;
    padding: 16px;
    border: solid 2px rgba(255, 0, 0, 0.87);
    text-align: left;
    line-height: 1.6;
}

.kiyaku_note_title {
    margin-bottom: 10px;
    color: rgba(255, 0, 0, 0.87);
    font-size: 2.0rem;
    font-weight: bold;
}

.kiyaku_note_box ul {
    margin-left: 15px;
}

.kiyaku_note_box ul li {
    list-style-type: disc;
}

.kiyaku_area {
    text-align: left;
    line-height: 1.6;
}

.kiyaku_list a {
    color: #004fa9;
}

.kiyaku_list li {
    list-style-type: decimal;
    margin: 0 0 0 1.5em;
}

.kiyaku_list_circle_white li {
    list-style: circle;
}

.kiyaku_list_circle_white::before {
    content: none;
}

.kiyaku_chapter {
    margin-bottom: 40px;
}

.kiyaku_title {
    font-weight: bold;
    font-size: 120%;
    text-align: center;
}

.kiyaku_item {
    padding: 30px 0 0;
}

.kiyaku_subtitle {
    margin-bottom: 6px;
    font-weight: bold;
}

.kiyaku_table {
    width: 100%;
    margin: 15px 0;
}

.kiyaku_table td {
    padding: 10px;
}

.table_kiyakueSIM {
    white-space: nowrap;
    width: 20%;
}

.kiyaku_table,
.kiyaku_table th,
.kiyaku_table td {
    border: 1px #0e2745 solid;
    border-collapse: collapse;
    vertical-align: middle;
}

.revision_date {
    padding-top: 50px;
}