@charset "utf-8"; html {
    scroll-behavior: smooth;
}

body {
    position: relative;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.pnd-visuallyHidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
}

.pnd-wrap {
    position: relative;
    color: #333;
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    background: #d8f5ff;
}

.pnd-wrap img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

.pnd-wrap a {
    color: inherit;
    text-decoration: none;
    transition: opacity 0.3s ease;
    text-decoration: underline;
}

.pnd-wrap a:hover {
    opacity: 0.86;
}

.pnd-launch {
    overflow: hidden;
}

.u-sp {
    display: inline;
}

.u-pc {
    display: none;
}

.pnd-blue {
    background-color: #d8f5ff;
    background-image: url("../img/main_bg.png");
    background-repeat: repeat;
    background-position: center top;
    background-size: 100px 100px;
}

.pnd-sectionInner {
    position: relative;
    z-index: 1;
    width: min(82.933vw, 311px);
    margin: 0 auto;
    text-align: center;
}

.pnd-mv {
    padding: 0;
    background: url("../img/mv_bg.png") repeat center top / auto 100%;
}

.pnd-mv__inner {
    width: 100%;
    margin: 0 auto;
}

.pnd-mv__visual {
    display: block;
    width: 100%;
}

.pnd-mv__visual img {
    width: 100%;
    margin: 0 auto;
}

.pnd-schedule {
    background: #00479d;
}

.pnd-schedule__inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.pnd-schedule__inner picture, .pnd-schedule__inner img {
    display: block;
    margin: 0 auto;
}

.pnd-schedule__inner picture {
    width: 100%;
}

.pnd-schedule__inner img {
    width: 100%;
    max-width: 750px;
}

.pnd-prizes {
    position: relative;
    padding: 0 0 40px;
}

.pnd-prizes__inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.pnd-mainHeading {
    display: block;
    width: 100%;
    max-width: 375px;
    margin: 0 auto -6px;
    position: relative;
    z-index: 2;
}

.pnd-mainHeading picture {
    display: block;
    width: 100%;
}

.pnd-mainHeading img {
    width: 100%;
}

