﻿@charset "UTF-8"; /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}
/*!
 font-family
 */

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 100
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 200
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 300
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Medium");
    font-weight: 400
}

@font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Bold");
    font-weight: 700
}

@font-face {
    font-family: "Helvetica Neue";
    src: local("Helvetica Neue Regular");
    font-weight: 100
}

@font-face {
    font-family: "Helvetica Neue";
    src: local("Helvetica Neue Regular");
    font-weight: 200
}

html {
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic",YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif
}

@media all and (-ms-high-contrast:none) {
    html {
        font-family: Verdana,Meiryo,sans-serif
    }
}

@media all and (-ms-high-contrast:active) {
    html {
        font-family: Verdana,Meiryo,sans-serif
    }
}
/*!
 GPlayer
 */

a {
    text-decoration: none
}

    a:link {
        color: #8758ff
    }

    a:visited {
        color: #8758ff
    }

    a:active, a:focus, a:hover {
        opacity: .7
    }

.dummy-link {
    color: #8758ff
}

    .dummy-link:active, .dummy-link:focus, .dummy-link:hover {
        cursor: pointer;
        opacity: .7
    }

body {
    background-color: #f9f9f9;
    color: #323232
}

body, input, select, textarea {
    font-family: Verdana,Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif
}

ol, ul {
    padding: 0 0 0 4px;
    list-style-position: inside
}

    ol li, ul li {
        line-height: 1.7
    }

        ol li li, ul li li {
            margin-left: 24px
        }

p {
    margin: 0 0 16px;
    line-height: 1.6
}

input[type=password], input[type=text] {
    border: 1px solid #dadada;
    font-size: 14px;
    padding: 2px 10px 1px
}

textarea {
    border: 1px solid #dadada;
    font-size: 14px;
    padding: 3px 10px 2px
}

input[type=password], input[type=submit], input[type=text], select, textarea {
    outline: 0
}

.main {
    width: 100%;
    max-width: 900px;
    margin: 0 auto 64px
}

.alert {
    color: #e01616
}

.stronger-note {
    font-size: 24px
}

@keyframes gplayer-spread {
    0% {
        transform: scale(0);
        opacity: .36
    }

    100% {
        transform: scale(2.5);
        opacity: 0
    }
}

input[type=file] {
    margin-bottom: 12px
}

.gplayer-button-wrapper {
    width: 100%;
    margin-bottom: 8px;
    height: 64px;
    line-height: 64px
}

    .gplayer-button-wrapper:hover {
        opacity: .7
    }

    .gplayer-button-wrapper:active, .gplayer-button-wrapper:visited {
        opacity: 1;
        color: inherit
    }

    .gplayer-button-wrapper .gplayer-button {
        background-color: transparent;
        border: none;
        outline: 0;
        padding: 0 !important;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        text-align: center;
        text-decoration: none;
        font-size: 18px !important;
        font-weight: 700;
        letter-spacing: .02em !important;
        display: block;
        width: 100%;
        height: 100%;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        cursor: pointer;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);
        transition: .3s;
        background-color: rgb(28.185840708,145.7610619469,153.814159292);
        color: #fff
    }

        .gplayer-button-wrapper .gplayer-button:hover {
            box-shadow: 0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2);
            color: #fff;
            text-decoration: none
        }

    .gplayer-button-wrapper .ripple {
        position: relative;
        overflow: hidden
    }

        .gplayer-button-wrapper .ripple .spread {
            position: absolute;
            border-radius: 50%;
            opacity: .36;
            transform: scale(0);
            background-color: #fff;
            animation: gplayer-spread 512ms;
            pointer-events: none
        }

@keyframes gplayer-spread {
    0% {
        transform: scale(0);
        opacity: .36
    }

    100% {
        transform: scale(2.5);
        opacity: 0
    }
}

