@media screen and (min-width: 760px), print {
  .others-headWrapper {
    margin: 0 0 44px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-headWrapper {
    margin: 0 0 30px;
  }
}
.others-header--zelda {
  background-size: contain;
  background-repeat: repeat-x;
}
@media screen and (min-width: 760px), print {
  .others-contents__section {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-contents__section {
    margin-bottom: 30px;
  }
}
.others-contents__section:not(:last-child) {
  border-bottom: 1px solid #e6e6e6;
}
.others-contents__section--dottedBorder:not(:last-child) {
  background-image: -webkit-linear-gradient(left, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
  background-image: linear-gradient(to right, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 4px 1px;
  border-bottom: 0;
}
@media screen and (min-width: 760px), print {
  .others-contents__sectionInner {
    display: -webkit-box;
    display: flex;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 980px), print {
  .others-contents .others-contents__sectionInner {
    -webkit-box-align: center;
            align-items: center;
  }
}
.others-contents .others-contents__sectionInner:not(:last-child) {
  background-image: -webkit-linear-gradient(left, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
  background-image: linear-gradient(to right, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 4px 1px;
  margin-bottom: 40px;
}
@media screen and (min-width: 980px), print {
  .others-contents .others-contents__sectionInner--alignStart {
    -webkit-box-align: start;
            align-items: flex-start;
  }
}
@media screen and (min-width: 760px), print {
  .others-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    width: 50%;
  }
}
@media screen and (min-width: 980px), print {
  .others-item {
    padding: 40px 10px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .others-item {
    padding: 0 21px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 760px), print {
  .others-item:only-child {
    width: 100%;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item.local-item--04 {
    padding-bottom: 40px;
  }
}
.others-item:nth-child(2n+1):not(:only-child) {
  padding-left: 0;
}
@media screen and (min-width: 980px), print {
  .others-item:nth-child(2n+1):not(:only-child) {
    padding-right: 70px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .others-item:nth-child(2n+1):not(:only-child) {
    padding-right: 40px;
  }
}
.others-item:nth-child(2n):not(:only-child) {
  padding-right: 0;
}
@media screen and (min-width: 980px), print {
  .others-item:nth-child(2n):not(:only-child) {
    padding-left: 70px;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .others-item:nth-child(2n):not(:only-child) {
    padding-left: 40px;
  }
}
@media screen and (min-width: 760px), print {
  .others-item:not(:nth-child(2n)):not(:last-child) {
    background-image: -webkit-linear-gradient(top, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
    background-image: linear-gradient(to bottom, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-y;
    background-position: right top;
    background-size: 1px 4px;
  }
}
@media screen and (min-width: 760px), print {
  .others-item:not(:last-child) {
    margin: 0 0 40px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item:not(:last-child) {
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item .nc3-a-list {
    display: table;
    margin: auto;
    text-align: left;
  }
}
@media screen and (min-width: 760px), print {
  .others-item__cell--text {
    width: 60%;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__cell--text {
    text-align: center;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__cell--text:not(:last-child) {
    margin-bottom: 30px;
  }
}
.others-item__cell--image {
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 760px), print {
  .others-item__cell--image {
    width: 40%;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__cell--image {
    margin: auto;
  }
}
.others-item__cell--modalBtn {
  display: -webkit-box;
  display: flex;
}
.others-item__cell--modalBtn .nc3-js-modal {
  display: block;
  width: 100%;
}
@media screen and (min-width: 760px), print {
  .others-item__name {
    padding: 0 0 24px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__description {
    margin-top: 15px;
  }
}
.others-item__description sup {
  font-size: 80%;
  vertical-align: super;
}
@media screen and (min-width: 760px), print {
  .others-item__itemNotice {
    font-weight: normal;
    font-size: 14px;
    margin-left: 1em;
    padding: 10px 30px 0 1em;
    text-indent: -1em;
    line-height: 1.6;
  }
  .others-item__itemNotice .nc3-a-textLink div > span {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
  }
  .others-item__itemNotice .nc3-a-textLink .nc3-a-icon {
    margin-right: 16px;
    position: relative;
    _top: 2.5px;
    height: 10px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__itemNotice {
    font-size: 12px;
    margin: 15px auto 0;
  }
  .others-item__itemNotice .nc3-a-textLink div > span {
    font-size: 12px;
    font-weight: normal;
  }
  .others-item__itemNotice .nc3-a-textLink .nc3-a-icon:not(:last-child) {
    margin-right: 2px;
  }
  .others-item__itemNotice.tal {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
  }
  .others-item__itemNotice.tal .nc3-a-textLink div > span {
    padding-left: 12px;
  }
}
.others-item__itemNotice ~ .nc3-a-textLink {
  display: block;
  padding-left: 1em;
}
.others-item__itemNotice ~ .nc3-a-textLink div {
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (max-width: 759.98px) {
  .others-item__itemNotice ~ .nc3-a-textLink div {
    -webkit-box-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 760px), print {
  .others-item__itemNotice ~ .nc3-a-textLink div > span {
    font-weight: normal;
    font-size: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  #hanafuda_kabufuda .others-item__cell--text .others-item__name {
    margin-bottom: 15px;
  }
  #hanafuda_kabufuda .others-contents .others-contents__sectionInner:not(:last-child) {
    margin-bottom: 40px;
  }
  .others-item__cell--text a.local-modalLink {
    margin-top: 20px;
  }
  .nc3-a-textLink .nc3-a-icon {
    height: 10px;
  }
}
.others-item__modalBtn {
  cursor: pointer;
}
.others-item__itemText {
  color: #3c3c3c;
}
@media screen and (min-width: 760px), print {
  .others-item__itemText {
    width: 75%;
    padding: 25px 0 0 0;
    font-size: 14px;
    font-weight: bold;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__itemText {
    padding: 28px 0 0 0;
    font-size: 14px;
    line-height: 2;
  }
}
@media screen and (min-width: 760px), print {
  .others-nav {
    padding: 0 0 55px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-nav {
    padding: 0 0 33px;
  }
}
@media screen and (min-width: 760px), print {
  .others-nav .nc3-c-naviBottom__item .nc3-c-naviBottom__linkImage {
    height: 91px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-nav .nc3-c-naviBottom__item .nc3-c-naviBottom__linkImage {
    height: 56px;
  }
}
@media screen and (min-width: 760px), print {
  .others-nav .nc3-c-naviBottom__item:first-child .nc3-c-naviBottom__linkImage {
    width: 26%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:first-child .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 148.0769230769231%;
  }
}
@media screen and (max-width: 759.98px) {
  .others-nav .nc3-c-naviBottom__item:first-child .nc3-c-naviBottom__linkImage {
    width: 30.65%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:first-child .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 149.33333333333334%;
  }
}
@media screen and (min-width: 760px), print {
  .others-nav .nc3-c-naviBottom__item:nth-child(2) .nc3-c-naviBottom__linkImage {
    width: 23.5%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:nth-child(2) .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 148.93617021276594%;
  }
}
@media screen and (max-width: 759.98px) {
  .others-nav .nc3-c-naviBottom__item:nth-child(2) .nc3-c-naviBottom__linkImage {
    width: 25.81%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:nth-child(2) .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 150.7462686567164%;
  }
}
@media screen and (min-width: 760px), print {
  .others-nav .nc3-c-naviBottom__item:nth-child(3) .nc3-c-naviBottom__linkImage {
    width: 59.5%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:nth-child(3) .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 74.78991596638656%;
  }
}
@media screen and (max-width: 759.98px) {
  .others-nav .nc3-c-naviBottom__item:nth-child(3) .nc3-c-naviBottom__linkImage {
    width: 56.8%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:nth-child(3) .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 75.35211267605634%;
  }
}
@media screen and (min-width: 760px), print {
  .others-nav .nc3-c-naviBottom__item:nth-child(4) .nc3-c-naviBottom__linkImage {
    width: 24.5%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:nth-child(4) .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 136.73469387755102%;
  }
}
@media screen and (max-width: 759.98px) {
  .others-nav .nc3-c-naviBottom__item:nth-child(4) .nc3-c-naviBottom__linkImage {
    width: 30.65%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:nth-child(4) .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 135.13513513513513%;
  }
}
@media screen and (min-width: 760px), print {
  .others-nav .nc3-c-naviBottom__item:nth-child(5) .nc3-c-naviBottom__linkImage {
    width: 33%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:nth-child(5) .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 109.09090909090908%;
  }
}
@media screen and (max-width: 759.98px) {
  .others-nav .nc3-c-naviBottom__item:nth-child(5) .nc3-c-naviBottom__linkImage {
    width: 37.91%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:nth-child(5) .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 109.78260869565217%;
  }
}
@media screen and (min-width: 760px), print {
  .others-nav .nc3-c-naviBottom__item:last-child .nc3-c-naviBottom__linkImage {
    width: 33.5%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:last-child .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 107.46268656716418%;
  }
}
@media screen and (max-width: 759.98px) {
  .others-nav .nc3-c-naviBottom__item:last-child .nc3-c-naviBottom__linkImage {
    width: 38.4%;
    position: relative;
  }
  .others-nav .nc3-c-naviBottom__item:last-child .nc3-c-naviBottom__linkImage:before {
    content: '';
    display: block;
    padding-bottom: 107.4468085106383%;
  }
}
.others-nav__back {
  text-align: center;
}
@media screen and (min-width: 760px), print {
  .others-nav__back {
    padding: 40px 0 0;
  }
}
@media screen and (max-width: 759.98px) {
  .others-nav__back {
    padding: 33px 0 0;
  }
}
.is-static .nc3-js-sticky__inner {
  position: relative;
}
@media screen and (min-width: 760px), print {
  .others-innerNav .others-innerNav__title {
    padding: 20px 0;
  }
}
@media screen and (min-width: 760px) and (max-width: 979.98px) {
  .others-innerNav .others-innerNav__title {
    padding: 40px 0;
  }
}
@media screen and (max-width: 759.98px) {
  .others-innerNav .others-innerNav__title {
    padding: 32px 0;
  }
}
.others-innerNav .others-innerNav__title:hover {
  opacity: 1;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
@media screen and (min-width: 760px), print {
  .others-contents__foot {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-contents__foot {
    padding-bottom: 30px;
  }
}
.others-info {
  text-align: center;
}
.others-info__main {
  display: -webkit-inline-box;
  display: inline-flex;
  border: 2px solid #d9d9d9;
}
.others-info__main:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (min-width: 760px), print {
  .others-info__main {
    padding: 25px 40px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-info__main {
    padding: 18px 44px;
  }
}
@media screen and (min-width: 760px), print {
  .others-info__text {
    font-size: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-info__text {
    font-size: 12px;
  }
}
@media screen and (min-width: 760px), print {
  .others-info__copy {
    font-size: 12px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
@media screen and (max-width: 759.98px) {
  .others-info__copy {
    font-size: 10px;
    margin-top: -0.65em;
    margin-bottom: -0.35em;
  }
}
@media screen and (min-width: 760px), print {
  .others-item__info {
    padding-left: 120px;
    padding-right: 120px;
    max-width: 960px;
    margin: 70px auto 30px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__info {
    padding-left: 14px;
    padding-right: 14px;
    margin: 15px auto;
  }
}
.others-item__infoContainer {
  border: 2px solid #e6e6e6;
  box-sizing: border-box;
}
@media screen and (min-width: 760px), print {
  .others-item__infoContainer {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
            justify-content: flex-start;
    padding: 10px 0;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__infoContainer {
    padding: 10px 15px;
  }
}
.others-item__infoHeading {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .others-item__infoHeading {
    font-size: 16px;
    padding: 35px 60px;
    width: 75px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__infoHeading {
    font-size: 14px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6e6e6;
  }
}
.others-item__infoHeadingtxt {
  text-wrap: nowrap;
}
@media screen and (min-width: 760px), print {
  .others-item__infoBox {
    padding: 0 60px;
    border-left: 1px solid #e6e6e6;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__infoBox {
    padding-top: 10px;
  }
}
.others-item__infoDate {
  font-weight: bold;
}
@media screen and (min-width: 760px), print {
  .others-item__infoDate {
    font-size: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__infoDate {
    font-size: 12px;
  }
}
.others-item__infoText {
  line-height: 1.6;
}
@media screen and (min-width: 760px), print {
  .others-item__infoText {
    font-size: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__infoText {
    font-size: 12px;
  }
}
.others-item__infoText > span {
  padding-right: 1em;
}
.others-item__infoText .nc3-a-textLink {
  vertical-align: middle;
}
.others-item__infoText .nc3-a-textLink div > span {
  font-weight: normal;
}
@media screen and (min-width: 760px), print {
  .others-item__infoText .nc3-a-textLink div > span {
    font-size: 14px;
  }
}
@media screen and (max-width: 759.98px) {
  .others-item__infoText .nc3-a-textLink div > span {
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 0;
  }
}
.others-item__infoText .nc3-a-textLink .nc3-a-icon:not(:last-child) {
  margin-right: 3px;
}
@media screen and (max-width: 759.98px) {
  .others-item__infoText .nc3-a-textLink .nc3-a-icon {
    height: 14px;
  }
}
@media screen and (min-width: 760px), print {
  .nc3-l-frame--bgColor.local-info {
    padding: 20px;
  }
  .nc3-l-frame--bgColor.local-info .local-info--inner {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
  }
}
@media screen and (max-width: 759.98px) {
  .nc3-l-frame--bgColor.local-info {
    padding: 10px;
  }
  .nc3-l-frame--bgColor.local-info .local-info--inner {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
  }
}
@media screen and (max-width: 374.98px) {
  .nc3-l-frame--bgColor.local-info .local-info--inner {
    font-size: 14px;
  }
}
@media screen and (min-width: 760px), print {
  .others-contents__stockLasts .local-item--wrapper {
    width: 100%;
    padding-left: 0;
    padding-top: 55px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
  .others-contents__stockLasts .local-item--wrapper .others-item {
    display: block;
    padding-top: 10px;
  }
  .others-contents__stockLasts .local-item--wrapper .others-item:nth-child(2n) {
    padding-left: 45px;
  }
  .others-contents__stockLasts .local-item--wrapper .others-item:nth-child(2n+1) {
    padding-right: 45px;
  }
  .others-contents__stockLasts .local-standardPlayingCards-text.others-item__cell--text {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
  }
  .others-contents__stockLasts .others-item__description .nc3-a-list {
    display: inline-block;
  }
  .others-contents__stockLasts .others-item__name {
    padding: 0 0 12px;
  }
  .others-contents__stockLasts .local-standardPlayingCards-list {
    width: auto;
    margin: 0 auto;
  }
  .others-contents__stockLasts .local-standardPlayingCards-list dl {
    display: block;
  }
  .others-contents__stockLasts .local-standardPlayingCards-list dl dt {
    text-align: center;
    padding: 0 0 20px;
  }
  .others-contents__stockLasts .local-standardPlayingCards-list dl dd {
    max-width: 296px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 759.98px) {
  .others-contents__stockLasts .local-item--wrapper .others-item {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .others-contents__stockLasts .local-standardPlayingCards-text.others-item__cell--text,
  .others-contents__stockLasts .local-standardPlayingCards-text.others-item__cell--text:not(:last-child) {
    width: 100%;
    text-align: center;
    padding: 25px 0 0;
    margin-bottom: 18px;
  }
  .others-contents__stockLasts .others-contents__stockLasts .others-item__name {
    padding: 0;
  }
  .others-contents__stockLasts .others-item__description {
    margin-top: 0;
  }
  .others-contents__stockLasts .others-item__description .nc3-a-list {
    display: inline-block;
  }
  .others-contents__stockLasts .others-item__name {
    padding: 0;
  }
  .others-contents__stockLasts .local-standardPlayingCards-list {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin-top: 0;
  }
  .others-contents__stockLasts .local-standardPlayingCards-list li,
  .others-contents__stockLasts .local-standardPlayingCards-list li:not(:last-child) {
    width: 49.99%;
    padding: 0 20px 0;
  }
  .others-contents__stockLasts .local-standardPlayingCards-list li:nth-child(2n+1) {
    background-image: -webkit-linear-gradient(top, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
    background-image: linear-gradient(to bottom, #b4b4b4, #b4b4b4 1px, transparent 1px, transparent 3px);
    background-repeat: repeat-y;
    background-position: right top;
    background-size: 1px 4px;
  }
  .others-contents__stockLasts .local-standardPlayingCards-list dl dt {
    text-align: center;
    padding: 0 0 20px;
    margin: -3px auto 0;
  }
  .others-contents__stockLasts .local-standardPlayingCards-list dl dd {
    max-width: 296px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 760px), print {
  .others-contents .others-contents__sectionInner:not(.target ~ .others-contents__stockLasts) {
    _background-image: none;
  }
}
@media screen and (max-width: 759.98px) {
  .others-contents .others-contents__sectionInner:not(.target ~ .others-contents__stockLasts) {
    _background-image: none;
    margin-bottom: 10px;
    _padding-top: 40px;
  }
}
br.br-sp {
  display: none;
}
@media screen and (max-width: 759.98px), print {
  br.br-sp {
    display: block;
  }
  #mahjong .nc3-a-heading.nc3-a-heading--h4.others-item__name {
    margin-top: 30px;
  }
}
