/* custom footer */
.center {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.footer_nav01 {
  background-color: #242424;
  width: 100%;
  min-height: 320px;
}
.footer_nav02 {
  background-color: #ffffff;
  width: 100%;
  /* height: 150px; */
}

.row_text_color {
  color: #ffffff;
  line-height: 17px;
}
.row_text_color_back {
  color: #a5a5a5;
  line-height: 17px;
}
.center.footer__nav01_center {
  height: 100%;
}
.row_text_float-left {
  float: left;
}
.footer_nav01__display_flex {
  display: flex;
}
.row__style__magri_let {
  margin-left: 100px;
}
.row_text_float__left p {
  float: left;
}
.row_text_title {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 37px;
  font-weight: bold;
}
.row_text_title span {
  color: #eb0a1e;
  padding-right: 15px;
}
.row_text_category {
  margin-bottom: 21px;
}
.row_text_category a {
  color: #a5a5a5;
}
.row_text_category a:hover {
  color: #a5a5a5;
  text-decoration: unset;
}
.footer_style_image {
  height: 45px;
  width: 130px;
  margin-top: 44px;
}
.footer_style_image {
  width: 135px;
  height: 33px;
  margin-top: 51px;
}
.footer_nav01 {
  width: 100%;
  /* min-height: 461px; */
}

.row_text_title a {
  color: #ffffff;
}
.row_text_title a:hover {
  color: #ffffff;
  text-decoration: unset;
}

/* style menu banner */
.banner-top-pc {
  justify-content: center;
  align-items: center;
  height: 136px;
  width: 425px;
  position: fixed;
  bottom: 0;
  z-index: 4;
  left: auto;
  right: 0;
}
.display-banner-pc {
  display: inline;
}
.display-banner-sp {
  display: none;
}

/* style menu banner */
.footer_common {
  background-color: #242424;
  min-height: 320px;
}

.footer_common_content {
  width: 100%;
  display: flex;
  justify-content: center;
}

.footer_common ul {
  list-style-type: none;
  padding: 0;
  min-height: 100px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 30px;
}

.footer_common li {
  display: inline;
  margin-right: 80px;
}

.menu-item-pc a {
  font-size: 24px;
  text-decoration: none;
  color: #ffffff;
  font-weight: bolder;
}

.menu-item-pc a span {
  color: #eb0a1e;
  padding-right: 15px;
}

hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #eee;
}

.menu-item-category {
  color: #ffffff;
}

.menu-item-category hr {
  background-color:  #444444;
  height: 1px;
  border: none;
}

.category-item-menu .item-category {
  text-align: start;
}


.menu-item-category .category-item-menu,
.menu-item-child-category .category-item-child-menu {
  display: flex;
  flex-wrap: wrap;
  font-size: 20px;
  justify-content: start;
  margin-left: 30px;
  font-weight: bolder;
}

.category-item-menu .item-category,
.category-item-child-menu .item-child-menu {
  margin-top: 15px;
  margin-bottom: 15px;
}

.category-item-menu .item-category a,
.category-item-child-menu .item-child-menu a {
  font-size: 20px;
  text-decoration: none;
  color: #ffffff;
  font-weight: bolder;
}

.menu-item-child-category {
  color: #ffffff;
}

.category-item-child-menu .item-child-menu a {
  font-size: 16px;
}

.menu-item-child-category .category-item-child-menu {
  margin-bottom: 20px;
}

.menu-item-child-category .category-item-child-menu 
.item-child-menu.item-font-weight-footer a{
  font-weight: 300;
}

