/* common */
@keyframes wave-01 {
    0% {
        clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    }
    50% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
}
@keyframes wave-02 {
    0% {
        clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    }
    60% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
}
@keyframes wave-03 {
    0% {
        clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    }
    70% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
}
.hero-u {
    max-height: none;
}
.hero__img-u {
    object-position: 25% 35%;
}
/* index */
#ruleindex.ruleindex {
    margin-bottom: 8.4%;
}
#mains .rule-inner01 {
    width: var(--w-inner);
    font-size: var(--font-size-01);
    margin: 0 auto;
}
#mains .rule-inner02 {
    width: var(--w-inner-02);
    font-size: var(--font-size-02);
    margin: 0 auto;
}
#mains .schanze-inner {
    padding-bottom: 6.6%;
}
#ruleindex .wsj {
    margin: 4.3% 0% 0% 0%;
}
#mains .ruleindex .audio__ctn {
    display: flex;
    justify-content: center;
    gap: 0% 3%;
    padding: 0 0 6.5%;
}
.wsj img {
    width: 100%;
    height: auto;
    display: block;
}
#ruleindex .ruleindex__img-wrap {
    overflow: hidden;
    position: relative;
    clip-path: polygon(0% 13.1%, 100% 0%, 100% 86.9%, 0% 100%);
    padding: 0 0 55.7%;
    height: 0;
    z-index: 1;
}
#ruleindex .ruleindex__img {
    position: absolute;
    top: 0%;
    left: 0;
    object-fit: cover;
    object-position: 50% 0%;
    height: 110%;
    width: 100%;
}
#ruleindex .tshadow {
    margin: -1.1% 0% 7.2% 0%;
    letter-spacing: 0.1em;
    font-size: 1.126em;
    line-height: 1.778;
}
#mains .audio {
    width: 100%;
}
.audio button {
    padding: 0;
    border: none;
    outline: none;
    font: inherit;
    color: inherit;
    background: none;
    background-color: #fff;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    min-width: 13.75em;
    width: fit-content;
}
.audio__wrap {
    padding: 0;
    border: none;
    outline: none;
    font: inherit;
    color: inherit;
    background: none;
    background-color: #fff;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    color: #000;
    border-radius: 0.2em;
    overflow: hidden;
    min-width: 13.5em;
    cursor: pointer;
}
.schanze .audio__wrap {
    margin: 0 0.1% 1.7%;
}
.img__wrap {
    width: 4.7em;
    position: relative;
}
#mains .audio__img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.wave__wrap {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 0 4.5%;
}
.wave__wrap img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.wave__01 {
    animation: wave-01 2000ms linear infinite forwards;
}
.wave__02 {
    animation: wave-02 2000ms linear infinite forwards;
}
.wave__03 {
    animation: wave-03 2000ms linear infinite forwards;
}
#mains .audio__item {
    padding: 0.55em 0.9em 0 0.7em;
    margin: 0 0 0 0;
    letter-spacing: 0.1em;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: 2.3em 1.9em;
    color: #000;
}
.audio__tl {
    display: block;
    letter-spacing: 0.1em;
    text-align: left;
    width: 100%;
    font-size: 0.876em;
    grid-column: 1 / 3;
}
.audio__tl--continental {
    letter-spacing: 0;
}
.audio__name {
    display: block;
    font-size: 0.857em;
    text-align: left;
    margin-top: 1%;
}
.audio__name-sm {
    margin: 0% 0% 0% 5%;
    font-size: 0.8em;
}
.audio__icon {
    padding: 0;
    margin: 0em 0.2em 0 0.1em;
    display: block;
    position: relative;
    width: 0.625em;
    height: 0.625em;
}
.audio__icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.audio__time {
    font-family: var(--font-en);
    font-size: 0.858em;
    display: block;
    letter-spacing: 0.15em;
    line-height: 1;
}
.schanze {
    padding: 12.4% 0% 21.2% 0%;
    margin: -8% 0% 0% 0%;
    background-image: url(../../rule/images/img_ru01_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-color: #2273b7;
    color: #fff;
    position: relative;
}
.schanze:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #fff;
    width: 100%;
    padding: 0 0 7.5%;
    transform-origin: 0 0;
    clip-path: polygon(100% 0%, 100% 100%, 0 100%, 100% 0);
}
#ruleindex .schanze__text01 {
    margin: -1.2% 0% 10.7% 0%;
    letter-spacing: 0.1em;
    font-size: 1.126em;
    line-height: 1.778;
}
#ruleindex .schanze__img {
    width: 50%;
    height: auto;
    margin-bottom: 8.3%;
}
#ruleindex .contentInner02 {
    margin: 6.1% 10% 0%;
}
#ruleindex .schanze__list {
    margin: 0% 0% 0% 13.9%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    width: 44.862%;
    position: relative;
    z-index: 2;
}
.schanze__item {
    width: 20%;
}
#ruleindex .schanze__btn {
    padding: 0% 0% 6%;
    border: none;
    outline: none;
    font: inherit;
    color: inherit;
    background: none;
    font-size: 0.938em;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    font-family: var(--font-en);
    font-weight: 600;
}
.schanze__wrap {
    text-align: left;
}
#ruleindex .schanze__inner {
    position: relative;
    z-index: 2;
}
#mains .schanze__wrap-img {
    position: relative;
    margin: -28.3% 0 -11.1% -16.01%;
}
#mains .schanze__figure-anm {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    margin: 14% 0 0 13.8%;
    width: 49.445%;
    z-index: 1;
    height: auto;
}
#mains .schanze__figure-anm--flying {
    margin: -6.8% 0 0 10.3%;
    width: 84.167%;
}
#mains .schanze__figure-anm--large {
    margin: 3.5% 0 0 14.5%;
    width: 73.056%;
}
#mains .schanze__figure-anm--normal {
    margin: 3.6% 0 0 13.2%;
    width: 67.5%;
}
#mains .schanze__figure-anm--medium {
    margin: 14% 0 0 15.8%;
    width: 52.917%;
}
#ruleindex .schanze__tl {
    font-size: 3.75em;
    font-family: var(--font-en);
    font-weight: 600;
    display: inline-block;
}
.schanze__stl {
    margin: 1.5% 0% 0% 0%;
    font-size: 0.3em;
    display: block;
    font-family: var(--font-ja);
    font-weight: bold;
    letter-spacing: 0.05em;
}
#ruleindex .schanze__text {
    font-size: 0.875em;
    line-height: 1.286;
    margin-bottom: 1.8%;
}
/* glossary */
.side04__item {
    width: 20%;
    display: flex;
}
.glossary__anchor {
    position: relative;
    top: -1em;
    display: block;
}
.h4Glossary__wrap .glossary__anchor {
    top: 0;
}
.ruleglossary__wrap {
    position: relative;
    text-align: left;
}
#stage .side04__button.side04__button--link {
    color: #000;
    font-size: 0.8125em;
    padding: 0.85em 0;
    display: inline-flex;
    text-decoration: none;
    line-height: 1.46;
    align-items: center;
    justify-content: center;
}
.hero-u {
    min-height: calc(556px + var(--vw-02) * 17.22);
    position: relative;
    align-items: flex-end;
}
#mains .ruleglossary {
    margin: 1.4% 0 6.7%;
    position: relative;
}
#stage p.hero-u__tl {
    margin: 15% 0 5% 4.2%;
    width: 75%;
    color: #fff;
    text-align: left;
    z-index: 1;
    grid-area: 1 / 1;
    align-self: center;
}
.hero-u__tl-en {
    font-family: var(--font-en);
    font-weight: 600;
    font-size: 7.709em;
    line-height: 0.909;
}
.hero-u__tl-ja {
    margin: 1.4% 0% 0% 0.5%;
    display: block;
    font-size: 2.86em;
    letter-spacing: 0.08em;
}
#stage #contents.rule3 {
    width: 100%;
    margin-top: -0.3%;
}
#stage .page-tl {
    padding-top: 5%;
}
#ruleindex .schanze .page-tl {
    color: #fff;
}
#stage #contentWrapper {
    position: relative;
    margin-bottom: 8.2%;
}
#glossaryIndex {
    position: absolute;
    top: 0;
    left: 0;
    margin: -0.2% 0% 0% 4.5%;
    --ctop: 0;
}
#contentWrapper .contentInner-wrap {
    width: 91%;
    margin: 0 auto;
}
#stage #contentInner {
    width: 64%;
    margin: 1.6% auto;
}
#mains .glossary__wrap {
    width: 80.77%;
    margin: 0 auto;
}
#stage .txtCtsGlossary {
    position: relative;
}
#stage .glossaryIndex__wrap {
    font-size: 1.167em;
    line-height: 2.9em;
}
#stage .glossaryIndex__item {
    border-left: 1px solid #999;
}
#stage .glossaryIndex__item a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-left: 3px solid #0038a5;
    opacity: 0;
    transition: opacity 100ms ease;
}
#stage .glossaryIndex__item a:hover::before,
#stage .glossaryIndex__item a.is-current::before {
    opacity: 1;
}
#stage .glossaryIndex__item a {
    color: #999;
    text-decoration: none;
    display: block;
    width: 2.1em;
    text-align: right;
    padding: 0.75em 0;
    position: relative;
}
#stage .h4Glossary {
    margin-bottom: 3%;
    opacity: 0.5;
    font-weight: 300;
    margin-top: 7.4%;
    font-size: 2.126em;
    line-height: 0.883;
}
#stage .h4Glossary:first-child {
    margin-top: 0;
}
#stage .h4Glossary__wrap {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 3%;
}
#stage .h5Glossary {
    padding: 1.9% 0% 0% 0%;
    font-size: 1.564em;
    line-height: 1.28;
    letter-spacing: 0.15em;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    flex-basis: 28.4%;
}
#stage .h5Glossary__text-wrap p {
    font-size: 0.75em;
    line-height: 1.875;
    letter-spacing: 0.1em;
    height: auto;
    margin-right: -1%;
}
#stage .h5Glossary__text-wrap {
    font-size: 1.334em;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1.8% 0% 0% 8.7%;
    flex: 1;
}
.h5Glossary__foreign_language {
    font-size: 0.56em;
    line-height: 2.5;
    font-weight: 700;
    display: block;
    margin-top: -2.2%;
    letter-spacing: 0.04em;
}
#stage .linkGlossary {
    margin-top: 1.5%;
    display: inline-block;
}
#stage .linkGlossary a:before {
    content: "";
    background: url(/jump/j_common/images/icon_arrow.png) no-repeat 0 50% / 100% auto;
    display: inline-block;
    width: 6px;
    height: 1em;
    vertical-align: middle;
    margin: 0 0.5em 0 0;
    position: relative;
}
#stage .linkGlossary a {
    color: #000;
    margin: 0 0 17.5%;
    font-size: 0.813em;
    text-align: left;
    width: 100%;
}
#stage .imgR {
    margin: 3.6% 0% 1.3% 0%;
    height: auto;
    width: 100.282%;
    display: block;
}
.sns__item img {
    width: 100%;
    height: auto;
}
#rule__footer_link_other__wrap.rule__footer_link_other__wrap {
    width: 940px;
    margin: 0px auto;
}
/* rulecolumu */
#mains .rulecolumu {
    margin: 4.3% 0% 0% 0%;
}
#mains .rulecolumu__text {
    margin: -1.2% 0% 2.3% 0%;
    font-size: 1.126em;
    line-height: 1.778;
    letter-spacing: 0.14em;
}
.rulecolumu__text-sml {
    font-size: 0.813em;
    letter-spacing: 0.14em;
}
#mains .rulecolumu__link,
#mains .rulecolumu__item-link {
    color: #000;
    font-size: 0.813em;
    text-decoration: none;
}
.rulecolumu__link:before,
.rulecolumu__item-link:before {
    content: "";
    background: url(/jump/j_common/images/icon_arrow.png) no-repeat 0 50% / 100% auto;
    display: inline-block;
    width: 6px;
    height: 1em;
    vertical-align: middle;
    margin: 0 0.5em 0 0;
    position: relative;
}
#mains .rulecolumu__wrap {
    margin: 4.8% 0% 6.2% 0%;
}
#mains .rulecolumu__item {
    padding: 0% 0% 1.6% 0%;
    margin: 0% 0% 0 0%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    width: 80.77%;
    margin: 0 auto;
}
#mains .rulecolumu__item-tl {
    margin: 0% 0% 0% 0%;
    padding: 1.9% 0% 0% 0%;
    font-size: 1.001em;
    line-height: 1.875;
    letter-spacing: 0.1em;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    flex-basis: 28.4%;
    font-weight: bold;
}
#mains .rulecolumu__item-text-werp {
    padding: 1.9% 0% 0% 8.7%;
    margin: 0% 0% 0% 0%;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    flex: 1;
    letter-spacing: 0.1em;
}
#mains .rulecolumu__item-text {
    font-size: 1.001em;
    line-height: 1.875;
}
#mains .rulecolumu__item-link {
    margin: 0% 0% 2% 0%;
    display: inline-block;
}
#mains .rulecolumu__img-wrap {
    margin: 0% 0% 1.5% 0%;
    overflow: hidden;
    position: relative;
    clip-path: polygon(0% 13.1%, 100% 0%, 100% 86.9%, 0% 100%);
    padding: 0 0 55.9%;
    height: 0;
    z-index: 1;
}
#mains .rulecolumu__img-max {
    position: absolute;
    top: 0%;
    left: 0;
    object-fit: cover;
    object-position: 50% 0%;
    height: 100%;
    width: 100%;
}
#mains .rulecolumu__Nordic-text {
    margin: 0% 0% 0% 0%;
    width: 81.003%;
    margin: -1.3% auto 11%;
    font-size: 1.001em;
    line-height: 1.875;
    letter-spacing: 0.1em;
    text-align: left;
}
/* tab */
.schanze__list {
    display: flex;
}
.schanze__btn {
    background: none;
    border: none;
    position: relative;
    cursor: pointer;
}
.schanze__btn::before,
.schanze__btn::after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    border-top: solid 1px;
    width: 100%;
}
.schanze__btn::after {
    border-top-width: 2px;
    transform: scaleX(0);
}
.schanze__btn[aria-selected=true]::after {
    transform: scaleX(1);
}
#mains .schanze__wrap {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto;
    margin: 2.7% 0% 0% 13.8%;
}
.schanze__wrap-box {
    grid-column: 1;
    grid-row: 1;
    visibility: hidden;
    pointer-events: none;
    position: relative;
}
.schanze__wrap-box[aria-hidden=false] {
    visibility: visible;
    pointer-events: auto;
}
#ruleindex .schanze__figure {
    height: auto;
    z-index: 1;
    margin: 2.6% 0% 0% 0%;
    width: 100%;
    display: block;
    position: relative;
}
#mains .schanze__figure--large {
    margin-top: 2.7%;
}
#mains .schanze__figure--normal {
    margin-top: -30%;
}
#ruleindex .schanze__comparison {
    position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: none;
    width: 54.098%;
    height: auto;
    z-index: 0;
    margin: 0% 4.5% -8.4%;
    display: block;
}
#mains .schanze__comparison--large {
    margin: 0 4.5% -8.3%;
}
/* audio */
.js-audio__icn-play,
.js-audio__icn-pause {
    display: none;
}
@media screen and (max-width: 736px) {
    #stage .footer-link-other {
        width: 100%;
    }
    #stage .hero__img-u {
        height: 100%;
    }
    #stage .hero {
        height: 0;
        min-height: 0;
        padding: 0 0 66.5%;
        display: block;
    }
    /* index */
    #ruleindex .wsj {
        margin: 6% 0% 0% 0%;
    }
    #mains .rule-inner01 {
        width: 86.66%;
        position: relative;
    }
    #mains .rule-inner02 {
        width: 86.66%;
    }
    #mains .ruleindex .audio__ctn {
        justify-content: space-between;
        padding: 0 0 8.2%;
        gap: 10px 1%;
        flex-wrap: wrap;
    }
    #mains .ruleindex .audio__ctn .audio__wrap {
        min-width: 0;
    }
    #mains .ruleindex .audio__ctn .audio__tl {
        letter-spacing: 0;
    }
    #ruleindex .tshadow {
        text-align: left;
        font-size: 0.52em;
        line-height: 1.769;
        margin: 2% 0 6.3%;
        text-align: justify;
    }
    #mains .audio {
        width: 100%;
    }
    .schanze .audio__wrap {
        margin: 0 0 5% 0.4%;
        border-radius: 0.1em;
    }
    .img__wrap {
        width: 2em;
    }
    .audio__wrap {
        min-width: 5.5em;
    }
    #mains .audio__item {
        text-align: left;
        margin: 0;
        grid-template-rows: 1.2em 0.6em;
        padding: 0.1em 0.4em 0.1em 0.25em;
    }
    .audio__tl {
        font-size: 0.46em;
        line-height: 1.3;
    }
    .audio__name {
        margin-top: 0;
        font-size: 0.826em;
        letter-spacing: 0.16em;
    }
    .audio__name-sm {
        font-size: 0.826em;
    }
    .audio__icon {
        width: 0.35em;
        height: 0.35em;
    }
    .audio__time {
        font-size: 0.42em;
    }
    .schanze .audio__time {
        margin: 2% 4%;
    }
    .schanze {
        padding: 9.1% 0% 0% 0%;
        background-image: none;
    }
    .schanze__bg {
        position: absolute;
        top: 0%;
        left: 0;
        width: 100%;
        height: 100%;
        clip: rect(auto, auto, auto, auto);
        pointer-events: none;
        background: #2a77b9;
    }
    #mains .schanze__bg img {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100lvh;
        object-fit: cover;
        transform: translateY(1px);
    }
    #ruleindex .schanze__text01 {
        margin: 1.8% -1% 6.1% 0%;
        text-align: left;
        font-size: 0.52em;
        line-height: 1.77;
        letter-spacing: 0.14em;
    }
    #ruleindex .schanze__img {
        width: 100%;
        margin-bottom: 13.4%;
    }
    #ruleindex .schanze__list {
        width: 100%;
        margin: 0;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(4.1ex, 1fr));
    }
    .schanze__item {
        width: 100%;
    }
    #mains .schanze__wrap {
        margin: 12% 0 0 0;
    }
    #ruleindex .schanze__btn {
        font-size: 0.48em;
    }
    #ruleindex .schanze__inner {
        margin: 0 2.8%;
    }
    #mains .schanze__wrap-img {
        margin: -68.3% -8% 6.2% -7.4%;
    }
    #mains .schanze__figure-anm {
        width: 105%;
        margin: 80% 0 0% -4.9%;
        position: absolute;
    }
    #mains .schanze__figure-anm--flying {
        width: 265%;
        margin: 52% 0 0.4% -73.1%;
    }
    #mains .schanze__figure-anm--large {
        width: 170%;
        margin: 57.4% 0 -4.8% -41.3%;
    }
    #mains .schanze__figure-anm--normal {
        width: 165%;
        margin: 72.3% 0 0% -24.5%;
    }
    #mains .schanze__figure-anm--medium {
        width: 111.7%;
    }
    #ruleindex .schanze__figure {
        margin: 0;
        width: 179.623%;
    }
    #ruleindex .schanze__comparison {
        margin: 0;
        width: 100%;
        position: unset;
    }
    #mains .schanze__comparison--large {
        margin: 5.1% 0 -5% 0;
    }
    #mains .schanze__comparison--normal {
        margin: -75.9% 0 0 0;
    }
    #ruleindex .schanze__tl {
        font-size: 1.4em;
    }
    .schanze__stl {
        font-size: 0.429em;
        margin: 2.2% 0% 2.2% 1.2%;
    }
    #ruleindex .schanze__text {
        font-size: 0.48em;
        line-height: 1.5;
        margin-bottom: 6.3%;
    }
    /* glossary */
    .glossary__anchor {
        position: relative;
        top: -1.8em;
        display: block;
    }
    .h4Glossary__wrap .glossary__anchor {
        top: -1em;
    }
    #stage .side04__button.side04__button--link {
        font-size: 0.48em;
        padding: 1.1em 0;
        position: relative;
        line-height: 1.45;
    }
    #stage .side04__button.side04__button--link::before,
    #stage .side04__button.side04__button--link::after {
        display: none;
    }
    #stage .side04__button.side04__button--link:hover {
        text-decoration: none;
    }
    .hero-u {
        height: auto;
        min-height: auto;
    }
    #stage p.hero-u__tl {
        margin: 80px 0% 6.5% 4.2%;
        position: relative;
        align-self: flex-end;
    }
    .hero__img-u {
        object-position: 60% 0%;
    }
    .hero-u__tl-en {
        font-size: 3.123em;
        line-height: 0.909;
    }
    .hero-u__tl-ja {
        font-size: 1.159em;
    }
    #stage .page-tl {
        padding: 9.7% 0 7.9%;
    }
    #glossaryIndex {
        position: absolute;
        width: 74.6%;
        width: 100%;
        margin: 0 auto 9.6%;
        padding: 0 12.9%;
        box-sizing: border-box;
        background: #fff;
        z-index: 1;
        top: 0 !important;
        bottom: auto !important
    }
    #mains .ruleglossary {
        margin-top: 0%;
    }
    #stage #contentInner {
        width: 95%;
        margin: 0 auto;
        padding: 0;
    }
    #stage .glossaryIndex__wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        font-size: 1.2em;
        line-height: 1.9;
    }
    #stage .glossaryIndex__item {
        width: 14.2857%;
        border-bottom: 1px solid #999;
        border-left: none;
        text-indent: 0;
        text-align: center;
    }
    #stage .glossaryIndex__item a:before {
        bottom: 0;
        border-left: none;
        border-bottom: 2px solid #0038a5;
        width: 100%;
        height: 0;
        top: auto;
    }
    #stage .glossaryIndex__item a {
        text-decoration: none;
        text-align: center;
    }
    #mains .ruleglossary__wrap {
        padding: 16.9% 0 0%;
    }
    #mains .glossary__wrap {
        width: 100%;
    }
    #stage .h4Glossary {
        margin: 9.9% 0 3.4%;
        font-size: 1em;
        line-height: 0.92;
    }
    #stage .h4Glossary__wrap {
        display: block;
        margin-bottom: 1.6%;
    }
    #stage .h5Glossary {
        font-size: 0.68em;
        line-height: 1.353;
        letter-spacing: 0.05em;
        font-feature-settings: normal;
        padding-top: 3%;
        padding-bottom: 2.3%;
        position: relative;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    h4.h5Glossary:before {
        content: "";
        width: 34%;
        display: block;
        border-top: 1px solid rgba(0, 0, 0, 0.3);
        position: absolute;
        top: 0;
        left: 0;
        margin-top: -1px;
    }
    #stage .h5Glossary__text-wrap p {
        font-size: 0.39em;
        line-height: 1.77;
        margin-right: -1.3%;
        letter-spacing: 0.1em;
        display: block;
    }
    #stage .h5Glossary__text-wrap {
        border: none;
        padding: 0;
        border: none;
    }
    .h5Glossary__foreign_language {
        font-size: 0.647em;
        margin-top: 0%;
        font-feature-settings: "palt";
        letter-spacing: 0.05em;
        line-height: 1.5;
    }
    #stage .linkGlossary {
        margin: -0.2% 0 0 0.5%;
    }
    #stage .linkGlossary a {
        display: block;
        letter-spacing: 0.02em;
        font-feature-settings: normal;
        width: fit-content;
        margin: 2% 0 10.3%;
    }
    #stage .imgR {
        margin: 3.6% 0% 3.9% 0%;
    }
    #rule__footer_link_other__wrap.rule__footer_link_other__wrap {
        width: 89.33%;
    }
    /* rulecolumu */
    #mains .rulecolumu {
        margin: 6.4% 0% 0% 0%;
    }
    #mains .rulecolumu__text {
        font-size: 0.52em;
        line-height: 1.77;
        margin: 1.4% 0% 5.3% 0%;
        letter-spacing: 0.145em;
        text-align: left;
    }
    #mains .rulecolumu__text-wrap {
        text-align: left;
        margin: -0.5% 0 0 0.4%;
    }
    .rulecolumu__text-sml {
        letter-spacing: 0.05em;
        display: block;
        font-size: 0.42em;
        line-height: 1.334;
    }
    #mains .rulecolumu__link,
    #mains .rulecolumu__item-link {
        display: block;
        font-size: 0.42em;
        text-align: left;
        margin: 1.8% 0% 0%;
        width: fit-content;
        letter-spacing: 0.1em;
    }
    #mains .rulecolumu__wrap {
        margin: 10.8% 0% 3.1% 0%;
    }
    #mains .rulecolumu__item {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        border-top: 1px solid rgba(0, 0, 0, 0.2);
        position: relative;
        padding: 0% 0% 2.2% 0%;
    }
    .rulecolumu__item:before {
        content: "";
        width: 33.85%;
        height: 1px;
        background-color: rgba(0 0 0/0.6);
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        margin-top: -1px;
    }
    #mains .rulecolumu__item-tl {
        font-size: 0.52em;
        width: 100%;
        position: relative;
        border: none;
        padding: 2.4% 0% 0% 0%;
    }
    #mains .rulecolumu__item-text-werp {
        font-size: 0.52em;
        border: none;
        padding: 0.8% 0 0 0;
    }
    #mains .rulecolumu__item-text {
        font-size: 1em;
        line-height: 1.77;
    }
    #mains .rulecolumu__item-link {
        font-size: 0.808em;
        margin: 1.6% 1% 0%;
        letter-spacing: 0.06em;
    }
    #mains .rulecolumu__Nordic-text {
        font-size: 0.52em;
        line-height: 1.77;
        width: 100%;
        margin: 1.7% 0 4.2%;
    }
}
/* rulerule */
#mains .rulerule {
    text-align: left;
    font-size: var(--font-size-01);
}
.rulerule img {
    width: 100%;
    height: auto;
    display: block;
}
.rulerule figure {
    margin: 0;
}
.rulerule .audio {
    width: fit-content;
    min-width: 15em;
}
#mains .rulerule-inner {
    width: var(--w-inner);
    margin: 0 auto;
}
#mains .rulerule-box-01 {
    width: 84.616%;
    margin: 0 auto;
}
#mains .rulerule .page-tl {
    padding: 4.3em 0 4.4em;
}
#mains .rulerule-score__audio-01 {
    margin: 14.8% 0 0;
}
#mains .rulerule-score__audio-02 {
    margin: 0 0 9.7%;
}
#mains .rulerule__lead {
    margin: 0% 0% 4.2em 0%;
    text-align: center;
    font-size: 1.126em;
    line-height: 1.778;
    letter-spacing: 0.1em;
}
#mains .rulerule-score__formula {
    margin: 6.4% 0% 9.6% 0%;
}
#mains .rulerule-score__ctn+.rulerule-score__ctn {
    margin-top: 9.6%;
}
#mains .rulerule-score__text-item {
    margin: 13.6% 0 0 7.6%;
    width: 42.308%;
}
#mains .rulerule-score__text-item--02 {
    margin-top: 7.2%;
}
#mains .rulerule-score__stl {
    margin: 0% 0% 0.65em 0%;
    font-size: 1.439em;
    font-weight: 500;
    letter-spacing: 0.2em;
}
.rulerule-score__stl-small {
    font-size: 0.783em;
}
#mains .rulerule-score__text {
    font-size: 1.001em;
    line-height: 1.875;
    letter-spacing: 0.1em;
    text-align: justify;
}
#mains .rulerule-score__text+.rulerule-score__text {
    margin-top: 1.9em;
}
#mains .rulerule-score__img-01 {
    margin: 6.3% 0% -0.7% 2.7%;
    width: 83.8%;
}
.rulerule-score__img-item--01 {
    width: 42.308%;
    flex-shrink: 0;
}
.rulerule-score__ctn,
.rulerule-score__ctn--lr {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.rulerule-score__ctn--lr {
    flex-direction: row;
    justify-content: space-between;
}
#mains .rulerule-score__img-02 {
    margin: 1% 0% 5.7% 0%;
}
#mains .rulerule-score__img-03 {
    margin: 6.9% 0% 6.5% 2.9%;
    width: 97.8%;
}
#mains .rulerule-score__img-04 {
    margin: 6.2% 0% 6.4% 2.1%;
    width: 88.8%;
}
.rulerule-score__img-item--02 {
    width: 42.308%;
    flex-shrink: 0;
}
.rulerule-score__img-item--02 img {
    width: 146%;
    max-width: calc(43 * var(--vw-02));
}
#mains .rulerule-deduction {
    margin: -0.4% 0% 8.5% 7.6%;
    font-size: 0.876em;
    line-height: 1.714;
    width: 42.308%;
    letter-spacing: 0.1em;
}

