@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Open+Sans:wght@500;600;700&display=swap');
.lpDisneyCollection
{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;

    overflow: hidden;
}
.lpDisneyCollection *,
.lpDisneyCollection *::before,
.lpDisneyCollection *::after
{
    box-sizing: border-box;
}
.lpDisneyCollection img,
.lpDisneyCollection picture
{
    display: block;

    max-width: 100%;
    height: auto;
}
.lpDisneyCollection a
{
    text-decoration: none;

    color: #000;
}
.lpDisneyCollection li
{
    list-style: none;
}
.lpDisneyCollection [data-simplebar]
{
    position: relative;

    flex-direction: column;

    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}
.lpDisneyCollection .simplebar-wrapper
{
    overflow: hidden;

    width: inherit;
    max-width: inherit;
    height: inherit;
    max-height: inherit;
}
.lpDisneyCollection .simplebar-mask
{
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    overflow: hidden;

    width: auto !important;
    height: auto !important;
    margin: 0;
    padding: 0;

    direction: inherit;
}
.lpDisneyCollection .simplebar-offset
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    box-sizing: inherit !important;
    margin: 0;
    padding: 0;

    resize: none !important;

    direction: inherit !important;
    -webkit-overflow-scrolling: touch;
}
.lpDisneyCollection .simplebar-content-wrapper
{
    position: relative;

    display: block;
    overflow: auto;

    box-sizing: border-box !important;
    width: auto;
    max-width: 100%;
    height: 100%;
    max-height: 100%;

    direction: inherit;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.lpDisneyCollection .simplebar-content-wrapper::-webkit-scrollbar,
.lpDisneyCollection .simplebar-hide-scrollbar::-webkit-scrollbar
{
    display: none;

    width: 0;
    height: 0;
}
.lpDisneyCollection .simplebar-content:after,
.lpDisneyCollection .simplebar-content:before
{
    display: table;

    content: ' ';
}
.lpDisneyCollection .simplebar-placeholder
{
    width: 100%;
    max-width: 100%;
    max-height: 100%;

    pointer-events: none;
}
.lpDisneyCollection .simplebar-height-auto-observer-wrapper
{
    position: relative;
    z-index: -1;

    float: left;
    overflow: hidden;

    box-sizing: inherit !important;
    width: 100%;
    max-width: 1px;
    height: 100%;
    max-height: 1px;
    margin: 0;
    padding: 0;

    pointer-events: none;

    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}
.lpDisneyCollection .simplebar-height-auto-observer
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    display: block;
    overflow: hidden;

    box-sizing: inherit;
    width: 1000%;
    min-width: 1px;
    height: 1000%;
    min-height: 1px;

    pointer-events: none;

    opacity: 0;
}
.lpDisneyCollection .simplebar-track
{
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;

    overflow: hidden;

    pointer-events: none;
}
.lpDisneyCollection [data-simplebar].simplebar-dragging
{
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    pointer-events: none;

    -webkit-touch-callout: none;
     -khtml-user-select: none;
}
.lpDisneyCollection [data-simplebar].simplebar-dragging .simplebar-content
{
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    pointer-events: none;

    -webkit-touch-callout: none;
     -khtml-user-select: none;
}
.lpDisneyCollection [data-simplebar].simplebar-dragging .simplebar-track
{
    pointer-events: all;
}
.lpDisneyCollection .simplebar-scrollbar
{
    position: absolute;
    right: 0;
    left: 0;

    min-height: 10px;
}
.lpDisneyCollection .simplebar-scrollbar:before
{
    position: absolute;
    right: 2px;
    left: 2px;

    content: '';
    transition: opacity .2s .5s linear;

    opacity: 0;
    border-radius: 7px;
    background: #000;
}
.lpDisneyCollection .simplebar-scrollbar.simplebar-visible:before
{
    transition-delay: 0s;
    transition-duration: 0s;

    opacity: .5;
}
.lpDisneyCollection .simplebar-track.simplebar-vertical
{
    top: 0;

    width: 11px;
}
.lpDisneyCollection .simplebar-scrollbar:before
{
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
}

.lpDisneyCollection .simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}

