@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;
}
.inner {
  width: 1000px;
  margin: 0 auto;
}
.inner a:hover{
  text-decoration: none;
}
.mv .mv-pc img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.mv .mv-sp{
  display: none;
}
.gnb {
  background: #fdae29;
}
.gnb ul {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 20px;
}
.gnb ul li {
  width: calc(16.66% - 10px);
  text-align: center;
  background: #fff;
  list-style: none;
  border-radius: 40px;
}
.gnb ul li:last-child a{
  padding: 10px 0;
}
.gnb ul li:hover{
  opacity: 0.8;
}
.gnb ul li a {
  padding: 25px 0;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  display: block;
}
.img-late img{
  display: block;
  margin: 0 auto;
}
.img-late img.sp{
  display: none;
}
.lineup{
  padding: 100px 0 0;
  padding-bottom: 50px;
  background: #fff8ec;
}
/* .lineup .tit{
  background: url(../../category/fathersday/img/bnr-list-bg.jpg) no-repeat;
  background-size: cover;
  margin-bottom: 70px;
  padding: 30px 0;
} */
.lineup .tit img.pc{
  display: block;
  margin: 0 auto 30px;
  max-width: 100%;
}
.lineup .tit img.sp{
  display: none;
}
.lineup ul li{
  margin-bottom: 50px;
}
.lineup ul li a *{
  pointer-events: auto;
}
.lineup ul li img{
  width: 100%;
}
.lineup ul li img.sp{
  display: none;
}
.lineup ul li .prod-name{
  font-size: 34px;
  text-align: center;
  color: #fdae29;
  margin-top: 20px;
}
.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: #fdae29;
  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: 50px;
  color: #000;
  padding: 0 50px 0 15px;
  color: #fdae29;
  position: relative;
}
/* .lineup .bnr-type01 li .info-box .price p::after{
  content: "サンキューパパ";
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  position: absolute;
  left: 21px;
  top: -3px;
  color: #4b1e1e;
  font-size: 15px;
  font-weight: bold;
} */
.lineup ul li .info-box .price p span{
  font-size: 30px;
}
.lineup ul li div .more{
  background: #4b1e1e;
  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{
  display: flex;
  justify-content: space-between;
}
.lineup .bnr-type02 li{
  width: calc(50% - 15px);
}
.lineup .bnr-type02 li .prod-name{
  font-size: 24px;
}
.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;
}


.comparison{
  margin: 0 auto 100px;
}
.comparison img{
  display: block;
  margin: 0 auto;
}
.buy-btn-list{
  display: flex;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1000px;
  padding-left: 200px;
  box-sizing: border-box;
  justify-content: flex-end;
  gap: 21px;
  padding-right: 20px;
}
.buy-btn-list li{
  list-style: none;
}

