.st-Footer {
  background: #a1a1a1;
}

.st-Header .st-Header_Social .twitter a {
  background: url(/wp-content/themes/numan/assets/images/common/x-black.png) center no-repeat;
  background-size: contain;
}

.st-Header .st-Header_Social .instagram a {
  display: block;
  width: 7.03125vw;
  height: 7.03125vw;
  background: url(/wp-content/themes/numan/assets/images/common/instagram.png) center no-repeat;
  background-size: contain;
}

.st-Footer .st-Footer_Share ul li:nth-of-type(1) a:before {
  background: url(/wp-content/themes/numan/assets/images/common/x.png) center no-repeat;
  background-size: contain;
}

.sw-Link ul li.twitter a {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}

.sw-Link ul li.twitter a:hover {
  background-color: #333;
}

.sw-Link ul li.twitter a span:before {
  background: url(/wp-content/themes/numan/assets/images/common/x.png) center no-repeat;
  background-size: contain;
}

#dfng-jack a,
#dfng-banner a,
.rectangle-bn>a {
  transition: opacity ease 0.25s;
}

#dfng-jack a:hover,
#dfng-banner a:hover,
.rectangle-bn>a:hover {
  opacity: 0.8;
}

#dfng-jack {
  position: relative;
  margin: auto;
  width: 1062px;
  height: 250px;
}

#dfng-jack a {
  display: block;
}

#dfng-jack #dfng_jack_left,
#dfng-jack #dfng_jack_right {
  position: fixed;
  max-width: 300px;
  top: 0;
}

#dfng-jack #dfng_jack_left {
  left: calc(50% - 831px);
}

#dfng-jack #dfng_jack_right {
  right: calc(50% - 831px);
}

#dfng-jack-mobile {
  aspect-ratio: 2/1;
}

#dfng-jack-mobile a,
#dfng-jack-mobile img {
  display: block;
}

#sp_jack_overlay_wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  background-color: rgb(33 33 33/0.5);
  z-index: 9999;
}

#sp_jack_overlay_wrap img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 90px;
}

#dfng-banner {
  margin-bottom: 20px;
}

#dfng-banner a,
#dfng-banner img {
  display: block;
}

#dfng-banner a:nth-child(2) {
  margin-top: 10px;
}

.rectangle-bn {
  display: flex;
  justify-content: center;
  margin: 20px auto;
  min-height: 250px;
}

.rectangle-bn>a {
  max-width: 300px;
}

.rectangle-bn img {
  display: block;
}

.ad-smp {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}

.inner-widget {
  margin: 24px auto;
  max-width: 80%
}

.inner-widget.banner {
  max-width: fit-content
}

.inner-widget.banner .iw-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  border: 1px solid #008fb9
}

@media screen and (max-width:1023px) {
  .inner-widget.banner .iw-inner {
    flex-direction: column
  }
}

.inner-widget.banner .iw-inner a {
  display: block;
  max-width: 300px;
  margin: 4px
}

.inner-widget.banner .iw-inner a.large {
  max-width: 600px
}

@media screen and (max-width:1023px) {
  .inner-widget.banner .iw-inner a.large {
    max-width: 300px
  }
}

.inner-widget.banner .iw-inner a:nth-child(2) {
  padding-left: 8px;
  border-left: 1px solid #008fb9
}

@media screen and (max-width:1023px) {
  .inner-widget.banner .iw-inner a:nth-child(2) {
    padding-left: 0;
    border-left: 0;
    padding-top: 8px;
    border-top: 1px solid #008fb9
  }
}

.inner-widget.banner .iw-inner a img {
  display: block
}

.inner-widget .iw-header {
  position: relative;
  padding: 0 32px 0 16px;
  width: fit-content;
  height: 24px;
  line-height: 24px;
  color: #fff;
  background-color: #008fb9;
  font-size: 14px;
  border-radius: 4px 0 0 0;
  transform: translateY(1px)
}

.inner-widget .iw-header:after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  border-right: 25px solid #fff;
  border-bottom: 25px solid transparent
}

.inner-widget .twitter-tweet {
  margin: 0 !important;
  padding: 4px;
  background-color: #008fb9;
  border-radius: 0 16px 4px 4px;
  box-sizing: border-box
}

