@charset "UTF-8";
/*$fontset_min: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
ul {
  list-style: none;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  outline: none;
}

#gaCol {
  height: 0;
  overflow: hidden;
}

.goodsList {
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 768px) {
  .goodsList {
    font-size: 1.0rem;
    line-height: 1.6em;
  }
}
@media (min-width: 769px) {
  .goodsList {
    font-size: 12px;
    line-height: 1.6em;
  }
}
.goodsList dt {
  margin-bottom: 10px;
}
.goodsList dd {
  margin-bottom: 10px;
  text-align: center;
}
.goodsList span {
  display: block;
  text-align: center;
}
.goodsList .goodsItem dt {
  width: 100%;
  height: auto;
  padding-top: 100%;
  position: relative;
  background: #FFF;
}
.goodsList .goodsItem dt a {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.goodsList .goodsItem dt img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 768px) {
  .goodsList {
    padding: 0 0.5%;
  }
  .goodsList .goodsItem {
    width: 32%;
    margin: 0 0.6% 10px;
  }
  .goodsList .goodsIco {
    height: 30px;
  }
}
@media (min-width: 769px) {
  .goodsList .goodsItem {
    width: 15.5%;
    margin: 0 0.5%;
  }
  .goodsList .goodsItem dt a:hover {
    opacity: 0.7;
  }
  .goodsList .goodsItem dt img:hover {
    opacity: 1;
  }
  .goodsList .goodsIco {
    height: 30px;
  }
}

#member #container #wrapper #mycontents #mainCol .inner p {
  text-align: center;
}
#member #container #wrapper #mycontents #mainCol .inner #wrapGame {
  background: url(../images/common/frame/bg_fr03_lt.png) left 5px top 5px no-repeat, url(../images/common/frame/bg_fr03_rt.png) right 5px top 5px no-repeat, url(../images/common/frame/bg_fr03_lb.png) left 5px bottom 5px no-repeat, url(../images/common/frame/bg_fr03_rb.png) right 5px bottom 5px no-repeat rgba(150, 100, 0, 0.1);
  background-size: 30px;
}
@media (max-width: 768px) {
  #member #container #wrapper #mycontents #mainCol .inner #wrapGame {
    padding: 30px 0px;
  }
}
@media (min-width: 769px) {
  #member #container #wrapper #mycontents #mainCol .inner #wrapGame {
    padding: 40px 0px;
  }
}
@media (max-width: 768px) {
  #member #container #wrapper #mycontents #mainCol .inner #wrapGame {
    padding: 20px;
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  #member #container #wrapper #mycontents #mainCol .inner #wrapGame {
    padding: 30px;
    margin-bottom: 40px;
  }
}

#mycontents #archiveList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
@media (max-width: 768px) {
  #mycontents #archiveList li {
    width: 80%;
  }
  #mycontents #archiveList li:nth-child(n+2) {
    margin-top: 4%;
  }
}
@media (min-width: 769px) {
  #mycontents #archiveList li {
    width: 48%;
    margin-left: 2%;
  }
  #mycontents #archiveList li:nth-child(n+3) {
    margin-top: 2%;
  }
  #mycontents #archiveList li:nth-child(2n+1) {
    margin-left: 0;
  }
  #mycontents #archiveList li img {
    width: 100%;
  }
}

#goodsCol {
  margin-top: -40px;
  padding: 60px 0 20px;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 769px) {
  #goodsCol {
    margin-top: -50px;
    padding: 100px 0 40px;
  }
}

.fancybox-content {
  max-height: 100%;
  max-width: 100%;
}

.fancybox-bg {
  background: #000;
}

.fancybox-slide {
  padding: 0;
}

.fancybox-slide--iframe .fancybox-content {
  background: none;
}

img {
  touch-callout: none;
  user-select: none;
}

#popup {
  background: none;
}
@media (max-width: 860px) {
  #popup .pc {
    display: none;
  }
}
@media (min-width: 861px) {
  #popup .sp {
    display: none;
  }
}
#popup ul {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
#popup .swiper-slide {
  position: relative;
  cursor: default;
}
@media (max-width: 860px) {
  #popup .swiper-slide {
    overflow: hidden;
  }
}
#popup .swiper-slide.swiper-slide-zoomed {
  z-index: 10;
}
#popup .swiper-zoom-container {
  position: relative;
}
#popup .swiper-zoom-container .imgCover {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
}
#popup .swiper-zoom-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url(../images/members/mycontents/archive/blank.png) center top;
  width: 100%;
  height: 100%;
  padding: 10%;
  margin: -10% 0 0 -10%;
  z-index: 10;
}
#popup .swiper-zoom-container img {
  pointer-events: none;
  position: relative;
  z-index: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
#popup #index01, #popup #index02 {
  position: relative;
}
#popup #index01 .navi, #popup #index02 .navi {
  position: absolute;
  bottom: 0;
  width: 65%;
  margin-bottom: 13%;
  z-index: 15;
}
#popup #index01 .navi.center, #popup #index02 .navi.center {
  width: 32.5%;
}
#popup #index01 .navi.center li, #popup #index02 .navi.center li {
  padding-top: 16%;
}
#popup #index01 .navi.center li + li, #popup #index02 .navi.center li + li {
  margin-top: 5.5%;
}
#popup #index01 .navi.test a, #popup #index01 .navi.test span, #popup #index02 .navi.test a, #popup #index02 .navi.test span {
  background: rgba(0, 0, 0, 0.25);
}
#popup #index01 .navi li, #popup #index02 .navi li {
  position: relative;
  width: 100%;
  padding-top: 8%;
}
#popup #index01 .navi li a, #popup #index01 .navi li span, #popup #index02 .navi li a, #popup #index02 .navi li span {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#popup #index01 .navi li + li, #popup #index02 .navi li + li {
  margin-top: 2.75%;
}
#popup #index01 .navi {
  right: 0;
  margin-right: 7%;
}
#popup #index01 .navi.center {
  margin-right: 0;
}
#popup #index02 .navi {
  left: 0;
  margin-left: 7%;
}
#popup #index02 .navi.center {
  margin-left: 0;
}
#popup main {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  margin: 0 auto;
  overflow: hidden;
}
#popup [class^="swiper-button-"] {
  top: auto;
  bottom: 0;
  width: 50vw;
  height: 100%;
  font-size: 100%;
  padding: 0 5px;
  margin: 0;
  box-sizing: border-box;
  outline: none;
  z-index: 0;
}
@media (max-width: 860px) {
  #popup [class^="swiper-button-"] {
    display: none;
  }
}
@media (min-width: 861px) {
  #popup [class^="swiper-button-"] {
    opacity: 0.6;
    transition: opacity 0.3s;
  }
  #popup [class^="swiper-button-"]:hover {
    opacity: 1;
  }
}
#popup [class^="swiper-button-"].swiper-button-prev {
  left: auto;
  right: 50%;
  justify-content: left;
}
#popup [class^="swiper-button-"].swiper-button-next {
  left: 50%;
  right: auto;
  justify-content: right;
}
#popup [class^="swiper-button-"].swiper-button-disabled {
  opacity: 0;
}
#popup [class^="swiper-button-"]:after {
  color: #f0e6c8;
  text-shadow: 0 0 5px #000;
}
#popup .inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 860px) {
  #popup .inner {
    height: calc(100% - 140px);
    padding: 50px 0 90px;
  }
}
@media (min-width: 861px) {
  #popup .inner {
    height: calc(100% - 90px);
    max-height: 834px;
    padding-bottom: 65px;
    margin: 0 50px;
  }
}
#popup .inner .box {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media (max-width: 860px) {
  #popup .inner .box {
    aspect-ratio: 860 / 1217;
  }
}
@media (min-width: 861px) {
  #popup .inner .box {
    height: 100%;
    aspect-ratio: 1180 / 834;
  }
}
#popup .swiper-container {
  position: relative;
  width: 100%;
}
@media (max-width: 860px) {
  #popup .swiper-container {
    aspect-ratio: 860 / 1217;
  }
}
@media (min-width: 861px) {
  #popup .swiper-container {
    aspect-ratio: 1180 / 834;
  }
}
#popup .swiper-container .swiper-slide > img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
#popup .swiper-container img {
  width: 100%;
}
#popup .swiper-additional {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(119, 119, 119, 0.5);
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  margin: 0 auto;
  z-index: 10;
}
#popup .swiper-additional .swiper-scrollbar {
  background: rgba(255, 255, 255, 0.1);
  height: 10px;
  cursor: pointer;
}
@media (max-width: 860px) {
  #popup .swiper-additional .swiper-scrollbar {
    left: 0;
    width: 100%;
  }
}
@media (min-width: 861px) {
  #popup .swiper-additional .swiper-scrollbar {
    position: absolute;
    top: 25px;
    left: 16%;
    width: 83%;
  }
}
#popup .swiper-additional .swiper-scrollbar .swiper-scrollbar-drag {
  background: #f0e6c8;
}
#popup .swiper-additional .swiper-table {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #143214;
  height: 30px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #f0e6c8;
  font-weight: bold;
}
#popup .swiper-additional .swiper-table:visited {
  color: #000;
}
@media (max-width: 860px) {
  #popup .swiper-additional .swiper-table {
    width: 8em;
    margin: 15px auto 0;
  }
}
@media (min-width: 861px) {
  #popup .swiper-additional .swiper-table {
    width: 14%;
  }
}
#popup #manual {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  z-index: 10000;
}
#popup #manual #manualInner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  margin-left: 10%;
}
@media screen and (min-width: 960px) {
  #popup #manual #manualInner {
    display: none;
  }
}
#popup #manual #manualInner div {
  background: url(../images/common/bg_main.jpg) center top repeat-y;
  background-size: 100% auto;
  color: #000;
  font-weight: bold;
  padding: 20px;
}
#popup #manual #manualInner div p {
  line-height: 1.5em;
  font-size: 2em;
  text-align: center;
  color: #143214;
}
#popup #manual #manualInner div img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
#popup #manual #manualInner div a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #143214;
  height: 40px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  color: #f0e6c8;
  font-weight: bold;
  margin: 15px auto 0;
}

#popup2 {
  background: none;
}
@media (max-width: 768px) {
  #popup2 .pc {
    display: none;
  }
}
@media (min-width: 769px) {
  #popup2 .sp {
    display: none;
  }
}
#popup2 #index01 {
  position: relative;
}
#popup2 #index01 li {
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 2.5%;
}
#popup2 #index01 li a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
#popup2 #index01 li:nth-child(1) {
  width: 14%;
  margin: 39.75% 0 0 32.5%;
}
#popup2 #index01 li:nth-child(2) {
  width: 5.25%;
  margin: 43% 0 0 32.5%;
}
#popup2 #index01 li:nth-child(3) {
  width: 10.75%;
  margin: 53.5% 0 0 32.5%;
}
#popup2 #index01 li:nth-child(4) {
  width: 14.5%;
  margin: 39.75% 0 0 53.5%;
}
#popup2 #index01 li:nth-child(5) {
  width: 16.25%;
  margin: 43% 0 0 53.5%;
}
#popup2 #index01 li:nth-child(6) {
  width: 14.75%;
  margin: 46.5% 0 0 53.5%;
}
#popup2 main {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  margin: 0 auto;
  overflow: hidden;
}
#popup2 [class^="swiper-button-"] {
  top: auto;
  bottom: 0;
  width: 50vw;
  height: 100%;
  font-size: 100%;
  padding: 0 5px;
  margin: 0;
  box-sizing: border-box;
  outline: none;
  z-index: 0;
}
@media (min-width: 769px) {
  #popup2 [class^="swiper-button-"] {
    opacity: 0.6;
    transition: opacity 0.3s;
  }
  #popup2 [class^="swiper-button-"]:hover {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  #popup2 [class^="swiper-button-"] {
    display: none;
  }
}
#popup2 [class^="swiper-button-"].swiper-button-prev {
  left: auto;
  right: 50%;
  justify-content: left;
}
#popup2 [class^="swiper-button-"].swiper-button-next {
  left: 50%;
  right: auto;
  justify-content: right;
}
#popup2 [class^="swiper-button-"].swiper-button-disabled {
  opacity: 0;
}
#popup2 [class^="swiper-button-"]:after {
  color: #f0e6c8;
  text-shadow: 0 0 5px #000;
}
#popup2 .inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  aspect-ratio: 1180 / 834;
}
@media (max-width: 768px) {
  #popup2 .inner {
    height: calc(100% - 90px);
    padding-bottom: 90px;
  }
}
@media (min-width: 769px) {
  #popup2 .inner {
    height: calc(100% - 90px);
    padding-bottom: 65px;
  }
}
#popup2 .inner .box {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1180 / 834;
}
#popup2 .swiper-container {
  position: relative;
  width: 100%;
  aspect-ratio: 1180 / 834;
}
#popup2 .swiper-container .swiper-slide > img {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
#popup2 .swiper-container img {
  width: 100%;
}
#popup2 .swiper-additional {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(119, 119, 119, 0.5);
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  margin: 0 auto;
  z-index: 10;
}
#popup2 .swiper-additional .swiper-scrollbar {
  background: rgba(255, 255, 255, 0.1);
  height: 10px;
  cursor: pointer;
}
@media (max-width: 768px) {
  #popup2 .swiper-additional .swiper-scrollbar {
    left: 0;
    width: 100%;
  }
}
@media (min-width: 769px) {
  #popup2 .swiper-additional .swiper-scrollbar {
    position: absolute;
    top: 25px;
    left: 16%;
    width: 83%;
  }
}
#popup2 .swiper-additional .swiper-scrollbar .swiper-scrollbar-drag {
  background: #f0e6c8;
}
#popup2 .swiper-additional .swiper-table {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #143214;
  height: 30px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #f0e6c8;
  font-weight: bold;
}
#popup2 .swiper-additional .swiper-table:visited {
  color: #000;
}
@media (max-width: 768px) {
  #popup2 .swiper-additional .swiper-table {
    width: 8em;
    margin: 15px auto 0;
  }
}
@media (min-width: 769px) {
  #popup2 .swiper-additional .swiper-table {
    width: 14%;
  }
}
#popup2 #manual {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  z-index: 10000;
}
#popup2 #manual #manualInner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  margin-left: 10%;
}
@media screen and (min-width: 960px) {
  #popup2 #manual #manualInner {
    display: none;
  }
}
#popup2 #manual #manualInner div {
  background: url(../images/common/bg_main.jpg) center top repeat-y;
  background-size: 100% auto;
  color: #000;
  font-weight: bold;
  padding: 20px;
}
#popup2 #manual #manualInner div p {
  line-height: 1.5em;
  font-size: 2em;
  text-align: center;
  color: #143214;
}
#popup2 #manual #manualInner div img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
#popup2 #manual #manualInner div a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #143214;
  height: 40px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  color: #f0e6c8;
  font-weight: bold;
  margin: 15px auto 0;
}
