@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
h1 {
  height: 100%;
  padding: 5px 0;
  text-align: center;
}
h1 span {
  font-family: "ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  /*aaa*/
  font-size: 1.5rem;
  letter-spacing: 0.3em;
}
h1 span.h1-yellow {
  background: linear-gradient(transparent 65%, #fcff00 65%);
}
h1 span.h1-blue {
  background: linear-gradient(transparent 65%, #00fff6 65%);
}

@media screen and (min-width: 768px) {
  h1 {
    padding: 10px 0;
  }
  h1 span {
    /*aaa*/
    font-size: 2.5rem;
  }
}
.btn-normal {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.btn-normal li {
  margin: 5px;
}
.btn-normal li a {
  display: block;
  min-width: 200px;
  padding: 5px;
  text-align: center;
  font-family: "Hiragino Mincho ProN", Georgia, "Yu Mincho", serif;
  /*aaa*/
  font-size: 0.75rem;
  color: #e7e7e7;
  border: #e60012 1px solid;
  background: rgba(0, 0, 0, 0.5);
  transition: all 250ms ease-out;
}
.btn-normal li a:hover {
  background: rgba(230, 0, 18, 0.3);
}

@media screen and (min-width: 768px) {
  .btn-normal li a {
    min-width: 300px;
    padding: 8px;
    /*aaa*/
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 980px) {
  .anchor-link {
    display: block;
    padding-top: 100px;
    margin-top: -100px;
  }
}
img {
  vertical-align: top;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  line-height: 1.4;
  background-color: #e7e7e7;
  color: #000000;
  /*aaa*/
  font-size: 0.9375rem;
}

html {
  overflow: auto;
}

.wrapper {
  overflow: hidden;
  position: relative;
}

.word-block {
  display: inline-block;
}

.content {
  position: relative;
  height: 100%;
}

.site-header {
  position: absolute;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 37px;
  width: 100%;
}
.site-header .konami-logo {
  display: block;
  width: 130px;
}
.site-header .konami-logo img {
  width: 100%;
}
.site-header .region {
  width: 160px;
  height: 34px;
  margin: 5px 0 5px auto;
  float: right;
}
.site-header .region:hover ul li {
  overflow: visible;
  height: 35px;
}
.site-header .region p {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.site-header .region p a {
  display: block;
  margin: 0;
  padding: 0 10px;
  color: #fff;
  /*aaa*/
  font-size: 0.75rem;
  line-height: 34px;
  height: 34px;
}
.site-header .region p:before {
  content: "▼";
  position: absolute;
  top: 6px;
  right: 10px;
  color: #FFF;
}
.site-header .region ul {
  position: relative;
}
.site-header .region ul li {
  width: 100%;
  overflow: hidden;
  height: 0;
  transition: 0.2s;
}
.site-header .region ul li a {
  display: block;
  padding: 0 10px;
  border-top: 1px solid #000;
  background: #600602;
  text-align: left;
  color: #fff;
  font-size: 75%;
  line-height: 34px;
  width: 100%;
  box-sizing: border-box;
}
.site-header .region ul li a:hover {
  background-color: #890600;
}
.site-header::after {
  display: block;
  content: "";
  clear: both;
}
.home-link-ftr {
  margin: 0 0 5%;
  text-align: center;
}
.home-link-ftr a img {
  max-width: 35%;
}
@media screen and (min-width: 768px) {
  .home-link-ftr {
    margin: 0 0 2%;
  }
  .home-link-ftr a img {
    max-width: 100%;
  }
}

.site-footer {
  padding: 4% 0;
}
.site-footer .share {
  display: flex;
  justify-content: center;
  padding: 10px 0 15px;
  margin: 0 auto;
}
.site-footer .share li {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 8px;
}
.site-footer .share li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background-size: 100% auto;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  transition: box-shadow 0.2s ease;
}
.site-footer .share li a:hover {
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
}
.site-footer .share li.twitter a {
  background-image: url("/games/sale_digital/s/images/icn_x_b.png");
}
.site-footer .share li.facebook a {
  background-image: url("/games/sale_digital/s/images/icn_fb.png");
}
@media screen and (min-width: 768px) {
  .site-footer .share li.line {
    display: none;
  }
}
.site-footer .share li.line a {
  background-image: url("/games/sale_digital/s/images/sns_icon_line.svg");
}
.site-footer .site-footer-copyright {
  max-width: 1000px;
  margin: auto;
  padding: 0 10px;
  color: #222222;
  /*aaa*/
  font-size: 0.625rem;
  line-height: 1.2em;
}
.site-footer .kde-nav {
  margin: 0 0 10px 0;
  text-align: left;
}
.site-footer .kde-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.site-footer .kde-nav ul li {
  width: calc(50% - 5px);
  margin: 0 5px 5px 0;
  /*aaa*/
  font-size: 0.6875rem;
}
.site-footer .kde-nav ul li a {
  position: relative;
  display: block;
  padding: 6px 10px;
  /*aaa*/
  font-size: 0.6875rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}
.site-footer .kde-nav ul li a #ot-sdk-btn {
  padding: 0;
  color: #ffffff;
  border: none;
  background: transparent;
}
.site-footer .kde-nav ul li a:after {
  position: absolute;
  content: "";
  top: 10px;
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  border-right: 1px solid rgba(0, 0, 0, 0.4);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.site-footer .kde-nav ul li a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.site-footer .site-copyright {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  padding: 12px;
  /*aaa*/
  font-size: 0.6875rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .site-footer .site-copyright {
    max-width: 980px;
  }
}
@media screen and (min-width: 768px) {
  .site-footer .site-copyright {
    padding: 0.5% 0 3%;
  }
}
@media screen and (min-width: 768px) {
  .site-footer {
    padding: 0;
  }
  .site-footer .kde-nav {
    margin: 15px;
  }
  .site-footer .kde-nav ul {
    max-width: 740px;
    margin: auto;
  }
  .site-footer .kde-nav ul li {
    width: 178px;
    /*aaa*/
    font-size: 0.625rem;
  }
  .site-footer .kde-nav ul li a {
    padding: 5px 14px;
  }
}
@media only screen and (min-width: 980px) {
  .site-footer .kde-nav {
    margin: 20px auto;
  }
  .site-footer .kde-nav ul {
    flex-wrap: nowrap;
    max-width: 980px;
  }
  .site-footer .kde-nav ul li {
    width: 190px;
  }
}

.global-nav input {
  display: none;
}

.global-nav-icon-slot {
  position: absolute;
  top: 0;
  right: 0;
}

.global-nav-icon {
  position: relative;
  z-index: 110;
  top: 0;
  right: 0;
  width: 46px;
  height: 46px;
  background: #000000;
}
.global-nav-icon.fixed-only, .global-nav-icon.fixed {
  position: fixed;
  top: 0;
}
.global-nav-icon label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.global-nav-icon label::before {
  display: block;
  padding: 2px 0;
  content: "MENU";
  /*aaa*/
  font-size: 0.75rem;
  transition: color 0.3s;
  text-align: center;
  color: #ffffff;
}
.global-nav-icon label > span {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  display: block;
  width: 24px;
  height: 1px;
  margin: 0 auto;
  transition: background-color 0.3s;
  background-color: #e0ed00;
}
.global-nav-icon label > span::before, .global-nav-icon label > span::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 1px;
  content: "";
  transition: background-color 0.3s, transform 0.3s;
  transform: translateY(-5px);
  background-color: #e0ed00;
}
.global-nav-icon label > span::after {
  transform: translateY(5px);
}

input:checked ~ .global-nav-icon-slot .global-nav-icon {
  position: fixed;
  z-index: 110;
  top: 0;
  background-color: rgba(0, 0, 0, 0);
}
input:checked ~ .global-nav-icon-slot .global-nav-icon label::before {
  content: "CLOSE";
}
input:checked ~ .global-nav-icon-slot .global-nav-icon label span {
  height: 0;
}
input:checked ~ .global-nav-icon-slot .global-nav-icon label span::before, input:checked ~ .global-nav-icon-slot .global-nav-icon label span::after {
  transform: translateY(0) rotate(-45deg);
}
input:checked ~ .global-nav-icon-slot .global-nav-icon label span::after {
  transform: translateY(0) rotate(45deg);
}

.global-nav-content {
  position: fixed;
  overflow: hidden;
  width: 0;
  height: 0;
  transition: background-color 0.2s ease-out 0s;
  background-color: rgba(0, 0, 0, 0);
}

.global-nav-list {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  transition: all 0.5s ease-out 0s;
  opacity: 0;
}

.global-nav-item-1 {
  position: relative;
  color: rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

input:checked ~ .global-nav-content-slot .global-nav-content {
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0.8);
}
input:checked ~ .global-nav-content-slot .global-nav-content .global-nav-list {
  margin-top: 80px;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .global-nav-icon-slot {
    top: 0;
  }
}
@media only screen and (min-width: 980px) {
  .global-nav-icon-slot {
    display: none;
  }
  .global-nav-content-slot {
    position: relative;
    height: 86px;
    margin-bottom: 15px;
  }
  .global-nav-content {
    position: relative;
    z-index: 100;
    width: 100%;
    height: auto;
    background: #e7e7e7;
  }
  .global-nav-content.fixed {
    position: fixed;
    top: 0;
    bottom: initial;
    height: auto;
  }
  .global-nav-list {
    flex-direction: row;
    align-items: stretch;
    max-width: 980px;
    margin: 26px auto 20px;
    transition: none;
    opacity: 1;
  }
  .global-nav-item-1 {
    height: 100%;
  }
  .global-nav-item-1 .menu-close {
    padding: 8px;
    color: #e7e7e7;
    background: #ffffff;
  }
  .global-nav-item-1 a {
    transition: all 0.3s;
    background: none;
  }
  .global-nav-item-1 a:after {
    display: none;
  }
  .global-nav-item-1 a img {
    opacity: 1;
  }
  .global-nav-item-1 + .global-nav-item-1 {
    border-left: 2px solid #e0ed00;
  }
}
.powder-snow {
  /*雪の色*/
  color: snow;
  /*雪の大きさ*/
  font-size: 10px;
  /*初期位置*/
  position: fixed;
  top: -5%;
  /*雪を適当な幅で降らせる*/
  text-shadow: 5vw -100px 2px, 10vw -400px 3px, 20vw -500px 4px, 30vw -580px 1px, 39vw -250px 2px, 42vw -340px 5px, 56vw -150px 2px, 63vw -180px 0, 78vw -220px 4px, 86vw -320px 9px, 94vw -170px 7px;
  /*雪アニメーション1*/
  animation: roll 5s linear infinite;
}

/*2つめの雪アニメーション*/
.snow2nd {
  animation: anim 8s linear infinite;
}

@keyframes roll {
  0% {
    transform: rotate(0deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: rotate(20deg);
    top: 100%;
    opacity: 0;
  }
}
@keyframes anim {
  100% {
    color: transparent;
    top: 150%;
  }
}
.drop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.drop > li {
  width: 50px;
  position: absolute;
  list-style: none;
  top: -50px;
  animation: fall 4s linear infinite, rotate1 2s ease-in-out infinite alternate;
}
.drop > li:nth-child(1) {
  left: 0;
  animation: fall 10s linear infinite, rotate1 3s ease-in-out infinite alternate;
}
.drop > li:nth-child(2) {
  left: 5vw;
  animation: fall 15s linear infinite, rotate1 2s ease-in-out infinite alternate;
}
.drop > li:nth-child(3) {
  left: 15vw;
  animation: fall 9s linear infinite, rotate1 3.5s ease-in-out infinite alternate;
}
.drop > li:nth-child(4) {
  left: 30vw;
  animation: fall 8s linear infinite, rotate2 4s ease-in-out infinite alternate;
}
.drop > li:nth-child(5) {
  left: 40vw;
  animation: fall 10s linear infinite, rotate1 4s ease-in-out infinite alternate;
}
.drop > li:nth-child(6) {
  left: 55vw;
  animation: fall 11s linear infinite, rotate2 3s ease-in-out infinite alternate;
}
.drop > li:nth-child(7) {
  left: 65vw;
  animation: fall 7s linear infinite, rotate2 3.5s ease-in-out infinite alternate;
}
.drop > li:nth-child(8) {
  left: 50vw;
  animation: fall 7s linear infinite, rotate1 3s ease-in-out infinite alternate;
}

@keyframes fall {
  to {
    top: 120%;
  }
}
@keyframes rotate1 {
  from {
    transform: translateX(0px) rotate(0deg);
  }
  to {
    transform: translateX(200px) rotate(-80deg) rotateX(180deg);
  }
}
@keyframes rotate2 {
  from {
    transform: translateX(200px) rotate(-45deg);
  }
  to {
    transform: translateX(0px) rotate(0deg);
  }
}
.main-visual {
  margin-top: -10px;
  background: url("../images/summer/mainv_bg_2.jpg") top center/cover repeat;
}
.main-visual .main-visual-img {
  padding: 0;
}
.main-visual .main-visual-img img {
  display: block;
  max-width: 100%;
  margin: auto;
}
.main-visual .main-visual-img .top-title {
  max-width: 90%;
  padding: 56px 10px 15px;
}
.main-visual .main-visual-img .sale-end {
  margin: 10px 0;
  padding: 2px 0;
  color: #e60012;
  text-align: center;
  font-family: "ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  /*aaa*/
  font-size: 1.125rem;
  background: rgba(255, 255, 255, 0.8);
}
.main-visual .main-visual-img .top-mainv {
  padding: 5px 0;
}
.main-visual .main-visual-img .top-note {
  padding: 10px 20px 20px;
  color: #094795;
  /*aaa*/
  font-size: 0.6875rem;
}

@media screen and (min-width: 768px) {
  .main-visual {
    margin-top: 0;
  }
  .main-visual .main-visual-img {
    padding: 0 0 30px;
  }
  .main-visual .main-visual-img .top-title {
    max-width: 80%;
    padding: 45px 10px 5px;
  }
  .main-visual .main-visual-img .sale-end {
    margin: 12px 0;
    padding: 5px 0;
    /*aaa*/
    font-size: 1.625rem;
  }
  .main-visual .main-visual-img .top-mainv {
    padding: 10px 20px;
  }
  .main-visual .main-visual-img .top-note {
    max-width: 700px;
    margin: auto;
    padding: 5px 5px 0;
    /*aaa*/
    font-size: 0.8125rem;
  }
}
@media screen and (min-width: 980px) {
  .main-visual .main-visual-img {
    padding: 0 0 50px;
  }
  .main-visual .main-visual-img .top-title {
    max-width: 70%;
    padding: 45px 10px 5px;
  }
  .main-visual .main-visual-img .top-note {
    max-width: 1000px;
    /*aaa*/
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1400px) {
  .main-visual .main-visual-img .top-title {
    max-width: 60%;
    margin: auto;
  }
  .main-visual .main-visual-img .top-note {
    max-width: 1200px;
  }
}
nav > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 10px 10px;
}
nav > ul > li {
  margin-bottom: 10px;
}
nav > ul > li a {
  display: block;
  padding: 8px 2px;
  /*aaa*/
  font-size: 0.75rem;
  color: #ffffff;
  text-align: center;
  border: 1px solid #ffffff;
  opacity: 1;
  transition: all 0.3s;
}
nav > ul > li a.nav-store-ps {
  background: #003697;
  box-shadow: 0 0 0 1px #003697;
}
nav > ul > li a.nav-store-nintendo {
  background: #e60012;
  box-shadow: 0 0 0 1px #e60012;
}
nav > ul > li a.nav-store-steam {
  background: #171d25;
  box-shadow: 0 0 0 1px #171d25;
}
nav > ul > li a.nav-store-xbox {
  background: #008746;
  box-shadow: 0 0 0 1px #008746;
}

@media screen and (min-width: 768px) {
  nav {
    margin: auto;
  }
  nav > ul {
    flex-wrap: nowrap;
    margin: 30px 30px 20px;
  }
  nav > ul > li {
    width: calc(25% - 7.5px);
    margin-bottom: 10px;
  }
  nav > ul > li a {
    padding: 12px 2px;
    /*aaa*/
    font-size: 0.875rem;
  }
  nav > ul > li a:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 980px) {
  nav {
    max-width: 1200px;
  }
  nav > ul > li a {
    padding: 15px 2px;
    /*aaa*/
    font-size: 1rem;
  }
}
.content {
  position: relative;
  margin: auto;
}

.h1-outer .hr-tree {
  display: block;
  margin: auto;
  max-width: 100%;
}
.h1-outer h1 {
  background: #ffffff;
}

.pickup article {
  padding: 20px 10px;
  background: -webkit-repeating-linear-gradient(-45deg, #e0ed00, #e0ed00 6px, #d3e600 6px, #d3e600 12px);
  background: repeating-linear-gradient(-45deg, #e0ed00, #e0ed00 6px, #d3e600 6px, #d3e600 12px);
}
.pickup article .product-special-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pickup article .product-special-list > li .product-special {
  margin: 5px auto 20px;
  padding: 10px;
  background: #ffffff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
.pickup article .product-special-list > li .product-special img {
  max-width: 100%;
  margin-bottom: 15px;
}
.pickup article .product-special-list > li .product-special img.special-bnr_pc {
  display: none;
}
.pickup article .product-special-list > li .product-special img.special-bnr_sp {
  display: block;
}
.pickup article .product-special-list > li .product-special .special-note {
  margin-bottom: 5px;
  /*aaa*/
  font-size: 0.875rem;
}
.pickup article .product-special-list > li .product-special .special-store-link > li {
  margin: 5px 0;
  text-align: center;
}
.pickup article .product-special-list > li .product-special .special-store-link > li a {
  padding: 8px 2px;
  display: block;
  color: #ffffff;
  /*aaa*/
  font-size: 0.875rem;
  opacity: 1;
  transition: all 0.3s;
}
.pickup article .product-special-list > li .product-special .special-store-link > li a.store-ps {
  background: #003697;
}
.pickup article .product-special-list > li .product-special .special-store-link > li a.store-nintendo {
  background: #e60012;
}
.pickup article .product-special-list > li .product-special .special-store-link > li a.store-steam {
  background: #171d25;
}
.pickup article .product-special-list > li .product-special .special-store-link > li a.store-xbox {
  background: #008746;
}
.pickup article .product-special-list > li .product-special .special-store-link > li a.store-kstyle {
  background: #990014;
}
.pickup article .product-special-list > li .product-special .special-store-link > li a:hover {
  opacity: 0.5;
}
.pickup article .txt-note {
  /*aaa*/
  font-size: 0.75rem;
  line-height: 1.5em;
}

hr {
  margin: 20px 0;
  border: none;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.8);
}

.lineup-steam, .lineup-xbox {
  display: none;
}

.lineup article {
  padding: 20px 10px 10px;
}
.lineup article.lineup-ps {
  background: -webkit-repeating-linear-gradient(-45deg, #0056ff, #0056ff 6px, #002be6 6px, #002be6 12px);
  background: repeating-linear-gradient(-45deg, #0056ff, #0056ff 6px, #002be6 6px, #002be6 12px);
}
.lineup article.lineup-nintendo {
  background: -webkit-repeating-linear-gradient(-45deg, #ff0024, #ff0024 6px, #e60012 6px, #e60012 12px);
  background: repeating-linear-gradient(-45deg, #ff0024, #ff0024 6px, #e60012 6px, #e60012 12px);
}
.lineup article.lineup-steam, .lineup article.lineup-kstyle {
  background: -webkit-repeating-linear-gradient(-45deg, #222222, #222222 6px, #111111 6px, #111111 12px);
  background: repeating-linear-gradient(-45deg, #222222, #222222 6px, #111111 6px, #111111 12px);
}
.lineup article.lineup-xbox {
  background: -webkit-repeating-linear-gradient(-45deg, #1bde51, #1bde51 6px, #13c639 6px, #13c639 12px);
  background: repeating-linear-gradient(-45deg, #1bde51, #1bde51 6px, #13c639 6px, #13c639 12px);
}
.lineup article .period {
  margin-bottom: 15px;
  text-align: center;
  color: #ffffff;
  font-family: "ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  /*aaa*/
  font-size: 1.125rem;
}
.lineup article .period span {
  display: inline-block;
}
.lineup article .txt-note {
  color: #ffffff;
  /*aaa*/
  font-size: 0.75rem;
  line-height: 1.5em;
}

.new-products article {
  padding: 20px 10px 10px;
}
.new-products article .new-products-txt {
  margin-bottom: 15px;
  text-align: center;
  font-family: "ruika", sans-serif;
  font-weight: 100;
  font-style: normal;
  /*aaa*/
  font-size: 0.875rem;
}
.new-products article .new-products-txt span {
  display: inline-block;
}

.product-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product-list > li {
  width: calc(50% - 5px);
  margin-bottom: 10px;
  background: #ffffff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
.product-list > li.li-margin {
  background: none;
  box-shadow: none;
}
.product-list > li .product-list-box {
  display: inline-block;
}
.product-list > li .product-list-box .title-img {
  max-width: 100%;
}
.product-list > li .product-list-box .product-list-box-txt {
  margin: 10px;
  /*aaa*/
  font-size: 0.6875rem;
}
.product-list > li .product-list-box .product-list-box-txt h2 {
  /*aaa*/
  font-size: 0.8125rem;
}
.product-list > li .product-list-box .product-list-box-txt .bd_txt {
  margin-top: 10px;
  /*aaa*/
  font-size: 0.5625rem;
}
.product-list > li .product-list-box .product-list-box-txt .discount-rate {
  margin: 5px 0;
  color: #b60014;
  font-weight: bold;
  text-align: center;
}
.product-list > li .product-list-box .product-list-box-txt .discount-rate span {
  /*aaa*/
  font-size: 3.125rem;
}
.product-list > li .product-list-box .product-list-box-txt .bd_rate {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.product-list > li .product-list-box .product-list-box-txt .bd_rate > li {
  width: calc(50% - 5px);
  text-align: center;
  color: #b60014;
  font-weight: bold;
  text-align: center;
}
.product-list > li .product-list-box .product-list-box-txt .bd_rate > li span {
  /*aaa*/
  font-size: 2.375rem;
}
.product-list > li .product-list-box .product-list-box-txt .bd_rate > li.discount-rate1 {
  position: relative;
  vertical-align: bottom;
  text-decoration: line-through;
}
.product-list > li .product-list-box .product-list-box-txt .bd_rate > li.discount-rate1:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #b60014;
  position: absolute;
  top: 50%;
  right: -10%;
  margin-top: -6px;
}
.product-list > li .product-list-box .product-list-box-txt .bd_rate > li.discount-rate1 span {
  text-decoration: line-through;
}
.product-list > li .product-list-box .product-list-box-txt .bd_rate > li span {
  display: inline-block;
}
.product-list > li .product-list-box .product-list-box-txt .price {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.product-list > li .product-list-box .product-list-box-txt .price > li {
  width: calc(50% - 5px);
  text-align: center;
  color: #b60014;
}
.product-list > li .product-list-box .product-list-box-txt .price > li.regular-price {
  position: relative;
  color: #000000;
  text-decoration: line-through;
}
.product-list > li .product-list-box .product-list-box-txt .price > li.regular-price:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #b60014;
  position: absolute;
  top: 50%;
  right: -10%;
  margin-top: -6px;
}
.product-list > li .product-list-box .product-list-box-txt .price > li span {
  display: inline-block;
}
.product-list > li .product-list-box .product-list-box-txt .store-link > li {
  margin: 5px 0;
  text-align: center;
}
.product-list > li .product-list-box .product-list-box-txt .store-link > li a {
  padding: 6px 2px;
  display: block;
  color: #ffffff;
  /*aaa*/
  font-size: 0.8125rem;
  opacity: 1;
  transition: all 0.3s;
}
.product-list > li .product-list-box .product-list-box-txt .store-link > li a.store-ps {
  background: #003697;
}
.product-list > li .product-list-box .product-list-box-txt .store-link > li a.store-nintendo {
  background: #e60012;
}
.product-list > li .product-list-box .product-list-box-txt .store-link > li a.store-steam {
  background: #171d25;
}
.product-list > li .product-list-box .product-list-box-txt .store-link > li a.store-xbox {
  background: #008746;
}
.product-list > li .product-list-box .product-list-box-txt .store-link > li a.store-kstyle {
  background: #990014;
}
.product-list > li .product-list-box .product-list-box-txt .store-link > li a:hover {
  opacity: 0.5;
}

.new-products-list {
  margin: auto;
}
.new-products-list > li {
  margin-bottom: 10px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
.new-products-list > li a {
  display: block;
  opacity: 1;
  transition: all 0.3s;
}
.new-products-list > li a:hover {
  opacity: 0.5;
}
.new-products-list > li a img {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .pickup article {
    padding: 30px 15px;
  }
  .pickup article .product-special-list {
    flex-wrap: wrap;
    max-width: 1000px;
    margin: auto;
  }
  .pickup article .product-special-list > li {
    width: 50%;
  }
  .pickup article .product-special-list > li .product-special {
    min-height: 485px;
    margin: 0 10px 50px;
  }
  .pickup article .product-special-list > li .product-special img.special-bnr_sp {
    display: none;
  }
  .pickup article .product-special-list > li .product-special img.special-bnr_pc {
    display: block;
  }
  .pickup article .product-special-list > li .product-special .special-store-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pickup article .product-special-list > li .product-special .special-store-link > li {
    width: calc(50% - 5px);
  }
  .pickup article .product-special-list > li .product-special .special-store-link > li a {
    padding: 12px 2px;
  }
  .pickup article .txt-note {
    max-width: 760px;
    margin: auto;
    /*aaa*/
    font-size: 0.875rem;
  }
  .lineup article {
    padding: 30px 15px 20px;
  }
  .lineup article .period {
    margin-bottom: 20px;
    /*aaa*/
    font-size: 1.5rem;
  }
  .lineup article .txt-note {
    max-width: 760px;
    margin: auto;
    /*aaa*/
    font-size: 0.875rem;
  }
  .new-products article {
    padding: 30px 15px 20px;
  }
  .new-products article .new-products-txt {
    margin-bottom: 20px;
    /*aaa*/
    font-size: 1.5rem;
  }
  .product-list > li {
    width: calc(25% - 11.25px);
    margin-bottom: 15px;
  }
  .product-list > li .product-list-box .product-list-box-txt {
    margin: 10px;
    /*aaa*/
    font-size: 0.8125rem;
  }
  .product-list > li .product-list-box .product-list-box-txt h2 {
    min-height: 97px;
    /*aaa*/
    font-size: 0.875rem;
  }
  .product-list > li .product-list-box .product-list-box-txt .discount-rate span {
    /*aaa*/
    font-size: 3.375rem;
  }
  .product-list > li .product-list-box .product-list-box-txt .store-link > li {
    margin: 8px 0;
  }
  .product-list > li .product-list-box .product-list-box-txt .store-link > li a {
    padding: 8px 2px;
  }
  .new-products-list {
    max-width: 980px;
  }
  .new-products-list > li {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 980px) {
  .pickup article {
    padding: 50px 15px;
  }
  .pickup article .product-special-list > li .product-special {
    min-height: 621px;
  }
  .pickup article .txt-note {
    max-width: 960px;
    margin: auto;
    /*aaa*/
    font-size: 0.875rem;
  }
  .lineup article {
    padding: 50px 15px 40px;
  }
  .lineup article .period {
    margin-bottom: 30px;
    /*aaa*/
    font-size: 1.875rem;
  }
  .lineup article .txt-note {
    max-width: 960px;
    margin: auto;
    /*aaa*/
    font-size: 0.875rem;
  }
  .new-products article {
    padding: 50px 15px 40px;
  }
  .new-products article .new-products-txt {
    margin-bottom: 30px;
    /*aaa*/
    font-size: 1.875rem;
  }
  .product-list {
    max-width: 1000px;
    margin: auto;
  }
  .product-list.pickup-4 > li {
    width: calc(25% - 11.25px);
  }
  .product-list.pickup-4 > li .product-list-box .product-list-box-txt h2 {
    min-height: 59px;
  }
  .product-list.bd-5 > li {
    width: calc(20% - 12px);
  }
  .product-list.bd-5 > li .product-list-box .product-list-box-txt h2 {
    min-height: 58px;
  }
  .product-list.bd-5 > li .product-list-box .product-list-box-txt .bd_txt {
    min-height: 75px;
  }
  .product-list > li {
    width: calc(20% - 12px);
  }
  .product-list > li .product-list-box .product-list-box-txt {
    /*aaa*/
    font-size: 0.875rem;
  }
  .product-list > li .product-list-box .product-list-box-txt h2 {
    min-height: 78px;
  }
  .product-list > li .product-list-box .product-list-box-txt .price > li.regular-price:after {
    right: -5%;
  }
}

/*# sourceMappingURL=index.css.map */