.inner-widget.twitter {
  max-width: 558px
}

.inner-widget.steam .iw-inner {
  padding: 16px;
  background-color: #1b2838;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 2px solid #2d495d;
  border-radius: 0 4px 4px 4px;
  box-sizing: border-box
}

.inner-widget.steam .iw-header {
  background-color: #2d495d
}

.inner-widget.iframe {
  max-width: 664px
}

.inner-widget.iframe .iw-inner {
  padding: 0;
  background-color: #282e38
}

.inner-widget .title {
  color: #fff;
  font-size: 18px;
  font-weight: bold
}

@media screen and (max-width:1023px) {
  .inner-widget .title {
    line-height: 24px;
    font-size: 16px
  }
}

.inner-widget .info {
  display: flex;
  margin: 16px 0
}

@media screen and (max-width:1023px) {
  .inner-widget .info {
    flex-direction: column
  }
}

.inner-widget .iw-img-wrap {
  flex-shrink: 0;
  margin-right: 16px
}

@media screen and (max-width:1023px) {
  .inner-widget .iw-img-wrap {
    margin-right: 0
  }
}

.inner-widget .iw-img-wrap img {
  display: block;
  width: 240px !important;
}

@media screen and (max-width:1023px) {
  .inner-widget .iw-img-wrap img {
    width: 100% !important;
  }
}

.inner-widget .iw-text-wrap {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.inner-widget .iw-text-wrap .description {
  line-height: 20px;
  font-size: 13px;
  color: #fff
}

@media screen and (max-width:1023px) {
  .inner-widget .iw-text-wrap .description {
    margin: 12px 0 0
  }
}

.inner-widget .sub-info {
  display: flex;
  align-items: center;
  margin: 12px 0;
  color: #fff
}

@media screen and (max-width:1023px) {
  .inner-widget .sub-info {
    display: block
  }
}

.inner-widget .sub-info .genres {
  display: flex;
  flex-wrap: wrap
}

.inner-widget .sub-info .genres span {
  margin: 0 8px 8px 0;
  padding: 4px 8px;
  background-color: rgba(103, 193, 245, 0.2);
  font-size: 12px
}

.inner-widget .sub-info .release-date {
  flex-shrink: 0;
  margin-left: auto;
  font-size: 15px;
  font-weight: bold
}

.inner-widget .iw-submit {
  padding: 0;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: linear-gradient(to right, #75b022 5%, #588a1b 95%);
  border: none;
  border-radius: 2px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: all ease 0.25s
}

.inner-widget .iw-submit:hover {
  opacity: 0.8
}

.st-Header {
  background-color: #fafafa;
  ;
  padding: 0 3.90625vw;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  box-sizing: border-box;
  z-index: auto;
}

.st-Header::before {
  display: none;
}

.st-Header #header-inner {
  display: flex;
  width: 100%;
}

.st-Header #header-inner>* {
  flex: 1;
  display: flex;
  align-items: center;
}

.st-Header #header-inner>div>*:nth-child(2) {
  margin-left: 16px;
}

#bars {
  position: relative;
  font-size: 24px;
  width: 24px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
}

#bars.show {
  position: fixed;
  z-index: 99999;
}

#bars span {
  position: absolute;
  left: calc(50% - 12px);
  top: calc(50% - 1px);
  display: block;
  width: 24px;
  height: 2px;
  background-color: #222;
  transition: all ease 0.25s;
}

#bars.show span {
  background-color: #fff;
}

#bars span:nth-child(1) {
  transform: translateY(-6px);
}

#bars span:nth-child(3) {
  transform: translateY(6px);
}

#bars.show span:nth-child(1) {
  transform: rotateZ(45deg);
}

#bars.show span:nth-child(2) {
  opacity: 0;
}

#bars.show span:nth-child(3) {
  transform: rotateZ(-45deg);
}

