@charset "UTF-8";

.pff-section {
    margin-bottom: 5rem;
}

.pff-select-section {
    margin-top: 1rem;
    padding-top: 2rem;
    color: #000;
}


.pff-judge-heading .pff-select-heading1 {
    position: relative;
    display: inline-block;
    padding-top: 2.6rem;
    text-align: center;
    font-family: var(--font-rocknroll);
    font-size: 2rem;
    line-height: 1;
}

.pff-judge-bubble {
    padding: 15px 0 0;
    display: flex;
    position: absolute;
    top: 0;
    right: -6.25rem;
    width: 100px;
    height: 68px;
    background: url(../../img/pff-judge-bubble.png) no-repeat;
    background-size: 100px auto;
    color: #fff;
    font-size: 1.1rem;
    justify-content: center;
    align-items: flex-start;
    transform: rotate(-338deg);
}

.pff-text--size-s {
    font-size: .88rem;
}


.pff-judge-heading+.pff-text--size-s {
    margin-top: 0;
}


.pff-judge-row {
    margin-top: 2rem;
    display: flex;
    gap: 0;
    border: 1px solid #040000;
    border-radius: 18px;
}

.pff-judge-row+.pff-judge-row {
    margin-top: 1.5rem;
}

.pff-judge-row .judge-pic {
    width: 265px;
}

.pff-judge-row .judge-pic,
.pff-judge-row .judge-pic img {
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}

.pff-judge-row .judge-pic img {
    object-fit: cover;
    height: 100%;
}

.pff-judge-row .judge-info {
    padding: 1.25rem 1.5rem .9rem 1rem;
    width: calc(100% - 265px);
}

.pff-judge-row .judge-name {
    margin-bottom: .88rem;
    font-size: 2rem;
}

.pff-judge-row .judge-name span {
    font-size: 1.13rem;
}

.pff-judge-row .judge-text {
    font-size: .95rem;
    line-height: 1.7;
}

@media screen and (max-width:767px) {
    .pff-section {
        margin-bottom: 3rem;
    }

    .pff-select-section {
        margin-top: 0;
    }

    .pff-judge-heading .pff-select-heading1 {
        font-size: 7.5vw;
    }

    .pff-judge-bubble {
        padding-top: 10px;
        top: 3vw;
        right: -15.2vw;
        width: 18.2vw;
        height: 12vw;
        transform: rotate(0);
        font-size: 3.5vw;
        background-size: 18.2vw auto;
    }


    .pff-judge-heading+.pff-text--size-s {
        margin-top: 5px;
        font-size: 3vw;
    }

    .pff-judge-row {
        margin-top: 1.5rem;
    }

    .pff-judge-row+.pff-judge-row {
        margin-top: .6rem;
    }

    .pff-judge-row .judge-pic {
        width: 50vw;
    }

    .pff-judge-row .judge-info {
        padding: 5vw 2vw 3vw 4vw;
        width: 60vw;
    }

    .pff-judge-row .judge-name {
        font-size: 3.8vw;
    }

    .pff-judge-row .judge-name span {
        font-size: .7em;
    }

    .pff-judge-row .judge-text {
        font-size: 2.5vw;
    }
}

.pff-prize-section-wrp {
    padding-top: 21rem;
    position: relative;
}

.pff-prize-section {
    position: relative;
    margin: 2rem 0 5rem;
    padding-bottom: 3rem;
    background-color: #71d1ee;
    min-height: 500px;
    font-family: "Yusei Magic", sans-serif;
}

.pff-prize-section::before {
    position: absolute;
    top: -72px;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 74px;
    background: url(../img/prize_bg_tp.png) no-repeat;
    background-size: cover;
}

.pff-prize-section::after {
    position: absolute;
    bottom: -72px;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 74px;
    background: url(../img/prize_bg_btm.png) no-repeat;
    background-size: cover;
}


.pff-select-heading2 {
    position: absolute;
    top: -10%;
    display: inline-block;
    color: var(--color-pink);
    font-size: 2.3rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1;
    z-index: 2;
}

.pff-prize-section-wrp .char0_02 {
    position: absolute;
    top: -35%;
    right: 0;
    width: 450px;
    z-index: 1;
}


.prize-list ul {
    padding:  1.1rem 0 2.3rem;
}

.tit-bg {
    margin-bottom: 0;
    padding: .1rem .9rem .2rem;
    font-size: 1.2rem;
    font-family: "Yusei Magic", sans-serif;
    border-radius: 0;
    line-height: 1.2;
}

.tit-bg--sm {
    margin-top: 2rem;
    padding: .2rem .3rem .2rem;
    font-size: 1.1rem;
}

.tit-bg--xs {
    padding: .2rem .3rem .3rem;
    font-size: .9rem;
}

.tit-bg--lg {
    padding: .1rem .9rem .2rem;
    font-size: 1.6rem;
    line-height: 1.3;
}

.tit-bg--xl {
    font-size: 1.88rem;
    line-height: 1.4;
}

.tit-bg--orange {
    background-color: #f84607;
    color: #fff;
}

.tit-bg--green {
    background-color: #268900;
    color: #fff;
}