@media only screen and (min-width: 1024px) {
  .menu-item-category .category-item-menu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 60px
  }

  .item-child-menu.item-font-weight-footer a{
    font-weight: 300;
    margin-right: 30px;
  }

  .menu-item-child-category .category-item-child-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .menu-item-category .category-item-menu,
  .menu-item-child-category .category-item-child-menu {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  /* footer__nav01__content_box */
  .footer__nav01__content_box {
    margin-top: 80px;
    margin-bottom: 94px;
  }
  .footer__nav01__content_box .footer__nav01__content_box__main_title ul {
    margin-bottom: 0;
  }
  /* footer__nav01__content_box */
  .footer__copyrights {
    text-align: center;
    font: normal normal normal 12px/14px Yu Gothic;
    letter-spacing: 0px;
    color: #000000;
    line-height: 14px;
    margin-bottom: 48px;
  }

  .menu-item-child-category .category-item-child-menu {
    margin-bottom: 72px;
    margin-top: 58px;
  }
 
  .footer__copyrights p {
    line-height: 22px;
    margin-bottom: 0;
  }

  .footer__copyrights.footer__style_copy {
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 1024px) {
  .footer__copyrights {
    margin-bottom: 105px;
  }

  .footer_nav01_area {
    width: auto;
  }
  .footer__nav01__content_box {
    margin-top: 50px;
    margin-bottom: 70px;
  }
  .footer__copyrights {
    text-align: center;
    font: normal normal normal 12px/14px Yu Gothic;
    letter-spacing: 0px;
    color: #000000;
    line-height: 14px;
    margin-bottom: 57px;
  }
}
@media only screen and (max-width: 768px) {
  .category-item-menu .item-category a,
  .category-item-child-menu .item-child-menu a {
    font-size: 14px;
  }
  
  .category-item-menu {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .footer__copyrights.footer__style_copy {
    padding-bottom: 0px;
  }


  .footer__copyrights {
    margin-bottom: 0px;
  }

  .footer_nav01_area__item {
    width: 50%;
    margin: 0;
  }
  .footer_nav01__display_flex {
    width: 50%;
    margin-left: 20px;
  }
  .sticky-banner_image {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 5px;
    top: 5px;
  }
  .menu-item-pc {
    margin-top: 15px;
  }
  .footer_common li {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .footer_common_center {
    width: 100%;
  }
}

@media only screen and (max-width: 700px) {
  .sp_footer_nav01__display_flex {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 600px) {
  .category-item-menu .item-category,
  .category-item-child-menu .item-child-menu {
    margin-right: 30px;
    margin-top: 10px;
  }
  

  .footer_nav01__display_flex {
    width: 100%;
  }
 
  .sp_footer_row {
    display: flex;
    padding: 20px 50px;
    margin-top: 10px;
  }
  .footer_nav01__display_flex {
    display: flex;
    margin-top: 5px;
  }
  .sp_mg {
    margin-left: 0px;
  }
  .sp_footer_nav01__display_flex {
    display: unset;
  }
  .footer_nav01_area {
    padding: 10px 50px;
  }
  .footer_nav01_area__item {
    margin: 0 5px;
    width: 30%;
  }
  .footer__contennt__center {
    margin: 60px 0px 0px 25px;
    padding: unset;
  }
  .footer__navO1__padding {
    margin: 5px;
  }

  /* style menu banner */
  .banner-top-sp {
    justify-content: center;
    height: 125px;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 4;
    left: auto;
    right: 0;
  }
  .banner-top-sp img {
    width: 100%;
    height: 100%;
  }
  .display-banner-pc {
    display: none;
  }
  .display-banner-sp {
    display: inline;
  }
  /* style menu banner */

  .footer_common ul {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .category-item-child-menu .item-child-menu,
  .category-item-menu .item-category {
    width: 100%;
    text-align: start;
  }
}

@media (max-width: 480px) {
  .footer_nav01_area__item {
    width: 40%;
    margin: 0 5px;
    max-width: 240px;
  }
  .footer_nav01_area {
    padding: 15px;
  }
  .footer_nav01_area {
    width: auto;
  }
  .sp_footer_row {
    padding: 20px 40px;
  }
  .footer__copyrights * {
    font-size: 10px;
  }
  .footer__contennt__center {
    margin: 60px 0px 0px 25px;
    padding: unset;
  }
  .footer__navO1__padding {
    margin: 5px;
  }
}

@media (max-width: 400px) {
  .footer_nav01_area__item {
    width: 40%;
  }
}

@media (max-width: 375px) {
  .footer_nav01_area__item {
    width: 50%;
    margin: 0 5px;
    max-width: 240px;
  }
  .sp_footer_row {
    margin-top: 59px;
    padding-top: 0;
    padding-bottom: 0;
  }
 
  .sp_footer_row {
    display: flex;
    margin-top: 59px;
  }
  .footer_nav01__display_flex {
    display: flex;
    /* margin-bottom: 58px; */
    /* margin-top: 5px; */
  }
  .sp_mg {
    margin-left: 0px;
  }
  .sp_footer_nav01__display_flex {
    display: block;
  }
  .footer_nav01_area,
  .footer_nav01__main_title {
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
    margin-right: 20px;
  }
  .footer_nav01_area__item {
    width: 50%;
    margin: 0;
  }
  .footer_nav01_area__item ul li {
    display: inline-block;
    text-align: left;
    width: 100%;
  }
  .footer_nav01_area__item ul li p {
    margin: 0;
    font-weight: normal;
    font: normal normal normal 14px/34px Yu Gothic;
    line-height: 17px;
    color: #a5a5a5;
    margin-bottom: 31px;
  }
  .footer_nav01_area__item ul li.end p {
    margin-bottom: 0;
  }
  .footer_style_image {
    width: 128px;
    height: 33px;
    margin-top: 40px;
  }
  .footer__copyrights * {
    font-size: 10px;
  }
  .footer__copyrights {
    padding: 0;
    margin-top: 46px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 105px;
  }
  .footer_nav02 {
    height: auto;
  }
  .footer_nav01_area {
    width: auto;
  }
  .footer__navO1__padding {
    margin: 5px;
  }
  .footer__navO1__padding {
    margin-left: 20px;
  }
  p.row_text_category.font__line {
    margin-bottom: 15px;
  }
  .sticky-banner__titile p {
    margin-left: 20px;
  }
  .footer_common_center {
    width: auto;
  }

  .category-item-menu .item-category,
  .category-item-child-menu .item-child-menu {
    text-align: left;
    letter-spacing: 0;
  }

  .category-item-child-menu .item-child-menu a {
    font-size: 14px;
  }

  .category-item-child-menu .item-child-menu {
    margin-right: 30px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
#search-form .c-box .c-select select {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 220px;
}
