/* --------------------------------------------------------------
NIGHT STRIKER GEAR Website CSS
2025/8/21 ver. 
--------------------------------------------------------------  */
/* Basic */
html {
  font-size: clamp(14px, 3.2vw, 20px);
}

body {
  width: 100%;
  min-width: inherit;
  -webkit-text-size-adjust: none;
}

.pc {
  display: none !important;
}

.sp {
  display: block;
}

.inner {
  width: 100%;
}

h2 {
  font-size: 1.4em;
}
/* =Basic
-------------------------------------------------------------- */
#page {
  top: 5vw;
}

section .inner .ss {
  flex-wrap: wrap;
}
section .inner .ss figure {
  width: 98%;
  margin-bottom: 0.5em;
  text-align: center;
}
section .inner .ss figure img {
  margin-bottom: 0.25em;
}
section .inner .ss figure figcaption br {
  display: none;
}

/* =Global menu
-------------------------------------------------------------- */
nav#gmenu .inner a.logo {
  display: none;
}
nav#gmenu .inner a.m2stg {
  display: none;
}
nav#gmenu .inner menu li {
  padding: 1.5vw 0;
}
nav#gmenu .inner menu li a {
  font-size: 2.2vw;
}
nav#gmenu .inner menu li:first-child a {
  border-left: none;
}
nav#gmenu .inner menu li:last-child a {
  border-right: none;
}

/* =Top page
-------------------------------------------------------------- */
body.home #mainheader {
  height: auto;
  background-size: 220vw auto;
  background-position: top left;
}
body.home #mainheader .inner #brandmark .inner {
  padding: 2vw;
}
body.home #mainheader .inner #brandmark .inner #gn-pflogo {
  width: 60%;
}
body.home #mainheader .inner #brandmark .inner #gn_ac {
  width: 40%;
}
body.home #mainheader .inner #mainheader-info {
  width: 90%;
  margin: 0 auto;
  padding: 0;
  inset: auto;
}
body.home #mainheader .inner #mainheader-info h1 {
  margin: 86vw auto 4vw auto;
}
body.home #mainheader .inner #mainheader-info .release {
  width: 100%;
  margin: 5vw auto 0 auto;
  padding-bottom: 5vw;
}
body.home #mainheader .inner #mainheader-info .release img {
  width: 80%;
}
body.home #mainheader .inner #mainheader-info .release .storelink dd a {
  font-size: 1.2em;
}
body.home #top-news .inner section {
  width: 90%;
}
body.home #top-news .inner section dl {
  display: block;
  font-size: 1em;
}
body.home #top-movie .inner .ss {
  margin: 2em auto;
}
body.home #top-movie .inner .ss div {
  flex-wrap: wrap;
}
body.home #top-movie .inner .ss div figure {
  width: 32%;
}
body.home #top-movie .inner .notice {
  text-align: center;
}
body.home #top-about .inner section {
  width: 90%;
}
body.home #top-about .inner section article {
  font-size: 1em;
}
body.home #top-about .inner section article h3 {
  font-size: 1.2em;
}
body.home #top-about .inner section article p {
  font-size: 0.9em;
}
body.home #top-about .inner section article .staff_prof {
  font-size: 0.8em;
}
body.home #top-about .inner section article .prof_urita {
  max-width: 100px;
}

#top-product .inner section {
  width: 90%;
}
#top-product .inner section div article h3 {
  font-size: 1.1em;
}
#top-product .inner section div article figure {
  width: 80%;
}
#top-product .inner section div article p {
  width: 90%;
  font-size: 0.9em;
}
#top-product .inner section div article .btn {
  width: 100%;
}
#top-product .inner section div article .btn dd {
  width: 100%;
}
#top-product .inner section div article .btn dd a {
  font-size: 0.9em;
}
#top-product .inner section .banner a {
  width: 100%;
}

/* =Banner
-------------------------------------------------------------- */
section#banner .inner {
  padding: 1em 0;
}
section#banner .inner section {
  width: 90vw;
}
/* =Storelink
-------------------------------------------------------------- */
.storelink {
  max-width: none;
  margin: 1vh auto;
  display: block;
}
.storelink dd {
  width: 100%;
  max-width: none;
  margin: 0 auto 2vw auto;
}
.storelink dd a {
  padding: 1em 0.5em;
}
.storelink dd a span {
  display: block;
}