.tit-bg--white {
    background-color: #fff;
    color: #000;
}

.prize-list {
    max-width: 500px;
}

.grand-p {
    position: relative;
}

.grand-p:after {
    display: block;
    position: absolute;
    top: -8px;
    right: -75px;
    content: "";
    width: 65px;
    height: 50px;
    background: url(../img/award-crown.png) no-repeat;
    background-size: 50px auto;
}

.prize-item-content {
    padding-left: 4rem;
    color: #000;
}

.prize-item+.prize-item {
    margin-top: 1.7rem;
}

.prize_sel_box {
    margin: 0 auto;
    padding: 3.5rem 1.3rem 0 1.8rem;
    max-width: 520px;
    height: 220px;
    background: url(../img/selection_bg.png) no-repeat;
    background-size: 100% auto;
    color: #fff;
}

.prize-copy-sm {
    margin-bottom: .2rem;
    font-size: 1.25rem;
}

.prize-copy {
    font-size: 1.75rem;
    letter-spacing: -.1em;
}

.prize-copy .bd-bx {
    padding: 0 .2rem .1rem;
    border: 1px solid #fff;
}


@media screen and (max-width:767px) {

    .pff-prize-section-wrp {
        margin-top: 20vw;
        padding-top: 49vw;
    }

    .pff-prize-section {
        padding-bottom: 0;
    }

    .pff-prize-section::before {
        position: absolute;
        top: -13.2vw;
        left: 0;
        display: block;
        content: "";
        width: 100%;
        height: 13.5vw;
        background: url(../img/prize_bg_tp_sp.png) no-repeat;
        background-size: cover;
    }

    .pff-prize-section::after {
        position: absolute;
        bottom: -13.2vw;
        left: 0;
        display: block;
        content: "";
        width: 100%;
        height: 13.5vw;
        background: url(../img/prize_bg_btm_sp.png) no-repeat;
        background-size: cover;
    }


    .pff-prize-section-wrp .char0_02 {
        top: -61vw;
        width: 70.8vw;
    }


    .prize-list {
        padding: 0 2vw;
        max-width: 100%;
    }

    .pff-select-heading2 {
        padding-left: 9vw;
        top: -11%;
        font-size: 8.5vw;
        letter-spacing: -.1em;
    }

    .tit-bg {
        padding: .1rem .5rem .2rem;
        font-size: 5vw;
    }

    .tit-bg--sm {
        margin-top: 2.5vw;
        padding: .1rem .3rem .2rem;
        font-size: 4.4vw;
    }

    .tit-bg--xs {
        padding: .2rem .3rem .3rem;
        font-size: 3.3vw;
    }

    .tit-bg--lg {
        font-size: 6.5vw;
    }

    .grand-p:after {
        top: -1.8vw;
        right: -16vw;
        width: 12.3vw;
        height: 11.5vw;
        background-size: 12.3vw auto;
    }


    .prize-list ul {
        padding: 3.7vw 0 9.7vw;
    }

    .prize-item-content {
        padding-left: 0;
    }

    .prize-item-content .pff-text {
        font-size: 4vw;
    }


    .prize_sel_box {
        position: relative;
        top: 11vw;
        margin: 0 -2vw;
        padding: 10vw 5.5vw 0;
        max-width: 104%;
        height: 41vw;
        background-size: 100% auto;
        z-index: 1;
    }

    .prize-copy-sm {
        font-size: 4.3vw;
    }

    .prize-copy {
        font-size: 5.1vw;
    }
}

.pff-seclection-produce-wrp {
    margin-top: -8.8rem;
}


.pff-seclection-produce {
    position: relative;
    overflow: hidden;
}

.selection-produce {
    position: relative;
    padding-top: 2rem;
    width: 100%;
    color: #000;
    font-family: "Yusei Magic", sans-serif;
}

.selec-produce-bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 160%;
    margin-left: -30%;
    margin-right: -30%;
}

.selec-produce-bg img {
    position: relative;
    height: 35.5rem;
    width: 100%;
    text-align: center;
    margin: auto;
}

.selection-produce__in {
    margin: 0 auto;
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: -.06em;
}

.pr-heading {
    padding-top: 1rem;
    display: inline-block;
}


.pff-text-lg {
    margin-bottom: .5rem;
    font-size: 1.2rem;
}

.pff-text-md {
    margin-top: 1.75rem;
    font-size: 1.13rem;
    line-height: 1.8;
}


.pr-btn-row {
    margin-top: 1.75rem;
    display: flex;
    gap: .5rem;
}

.pr-btn-row .char2 {
    width: 200px;
}

.pr-btn {
    padding: 0 1.75rem .1rem 2.2rem;
    border-radius: 10px;
    background-color: #fff;
    min-height: 50px;
    color: #000;
    font-size: 1.3rem;
}

.pr-btn:before {
    position: relative;
    top: 1px;
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    margin-right: .5rem;
    border-style: solid;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 16px solid var(--color-pink);
    border-right: 0;
    transition: all .2s ease-in;
}

@media (hover: hover) {
    .pr-btn:hover {
        background-color: var(--color-pink);
    }

    .pr-btn:hover:before {
        border-left-color: #fff;
    }
}

