@media screen and (max-width: 979.98px) {
  .hero__notice {
    padding: 0 14px 14px;
  }
}
.hero__notice .hero__noticeInner {
  display: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  background-color: #fff;
  padding: 14px;
  font-size: 92.85714%;
  line-height: 2;
  width: 662px;
  max-width: 100%;
  margin: 0 auto 24px;
  box-sizing: border-box;
  border-radius: 10px;
}
.hero__notice .hero__noticeContent {
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.hero__notice .hero__noticeDate {
  color: #f80;
  margin-top: -0.46em;
}
.hero__notice .hero__noticeText {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.hero__notice .hero__noticeDesc {
  color: #605c5c;
  padding-bottom: 5px;
}
@media screen and (min-width: 1200px), print {
  .hero__notice .hero__noticeDesc {
    padding-bottom: 3px;
  }
}
@media screen and (max-width: 759.98px) {
  .hero__notice .hero__noticeDesc {
    padding-bottom: 4px;
    line-height: 1.6;
  }
}
.hero__notice .hero__noticeLink {
  width: -webkit-fit-content;
  width: fit-content;
}
.hero__notice .hero__noticeLink:hover {
  text-decoration: none;
}
@media screen and (min-width: 1200px), print {
  .hero__notice .hero__noticeLink span {
    -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
    transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  }
  .hero__notice .hero__noticeLink:hover span {
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #f80 !important;
  }
}
.hero__notice .hero__noticeLink div {
  -webkit-box-align: center;
          align-items: center;
}
.hero__notice .hero__noticeLink .nc3-a-icon {
  -webkit-box-flex: 0;
          flex: 0 0 12px;
  width: 12px;
  height: 12px;
  margin-right: 4px !important;
}
.hero__notice .hero__noticeLink .nc3-a-icon svg {
  fill: #f80;
}
.hero__notice .hero__noticeLink span {
  font-size: 92.85714% !important;
  font-weight: normal !important;
  color: #605c5c;
}
@media screen and (min-width: 1200px), print {
  .hero__notice .hero__noticeLink span {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 759.98px) {
  .hero__notice .hero__noticeLink span {
    margin-top: 0 !important;
  }
}
.is-hardware-3ds {
  background-size: 10px 745px;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .is-hardware-3ds {
    background-size: 10px 735px;
  }
}
@media screen and (max-width: 759.98px) {
  .is-hardware-3ds {
    background-size: 10px 715px;
  }
}
.is-3ds #section00wrap {
  padding-top: 29px;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .is-3ds #section00wrap {
    padding-top: 0;
    padding-bottom: 29px;
  }
}
.is-3ds .hero__noticeInner {
  padding: 14px;
}
.is-3ds .hero__noticeContent {
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .is-3ds:not(.is-hardware-3ds) #section00wrap {
    padding-bottom: 29px;
  }
}
.is-3ds:not(.is-hardware-3ds) .hero__noticeInner {
  border: 1px solid #e7e6e6;
  border-radius: 5px;
  border-style: dashed;
}
#section00wrap {
  padding-bottom: 59px;
}
@media screen and (max-width: 979.98px) {
  #section00wrap {
    padding: 0 14px 14px;
  }
}
#section00wrap .hero__noticeContent {
  line-height: 2;
}
#section00wrap .hero__noticeInner {
  display: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  background-color: #fff;
  font-size: 14px;
  padding: 10px 14px;
  line-height: 1.8;
  width: 846px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 10px;
}
#section00wrap .hero__noticeInner.pa {
  padding: 14px;
}
#section00wrap .hero__noticeDate {
  color: #f80;
}
#section00wrap .hero__noticeDate.mt {
  margin-top: -0.26em;
}
#section00wrap .hero__noticeText {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
#section00wrap .hero__noticeDesc {
  color: #605c5c;
}
#section00wrap .hero__noticeDesc.pb {
  padding-bottom: 5px;
}
@media screen and (min-width: 1200px), print {
  #section00wrap .hero__noticeDesc.pb {
    padding-bottom: 3px;
  }
}
@media screen and (max-width: 759.98px) {
  #section00wrap .hero__noticeDesc.pb {
    padding-bottom: 4px;
    line-height: 1.6;
  }
}
#section00wrap .hero__noticeLink {
  width: -webkit-fit-content;
  width: fit-content;
}
#section00wrap .hero__noticeLink:hover {
  text-decoration: none;
}
@media screen and (min-width: 1200px), print {
  #section00wrap .hero__noticeLink span {
    -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
    transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear;
  }
  #section00wrap .hero__noticeLink:hover span {
    -webkit-transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: border-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), background-color 150ms cubic-bezier(0.165, 0.84, 0.44, 1), color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    color: #f80 !important;
  }
}
@media screen and (max-width: 979.98px) {
  #section00wrap .hero__noticeLink {
    margin-top: 5px;
  }
}
#section00wrap .hero__noticeLink div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
#section00wrap .hero__noticeLink .nc3-a-icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 0;
          flex: 0 0 12px;
  width: 12px;
  height: 12px;
  margin-right: 4px !important;
}
#section00wrap .hero__noticeLink .nc3-a-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #f80;
}
#section00wrap .hero__noticeLink span {
  font-size: 14px !important;
  font-weight: normal !important;
  color: #605c5c;
}
@media screen and (min-width: 1200px), print {
  #section00wrap .hero__noticeLink span {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 759.98px) {
  #section00wrap .hero__noticeLink span {
    margin-top: 0 !important;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .nc3-c-gheader-dfHeader__subItem--my .nc3-c-gheader-dfHeader__label {
    font-size: 8px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .nc3-c-gheader-dfHeader__subItem--my .nc3-c-gheader-dfHeader__label {
    font-size: 8px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .nc3-c-gheader-dfHeader__subItem--my .nc3-c-gheader-dfHeader__icon {
    padding-bottom: 5px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .nc3-c-gheader-dfHeader__subItem--my .nc3-c-gheader-dfHeader__icon {
    padding-bottom: 5px;
  }
}
.is-3ds .megadrop__contentItem--softweare .nc3-a-icon svg {
  fill: #e60012 !important;
}
.is-3ds .nc3-c-gfooter-sitemap__mainCat {
  height: 32px;
}