.small-button-wrapper {
    display: inline-block
}

    .small-button-wrapper:hover {
        opacity: .7
    }

    .small-button-wrapper:active, .small-button-wrapper:visited {
        opacity: 1;
        color: inherit
    }

    .small-button-wrapper .small-button {
        background-color: transparent;
        border: none;
        outline: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        text-align: center;
        text-decoration: none;
        font-size: 18px !important;
        font-weight: 700;
        letter-spacing: .02em !important;
        display: inline-block;
        width: 100%;
        height: 100%;
        padding: 4px 24px;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        cursor: pointer;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);
        transition: .3s;
        background-color: rgb(28.185840708,145.7610619469,153.814159292);
        color: #fff
    }

        .small-button-wrapper .small-button:hover {
            box-shadow: 0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2);
            color: #fff;
            text-decoration: none
        }

    .small-button-wrapper .ripple {
        position: relative;
        overflow: hidden
    }

        .small-button-wrapper .ripple .spread {
            position: absolute;
            border-radius: 50%;
            opacity: .36;
            transform: scale(0);
            background-color: #fff;
            animation: gplayer-spread 512ms;
            pointer-events: none
        }

.card {
    margin-bottom: 24px;
    padding: 16px 8px;
    background-color: #f2f2f2;
    box-shadow: 0 1px 1px #b9b9b9;
    color: #444
}

    .card .card-title {
        margin: 0 0 24px;
        padding-bottom: 2px;
        border-bottom: #40d2dc 3px solid;
        font-size: 20px
    }

    .card .card-subtitle {
        padding-left: 8px;
        border-left: rgb(36.0840707965,186.6061946903,196.9159292035) 6px solid;
        font-size: 18px;
        font-weight: 700
    }

    .card .card-inner {
        margin-bottom: 64px
    }

.cf:after, .cf:before {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    zoom: 1
}

.body, .whole-wrapper {
    display: flex;
    flex-direction: column
}

.whole-wrapper {
    min-height: 100vh
}

.content-container {
    flex: 1 1 auto
}

.footer {
    margin-top: auto
}

.copyright {
    margin: 32px 0 8px;
    text-align: center;
    font-size: 14px
}

::-moz-placeholder {
    color: #ccc
}

::placeholder {
    color: #ccc
}

.gist {
    margin-bottom: 24px
}

.pre-header {
    padding: 0 12px
}

    .pre-header .pre-header-inner {
        width: 100%;
        max-width: 900px;
        margin: 0 auto;
        font-size: 12px;
        color: #000
    }

        .pre-header .pre-header-inner .site-description {
            margin: 0;
            padding-right: 4px;
            text-align: right
        }

.header {
    margin: 0 0 24px;
    padding: 4px 0;
    background-color: #40d2dc;
    color: #fff;
    z-index: 10
}

    .header .header-inner {
        width: 100%;
        max-width: 900px;
        margin: 0 auto
    }

        .header .header-inner .site-title {
            margin: 0;
            padding: 4px 0 4px 4px;
            font-size: 20px
        }

            .header .header-inner .site-title a {
                color: #25316d
            }

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

    .sticky + .content {
        padding-top: 24px
    }

.lab-board {
    position: relative;
    width: 99%;
    height: 400px;
    margin: 0 auto;
    border: rgb(107.1017699115,220.1548672566,227.8982300885) 3px solid;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

    .lab-board.lab-horizontal-board {
        background-image: url(../img/lab-horizontalback.png)
    }

    .lab-board.lab-vertical-board {
        background-image: url(../img/lab-verticalback.png);
        height: 600px
    }

    .lab-board .lab-ball {
        position: absolute;
        display: block;
        left: 0;
        top: 0
    }

        .lab-board .lab-ball.bottom-left-origin {
            top: auto;
            bottom: 0
        }

.tab-wrapper {
    width: 100%;
    margin-bottom: 16px
}

    .tab-wrapper .tab-label {
        display: block;
        float: left;
        width: 49%;
        height: 40px;
        line-height: 40px;
        border-top: 1px solid #fff;
        border-bottom: 2px solid rgb(107.1017699115,220.1548672566,227.8982300885);
        border-top-right-radius: 20px;
        background-color: rgb(234.35,234.35,234.35);
        text-align: center;
        transition: all .2s ease;
        opacity: .5;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none
    }

        .tab-wrapper .tab-label:hover {
            opacity: .8
        }

    .tab-wrapper .tab-radio {
        display: none
    }

    .tab-wrapper input:checked + .tab-label {
        background-color: rgb(193.3053097345,240.4646017699,243.6946902655);
        opacity: 1
    }

    .tab-wrapper .tab-clear:after, .tab-wrapper .tab-clear:before {
        content: "";
        display: table
    }

    .tab-wrapper .tab-clear:after {
        clear: both;
        margin-bottom: 12px
    }

    .tab-wrapper .board-wrapper {
        display: none;
        overflow: hidden
    }

        .tab-wrapper .board-wrapper .board-content {
            padding-left: 18px;
            font-size: 20px;
            color: rgb(28.185840708,145.7610619469,153.814159292)
        }

    .tab-wrapper #tab-base:checked ~ #board-base, .tab-wrapper #tab-reverse:checked ~ #board-reverse {
        display: block
    }