.st-Header .search {
  width: 24px;
  height: 48px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2245%22%20height%3D%2245%22%20viewBox%3D%220%200%2045%2045%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M34.7769%2018.3691C34.7769%2027.4075%2027.4415%2034.7382%2018.3884%2034.7382C9.33537%2034.7382%202%2027.4075%202%2018.3691C2%209.33067%209.33537%202%2018.3884%202C27.4415%202%2034.7769%209.33067%2034.7769%2018.3691Z%22%20stroke%3D%22%23333333%22%20stroke-width%3D%224%22%2F%3E%3Cpath%20d%3D%22M32.1797%2032.1459L42.6361%2043%22%20stroke%3D%22%23333333%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E") no-repeat 0/100% auto;
  background-size: 80%;
}

.st-Header #header-inner #bars.show+.search {
  margin-left: 40px;
}

.st-Header .logo {
  display: flex;
  justify-content: center;
}

.st-Header .logo a {
  width: 100%;
  color: #626262;
  font-size: 8px;
  text-decoration: none;
}

.st-Header .logo a span {
  display: block;
  text-align: center;
}

.st-Header .logo a span:first-child {
  margin-bottom: 2px;
  height: 32px;
  background: url(/wp-content/themes/numan/assets/images/common/numan_logo.webp) no-repeat center;
  background-size: contain;
}

.header-social {
  justify-content: flex-end;
}

.header-social .x-logo {
  background: url(/wp-content/themes/numan/assets/images/common/x-black.png) center no-repeat;
  background-size: contain;
}

.header-social .instagram {
  background: url(/wp-content/themes/numan/assets/images/common/instagram.png) center no-repeat;
  background-size: contain;
}

.header-social i {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#global-menu {
  opacity: 0;
  overflow: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
  width: 100vw;
  height: 100vh;
  background-color: rgb(0 0 0 / 0.8);
  font-size: 16px;
  font-weight: bold;
  transition: opacity ease 0.25s;
  pointer-events: none;
  z-index: 10002;
}

#global-menu.show {
  opacity: 1;
  pointer-events: auto;
}

#global-menu a {
  color: #333;
  transition: .3s;
}

#global-menu a:hover {
  color: #f11166;
}

#global-menu p {
  padding: 16px 24px;
}

#global-menu>ul {
  max-width: 420px;
  width: 80%;
  height: fit-content;
  min-height: 100%;
  color: #333;
  background-color: #fff;
  background: url(/wp-content/themes/numan/assets/images/common/header/bg_header-nav.png) top left no-repeat #fff;
  background-size: cover;
  background-attachment: fixed;
  transform: translateX(100%);
  transition: transform ease 0.25s;
}

#global-menu.show>ul {
  transform: translateX(0);
}

#global-menu>ul>li {
  border-bottom: 1px solid #d0d0d0;
  box-sizing: border-box;
}

#global-menu>ul>li>a {
  display: flex;
  align-items: center;
  padding: 16px 24px;
}

#global-menu>ul>li>a::after {
  content: "";
  margin-left: auto;
  width: 8px;
  height: 8px;
  background: url(data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2211%22%20height%3D%2216%22%20viewBox%3D%220%200%2011%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.2955%207.29548C10.6846%207.68457%2010.6846%208.31541%2010.2955%208.7045L3.41423%2015.5858C3.14902%2015.851%202.78931%2016%202.41424%2016C1.1543%2016%200.523324%2014.4767%201.41423%2013.5858L7.00001%207.99999L1.41423%202.41422C0.523323%201.52332%201.1543%206.89419e-07%202.41423%202.18806e-07C2.78931%207.87068e-08%203.14902%200.148998%203.41424%200.414216L10.2955%207.29548Z%22%20fill%3D%22%23333333%22%2F%3E%3C%2Fsvg%3E) no-repeat 0/100% auto;
  transform: translateX(-8px);
  transition: .3s;
}

#global-menu>ul>li>a:hover::after {
  transform: translateX(0);
}

#global-menu ul ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 48px;
}

#global-menu ul ul li {
  margin-bottom: 16px;
  flex-basis: 50%;
  font-size: 14px;
}

#global-menu ul ul li a::before {
  content: "-";
  padding-right: 8px;
}

#search-box-wrap {
  overflow: hidden;
  position: absolute;
  top: 48px;
  left: 0;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}

#search-box-wrap.show {
  pointer-events: auto;
}

#search-box-wrap #search-form {
  position: relative;
  display: flex;
  align-items: center;
  padding: 8px;
  background-color: #fff;
  box-sizing: border-box;
  transition: all ease 0.25s;
  transform: translateX(100%);
}

