@charset "utf-8";

/**
 * minna
 */
@media screen and (min-width: 835px) {
    #ownlyUgcWidget_4216_1728012757218 {
        margin-top: 60px;
    }

    .ownly_ugc {
        width: 1120px;
        margin: 0 auto;
    }

    .ownly_ugc_widget_block_ui {
        gap: 24px !important;
    }

    .ownly_ugc_icon_sns {
        fill: #000000 !important;
    }

    .ownly_ugc_icon_sns svg {
        width: 27px;
        height: 27px;
        margin-left: -38px;
        margin-top: -38px;
    }

    .ownly_ugc_user_info_surface {
        height: 48px;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.44) 26%, rgba(255, 255, 255, 0.75) 57%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.44) 26%, rgba(255, 255, 255, 0.75) 57%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.44) 26%, rgba(255, 255, 255, 0.75) 57%, rgba(255, 255, 255, 1) 100%);

    }

    .user_info_surface .innerText {
        padding: 5% 5% 2%;
    }

    .ownly_ugc_user_info_surface {
        bottom: -2px !important;
    }

    .ownly_ugc_widget_block_ui span.ownly_ugc_user_name {
        color: #000 !important;
    }

    .ownly_ugc_modal_contents .ownly_ugc_set_post_comment {
        max-height: 90% !important;
    }

    .ownly_ugc_user_name {
        font-size: 12px !important;
        left: 14px !important;
        bottom: 14px !important;
    }

    .ownly_ugc_paging {
        font-size: 16px;
        border: none !important;
        width: 90px !important;
        position: relative;
    }

    .ownly_ugc_pagination a:before {
        position: absolute;
        content: "";
        right: -2px;
        border-top: 6px solid #fff;
        border-right: 6px solid #fff;
        top: -8px;
        bottom: 0;
        margin: auto;
        vertical-align: middle;
        width: 13px;
        height: 13px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;

    }

    .ownly_ugc_pagination a:after {
        position: absolute;
        content: "";
        right: 0;
        border-top: 3px solid #000;
        border-right: 3px solid #000;
        top: -8px;
        bottom: 0;
        margin: auto;
        vertical-align: middle;
        width: 13px;
        height: 13px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        padding: 0;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
    }
}

@media screen and (max-width: 834px) {
    #ownlyUgcWidget_4216_1728012757218 {
        margin: 12px 8px;
    }

    .ownly_ugc_widget_block_ui {
        gap: 7px !important;
    }

    .ownly_ugc_icon_sns {
        fill: #000000 !important;
    }

    .ownly_ugc_icon_sns svg {
        width: 27px;
        height: 27px;
        margin-left: -25px;
        margin-top: -13px;
        margin-bottom: 2px;
    }

    .ownly_ugc_user_info_surface {
        height: 48px;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.44) 26%, rgba(255, 255, 255, 0.75) 57%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.44) 26%, rgba(255, 255, 255, 0.75) 57%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.44) 26%, rgba(255, 255, 255, 0.75) 57%, rgba(255, 255, 255, 1) 100%);

    }

    .user_info_surface .innerText {
        padding: 5% 5% 2%;
    }

    .ownly_ugc_user_info_surface {
        bottom: -2px !important;
    }

    .ownly_ugc_widget_block_ui span.ownly_ugc_user_name {
        color: #000 !important;
    }

    .ownly_ugc_user_name {
        font-size: 10px !important;
        left: 14px !important;
        bottom: 14px !important;
    }
    .ownly_ugc_paging {
        font-size: 16px;
        border: none !important;
        width: 90px !important;
        position: relative;
    }

    .ownly_ugc_pagination a:before {
        position: absolute;
        content: "";
        right: -2px;
        border-top: 6px solid #fff;
        border-right: 6px solid #fff;
        top: -8px;
        bottom: 0;
        margin: auto;
        vertical-align: middle;
        width: 13px;
        height: 13px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;

    }

    .ownly_ugc_pagination a:after {
        position: absolute;
        content: "";
        right: 0;
        border-top: 3px solid #000;
        border-right: 3px solid #000;
        top: -8px;
        bottom: 0;
        margin: auto;
        vertical-align: middle;
        width: 13px;
        height: 13px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        padding: 0;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
    }

}