@media screen and (max-width:767px) {

    .pff-seclection-produce-wrp {
        margin-top: -22vw;
    }

    .selection-produce {
        margin-top: 0;
        padding-top: 0;
    }

    .selec-produce-bg {
        margin-left: -10%;
        margin-right: -10%;
        width: 125%;
    }

    .selec-produce-bg img {
        height: auto;
    }

    .selection-produce__in {
        position: relative;
        width: 100%;
        padding: 18.5vw 1rem 0;
    }

    .pr-heading {
        padding-top: 0;
    }

    .selection-produce .pff-text-md {
        margin-top: 5vw;
        font-size: 3.8vw;
    }

    .pff-text-lg {
        margin-bottom: .3rem;
        font-size: 4vw;
    }

    .pr-heading .tit-bg--xl {
        font-size: 6vw;
    }

    .pr-btn-row {
        margin-top: 10vw;
        padding: 0 1rem;
    }

    .pr-btn-row .char2 {
        width: 41%;
    }

    .pr-btn-wrp {
        width: 58%;
    }

    .pr-btn {
        padding: 0 1vw .3vw;
        width: 100%;
        min-height: 11vw;
        font-size: 4.6vw;
    }


    .pr-btn:before {
        margin-right: 3px;
        border-top-width: 3vw;
        border-bottom-width: 3vw;
        border-left-width: 3.5vw;
    }


}


.pff-selection-choice {
    margin-top: 4rem;
    font-family: "Yusei Magic", sans-serif;
}

.pff-select-heading3 {
    margin-bottom: 1.13rem;
    text-align: center;
    font-size: 2rem;
    line-height: 1.1;
    letter-spacing: -.1em;
}

.pff-select-heading3 span {
    display: inline-block;
    position: relative;
}

.pff-select-heading3 span::after {
    display: block;
    content: "";
    height: 9px;
    background-color: #f84607;
    border: 2px solid var(--color-pink)
}

.step-list {
    margin: 0 auto;
    max-width: 450px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.step-list .step {
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.step-list .step:not(:last-child)::after {
    position: absolute;
    bottom: -18px;
    content: "";
    display: flex;
    justify-content: center;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 13px solid #000;
    border-bottom: 0;
}

.step-list .step+.step {
    margin-top: 1.75rem;
}

.step .pff-text {
    margin-bottom: .5rem;
    letter-spacing: -.1em;
}

.step01 {
    width: 350px;
    height: 92px;
    background: url(../img/pff-selection-step01.jpg) no-repeat;
    background-size: 350px auto;
}


.step02 {
    width: 100%;
    height: 181px;
    background: url(../img/pff-selection-step02.jpg) no-repeat;
    background-size: 100% auto;
}

.step03 {
    width: 420px;
    height: 175px;
    background: url(../img/pff-selection-step03.jpg) no-repeat;
    background-size: 100% auto;
}

.step04 {
    width: 380px;
    height: 55px;
    background: url(../img/pff-selection-step04.jpg) no-repeat;
    background-size: 100% auto;
}

.step05 {
    width: 446px;
    height: 159px;
    background: url(../img/pff-selection-step05.jpg) no-repeat;
    background-size: 100% auto;
}

.step06 {
    width: 440px;
    height: 147px;
    background: url(../img/pff-selection-step06.jpg) no-repeat;
    background-size: 100% auto;
}

.step06 .step-title {
    color: #f84607;
    font-weight: bold;
}

.step04 .step-title {
    color: #fff;
}

.pff-selection-choice .pr-btn-wrp {
    margin-top: 1rem;
    margin-left: auto;
    width: 272px;
}

.pff-selection-choice .pr-btn {
    justify-content: flex-start;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 1.1rem;
    min-height: 40px;
}

.pff-selection-choice .pr-btn+.pr-btn {
    margin-top: .3rem;
}

.pff-selection-choice .pr-btn::before {
    margin-right: .3rem;
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 13px;
}

@media screen and (max-width:767px) {
    .pff-select-heading3 {
        font-size: 6.4vw;
    }

    .step-list {
        max-width: 100%;
    }


    .step .pff-text {
        font-size: 3vw;
    }

    .step01 {
        width: 71.2vw;
        height: 19vw;
        background-size: 100% auto;
    }

    .step02 {
        width: 90vw;
        height: 37vw;
    }

    .step03 {
        width: 82vw;
        height: 34.2vw;
    }

    .step04 {
        width: 75vw;
        height: 11vw;
    }

    .step05 {
        width: 81.2vw;
        height: 29.2vw;
    }

    .step06 {
        width: 80vw;
        height: 27vw;
    }

    .pff-selection-choice .pr-btn-wrp {
        margin-top: 1.4rem;
        width: 76%;
    }

    .pff-selection-choice .pr-btn {
        font-size: 4.6vw;
        padding-left: 5.4vw;
        padding-right: 3.2vw;
        min-height: 10.8vw;
    }

    .pff-selection-choice .pr-btn::before {
        border-top-width: 3vw;
        border-bottom-width: 3vw;
        border-left-width: 3.5vw;
    }


}