#mains .rulerule-deduction a {
    font-size: 0.9em;
}
#mains .rulerule-arw-link {
    color: inherit;
}
#mains .rulerule-arw-link::before {
    content: "";
    background: url(/jump/j_common/images/icon_arrow.png) no-repeat 100% 4px/6px auto;
    display: inline-block;
    width: 0.5em;
    height: 1em;
    margin: 0 0.5em 0 0;
}
#mains .rulerule-deduction th,
#mains .rulerule-deduction td {
    padding: 0.7em 0 0.9em;
    line-height: 1.713;
}
.rulerule-deduction th {
    font-weight: 400;
    border-top: solid 1px #a0a0a0;
    width: 35.2%;
}
#mains .rulerule-deduction td {
    border-top: solid 1px #e5e5e5;
    padding-left: 1.8em;
}
.rulerule-deduction caption {
    text-align: left;
    font-weight: bold;
    font-size: 1.142em;
    line-height: 1.875;
    margin: 0 0 0.7em;
}
.rulerule-score__img-item--02-02 {
    width: 42.308%;
}
#mains .rulerule-score__correction {
    margin: 3.2% 0% 5.1% 0%;
    font-size: 1.001em;
    line-height: 1.875;
    letter-spacing: 0.1em;
}

#mains .rulerule-score__correction div+div {
    margin-top: 1.875em;
}
#mains .rulerule-score__correction dt {
    font-weight: bold;
    float: left;
    clear: both;
    line-height: 1.875;
    -webkit-text-size-adjust: 100%;
}
#mains .rulerule-score__correction dd {
    line-height: 1.875;
    -webkit-text-size-adjust: 100%;
}
#mains .rulerule-img-line {
    overflow: hidden;
    position: relative;
    clip-path: polygon(0% 13.1%, 100% 0%, 100% 86.9%, 0% 100%);
    padding: 0 0 56.1%;
    height: 0;
    z-index: 2;
}
#mains .rulerule-img-line__img {
    position: absolute;
    top: -14%;
    top: -5%;
    left: 0;
    object-fit: cover;
    object-position: 50% 50%;
    height: 110%;
}
#mains .rulerule-flow__tl {
    margin: -0.8em 0% -0.3em 0%;
    text-align: center;
    font-size: 1.439em;
    font-weight: 500;
    letter-spacing: 0.25em;
}
.rulerule-flow__tl-num {
    font-size: 3.216em;
    font-weight: 300;
    font-family: var(--font-en);
}
#mains .rulerule-flow__tl--02 {
    margin: 6.3% 0 6%;
}
#mains .rulerule-flow__tl--03 {
    margin: 6.6% 0 6%;
}
#mains .rulerule-flow__stl {
    margin: 0% 0% 0.7em 0%;
    font-size: 1.564em;
    line-height: 0.913;
    font-weight: 500;
    letter-spacing: 0.16em;
}
#mains .rulerule-flow__text {
    font-size: 1.001em;
    line-height: 1.875;
    letter-spacing: 0.08em;
    text-align: justify;
}
#mains .rulerule-flow__audio-01 {
    margin: 5% 0 8.4%;
}
#mains .rulerule-flow__audio-02 {
    margin: 10% 0 20%;
}
#mains .rulerule-bmi {
    margin: 0% 0% 10.8% 0%;
}
#mains .rulerule-bmi__tl {
    font-size: 1.001em;
    line-height: 1.875;
    font-weight: 700;
    letter-spacing: 0.09em;
}
#mains .rulerule-bmi__img-01 {
    margin: 2% 0% 5.6% 0%;
    width: 50%;
}
.rulerule-bmi__ctn {
    display: flex;
    justify-content: space-between;
}
.rulerule-bmi__text-item {
    width: 50%;
}
#mains .rulerule-bmi__table {
    margin: 3% 0% 14% 0%;
    font-size: 0.875em;
    table-layout: fixed;
    width: 100%;
}
.rulerule-bmi__table caption {
    font-size: 0.858em;
    line-height: 1.667;
    text-align: left;
    text-indent: -1em;
    padding: 0.8em 0 0 1em;
    caption-side: bottom;
    caption-side: bottom;
}
#mains .rulerule-bmi__table th,
#mains .rulerule-bmi__table td {
    padding: 0.8em 0 0.9em;
    line-height: 1.713;
    vertical-align: middle;
}
.rulerule-bmi__table th {
    font-weight: 400;
    border-top: solid 1px #a0a0a0;
    width: 25.7%;
}
#mains .rulerule-bmi__table td {
    border-top: solid 1px #e5e5e5;
    text-align: center;
}
.rulerule-bmi__table tr:last-child th {
    border-bottom: solid 1px #a0a0a0;
}
.rulerule-bmi__table tr:last-child td {
    border-bottom: solid 1px #e5e5e5;
}
#mains .rulerule-flow__img-02 {
    margin: 7% 0% 6.2% 0%;
}
#mains .rulerule-flow__img-03 {
    margin: 7% 0% 6% 0%;
}
.rulerule-bmi__img-item {
    width: 31.347%;
    flex-shrink: 0;
}
.rulerule-flow__ctn {
    flex-direction: row-reverse;
}
#mains .rulerule-flow__ctn:last-child {
    padding-bottom: 14.1%;
}
#mains .rulerule-flow__ctn+.rulerule-flow__ctn {
    margin-top: 7.8%;
}
#mains .rulerule-flow__text-item {
    margin: 0% 0% 0% 7.6%;
    width: 42.308%;
}
#mains .rulerule-flow__text-item--03 {
    padding: 5.9% 0 0;
}
.rulerule-flow__img-item {
    width: 42.308%;
    flex-shrink: 0;
}
#mains .rulerule-flow__img-item--01 {
    margin-top: 3.15em;
}
.rulerule-flow__img-item figcaption {
    font-size: 0.813em;
    line-height: 1.615;
    margin: 0.4em 0 0;
}
.rulerule-flow__ctn,
.rulerule-flow__ctn--lr {
    display: flex;
    justify-content: flex-end;
}
.rulerule-flow__ctn--lr {
    flex-direction: row;
    justify-content: space-between;
}
#mains .rulerule-formats__lead {
    margin: 1.2% 0% 10.3% 0%;
    display: flex;
    align-items: flex-end;
}
.rulerule-formats__lead-img {
    width: 61.539%;
}
#mains .rulerule-formats__lead-text-item {
    margin: 0% 0% 0% 8%;
    flex-grow: 1;
}
#mains .rulerule-formats__lead-text-item .audio+.audio {
    margin-top: 9%;
}
#mains .rulerule-formats__ctn+.rulerule-formats__ctn {
    margin-top: 10.4%;
}
#mains .rulerule-formats__ctn:last-child {
    padding-bottom: 6%;
}
.rulerule-formats__text-item {
    width: 63.637%;
    flex-shrink: 0;
}
#mains .rulerule-formats__ctn--lr .rulerule-formats__text-item {
    margin-right: 9%;
}
#mains .rulerule-formats__ctn--full .rulerule-formats__text-item {
    width: 100%;
    margin-bottom: 0;
}
#mains .rulerule-formats__tl {
    margin: 0% 0% 0.8em 0%;
    font-size: 1.564em;
    line-height: 0.913;
    font-weight: 500;
    letter-spacing: 0.14em;
}
#mains .rulerule-formats__text {
    font-size: 1.001em;
    line-height: 1.875;
    letter-spacing: 0.1em;
}
.rulerule-formats__ctn,
.rulerule-formats__ctn--lr {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.rulerule-formats__ctn--lr {
    flex-direction: row;
    justify-content: space-between;
}
.rulerule-international {
    background: #2a77ba url(/jump/rule/images/img_ru01_bg.jpg) no-repeat 50% 0/cover;
    color: #fff;
    position: relative;
    margin: 0 0 120px;
    padding: 9em 0 0;
}
.rulerule-international::before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    background: #fff;
    width: 100%;
    padding: 0 0 7.5%;
    transform-origin: 0 0;
    clip-path: polygon(0 0, 100% 0, 0 100%, 0 0);
}
.rulerule-international::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #fff;
    width: 100%;
    padding: 0 0 7.5%;
    transform-origin: 0 0;
    clip-path: polygon(100% 0%, 100% 100%, 0 100%, 100% 0);
}
#mains .rulerule .rulerule-international__page-tl {
    padding: 4.8em 0 5em;
}
#mains .rulerule-international__audio-01 {
    margin-top: 3em;
}
#mains .rulerule-international__ctn+.rulerule-international__ctn {
    margin-top: 10.7%;
}
.rulerule-international__text-item {
    width: 63.637%;
}
#mains .rulerule-international__text-item--02 {
    margin: 7.8% 0 0 9%;
    width: auto;
}
#mains .rulerule-international__tl {
    margin: 0% 0% 0.7em 0%;
    font-size: 1.564em;
    line-height: 0.913;
    font-weight: 500;
    letter-spacing: 0.2em;
}
#mains .rulerule-international__text {
    font-size: 1.001em;
    line-height: 1.875;
    letter-spacing: 0.11em;
    text-align: justify;
}
.audio__data {
    position: absolute;
    top: -99999px;
    left: 0;
}
.rulerule-international__ctn,
.rulerule-international__ctn--rl {
    display: flex;
    justify-content: space-between;
    gap: 0 5%;
}
.rulerule-international__ctn--rl {
    flex-direction: row-reverse;
}
.rulerule-international__ctn--full {
    flex-direction: row;
}
.rulerule-international__img-item,
.rulerule-international__img-item--large {
    width: 28.208%;
    min-width: 15em;
}
.rulerule-international__img-item--large {
    width: 41%;
    flex-shrink: 0;
}
#mains .rulerule-international__img-item--large img {
    width: 122%;
    margin: 0 0 0 -22%;
}
.rulerule-international__img-item--large figcaption {
    font-size: 0.813em;
    text-align: left;
    display: block;
    margin: 0.8em 0 0 -21.8%;
    letter-spacing: 0.1em;
}
#mains .rulerule-international__img-item .audio+.audio {
    margin-top: 13%;
}
#mains .rulerule-international__text-02 {
    font-size: 1.126em;
    line-height: 1.778;
    text-align: center;
    padding: 10.3% 0 16.7%;
    letter-spacing: 0.1em;
}
@media screen and (max-width: 736px) {
    #mains .audio button {
        min-width: 6.4em;
    }
    /* rulerule */
    #mains .rulerule-inner {
        width: 86.667%;
    }
    #mains .rulerule-box-01 {
        width: 100%;
    }
    #mains .rulerule .page-tl {
        padding: 11.3% 0 9.8%;
    }
    #mains .rulerule-score__audio-01 {
        margin: 6.7% 0 10.1%;
        order: -1;
    }
    #mains .rulerule-score__audio-02 {
        margin: 0 0 8.9%;
    }
    #mains .rulerule__lead {
        font-size: 0.52em;
        line-height: 1.769;
        text-align: left;
        margin: 0;
    }
    #mains .rulerule__lead--flow {
        margin-bottom: 10.6%;
    }
    #mains .rulerule-score__formula {
        margin: 8.6% 0% 7.8% 0%;
    }
    #mains .rulerule-score__text-item {
        width: 100%;
        margin: 0;
    }
    #mains .rulerule-score__text-item--01 {
        display: flex;
        flex-direction: column;
    }
    .rulerule .audio {
        min-width: 7.2em;
    }
    #mains .rulerule-score__text-item--02 {
        margin-top: 10.9%;
    }
    #mains .rulerule-score__stl {
        font-size: 0.69em;
    }
    #mains .rulerule-score__text {
        font-size: 0.52em;
        line-height: 1.769;
    }
    #mains .rulerule-score__img-01 {
        margin: 7.7% 0% 5.2% 0.3%;
        width: 85.1%;
    }
    .rulerule-score__img-item--01 {
        width: 100%;
        overflow: hidden;
    }
    #mains .rulerule-score__img-item--01 img {
        margin: -47.7% 0 -64.3%;
    }
    .rulerule-score__ctn,
    .rulerule-score__ctn--lr {
        flex-direction: column-reverse;
    }
    .rulerule-score__ctn--deduction {
        flex-direction: column;
    }
    #mains .rulerule-score__img-02 {
        margin: 2.2% 0% 3.7% 2.2%;
        width: 101.7%;
    }
    #mains .rulerule-score__img-03 {
        margin: 8.3% 0% 9% 0.5%;
        width: 99.6%;
    }
    .rulerule-score__img-item--02 {
        width: 100%;
    }

    .rulerule-score__img-item--02 img {
        max-width: none;
    }
    #mains .rulerule-deduction {
        width: 100%;
        margin: -2.6% 0 1.4%;
        font-size: 1em;
        line-height: 1;
        table-layout: fixed;
    }
    #mains .rulerule-deduction th,
    #mains .rulerule-deduction td {
        padding: 0.7em 0 0.75em;
        font-size: 0.52em;
        line-height: 1.539;
        letter-spacing: 0.06em;
    }
    .rulerule-deduction th {
        width: 33.8%;
    }
    #mains .rulerule-deduction td {
        padding-left: 6.1%;
    }
    .rulerule-deduction caption {
        width: 100%;
        font-size: 0.56em;
        margin: 0 0 0.6em;
    }
    #stage .rulerule-score__img-item--02-02 {
        width: 100%;
        margin: 0 0 10.1%;
    }
    #mains .rulerule-score__correction {
        font-size: 0.52em;
        line-height: 1.769;
        margin: 4.4% 0% 5.1% 0%;
    }
    #mains .rulerule-score__correction dt {
        line-height: 1.769;
    }
    #mains .rulerule-score__correction dd {
        line-height: 1.769;
        margin: 0 0 3.7%;
    }
    #mains .rulerule-flow__tl {
        font-size: 0.69em;
        text-align: left;
        margin: -11.1% 0% 5.2% 0%;
    }
    #mains .rulerule-flow__tl--02 {
        margin: 3.3% 0 3.2%;
    }
    #mains .rulerule-flow__tl--03 {
        margin: 4.9% 0% -2.6% 0%;
    }
    #mains .rulerule-flow__stl {
        font-size: 0.746em;
        line-height: 0.609;
        margin: 4.6% 0 0.8em;
    }
    #mains .rulerule-flow__text {
        font-size: 0.52em;
        line-height: 1.769;
        order: 4;
    }
    #mains .rulerule-flow__audio-02 {
        margin: 5% 0 12%;
    }
    #mains .rulerule-bmi {
        margin: 11.6% 0% 10.8% 0%;
    }
    #mains .rulerule-bmi__tl {
        font-size: 0.6055em;
        line-height: 0.992;
        letter-spacing: 0;
    }
    #mains .rulerule-bmi__img-01 {
        width: 100%;
        margin: 4.5% 0% 10.8% 0%;
    }
    .rulerule-bmi__ctn {
        flex-direction: column;
    }
    .rulerule-bmi__text-item {
        width: 100%;
        display: contents;
    }
    #mains .rulerule-bmi__table {
        font-size: 0.56em;
        line-height: 1.538;
        margin: 4.2% 0% 10.9% 0%;
    }
    .rulerule-bmi__table caption {
        font-size: 10px;
        line-height: 1.556;
    }
    #mains .rulerule-bmi__table th,
    #mains .rulerule-bmi__table td {
        font-size: 0.929em;
        line-height: 1.538;
        padding: 0.7em 0 0.75em;
        letter-spacing: 0.03em;
    }
    .rulerule-bmi__table th {
        width: 31.8%;
    }
    #mains .rulerule-flow__img-02 {
        margin: 8.8% 0% 9.6% -5.2%;
        width: 101.5%;
    }
    #mains .rulerule-flow__img-03 {
        margin: 8.8% 0% 9.7% -5%;
        width: 101.3%;
    }
    #mains .rulerule-bmi__img-item {
        width: 75.231%;
        margin: 0 auto 10.4%;
        order: 3;
    }
    .rulerule-flow__ctn {
        flex-direction: column-reverse;
    }
    #mains .rulerule-flow__ctn:last-child {
        padding-bottom: 8.7%;
    }
    #mains .rulerule-flow__text-item {
        margin: 0;
        width: 100%;
    }
    .rulerule-flow__img-item {
        width: 100%;
    }
    #mains .rulerule-flow__img-item--01 {
        margin: -1% 0 6.6%;
    }
    .rulerule-flow__img-item figcaption {
        font-size: 0.42em;
        line-height: 1.333;
        margin: 0.7em 0 0;
    }
    .rulerule-flow__ctn--start {
        flex-direction: column;
    }
    #stage .rulerule-flow__ctn--start .rulerule-flow__text-item {
        margin: 0 0 5.2%;
    }
    #mains .rulerule-formats__lead {
        flex-direction: column;
        margin: 2.4% 0% 11.9% 0%;
        display: flex;
        align-items: flex-start;
    }
    .rulerule-formats__lead-img {
        width: 100%;
    }
    #mains .rulerule-formats__lead-text-item {
        margin: 7% 0 0;
    }
    #mains .rulerule-formats__ctn+.rulerule-formats__ctn {
        margin-top: 12.1%;
    }
    #mains .rulerule-formats__ctn:last-child {
        padding-bottom: 9.5%;
    }
    #stage .rulerule-formats__text-item {
        width: 100%;
        margin: 0 0 5.1%;
    }
    #mains .rulerule-formats__tl {
        font-size: 0.746em;
        line-height: 0.609;
    }
    #mains .rulerule-formats__text {
        font-size: 0.52em;
        line-height: 1.769;
    }
    .rulerule-formats__ctn,
    .rulerule-formats__ctn--lr {
        flex-direction: column;
    }
    .rulerule-international {
        margin-bottom: 0;
        padding-top: 8.2%;
    }
    .rulerule-international::before {
        z-index: 1;
    }
    #mains .rulerule .rulerule-international__page-tl {
        position: relative;
    }
    #mains .rulerule-international__ctn+.rulerule-international__ctn {
        margin-top: 10%;
    }
    #stage .rulerule-international__text-item {
        width: 100%;
        margin: 0 0 5.4%;
    }
    #stage .rulerule-international__ctn--full .rulerule-international__text-item {
        margin-bottom: 0;
    }
    .rulerule-international__img-item {
        width: 100%;
    }
    #mains .rulerule-international__text-item--02 {
        margin: 0;
    }
    #mains .rulerule-international__tl {
        font-size: 0.746em;
        line-height: 1.391;
        margin: 0% 0% 0.4em 0%;
    }
    #mains .rulerule-international__text {
        font-size: 0.52em;
        line-height: 1.769;
    }
    .rulerule-international__ctn,
    .rulerule-international__ctn--rl {
        flex-direction: column;
        position: relative;
    }
    #mains .rulerule-international__img-item .audio+.audio {
        margin-top: 4.6%;
    }
    #mains .rulerule-international__audio-01 {
        margin-top: 0;
    }
    #stage .rulerule-international__img-item--large {
        width: 100%;
        margin: 5.2% 0 0;
    }
    #mains .rulerule-international__img-item--large img {
        width: 100%;
        margin: 0;
    }
    .rulerule-international__img-item--large figcaption {
        font-size: 0.42em;
        line-height: 1.333;
        margin: 0.7em 0 0;
    }
    #mains .rulerule-international__text-02 {
        font-size: 0.52em;
        line-height: 1.769;
        text-align: left;
        padding: 10.3% 0 13.2%;
        position: relative;
    }
    .rulerule-international__bg {
        position: absolute;
        top: 0%;
        left: 0;
        width: 100%;
        height: 100%;
        clip: rect(auto, auto, auto, auto);
        pointer-events: none;
        background: #2072b8;
    }
    #mains .rulerule-international__bg img {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100lvh;
        object-fit: cover;
        transform: translateY(1px);
    }
    #mains .rulerule-arw-link::before {
        background-size: 0.5em auto;
    }
}
@media screen and (hover:hover) {
    .js-audio__btn {
        transition: opacity 200ms ease;
    }
    .js-audio__btn:hover {
        opacity: .7;
    }
    #mains .rulecolumu__link:hover,
    #mains .rulecolumu__item-link:hover {
        text-decoration: underline;
    }
}