.left-th-table {
    width: 90%;
    max-width: 720px;
    margin-bottom: 24px;
    border-collapse: separate;
    border-spacing: 0;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf
}

    .left-th-table th {
        width: 25%;
        padding: 4px;
        text-align: left;
        vertical-align: top;
        background-color: rgb(193.3053097345,240.4646017699,243.6946902655);
        border-top: 1px solid #fff;
        border-right: 1px solid #bfbfbf;
        border-bottom: 1px solid #bfbfbf;
        border-left: 3px double rgb(165.5,165.5,165.5);
        font-weight: 400;
        font-size: 14px
    }

    .left-th-table td {
        padding: 4px;
        background-color: rgb(234.35,234.35,234.35);
        border-right: 1px solid #bfbfbf;
        border-bottom: 1px solid #bfbfbf;
        font-size: 14px
    }

    .left-th-table.th-text-center th {
        text-align: center
    }

    .left-th-table.th-text-right th {
        text-align: right
    }

.simple-border-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #cbcbcb
}

    .simple-border-table thead {
        background-color: #40d2dc;
        text-align: left
    }

        .simple-border-table thead th {
            padding: 6px 16px;
            border: 1px solid #cbcbcb
        }

            .simple-border-table thead th:first-child {
                width: 30%
            }

    .simple-border-table tbody tr td {
        padding: 18px 16px;
        border: 1px solid #cbcbcb
    }

    .simple-border-table tbody tr:nth-child(even) td {
        background-color: rgb(236.407079646,250.6194690265,251.592920354)
    }

.levels .item {
    margin-right: 24px
}

.board {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 900px;
    text-align: center;
    height: 100vh
}

    .board > .board-child {
        flex-basis: 100%
    }

    .board .remaining-time {
        margin-bottom: 24px;
        padding-right: 24px;
        border-bottom: 1px solid #777;
        font-size: 12px;
        text-align: right
    }

.entered-roman {
    color: rgb(150.203539823,230.3097345133,235.796460177)
}

.current-entered-roman {
    color: rgb(24.2367256637,125.3384955752,132.2632743363);
    font-size: larger;
    font-weight: 700
}

.current-unentered-roman {
    color: rgb(36.0840707965,186.6061946903,196.9159292035);
    font-size: larger;
    font-weight: 700
}

.question-kana {
    font-size: 26px
}

    .question-kana .entered-yomi {
        color: rgb(193.3053097345,240.4646017699,243.6946902655)
    }

    .question-kana .current-yomi {
        color: rgb(24.2367256637,125.3384955752,132.2632743363);
        font-size: larger;
        font-weight: 700
    }

.result-chart-wrapper {
    width: 100%
}

    .result-chart-wrapper .result-chart {
        display: block;
        width: 100%
    }

.upload-area {
    width: 99.7%;
    height: 200px;
    margin: -12px 0 16px;
    border: 1px dotted #bacaba;
    background-color: #cadaca
}

    .upload-area p {
        line-height: 200px;
        color: #8a9a8a;
        text-align: center
    }

    .upload-area.highlight {
        border: 1px solid #9aaa9a;
        background-color: #aabaaa
    }

.your-question {
    width: 91.5%;
    height: 10em
}

.question-list ul li {
    overflow-wrap: anywhere;
    word-break: break-word
}

