@charset "UTF-8";
@media screen and (min-width: 980px) {
  .u-hide-pc {
    display: none !important;
  }
}

@media all and (min-width: 760px) and (max-width: 979px) {
  .u-hide-tab {
    display: none !important;
  }
}

@media all and (max-width: 759px) {
  .u-hide-sp {
    display: none !important;
  }
}

@media all and (min-width: 760px) {
  .u-hide-tab-pc {
    display: none !important;
  }
}

@media all and (max-width: 979px) {
  .u-hide-tab-sp {
    display: none !important;
  }
}

.supportcommon-gfooter-topic-path__item--top span {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0px;
  display: block;
  line-height: 0px;
  background: url("/jp/common/v2/img/gheader/logo-nintendo.svg") 0 0 no-repeat;
  background-size: 96px 26px;
  width: 96px;
  height: 26px;
}

.supportcommon-gfooter-topic-path::after {
  content: "";
  display: block;
  clear: both;
}

.supportcommon-gfooter-topic-path__item::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 26px;
  background: url("/jp/common/v2/img/gfooter/topicpath-arrow.svg") 50% 50% no-repeat;
  background-size: contain;
  margin: 0 14px 0 7px;
}

.supportcommon-gfooter-topic-path__item:first-child::before {
  display: none;
}

.supportcommon-gfooter-topic-path__item a {
  color: #FFF;
}

.supportcommon-gfooter-topic-path__item:last-child a span {
  font-weight: bold;
}

.is-footerGroup-supportGeneral .supportcommon-gfooter-topic-path__item a span {
  font-size: 1.3rem;
}

