.fr-anchorButton {
    margin-bottom: 21px;
}
.mt-underAnchor {
    margin-top: 43px;
}

.displayFlex {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.displayFlex .flex_content_img {
    width: 100%;
}
.displayFlex .flex_content_bff {
    width: 100%;
}
.fr-heading.-h4.topH4text {
    font-size: 20px;
}
.fr-heading.-h3.accoH3text, 
.fr-heading.-h5.topH5text {
    font-size: 18px;
}
[data-component-type=ProductCarouselDestroy] .fr-bff-product:nth-child(-n+3) {
    margin-top: 0;
}
.fr-accordion_content .firstOneContent {
    margin-top: 0;
}
.fr-anchorButton_item .fr-anchorButton_itemText {
    font-size: 13px;
}
.fr-imagePlusTextParent.-list .fr-imagePlusText:first-child {
    margin-top: 0;
}
.textNote {
    display: block;
    font-size: 13px;
    color: #6A6A6A;
}
.movieBottomtext {
    font-size: 13px;
}
.fr-videoAutoPlay_wrapper.videoPlaycontent {
    margin: auto;
    margin-bottom: 12px;
    width: 92%;
}
.fr-videoAutoPlay_wrapper.videoPlaycontent[data-aspect-ratio="3:4"]:before {
    padding-top: 56.3333%;
}

.lineh-216{
    line-height: 21.6px;
}

.lineh-169{
    line-height: 16.9px;
}

@media screen and (max-width: 812px) {
    .sp-wmin345{
        min-width: 345px;
    }

    .h5-padding0{
        padding: 0;
    }

}

@media screen and (min-width: 813px) {
    .fr-anchorButton.-large .fr-anchorButton_item {
        border-top-width: 1px;
    }
    .mt-underAnchor {
        margin-top: 55px;
    }
    .displayFlex {
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        width: 100%;
    }
    .displayFlex .flex_content_img {
        width: calc((100% - 24px) / 2);
        display: flex;
        justify-content: center;
    }
    .displayFlex .flex_content_img .u-imgAdjustBox {
        width: 75%;
    }
    .displayFlex .flex_content_bff {
        width: calc((100% - 24px) / 2);
    }
    .fr-heading.-h3.accoH3text {
        font-size: 20px;
    }

    .topTwoimage{
        margin-left: auto;
        margin-right: auto;
        max-width: 828px;
    }

    .fr-imagePlusTextParent.-list .fr-imagePlusText {
        width: calc((100% - 24px) / 2);
    }
    [data-component-type=ProductCarouselDestroy] .fr-bff-product:nth-child(-n+5) {
        margin-top: 0;
    }
    .pc-wmax402 {
        max-width: calc((100% - 24px) / 2);
    }
    .pc-wmax624 {
        max-width: calc((100% + 420px) / 2);
    }
    .fr-accordion_content .h4Font20 {
        font-size: 20px;
    }
    .fr-anchorButton_item .fr-anchorButton_itemText {
        font-size: 15px;
    }
    .topImagesize figure {
        margin: auto;
        width: calc((100% + 280px) / 2);
    }
    .fr-videoAutoPlay_wrapper.videoPlaycontent {
        width: 75.3625%;
    }
    .fr-videoAutoPlay_wrapper.videoPlaycontent[data-aspect-ratio="3:4"]:before {
        padding-top: 56.3333%;
    }
    .socks_fi{
        display: flex;
        width: calc((100% - 24px) / 2);
        margin-left: auto;
        margin-right: auto;
    }
    .socks_fi .fr-functionalIcon_itemInner{
        margin: 0;
        margin-right: 10px;
    }

    .pc-wmax576{
        max-width: 576px;
    }

    .textNote-mt-8{
        margin-top: 8px;
    }
}