@media screen and (min-width: 1200px) {
    .fs-l-sideArea{
        display: none;
    }
    .fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
        max-width: 100%;
    }
}
a:hover{
    text-decoration: none;
}
.mincho{
  font-family: ten-mincho, serif;
  font-feature-settings: "ss02";
  font-style: normal;
  font-weight: 400;
}
.list-ranking ul li:first-child::after,
.list-ranking ul li:nth-child(2)::after,
.list-ranking ul li:nth-child(3)::after,
.list-ranking ul li:nth-child(4)::after,
.list-ranking ul li:nth-child(5)::after {
    content: "";
    width: 75px;
    height: 95px;
    position: absolute;
    top: -45px;
    left: 0;
}
.gnb ul li,
.list-coupon ul li,
.list-tab .tab-conts ul li {
    list-style: none;
}
.inner {
    width: 1000px;
    margin: 0 auto;
}
.list-coupon .category span,
.mv {
    position: relative;
}
.about-sanchenpao .inner img,
.awards .inner img,
.giftbox .img-pc,
.mv .mv-pc img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.about .inner,
.giftbox .inner,
.gnb ul,
.list-coupon .inner {
    width: 1200px;
}
.about-sanchenpao .inner .img-sp,
.awards .inner .img-sp,
.br-sp,
.br-tab,
.giftbox .img-sp,
.lineup .hayatoku-sp,
.lineup ul li img.sp,
.mv .mv-sp {
    display: none;
}
.gnb {
    background: #000;
}
.gnb ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 20px 10px;
}
.gnb ul li {
    width: calc(14% - 10px);
    text-align: center;
    background: #fff;
    border-radius: 40px;
}
.gnb ul li:hover,
.item-list-box ul li:hover a,
.list-coupon ul li .btn-coupon:hover,
.list-coupon ul li .btn-img:hover span.btn-more {
    opacity: 0.8;
}
.gnb ul li a {
    padding: 25px 0;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    display: block;
}
.lineup {
    margin: 0 auto;
    padding: 0 0 50px;
    background: url("https://image.rakuten.co.jp/wangfujing/cabinet/05902843/12505100/gold-bg07.jpg") 0 0/100%
        repeat-y;
}
.lineup .hayatoku-pc {
    display: block;
    margin: 0 auto;
}
.lineup .category {
    color: #fff;
    background: #000;
    padding: 30px 0;
    margin: 0 auto 50px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    border-top: 1px solid #a99611;
}
.lineup-type02 .category {
    margin-bottom: 70px !important;
}
.lineup ul {
    overflow: hidden;
}
.lineup ul li {
    margin-bottom: 70px;
}
.item-list-box ul li img,
.lineup ul li img,
.list-coupon ul li img {
    width: 100%;
}
.lineup ul li .catchphrase {
    font-size: 22px;
    text-align: center;
    color: #fff;
    margin-top: 0;
    background: #000;
    padding: 10px 0;
}
.lineup ul li .prod-name {
    font-size: 34px;
    text-align: center;
    color: #000;
    margin-top: 20px;
}
.lineup ul.bnr-type01 li .prod-name {
    margin-top: 15px;
}
.lineup ul li .info-box {
    margin-top: 15px;
    display: flex;
    justify-content: center;
}
.lineup ul li .info-box .price {
    display: flex;
    justify-content: center;
}
.lineup ul li .info-box .price span.shipping {
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 70px;
    height: 70px;
    font-size: 23px;
    line-height: 1.3;
}
.lineup ul li .info-box .price p {
    font-size: 45px;
    padding: 0 50px 0 15px;
    color: #000;
    position: relative;
}
.lineup ul li .info-box .price p span {
    font-size: 30px;
}
.lineup ul li div .more {
    background: #000;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-self: center;
    font-size: 30px;
    padding: 0 100px;
    border-radius: 45px;
}
.lineup .bnr-type02,
.list-tab .tab-btn {
    display: flex;
    justify-content: space-between;
}
.lineup .bnr-type02 li {
    width: calc(50% - 15px);
}
.lineup .bnr-type02 li .prod-name {
    font-size: 22px;
}
.lineup .bnr-type02 li .info-box .price span.shipping {
    width: 56px;
    height: 56px;
    font-size: 18px;
}
.lineup .bnr-type02 li .info-box .price p {
    font-size: 34px;
    padding: 0 30px 0 15px;
}
.lineup .bnr-type02 li .info-box .price p span {
    font-size: 18px;
}
.lineup .bnr-type02 li div .more {
    padding: 0 40px;
    font-size: 20px;
}
.about {
    padding: 100px 0;
    background: #000;
}
.about .inner {
    background: url(https://www.rakuten.ne.jp/gold/wangfujing/category/giftset/img/wangfujing-bg.png) left center/38%
        no-repeat;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.about .inner div {
    width: 60%;
    text-align: left;
    color: #fff;
}
.about .inner div .tit {
    font-size: 30px;
    margin-bottom: 30px;
}
.about .inner div p {
    font-size: 20px;
    margin: 0 auto;
}
.about-sanchenpao .category,
.awards .category {
    background: #212121;
    color: #fff;
    padding: 30px 0;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
.about-sanchenpao .inner,
.awards .inner {
    width: 1200px;
    padding: 70px 0;
}
.awards .inner .umaimono-bnr {
    margin-top: 30px;
}
.list-coupon .category span::before {
    content: "";
    width: 220px;
    height: 130px;
    background: url(https://www.wangfujing.co.jp/store/category/giftset/img/hayatoku.png) 0 0 / contain no-repeat;
    position: absolute;
    left: -220px;
    top: -58px;
    transform: rotate(-13deg);
}
.item-list-box ul,
.list-coupon ul {
    padding: 100px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto;
}
.list-coupon ul li {
    width: calc(25% - 15px);
}
.list-coupon ul li .btn-coupon {
    margin-bottom: 20px;
    display: block;
}
.list-coupon ul li p {
    font-size: 18px;
    margin: 20px auto;
    color: #000;
    padding: 0;
    font-weight: 400;
}
.list-coupon ul li p .price {
    font-weight: 700;
    margin-top: 10px;
    display: block;
}
.giftbox .tit,
.item-list-box .category,
.list-coupon .category {
    background: #000;
    color: #fff;
    padding: 30px 0;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}
.giftbox .inner,
.list-tab .item-list {
    padding: 100px 0;
}
.list-ranking {
    background: #f2f2f2;
}
.list-ranking ul {
    flex-wrap: wrap;
    justify-content: center !important;
    gap: 45px;
}
.item-list-box ul li {
    list-style: none;
    width: calc(33.33% - 30px);
    position: relative;
}
.item-list-box ul li:hover img,
.list-coupon ul li .btn-img:hover img {
    box-shadow: 0 0 13px 3px #d4d4d4;
}
.list-ranking ul li:first-child::after {
    background: url(https://www.rakuten.ne.jp/gold/wangfujing/category/giftset/img/icon01.png) 0 0 / contain
        no-repeat;
}
.list-ranking ul li:nth-child(2)::after {
    background: url(https://www.rakuten.ne.jp/gold/wangfujing/category/giftset/img/icon02.png) 0 0 / contain
        no-repeat;
}
.list-ranking ul li:nth-child(3)::after {
    background: url(https://www.rakuten.ne.jp/gold/wangfujing/category/giftset/img/icon03.png) 0 0 / contain
        no-repeat;
}
.list-ranking ul li:nth-child(4)::after {
    background: url(https://www.rakuten.ne.jp/gold/wangfujing/oseibogift/img/icon04.png) 0 0 / contain no-repeat;
}
.list-ranking ul li:nth-child(5)::after {
    background: url(https://www.rakuten.ne.jp/gold/wangfujing/oseibogift/img/icon05.png) 0 0 / contain no-repeat;
}
.item-list-box ul li p {
    text-align: left;
    font-size: 18px;
    margin: 20px auto;
}
.list-ranking ul li p span.rank-num {
    padding: 3px 5px;
    border-radius: 20px;
    margin-bottom: 10px;
    display: inline-block;
    color: #fff;
}
.list-ranking ul li p span.num01 {
    background: #ffaa2e;
}
.list-ranking ul li p span.num02 {
    background: #798093;
}
.list-ranking ul li p span.num03 {
    background: #ff6d00;
}
.list-ranking ul li p span.num04,
.list-ranking ul li p span.num05 {
    background: #835b2d;
}
.list-ranking ul li p span.font-red {
    color: red;
    font-weight: 700;
    display: block;
}
.item-list-box ul li p span.free-shipping,
.list-coupon ul li p span.free-shipping {
    display: inline-block;
    background: #000;
    padding: 5px 8px;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
}
.item-list-box ul li p span.price {
    font-weight: 700;
    display: block;
    margin-top: 10px;
}
.item-list-box ul li a.btn-more,
.list-coupon ul li span.btn-more {
    display: block;
    padding: 15px 0;
    text-decoration: none;
    background: #000;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-radius: 30px;
    text-align: center;
}
.list-tab {
    background: url(https://image.rakuten.co.jp/wangfujing/cabinet/05902843/09449320/09449321/cate-bg.jpg)
        center/cover no-repeat fixed;
}
.list-tab .tab-btn p {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 17px 0 15px;
    margin: 0;
    font-weight: 700;
    cursor: pointer;
    font-size: 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.list-tab.list-type01 .tab-btn p {
    width: calc(25% - 10px);
}
.list-tab.list-type02 .tab-btn p {
    width: calc(33.33% - 10px);
}
.list-tab .tab-btn p.is-active {
    background: #f0c320;
    background: linear-gradient(45deg, #f0c320 0, #fffdd6 50%, #f0c320 100%);
    color: #000;
}
.list-tab .tab-conts {
    background: #f0c320;
    background: linear-gradient(45deg, #f0c320 0, #f8e17e 10%, #fffdd6 50%, #f8e17e 90%, #f0c320 100%);
}
.list-tab .tab-conts ul {
    margin: 0 auto;
    display: none;
    justify-content: flex-start;
    padding: 70px 30px;
    gap: 45px;
    flex-wrap: wrap;
}
.list-tab .tab-conts ul.is-show {
    display: flex;
}
.list-tab .tab-conts ul li:last-child,
.list-tab .tab-conts ul li:nth-child(3n) {
    margin-right: 0;
}
@media (min-width: 821px) {
    .lineup .bnr-type02.last {
        display: flex;
        justify-content: space-between;
    }
    .lineup .bnr-type02.last li {
        width: calc(33% - 15px);
    }
    .lineup .bnr-type02.last li .prod-name {
        font-size: 21px;
    }
    .lineup .bnr-type02.last li .info-box .price span.shipping {
        width: 45px;
        height: 45px;
        font-size: 15px;
    }
    .lineup .bnr-type02.last li .info-box .price p {
        font-size: 25px;
        padding: 0 10px;
    }
    .lineup .bnr-type02.last li .info-box .price p span {
        font-size: 14px;
    }
    .lineup .bnr-type02.last li div .more {
        padding: 0 10px;
        font-size: 16px;
    }
}
@media (max-width: 1200px) {
    .gnb ul {
        width: 100%;
    }
    .gnb ul li a {
        font-size: 16px;
    }
    .about .inner,
    .about-sanchenpao .inner,
    .awards .inner,
    .giftbox .inner,
    .list-coupon .inner {
        width: 1000px;
    }
}
@media (max-width: 1000px) {
    .giftbox .inner,
    .inner,
    .list-coupon .inner {
        width: 100%;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .about .inner,
    .about-sanchenpao .inner,
    .awards .inner {
        width: 100%;
    }
}
@media (max-width: 820px) {
    .gnb ul li a,
    .item-list-box ul li p,
    .list-coupon ul li p {
        font-size: 16px;
    }
    .br-tab,
    .mv .mv-sp {
        display: block;
    }
    .mv .mv-pc,
    .mv p {
        display: none;
    }
    .about .inner div,
    .mv .mv-sp img {
        width: 100%;
    }
    .gnb ul {
        flex-wrap: wrap;
        padding: 20px;
    }
    .gnb ul li {
        width: calc(33.33% - 10px);
    }
    .gnb ul li:nth-child(n + 4) {
        margin-top: 20px;
        width: calc(25% - 10px);
    }
    .gnb ul li a {
        padding: 20px 0;
    }
    .lineup {
        padding-top: 0;
    }
    .lineup ul li .catchphrase,
    .list-tab .tab-btn p {
        font-size: 18px;
    }
    .lineup ul li .prod-name {
        font-size: 28px;
    }
    .lineup ul li div .more {
        font-size: 22px;
        padding: 0 50px;
    }
    .lineup .bnr-type02 li .info-box .price {
        align-items: center;
    }
    .lineup .bnr-type02 li .info-box .price p {
        font-size: 26px;
        padding: 0 10px;
    }
    .lineup .bnr-type02 li .info-box .price span.shipping {
        width: 46px;
        height: 46px;
        font-size: 14px;
    }
    .lineup .bnr-type02 li div .more {
        padding: 0 15px;
        font-size: 18px;
    }
    .lineup .bnr-type02.last {
        flex-wrap: wrap;
    }
    .about {
        background-size: 40%;
        background-position: left center;
        padding: 70px 20px;
    }
    .about .inner {
        background-position: center top;
        padding-top: 150px;
    }
    .list-ranking ul {
        gap: 0;
    }
    .list-coupon .category span::before {
        width: 170px;
        height: 100px;
        left: -160px;
    }
    .giftbox .inner,
    .list-coupon ul {
        padding: 70px 0;
    }
    .item-list-box ul {
        padding: 70px;
    }
    .item-list-box ul li {
        width: calc(33.33% - 15px);
    }
    .list-tab .item-list,
    .list-tab .tab-conts ul {
        padding: 70px 20px;
    }
    .list-tab .tab-conts ul li {
        width: calc(33.33% - 15px);
        margin-right: 23px;
    }
}
@media (max-width: 640px) {
    .about .inner div p .br-pc,
    .about-sanchenpao .inner .img-pc,
    .awards .inner .img-pc,
    .br-tab,
    .giftbox .img-pc,
    .lineup .bnr-type02.last li .prod-name .br-pc,
    .lineup .hayatoku-pc,
    .lineup ul li img.pc,
    .list-ranking ul li p .br-pc {
        display: none;
    }
    .br-sp,
    .lineup ul li img.sp {
        display: block;
    }
    .giftbox .inner,
    .inner,
    .list-coupon .inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .gnb ul {
        flex-wrap: wrap;
        padding: 15px;
        margin-top: -1px;
    }
    .gnb ul li {
        width: calc(33.33% - 5px) !important;
        margin-bottom: 10px;
        margin-top: 0 !important;
    }
    .gnb ul li:first-child {
        width: 100% !important;
    }
    .gnb ul li:nth-child(n + 5) {
        margin-bottom: 0;
    }
    .gnb ul li a {
        padding: 13px 0;
        font-size: 13px;
    }
    .lineup,
    .lineup .inner {
        padding-bottom: 0;
    }
    .lineup .hayatoku-sp {
        display: block;
        width: calc(100% - 30px);
        padding-top: 50px;
        margin: 0 auto;
    }
    .about-sanchenpao .category,
    .awards .category,
    .giftbox .tit,
    .item-list-box .category,
    .lineup .category,
    .lineup ul li .info-box .price p span,
    .list-coupon .category {
        font-size: 20px;
    }
    .lineup ul li .catchphrase {
        font-size: 14px;
    }
    .item-list-box ul,
    .lineup .bnr-type02,
    .lineup ul li .info-box,
    .list-coupon ul {
        flex-wrap: wrap;
    }
    .about .inner div,
    .item-list-box ul li,
    .lineup .bnr-type02 li {
        width: 100%;
    }
    .lineup ul li .prod-name {
        font-size: 23px !important;
    }
    .lineup ul li .info-box .price span.shipping {
        font-size: 18px !important;
        height: 56px !important;
        width: 56px !important;
    }
    .lineup ul li .info-box .price p {
        font-size: 34px !important;
        padding-right: 0 !important;
    }
    .lineup .bnr-type02 li div .more,
    .lineup ul li div .more {
        padding: 10px 0;
        width: 100%;
        justify-content: center;
        font-size: 18px;
        margin-top: 15px;
    }
    .about {
        background-size: 300px;
        background-position: top center;
    }
    .about .inner {
        padding-top: 300px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        background-size: 100%;
    }
    .about .inner div .tit,
    .list-ranking ul li p {
        text-align: center;
    }
    .about .inner div p {
        font-size: 16px;
    }
    .awards .inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .about-sanchenpao .inner {
        padding-top: 30px;
        padding-bottom: 0;
    }
    .about-sanchenpao .inner .img-sp,
    .awards .inner .img-sp,
    .giftbox .img-sp {
        display: block;
        width: 100%;
    }
    .list-coupon .category span::before {
        width: 120px;
        height: 70px;
        left: calc(50% - 60px);
        top: -82px;
        transform: inherit;
    }
    .list-coupon ul li {
        width: calc(50% - 7px);
    }
    .list-coupon ul li:first-child,
    .list-coupon ul li:nth-child(2) {
        margin-bottom: 30px;
    }
    .item-list-box ul li p,
    .list-coupon ul li p {
        font-size: 14px;
        min-height: 133px;
    }
    .item-list-box ul li a.btn-more,
    .list-coupon ul li span.btn-more {
        padding: 15px 0;
        font-size: 16px;
    }
    .list-ranking ul li {
        margin-bottom: 70px;
    }
    .list-tab .tab-btn p {
        font-size: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .list-tab.list-type01 .tab-btn p {
        width: calc(25% - 7px);
    }
    .list-tab.list-type02 .tab-btn p {
        width: calc(33.33% - 7px);
    }
    .list-tab .tab-conts ul {
        padding: 50px 15px;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 14px;
    }
    .list-tab .tab-conts ul li {
        width: calc(50% - 7px);
        margin-right: 0;
    }
    .list-tab .tab-conts ul li:nth-child(n + 3) {
        margin-top: 30px;
    }
}