/* =Spec
-------------------------------------------------------------- */
#spec .inner table {
  width: 90%;
  font-size: 0.9em;
}
/* =Childpage
-------------------------------------------------------------- */
body.childpage #page {
  top: 2vw;
}
body.childpage #page > header {
  padding: 6vw 4vw 8vw 4vw;
}
body.childpage #page > header h1 {
  font-size: 4vw;
}
body.childpage #page > header h1 .txt-jp {
  font-size: 2.4vw;
}
body.childpage #page article.contents > section {
  padding: 0;
}
body.childpage #page article.contents > section > .inner {
  width: 90vw;
}

/* =NEWS ARCHIVE
-------------------------------------------------------------- */
#page_news header.page_header {
  background: url("../img/bg_feature_sp.jpg") center center no-repeat;
}
#page_news article.contents section#news .inner {
  padding: 2em 0;
}
#page_news article.contents section#news .inner #sns-link {
  margin: 0 auto;
  padding: 0 0 2em 0;
}
#page_news article.contents section#news .inner #sns-link p {
  font-size: 0.8em;
}
#page_news article.contents section#news .inner #sns-link ul li a img {
  width: 6vw;
  height: 6vw;
  min-width: 25px;
  min-height: 25px;
}
#page_news article.contents section#news .inner #sns-link ul li a span {
  font-size: 2.5vw;
}
#page_news article.contents section#news .inner .news {
  margin: 0 auto 1em auto;
}
#page_news article.contents section#news .inner .news header {
  margin: 0 0 1em 0;
}
#page_news article.contents section#news .inner .news header .date {
  font-size: 2.4vw;
}
#page_news article.contents section#news .inner .news .news-body {
  padding: 0;
}
#page_news article.contents section#news .inner .news .news-body p {
  font-size: 1em;
}
/* =STORY
-------------------------------------------------------------- */
#page_story section#story .inner article p {
  line-height: 1.5;
  text-align: left;
}
#page_story section#story .inner article p.jp {
  font-size: 1em;
}
#page_story section#story .inner article p.en {
  font-size: 0.8em;
}

/* =FEATURE
-------------------------------------------------------------- */
#page_feature header.page_header {
  background: url("../img/bg_feature_sp.jpg") center center no-repeat;
}
#page_feature article.contents section#feature .inner {
  width: 100%;
  padding: 0;
}
#page_feature article.contents section#feature .inner #manual {
  padding: 1em;
}
#page_feature article.contents section#feature .inner #manual p.jp {
  font-size: 1em;
}
#page_feature article.contents section#feature .inner #staff {
  padding: 1em;
}
#page_feature article.contents section#feature .inner #staff .staff {
  display: block;
}
#page_feature article.contents section#feature .inner #staff .staff .staff_prof {
  width: 85vw;
  margin: 6vw auto;
  padding: 2vw;
}
#page_feature article.contents section#feature .inner #staff .staff .staff_prof img {
  width: 20vw;
}

/* =Product
-------------------------------------------------------------- */
#page_product header.page_header {
  background: url("../img/bg_product_sp.jpg") center center no-repeat;
}
#page_product article.contents section#product .inner article {
  padding: 4vw;
}
#page_product article.contents section#product .inner article h3 {
  font-size: 1.2em;
}
#page_product article.contents section#product .inner article figure {
  width: 90%;
}
#page_product article.contents section#product .inner article p {
  width: 90%;
  font-size: 1em;
}
#page_product article.contents section#product .inner article ol li {
  font-size: 1em;
}
#page_product article.contents section#product .inner #product_list {
  display: block;
  padding: 0;
}
#page_product article.contents section#product .inner #product_list section {
  margin: 0 auto 1em auto;
}
#page_product article.contents section#product .inner #product_list section p {
  font-size: 1em;
}
/* =Footer
-------------------------------------------------------------- */
.footer .copy {
  font-size: 0.75em;
}
.footer .sns-btns ul li {
  width: 10vw;
}
.footer .link {
  width: 90%;
  margin: 0 auto;
}
.footer .link li {
  margin-bottom: 1em;
  width: 100%;
}
.footer .link li a {
  display: block;
  width: 100%;
  font-size: 0.9em;
}/*# sourceMappingURL=responsive_20250821.css.map */