.contents-area {
    width: 100%;
    margin-bottom: -20px;
    font-family: 'futura', 'Noto Sans Japanese', "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    background-color: #f6f3ed;
}

.contents-area .cloud-shoplive {
    font-family: 'futura', 'Noto Sans Japanese', "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.contents-area h3 {
    letter-spacing: 0.1em;
}

.fv {
    margin: 0 0;
    padding: 84px 0 48px;
    font-size: 14px;
    line-height: 2.2;
    text-align: center;
}

.fv img {
    width: 480px;
    margin: 0 auto 48px;
    display: block;
}

.fv p {
    display: block;
}

.fv p span {
    display: inline-block;
}

.FeaturedCampaignPlayer {
    padding: 0 !important;
    overflow: hidden;
}

.FeaturedCampaignPlayer,
.OverallEntry {
    width: 1080px !important;
}

.FeaturedCampaignPlayer .wrap-live-desc {
    background-color: #fff !important;
    border-radius: 16px 0 0 16px !important;
    overflow: hidden;
}

.FeaturedCampaignPlayer .wrap-play-goods-list {
    background-color: #fff !important;
    border-radius: 0 16px 16px 0 !important;
    box-shadow: unset !important;
}

.FeaturedCampaignPlayer .wrap-play-goods-list .wrapper-aspect-ratio {
    left: 1px;
    position: relative;
}

.wrapper-aspect-ratio.aspect-center-player {
    padding: 0 !important;
}

.FeaturedCampaignPlayer .wrap-center-player {
    border-radius: 0 !important;
}

.FeaturedCampaignPlayer .wrap-displaying-list {
    padding: 36px 24px 0 !important;
    box-sizing: border-box !important;
}

.FeaturedCampaignPlayer.svelte-1esyaaq .box-live-info-text.svelte-1esyaaq {
    padding: 0 36px !important;
}

.FeaturedCampaignPlayer .live-title,
.FeaturedCampaignPlayer .live-desc {
    font-weight: normal !important;
    letter-spacing: 0.1em !important;
}

.FeaturedCampaignPlayer .live-title {
    margin-bottom: 12px !important;
    font-size: 20px !important;
    line-height: 1.6 !important;
    text-align: left;
    color: #333 !important;
}

.FeaturedCampaignPlayer .live-desc {
    max-height: unset !important;
    font-size: 12px !important;
    line-height: 2.2 !important;
    text-align: left;
    color: #888 !important;
    white-space: unset;
    text-overflow: unset;
    overflow: unset;
    -webkit-box-orient: unset;
}

.MobileCampaignCover .wrap-live-campaign-status {
    margin: 0 auto 12px !important;
    display: block !important;
}

.scheduled-campaign {
    padding: 5px 16px 4px !important;
    font-weight: normal !important;
    background: unset !important;
    border: solid 1px #4a6fbf;
}

.theme-sub-background-color.replay-date {
    border: solid 1px #ccc;
    fill: unset;
}

.theme-primary-text-color {
    color: #4a6fbf !important;
}

.replay-date .theme-primary-text-color {
    color: #888 !important;
}

.wrap-goods-banner {
    display: none !important;
}

.wrap-goods-info {
    text-align: left;
}

.list-header-title {
    display: none;
}

.listArea {
    padding: 24px 0 120px;
    position: relative;
}

.listArea h3 {
    margin-bottom: 48px;
    font-size: 32px;
    font-weight: normal;
    line-height: 1.4;
    text-align: center;
    position: relative;
    z-index: 10;
}

.listArea h3 span {
    font-size: 0.5em;
    display: block;
}

.cloud-shoplive.OverallEntry .ReplayListItem {
    width: calc(20.8% - 0px) !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

.cloud-shoplive .ReplayListItem .aspect-replay-thumbnail>.inner-aspect-ratio {
    padding-top: 179% !important;
}

.cloud-shoplive .ReplayListItem .closed-campaign-title {
    height: 40px;
    max-height: unset;
    font-size: 12px !important;
    /* font-weight: normal !important; */
    letter-spacing: 0.05em !important;
    text-overflow: unset !important;
    white-space: unset;
    display: block !important;
    -webkit-box-orient: unset !important;
    -webkit-line-clamp: unset !important;
}

.closed-campaign-desc {
    display: none !important;
}

.scheduled-mark {
    margin-bottom: 4px !important;
    padding: 4px 12px 3px !important;
    font-size: 11px !important;
    letter-spacing: 0.25em !important;
    color: #fff !important;
    background-color: #4a6fbf !important;
}

.scheduled-date,
.scheduled-time {
    font-size: 20px !important;
    line-height: 1.2 !important;
    letter-spacing: 0.15em !important;
}

.button-wrapper {
    min-height: unset !important;
    padding: 60px 0 0 !important;
}

.more-button {
    height: unset !important;
    padding: 12px 36px !important;
    background-color: #fff !important;
}

#featuerd-only .container-top-campaign .FeaturedCampaignPlayer {
    box-shadow: 0 0 48px #3332;
    border-radius: 12px;
}

.liveList .wrap-thumbnail {
    box-shadow: 0 0 48px #3332;
}

.liveList .campaign-infos {
    margin-top: 12px !important;
}

.liveList .campaign-infos h3 {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: normal !important;
}

.SP_Only {
    margin-top: 36px;
}