@charset "utf-8";


.yosou-btn {
    margin: 77px 0 0px;
    display: inline-block;
}

.result-wrap {
    margin: auto;
    max-width: 1100px;
    padding-top: 16px;
}

.add_setsumei_wrap {
    padding: 0% 2% 5% 2%;
}

.bc-white.bg-none {
    background: none;
}

.result-detaile {
    margin-top: 50px;
    /* background: #ebedef; */
    padding: 55px 0px;
    border-radius: 30px;
}

.mt-100 {
    margin-top: 100px;
}

.quize-setsumei-img.mt-100_sp {
    margin-top: 15vw;
}

.race-num {
    margin-left: 15px;
    margin-right: 15px;
}

.result-detaile .d-flex img:first-child {
    margin-top: -15px;
}

.three-number {
    text-align: center;
    margin-left: 52px;
}

.three-number.other {
    text-align: left;
}

.three-number span {
    font-size: 70px;
    border: 2px solid #000;
    padding: 0px 34px 8px;
    font-weight: 500;
    margin: 0 3px;
}


.race-num-1 {
    background: #fff;
}

.race-num-2 {
    background: #000;
    color: #fff;
}

.race-num-3 {
    background: #d70051;
    color: #fff;
}

.race-num-4 {
    background: #036eb8;
    color: #fff;
}

.race-num-5 {
    background: #fdd000;
}

.race-num-6 {
    background: #00a29a;
    color: #fff;
}

.bassui {
    margin: 0;
    margin-top: 57px;
    font-weight: 600;
    font-size: 20px;
}



.text-right {
    text-align: right;
}

.comment+p {
    margin: 0;
    margin-top: 24px;
    font-weight: 600;
    font-size: 20px;
}

.comment {
    line-height: 1.7;
    font-weight: 600;
    font-size: 20px;
    max-width: 1000px;
    /* margin-left: 40px; */
}

.mb-38 {
    margin-bottom: 38px;
}

.hit {
    object-fit: contain;
    align-self: baseline;
    margin-top: 30px;
}

.yosou-comment-h {
    margin-top: 80px;
}

/* .three-number img {
    margin-top: 60px;
} */

.result-detaile .justify-content-between {
    align-items: center;
}

.justify-content-between {
    justify-content: space-between;
}

.d-flex {
    display: flex;
}

.other.three-number {
    padding: 8px 0px;
    font-weight: 500;
    /* display: flex;
    align-items: flex-start; */
    min-width: 220px;
    margin-left: 0;
}

.other.three-number img {
    margin: 0 3px;
}

.other.three-number+.comment {
    line-height: normal;
    margin-left: 20px;
    margin-top: 40px;
    margin-bottom: 40px;

}

.other.three-number span {
    font-size: 44px;
    margin: 0 8px;
    padding: 5px 25px;
}


.result-detaile-sec {
    margin-top: 50px;
}


.race-day {
    /* border-top: 3px solid #000;
    border-bottom: 3px solid #000; */
    position: relative;
    font-size: 40px;
    font-weight: bold;
    margin-top: 37px;
}


.race-day p {
    position: relative;
    margin: 0;
    margin: 15px 0px 15px;
    background: #33c3bd;
    padding: 5px 0 5px;
    color: #fff;
}


/* .race-day::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 4px;
    background: #000;
    height: 10px;
    width: 100%;
    display: block;
    z-index: 2;
} */

/* .race-day::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    background: #000;
    height: 10px;
    width: 100%;
    display: block;
} */

.mt-61 {
    margin-top: 61px;
    width: 100%;
}

.yosou-h-sp-wrap {
    margin-left: 10vw;
}

.d-inline {
    display: inline;
}

.justify-content-center {
    justify-content: center;
}

.quize-setsumei-img {
    margin: auto;
    display: block;
}

.emoji {
    font-family: "Segoe UI Emoji", "Apple Color Emoji", "Noto Color Emoji", "EmojiOne Color", sans-serif;
}

.three-num-wrap {
    margin-left: 72px;
}

.three-number .mx-auto {
    margin-top: 40px;
}

.mx-auto {
    margin: auto;
}

.text-center {
    text-align: center;
}

.align-items-end {
    align-items: end;
}

.setsumei-wrap {
    padding-bottom: 10vw;
    background: #fff;
}

.mb-23 {
    margin-bottom: 23px;
}


.add_pad {
    padding-left: 2%;
    padding-right: 2%;
}

.img_100 {
    width: 100%;
}



@media(min-width: 1200px) {
    .d-pc-flex {
        display: flex;
    }

    .d-pc-block {
        display: block;
    }

    .d-pc-none {
        display: none;
    }
}

