#fuk00{
    margin-bottom: 10%;
}
#fuk00 a:hover{
    text-decoration: none;
    opacity: 0.7;
}
#fuk00 a:active {
    text-decoration: none;
}
#fuk00 a:focus {
    text-decoration: none;
}
#fuk00 .main {
    width: 100%;
    overflow: visible;
    margin: 0 auto 3%;
    text-align: center;
}
#fuk00 .main img{
    margin: 0 auto 3%;
}
#fuk00 .main p{
    margin-bottom: 3%;
    font-size: 14px;
}

#fuk00 .header_bar{
    margin-bottom: 0;
}

#fuk00 nav{
    overflow: hidden;
    margin: 0 auto 30px;
    font-size: 0;
    background-color: #FFF;
}
#fuk00 .main .mainnav{
    margin: 0 0 5px;
    padding: 0;
}
#fuk00 nav li{
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d24d59;
    width:32.4%;
    margin:0 1.3% 2% 0;
    background-image: url("../../../../img/usr/genre/fuk00/241112_fuk00_ya.png");
    background-repeat: no-repeat;
    background-position: 50% 90%;
    box-sizing: border-box;
    background-color: #FFF;
}
#fuk00 nav li:nth-of-type(3n){
    margin-right: 0;
}
#fuk00 nav li p{
    font-size: 14px;
    margin: 10px auto 0;
}
#fuk00 nav li a{
    display: block;
    width:100%;
    font-size: 14px;
    padding:8px 0 20px;
}

#fuk00 .pickup {
    overflow: hidden;
    font-size: 18;
    border-bottom: 1px solid #d24d59;
    padding-bottom: 0px;
    margin-bottom: 7%;
    border-top: 1px solid #d24d59;
}
#fuk00 .pickup .puTit {
    height: 18px;
    text-align: center;
    margin-bottom: 20px;
    color: #d24d59;
}
#fuk00 .pickup .puBox {
    display: inline-block;
    width: 47%;
    max-width: 463px;
    margin: 0 8px 20px 8px;
    overflow: hidden;
    vertical-align: top;
}
#fuk00 .pickup .puBox .pup {
    font-size: 13.5px;
    font-weight: bold;
    line-height: 120%;
}

#fuk00 .pickup .puBox .puL {
    font-size: 13px;
    position: relative;
    float: left;
    width: 100%;
    /* max-height: 100px; */
}

#fuk00 .pickup .puBox .puR {
    float: right;
    width: 45%;
}

#fuk00 h2{
    font-size: 18px;
    text-align: center;
    margin: 0 auto 30px;
    border: 0;
    padding: 0;
    font-weight: normal;
}
#fuk00 .itemblock{overflow: hidden; margin: 0 auto 50px;}
#fuk00 .itemblock p{font-size: 14px;}
#fuk00 .category{overflow: hidden; font-size: 0;margin-bottom: 7%;}
#fuk00 .category .brandlink{margin: 0 auto;  list-style: none;}
#fuk00 .category .brandlink li{display: inline-block; vertical-align: top; padding:0;}
#fuk00 .category .brandlink li p{font-size: 14px; margin: 0 auto 0; text-align: center; padding: 10px; box-sizing: border-box;}
#fuk00 .category .brandlink li p.pinktext{color: #fd1d35; display: flex; height: 60px; align-items: center;justify-content: center;}
#fuk00 .category .brandlink li a{display: block; width:100%;}
/*251111追記↓*/
#fuk00 .two_column li{width: 49% !important;  margin: 0 0.8% 2% 0 !important;}
#fuk00 .two_column li:nth-of-type(2n){margin-right: 0!important;}
/*251111追記↑*/
#fuk00 .three_column li{width: 32.8% !important;  margin: 0 0.8% 2% 0 !important;}
#fuk00 .three_column li:nth-of-type(3n){margin-right: 0!important;}
#fuk00 .four_column li{width:24.4%!important; margin:0 0.8% 2% 0!important;}
#fuk00 .four_column li:nth-of-type(4n){margin-right: 0!important;}