#search-box-wrap #search-form.show {
  transform: translateX(0);
}

#search-box-wrap input[type=text] {
  padding: 0 32px 0 8px;
  width: 100%;
  height: 40px;
  border: 1px solid #d0d0d0;
  font-size: 16px;
  border-radius: 3px;
  box-sizing: border-box;
}

#search-box-wrap input[type=submit] {
  position: absolute;
  top: calc(50% - 16px);
  right: 16px;
  padding: 0;
  height: 32px;
  color: #aaa;
  background-color: transparent;
  border: none;
  font-family: FontAwesome;
  font-size: 16px;
  cursor: pointer;
}

.amazon-link {
  flex-direction: row;
}

.amazon-link .textBox .info {
  align-items: center;
}

.amazon-link .textBox .info .per {
  padding: 4px;
  color: #fff;
  background-color: #CC0C39;
  font-size: 16px;
  font-weight: bold;
  border-radius: 3px;
}

.amazon-link .textBox .info .amount .lp {
  text-decoration: line-through;
}

.amazon-link .textBox .info .amount .line {
  margin: 0 4px;
}

.amazon-link .textBox>p:last-child {
  margin-top: auto;
}

.affiliate-note {
  margin-top: 24px;
  color: #777;
  text-align: center;
  font-size: 14px;
}

.st-Footer .st-Footer_Logo a span:nth-of-type(1) {
  background-image: url(/wp-content/themes/numan/assets/images/common/numan_logo_footer.webp);
  height: 105px;
}

@media print,
screen and (max-width: 768px) {
  .amazon-link {
    max-width: 100%;
  }

  .amazon-link .img {
    margin: 0 8px 0 0;
    width: 104px;
    height: 104px;
  }

  .amazon-link .textBox {
    margin-top: 0;
  }

  .amazon-link .textBox .text {
    line-height: 18px;
    font-size: 14px;
  }

  .amazon-link .textBox .info {
    display: block;
  }

  .amazon-link .textBox .info .per {
    margin-bottom: 8px;
    width: fit-content;
  }

  .amazon-link .textBox .info div:last-child {
    margin-left: auto;
    margin-top: 0;
  }
}

@media print,
screen and (min-width: 769px) {
  .st-Header {
    justify-content: center;
    padding: 0;
    width: 100%;
    height: 64px;
  }

  .st-Header #header-inner {
    padding: 0 22px;
    width: 1062px;
  }

  .st-Header #header-inner>* {
    flex: none;
  }

  .st-Header #header-nav {
    display: flex;
  }

  .st-Header .logo a {
    display: flex;
    align-items: center;
    font-size: 12px;
  }

  .st-Header .logo a span:first-child {
    width: 120px;
    height: 36px;
    margin: 0 16px 0 0;
    background-image: url(/wp-content/themes/numan/assets/images/common/numan_logo.webp);
  }

  .st-Footer .st-Footer_Logo a span:nth-of-type(1) {
    background-image: url(/wp-content/themes/numan/assets/images/common/numan_logo_footer.webp);
    height: 105px;
  }

  .st-Header .search {
    visibility: hidden;
  }

  .sub-Category-Menu {
    left: calc(50% - 32px);
  }
}

.talkBox {
  display: table;
  width: 100%;
  box-sizing: border-box;
  margin: 50px 0 0;
}

.talkBox .talkBoxTxt,
.talkBox .talkBoxThumb {
  display: table-cell;
  vertical-align: middle;
}

.talkBox .talkBoxThumb {
  padding-right: 15px;
  width: 100px;
}

.talkBox .talkBoxThumb img {
  max-width: none;
}

.talkBox .talkBoxTxt p {
  margin: 0;
  color: #333;
  font-size: 18px;
  line-height: 150%;
}

@media only screen and (max-width: 768px) {
  .talkBoxThumb img {
    max-width: 100%;
  }

  .talkBox {
    display: block;
  }

  .talkBox .talkBoxTxt,
  .talkBox .talkBoxThumb {
    display: block;
  }

  .talkBox .talkBoxThumb {
    margin-bottom: 10px;
    padding-right: 0;
    width: 100%;
  }
}