.about {
  padding: 100px 0;
}
.about .inner{
  width: 1200px;
  background: url(https://www.rakuten.ne.jp/gold/wangfujing/category/fathersday/img/wangfujing-bg03.png) no-repeat left center;
  background-size: 38%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.about .inner div {
  width: 60%;
  text-align: left;
  color: #333;
}
.about .inner div .tit {
  font-size: 30px;
  margin-bottom: 30px;
}
.about .inner div p {
  font-size: 20px;
  margin: 0 auto;
}
.awards .category,
.about-sanchenpao .category,
.comparison .category{
  background: #fdae29;
  color: #fff;
  padding: 30px 0;
  margin: 0 auto;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.awards .inner,
.about-sanchenpao .inner{
  width: 1200px;
  padding: 70px 0;
}
.awards .inner img,
.about-sanchenpao .inner img{
  display: block;
  margin: 0 auto;
  width: 100%;
}
.awards .inner .img-sp,
.about-sanchenpao .inner .img-sp{
  display: none;
}
.awards .inner .umaimono-bnr{
  margin-top: 30px;
}
.list-coupon .inner{
  width: 1200px;
}
.list-coupon .category span{
  position: relative;
}
.list-coupon .category span::before{
  content: "";
  width: 220px;
  height: 130px;
  background: url(https://www.wangfujing.co.jp/store/category/giftset/img/hayatoku.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: -220px;
  top: -58px;
  transform: rotate(-13deg);
}
.list-coupon ul{
  padding: 100px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
}
.list-coupon ul li{
  list-style: none;
  width: calc(25% - 15px);
}
.list-coupon ul li img{
  width: 100%;
}
.list-coupon ul li .btn-coupon{
  margin-bottom: 20px;
  display: block;
}
.list-coupon ul li .btn-coupon:hover{
  opacity: 0.8;
}
.list-coupon ul li p{
  font-size: 18px;
  margin: 20px auto;
  color: #000;
  padding: 0;
  font-weight: normal;
}
.list-coupon ul li p .price{
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.list-coupon ul li .btn-img:hover span.btn-more{
  opacity: 0.8;
}
.list-coupon .category,
.item-list-box .category,
.comparison .category  {
  background: #fdae29;
  color: #fff;
  padding: 30px 0;
  margin: 0 auto;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.list-ranking {
  background: #f2f2f2;
}
.list-ranking .inner{
  width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
}
.item-list-box ul {
  padding: 100px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
}
.item-list-box ul li {
  list-style: none;
  width: calc(25% - 30px);
  position: relative;
}
.list-coupon ul li .btn-img:hover img,
.item-list-box ul li:hover img {
  box-shadow: 0 0 13px 3px #d4d4d4;
}
.list-ranking ul li:first-child::after {
  content: "";
  background: url(https://www.rakuten.ne.jp/gold/wangfujing/category/fathersday/img/icon01.png) no-repeat;
  background-size: contain;
  width: 75px;
  height: 95px;
  position: absolute;
  top: -45px;
  right: -15px;
}
.list-ranking ul li:nth-child(2)::after {
  content: "";
  background: url(https://www.rakuten.ne.jp/gold/wangfujing/category/fathersday/img/icon02.png) no-repeat;
  background-size: contain;
  width: 75px;
  height: 95px;
  position: absolute;
  top: -45px;
  right: -15px;
}
.list-ranking ul li:nth-child(3)::after {
  content: "";
  background: url(https://www.rakuten.ne.jp/gold/wangfujing/category/fathersday/img/icon03.png) no-repeat;
  background-size: contain;
  width: 75px;
  height: 95px;
  position: absolute;
  top: -45px;
  right: -15px;
}
.list-ranking ul li:nth-child(4)::after {
  content: "";
  background: url(https://www.rakuten.ne.jp/gold/wangfujing/category/fathersday/img/icon04.png) no-repeat;
  background-size: contain;
  width: 75px;
  height: 95px;
  position: absolute;
  top: -45px;
  right: -15px;
}
.item-list-box ul li img {
  width: 100%;
}
.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 {
  background: #aeba9e;
}
.list-ranking ul li p span.font-bold{
  font-weight: bold;
  display: block;
  height: 54px;
  font-size: 16px;
}
.list-ranking ul li p span.font-red{
  color: #f00;
  font-weight: bold;
  display: block;
  height: 72px;
  font-size: 16px;
}
.list-coupon ul li p span.free-shipping,
.item-list-box 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: bold;
  display: block;
  margin-top: 10px;
}
.list-coupon ul li span.btn-more,
.item-list-box ul li a.btn-more {
  display: block;
  padding: 15px 0;
  text-decoration: none;
  background: #fdae29;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  border-radius: 30px;
  text-align: center;
}
.item-list-box ul li:hover a {
  opacity: 0.8;
}
.list-tab {
  background: url(https://image.rakuten.co.jp/wangfujing/cabinet/05902843/09449320/09449321/cate-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.list-tab .item-list {
  padding: 100px 0;
}
.list-tab .tab-btn {
  display: flex;
  justify-content: space-between;
}
.list-tab .tab-btn p {
  text-align: center;
  /* background: #c64309; */
  background: #fdae29;
  color: #fff;
  padding: 17px 0 15px;
  margin: 0;
  font-weight: bold;
  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: #f2f2f2;
  color: #000;
}
.list-tab .tab-conts {
  background: #f2f2f2;
}
.list-tab .tab-conts ul {
  margin: 0 auto;
  display: none;
  justify-content: flex-start;
  padding: 70px 30px;
}
.list-tab.list-type02 .tab-conts ul{
  justify-content: center;
}
.list-tab .tab-conts ul.is-show {
  display: flex;
}
.list-tab .tab-conts ul li {
  list-style: none;
  margin-right: 45px;
}
.list-tab .tab-conts ul li:last-child{
  margin-right: 0;
}
.giftbox .tit,
.delivery .tit{
  /* background: #c64309; */
  background: #fdae29;
  color: #fff;
  padding: 30px 0;
  margin: 0 auto;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.giftbox .inner{
  width: 1200px;
}
.giftbox .img-pc,
.delivery .img-sp{
  display: block;
  margin: 0 auto;
  width: 100%;
}
.giftbox .img-sp,
.delivery .img-sp{
  display: none;
}
.br-tab{
  display: none;
}
.br-sp{
  display: none;
}
/*         レスポンシブ */
@media(max-width:1200px){
  .gnb ul{
    width: 100%;
  }
  .list-coupon .inner{
    width: 1000px;
  }
  .giftbox .inner{
    width: 1000px;
  }
  .about .inner{
    width: 1000px;
  }
  .awards .inner,
  .about-sanchenpao .inner{
    width: 1000px;
  }
  .list-ranking .inner{
    width: 1000px;
  }
  .list-ranking ul li .br-pc{
    display: none;
  }
  .list-ranking ul li p span.font-red{
    height: 100px;
  }
}
@media(max-width:1000px){
  .inner{
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .list-coupon .inner{
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .giftbox .inner{
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .comparison img{
    width: 100%;
  }
  .buy-btn-list{
    max-width: 100%;
  }
  .about .inner{
    width: 100%;
  }
  .awards .inner,
  .about-sanchenpao .inner{
    width: 100%;
  }
}
@media(max-width:820px){
  .br-tab{
    display: block;
  }
  .mv .mv-pc{
    display: none;
  }
  .mv .mv-sp{
    display: block;
  }
  .mv .mv-sp img{
    width: 100%;
  }
  .mv p{
    display: none;
  }
  .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;
  }
  .gnb ul li a{
    padding: 20px 0;
    font-size: 16px;
  }
  .lineup{
    padding-top: 50px;
  }
  .lineup .tit{
    padding: 20px 0;
  }
  .lineup .tit img.pc{
    display: none;
  }
  .lineup .tit img.sp{
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .lineup ul li .prod-name{
    font-size: 28px;
  }
  .lineup ul li div .more{
    font-size: 22px;
    padding: 0 50px;
  }
  .lineup .bnr-type02 li .prod-name{
    font-size: 22px;
  }
  .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;
  }
  .about{
    background-size: 40%;
    background-position: left center;
    padding: 70px 20px;
  }
  .about .inner{
    background-position: center top;
    padding-top: 150px;
  }
  .about .inner div{
    width: 100%;
  }
  .list-coupon .category span::before{
    width: 170px;
    height: 100px;
    left: -160px;
  }
  .list-coupon ul{
    padding: 70px 0;
  }
  .list-coupon ul li p{
    font-size: 16px;
  }
  .list-ranking .inner{
    width: 100%;
  }
  .item-list-box ul{
    padding: 70px;
  }
  .item-list-box ul li{
    width: calc(25% - 15px);
  }
  .item-list-box ul li p{
    font-size: 16px;
  }
  .list-ranking ul li p span.font-bold{
    height: 84px
  }
  .list-ranking ul li p span.font-red{
    height: 120px;
  }
  .list-tab .tab-btn p{
    font-size: 18px;
  }
  .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){
  .br-tab{
    display: none;
  }
  .br-sp{
    display: block;
  }
  .inner{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .gnb ul{
    flex-wrap: wrap;
    padding: 15px;
  }
  .gnb ul li{
    width: calc(50% - 5px);
    margin-bottom: 15px;
    margin-top: 0 !important;
  }
  .gnb ul li:nth-last-child(2),
  .gnb ul li:last-child{
    margin-bottom: 0;
  }
  .gnb ul li a,
  .gnb ul li:last-child a{
    padding: 15px 0 ;
    font-size: 16px;
  }
  .gnb ul li:last-child a br{
    display: none;
  }
  .img-late img.sp{
    width: 100%;
    display: block;
  }
  .img-late img.pc{
    display: none;
  }
  .lineup{
    padding-bottom: 0;
  }
  /* .lineup .tit{
    margin-bottom: 50px;
  } */
  .lineup .bnr-type02{
    flex-wrap: wrap;
  }
  .lineup .bnr-type02 li{
    width: 100%;
  }
  .lineup ul li img.pc{
    display: none;
  }
  .lineup ul li img.sp{
    display: block;
  }
  .lineup ul li .prod-name{
    font-size: 24px !important;
  }
  .lineup ul li .info-box{
    flex-wrap: wrap;
  }
  .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-type01 li .info-box .price p::after{
    font-size: 12px;
    left: 14px;
    top: 2px;
  } */
  .lineup ul li div .more,
  .lineup .bnr-type02 li div .more{
    padding: 10px 0;
    width: 100%;
    justify-content: center;
    font-size: 18px;
    margin-top: 15px;
  }
  .lineup ul li .info-box .price p span{
    font-size: 20px;
  }
  .buy-btn-list{
    padding-left: 26%;
  }
  .about{
    background-size: 300px;
    background-position: top center;
    padding-top: 30px;
  }
  .about .inner{
    padding-top: 350px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-size: 100%;
  }
  .about .inner div{
    width: 100%;
  }
  .about .inner div .tit{
    text-align: center;
  }
  .about .inner div p{
    font-size: 16px;
  }
  .about .inner div p .br-pc{
    display: none;
  }
  .awards .inner .img-pc,
  .about-sanchenpao .inner .img-pc{
    display: none;
  }
  .awards .inner{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .about-sanchenpao .inner{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .awards .inner .img-sp,
  .about-sanchenpao .inner .img-sp{
    display: block;
    width: 100%;
  }
  .awards .category,
  .about-sanchenpao .category,
  .list-coupon .category,
  .item-list-box .category,
  .giftbox .tit,
  .delivery .tit,
  .comparison .category{
    font-size: 24px;
  }
  .list-coupon .inner{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .list-coupon .category span::before {
    width: 120px;
    height: 70px;
    left: calc(50% - 60px);
    top: -82px;
    transform: inherit;
  }
  .list-coupon ul{
    flex-wrap: wrap;
  }
  .list-coupon ul li{
    width: calc(50% - 7px);
  }
  .list-coupon ul li:first-child,
  .list-coupon ul li:nth-child(2){
    margin-bottom: 30px;
  }
  .list-coupon ul li p{
    font-size: 14px;
    min-height: 133px;
  }
  .list-coupon ul li span.btn-more{
    padding: 15px 0;
    font-size: 16px;
  }
  .item-list-box ul{
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .item-list-box ul li{
    width: 100%;
    margin-bottom: 70px;
  }
  .item-list-box ul li p{
    font-size: 18px;
    min-height: 133px;
  }
  .list-ranking ul li p{
    text-align: center;
  }
  .list-ranking ul li p .br-pc{
    display: none;
  }
  .list-ranking ul li p span.font-bold{
    height: inherit;
    font-size: 16px;
  }
  .list-ranking ul li p span.font-red{
    height: inherit;
    font-size: 14px;
    padding-top: 15px;
  }
  .list-ranking ul li:last-child p span.font-red{
    display: none;
  }
  .item-list-box ul li a.btn-more{
    padding: 15px 0;
    font-size: 18px;
  }
  .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,
  .list-tab.list-type02 .tab-conts ul{
    padding: 50px 15px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .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;
  }
  .giftbox .inner{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .giftbox .img-pc,
  .delivery .img-pc{
    display: none;
  }
  .giftbox .img-sp,
  .delivery .img-sp{
    display: block;
    width: 100%;
  }
}