.lpDisneyCollection .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    width: auto;
    min-width: 10px;
    min-height: 0;
}
.lpDisneyCollection [data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical
{
    right: auto;
    left: 0;
}
.lpDisneyCollection .simplebar-dummy-scrollbar-size
{
    position: fixed;

    visibility: hidden;
    overflow-x: scroll;
    overflow-y: hidden;

    width: 500px;
    height: 500px;

    opacity: 0;

    direction: rtl;
    -ms-overflow-style: scrollbar !important;
}
.lpDisneyCollection .simplebar-dummy-scrollbar-size > div
{
    width: 200%;
    height: 200%;
    margin: 10px 0;
}
.lpDisneyCollection .simplebar-hide-scrollbar
{
    position: fixed;
    left: 0;

    visibility: hidden;
    overflow-y: scroll;

    scrollbar-width: none;
    -ms-overflow-style: none;
}
.lpDisneyCollection .lpDisneyCollectionMv img
{
    width: 100%;
    max-width: none;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary
{
    position: relative;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__inner
{
    position: relative;

    text-align: center;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__number
{
    width: -moz-fit-content;
    width: fit-content;

    margin-inline: auto;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__heading
{
    font-weight: 700;

    position: relative;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__content
{
    position: relative;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__text
{
    letter-spacing: .02em;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__note
{
    letter-spacing: .02em;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__sales
{
    position: absolute;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__bg
{
    position: absolute;
    z-index: -1;

    pointer-events: none;

    inset: 0;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__dot1
{
    position: absolute;

    border-radius: 50%;
    background-color: #fb6773;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__dot2
{
    position: absolute;

    border-radius: 50%;
    background-color: #f80116;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__dot3
{
    position: absolute;

    border-radius: 50%;
    background-color: #fb6773;
}
.lpDisneyCollection .lpDisneyCollectionAnniversary__dot4
{
    position: absolute;

    border-radius: 50%;
    background-color: #f80116;
}
.lpDisneyCollection .lpDisneyCollectionSeries
{
    background-color: #f5f7f9;
}
.lpDisneyCollection .lpDisneyCollectionSeries__heading
{
    font-weight: 700;

    text-align: center;
    letter-spacing: .02em;
}
.lpDisneyCollection .lpDisneyCollectionSeries__list
{
    display: grid;

    justify-content: center;
    -moz-column-gap: 26px;
    column-gap: 26px;
}
.lpDisneyCollection .lpDisneyCollectionSeries__title
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;

    letter-spacing: .005em;
}
.lpDisneyCollection .lpDisneyCollectionSeries__text
{
    letter-spacing: .02em;
}
.lpDisneyCollection .lpDisneyCollectionCharacter
{
    background-color: #fdfaf0;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__heading
{
    font-weight: 700;

    text-align: center;
    letter-spacing: .02em;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__continer
{
    position: relative;

    overflow-x: scroll;

    -ms-overflow-style: none;
    scrollbar-width: none;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__continer::-webkit-scrollbar
{
    display: none;

    -webkit-appearance: none;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__continer .simplebar-track.simplebar-horizontal
{
    height: 40px;

    border-radius: 3px;
    background-color: transparent;

    margin-inline: auto;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__continer .simplebar-track.simplebar-horizontal::before
{
    position: absolute;

    height: 6px;
    margin: auto;

    content: '';

    border-radius: 3px;
    background-color: #e2e2e2;

    inset: 0;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__continer .simplebar-scrollbar
{
    height: 40px;

    border-radius: 3px;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__continer .simplebar-scrollbar::before
{
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    height: 6px;
    margin: auto;

    opacity: 1;
    border-radius: 3px;
    background-color: #aaa;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__list
{
    display: flex;

    width: -moz-max-content;

    width: max-content;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__item
{
    flex: 0 0 auto;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__thumb
{
    position: relative;

    overflow: hidden;

    border-radius: 50%;

    margin-inline: auto;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__thumb::before
{
    position: absolute;

    content: '';

    border: 1px solid #000;
    border-radius: 50%;

    inset: 0;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__name
{
    text-align: center;
    letter-spacing: .02em;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__more
{
    position: relative;

    display: grid;

    letter-spacing: .08em;

    color: #fff;
    background-color: #000;

    place-items: center;
    margin-inline: auto;
}
.lpDisneyCollection .lpDisneyCollectionCharacter__more::before
{
    position: absolute;

    display: block;

    width: 8px;
    height: 8px;
    margin: auto;

    content: '';

    border-top: 1px solid #fff;
    border-right: 1px solid #fff;

    inset: 0 22px 0 auto;
    rotate: 45deg;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary
{
    background-color: #fcf5f6;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__wrapper
{
    text-align: center;

    margin-inline: auto;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__sub
{
    letter-spacing: .04em;

    color: #fff;
    background-color: #e00f21;

    margin-inline: auto;
    padding-block: 6px 8px;
    -webkit-clip-path: polygon(0 0, 100% 0, 98% 50%, 100% 100%, 0 100%, 2% 50%);
    clip-path: polygon(0 0, 100% 0, 98% 50%, 100% 100%, 0 100%, 2% 50%);
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__heading
{
    font-weight: 600;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__text
{
    letter-spacing: .08em;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__gallery .hacobune-app-container
{
    padding: 0;

    background: transparent;
    background-color: transparent;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__gallery .hacobune-layout-base-top-html
{
    display: none;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__gallery .hacobune-tag-list
{
    display: none;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__gallery .hacobune-narrow-down
{
    display: none;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__gallery .hacobune-media-post-list-item
{
    border: none;
    background-color: transparent;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__gallery .hacobune-media-post-list-item-caption
{
    display: none;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__list
{
    -moz-column-gap: 26px;
    column-gap: 26px;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__more
{
    position: relative;

    display: grid;

    letter-spacing: .08em;

    color: #fff;
    background-color: #000;

    place-items: center;
    margin-inline: auto;
}
.lpDisneyCollection .lpDisneyCollection10thAnniversary__more::before
{
    position: absolute;

    display: block;

    width: 8px;
    height: 8px;
    margin: auto;

    content: '';

    border-top: 1px solid #fff;
    border-right: 1px solid #fff;

    inset: 0 22px 0 auto;
    rotate: 45deg;
}
.lpDisneyCollection .lpDisneyCollectionCopyright
{
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 1.6;

    text-align: center;
    letter-spacing: .02em;
}
@media screen and (max-width: 767px)
{
    .lpDisneyCollection .lpDisneyCollection-pc
    {
        display: none;
    }
    .lpDisneyCollection .lpDisneyCollection-sp
    {
        display: block;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__inner
    {
        padding: 40px 2px 60px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__number
    {
        width: 227px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__heading
    {
        font-size: clamp(16px, 5.2vw, 28px);
        line-height: 1.6;

        margin-top: 24px;

        letter-spacing: 0;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__content
    {
        left: 5px;

        margin-top: 20px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__text
    {
        font-size: 14px;
        line-height: 1.8;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__text:not(:first-child)
    {
        margin-top: 22px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__note
    {
        font-size: 11px;
        line-height: 1.6;

        margin-top: 20px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__sales
    {
        top: 32px;
        right: calc(50% - 170px);

        width: 106px;
        height: 106px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__dot1
    {
        top: 58px;
        right: calc(50% - 246px);

        width: 142px;
        height: 142px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__dot2
    {
        top: 182px;
        left: -60px;

        width: 116px;
        height: 116px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__dot3
    {
        bottom: 16px;
        left: -6px;

        width: 94px;
        height: 94px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__dot4
    {
        right: -118px;
        bottom: -105px;

        width: 209px;
        height: 209px;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries
    {
        padding-block: 56px;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__heading
    {
        font-size: 24px;
        line-height: 1.6;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__list
    {
        margin-top: 32px;

        grid-template-columns: repeat(auto-fit, 156px);
        row-gap: 14px;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__contnet
    {
        margin-top: 7px;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__title
    {
        font-size: 15px;
        line-height: 1.5;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__text
    {
        font-size: 12px;
        line-height: 1.6;

        margin-top: 4px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter
    {
        padding-block: 56px 48px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__heading
    {
        font-size: 24px;
        line-height: 1.6;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__continer
    {
        padding-bottom: 62px;
        padding-left: 20px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__continer .simplebar-track.simplebar-horizontal
    {
        width: calc(100% - 36px);
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__list
    {
        margin-top: 32px;
        padding-right: 20px;

        -moz-column-gap: 15px;

        column-gap: 15px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__thumb
    {
        width: 92px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__name
    {
        font-size: 11px;
        line-height: 1.6;

        margin-top: 8px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__more
    {
        font-size: 14px;
        line-height: 1.6;

        width: 295px;
        height: 50px;
        margin-top: 16px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__wrapper
    {
        padding: 56px 10px 56px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__sub
    {
        font-size: 13px;
        line-height: 1;

        width: 175px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__heading
    {
        font-size: 22px;
        line-height: 1.6;

        margin-top: 8px;

        letter-spacing: .02em;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__text
    {
        font-size: 14px;
        line-height: 1.6;

        margin-top: 12px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__gallery
    {
        margin-top: 22px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__list
    {
        display: grid;

        margin-top: 32px;

        justify-content: center;
        grid-template-columns: repeat(auto-fit, 156px);
        row-gap: 14px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__more
    {
        font-size: 14px;
        line-height: 1.6;

        width: 295px;
        height: 50px;
        margin-top: 40px;
    }
    .lpDisneyCollection .lpDisneyCollectionCopyright
    {
        padding-block: 32px;
    }
    .lpDisneyCollection10thAnniversary__movie iframe {
        width: 100%;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory
    {
        position: relative;
    
        padding: 17.6vw 0 40px;
    
        background-color: #b9e3eb;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory::before
    {
        position: absolute;
        top: 0;
        left: 0;
    
        display: block;
    
        width: 100%;
        height: auto;
    
        content: '';
    
        background-color: #d0eff5;
        background-image: url(../../sp/img/history_bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% auto;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__head
    {
        position: relative;
        z-index: 1;
    
        padding: 0 3.7333333333vw;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__header
    {
        text-align: center;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__titleJp
    {
        font-size: 3.2vw;
        line-height: 1;
    
        padding: 2.1333333333vw 2.6666666667vw 2.4vw;
    
        letter-spacing: .08em;
    
        color: #fff;
        background-image: url(../../img/history_ribbon.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 26.1333333333vw 6.1333333333vw;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__titleEn
    {
        font-family: 'Plus Jakarta Sans', sans-serif;
        font-size: 8.5333333333vw;
        font-weight: 700;
        line-height: 1;
    
        display: block;
    
        margin-top: 3.2vw;
    
        letter-spacing: .08em;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__box
    {
        margin: 7.4666666667vw auto 0;
        padding: 13.3333333333vw 8.5333333333vw 11.7333333333vw 8.5333333333vw;
    
        border-radius: 16px;
        background-color: #fff;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__logo
    {
        width: 60.5333333333vw;
        margin: 0 auto;
    
        -webkit-box-flex: 0;
    
        -ms-flex: 0 0 auto;
    
        flex: 0 0 auto;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__text
    {
        font-size: 3.7333333333vw;
        line-height: 1.9285714286;
    
        width: 100%;
        margin-top: 7.4666666667vw;
    
        letter-spacing: .08em;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__main
    {
        margin: 0 auto;
        padding-left: 7.4666666667vw;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__mainTitle
    {
        width: 84.2666666667vw;
        margin: 0;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__control {
        position: relative;
        overflow-x: scroll;
        width: 100%;
        margin-left: auto;
    }
.lpDisneyCollection .lpDisneyAndyouHistory__control > input
{
    background-color: transparent;
}
.lpDisneyCollection .lpDisneyAndyouHistory__control > input[type=range]
{
    position: relative;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 100%;
    height: 4px;
    margin: 0 auto;

    cursor: pointer;

    border-color: transparent;
    outline: none;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;
}
    .lpDisneyCollection .lpDisneyAndyouHistory__control::-webkit-scrollbar {
        display: none;
        -webkit-appearance: none;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__control {
        position: relative;
        width: 85.3333333333vw;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__control::before {
        position: absolute;
        top: 1px;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        width: calc(100% - 16px);
        height: 4px;
        margin: auto;
        content: '';
        border-radius: 2px;
        background-color: #fff;
    }

    .lpDisneyAndyouHistory__scroll {
        position: relative;
        overflow-x: scroll;
        width: 100%;
        margin-top: 8.5333333333vw;
        margin-left: auto;
    }
.lpDisneyCollection .lpDisneyAndyouHistory__scrollProgressBar
{
    position: relative;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 100%;
    height: 4px;
    margin: 0 auto;

    cursor: pointer;

    border-color: transparent;
    outline: none;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;
}
.lpDisneyCollection .lpDisneyAndyouHistory__control > input[type=range]::-webkit-slider-thumb
{
    width: 24px;
    height: 24px;
    padding: 4px;

    border: 2px solid #000;
    border-radius: 50%;
    background-color: #000;
    background-clip: content-box;
    -webkit-box-shadow: none;
    box-shadow: none;

    -webkit-appearance: none;

    appearance: none;
}
.lpDisneyCollection .lpDisneyAndyouHistory__scrollProgress > input[type=range]::-moz-range-thumb
{
    width: 15px;
    height: 15px;
    padding: 2px;

    border: 2px solid #000;
    border-radius: 50%;
    background-color: #000;
    background-clip: content-box;
    box-shadow: none;

    -moz-appearance: none;

    appearance: none;
}
.lpDisneyCollection .lpDisneyAndyouHistory__scrollProgress > .progress-bar
{
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 0;
    left: 0;

    width: calc(100% - 16px);
    height: 4px;
    margin: auto;

    -webkit-transform: scaleX(0);

    -ms-transform: scaleX(0);

    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;

    border-radius: 2px;
    background-color: #000;
}
.lpDisneyCollection .lpDisneyAndyouHistory__scrollInner .simplebar-content-wrapper::-webkit-scrollbar
{
    display: none;

    -webkit-appearance: none;
}
.lpDisneyCollection .lpDisneyAndyouHistory__scrollInner .simplebar-horizontal
{
    position: absolute;
    bottom: 0;

    width: 85.3333333333vw;
    height: 24px;

    pointer-events: none;

    background-color: transparent;
}
.lpDisneyCollection .lpDisneyAndyouHistory__scrollInner .simplebar-horizontal::before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: calc(100% - 32px);
    height: 4px;
    margin: auto;

    content: '';
    pointer-events: none;
}
.lpDisneyCollection .lpDisneyAndyouHistory__scrollInner .simplebar-scrollbar
{
    z-index: 1;
    top: 0;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 24px;
    height: 24px;
    padding: 3px;

    cursor: pointer;

    opacity: 1;
    border: 2px solid #000;
    border-radius: 50%;
    background-color: #000;
    background-clip: content-box;
}
.lpDisneyCollection .lpDisneyAndyouHistory__scrollInner .simplebar-scrollbar:before
{
    content: none;
}
.lpDisneyCollection .lpDisneyAndyouHistory__slider
{
    position: relative;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    width: -webkit-max-content;

    width: -moz-max-content;

    width: max-content;
    padding: 17.0666666667vw 6.4vw 3.2vw 6.4vw;

    background-color: #000;
}
.lpDisneyCollection .lpDisneyAndyouHistory__slider::before
{
    position: absolute;
    top: 1.6vw;
    left: 1.6vw;

    display: block;

    width: calc(100% - 1.6vw);
    height: 2.4vw;

    content: '';

    background-image: url(../img/history_dot_pc.png);
    background-repeat: repeat-x;
    background-size: 8.9333333333vw 2.4vw;
}
.lpDisneyCollection .lpDisneyAndyouHistory__slide
{
    position: relative;

    width: 50.4vw;

    -webkit-box-flex: 0;

    -ms-flex: 0 0 auto;

    flex: 0 0 auto;
}
.lpDisneyCollection .lpDisneyAndyouHistory__slide:not(:first-child)
{
    margin-left: 5.3333333333vw;
}
.lpDisneyCollection .lpDisneyAndyouHistory__scrollbar
{
    width: 100%;
    height: 3px;

    background-color: #000;
}
.lpDisneyCollection .lpDisneyAndyouHistory__year
{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 4.8vw;
    font-weight: 700;
    line-height: 1;

    position: absolute;
    top: -8vw;
    left: 0;

    letter-spacing: .04em;

    color: #d4c76c;
}
.lpDisneyCollection .lpDisneyAndyouHistory__data
{
    font-size: 3.4666666667vw;
    font-weight: 500;
    line-height: 1.5384615385;

    margin-top: 3.2vw;

    letter-spacing: .08em;

    color: #fff;
}
.lpDisneyCollection .lpDisneyAndyouHistory__img
{
    overflow: hidden;

    margin-top: 6px;

    border-radius: 4px;
}
.lpDisneyCollection .lpDisneyAndyouHistory__description
{
    font-size: 3.4666666667vw;
    font-weight: 500;
    line-height: 1.5384615385;

    margin-top: 1.0666666667vw;

    letter-spacing: .08em;

    color: #fff;
}
.lpDisneyCollection .lpDisneyAndyouHistory__note
{
    margin: 5.3333333333vw auto 0;
}
.lpDisneyCollection .lpDisneyAndyouHistory__noteText
{
    font-size: 2.6666666667vw;
    font-weight: 500;
    line-height: 1.3;

    letter-spacing: .08em;
}
.lpDisneyCollection .lpDisneyAndyouHistory__noteCopyright
{
    width: 10.6666666667vw;
    margin: 9.0666666667vw auto 0;
}
.lpDisneyCollection .lpDisneyAndyouProduct
{
    padding: 8vw 3.4666666667vw 13.3333333333vw;

    background-color: #d3d3d3;
    background-image: url(../../sp/img/product_bg.png);
    background-position: center top;
    background-size: cover;
}
.lpDisneyCollection10thAnniversary__movie {
    padding-top: 60px;
}
}
@media screen and (min-width: 768px)
{
    .lpDisneyCollection .lpDisneyCollection-pc
    {
        display: block;
    }
    .lpDisneyCollection .lpDisneyCollection-sp
    {
        display: none;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__inner
    {
        max-width: 680px;

        margin-inline: auto;
        padding-block: 70px 120px;
        padding-inline: 40px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__heading
    {
        font-size: 24px;
        line-height: 1.6;

        left: 10px;

        margin-top: 32px;

        letter-spacing: .02em;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__content
    {
        left: 10px;

        margin-top: 16px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__text
    {
        font-size: 16px;
        line-height: 1.8;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__text:not(:first-child)
    {
        margin-top: 28px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__note
    {
        font-size: 12px;
        line-height: 1.6;

        margin-top: 16px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__sales
    {
        top: 124px;
        right: -32px;

        width: 150px;
        height: 150px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__dot1
    {
        top: 162px;
        right: calc(50% - 524px);

        width: 214px;
        height: 214px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__dot2
    {
        top: 266px;
        left: -118px;

        width: 237px;
        height: 237px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__dot3
    {
        bottom: 53px;
        left: 83px;

        width: 187px;
        height: 187px;
    }
    .lpDisneyCollection .lpDisneyCollectionAnniversary__dot4
    {
        right: -48px;
        bottom: -112px;

        width: 271px;
        height: 271px;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries
    {
        padding-block: 80px;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__wrapper
    {
        max-width: 1178px;

        margin-inline: auto;
        padding-inline: 40px;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__heading
    {
        font-size: 32px;
        line-height: 1.6;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__list
    {
        margin-top: 44px;

        grid-template-columns: repeat(auto-fit, 255px);
        row-gap: 60px;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__contnet
    {
        margin-top: 14px;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__title
    {
        font-size: 20px;
        line-height: 1.5;
    }
    .lpDisneyCollection .lpDisneyCollectionSeries__text
    {
        font-size: 16px;
        line-height: 1.6;

        margin-top: 8px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter
    {
        margin-inline: auto;
        padding-block: 94px 64px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__heading
    {
        font-size: 32px;
        line-height: 1.6;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__continer
    {
        padding-bottom: 88px;
        padding-left: 60px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__continer .simplebar-track.simplebar-horizontal
    {
        width: calc(100% - 102px);
        max-width: 1098px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__list
    {
        margin-top: 60px;
        padding-right: 40px;

        -moz-column-gap: 24px;

        column-gap: 24px;
        margin-inline: auto;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__thumb
    {
        width: 136px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__name
    {
        font-size: 16px;
        line-height: 1.6;

        margin-top: 14px;
    }
    .lpDisneyCollection .lpDisneyCollectionCharacter__more
    {
        font-size: 16px;
        line-height: 1.6;

        width: 292px;
        height: 60px;
        margin-top: 38px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__wrapper
    {
        max-width: 1178px;
        padding: 80px 40px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__sub
    {
        font-size: 14px;
        line-height: 1;

        width: 187px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__heading
    {
        font-size: 32px;
        line-height: 1.5;

        margin-top: 6px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__text
    {
        font-size: 16px;
        line-height: 1.6;

        margin-top: 16px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__gallery
    {
        margin-top: 44px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__list
    {
        display: flex;

        margin-top: 44px;
    }
    .lpDisneyCollection .lpDisneyCollection10thAnniversary__more
    {
        font-size: 16px;
        line-height: 1.6;

        width: 292px;
        height: 60px;
        margin-top: 44px;
    }
    .lpDisneyCollection .lpDisneyCollectionCopyright
    {
        padding-block: 38px;
    }
    .lpDisneyCollection10thAnniversary__movie {
        padding-top: 60px;
    }
    .lpDisneyAndyouHistory
    {
        position: relative;
    
        padding: 120px 0 40px;
    
        background-color: #b9e3eb;
    }
    .lpDisneyAndyouHistory::before
    {
        position: absolute;
        top: 0;
        left: 0;
    
        display: block;
    
        width: 100%;
        height: 688px;
    
        content: '';
    
        background-color: #d0eff5;
        background-image: url(../../pc/img/history_bg.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 1280px 688px;
    }
    .lpDisneyAndyouHistory__head
    {
        position: relative;
        z-index: 1;
    
        padding: 0 20px;
    }
    .lpDisneyAndyouHistory__header
    {
        text-align: center;
    }
    .lpDisneyAndyouHistory__titleJp
    {
        font-size: 1.6rem;
        line-height: 1;
    
        display: inline-block;
    
        padding: 7px 20px 9px;
    
        letter-spacing: .08em;
    
        color: #fff;
        background-image: url(../../pc/img/history_ribbon.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 142px 33px;
    }
    .lpDisneyAndyouHistory__titleEn
    {
        font-family: 'Plus Jakarta Sans', sans-serif;
        font-size: 5.6rem;
        font-weight: 700;
        line-height: 1;
    
        display: block;
    
        margin-top: 15px;
    
        letter-spacing: .08em;
    }
    .lpDisneyAndyouHistory__box
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    
        max-width: 990px;
        margin: 52px auto 0;
        padding: 52px 72px 60px 54px;
    
        border-radius: 32px;
        background-color: #fff;
    
        -webkit-box-pack: justify;
    
        -ms-flex-pack: justify;
    
        justify-content: space-between;
    }
    .lpDisneyAndyouHistory__logo
    {
        width: 320px;
        height: 84px;
        margin-top: 72px;
    
        -webkit-box-flex: 0;
    
        -ms-flex: 0 0 auto;
    
        flex: 0 0 auto;
    }
    .lpDisneyAndyouHistory__text
    {
        font-size: 1.6rem;
        line-height: 2;
    
        width: 100%;
        margin-left: 64px;
    
        letter-spacing: .08em;
    
        -webkit-box-flex: 0;
    
        -ms-flex: 0 1 auto;
    
        flex: 0 1 auto;
    }
    .lpDisneyAndyouHistory__main
    {
        margin: 0 auto;
        padding-left: 20px;
    }
    .lpDisneyAndyouHistory__mainTitle
    {
        max-width: 688px;
        margin: 0 auto;
    }
    .lpDisneyAndyouHistory__scroll
    {
        position: relative;

        width: 1120px;
        margin-top: 38px;
        margin-left: auto;
    }
    .lpDisneyAndyouHistory__scrollProgress
    {
        position: absolute;
        z-index: 0;
        bottom: 13px;
        left: 16px;
        overflow: hidden;
        width: 100%;
        max-width: 1032px;
        height: 3px;
        margin: auto;
        pointer-events: none;
        border-radius: 1.5px;
        background-color: #fff;
    }
    .lpDisneyAndyouHistory__scrollProgressBar {
        position: absolute;
        left: -100%;
        width: 100%;
        height: 100%;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        background-color: #000;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__scrollInner {
        padding-bottom: 56px;
    }
    .lpDisneyCollection .lpDisneyAndyouHistory__scrollInner .simplebar-horizontal {
        position: absolute;
        bottom: 0;
        max-width: 1060px;
        height: 28px;
        pointer-events: auto;
        background-color: transparent;
    }
    
    .lpDisneyCollection .lpDisneyAndyouHistory__scrollInner .simplebar-horizontal::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    
        display: block;
    
        width: calc(100% - 32px);
        height: 3px;
        margin: auto;
    
        content: '';
        pointer-events: none;
    
        border-radius: 1.5px;
    }
    .lpDisneyAndyouHistory__scrollInner .simplebar-scrollbar
    {
        z-index: 1;
        top: 0;
    
        -webkit-box-sizing: border-box;
    
        box-sizing: border-box;
        width: 28px;
        height: 28px;
        padding: 4px;
    
        cursor: pointer;
    
        opacity: 1;
        border: 2px solid #000;
        border-radius: 50%;
        background-color: #000;
        background-clip: content-box;
    }
    .lpDisneyAndyouHistory__scrollInner .simplebar-scrollbar:before
    {
        content: none;
    }
    .lpDisneyAndyouHistory__scrollInner .simplebar-content-wrapper::-webkit-scrollbar
    {
        display: none;
    
        -webkit-appearance: none;
    }
    .lpDisneyAndyouHistory__slider
    {
        position: relative;
    
        display: -webkit-box;
    
        display: -ms-flexbox;
    
        display: flex;
    
        width: -webkit-max-content;
    
        width: -moz-max-content;
    
        width: max-content;
        padding: 0 54px 0 44px;
    
        background-color: #000;
    }
    .lpDisneyAndyouHistory__slider::before
    {
        position: absolute;
        z-index: 1;
        top: 12px;
        left: 12px;
    
        display: block;
    
        width: calc(100% - 12px);
        height: 18px;
    
        content: '';
        background-image: url(../img/history_dot_pc.png);
        background-repeat: repeat-x;
        background-size: 67px 18px;
    }
    .lpDisneyAndyouHistory__slide
    {
        position: relative;
    
        -webkit-box-sizing: border-box;
    
        box-sizing: border-box;
        width: 270px;
        padding: 98px 0 40px 0;
    
        background-color: #000;
    
        -webkit-box-flex: 0;
    
        -ms-flex: 0 0 auto;
    
        flex: 0 0 auto;
    }
    .lpDisneyAndyouHistory__slide:not(:first-child)
    {
        width: 310px;
        padding-left: 40px;
    }
    .lpDisneyAndyouHistory__slide:not(:first-child) .lpDisneyAndyouHistory__year
    {
        left: 40px;
    }
    .lpDisneyAndyouHistory__scrollbar
    {
        width: 100%;
        height: 3px;
    }
    .lpDisneyAndyouHistory__year
    {
        font-family: 'Plus Jakarta Sans', sans-serif;
        font-size: 2.4rem;
        font-weight: 700;
        line-height: 1;
    
        position: absolute;
        top: 50px;
        left: 0;
    
        letter-spacing: .04em;
    
        color: #d4c76c;
    }
    .lpDisneyAndyouHistory__data
    {
        font-size: 1.3rem;
        font-weight: 500;
        line-height: 1.6153846154;
    
        margin-top: 20px;
    
        letter-spacing: .08em;
    
        color: #fff;
    }
    .lpDisneyAndyouHistory__img
    {
        overflow: hidden;
    
        margin-top: 6px;
    
        border-radius: 4px;
    }
    .lpDisneyAndyouHistory__description
    {
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 1.7142857143;
    
        margin-top: 12px;
    
        letter-spacing: .08em;
    
        color: #fff;
    }
    .lpDisneyAndyouHistory__note
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    
        width: 1060px;
        margin: 30px auto 0;
    
        -webkit-box-pack: justify;
    
        -ms-flex-pack: justify;
    
        justify-content: space-between;
    }
    .lpDisneyAndyouHistory__noteText
    {
        font-size: 1.2rem;
        font-weight: 500;
        line-height: 1.3;
    
        letter-spacing: .08em;
    }
    .lpDisneyAndyouHistory__noteCopyright
    {
        width: 50px;
        height: 12px;
    }
}

@media screen and (min-width: 1281px) {
    .lpDisneyAndyouHistory__scroll {
        width: calc(1120px + (100vw - 1280px) / 2);
    }
}


/** [250414追記] */
.lpDisneyCollection .lpDisneyAndyouHistory__control {
    margin-right: auto;
    height: 5.8vw;
}
.lpDisneyCollection .lpDisneyAndyouHistory__control > .progress-bar
{
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 0;
    left: 0;
    width: calc(100% - 16px);
    height: 4px;
    margin: auto;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    border-radius: 2px;
    background-color: #000;
}
.lpDisneyCollection .lpDisneyAndyouHistory__scrollInner .simplebar-content-wrapper::-webkit-scrollbar
{
    display: none;

    -webkit-appearance: none;
}

@media screen and (max-width: 767px) {
    .lpDisneyCollection .lpDisneyAndyouHistory__control {
        margin-right: auto;
        height: 15vw;
    }
}


/** [追記ここまで] */

/** [2026-02-06 追記ここから] */
@media screen and (max-width: 767px) {

.lpDisneyCollectionCopyright--ft-sm_sp {
    font-size: .9rem;
    }
}

/** [2026-02-06 追記ここまで] */