.discussion-list {
    margin-bottom: 42px
}

    .discussion-list dl {
        margin-bottom: 24px
    }

        .discussion-list dl dt {
            margin-bottom: 5px
        }

            .discussion-list dl dt .name {
                color: #281;
                font-weight: 700
            }

        .discussion-list dl dd {
            margin-inline-start: 28px;
            white-space: pre-wrap;
            overflow-wrap: anywhere;
            word-break: break-all
        }

.hidden {
    display: none !important
}

.table-like {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid #cecece;
    border-left: 1px solid #cecece
}

    .table-like dd, .table-like dt {
        box-sizing: border-box;
        margin: 0;
        padding: 12px 6px;
        border-right: 1px solid #cecece;
        border-bottom: 1px solid #cecece;
        flex-basis: 100%;
        line-height: 1.5
    }

    .table-like dt {
        background-color: #ebebeb;
        font-weight: 700;
        text-align: left
    }

    .table-like dd {
        margin-left: 0
    }

@media (min-width:600px) {
    .table-like dt {
        flex-basis: 200px;
        text-align: center
    }

    .table-like dd {
        flex-basis: calc(100% - 200px)
    }
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 9999;
    display: none
}

    .overlay.active {
        display: block
    }
/*!
 GPlayer
 */

.sql-hero-image {
    display: inline-block;
    width: 100%
}

.sql-story {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 12px
}

    .sql-story p {
        display: flex;
        align-items: flex-end;
        margin: 0;
        gap: 12px;
        max-width: 90%;
        padding: 8px 12px;
        border-radius: 12px;
        line-height: 1.6
    }

    .sql-story .clare-line {
        align-self: flex-start;
        background: #f7cbcb
    }

        .sql-story .clare-line::before {
            content: "";
            width: 40px;
            height: 40px;
            background-image: url(../images/clare.png);
            background-size: cover;
            flex-shrink: 0
        }

    .sql-story .gantz-line {
        align-self: flex-end;
        background: #d2f8d2
    }

        .sql-story .gantz-line::after {
            content: "";
            width: 40px;
            height: 40px;
            background-image: url(../images/gantz.png);
            background-size: cover;
            flex-shrink: 0
        }

.progress {
    text-align: center
}

    .progress span {
        color: rgb(28.185840708,145.7610619469,153.814159292);
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none
    }

        .progress span:active, .progress span:focus, .progress span:hover {
            cursor: pointer;
            opacity: .7
        }

.sql-story-wrapper {
    display: none
}

    .sql-story-wrapper.active {
        display: block
    }

ol.sql-question-list {
    margin-left: 8px;
    counter-reset: item;
    padding-left: 0
}

    ol.sql-question-list li {
        list-style: none;
        counter-increment: item;
        display: flex
    }

        ol.sql-question-list li::before {
            content: counter(item) ".";
            width: 2.5em;
            margin-right: .8em;
            flex-shrink: 0;
            text-align: right
        }

ul.sql-question-list {
    margin-left: 8px;
    padding-left: 0
}

    ul.sql-question-list li {
        list-style: none;
        display: flex
    }

        ul.sql-question-list li::before {
            content: "◆";
            width: 2.5em;
            margin-right: .8em;
            flex-shrink: 0;
            text-align: right
        }

.display-hint {
    color: #8758ff
}

    .display-hint:active, .display-hint:focus, .display-hint:hover {
        cursor: pointer;
        opacity: .7
    }

.your-sql {
    box-sizing: border-box;
    width: 100%
}

.sql-table-wrapper {
    overflow-x: auto;
    margin: 12px 0
}

.sql-table {
    width: 100%;
    margin: 12px 0;
    border-collapse: collapse;
    border: 1px solid #cbcbcb
}

    .sql-table caption {
        caption-side: bottom;
        margin-top: .5ex;
        margin-right: 6px;
        text-align: right;
        color: gray;
        font-size: .9em
    }

    .sql-table thead {
        background-color: #9ce5e9;
        text-align: left
    }

        .sql-table thead th {
            padding: 6px 16px;
            border: 1px solid #cbcbcb
        }

    .sql-table tbody tr td {
        padding: 18px 16px;
        border: 1px solid #cbcbcb
    }

    .sql-table tbody tr:nth-child(even) td {
        background-color: rgb(236.407079646,250.6194690265,251.592920354)
    }