.pnd-prizeList {
    width: min(82.933vw, 311px);
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.pnd-prizeList li + li {
    margin-top: 5px;
}

.pnd-cardImage {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.pnd-smallNote {
    width: min(82.933vw, 311px);
    margin: 10px auto 0;
    color: #5d716f;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.45;
    text-align: left;
}

.pnd-smallNote__link {
    color: #0050a7;
    text-decoration: underline;
}

.pnd-prizes__note {
    margin-top: 6px;
}

.pnd-applicable {
    position: relative;
    z-index: 1;
    padding: 31px 0 19px;
    background-image: none;
}

.pnd-applicable::before, .pnd-apply::after {
    content: "";
    position: absolute;
    left: 50%;
    width: 130vw;
    min-width: 1600px;
    height: 50px;
    background: #d8f5ff;
    transform: translateX(-50%);
    pointer-events: none;
}

.pnd-applicable::before {
    top: -20px;
    border-radius: 50% 50% 0 0;
}

.pnd-apply::after {
    bottom: -10px;
    height: 70px;
    border-radius: 0 0 50% 50%;
}

.pnd-headingImage, .pnd-subHeading, .pnd-wideCard {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.pnd-headingImage picture, .pnd-subHeading picture {
    display: block;
    width: 100%;
}

.pnd-applicable__heading {
    margin-bottom: 12px;
}

.pnd-applicable__target {
    margin-top: 0;
}

.pnd-applicable__subheading {
    margin-top: 24px;
}

.pnd-applicable__examples {
    margin-top: 4px;
}

.pnd-applicable__desktopExamples {
    display: none;
}

.pnd-applicable__mobileExamples {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.pnd-applicable__mobileExamples li + li {
}

.pnd-apply {
    padding: 0 0 42px;
    position: relative;
    z-index: 2;
    background-image: none;
}

.pnd-apply__heading {
    margin-bottom: 9px;
}

.pnd-applyBox {
    width: 100%;
    margin: 0 auto;
}

.pnd-applyTabs {
    display: flex;
    align-items: flex-end;
    width: 100%;
    margin: 0 auto;
}

.pnd-applyTab {
    display: block;
    width: 50%;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    appearance: none;
}

.pnd-applyTab:focus-visible {
    outline: 3px solid #fff45a;
    outline-offset: 2px;
}

.pnd-applyTab__image, .pnd-applyTab__image picture, .pnd-applyTab__image img {
    display: block;
    width: 100%;
}

.pnd-applyTab .pnd-applyTab__image--on, .pnd-applyTab.is-active .pnd-applyTab__image--off {
    display: none;
}

.pnd-applyTab.is-active .pnd-applyTab__image--on {
    display: block;
}

.pnd-applyPanels {
    width: 100%;
    margin: 0 auto;
}

.pnd-applyPanel {
    display: none;
    width: 100%;
}

.pnd-applyPanel.is-active {
    display: block;
}

.pnd-applyPanel__image, .pnd-applyPanel__image picture, .pnd-applyPanel__image img {
    display: block;
    width: 100%;
}

.pnd-applyActions {
    margin-top: 16px;
}

.pnd-applyActions .pnd-applyCta {
    display: none;
    width: min(100%, 271px);
    margin: 0 auto;
}

.pnd-applyActions .pnd-applyCta.is-active {
    display: block;
}

.pnd-applyActions .pnd-applyCta[hidden] {
    display: none !important;
}

.pnd-termsAnchor {
    width: min(100%, 182px);
    margin: 9px auto 0;
}

.pnd-pressButton {
    position: relative;
    display: block;
    border-radius: 999px;
    overflow: hidden;
    box-shadow: 0 6px 0 rgba(0, 0, 0, 0.22);
    transform: translateY(0);
    transition: transform 0.15s ease, box-shadow 0.15s ease, opacity 0.3s ease;
}

.pnd-pressButton:hover {
    opacity: 1;
}

.pnd-pressButton:active {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    transform: translateY(6px);
}

.pnd-pressButton.pnd-pressButton--entry:active {
    box-shadow: 0 6px 0 rgba(0, 0, 0, 0.22);
    transform: translateY(0);
}

.pnd-pressButton picture, .pnd-pressButton img {
    display: block;
    width: 100%;
}

.pnd-pressButton--line {
    background: #00bf19;
    box-shadow: 0 6px 0 #ABBBBF;
}

.pnd-pressButton--hagaki {
    background: #ef3a16;
    box-shadow: 0 6px 0 #ABBBBF;
}

.pnd-pressButton--terms {
    background: #fff;
    box-shadow: 0 5px 0 rgba(83, 40, 0, 0.22);
    border: 1px solid #000;
}

.pnd-pressButton--site {
    background: #fff;
    box-shadow: 0 5px 0 #9ec9e9;
    border: 2px solid #0050a7;
}

.pnd-applyNotes {
    width: min(100%, 309px);
    margin: 14px auto 0;
    color: #60797c;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.35;
    text-align: left;
}

.pnd-applyNotes li + li {
    margin-top: 3px;
}

.pnd-pandorobo {
    position: relative;
    z-index: 1;
    padding: 32px 0 35px;
    background-color: #fbf1df;
    background-image: url("../img/pandorobo_bg.png");
    background-repeat: repeat;
    background-position: center top;
    background-size: 376px auto;
    text-align: center;
}

.pnd-pandorobo__inner {
    width: 100%;
    margin: 0 auto;
}

.pnd-pandorobo__visual {
    display: block;
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
}

.pnd-pandorobo__visual img {
    width: 100%;
}

.pnd-pandorobo__text {
    width: min(82.933vw, 311px);
    margin: 20px auto 0;
    color: #333;
    font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.65;
    text-align: center;
}

.pnd-bottom {
    padding: 28px 0 45px;
}

.pnd-terms {
    padding-top: 0;
}

.pnd-terms__heading {
    margin-bottom: 12px;
}

.pnd-termsCard {
    width: 100%;
    height: 245px;
    margin: 0 auto;
    padding: 14px 15px;
    overflow-y: auto;
    border-radius: 8px;
    background: #fff;
    color: #333;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    box-shadow: inset -4px 0 0 #fff;
    scrollbar-color: #0050a7 #e8f6ff;
    scrollbar-width: thin;
}

.pnd-termsCard::-webkit-scrollbar {
    width: 6px;
}

.pnd-termsCard::-webkit-scrollbar-track {
    background: #e8f6ff;
    border-radius: 999px;
}

.pnd-termsCard::-webkit-scrollbar-thumb {
    background: #0050a7;
    border-radius: 999px;
}

.pnd-termsCard dl,
 {
    margin-top: 12px;
}

.pnd-termsCard dl dt {
    margin: 1.3rem 0 4px;
    font-size: inherit;
    font-weight: 900;
}
.pnd-termsCard dl dd {
    font-weight: 700;
}

.pnd-contact {
    padding-top: 35px;
    text-align: center;
}

.pnd-contact__heading {
    margin-bottom: 12px;
}

.pnd-contact__body {
    color: #333;
    font-weight: 700;
}

.pnd-contact__office {
    font-size: 17px;
    line-height: 1.45;
    position: relative;
}

.pnd-contact__office::before,
.pnd-contact__office::after{
    content: "";
    position: absolute;    
    display: block;
    background-size: 100% auto;
}


.pnd-contact__office::before{
    background-image: url(../img/obj05.png);
    width: 53px;
    height: 60px;
    top: -30px;
    left: 26px;
}
.pnd-contact__office::after{
    background-image: url(../img/obj06.png);
    width: 55px;
    height: 44px;
    top: -34px;
    right: 25px;
}



.pnd-contact__tel {
    margin-top: 10px;
    padding-bottom: 8px;
    font-size: 31px;
    font-weight: 900;
    line-height: 1.25;
    letter-spacing: 0;
    border-bottom: 1px solid #000;
}

.pnd-contact__info {
    width: 100%;
    margin: 13px auto 0;
    text-align: left;
}

.pnd-contact__row {
    display: flex;
    align-items: flex-start;
    gap: 0.25em;
    font-size: 11px;
    line-height: 1.35;
}

.pnd-contact__row + .pnd-contact__row {
    margin-top: 2px;
}

.pnd-contact__row dt {
    flex: 0 0 auto;
    font-weight: 700;
}

.pnd-contact__row dd {
    min-width: 0;
}

.pnd-contact__row a {
    color: inherit;
    text-decoration: underline;
    word-break: break-all;
}

.pnd-contact__notes {
    margin: 12px auto 0;
    color: #333;
    font-size: 11.5px;
    font-weight: 700;
    line-height: 1.35;
    text-align: left;
}

.pnd-contact__notes li + li {
    margin-top: 2px;
}

.pnd-siteButtons {
    width: min(100%, 271px);
    margin: 24px auto 0;
}

.pnd-siteButton + .pnd-siteButton {
    margin-top: 5px;
}

.pnd-copyright {
    margin-top: 15px;
    color: #333;
    font-size: 9px;
    font-weight: 700;
    line-height: 1.4;
}

.floating-btn_top {
    position: fixed;
    right: 12px;
    bottom: 100px;
    z-index: 20;
    display: block;
    width: 52px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
}

.floating-btn_top.is-show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.floating-btn_top:hover {
    opacity: 1;
}

.floating-btn_top img {
    width: 100%;
}

.entry_floating{
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999;
    background-color: #fff;
    padding: 20px 15px 10px;
}
.entry_floating span{
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    position: relative;
}
.entry_floating span::after{
    content: "";
    display: block;
    position: absolute;
    top: -1rem;
    left: 40px;
    width: 19%;
    max-width: 80px;
    height: 66px;
    background-image: url(../img/btn_obj.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
}
.pnd-pressButton--entry {
    background: #ef3a16;
    box-shadow: 0 6px 0 #ABBBBF;
}

.p-footer {
    margin: 0 0 165px !important;
}


@media screen and (min-width: 641px) {
    .u-sp {
        /* display: none; */
    }

    .u-pc {
        display: inline;
    }

    .pnd-sectionInner {
        width: 460px;
    }

    .pnd-mv {
        padding: 0 30px;
        background-size: 100% 100%;
    }

    .pnd-mv__inner {
        max-width: 1280px;
    }

    .pnd-schedule {
        padding: 15px 0;
    }

    .pnd-schedule__inner {
        max-width: 1440px;
        padding: 0 20px;
    }

    .pnd-schedule__inner img {
        width: auto;
        max-width: 100%;
    }

    .pnd-prizes {
        padding: 50px 0 96px;
    }

    .pnd-mainHeading {
        width: 583px;
        max-width: none;
        margin-bottom: 0;
    }

    .pnd-prizeList {
        width: 460px;
    }

    .pnd-prizeList li + li {
        margin-top: 4px;
    }

    .pnd-smallNote {
        width: 460px;
        margin-top: 7px;
        font-size: 12px;
        line-height: 1.5;
    }

    .pnd-applicable {
        padding: 0 0 28px;
    }

    .pnd-applicable::before, .pnd-applicable::after {
        top: -50px;
        height: 240px;
        /* background-color: #000; */
    }

    .pnd-applicable::after {
        top: auto;
        bottom: -44px;
    }

    .pnd-applicable__heading {
        width: 459px;
        margin-bottom: 10px;
    }

    .pnd-wideCard {
        width: 460px;
    }

    .pnd-applicable__subheading {
        width: 461px;
        margin-top: 38px;
    }

    .pnd-applicable__examples {
        margin-top: 5px;
    }

    .pnd-applicable__desktopExamples {
        display: block;
        width: 461px;
    }

    .pnd-applicable__mobileExamples {
        display: none;
    }

    .pnd-apply {
        padding: 0;
    }

    .pnd-apply::after {
        bottom: -44px;
        height: 240px;
    }

    .pnd-apply__heading {
        width: 461px;
        margin-bottom: 10px;
    }

    .pnd-applyTabs {
        width: 460px;
    }

    .pnd-applyPanels {
        width: 460px;
    }

    .pnd-applyActions {
        margin-top: 14px;
    }

    .pnd-applyActions .pnd-applyCta {
        width: 400px;
    }

    .pnd-termsAnchor {
        width: 296px;
        margin-top: 16px;
    }

    .pnd-applyNotes {
        width: 398px;
        margin-top: 13px;
        font-size: 12px;
        line-height: 1.35;
    }

    .pnd-pandorobo {
        padding: 95px 0 35px;
        background-image: url("../img/pandorobo_dt_bg.png");
        background-size: cover;
    }

    .pnd-pandorobo__visual {
        width: 590px;
        max-width: none;
    }

    .pnd-pandorobo__text {
        width: 520px;
        margin-top: -6px;
        font-size: 18px;
        line-height: 2.2;
    }

    .pnd-bottom {
        padding: 23px 0 57px;
    }

    .pnd-terms__heading {
        width: 460px;
        margin-bottom: 10px;
    }

    .pnd-termsCard {
        width: 460px;
        height: 313px;
        padding: 24px 30px;
        border-radius: 8px;
        font-size: 15px;
        line-height: 1.55;
    }

    .pnd-contact {
        padding-top: 54px;
    }

    .pnd-contact__heading {
        width: 460px;
        margin-bottom: 33px;
    }

    .pnd-contact__office {
        font-size: 17px;
        line-height: 1.35;
    }

    .pnd-contact__office::before{
        width: 72px;
        height: 60px;
        top: -30px;
        left: 26px;
    }
    .pnd-contact__office::after{
        width: 72px;
        height: 60px;
        top: -28px;
        right: 19px;
    }

    .pnd-contact__tel {
        margin-top: 10px;
        font-size: 33px;
        border-bottom: none;
    }

    .pnd-contact__info {
        width: 460px;
        margin-top: 5px;
    }

    .pnd-contact__row {
        font-size: 15px;
        line-height: 1.4;
    }

    .pnd-contact__notes {
        width: 460px;
        margin-top: 21px;
        font-size: 16px;
        line-height: 1.35;
    }

    .pnd-siteButtons {
        width: 400px;
        margin-top: 30px;
    }

    .pnd-siteButton + .pnd-siteButton {
        margin-top: 10px;
    }

    .pnd-copyright {
        margin-top: 18px;
        font-size: 13px;
    }

    .floating-btn_top {
        right: 24px;
        bottom: 124px;
        width: 70px;
    }
    .entry_floating{
        padding: 25px 15px 15px;
    }
    .p-footer {
        margin: 0 0 130px !important;
    }
}

@media all and (max-width: 980px) {
    .pnd-applicable__mobileExamples::before {
        content: "";
        position: absolute;
        top: -38px;
        left: 50%;
        z-index: 0;
        width: min(100vw, 430px);
        height: calc(100% + 96px);
        pointer-events: none;
        background-image: 
        url("../img/obj01.png"),
        url("../img/obj02.png"),
        url("../img/obj03.png"),
        url("../img/obj04.png");
        background-repeat: no-repeat;
        background-size: 
        50px auto,
        50px auto,
        55px auto,
        39px auto;
        background-position: 
        left 10px top 45px,
        right 12px top 240px,
        left 14px top 442px,
        right 20px top 660px;
        transform: translateX(-50%);
        z-index: 2;
    }

    .pnd-applicable__mobileExamples > li {
        position: relative;
        z-index: 1;
    }

    .pnd-prizes__note {
        position: relative;
        z-index: 3;
    }
}

@media screen and (min-width: 641px) and (max-width: 980px) {
    .pnd-applicable__mobileExamples::before {
        top: -52px;
        width: min(94vw, 620px);
        height: calc(100% + 124px);
        background-size: 66px auto, 54px auto, 59px auto, 55px auto, 63px auto, 58px auto, 66px auto, 52px auto;
        background-position: left 12px top 32px, right 10px top 124px, left 20px top 410px, right 16px top 548px, left 10px top 812px, right 20px top 954px, left 36px bottom 212px, right 28px bottom 66px;
    }
}

@media all and (min-width: 981px){
.pnd-prizes__inner::before {
    content: "";
    background-image: url(../img/obj01-02_dt.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center 130px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1232px;
    height: 1440px;
    z-index: 1;
}
}