#fuk00 .recommendBrand__text {
    clear: both;
    width: 100%;
    height: 315px;
    margin: 0 auto 7%;
}
#fuk00 .recommendBrand__text h3 {
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: normal;
}
#fuk00 .recommendBrand__text ul {
  margin-bottom: 35px;
}
#fuk00 .recommendBrand__text ul li {
    width: 25%;
    float: left;
    padding-left: 20px;
    height: 30px;
    line-height: 1.3;
    font-size: 14px;
    overflow: hidden;
}
#fuk00 .recommendBrand__text ul li a {
    color: #333;
    font-size: 14px;
}
#fuk00 .recommendBrand__text ul li a .glyphicon {
    font-size: 7px;
    margin-right: 7px;
    top: -1px;
    -webkit-transform: scale(0.8);
    -webkit-transform-origin:10px 10px;
}


#fuk00 .cBlock {
  overflow: hidden;
  text-align: center;
  margin: 0 auto 7%;
}
#fuk00 .cBlock p {
  font-size: 14px;
  line-height: 150%;
  margin: 0 auto 20px;
  text-align: left;}

#fuk00 .eight_column {
  overflow: hidden;
  font-size: 0;
  margin: 0;
}
#fuk00 .eight_column li {
  display: inline-block;
  vertical-align: top;
  margin: 0 1.2% 2% 0;
  padding: 0;
    padding-top: 0px;
  padding-top: 17px;
}
#fuk00 .eight_column li:nth-child(-n+3) {
  width: 32.5%;
}
#fuk00 .eight_column li:nth-of-type(3) {
  margin-right: 0;
}
#fuk00 .eight_column li:nth-child(n+4) {
  width: 19%;
}
#fuk00 .eight_column li:nth-of-type(8) {
  margin-right: 0;
}
#fuk00 .eight_column li a{
  display: block;
  position: relative;
}
#fuk00 .eight_column li a:before {
    content: "";
    position: absolute;
    top: -17px;
    left: 48%;
    -webkit-transform: translateX(-48%);
    transform: translateX(-48%);
    display: block;
    width: 34px;
    height: 34px
}
#fuk00 .eight_column li:first-child a:before {
    background: url(../../../img/custom/icon_ranking1.png) no-repeat 0 0;
    background-size: 34px 34px;
}

#fuk00 .eight_column li:nth-child(2) a:before {
    background: url(../../../img/custom/icon_ranking2.png) no-repeat 0 0;
    background-size: 34px 34px;
}

#fuk00 .eight_column li:nth-child(3) a:before {
    background: url(../../../img/custom/icon_ranking3.png) no-repeat 0 0;
    background-size: 34px 34px;
}

#fuk00 .eight_column li:nth-child(4) a:before {
    background: url(../../../img/custom/icon_ranking4.png) no-repeat 0 0;
    background-size: 34px 34px;
}

#fuk00 .eight_column li:nth-child(5) a:before {
    background: url(../../../img/custom/icon_ranking5.png) no-repeat 0 0;
    background-size: 34px 34px;
}
#fuk00 .eight_column li:nth-child(6) a:before {
    background: url(../../../img/custom/icon_ranking6.png) no-repeat 0 0;
    background-size: 34px 34px;
}
#fuk00 .eight_column li:nth-child(7) a:before {
    background: url(../../../img/custom/icon_ranking7.png) no-repeat 0 0;
    background-size: 34px 34px;
}
#fuk00 .eight_column li:nth-child(8) a:before {
    background: url(../../../img/custom/icon_ranking8.png) no-repeat 0 0;
    background-size: 34px 34px;
}


@media (max-width: 1199px) {
#fuk00 .recommendBrand__text ul li a {
    font-size: 13px;
}

}
@media (max-width: 991px) {
#fuk00 .recommendBrand__text ul li a {
    font-size: 13px;
}

}