@media(max-width: 1199px) {

    /* .result-wrap {
        padding-left: 5%;
        padding-right: 5%;
    } */

    .add_pad {
        padding-left: calc(2% + 20px);
        padding-right: calc(2% + 20px);
    }

    .bassui {
        margin-top: 24px;
    }

    .comment {
        margin-top: 0;
    }

    .comment+p.bassui,
    .bassui {
        font-size: min(4vw, 16px);
    }

    .quize-setsumei-img {
        width: 100%;
    }



    .result-detaile {
        margin-top: 5vw;
    }

    .bc-white {
        margin-bottom: 0;
    }

    .contain {
        width: calc(100% - 20px);
    }

    /* .page-bi {
        margin-bottom: 30px;
    } */

    .other.three-number {
        padding-top: 0;
    }

    /* .other.three-number+.comment {
        margin-top: 0;
    } */

    /* .every-yosou-h {
        max-width: 70%;
    } */

    .result-detaile {
        padding: 55px 20px;
    }

    .race-day p {
        font-size: 4vw;
    }


    .three-number img {
        max-width: 100%;
    }

    .three-number {
        margin-left: 0;
    }

    .race-day {
        margin-top: 5vw;
    }

    .result-detaile img.yosou-h-sp {
        max-width: 100%;
    }

    .three-number img.hit {
        max-width: 100%;
    }

    .three-number {
        text-align: left;
        max-width: 55vw;
        margin-left: 2vw;
    }

    .three-number img {
        margin-top: 3vw;
    }

    .three-number span {
        font-size: 46px;
        padding: 0px 25px 8px;
    }

    .comment {
        margin-left: 0;
    }

    .race-num {
        margin-left: 7px;
        margin-right: 7px;
    }
}

@media(max-width: 999px) {

    .comment,
    .other.three-number+.comment {
        font-size: 16px;
    }
}



@media(max-width: 900px) {
    .three-number span {
        font-size: 5vw;
        padding: 0px 2.5vw 2px;
    }

    .hit {
        margin-top: 7vw;
    }

    .yosou-comment-h {
        width: 60vw;
        margin-top: 50px;
    }

    .mb-23 img {
        width: 60vw;
    }
}

@media(min-width: 768px) {
    .align-items-center {
        align-items: center;
    }
}

@media(max-width: 768px) {

    .other.three-number span {
        font-size: 25px;
        margin: 0 3px;
        padding: 0px 12px 2px;
    }

    .result-detaile {
        padding: 32px 0px;
    }

    .mb-50 {
        margin-bottom: 2vw;
    }
}

.d-block.mx-auto {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


@media(max-width: 767px) {

    .page-inner {
        padding-left: calc(2% + 10px);
        padding-right: calc(2% + 10px);
    }

    .text-center.pb-white {
        padding-left: 2%;
        padding-right: 2%;
    }

    .setsumei-wrap {
        padding-left: calc(2% + 10px);
        padding-right: calc(2% + 10px);
    }

    .other.three-number+.comment {
        margin-top: 0;
    }


    .other.three-number {
        min-width: 36vw;
    }

    .three-number img {
        max-width: 30%;
    }

    .race-num {
        margin-left: 2px;
        margin-right: 2px;
    }

    .result-wrap {
        padding-top: 0;
        margin-top: 4vw;
    }

    .race-day p {
        margin: 9vw 0px 15px;
    }

    .yosou-btn {
        margin: 9vw auto 0vw;
        width: 65vw;
    }

    .mt-30 {
        margin-top: 30px;
    }

    /* .result-detaile-sec .align-items-center {
        height: 110px;
    } */

    .three-number img.hit {
        max-width: 100%;
    }
}

@media(max-width: 660px) {
    .other_wrap .three-number img {
        max-width: 50px;
    }
}


@media(max-width: 500px) {

    .mb-23 {
        margin-bottom: 23px;
    }

    .three-number img.hit {
        max-width: 75%;
    }

    .three-number {
        max-width: 100vw;
    }

    .three-number span {
        font-size: 5vw;
        padding: 0px 2.2vw 0;
    }

    .other.three-number+.comment {
        font-size: 14px;
    }

    .three-number .mx-auto {
        margin-top: 15px;
    }

    /* .result-detaile .d-flex img:first-child {
        margin-top: 0;
        max-width: 70%;
    } */

    /* .three-number {
        margin-left: -4vw;
    } */

    .other_wrap .three-number img {
        max-width: 40px;
    }

    .result-detaile-sec .text-center img {
        max-width: 70%;
    }

    .three-number img {
        margin-top: 4vw;
    }

    .three-number span {
        margin: 0;
    }

    .other.three-number+.comment {
        margin-left: 5px;
    }

}

@media(max-width: 450px) {
    .other_wrap .three-number img {
        max-width: 34px;
    }
}