@media screen and (min-width: 751px) {
  #footer_renewal .footer_wrap {
    background-color: #ebf9ff;
  }
  #footer_renewal .footer_inner {
    margin: 0 auto;
    padding: 60px 20px;
    width: 100%;
    max-width: 1220px;
  }
  #footer_renewal .footer_corp_logo_wrap {
    margin-bottom: 50px;
    width: 260px;
  }
  #footer_renewal .footer_corp_logo_wrap a img {
    width: 100%;
    height: auto;
  }
  #footer_renewal .footer_mainmenu_list {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 30px 60px;
    margin-bottom: 30px;
  }
  #footer_renewal .footer_mainmenu_list_inenr {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 30px 60px;
  }
  #footer_renewal .footer_mainmenu_item {
    overflow-y: clip;
  }
  #footer_renewal .footer_mainmenu_item a {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #footer_renewal .footer_mainmenu_item a img {
    width: 30px;
    height: auto;
    transform: scale(1.5);
  }
  #footer_renewal .footer_adminmenu_wrap {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
  }
  #footer_renewal .footer_adminmenu_ttl {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  #footer_renewal .footer_adminmenu_list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 60px;
  }
  #footer_renewal .footer_adminmenu_list_inenr {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 60px;
  }
  #footer_renewal .footer_adminmenu_item {
    overflow-y: clip;
  }
  #footer_renewal .footer_adminmenu_item a {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #footer_renewal .footer_adminmenu_item a img {
    width: 30px;
    height: auto;
    transform: scale(1.5);
  }
  #footer_renewal .footer_submenu_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 40px;
    margin-bottom: 50px;
  }
  #footer_renewal .footer_submenu_item a {
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #footer_renewal .footer_banner_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 40px;
  }
  #footer_renewal .footer_banner_item a {
    display: block;
    width: auto;
    height: 60px;
  }
  #footer_renewal .footer_banner_item a img {
    width: auto;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 750px) {
  #footer_renewal .footer_wrap {
    background-color: #ebf9ff;
  }
  #footer_renewal .footer_inner {
    margin: 0 auto;
    padding: 30px 0 20px 0;
    width: 84vw;
  }
  #footer_renewal .footer_corp_logo_wrap {
    margin-bottom: 50px;
    width: 72.6666666667vw;
  }
  #footer_renewal .footer_corp_logo_wrap a img {
    width: 100%;
    height: auto;
  }
  #footer_renewal .footer_mainmenu_list {
    display: flex;
    margin-bottom: 9.3333333333vw;
  }
  #footer_renewal .footer_mainmenu_list_inenr {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    row-gap: 4vw;
  }
  #footer_renewal .footer_mainmenu_list_inenr:nth-child(2) {
    padding-left: 2.6666666667vw;
  }
  #footer_renewal .footer_mainmenu_item {
    overflow-y: clip;
  }
  #footer_renewal .footer_mainmenu_item a {
    display: flex;
    align-items: center;
    justify-content: start;
    column-gap: 2.6666666667vw;
    font-size: 3.7333333333vw;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
  #footer_renewal .footer_mainmenu_item a img {
    width: 5.3333333333vw;
    height: auto;
    transform: scale(2);
  }
  #footer_renewal .footer_adminmenu_wrap {
    margin-bottom: 5.3333333333vw;
    padding-bottom: 6.6666666667vw;
    border-bottom: 1px solid #cccccc;
  }
  #footer_renewal .footer_adminmenu_ttl {
    font-size: 3.7333333333vw;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 4vw;
  }
  #footer_renewal .footer_adminmenu_list {
    display: flex;
  }
  #footer_renewal .footer_adminmenu_list_inenr {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: start;
    row-gap: 4vw;
  }
  #footer_renewal .footer_adminmenu_list_inenr:nth-child(2) {
    padding-left: 2.6666666667vw;
  }
  #footer_renewal .footer_adminmenu_item {
    overflow-y: clip;
  }
  #footer_renewal .footer_adminmenu_item a {
    display: flex;
    align-items: center;
    justify-content: start;
    column-gap: 2.6666666667vw;
    font-size: 3.7333333333vw;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.05em;
    white-space: nowrap;
  }
  #footer_renewal .footer_adminmenu_item a img {
    width: 5.3333333333vw;
    height: auto;
    transform: scale(2.2);
  }
  #footer_renewal .footer_submenu_list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 5.3333333333vw;
    margin-bottom: 8vw;
  }
  #footer_renewal .footer_submenu_item {
    width: 50%;
  }
  #footer_renewal .footer_submenu_item a {
    display: block;
    width: 100%;
    font-size: 3.2vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #footer_renewal .footer_submenu_item:nth-child(even) a {
    padding-left: 2.6666666667vw;
  }
  #footer_renewal .footer_banner_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    row-gap: 2.6666666667vw;
  }
  #footer_renewal .footer_banner_item {
    width: calc(50% - 5px);
  }
  #footer_renewal .footer_banner_item a {
    display: block;
    width: 100%;
    height: auto;
  }
  #footer_renewal .footer_banner_item a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}/*# sourceMappingURL=footer_renewal.css.map */