#soft-asFeatureList {
  overflow-x: hidden;
}
.local-pokemon .nc3-as-result__list .nc3-c-softCard[data-theme='3ds'] .nc3-c-softCard__arrow .nc3-a-icon svg,
.local-pokemon .nc3-as-result__list .nc3-c-softCard[data-theme='switch'] .nc3-c-softCard__arrow .nc3-a-icon svg,
.local-pokemon .nc3-as-result__list .nc3-c-softCard[data-theme='wiiu'] .nc3-c-softCard__arrow .nc3-a-icon svg {
  fill: #e60012;
}
.local-pokemon .nc3-as-result__list .nc3-c-softCard[data-theme='3ds'] .nc3-c-softCard__company,
.local-pokemon .nc3-as-result__list .nc3-c-softCard[data-theme='switch'] .nc3-c-softCard__company,
.local-pokemon .nc3-as-result__list .nc3-c-softCard[data-theme='wiiu'] .nc3-c-softCard__company {
  margin-bottom: 0;
}
.local-softTrial-switchNav {
  visibility: hidden;
  padding: 20px 0 0 0 !important;
}
.local-softTrial-switchNav.js-ready {
  visibility: visible;
}
.local-softTrial-switchNav ul {
  display: none !important;
}
.local-softTrial-link {
  color: #8c8c8c !important;
  padding-left: 14px;
  padding-right: 14px;
}
@media screen and (max-width: 759.98px) {
  .ncommon-l-content:not(.local-softTrial-content) .local-softTrial-link {
    padding-right: 0;
  }
  .local-softTrial-link a {
    line-height: 1;
    display: inline-block;
    position: relative;
    font-weight: bold;
    -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;
    padding-left: 16px;
    font-size: 10px;
    line-height: 18px;
    margin-top: -5.2px;
    margin-bottom: -2.8px;
  }
  .local-softTrial-link a:hover,
  a:hover .local-softTrial-link a,
  button:hover .local-softTrial-link a {
    color: #e60012;
    -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);
  }
  .local-softTrial-link a i,
  .local-softTrial-link a i:before,
  .local-softTrial-link a i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px auto;
  }
  .local-softTrial-link a:hover i,
  a:hover .local-softTrial-link a i,
  button:hover .local-softTrial-link a i,
  .local-softTrial-link a:hover i:before,
  a:hover .local-softTrial-link a i:before,
  button:hover .local-softTrial-link a i:before,
  .local-softTrial-link a:hover i:after,
  a:hover .local-softTrial-link a i:after,
  button:hover .local-softTrial-link a i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .local-softTrial-link a > i {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
  }
  .local-softTrial-link a > i:after {
    content: '';
    display: block;
    box-sizing: content-box;
    border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .local-softTrial-link a > i > i,
  .local-softTrial-link a > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #fff;
  }
  .local-softTrial-link a > i > i > i:first-child {
    opacity: 0;
  }
  .local-softTrial-link a > i > i {
    background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-red.svg);
  }
  .local-softTrial-link a > i > i > i:first-child {
    background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-red.svg);
  }
  .local-softTrial-link a > i {
    position: absolute;
    top: 4.8px;
    left: 0;
  }
}
@media screen and (min-width: 980px), print {
  .local-softTrial-grid .nc3-as-result__listItem {
    width: calc(33.3333333% - 44px * 2 / 3);
    margin-bottom: 44px;
  }
  .local-softTrial-grid .nc3-as-result__listItem:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .local-softTrial-grid .nc3-as-result__listItem:not(:nth-child(3n)) {
    margin-right: 44px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-softTrial-content {
    padding-left: 0;
    padding-right: 0;
  }
  .local-softTrial-switchNav__bt {
    padding: 0 16px;
  }
  .local-softTrial-grid {
    padding-left: 14px;
    padding-right: 14px;
  }
  .local-softTrial-btMore {
    margin-left: 14px;
    margin-right: 14px;
  }
}
.local-softUnit--price:after {
  content: "";
  display: block;
  clear: both;
}
.local-softUnit--price span {
  color: #8c8c8c;
  float: left;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 760px), print {
  .local-softUnit--price span {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 2px;
    padding-left: 9px;
    margin-bottom: -14px;
    border-left: solid 5px #e60012;
  }
}
@media screen and (max-width: 759.98px) {
  .local-softUnit--price span {
    font-size: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: -7px;
    padding-left: 7px;
    line-height: 2;
    border-left: solid 4px #e60012;
  }
}
[data-theme='switch'] .local-softUnit--price span {
  border-color: #e60012;
}
[data-theme='wiiu'] .local-softUnit--price span {
  border-color: #0096c8;
}
[data-theme='3ds'] .local-softUnit--price span {
  border-color: #ce181e;
}
/*--------- gamefront ---------*/
.local-gameFront-headline02 {
  border-bottom: none;
}
.local-gameFront-headline02__body {
  font-size: 30px;
  margin-top: -0.65em;
  margin-bottom: -0.35em;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront-headline02__body {
    font-size: 18px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
.local-gameFront-headline02__body:before {
  top: -36px;
}
.local-gameFront-headline02__siblings {
  font-size: 12px;
  margin-top: -0.65em;
  margin-bottom: -0.35em;
  padding: 8px;
  font-weight: bold;
  color: #8c8c8c;
  background-color: $COLOR-LIGHT_GRAY;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront-headline02__siblings {
    font-size: 10px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
    padding: 3px 8px;
    position: absolute;
    top: 30px;
    right: 0;
  }
}
.local-gameFront__logo {
  text-align: center;
  font-size: 14px;
  margin-top: -0.65em;
  margin-bottom: -0.35em;
  font-weight: bold;
  padding: 75px 0;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__logo {
    padding: 60px 0 45px;
    font-size: 12px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
.local-gameFront__logoImg img {
  height: 130px;
}
.local-gameFront__logoImg p {
  padding: 15px 0 30px;
  color: #8c8c8c;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__logoImg img {
    height: 80px;
  }
  .local-gameFront__logoImg p {
    padding: 5px 0 18px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__logoText {
    width: 88%;
    margin: auto;
    font-weight: normal;
    line-height: 25px;
  }
  .local-gameFront__logoText br {
    display: none;
  }
}
.local-gameFront__outlineGrid {
  position: relative;
  margin: 0 auto 70px;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__outlineGrid {
    padding-bottom: 225px;
    margin-bottom: 0;
  }
}
.local-gameFront__outlineDetail {
  font-size: 14px;
  margin-top: -0.65em;
  margin-bottom: -0.35em;
  text-align: left;
}
.local-gameFront__outlineDetail th,
.local-gameFront__outlineDetail td {
  padding-bottom: 10px;
}
.local-gameFront__outlineDetail th {
  width: 24%;
  font-weight: bold;
  padding-right: 5%;
}
@media screen and (min-width: 980px), print {
  .local-gameFront__outlineDetail tr:first-child br {
    display: none;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__outlineDetail {
    font-size: 12px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
    height: 200px;
    position: absolute;
    bottom: 0;
  }
  .local-gameFront__outlineDetail th,
  .local-gameFront__outlineDetail td {
    padding-bottom: 5px;
  }
  .local-gameFront__outlineDetail th {
    width: 28%;
    padding-right: 10%;
  }
  .local-gameFront__outlineDetail br {
    display: block;
  }
}
@media screen and (min-width: 980px), print {
  .local-gameFront__outlineCol {
    position: relative;
  }
  .local-gameFront__outlineCol:first-child {
    width: 538px;
    margin-right: 42px;
  }
  .local-gameFront__outlineCol:nth-child(2) {
    min-height: 364px;
    width: calc(100% - 580px);
  }
}
.local-gameFront__outlineImg-large img {
  width: 100%;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__outlineImg-large {
    padding-bottom: 29%;
  }
}
.local-gameFront__outlineImg-small img {
  width: 49%;
  display: inline-block;
}
@media screen and (min-width: 980px), print {
  .local-gameFront__outlineImg-small {
    position: absolute;
    bottom: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__outlineImg-small {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc((100% - 38px * (2 - 1)) / 2 - 0.1px);
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__outlineImg-small img {
    width: 49.8%;
    float: right;
  }
  .local-gameFront__outlineImg-small img:first-child {
    float: left;
  }
}
.local-gameFront__soft {
  padding-bottom: 80px;
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__soft {
    padding-bottom: 50px;
  }
}
.local-gameFront__softBox {
  border: 4px solid $COLOR-LIGHT_GRAY;
  font-size: 14px;
  margin-top: -0.65em;
  margin-bottom: -0.35em;
}
@media screen and (min-width: 980px), print {
  .local-gameFront__softBox {
    padding: 30px 0 30px 35px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-gameFront__softBox {
    padding: 45px 25px;
    text-align: center;
  }
}
.local-gameFront__softLinkWrap {
  display: inline-block;
  padding-left: 38px;
}
@media screen and (min-width: 980px), print {
  .local-gameFront__softLinkWrap {
    float: left;
  }
  .local-gameFront__softLinkWrap > div {
    padding-top: 15px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-gameFront__softLinkWrap {
    width: 270px;
    display: block;
    padding-top: 15px;
    padding-left: 0;
    text-align: left;
    margin: auto;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softLinkWrap {
    width: 240px;
    padding-top: 20px;
  }
}
.local-gameFront__softLink {
  line-height: 1;
  display: inline-block;
  position: relative;
  font-weight: bold;
  -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;
  padding-left: 20px;
  font-size: 14px;
  line-height: 24px;
  margin-top: -6.5px;
  margin-bottom: -3.5px;
  display: block;
  padding-bottom: 8px;
}
.local-gameFront__softLink:hover,
a:hover .local-gameFront__softLink,
button:hover .local-gameFront__softLink {
  color: #e60012;
  -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);
}
[data-bodytheme='wiiu'] .local-gameFront__softLink:hover,
[data-bodytheme='wiiu'] a:hover .local-gameFront__softLink,
[data-bodytheme='wiiu'] button:hover .local-gameFront__softLink {
  color: #0096c8;
}
[data-bodytheme='3ds'] .local-gameFront__softLink:hover,
[data-bodytheme='3ds'] a:hover .local-gameFront__softLink,
[data-bodytheme='3ds'] button:hover .local-gameFront__softLink {
  color: #ce181e;
}
.local-gameFront__softLink i,
.local-gameFront__softLink i:before,
.local-gameFront__softLink i:after {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  color: inherit;
  -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px auto;
}
.local-gameFront__softLink:hover i,
a:hover .local-gameFront__softLink i,
button:hover .local-gameFront__softLink i,
.local-gameFront__softLink:hover i:before,
a:hover .local-gameFront__softLink i:before,
button:hover .local-gameFront__softLink i:before,
.local-gameFront__softLink:hover i:after,
a:hover .local-gameFront__softLink i:after,
button:hover .local-gameFront__softLink i:after {
  -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.local-gameFront__softLink > i {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #fff;
}
.local-gameFront__softLink > i:after {
  content: '';
  display: block;
  box-sizing: content-box;
  border-radius: 50%;
  left: -2px;
  top: -2px;
  border: 2px solid rgba(255,255,255,0);
}
.local-gameFront__softLink > i > i,
.local-gameFront__softLink > i > i > i:first-child {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 50%;
  box-sizing: border-box;
  background-color: #fff;
}
.local-gameFront__softLink > i > i > i:first-child {
  opacity: 0;
}
.local-gameFront__softLink > i > i {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-red.svg);
}
[data-bodytheme='wiiu'] .local-gameFront__softLink > i > i {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-wiiu.svg);
}
[data-bodytheme='3ds'] .local-gameFront__softLink > i > i {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-3ds.svg);
}
.local-gameFront__softLink > i > i > i:first-child {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-red.svg);
}
[data-bodytheme='wiiu'] .local-gameFront__softLink > i > i > i:first-child {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-wiiu.svg);
}
[data-bodytheme='3ds'] .local-gameFront__softLink > i > i > i:first-child {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-3ds.svg);
}
.local-gameFront__softLink > i {
  position: absolute;
  top: 6px;
  left: 0;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-gameFront__softLink {
    display: inline-block;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softLink {
    line-height: 1;
    display: inline-block;
    position: relative;
    font-weight: bold;
    -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;
    padding-left: 19px;
    font-size: 12px;
    line-height: 20px;
    margin-top: -5.2px;
    margin-bottom: -2.8px;
    display: block;
  }
  .local-gameFront__softLink:hover,
  a:hover .local-gameFront__softLink,
  button:hover .local-gameFront__softLink {
    color: #e60012;
    -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);
  }
  [data-bodytheme='wiiu'] .local-gameFront__softLink:hover,
  [data-bodytheme='wiiu'] a:hover .local-gameFront__softLink,
  [data-bodytheme='wiiu'] button:hover .local-gameFront__softLink {
    color: #0096c8;
  }
  [data-bodytheme='3ds'] .local-gameFront__softLink:hover,
  [data-bodytheme='3ds'] a:hover .local-gameFront__softLink,
  [data-bodytheme='3ds'] button:hover .local-gameFront__softLink {
    color: #ce181e;
  }
  .local-gameFront__softLink i,
  .local-gameFront__softLink i:before,
  .local-gameFront__softLink i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px auto;
  }
  .local-gameFront__softLink:hover i,
  a:hover .local-gameFront__softLink i,
  button:hover .local-gameFront__softLink i,
  .local-gameFront__softLink:hover i:before,
  a:hover .local-gameFront__softLink i:before,
  button:hover .local-gameFront__softLink i:before,
  .local-gameFront__softLink:hover i:after,
  a:hover .local-gameFront__softLink i:after,
  button:hover .local-gameFront__softLink i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .local-gameFront__softLink > i {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
  }
  .local-gameFront__softLink > i:after {
    content: '';
    display: block;
    box-sizing: content-box;
    border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .local-gameFront__softLink > i > i,
  .local-gameFront__softLink > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #fff;
  }
  .local-gameFront__softLink > i > i > i:first-child {
    opacity: 0;
  }
  .local-gameFront__softLink > i > i {
    background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-red.svg);
  }
  [data-bodytheme='wiiu'] .local-gameFront__softLink > i > i {
    background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-wiiu.svg);
  }
  [data-bodytheme='3ds'] .local-gameFront__softLink > i > i {
    background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-3ds.svg);
  }
  .local-gameFront__softLink > i > i > i:first-child {
    background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-red.svg);
  }
  [data-bodytheme='wiiu'] .local-gameFront__softLink > i > i > i:first-child {
    background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-wiiu.svg);
  }
  [data-bodytheme='3ds'] .local-gameFront__softLink > i > i > i:first-child {
    background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-3ds.svg);
  }
  .local-gameFront__softLink > i {
    position: absolute;
    top: 4.8px;
    left: 0;
  }
}
.local-gameFront__softBox-switch img {
  width: 70px;
}
@media screen and (min-width: 980px), print {
  .local-gameFront__softBox-switch img {
    float: left;
  }
}
@media screen and (min-width: 760px), print {
  .local-gameFront__softBox-switch {
    border-right: 1px solid $COLOR-LIGHT_GRAY;
    margin-right: 25px !important;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-gameFront__softBox-switch {
    padding-left: 0;
    margin-right: 20px !important;
  }
}
@media screen and (max-width: 979.98px) {
  .local-gameFront__softBox-switch {
    padding: 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-switch {
    border-bottom: 1px solid $COLOR-LIGHT_GRAY;
    padding-bottom: 20px;
  }
}
.local-gameFront__softBox-3ds {
  color: #8c8c8c;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .local-gameFront__softBox-3ds {
    padding: 0;
  }
}
.local-gameFront__softBox-3dsImg {
  vertical-align: top;
  padding-top: 30px;
  padding-right: 20px;
  width: 140px;
}
@media screen and (min-width: 980px), print {
  .local-gameFront__softBox-3dsImg {
    float: left;
  }
}
@media screen and (max-width: 979.98px) {
  .local-gameFront__softBox-3dsImg {
    width: 180px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-3dsImg {
    padding-top: 50px;
    padding-right: 0;
  }
}
.local-gameFront__softBox-3dsText {
  width: 60%;
  display: inline-block;
}
.local-gameFront__softBox-3dsText br {
  display: none;
}
@media screen and (min-width: 980px), print {
  .local-gameFront__softBox-3dsText {
    float: left;
  }
  .local-gameFront__softBox-3dsText > div {
    padding: 6px 0 0 6px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-gameFront__softBox-3dsText {
    width: auto;
    padding-top: 40px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-gameFront__softBox-3dsText {
    display: block;
    font-size: 12px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
    padding-top: 28px;
  }
  .local-gameFront__softBox-3dsText br {
    display: block;
  }
}
.local-gameFront__softBox-3dsText a,
.local-gameFront__outlineDetail a {
  line-height: 1;
  display: inline-block;
  position: relative;
  font-weight: bold;
  -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;
  padding-left: 20px;
  font-size: 14px;
  line-height: 24px;
  margin-top: -6.5px;
  margin-bottom: -3.5px;
  padding-left: 0;
  font-weight: normal;
  text-decoration: underline !important;
}
.local-gameFront__softBox-3dsText a:hover,
.local-gameFront__outlineDetail a:hover,
a:hover .local-gameFront__softBox-3dsText a,
a:hover .local-gameFront__outlineDetail a,
button:hover .local-gameFront__softBox-3dsText a,
button:hover .local-gameFront__outlineDetail a {
  color: #e60012;
  -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);
}
[data-bodytheme='wiiu'] .local-gameFront__softBox-3dsText a:hover,
[data-bodytheme='wiiu'] .local-gameFront__outlineDetail a:hover,
[data-bodytheme='wiiu'] a:hover .local-gameFront__softBox-3dsText a,
[data-bodytheme='wiiu'] a:hover .local-gameFront__outlineDetail a,
[data-bodytheme='wiiu'] button:hover .local-gameFront__softBox-3dsText a,
[data-bodytheme='wiiu'] button:hover .local-gameFront__outlineDetail a {
  color: #0096c8;
}
[data-bodytheme='3ds'] .local-gameFront__softBox-3dsText a:hover,
[data-bodytheme='3ds'] .local-gameFront__outlineDetail a:hover,
[data-bodytheme='3ds'] a:hover .local-gameFront__softBox-3dsText a,
[data-bodytheme='3ds'] a:hover .local-gameFront__outlineDetail a,
[data-bodytheme='3ds'] button:hover .local-gameFront__softBox-3dsText a,
[data-bodytheme='3ds'] button:hover .local-gameFront__outlineDetail a {
  color: #ce181e;
}
.local-gameFront__softBox-3dsText a i,
.local-gameFront__outlineDetail a i,
.local-gameFront__softBox-3dsText a i:before,
.local-gameFront__outlineDetail a i:before,
.local-gameFront__softBox-3dsText a i:after,
.local-gameFront__outlineDetail a i:after {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  color: inherit;
  -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px auto;
}
.local-gameFront__softBox-3dsText a:hover i,
.local-gameFront__outlineDetail a:hover i,
a:hover .local-gameFront__softBox-3dsText a i,
a:hover .local-gameFront__outlineDetail a i,
button:hover .local-gameFront__softBox-3dsText a i,
button:hover .local-gameFront__outlineDetail a i,
.local-gameFront__softBox-3dsText a:hover i:before,
.local-gameFront__outlineDetail a:hover i:before,
a:hover .local-gameFront__softBox-3dsText a i:before,
a:hover .local-gameFront__outlineDetail a i:before,
button:hover .local-gameFront__softBox-3dsText a i:before,
button:hover .local-gameFront__outlineDetail a i:before,
.local-gameFront__softBox-3dsText a:hover i:after,
.local-gameFront__outlineDetail a:hover i:after,
a:hover .local-gameFront__softBox-3dsText a i:after,
a:hover .local-gameFront__outlineDetail a i:after,
button:hover .local-gameFront__softBox-3dsText a i:after,
button:hover .local-gameFront__outlineDetail a i:after {
  -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.local-gameFront__softBox-3dsText a > i,
.local-gameFront__outlineDetail a > i {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #fff;
}
.local-gameFront__softBox-3dsText a > i:after,
.local-gameFront__outlineDetail a > i:after {
  content: '';
  display: block;
  box-sizing: content-box;
  border-radius: 50%;
  left: -2px;
  top: -2px;
  border: 2px solid rgba(255,255,255,0);
}
.local-gameFront__softBox-3dsText a > i > i,
.local-gameFront__outlineDetail a > i > i,
.local-gameFront__softBox-3dsText a > i > i > i:first-child,
.local-gameFront__outlineDetail a > i > i > i:first-child {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 50%;
  box-sizing: border-box;
  background-color: #fff;
}
.local-gameFront__softBox-3dsText a > i > i > i:first-child,
.local-gameFront__outlineDetail a > i > i > i:first-child {
  opacity: 0;
}
.local-gameFront__softBox-3dsText a > i > i,
.local-gameFront__outlineDetail a > i > i {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-red.svg);
}
[data-bodytheme='wiiu'] .local-gameFront__softBox-3dsText a > i > i,
[data-bodytheme='wiiu'] .local-gameFront__outlineDetail a > i > i {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-wiiu.svg);
}
[data-bodytheme='3ds'] .local-gameFront__softBox-3dsText a > i > i,
[data-bodytheme='3ds'] .local-gameFront__outlineDetail a > i > i {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-3ds.svg);
}
.local-gameFront__softBox-3dsText a > i > i > i:first-child,
.local-gameFront__outlineDetail a > i > i > i:first-child {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-red.svg);
}
[data-bodytheme='wiiu'] .local-gameFront__softBox-3dsText a > i > i > i:first-child,
[data-bodytheme='wiiu'] .local-gameFront__outlineDetail a > i > i > i:first-child {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-wiiu.svg);
}
[data-bodytheme='3ds'] .local-gameFront__softBox-3dsText a > i > i > i:first-child,
[data-bodytheme='3ds'] .local-gameFront__outlineDetail a > i > i > i:first-child {
  background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-3ds.svg);
}
.local-gameFront__softBox-3dsText a > i,
.local-gameFront__outlineDetail a > i {
  position: absolute;
  top: 6px;
  left: 0;
}
.local-gameFront__softBox-3dsText a:hover,
.local-gameFront__outlineDetail a:hover {
  color: $COLOR-GRAY2 !important;
}
.local-section__linkBlank {
  background-image: url("../../../common/v2/img/ncommon/_common/icon-blank.svg");
  background-repeat: no-repeat;
  background-position: left;
  display: inline-block;
  width: 9px;
  height: 8px;
  margin-right: 3px;
  margin-left: 5px;
  vertical-align: middle;
}
.local-description {
  font-weight: bold;
  color: #333;
}
@media screen and (min-width: 980px), print {
  .local-description {
    text-align: center;
    font-size: 16px;
    padding: 60px 14px;
    line-height: 1.5em;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-description {
    text-align: center;
    font-size: 14px;
    padding: 30px 14px;
    line-height: 1.5em;
  }
}
@media screen and (max-width: 759.98px) {
  .local-description {
    text-align: left;
    font-size: 12px;
    padding: 14px 14px;
    line-height: 1.75em;
  }
}
.local-description a {
  text-decoration: underline;
  -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;
}
.local-description a:hover {
  -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: $COLOR-GRAY2;
}
.soft-localHeader--switchshare .soft-localHeader__titleEn {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .soft-localHeader--switchshare .soft-localHeader__titleEn {
    font-size: 12px !important;
    padding: 0 0 8px 0 !important;
  }
}
@media screen and (max-width: 759.98px) {
  .soft-localHeader--switchshare .soft-localHeader__titleEn {
    font-size: 12px !important;
    padding: 0 0 8px 0 !important;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 760px), print {
  .soft-localHeader--switchshare .soft-localHeader__titleJp {
    font-size: 34px !important;
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 759.98px) {
  .soft-localHeader--switchshare .soft-localHeader__titleJp {
    font-size: 24px !important;
    letter-spacing: 1px;
  }
}
.soft-localHeader--indies .soft-localHeader__titleEn {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .soft-localHeader--indies .soft-localHeader__titleEn {
    font-size: 12px !important;
    padding: 0 0 8px 0 !important;
  }
}
@media screen and (max-width: 759.98px) {
  .soft-localHeader--indies .soft-localHeader__titleEn {
    font-size: 12px !important;
    padding: 0 0 8px 0 !important;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 760px), print {
  .soft-localHeader--indies .soft-localHeader__titleJp {
    font-size: 34px !important;
    letter-spacing: 3px;
  }
}
@media screen and (max-width: 759.98px) {
  .soft-localHeader--indies .soft-localHeader__titleJp {
    font-size: 24px !important;
    letter-spacing: 1px;
  }
}
.soft-localHeader--indies .ncommon-l-content {
  background-image: url("../../../common/v2/img/software/localheader/logo_indies.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: 210px auto;
  padding: 30px 40px;
}
@media screen and (max-width: 759.98px) {
  .soft-localHeader--indies .ncommon-l-content {
    background-size: 80px auto;
    padding: 20px 14px;
  }
}
.soft-localHeader--indies .soft-localHeader__titleEn {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .soft-localHeader--indies .soft-localHeader__titleEn {
    font-size: 12px !important;
    padding: 0 0 8px 0 !important;
  }
}
@media screen and (max-width: 759.98px) {
  .soft-localHeader--indies .soft-localHeader__titleEn {
    font-size: 12px !important;
    padding: 0 0 8px 0 !important;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 760px), print {
  .soft-localHeader--indies .soft-localHeader__titleJp {
    font-size: 33px !important;
    letter-spacing: 0;
    line-height: 1.25em;
  }
}
@media screen and (max-width: 759.98px) {
  .soft-localHeader--indies .soft-localHeader__titleJp {
    font-size: 21px !important;
    letter-spacing: 1px;
    line-height: 1.25em;
  }
}
.soft-localHeader--series .soft-localHeader__titleEn {
  color: #3c3c3c;
  font-weight: bold;
}
@media screen and (min-width: 980px), print {
  .soft-localHeader--series .soft-localHeader__titleEn {
    font-size: 12px;
    padding: 0 0 20px 0;
    text-shadow: 3px 0 0 #f7f7f7, 3px 3px 0 #f7f7f7, 0 3px 0 #f7f7f7, -3px 3px 0 #f7f7f7, -3px 0 0 #f7f7f7, -3px -3px 0 #f7f7f7, 0 -3px 0 #f7f7f7, 3px -3px 0 #f7f7f7;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .soft-localHeader--series .soft-localHeader__titleEn {
    font-size: 12px;
    padding: 0 0 21px 0;
    text-shadow: 2px 0 0 #f7f7f7, 2px 2px 0 #f7f7f7, 0 2px 0 #f7f7f7, -2px 2px 0 #f7f7f7, -2px 0 0 #f7f7f7, -2px -2px 0 #f7f7f7, 0 -2px 0 #f7f7f7, 2px -2px 0 #f7f7f7;
  }
}
@media screen and (max-width: 759.98px) {
  .soft-localHeader--series .soft-localHeader__titleEn {
    font-size: 10px;
    padding: 0 0 10px 0;
    letter-spacing: 1px;
    text-shadow: 2px 0 0 #f7f7f7, 2px 2px 0 #f7f7f7, 0 2px 0 #f7f7f7, -2px 2px 0 #f7f7f7, -2px 0 0 #f7f7f7, -2px -2px 0 #f7f7f7, 0 -2px 0 #f7f7f7, 2px -2px 0 #f7f7f7;
  }
}
.soft-localHeader--series .soft-localHeader__titleJp {
  color: #3c3c3c;
}
@media screen and (min-width: 980px), print {
  .soft-localHeader--series .soft-localHeader__titleJp {
    font-size: 33px;
    letter-spacing: 3px;
    text-shadow: 3px 0 0 #f7f7f7, 3px 3px 0 #f7f7f7, 0 3px 0 #f7f7f7, -3px 3px 0 #f7f7f7, -3px 0 0 #f7f7f7, -3px -3px 0 #f7f7f7, 0 -3px 0 #f7f7f7, 3px -3px 0 #f7f7f7;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .soft-localHeader--series .soft-localHeader__titleJp {
    font-size: 35px;
    letter-spacing: 3px;
    text-shadow: 2px 0 0 #f7f7f7, 2px 2px 0 #f7f7f7, 0 2px 0 #f7f7f7, -2px 2px 0 #f7f7f7, -2px 0 0 #f7f7f7, -2px -2px 0 #f7f7f7, 0 -2px 0 #f7f7f7, 2px -2px 0 #f7f7f7;
  }
}
@media screen and (max-width: 759.98px) {
  .soft-localHeader--series .soft-localHeader__titleJp {
    font-size: 21px;
    letter-spacing: 1px;
    text-shadow: 2px 0 0 #f7f7f7, 2px 2px 0 #f7f7f7, 0 2px 0 #f7f7f7, -2px 2px 0 #f7f7f7, -2px 0 0 #f7f7f7, -2px -2px 0 #f7f7f7, 0 -2px 0 #f7f7f7, 2px -2px 0 #f7f7f7;
  }
}
/* gameseries.html*/
.local-section--series {
  padding-bottom: 30px;
  overflow: hidden;
}
.local-series:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .local-series {
    padding-top: 70px;
  }
}
@media screen and (max-width: 979.98px) {
  .local-series {
    padding-top: 35px;
  }
}
.local-series__container {
  clear: both;
  overflow: hidden;
  padding: 0 3000px;
  margin: 0 -3000px;
  margin-bottom: 42px;
}
@media screen and (max-width: 759.98px) {
  .local-series__container {
    padding: 0 2996px;
    margin-bottom: 28px;
  }
}
.local-series__softs {
  padding: 48px 0 100px;
  position: relative;
}
@media screen and (max-width: 759.98px) {
  .local-series__softs {
    padding: 18px 0 78px;
  }
}
.local-series__softs:before,
.local-series__softs:after {
  content: '';
  width: 2000px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}
.local-series__softs:before {
  left: -2000px;
}
.local-series__softs:after {
  right: -2000px;
}
.local-series__label {
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 980px), print {
  .local-series__label {
    width: calc((100% - 20px * (5 - 1)) / 5);
    margin-right: 20px;
    float: left;
  }
  .local-series__label:nth-of-type(5n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-series__label {
    width: calc((100% - 28px * (4 - 1)) / 4);
    margin-right: 28px;
    float: left;
  }
  .local-series__label:nth-of-type(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 759.98px) {
  .local-series__label {
    width: calc((100% - 15px * (2 - 1)) / 2);
    margin-right: 15px;
    float: left;
  }
  .local-series__label:nth-of-type(2n) {
    margin-right: 0;
  }
}
.local-series__label.js-open .local-series__title,
.local-series__label:hover .local-series__title {
  color: $COLOR-GRAY2;
  -webkit-transition: color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.local-series__character {
  position: relative;
  margin-bottom: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.local-series__character:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
@media screen and (max-width: 759.98px) {
  .local-series__character {
    margin-bottom: 14px;
  }
}
.local-series__labelBottom {
  position: relative;
  margin: 0 -10px;
  overflow: hidden;
}
.local-series__labelBottom:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: transparent transparent currentColor transparent;
  position: absolute;
  bottom: 0;
  left: calc(50% - 15px);
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 400ms $easeInOutQuart;
  transition: -webkit-transform 400ms $easeInOutQuart;
  transition: transform 400ms $easeInOutQuart;
  transition: transform 400ms $easeInOutQuart, -webkit-transform 400ms $easeInOutQuart;
}
.local-series__label.js-open .local-series__labelBottom:before {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 400ms $easeOutQuart;
  transition: -webkit-transform 400ms $easeOutQuart;
  transition: transform 400ms $easeOutQuart;
  transition: transform 400ms $easeOutQuart, -webkit-transform 400ms $easeOutQuart;
  -webkit-transition-delay: 700ms;
          transition-delay: 700ms;
}
.local-series__softUnit {
  background-color: #fff;
}
.local-series__softUnit > a {
  padding: 2px 2px 14px;
}
.local-section--series .local-series__softUnit > a {
  padding: 10px 10px 2px;
}
@media screen and (min-width: 980px), print {
  .ncommon-softUnit--list .ncommon-softUnit__main.local-series__main {
    padding: 5px 19px 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .ncommon-softUnit--list .ncommon-softUnit__main.local-series__main {
    padding: 5px 12px 42px;
  }
}
@media screen and (max-width: 759.98px) {
  .ncommon-softUnit--list .ncommon-softUnit__main.local-series__main {
    padding: 0 12px;
  }
}
.local-series__sub {
  padding: 0 19px;
  color: #3c3c3c;
}
@media screen and (max-width: 979.98px) {
  .local-series__sub {
    padding: 0 12px;
  }
}
.local-series__name {
  color: #3c3c3c;
  line-height: 22px;
}
.local-series__arrow {
  bottom: 21px;
  right: 21px;
}
@media screen and (max-width: 759.98px) {
  .local-series__arrow {
    bottom: 10px;
    right: 12px;
  }
}
.local-series__title {
  padding-bottom: 42px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #3c3c3c;
  white-space: nowrap;
  -webkit-transition: color 150ms linear;
  transition: color 150ms linear;
}
@media screen and (max-width: 759.98px) {
  .local-series__title {
    padding-bottom: 21px;
  }
}
.local-series__softMore {
  position: relative;
  padding-top: 36px;
}
@media screen and (min-width: 760px), print {
  .local-series__softMore {
    text-align: right;
  }
}
.local-series__softMoreBt {
  color: #fff;
  font-size: 12px;
  margin-top: -0.65em;
  margin-bottom: -0.35em;
  font-weight: bold;
  -webkit-transition: opacity 150ms $easeOutQuart;
  transition: opacity 150ms $easeOutQuart;
}
.local-series__softMoreBt:hover {
  opacity: 0.8;
}
.local-series__softMoreBt .ncommon-icon {
  font-size: 12px;
  vertical-align: -2px;
}
.local-series__softMoreBt .ncommon-icon > i {
  background-image: url("$PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-white.svg");
}
.local-series__softMoreBt[data-color='black'] {
  color: #3c3c3c;
}
.local-series__softMoreBt[data-color='black'] .ncommon-icon > i {
  background-image: url("$PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-black.svg");
}
.local-series__softMoreBt span {
  vertical-align: inherit;
}
.local-series__close {
  position: absolute;
  bottom: 50px;
  left: 50%;
  width: 82px;
  margin-left: -41px;
  background-color: $COLOR-GRAY_BG;
  cursor: pointer;
}
@media screen and (max-width: 759.98px) {
  .local-series__close {
    bottom: 25px;
    font-size: 12px;
    margin-left: -38px;
  }
}
/* /software/feature/index.html */
.local-feature-otherLink .soft-search__noHit {
  display: none;
}
@media screen and (min-width: 760px), print {
  .local-feature-top__switchNav {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature-top__switchNav {
    padding-top: 14px;
    padding-bottom: 28px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature-top__main {
    border-top: 1px solid #e6e6e6;
  }
}
.soft-featureTop__thumb {
  position: relative;
}
.local-feature-top__name {
  font-weight: normal;
  font-size: 14px;
  margin-top: -0.65em;
  margin-bottom: -0.35em;
}
@media screen and (max-width: 759.98px) {
  .local-feature-top__name {
    width: calc(100% - 21px);
  }
}
.local-feature-top__user {
  position: absolute;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 760px), print {
  .local-feature-top__user {
    bottom: 82px;
    left: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature-top__user {
    bottom: 14vw;
    left: 2.5vw;
  }
}
@media screen and (min-width: 760px), print {
  .local-feature-top__userName {
    font-size: 18px;
    line-height: 24px;
    margin-top: -3.9px;
    margin-bottom: -2.1px;
  }
}
@media screen and (min-width: 760px), print {
  .local-feature-top__userSub {
    font-size: 16px;
    line-height: 24px;
    margin-top: -5.2px;
    margin-bottom: -2.8px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature-top__userSub {
    font-size: 12px;
    line-height: 24px;
    margin-top: -7.800000000000001px;
    margin-bottom: -4.199999999999999px;
  }
}
.local-feature-top__grid:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 760px), print {
  .local-feature-top__grid {
    margin-left: 0;
    margin-right: -32px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature-top__grid {
    margin-right: -14px;
    padding-top: 14px;
  }
}
.local-feature-top__item:not(:empty) {
  float: left;
  box-sizing: border-box;
}
@media screen and (min-width: 980px), print {
  .local-feature-top__item:not(:empty) {
    padding-right: 32px;
    padding-top: 42px;
    width: calc(100% / 4);
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature-top__item:not(:empty) {
    padding-right: 32px;
    padding-top: 42px;
    width: calc(100% / 3);
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature-top__item:not(:empty) {
    padding-right: 14px;
    padding-top: 14px;
    width: calc(100% / 2);
  }
}
.local-feature-top__item.fadeIn {
  opacity: 1;
  -webkit-transition: opacity 500ms $easeInOutSine;
  transition: opacity 500ms $easeInOutSine;
}
.local-feature-top__rtoasterHidden {
  visibility: hidden;
  position: absolute;
}
.local-series__softsGrid:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 980px), print {
  .local-series__softsGrid .ncommon-grid__col {
    float: left;
    box-sizing: border-box;
    margin-right: 12px;
    width: calc((100% - 12px * (4 - 1)) / 4);
  }
  .local-series__softsGrid .ncommon-grid__col:not(:nth-child(-n+4)) {
    padding-top: 42px;
  }
  .local-series__softsGrid .ncommon-grid__col:nth-child(4n) {
    margin-right: 0;
  }
  .local-series__softsGrid .ncommon-grid__col:nth-child(4n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-series__softsGrid .ncommon-grid__col {
    float: left;
    box-sizing: border-box;
    margin-right: 12px;
    width: calc((100% - 12px * (3 - 1)) / 3);
  }
  .local-series__softsGrid .ncommon-grid__col:not(:nth-child(-n+3)) {
    padding-top: 42px;
  }
  .local-series__softsGrid .ncommon-grid__col:nth-child(3n) {
    margin-right: 0;
  }
  .local-series__softsGrid .ncommon-grid__col:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 759.98px) {
  .local-series__softsGrid .ncommon-grid__col {
    float: left;
    box-sizing: border-box;
    margin-right: 6px;
    width: calc((100% - 6px * (2 - 1)) / 2);
  }
  .local-series__softsGrid .ncommon-grid__col:not(:nth-child(-n+2)) {
    padding-top: 28px;
  }
  .local-series__softsGrid .ncommon-grid__col:nth-child(2n) {
    margin-right: 0;
  }
  .local-series__softsGrid .ncommon-grid__col:nth-child(2n + 1) {
    clear: left;
  }
}
.ncommon-sfooter-soft__linkHowtodl {
  display: none;
}
.local-softTgs-link {
  color: #8c8c8c !important;
  padding-left: 14px;
  padding-right: 14px;
}
@media screen and (max-width: 759.98px) {
  .local-softTgs-link {
    padding-right: 0;
  }
  .local-softTgs-link a {
    line-height: 1;
    display: inline-block;
    position: relative;
    font-weight: bold;
    -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;
    padding-left: 16px;
    font-size: 10px;
    line-height: 18px;
    margin-top: -5.2px;
    margin-bottom: -2.8px;
  }
  .local-softTgs-link a:hover,
  a:hover .local-softTgs-link a,
  button:hover .local-softTgs-link a {
    color: #e60012;
    -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);
  }
  .local-softTgs-link a i,
  .local-softTgs-link a i:before,
  .local-softTgs-link a i:after {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 240ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px auto;
  }
  .local-softTgs-link a:hover i,
  a:hover .local-softTgs-link a i,
  button:hover .local-softTgs-link a i,
  .local-softTgs-link a:hover i:before,
  a:hover .local-softTgs-link a i:before,
  button:hover .local-softTgs-link a i:before,
  .local-softTgs-link a:hover i:after,
  a:hover .local-softTgs-link a i:after,
  button:hover .local-softTgs-link a i:after {
    -webkit-transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .local-softTgs-link a > i {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
  }
  .local-softTgs-link a > i:after {
    content: '';
    display: block;
    box-sizing: content-box;
    border-radius: 50%;
    left: -2px;
    top: -2px;
    border: 2px solid rgba(255,255,255,0);
  }
  .local-softTgs-link a > i > i,
  .local-softTgs-link a > i > i > i:first-child {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #fff;
  }
  .local-softTgs-link a > i > i > i:first-child {
    opacity: 0;
  }
  .local-softTgs-link a > i > i {
    background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-fill-red.svg);
  }
  .local-softTgs-link a > i > i > i:first-child {
    background-image: url($PATH_NCONNOM_IMG/ncommon/_common/icon/right-stroke-red.svg);
  }
  .local-softTgs-link a > i {
    position: absolute;
    top: 4.8px;
    left: 0;
  }
  html.alps-os-ios .local-softTgs-link a > i {
    bottom: 5.5px;
    margin: auto;
  }
}
.local-feature-top__archive {
  border-top: 2px solid #e6e6e6;
}
@media screen and (min-width: 760px), print {
  .local-feature-top__archive {
    margin-top: 56px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature-top__archive {
    margin-top: 49px;
  }
}
.local-feature-top__archiveHead {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .local-feature-top__archiveHead {
    font-size: 18px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature-top__archiveHead {
    font-size: 16px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
    margin-bottom: 28px;
  }
}
.local-feature-top__archiveItem {
  padding-bottom: 14px;
}
.local-feature-top__archiveItem:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 760px), print {
  .local-feature-top__archiveItem:nth-last-child(2) {
    padding-bottom: 0;
  }
}
.local-feature-top__archiveItem .ncommon-link {
  margin-left: 1.5em;
  text-indent: -1.5em;
}
@media screen and (max-width: 759.98px) {
  .local-feature-top__archiveItem .ncommon-link {
    display: block;
  }
}
.local-feature-top__archiveItem .local-feature-top__name {
  display: inline;
}
.local-feature-top__link:hover,
a:hover .local-feature-top__link,
button:hover .local-feature-top__link {
  -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;
  color: #e60012;
}
.local-feature-top__archiveName {
  font-weight: normal;
}
.local-feature-userIcon {
  text-align: center;
}
@media screen and (min-width: 980px), print {
  .local-feature-userIcon {
    padding-top: 60px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-feature-userIcon {
    padding-top: 30px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-feature-userIcon {
    padding-top: 14px;
  }
}
.is-noimage .local-feature-userIcon {
  display: none;
}
.local-feature-userIcon__image {
  width: auto;
  height: auto;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .feature-body--otome .soft-featureList--large .ncommon-softUnit__listItemSale {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: start;
            align-items: flex-start;
  }
  .feature-body--otome .soft-featureList--large .ncommon-softUnit__listItemSale .ncommon-softUnit__listItemSaleLabel {
    margin-bottom: 3px;
  }
}
.local-ranking-header {
  position: relative;
}
.local-ranking-header img {
  height: 210px;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-ranking-header img {
    height: 182px;
  }
}
@media screen and (max-width: 759.98px) {
  .local-ranking-header img {
    height: 140px;
  }
}
.local-ranking-caption {
  margin-bottom: 50px;
  text-align: center;
}
.local-ranking-caption__brsp {
  display: none;
}
@media screen and (max-width: 759.98px) {
  .local-ranking-caption__brsp {
    display: block;
  }
}
.local-ranking-caption__brtab {
  display: none;
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-ranking-caption__brtab {
    display: block;
  }
}
@media screen and (min-width: 1200px), print {
  .nc3-c-softCard__otomeSub {
    padding: 0 0 21px !important;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .nc3-c-softCard__otomeSub {
    padding: 0 0 calc((22 / 1440) * 100vw) !important;
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__otomeSub {
    padding: 0 0 calc((29 / 750) * 100vw) !important;
  }
}
.nc3-c-softCard__sub .nc3-c-softCard__iarcMark .nc3-imgpack-icon-iarc-12 {
  background-size: 100% 100%;
}
.local-kirby-banner {
  display: block;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
  opacity: 1;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.local-kirby-banner:hover {
  opacity: 0.7;
  -webkit-transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.local-kirby-banner img {
  display: block;
}
@media screen and (min-width: 980px), print {
  .local-kirby-banner img {
    margin: 0 auto 60px auto;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .local-kirby-banner img {
    margin: 0 auto 44px auto;
    width: 100%;
  }
}
@media screen and (max-width: 759.98px) {
  .local-kirby-banner img {
    width: 100%;
    margin: 0 auto 28px auto;
  }
}
.nc3-c-softCard__tag {
  display: -webkit-box;
  display: flex;
  margin-bottom: calc((6 / 1440) * 100vw);
}
@media screen and (min-width: 1200px), print {
  .nc3-c-softCard__tag {
    margin-bottom: 6px;
    height: 23px;
  }
}
@media screen and (min-width: 980px), print {
  .nc3-c-softCard__tag {
    max-height: 24px;
    height: calc((30 / 1440) * 100vw);
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .nc3-c-softCard__tag {
    max-height: 36px;
    height: calc((36 / 750) * 100vw);
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tag {
    margin-bottom: 9px;
    height: calc((39 / 750) * 100vw);
  }
}
.nc3-c-softCard__tagFriend {
  background-repeat: no-repeat;
  position: relative;
  margin-left: calc((2 / 1440) * 100vw);
  background-size: 100%;
  width: 50%;
  height: 100%;
}
.nc3-c-softCard__tagFriend:before {
  content: '';
  display: block;
  padding-bottom: 16.176470588235293%;
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagFriend {
    width: calc((226 / 750) * 100vw);
    margin-left: calc((2 / 750) * 100vw);
  }
}
.nc3-c-softCard__tagFriend.tagFriend-on {
  background-image: url("../img/otome/otome-tagFriend-on.svg");
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagFriend.tagFriend-on {
    background-image: url("../img/otome/otome-tagFriend-on-sp.svg");
  }
}
.nc3-c-softCard__tagFriend.tagFriend-off {
  background-image: url("../img/otome/otome-tagFriend-off.svg");
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagFriend.tagFriend-off {
    background-image: url("../img/otome/otome-tagFriend-off-sp.svg");
  }
}
.nc3-c-softCard__tagLove {
  background-repeat: no-repeat;
  position: relative;
  margin-right: calc((2 / 1440) * 100vw);
  background-size: 100%;
  width: 50%;
  height: 100%;
}
.nc3-c-softCard__tagLove:before {
  content: '';
  display: block;
  padding-bottom: 16.176470588235293%;
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagLove {
    width: calc((226 / 750) * 100vw);
    margin-right: calc((2 / 750) * 100vw);
  }
}
.nc3-c-softCard__tagLove.tagLove-on {
  background-image: url("../img/otome/otome-tagLove-on.svg");
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagLove.tagLove-on {
    background-image: url("../img/otome/otome-tagLove-on-sp.svg");
  }
}
.nc3-c-softCard__tagLove.tagLove-off {
  background-image: url("../img/otome/otome-tagLove-off.svg");
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagLove.tagLove-off {
    background-image: url("../img/otome/otome-tagLove-off-sp.svg");
  }
}
.nc3-c-softCard__tagHash {
  display: -webkit-box;
  display: flex;
  width: 100%;
  margin-bottom: calc((42 / 1440) * 100vw);
}
@media screen and (min-width: 1200px), print {
  .nc3-c-softCard__tagHash {
    margin-bottom: 42px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .nc3-c-softCard__tagHash {
    padding-bottom: calc((30 / 750) * 100vw);
    margin-bottom: 0;
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagHash {
    padding-bottom: calc((30 / 750) * 100vw);
    margin-bottom: 0;
  }
}
.nc3-c-softCard__tagHash .nc3-c-softCard_tagHashText {
  font-size: 11px;
  font-weight: 600;
  color: #b9a159;
}
.nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm2-1,
.nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm2-2,
.nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-1,
.nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-2,
.nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-3 {
  display: inline-block;
}
@media screen and (min-width: 1200px), print {
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm2-1,
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-1,
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-2 {
    margin-right: 11px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm2-1,
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-1,
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-2 {
    margin-right: calc((11 / 1440) * 100vw);
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm2-1,
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-1,
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-2 {
    margin-right: calc((11 / 1440) * 100vw);
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm2-1,
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-1,
  .nc3-c-softCard__tagHash .nc3-c-softCard_tagHashTextElm3-2 {
    margin-right: calc((24 / 750) * 100vw);
  }
}
.nc3-c-softCard__tagSmall {
  display: -webkit-box;
  display: flex;
  margin-top: calc((27 / 1440) * 100vw);
  margin-bottom: calc((9 / 1440) * 100vw);
}
@media screen and (min-width: 1200px), print {
  .nc3-c-softCard__tagSmall {
    margin-top: 27px;
    margin-bottom: 9px;
    max-height: 23px;
    height: 23px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .nc3-c-softCard__tagSmall {
    height: calc((27 / 1440) * 100vw);
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .nc3-c-softCard__tagSmall {
    max-height: 20px;
    height: calc((20 / 750) * 100vw);
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagSmall {
    margin-top: 22px;
    margin-bottom: calc((10 / 750) * 100vw);
    height: calc((42 / 750) * 100vw);
  }
}
.nc3-c-softCard__tagFriendSmall {
  background-repeat: no-repeat;
  margin-left: calc((2 / 1440) * 100vw);
  background-size: 100% auto;
  box-sizing: border-box;
  width: 50%;
  height: 100%;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .nc3-c-softCard__tagFriendSmall {
    width: 50%;
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagFriendSmall {
    width: 50%;
    aspect-ratio: 84/20;
  }
}
.nc3-c-softCard__tagFriendSmall.tagFriend-on {
  background-image: url("../img/otome/otome-tagFriend-s-on.svg");
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagFriendSmall.tagFriend-on {
    background-image: url("../img/otome/otome-tagFriend-s-on-sp.svg");
  }
}
.nc3-c-softCard__tagFriendSmall.tagFriend-off {
  background-image: url("../img/otome/otome-tagFriend-s-off.svg");
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagFriendSmall.tagFriend-off {
    background-image: url("../img/otome/otome-tagFriend-s-off-sp.svg");
  }
}
.nc3-c-softCard__tagLoveSmall {
  background-repeat: no-repeat;
  margin-right: calc((2 / 1440) * 100vw);
  background-size: 100% auto;
  box-sizing: border-box;
  width: 50%;
  height: 100%;
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .nc3-c-softCard__tagLoveSmall {
    width: 50%;
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagLoveSmall {
    width: 50%;
    aspect-ratio: 84/20;
  }
}
.nc3-c-softCard__tagLoveSmall.tagLove-on {
  background-image: url("../img/otome/otome-tagLove-s-on.svg");
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagLoveSmall.tagLove-on {
    background-image: url("../img/otome/otome-tagLove-s-on-sp.svg");
  }
}
.nc3-c-softCard__tagLoveSmall.tagLove-off {
  background-image: url("../img/otome/otome-tagLove-s-off.svg");
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagLoveSmall.tagLove-off {
    background-image: url("../img/otome/otome-tagLove-s-off-sp.svg");
  }
}
.nc3-c-softCard__tagHashSmall {
  display: -webkit-box;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: calc((11 / 1440) * 100vw);
}
@media screen and (min-width: 1200px), print {
  .nc3-c-softCard__tagHashSmall {
    margin-bottom: 11px;
  }
}
.nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextSmall {
  position: relative;
  font-size: 11px;
  font-weight: 600;
  color: #b9a159;
  line-height: 1.3;
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextSmall {
    font-size: 10px;
    line-height: 1.6;
  }
}
.nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm2-1,
.nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm2-2,
.nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-1,
.nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-2,
.nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-3 {
  display: inline-block;
}
@media screen and (min-width: 1200px), print {
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm2-1,
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-1,
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-2 {
    margin-right: 11px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199.98px) {
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm2-1,
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-1,
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-2 {
    margin-right: calc((11 / 1440) * 100vw);
  }
}
@media screen and (max-width: 979.98px) {
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm2-1,
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-1,
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-2 {
    margin-right: calc((11 / 1440) * 100vw);
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm2-1,
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-1,
  .nc3-c-softCard__tagHashSmall .nc3-c-softCard_tagHashTextElm3-2 {
    margin-right: calc((24 / 750) * 100vw);
  }
}
.nc3-c-softCard_otomeResultContent {
  height: 100% !important;
}
@media screen and (min-width: 980px), print {
  .nc3-c-softCard__otomeBottom {
    padding-top: 14px !important;
  }
}
@media screen and (max-width: 979.98px) {
  .nc3-c-softCard__otomeBottom {
    padding-top: 24px !important;
  }
}
.otomeStickyNavi {
  height: 74px;
}
@media screen and (max-width: 759.98px) {
  .otomeStickyNavi {
    height: calc((108 / 750) * 100vw);
  }
}
.otomeStickyNavi .otomeStickyNavBg {
  background-color: #fff9e7;
  border: unset;
  box-shadow: 0 0 20px 5px rgba(146,120,29,0.1);
}
@media screen and (max-width: 759.98px) {
  .otomeStickyNavi .otomeStickyNavBg .otomeStickyNavBgInner {
    width: -webkit-fit-content;
    width: fit-content;
    margin: auto;
  }
}
.otomeStickyNavi .otomeStickyNavBg .otomeStickyNavBgInner,
.otomeStickyNavi .otomeStickyNavBg .otomeStickyNavBgInnerList {
  height: 100%;
  background-color: transparent;
}
@media screen and (max-width: 759.98px) {
  .otomeStickyNavi .otomeStickyNavBg .otomeStickyNavBgInner,
  .otomeStickyNavi .otomeStickyNavBg .otomeStickyNavBgInnerList {
    text-align: center;
  }
}
.otomeStickyNavi .otomeStickyNaviWidth {
  max-width: 1200px;
  height: 74px;
  line-height: 74px;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 759.98px) {
  .otomeStickyNavi .otomeStickyNaviWidth {
    height: 56px;
    line-height: 56px;
    padding: 0 14px;
  }
}
.otomeStickyNavi .otomeStickyNavItem:first-child {
  margin-right: calc((42 / 1440) * 100vw);
}
@media screen and (min-width: 1200px), print {
  .otomeStickyNavi .otomeStickyNavItem:first-child {
    margin-right: 42px;
  }
}
@media screen and (max-width: 759.98px) {
  .otomeStickyNavi .otomeStickyNavItem:first-child {
    margin-right: calc((36 / 750) * 100vw);
  }
}
@media screen and (max-width: 759.98px) {
  .otomeStickyNavi .otomeStickyNavItem {
    width: -webkit-fit-content;
    width: fit-content;
    display: inline-block;
  }
}
.otomeStickyNavi .otomeStickyNavLink {
  color: #c7b274;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 0;
  cursor: pointer;
  -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;
}
.otomeStickyNavi .otomeStickyNavLink.is-current,
.otomeStickyNavi .otomeStickyNavLink:hover {
  -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: #8b6201;
}
.otomeStickyNavi .otomeStickyNavIcon {
  width: 16px;
  height: 16px;
  fill: currentColor;
  margin-right: calc((6 / 1440) * 100vw);
}
@media screen and (min-width: 1200px), print {
  .otomeStickyNavi .otomeStickyNavIcon {
    margin-right: 6px;
  }
}
@media screen and (max-width: 759.98px) {
  .otomeStickyNavi .otomeStickyNavIcon {
    margin-right: calc((14 / 750) * 100vw);
    width: 10px;
    height: 10px;
  }
}
.otomeStickyNavi .otomeStickyNavText {
  line-height: 1.6;
  font-weight: 600;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 759.98px) {
  .otomeStickyNavi .otomeStickyNavText {
    font-size: 12px;
  }
}
.otome-smoothscroll__coming {
  position: relative;
}
@media screen and (min-width: 980px), print {
  .otome-smoothscroll__coming {
    bottom: -34px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .otome-smoothscroll__coming {
    bottom: -32px;
  }
}
@media screen and (max-width: 759.98px) {
  .otome-smoothscroll__coming {
    bottom: -2px;
  }
}
