@charset "utf-8";
@media (min-width:767.98px) {
  #footer_category {
    width: 1140px;
  }
  #footer_category .p-list-title {
    margin-bottom: 0;
  }
}
#footer_category {
    margin: 40px auto 0;
}
#footer_category #f_cate_btn_box {
  margin: 0px auto 75px;
}

#footer_category #f_cate_btn_box .f_cate_btn_inner {
  margin: 0 -22px 0 0;
  display: flex;
  flex-wrap: wrap;
}

#footer_category #f_cate_btn_box .f_cate_btn_inner .f_cate_btn {
  width: 264px;
  height: 160px;
  margin: 0 20px 15px 0px;
  display: inline-block;
  vertical-align: top;
  word-wrap: break-word;
}

#footer_category #f_cate_btn_box .f_cate_btn_inner .f_cate_btn:not(.f_cate_btn9) {
  background-position: center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn a{
  text-decoration: none;
}

#footer_category #f_cate_btn_box .f_cate_btn1 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn2 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn3 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn4 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn5 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn6 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn7 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn8 {
  background: no-repeat center;
  background-size: cover;
}

#footer_category #f_cate_btn_box .f_cate_btn .cate_name_jp {
  font-size: 24px;
  color: #FFF;
  letter-spacing: 0.04em;
  padding-top: 56px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
}

#footer_category #f_cate_btn_box .f_cate_btn a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  -webkit-font-smoothing: antialiased;
}