.fr-anchorButton.-twoThirds {
    max-width: calc(2/3 * 100%);
    margin-left: auto;
    margin-right: auto;
    border-right: 1px solid #dadada;
}
.-twoThirds .fr-anchorButton_itemText {
    min-height: 43px;
    display: flex;
    justify-content: center;
    align-items: center
}

.fr-fixedAnchor {
    display: none;
    position: fixed;
    width: 100%
}
.fr-fixedAnchor.is-display {
    display: block
}
.AnchorAdjust {
    margin-top: -73px;
    padding-top: 73px;
}

.limitedofferSection .-h2{
    margin-top: 60px;
}
.fr-bff-products.-mbAdjust {
    margin-bottom: -21px;
}

.lineupGrid .fr-stepFlow_heading {
    font-size: 16px
}

.ImagePlusText {
    display: flex
}
.ImagePlusText.-function {
    position: relative
}
.ImagePlusText_imgWrap {
    margin-right: 4vw;
}
.-function .ImagePlusText_imgWrap {
    width: 120px;
}
.-update .ImagePlusText_imgWrap {
    width: 28vw
}
.ImagePlusText_content {
    flex: 1
}
.ImagePlusText [data-component-type=ProductGridText].fr-bff-products {
    padding: 0
}
.ImagePlusText [data-component-type=ProductGridText] .fr-bff-product {
    margin-bottom: 0
}
.ImagePlusText [data-component-type=ProductGridText] .fr-bff-product_name {
    display: none
}
.ImagePlusText [data-component-type=ProductGridText] .fr-bff-product_inner:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.fr-styling.-twoPointFive {
    padding-top: 0;
    padding-bottom: 0
}
.fr-styling.-twoPointFive .swiper-parent.-fr-styling .swiper-container {
    padding-bottom: 0
}

.otherLineup {
    display: flex;
    flex-wrap: wrap;
}
[lang=ja] .otherLineup {
    font-family: ヒラギノ角ゴ Pro W6, sans-serif;
    font-weight: 700
}
[lang=en] .otherLineup {
    font-family: HelveticaNeue-Medium,Roboto -medium,sans-serif;
    font-weight: 500
}
.otherLineup_item {
    width: calc(33.3% - 3vw);
    text-align: center;
    margin-right: 4vw;
}
.otherLineup_item:last-of-type {
    margin-right: 0;
    text-align: center
}

@media screen and (max-width:812px) {
    .u-sp-align-center {
        text-align: center
    }
    .u-sp-align-right {
        text-align: right
    }
    .u-sp-align-left {
        text-align: left
    }

    .fr-stepFlow_itemInner.u-only-sp {
        display: flex
    }
    .fr-stepFlow_itemInner.-sp-center{
        justify-content: center;
    }
    .fr-stepFlow_itemInner.-sp-center .fr-stepFlow_heading{
        flex-grow: 0;
        flex-basis: auto;
    }
    .fr-styling.-twoPointFive .swiper-parent.-fr-styling .swiper-slide {
        width: 40vw !important
    }

    .otherLineup {
        font-size: 12px
    }
}

@media screen and (min-width:813px) {
    .u-pc-align-center {
        text-align: center
    }
    .u-pc-align-right {
        text-align: right
    }
    .u-pc-align-left {
        text-align: left
    }

    .fr-anchorButton.-twoThirds {
        max-width: calc(2/3 * 1176px);
    }
    
    .fr-fixedAnchor {
        width: calc(100% - 50px);
        max-width: 1176px
    }
    .AnchorAdjust {
        margin-top: -110px;
        padding-top: 110px;
    }

    .limitedofferSection .-h2{
        margin-top: 64px;
    }
    .fr-bff-products.-mbAdjust{
        margin-bottom: -28px;
    }
    .fr-stepFlow_itemInner.u-only-pc {
        display: flex
    }

    .lineupGrid {
        display: grid;
        grid-template-columns: 1fr calc((550/1075) * 100%);
        grid-template-rows: auto 1fr;
        max-width: 1075px;
        margin-left: auto;
        margin-right: auto;
    }
    .lineupGrid_item.-head {
        grid-column: 2 / 3;
        grid-row: 1 / 2;
    }
    .lineupGrid_item.-img {
        grid-column: 1 / 2;
        grid-row: 1 / 3;
        padding-right: calc((75/525) * 100%);;
    }
    .lineupGrid_item.-content {
        grid-column: 2 / 3;
        grid-row: 2 / 3;
    }
    .lineupGrid .fr-stepFlow_heading {
        font-size: 23px;
    }

    .ImagePlusText.-update {
        width: 576px;
        margin-right: auto;
        margin-left: auto
    }
    .ImagePlusText.-update {
        width: 576px;
        margin-right: auto;
        margin-left: auto
    }
    .ImagePlusText_imgWrap {
        margin-right: 24px
    }
    .-function .ImagePlusText_imgWrap {
        width: calc((276/550) * 100%)
    }
    .-update .ImagePlusText_imgWrap {
        width: 186px
    }

    .otherLineup {
        align-items: center;
        justify-content: center
    }
    .otherLineup_item {
        width: 175px;
        margin-top: 0;
        margin-right: 12px;
        margin-left: 12px
    }
}