@media all and (min-width: 760px) {
  .supportcommon-gfooter-topic-path__item {
    float: left;
  }
  .supportcommon-gfooter-topic-path__item--top {
    margin-right: 14px;
  }
  .supportcommon-gfooter-topic-path__item a span {
    font-size: 12px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
  }
}
@media all and (max-width: 759px) {
  .supportcommon-gfooter-topic-path__item--top {
    text-align: left;
  }
  .supportcommon-gfooter-topic-path__item.supportcommon-gfooter-topic-path__item--top a span {
    display: none;
  }
  .supportcommon-gfooter-topic-path__item a span {
    font-size: 11px;
    line-height: 15px;
  }
  .supportcommon-gfooter-topic-path__item:not(.supportcommon-gfooter-topic-path__item--top) {
    display: inline;
  }
  .supportcommon-gfooter-topic-path__item:not(.supportcommon-gfooter-topic-path__item--top)::before {
    width: 4px;
    height: 15px;
    margin: 0 5px;
  }
  .supportcommon-gfooter-topic-path__item--top a::before {
    content: "Nintendo";
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    line-height: 15px;
  }
  .supportcommon-gfooter-topic-path__item:nth-child(2) {
    margin-top: 0;
  }
  .supportcommon-gfooter-topic-path {
    width: calc(100% - 40px);
    text-align: left;
    height: 20px;
    overflow: hidden;
    padding: 5px 0 0 0;
  }
  .supportcommon-gfooter-topic-path__body {
    height: 37px;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .supportcommon-gfooter-topic-path__item {
    display: inline;
  }
  .switchsupport-csutom__footer .supportcommon-gfooter-topic-path__item--top {
    display: none;
  }
  .switchsupport-csutom__footer .supportcommon-gfooter-topic-path__item:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .switchsupport-csutom__footer .supportcommon-gfooter-topic-path__item:nth-child(2)::before {
    width: 20px;
    height: 20px;
    margin-left: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: url(/jp/common/v2/img/gfooter/icon-switch-07.svg) no-repeat center;
    background-size: cover;
  }
}
@media all and (-ms-high-contrast: none) {
  .supportcommon-gfooter-topic-path__item a span {
    line-height: 31.2px;
  }
}
/*===================
  緊急情報（汎用フッター）
  ====================*/
.gfooter-netinfo {
  display: none;
}

.is-error--sgfooter .gfooter-netinfo {
  display: block;
}

@media all and (max-width: 759px) {
  .switchsupport-footer__tab.is-show::before,
  .switchsupport-footer__tab.is-show::after {
    background-color: #E60012;
  }
}
@media all and (max-width: 759px) {
  .border-bottom-dashed {
    background-image: linear-gradient(to right, #999, #999 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 4px 1px;
  }
}
@media all and (max-width: 759px) {
  .u-customer__lineSP {
    margin-bottom: 22px;
  }
  .u-mt25-sp {
    margin-top: 25px;
  }
}
@media all and (min-width: 760px) {
  .switchsupport-footerBottom {
    background-color: #F3F3F1;
    padding: 26px;
  }
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footerBottom {
    padding: 26px 20px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__tab {
    cursor: pointer;
    position: relative;
  }
  .switchsupport-footer__tab:before,
  .switchsupport-footer__tab::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 14px;
    height: 2px;
    background-color: #AAAAA7;
    border-radius: 5px;
  }
  .switchsupport-footer__tab::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .switchsupport-footer__tab.is-show:after {
    -webkit-transform: translateY(-50%) rotate(0);
            transform: translateY(-50%) rotate(0);
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__content {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__tab.is-show ~ .switchsupport-footer__content {
    max-height: 100vh;
    opacity: 1;
  }
}
.switchsupport-footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media all and (max-width: 759px) {
  .switchsupport-footer__bottom {
    display: block;
  }
}
.is-footerGroup-supportGeneral {
  padding-top: 0;
  overflow: hidden;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral {
    padding-bottom: 20px;
  }
}
@media all and (max-width: 979px) {
  .is-footerGroup-supportGeneral {
    padding-bottom: 0;
  }
}
.is-footerGroup-supportGeneral li {
  line-height: 1;
}
.is-footerGroup-supportGeneral .switchsupport-footerMenu {
  padding: 0;
}
.is-footerGroup-supportGeneral .switchsupport-footer__bottom {
  padding: 22px 0 0;
}
.is-footerGroup-supportGeneral .switchsupport-footer__bottom .switchsupport-footer__col.tab-hand {
  margin-bottom: 0;
}
.is-footerGroup-supportGeneral .switchsupport-footer__bottom .switchsupport-footer__subtile {
  font-size: 1.6rem;
  margin-bottom: 19px;
}
@media all and (max-width: 759px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__bottom .switchsupport-footer__subtile {
    margin-bottom: 0;
  }
}
.is-footerGroup-supportGeneral .switchsupport-footerMenu__inner {
  width: 100%;
}
.is-footerGroup-supportGeneral .switchsupport-footerBottom__copyright {
  margin-left: 30px;
  font-size: 1.3rem;
}
@media all and (max-width: 759px) {
  .is-footerGroup-supportGeneral a:not(.switchsupport-footerMenu__list--circle--link) {
    font-size: 1.1rem !important;
  }
}
@media all and (max-width: 759px) {
  .is-footerGroup-supportGeneral .switchsupport-footerMenu__topList {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 759px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__content--border {
    border-bottom: 1px solid #CFCFCA;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer-order__wrap01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer-order__wrap01 .switchsupport-footer-order__item01 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footerCenter {
    border-bottom: none;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__col.is-w-first {
    width: 65%;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__col.is-second {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__col.is-third {
    width: calc(35% - 35px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__col.is-third .switchsupport-footerMenuSupport__box--title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__bottom .switchsupport-footer__col.tab-hand:last-child .switchsupport-footer__linehr {
    display: none;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__blank {
    margin-top: 0;
    padding: 12px 0;
    border-top: 1px solid #CFCFCA;
    border-bottom: 1px solid #CFCFCA;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__flex {
    border-bottom: none;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__flex + .switchsupport-footer__flex {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #CFCFCA;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer-order__wrap01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer-order__wrap01 .switchsupport-footer-order__item01 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footer-order__wrap01 .switchsupport-footer-order__item02 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .is-footerGroup-supportGeneral .switchsupport-footerMenu__inner {
    padding-inline: 20px;
  }
}
@media all and (max-width: 759px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__bottom .switchsupport-footer__subtile.switchsupport-footer__subtile--sub {
    font-size: 1.3rem !important;
    margin-bottom: 18px;
  }
}
@media all and (max-width: 759px) {
  .is-footerGroup-supportGeneral .switchsupport-footerBottom__copyright {
    font-size: 1rem;
  }
}
@media all and (max-width: 759px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__linehr {
    position: relative;
    border-color: transparent;
    margin: 14px 0 18px;
  }
}
@media all and (max-width: 759px) {
  .is-footerGroup-supportGeneral .switchsupport-footer__linehr::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vh;
    height: 1px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #CFCFCA;
  }
}

.switchsupport-footer__linehr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #bbb;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: visible;
  color: inherit;
}

.switchsupport-footerMenu__tag-list li[data-device] {
  display: none;
}

.is-footerGroup-support--nso .switchsupport-footerBottom__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-footerGroup-support--nso .switchsupport-footerMenu__topList {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.is-footerGroup-support--nso .switchsupport-footerMenu__topList li {
  margin-top: 12px;
}
.is-footerGroup-support--nso .switchsupport-footerMenu__topList li:nth-of-type(1) {
  margin-top: auto;
}
.is-footerGroup-support--nso .switchsupport-footer__blank--des.text-opacity {
  font-weight: 500;
}
@media all and (min-width: 980px) {
  .is-footerGroup-support--nso .switchsupport-footer__subtile--sub:not(:last-child) {
    margin-bottom: 12px;
  }
}
@media all and (max-width: 759px) {
  .is-footerGroup-support--nso .switchsupport-footerMenu__topList {
    display: none;
  }
  .is-footerGroup-support--nso .switchsupport-footerMenu__topList02 {
    display: block;
    min-width: unset;
    max-width: 257px;
    margin: 0 15px 15px 0;
  }
  .is-footerGroup-support--nso .switchsupport-footerTop__item:last-child > * {
    letter-spacing: 0.04em;
  }
  .is-footerGroup-support--nso .switchsupport-footerTop__item {
    margin-right: 12px;
  }
  .is-footerGroup-support--nso .switchsupport-footerBottom__copyright {
    font-size: 1rem;
  }
  .is-footerGroup-support--nso .switchsupport-footerTop {
    padding: 15px 8px 15px 18px;
  }
  .is-footerGroup-support--nso .switchsupport-footerTop__inner {
    height: 55px;
  }
  .is-footerGroup-support--nso .switchsupport-footerTop__item:first-child img {
    width: 54px;
    height: 54px;
  }
  .is-footerGroup-support--nso .switchsupport-footerMenu--sub_menu {
    background: none;
    border-bottom: 1px solid #CECDCA;
  }
  .is-footerGroup-support--nso .switchsupport-footerMenu--sub_menu-items {
    min-height: 36px;
    padding: 9px 0;
  }
  .is-footerGroup-support--nso .switchsupport-footer__linehr {
    margin: 20px 0;
  }
  .is-footerGroup-support--nso .switchsupport-footerMenu {
    padding: 0 0 18px;
  }
  .is-footerGroup-support--nso .switchsupport-footerMenu--grid--first {
    padding: 18px 18px 0;
  }
  .is-footerGroup-support--nso .switchsupport-footerMenu__topLeftItem {
    margin-bottom: 18px;
  }
  .is-footerGroup-support--nso .switchsupport-footerMenu__topLeftLink {
    line-height: 1.6em;
  }
  .is-footerGroup-support--nso .switchsupport-footerBottom__body01 {
    padding: 18px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.48em;
  }
  .is-footerGroup-support--nso .switchsupport-footerMenu--grid .switchsupport-footerMenu__topLeftLink::after {
    top: 11px;
  }
  .is-footerGroup-support--nso .switchsupport-footerMenu__topRightTab {
    padding: 18px 0;
  }
}

@media all and (max-width: 759px) {
  .p-swich__footer--tab {
    padding: 11px 0 13px;
  }
}

.top-footer-link__icon--blank01 {
  display: inline-block;
  background: #FFF;
  width: 9px;
  height: 9px;
  position: absolute;
  right: -16px;
  top: 5px;
}
.top-footer-link__icon--blank01::before {
  content: "";
  display: block;
  background: url("/jp/common/v2/img/gfooter/icon-target-blank-AAAAA7-9px.svg") 50% 50% no-repeat;
  background-size: 9px;
  width: 9px;
  height: 9px;
}

.switchsupport-footerTop {
  background-color: #E60012;
  padding: 29px 20px;
}
@media screen and (max-width: 959.98px) and (min-width: 760px) {
  .switchsupport-footerTop {
    padding: 29px 40px;
  }
}
@media all and (max-width: 759.98px) {
  .switchsupport-footerTop {
    padding: 8px 7px;
  }
}
.switchsupport-footerTop__inner {
  position: relative;
  /* max-width: 1320px; */
  margin: 0 auto;
}
@media all and (max-width: 759px) {
  .switchsupport-footerTop__inner {
    text-align: left;
    height: 70px;
    overflow: hidden;
  }
}
.switchsupport-footerTop__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 759px) {
  .switchsupport-footerTop__list {
    -ms-flex-flow: nowrap;
        flex-flow: nowrap;
    margin-right: 35px;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.switchsupport-footerTop__item {
  margin-right: 10px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerTop__item {
    margin-right: 5px;
  }
}
.switchsupport-footerTop__item > * {
  color: white;
  font-size: 13px;
  line-height: 26px;
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 759px) {
  .switchsupport-footerTop__item:nth-child(2), .switchsupport-footerTop__item:nth-child(n+4) {
    display: none;
  }
}
.switchsupport-footerTop__item:last-child > * {
  font-weight: 700;
}
@media all and (max-width: 759px) {
  .switchsupport-footerTop__item:nth-child(3) {
    font-weight: 700;
  }
}
.switchsupport-footerTop__item:first-child a,
.switchsupport-footerTop__item:first-child picture {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.switchsupport-footerTop__item:first-child img {
  width: 90px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerTop__item:first-child img {
    width: 70px;
  }
}
.switchsupport-footerTop__item:first-child::before {
  content: none;
}
.switchsupport-footerTop__item::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 8px;
  height: 26px;
  background: url(/jp/common/v2/img/gfooter/topicpath-arrow.svg) 50% 50% no-repeat;
  background-size: contain;
  margin: 0 19px 0 7px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerTop__item:nth-child(-n+3)::before {
    content: none;
  }
}
.switchsupport-footerTop__scroll {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
  height: 26px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerTop__scroll {
    right: 6px;
  }
}
.switchsupport-footerTop__scroll a {
  font-size: 0;
}
.switchsupport-footerTop__scroll a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(/jp/common/v2/img/arrow/up-stroke-white.svg) 50% 50% no-repeat;
  background-size: 45px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerTop__scroll a::before {
    background-size: 30px;
  }
}
.switchsupport-footerMenu {
  font-size: 13px;
  padding: 39px 0 13px;
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footerMenu {
    padding: 40px 0 36px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu {
    padding: 0 0 27px;
  }
}
.switchsupport-footerMenu a:hover {
  color: #e60012;
}
.switchsupport-footerMenu__inner {
  max-width: 1120px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footerMenu__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.switchsupport-footerMenu--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 21px;
  margin-bottom: 34px;
  border-bottom: 1px solid #CFCFCA;
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footerMenu--top {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu--top {
    display: block;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--top {
    padding: 20px 20px 5px;
    margin-bottom: 0;
  }
}
.switchsupport-footerMenu--top.border-none {
  padding-bottom: 0;
  margin-bottom: 30px;
  border: 0;
}
.switchsupport-footerMenu__topRightList.border-bottom-none {
  background: unset;
  padding: 0;
  margin: 0;
}
.switchsupport-footerMenu__topList02 {
  display: none;
}
.switchsupport-footerMenu--grid {
  display: grid;
  grid-template-columns: 262px 1fr 262px;
  gap: 24px;
  color: #1E1616;
}
@media all and (min-width: 760px) and (max-width: 1023px) {
  .switchsupport-footerMenu--grid.border-none {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
  }
}
.switchsupport-footerMenu--grid .switchsupport-footer__blank--title,
.switchsupport-footerMenu--grid .switchsupport-footer__subtile--sub,
.switchsupport-footerMenu--grid .switchsupport-footerMenu__topRightTitle {
  font-size: 1.3rem;
  color: #1E1616;
}
.switchsupport-footerMenu--grid .switchsupport-footerMenu__topLink {
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 165%;
}
@media all and (min-width: 760px) and (max-width: 1023px) {
  .switchsupport-footerMenu--grid .switchsupport-footerMenu__logo {
    margin-bottom: 16px;
  }
}
@media all and (min-width: 760px) and (max-width: 1023px) {
  .switchsupport-footerMenu--grid .switchsupport-footer__linehr {
    margin-block: 12px;
  }
}
@media all and (min-width: 760px) and (max-width: 1023px) {
  .switchsupport-footerMenu--grid .switchsupport-footerMenuSupport__box--title {
    gap: 20px;
  }
}
@media all and (min-width: 760px) and (max-width: 1023px) {
  .switchsupport-footerMenu--grid .switchsupport-footerMenu__topLeftItem {
    margin: 0 0 10px;
  }
}
@media all and (min-width: 760px) and (max-width: 1023px) {
  .switchsupport-footerMenu--grid .switchsupport-footer__blank {
    margin: 0;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--grid .switchsupport-footer__blank {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media all and (min-width: 759px) and (max-width: 979px) {
  .switchsupport-footerMenu--grid .switchsupport-footer__subtile {
    margin-bottom: 0;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--grid .switchsupport-footerMenu__topLeftLink {
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--grid .switchsupport-footerMenu__topLeftLink::after {
    top: 9px;
    width: 10px;
    height: 10px;
    background-position: center;
    background-size: 20px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--grid.border-none {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0;
    margin-bottom: 0;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--grid--first {
    padding: 22px 18px 0;
  }
}
@media all and (min-width: 760px) and (max-width: 1023px) {
  .switchsupport-footerMenu--grid--center {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row: 2;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--grid--center {
    padding-inline: 18px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--grid--last {
    padding: 18px 18px 0;
    border-top: 1px solid #CFCFCA;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--grid .switchsupport-footerMenu__topRightList.border-bottom-none {
    padding: 0;
    margin: 0;
  }
}
.switchsupport-footerMenu--sub_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  padding: 12px 0;
  margin-bottom: 24px;
  background: linear-gradient(to right, #999, #999 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 4px 1px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--sub_menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 0;
    padding: 0;
    gap: 0 18px;
  }
}
.switchsupport-footerMenu--sub_menu-items {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 1.1rem;
  font-weight: 500;
  padding-block: 6px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--sub_menu-items {
    gap: 10px;
    padding: 18px 0;
    line-height: 1.6em;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--sub_menu-items:first-child, .switchsupport-footerMenu--sub_menu-items:nth-child(2) {
    background: linear-gradient(to right, #999, #999 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 4px 1px;
  }
}
.switchsupport-footerMenu--sub_menu-items::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background: url("/jp/common/v2/img/arrow/right-stroke-support2.svg") no-repeat center center;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu--sub_menu-items::before {
    background: url("/jp/common/v2/img/arrow/right-stroke-8c8c8c.svg") no-repeat center center;
    background-size: 20px;
  }
}
.switchsupport-footerMenu__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 23px;
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footerMenu__logo {
    margin-bottom: 49px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__logo {
    display: none;
  }
}
.switchsupport-footerMenu__logo img {
  width: 60px;
}
.switchsupport-footerMenu__logo--text {
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  margin-left: 13px;
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footerMenu__logo--text {
    margin-left: 24px;
    font-size: 16px;
  }
}
.switchsupport-footerMenu__support {
  background-color: #F3F3F1;
  padding-block: 20px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__support {
    padding-bottom: 24px;
  }
}
.switchsupport-footerMenu__support--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1120px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__support--inner {
    gap: 12px;
  }
}
.switchsupport-footerMenu__support--title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.6;
  color: #2F2F2F;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__support--title {
    font-size: 1.3rem;
    -webkit-column-gap: 4px;
       -moz-column-gap: 4px;
            column-gap: 4px;
  }
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__support--title svg {
    width: 26px;
    height: 26px;
  }
}
.switchsupport-footerMenu__tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__tag-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
  }
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__tag-list li {
    display: contents;
  }
}
.switchsupport-footerMenu__tag-item {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.6;
  background-color: #fff;
  color: #E60012;
  padding: 2px 12px;
  border-radius: 2px;
  border: 1px solid #E60012;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__tag-item {
    font-size: 1.1rem;
  }
}
.switchsupport-footerMenu__tag-item.is-wii {
  color: #0396D5;
  border-color: #0396D5;
}
.switchsupport-footerMenu__tag-item.is-web {
  color: #7B97B3;
  border-color: #7B97B3;
}
.switchsupport-footerMenu__tag-item:hover {
  background-color: #E60012;
  color: #fff !important;
  border-color: #E60012;
}
.switchsupport-footerMenu__topLeft {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 268px;
  margin-right: 20px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__topLeft {
    width: unset;
    margin: 0 0 20px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topLeft {
    margin: 0 0 7px;
  }
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footerMenu__topLeftList {
    display: none;
  }
}
.switchsupport-footerMenu__topLeftList.list-tab {
  display: none;
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footerMenu__topLeftList.list-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 0 24px;
  }
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footerMenu__topLeftList.is-show-all {
    display: block;
  }
}
.switchsupport-footerMenu__topLeftItem {
  margin-bottom: 16px;
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footerMenu__topLeftItem {
    margin: 0 24px 0 0;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topLeftItem {
    margin-bottom: 24px;
  }
}
.switchsupport-footerMenu__topLeftItem:last-child {
  margin: 0;
}
.switchsupport-footerMenu__topLeftItem:last-child .switchsupport-footerMenu__topLeftLink {
  margin-bottom: 0;
}
.switchsupport-footerMenu__topLeftLink {
  position: relative;
  font-weight: 700;
  line-height: 15px;
  padding-left: 22px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topLeftLink {
    display: block;
    padding: 0 0 19px;
    margin-bottom: 22px;
    background-image: linear-gradient(to right, #999, #999 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 4px 1px;
  }
}
.switchsupport-footerMenu__topLeftLink::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-color: #E60012;
  border-radius: 100%;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topLeftLink::before {
    content: none;
  }
}
.switchsupport-footerMenu__topLeftLink::after {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  content: "";
  display: block;
  background: url(/jp/common/v2/img/arrow/right-stroke-white.svg) 50% 50% no-repeat;
  background-size: 14px;
  width: 14px;
  height: 14px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topLeftLink::after {
    content: "";
    display: block;
    background: url(/jp/common/v2/img/arrow/right-stroke-support.svg) 50% 50% no-repeat;
    background-size: 24px;
    width: 8px;
    height: 13px;
    right: 0;
    left: auto;
    top: 7px;
    -webkit-transform: inherit;
            transform: inherit;
  }
}
.switchsupport-footerMenu__topRight {
  width: 100%;
}
.switchsupport-footerMenu__topRightTitle {
  font-weight: 700;
  font-size: 11px;
  line-height: 1.2;
  padding-left: 8px;
  border-left: 4px solid #E60012;
  margin-bottom: 18px;
  color: #2F2F2F;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topRightTitle {
    font-size: 13px;
    margin-bottom: 0;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topRightTab {
    padding: 20px 0;
  }
}
.switchsupport-footerMenu__topRightList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 18px;
  margin-bottom: 24px;
  background-image: linear-gradient(to right, #999, #999 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 4px 1px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__topRightList {
    padding-bottom: 5px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topRightList {
    display: block;
    margin-bottom: 20px;
  }
}
.switchsupport-footerMenu__topList {
  margin-right: 30px;
  max-width: 257px;
  width: 100%;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__topList {
    min-width: calc(33.3333333333% - 30px);
    margin: 0 30px 0 0;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topList {
    min-width: unset;
    margin: 0 15px 15px 0;
  }
}
.switchsupport-footerMenu__topList:last-child {
  margin-right: 0;
}
.switchsupport-footerMenu__topItem + .switchsupport-footerMenu__topItem {
  margin-top: 12px;
}
.switchsupport-footerMenu__topLink {
  font-weight: 400;
  font-size: 11px;
  line-height: 140%;
}
.switchsupport-footerMenu__topBreadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topBreadcrumb {
    display: block;
    margin-bottom: 20px;
  }
}
.switchsupport-footerMenu__topBreadcrumbItem {
  font-weight: normal;
}
.switchsupport-footerMenu__topBreadcrumbItem:not(:last-child) {
  margin: 0 22px 0 0;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__topBreadcrumbItem:not(:last-child) {
    margin: 0 0 10px 0;
  }
}
.switchsupport-footerMenu__topBreadcrumbLink {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #2F2F2F;
  /* &::before {
    content: "";
    display: inline-block;
    background: url(/jp/common/v2/img/arrow/right-stroke-8c8c8c.svg) 50% 50% no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
  } */
}
.switchsupport-footerMenu__topBreadcrumbLink:hover {
  color: #e60012;
}
.switchsupport-footerMenu__topBreadcrumbLink i {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px 0 0;
  background: #3c3c3c;
  border-radius: 8px;
  -webkit-transition: background 0.15s linear, color 0.15s linear;
  transition: background 0.15s linear, color 0.15s linear;
}
.switchsupport-footerMenu__topBreadcrumbLink i::before {
  content: "";
  display: block;
  background: url(/jp/common/v2/img/arrow/right-stroke-white.svg) 50% 50% no-repeat;
  background-size: 12px;
  width: 12px;
  height: 12px;
}
.switchsupport-footerMenu__topBreadcrumbLink[target=_blank] i {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0;
  background: transparent;
}
.switchsupport-footerMenu__topBreadcrumbLink[target=_blank] i::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  background: url(/jp/common/v2/img/gfooter/icon-target-blank-AAAAA7-9px.svg) 50% 50% no-repeat;
  background-size: 9px;
  width: 9px;
  height: 9px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__list--circle {
    margin-top: 15px;
  }
}
.switchsupport-footerMenu__list--circle--item {
  margin: 0 0 15px 4px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__list--circle--item:last-child {
    margin-bottom: 0;
  }
}
.switchsupport-footerMenu__list--circle--link {
  position: relative;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 15px;
  padding-left: 18px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__list--circle--link {
    font-size: 1.3rem;
  }
}
.switchsupport-footerMenu__list--circle--link::before, .switchsupport-footerMenu__list--circle--link::after {
  content: "";
  position: absolute;
  top: 50%;
}
.switchsupport-footerMenu__list--circle--link::before {
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-color: #2f2f2f;
  border-radius: 100%;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__list--circle--link::before {
    width: 12px;
    height: 12px;
  }
}
.switchsupport-footerMenu__list--circle--link::after {
  left: 1px;
  margin: -5.5px auto 0;
  display: block;
  background: url("/jp/common/v2/img/arrow/right-stroke-white.svg") 50% 50% no-repeat;
  background-size: 11px;
  width: 11px;
  height: 11px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__list--circle--link::after {
    margin-top: -6px;
    background-size: 11px;
    width: 11px;
    height: 11px;
  }
}
.switchsupport-footerMenu__gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1020px;
  gap: 30px;
  margin: 24px auto 15px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenu__gallery {
    margin: 30px 20px;
    gap: 12px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footerMenu__gallery {
    margin: 18px 0 0;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__gallery {
    margin-bottom: 0;
  }
}
.switchsupport-footerMenu__gallery--item {
  width: calc(33.3333333333% - 30px);
  border-radius: 4px;
  overflow: hidden;
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footerMenu__gallery--item {
    width: 100%;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenu__gallery--item {
    width: 100%;
  }
}
@media all and (max-width: 425px) {
  .switchsupport-footerMenu__gallery--item {
    width: 100%;
  }
}
.switchsupport-footerMenu__gallery--item a {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.switchsupport-footerMenu__gallery--item a:hover {
  opacity: 0.8;
}
.switchsupport-footerMenu__gallery--item img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footerMenu__gallery--item img {
    max-width: 100%;
  }
}
@media all and (max-width: 425px) {
  .switchsupport-footerMenu__gallery--item img {
    width: 100%;
  }
}
.switchsupport-footerMenuSupport {
  background-color: #F3F3F1;
  padding-block: 20px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenuSupport__box--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenuSupport__box--title .switchsupport-footer__subtile:nth-child(2) {
    margin: 0 20px 0 46px;
  }
}
.switchsupport-footerMenuSupport__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenuSupport__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.switchsupport-footerMenuSupport__group .switchsupport-footerMenu__inner {
  width: 100%;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footerMenuSupport__group .switchsupport-footerMenu__inner {
    padding-inline: 0;
  }
}
.switchsupport-footerMenuSupport__group--menu {
  display: none;
  padding: 0 20px 10px;
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footerMenuSupport__group--menu {
    border-top: 1px solid #CFCFCA;
    padding-top: 10px;
  }
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenuSupport__group--menu {
    display: block;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenuSupport__group--menu {
    margin-top: 6px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footerMenuSupport__group--menu .switchsupport-footer__list-item + .switchsupport-footer__list-item {
    margin-top: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footerMenuSupport__group--menu--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenuSupport__group--menu--list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerMenuSupport__group--menu--list .switchsupport-footerMenuSupport__group--menu--item {
    border-top: 1px solid #CFCFCA;
    padding: 15px 0 0;
    margin: 10px 0 5px;
  }
}
.switchsupport-footerMenuSupport__group--menu--list .switchsupport-footerMenuSupport__group--menu--item a {
  font-size: 1.1rem;
  padding-left: 10px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerMenuSupport__group--menu--list .switchsupport-footerMenuSupport__group--menu--item a {
    padding-left: 16px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__tab {
    cursor: pointer;
    position: relative;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__tab::before, .switchsupport-footer__tab::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 14px;
    height: 2px;
    background-color: #AAAAA7;
    border-radius: 5px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__tab::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__tab.is-show ~ .switchsupport-footer__content {
    max-height: 100vh;
    opacity: 1;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__tab.is-show::after {
    -webkit-transform: translateY(-50%) rotate(0);
            transform: translateY(-50%) rotate(0);
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__content {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__content--border {
    border-bottom: 1px solid #CFCFCA;
  }
}
.switchsupport-footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__bottom {
    display: block;
  }
}
.switchsupport-footer__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footer__flex {
    border-bottom: 1px solid #CFCFCA;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__flex {
    display: block;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footer__flex .switchsupport-footer__flex--column .mt-auto {
    margin-top: 0;
  }
}
.switchsupport-footer__flex--column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.switchsupport-footer__flex--column .mt-auto {
  margin-top: auto;
}
.switchsupport-footer__subtile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.6;
  margin-bottom: 15px;
  color: #2F2F2F;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__subtile {
    margin-bottom: 0;
  }
}
.switchsupport-footer__subtile span {
  margin-left: 8px;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__subtile span {
    margin-left: 12px;
  }
}
.switchsupport-footer-link__icon {
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  left: 0;
  top: 2px;
}
.switchsupport-footer-link__icon::before {
  content: "";
  display: block;
  background: url("/jp/common/v2/img/arrow/right-stroke-8c8c8c.svg") 50% 50% no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
}
.switchsupport-footer__link {
  font-weight: 400;
  font-size: 11px;
  line-height: 1.6;
}
.switchsupport-footer__link.u-fontBold {
  font-weight: bold;
}
.switchsupport-footer__link__icon {
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  left: 0;
  top: 2px;
}
.switchsupport-footer__link__icon::before {
  content: "";
  display: block;
  background: url("/jp/common/v2/img/arrow/right-stroke-8c8c8c.svg") 50% 50% no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
}
.switchsupport-footer__item {
  margin-bottom: 10px;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__item {
    margin-bottom: 8px;
  }
}
.switchsupport-footer__col {
  width: calc(25% - 24px);
  margin-bottom: 24px;
}
@media all and (max-width: 979px) {
  .switchsupport-footer__col {
    width: calc(33.3333333333% - 16px);
    margin-bottom: 0;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__col {
    width: unset;
    padding: 0 20px;
  }
}
.switchsupport-footer__col .switchsupport-footer__groud:last-child {
  margin-top: 30px;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__col .switchsupport-footer__groud:last-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footer__col.tab-w-100 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 19px;
  }
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footer__col.tab-w-100 > * {
    width: calc(33.3333333333% - 16px);
    margin: 0 16px 0 0;
  }
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footer__col.tab-w-100 > *:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footer__col.tab-hand {
    width: calc(50% - 24px);
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__col.tab-hand {
    width: unset;
  }
}
@media all and (max-width: 979px) {
  .switchsupport-footer__col.tab-hand:not(.is-w-first) {
    padding-block: 24px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__col.tab-hand:not(.is-w-first) {
    border-top: 1px solid #CFCFCA;
    padding-bottom: 30px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__col.tab-hand:last-child {
    padding-block: 18px;
  }
}
.switchsupport-footer__col.tab-hand:last-child .top-footer-link__item a {
  color: #2F2F2F;
  -webkit-transition: none;
  transition: none;
}
.switchsupport-footer__col.tab-hand:last-child .top-footer-link__item a:hover {
  color: #e60012;
}
.switchsupport-footer__col.is-w-first {
  width: calc(50% - 30px);
}
@media all and (max-width: 979px) {
  .switchsupport-footer__col.is-w-first {
    width: inherit;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footer__col.is-w-first {
    width: 65%;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footer__col.is-w-first {
    width: unset;
  }
}
@media all and (min-width: 760px) and (max-width: 979px) {
  .switchsupport-footer__col.is-third {
    width: calc(35% - 35px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.switchsupport-footer__bnr {
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.switchsupport-footer__bnr:hover {
  opacity: 0.8;
}
.switchsupport-footer__radius02 {
  border-radius: 2px;
}
.switchsupport-footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.6;
  background-color: #F3F3F1;
  border: 1px solid #CFCFCA;
  padding: 3px 5px;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__wrap {
    padding: 6px 12px;
  }
}
.switchsupport-footer__wrap img {
  width: 60px;
  border: 1px solid #CFCFCA;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__wrap img {
    width: 66px;
  }
}
.switchsupport-footer__wrap p {
  margin-left: 11px;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__wrap p {
    font-size: 13px;
    margin-left: 17px;
  }
}
.switchsupport-footer__colImg {
  max-width: 100%;
  margin-bottom: 8px;
}
@media screen and (max-width: 979px) and (min-width: 760px) {
  .switchsupport-footer__colImg {
    margin-bottom: 0;
  }
}
.switchsupport-footer__blank {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 19px;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__blank {
    margin-top: 10px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.switchsupport-footer__blank img {
  width: 48px;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__blank img {
    width: 50px;
  }
}
.switchsupport-footer__blank.sp-block {
  display: none;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__blank.sp-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.switchsupport-footer__blank::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  background: url("/jp/common/v2/img/gfooter/icon-target-blank-AAAAA7-9px.svg") 50% 50% no-repeat;
  background-size: 9px;
  width: 9px;
  height: 9px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.switchsupport-footer__blank > div {
  margin-left: 9px;
}
.switchsupport-footer__blank--title {
  font-weight: 700;
  font-size: 13px;
  line-height: 1.65;
  color: #2F2F2F;
}
.switchsupport-footer__blank--title:hover .switchsupport-footer__blank--title {
  color: #e60012;
}
.switchsupport-footer__blank--title span {
  font-size: 10px;
}
@media all and (max-width: 759px) {
  .switchsupport-footer__blank--title span {
    font-size: 13px;
  }
}
.switchsupport-footer__blank--des {
  font-weight: 400;
  font-size: 11px;
  line-height: 1.6;
}
.switchsupport-footer__blank--des.text-opacity {
  opacity: 0.6;
}
.switchsupport-footerCenter {
  padding-block: 12px;
  border: 1px solid #CFCFCA;
  border-width: 1px 0;
  text-align: center;
  margin-top: 26px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerCenter {
    padding: 14px 20px 12px;
    margin-top: 0;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerCenter a {
    font-size: 1.1rem !important;
  }
}
@media all and (min-width: 760px) {
  .switchsupport-footer__list-item {
    margin-right: 25px;
    vertical-align: top;
  }
}
.switchsupport-footer__list-item a {
  position: relative;
  display: inline-block;
  line-height: 21px;
  padding-left: 21px;
  text-align: left;
  color: #2F2F2F;
  -webkit-transition: none;
  transition: none;
  font-size: 1.1rem;
}
.switchsupport-footer__list-item a[target=_blank] i:not([class]) {
  display: inline-block;
  width: 9px;
  height: 9px;
  position: absolute;
  right: -16px;
  top: 6px;
}
.switchsupport-footer__list-item a[target=_blank] i:not([class])::before {
  content: "";
  display: block;
  background: url(/jp/common/v2/img/gfooter/icon-target-blank-AAAAA7-9px.svg) 50% 50% no-repeat;
  background-size: 9px;
  width: 9px;
  height: 9px;
}
.switchsupport-footer__list-item + .switchsupport-footer__list-item {
  margin-top: 10px;
}
.switchsupport-footer__icon {
  width: 48px;
}
@media screen and (min-width: 768px) {
  .switchsupport-footerBottom {
    background-color: #F3F3F1;
    padding: 26px;
  }
}
.switchsupport-footerBottom__qr {
  text-align: right;
  max-width: 1391px;
  margin-inline: auto;
  padding: 0 20px 13px;
}
@media all and (max-width: 979px) {
  .switchsupport-footerBottom__qr {
    text-align: center;
    padding: 20px 0 29px;
  }
}
.switchsupport-footerBottom__qr p {
  color: #83837F;
  font-size: 1.1rem;
}
.switchsupport-footerBottom__inner {
  position: relative;
  /* max-width: 1320px; */
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 700;
  font-size: 13px;
  line-height: 19px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__inner {
    display: block;
    text-align: center;
    background-color: #fff;
    padding: 0;
    border-top: 1px solid #CFCFCA;
  }
}
.switchsupport-footerBottom__body01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  font-weight: 700;
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__body01 {
    padding: 14px 0 17px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.switchsupport-footerBottom__body01 svg {
  fill: #AAAAA7;
  width: 20px;
  height: 20px;
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__body02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #F3F3F1;
  }
}
.switchsupport-footerBottom__link {
  padding-left: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.switchsupport-footerBottom__linkArea {
  display: none;
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__linkArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__linkText {
    position: relative;
    padding-left: 17px;
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    color: #2F2F2F;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__linkText::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 9px;
    height: 9px;
    background-color: #E60012;
    border-radius: 100%;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__linkText::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    -webkit-transform: translateY(-50%) rotate(-135deg);
            transform: translateY(-50%) rotate(-135deg);
    width: 2px;
    height: 2px;
    border: 1px solid #fff;
    border-bottom: 0;
    border-left: 0;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__logo {
    background: #E60012;
    padding: 13px 14px;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__logo img {
    display: block;
    width: 62px;
  }
}
.switchsupport-footerBottom__flexArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.switchsupport-footerBottom__copyright {
  font-family: "Roboto", sans-serif;
  font-size: 1.1rem;
  line-height: 1.6;
  color: #2F2F2F;
  font-weight: 400;
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__copyright {
    font-size: 1rem;
    padding-right: 12px;
    background: #F3F3F1;
  }
}
@media all and (max-width: 759px) {
  .switchsupport-footerBottom__Breadcrumb {
    display: none;
  }
}