.sql-table-like {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid #cecece;
    border-left: 1px solid #cecece
}

    .sql-table-like dd, .sql-table-like dt {
        box-sizing: border-box;
        margin: 0;
        padding: 12px 6px;
        border-right: 1px solid #cecece;
        border-bottom: 1px solid #cecece;
        flex-basis: 100%;
        line-height: 1.5
    }

    .sql-table-like dt {
        background-color: #ebebeb;
        font-weight: 700;
        text-align: left
    }

    .sql-table-like dd {
        margin-left: 0
    }

@media (min-width:600px) {
    .sql-table-like dt {
        flex-basis: calc(100% - 300px)
    }

    .sql-table-like dd {
        flex-basis: 300px
    }
}
/*!
 GPlayer
 */

.story-hero-image {
    display: inline-block;
    width: 100%
}

.story {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 12px
}

    .story p {
        display: flex;
        align-items: flex-end;
        margin: 0;
        gap: 12px;
        max-width: 90%;
        padding: 8px 12px;
        border-radius: 12px;
        line-height: 1.6
    }

    .story .clare-line {
        align-self: flex-start;
        background: #f7cbcb
    }

        .story .clare-line::before {
            content: "";
            width: 40px;
            height: 40px;
            background-image: url(../images/clare.png);
            background-size: cover;
            flex-shrink: 0
        }

    .story .gantz-line {
        align-self: flex-end;
        background: #d2f8d2
    }

        .story .gantz-line::after {
            content: "";
            width: 40px;
            height: 40px;
            background-image: url(../images/gantz.png);
            background-size: cover;
            flex-shrink: 0
        }

.story-wrapper {
    display: none
}

    .story-wrapper.active {
        display: block
    }

ol.story-question-list {
    margin-left: 8px;
    counter-reset: item;
    padding-left: 0
}

    ol.story-question-list li {
        list-style: none;
        counter-increment: item;
        display: flex
    }

        ol.story-question-list li::before {
            content: counter(item) ".";
            width: 2.5em;
            margin-right: .8em;
            flex-shrink: 0;
            text-align: right
        }

ul.story-question-list {
    margin-left: 8px;
    padding-left: 0
}

    ul.story-question-list li {
        list-style: none;
        display: flex
    }

        ul.story-question-list li::before {
            content: "◆";
            width: 2.5em;
            margin-right: .8em;
            flex-shrink: 0;
            text-align: right
        }

.your-story {
    box-sizing: border-box;
    width: 100%
}

.story-table-wrapper {
    overflow-x: auto;
    margin: 12px 0
}

.story-table {
    width: 100%;
    margin: 12px 0;
    border-collapse: collapse;
    border: 1px solid #cbcbcb
}

    .story-table caption {
        caption-side: bottom;
        margin-top: .5ex;
        margin-right: 6px;
        text-align: right;
        color: gray;
        font-size: .9em
    }

    .story-table thead {
        background-color: #9ce5e9;
        text-align: left
    }

        .story-table thead th {
            padding: 6px 16px;
            border: 1px solid #cbcbcb
        }

    .story-table tbody tr td {
        padding: 18px 16px;
        border: 1px solid #cbcbcb
    }

    .story-table tbody tr:nth-child(even) td {
        background-color: rgb(236.407079646,250.6194690265,251.592920354)
    }

.story-table-like {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid #cecece;
    border-left: 1px solid #cecece
}

    .story-table-like dd, .story-table-like dt {
        box-sizing: border-box;
        margin: 0;
        padding: 12px 6px;
        border-right: 1px solid #cecece;
        border-bottom: 1px solid #cecece;
        flex-basis: 100%;
        line-height: 1.5
    }

    .story-table-like dt {
        background-color: #ebebeb;
        font-weight: 700;
        text-align: left
    }

    .story-table-like dd {
        margin-left: 0
    }

@media (min-width:600px) {
    .story-table-like dt {
        flex-basis: calc(100% - 300px)
    }

    .story-table-like dd {
        flex-basis: 300px
    }
}

ol li, ul li {
    line-height: 2.2
}

@media (min-width:600px) {
    ol li, ul li {
        line-height: 1.8
    }
}
