@font-face {
  font-family: 'kokoro-font';
  src: url("../font/Kokoro.otf") 
}

@font-face {
  font-family: 'hana-font';
  src: url(../font/HanaMinA.ttf)
}

@font-face {
  font-family: 'pixel-font';
  src: url(../font/PixelMplus12-Regular.ttf) format("truetype")
}


* {
  font-family: 'kokoro-font', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif
}

body {
  font-family:"Work Sans", Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.7;
  color: #777777;
  color: #D5D5D5;
  background: #000000;
  height: 100%;
  position: relative;
}
/* Remove default browser margin to let hero touch very top */
html, body { margin: 0; }
@media screen and (max-width: 768px) {
  body {
    font-size: 17px;
    line-height: 1.5;
  }
    footer p{ 
    font-size: 14px;
    line-height: 1.3;   
    }
}

@media screen and (max-width: 640px) {
  body {
    font-size: 14px;
    line-height: 1.3;
  }
    footer p{ 
    font-size: 14px;
    line-height: 1.3;   
    }
}



a {
  color: #A0C7A2;
  font-family: 'pixel-font';
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #A0C7A2;
  outline: none;
  text-decoration: none;
}

p {
  margin-bottom: 0.5em;
}



@media screen and (max-width: 768px) {
  p {
  margin-bottom: 0.0em;
}
}

h1, h2, h3, h4, h5,  {
  color: #A0C7A2;
  font-family: "Work Sans", Arial, sans-serif;
  font-weight: 300;
  margin: 0 0 30px 0;
}

h6{
  color: #D5D5D5;
  font-family:   Arial, sans-serif;
  font-weight: 300;
  margin: 0 0 30px 0;   
}

::-webkit-selection {
  color: #fff;
  background: #52d3aa;
}

::-moz-selection {
  color: #fff;
  background: #52d3aa;
}

::selection {
  color: #fff;
  background: #52d3aa;
}

/* loading overlay removed */

.mask {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /* Replace dotted overlay with 50% black */
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  z-index: 2;
}
.mask_body{
    position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image:  url(../img/01.png);
  background-size:  auto;
  background-repeat:  repeat;
}

@media only screen and (max-width: 767px) {
.mask {
  width: 100%;
  height: 100%;
  /* SP: 50% black overlay across slideshow + bottom 20% gradient to background */
  background:
    /* gradient on top to blend slideshow bottom 20% into background */
    linear-gradient(
      to bottom,
      rgba(0,0,0,0) 60%,
      rgba(0,0,0,0.85) 68%,
      rgba(0,0,0,1) 70%,
      rgba(0,0,0,1) 100%
    ),
    /* uniform 50% black overlay over entire slideshow area */
    linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0.5));
}
}



/*movie*/
.movie{
    background-color: #000000;
    padding-top: 5em;
}

.movie_null{
    text-align:center;
    background-image: url(../img/movie_back.jpg);
    background-size: 100% auto ;
}
.play_img{
    width: 100%;
    height: auto;
}

.movie_null img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.movie_null:hover img {
  opacity: .5;
}



/*top*/
.overlay_black{
    position: absolute;
    left: 0;
    top: -200px;
    height: 400px;
    width: 100%;
    background: url(../img/test-shadow2.png) repeat-x left top;
}
/*ごり押しz-index調整*/
.Zinde{
    position: relative;
    z-index: 5;
}
.Topzindex{
    z-index: 10;
     position: relative;
}
.
.fh5co-hero{
    z-index: 10; 
    position: relative;
}
@media only screen and (max-width: 640px){
   
}
.store_info{
    margin-left: 3rem;
    margin-right: 3rem;
}


/*psstore*/

.PSstore,.swstore{
padding-top: 2.5rem;
padding-bottom:2rem; 
padding-left: 2.5rem;
padding-right: 2.5rem;    
}
@media only screen and (max-width:992px){
  .swstore{
      padding-top: 1.5rem;
padding-bottom:2rem; 
padding-left: 2rem;
padding-right: 2rem; 
      
 padding: 2rem;
      height: 65px;
}  
}

@media only screen and (max-width:767px){
  .PSstore,swstore{
      padding-top: 1.0rem;
padding-bottom:1.2rem; 
padding-left: 1.2rem;
padding-right: 1.2rem; 
      
 padding: 1.2rem;
      height: 40px;
}  
    
    
}
.btn-flat-border {
  display: inline-block;
  text-decoration: none;
  color: #8ef692;
  transition: .2s;
    
  border: solid 1px white;
  background-color: #000000;
}

.btn-flat-border:hover {
  background-color: #000000;
    opacity:0.9;
  border: solid 1px #A0C7A2;
}


.langage_link{
background-color: #000000;
position:absolute;
padding: 1rem;
margin-top: 2rem;
right: 10rem;
z-index: 100;
font-family: 'pixel-font';
color: #A0C7A2;   
}

@media only screen and (max-width: 767px) {
 .langage_link{
right: 5rem;
}   
}
/*switch版導入後*/
.inline_block{
    display: inline-block; 
    vertical-align: top;
    width: 40%;
}
.switch_img{
    width: auto;
    height: 80px;
}
.PSstore_img{
    width: auto;
    height: 80px;
}
@media only screen and (max-width: 992px) {
    .switch_img{
    width: auto;
    height: 60px;
}
.PSstore_img{
    width: auto;
    height: 60px;
}
}
@media only screen and (max-width: 767px) {
    .switch_img{
    width: auto;
    height: 50px;
}
.PSstore_img{
    width: auto;
    height: 50px;
}
}
@media only screen and (max-width: 649px) {
    .switch_img{
    width: auto;
    height: 45px;
}
.PSstore_img{
    width: auto;
    height: 45px;
}
}
@media only screen and (max-width: 500px) {
    .switch_img{
    width: auto;
    height: 40px;
}
.PSstore_img{
    width: auto;
    height: 40px;
}
.inline_block{
    display:block;
    width: 70%;
left: 0;
right: 0;
margin: auto;
}       
}

/* === Top visual refresh (Suzaku Switch CF) === */
/* Hero base font: Shippori Mincho */
.fh5co-hero_eng,
.fh5co-hero_eng *:not(a.btn-flat-border) {
  font-family: 'Shippori Mincho', "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
}
/* PC: shrink hero inner content to 80% while keeping top margin */
@media screen and (min-width: 992px) {
  .fh5co-hero_eng .titlecenter {
    transform: scale(0.8);
    transform-origin: top center;
    margin-top: 142px; /* 150px from site top minus body default 8px margin */
  }
}
/* Hide language toggle on hero */
.fh5co-hero_eng .langage_link { display: none !important; }

/* Headline under the logo (HTML) */
.hero-headline {
  color: #fff;
  text-align: center;
  font-size: 42px; /* unit corrected from pt */
  line-height: 1.25;
  margin: 0.75rem 0 1rem;
  font-weight: 300; /* match tagline weight */
  word-break: keep-all;
  line-break: strict;
  text-wrap: balance;
}

/* Red CTA button (HTML text) */
.fh5co-hero_eng .langage a.btn-flat-border {
  background: #E91500;
  color: #fff;
  border: none;
  border-radius: 10px; /* requested */
  height: 60px; /* header buttons height */
  padding: 0 24px !important; /* keep horizontal padding */
  display: inline-flex; /* center text vertically */
  align-items: center;
  justify-content: center;
  font-family: 'Noto Sans', "Work Sans", Arial, sans-serif;
  font-size: 28px; /* requested */
  font-weight: 500; /* Medium */
  letter-spacing: 0.02em;
}

/* Center two buttons with spacing */
.fh5co-hero_eng .langage {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 48px; /* spacing between buttons */
  flex-wrap: wrap;
}
.fh5co-hero_eng .langage a.btn-flat-border:hover { background: #d41400; }
/* PC: add space below CTA buttons */
@media screen and (min-width: 993px) {
  .fh5co-hero_eng .langage { margin-bottom: 70px; }
}

/* Top-left JETMAN and top-right Switch brand marks */
.fh5co-hero_eng .container { position: relative; }
.fh5co-hero_eng .container::before {
  content: '';
  position: absolute;
  top: 24px;
  left: 24px;
  width: 120px;   /* PC hero: 80% of 150 */
  height: 40px;   /* PC hero: 80% of 50 */
  background: url('../img/logo_jetman.png') no-repeat center/contain;
  z-index: 3;
}
.fh5co-hero_eng .container::after {
  content: '';
  position: absolute;
  top: 24px;
  right: 24px;
  width: 40px;     /* PC hero: 80% of 50 */
  height: 40px;    /* PC hero: 80% of 50 */
  background: url('../img/logo_switch.png') no-repeat center/contain;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .fh5co-hero_eng .container::before { top: 16px; left: 16px; width: 96px; height: 32px; }
  .fh5co-hero_eng .container::after  { top: 16px; right: 16px; width: 32px; height: 32px; }
}

/* Make Jetman logo clickable: replace pseudo-element with an anchor */
/* Hide the non-interactive pseudo-element version */
.fh5co-hero_eng .container::before { content: none !important; background: none !important; }
/* Position and size the anchor like the old pseudo-element */
.fh5co-hero_eng a.brand-jetman {
  position: absolute;
  top: 24px;
  left: 24px;
  width: 120px;
  height: 40px;
  z-index: 3;
  display: block;
}
.fh5co-hero_eng a.brand-jetman img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .fh5co-hero_eng a.brand-jetman { top: 16px; left: 16px; width: 96px; height: 32px; }
}

/* Spacing and typography for texts under CTA */
.hero-subtexts { margin-top: 1.2rem; }
.hero-tagline { color: #fff; text-align: center; margin-bottom: 0.5rem; font-size: 42px; word-break: keep-all; line-break: strict; text-wrap: balance; }
.hero-description { color: #fff; text-align: center; font-size: 22px; margin-top: 0rem; /* unit corrected from pt */ line-height: 1.5; font-family: 'Noto Sans', "Work Sans", Arial, sans-serif; }

/* Hide old note under CTA */
.fh5co-hero_eng .store_info { display: none; }


/*video背景*/
.backvideo{
  position: relative;
  width: 100%;
  background-color: #000; /* ensure bottom half shows plain background */
    height: 900px;
    overflow: hidden;
}

/*fh5co-hero*/
@media only screen and (max-width: 992px) {
.backvideo{
   position: relative;
    width: 100%;
  height: 868px;
  overflow: hidden;
}
}


@media only screen and (max-width: 767px) {
.backvideo{
    position: relative;
    width: 100%;
    height: 50vh; /* SP header height to 50% of viewport */
    overflow: hidden;
    }
}

@media only screen and (max-width: 640px) {
.backvideo{
  position: relative;
  width: 100%;
 height: 50vh; /* SP header height to 50% of viewport */
  overflow: hidden;
}
}


video { 
 position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
}

/* header image slideshow */
.hero-slideshow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
/* Default: show PC slideshow, hide SP */
.hero-slideshow.sp { display: none; }
@media screen and (max-width: 767.98px) {
  .hero-slideshow.pc { display: none; }
  .hero-slideshow.sp { display: block; height: 70%; top: 0; }
}
.hero-slideshow .slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transform: scale(1.05);
  transition: opacity 1.5s ease-in-out;
  will-change: opacity, transform;
}
.hero-slideshow .slide.active {
  opacity: 1;
  animation: hero-kenburns 8s ease-in-out forwards;
}
/* フェードアウト中でも拡大率を保持するため、activeを維持しつつopacityだけ下げる */
.hero-slideshow .slide.active.fading {
  opacity: 0;
}
@keyframes hero-kenburns {
  0%   { transform: scale(1.05); }
  100% { transform: scale(1.12); }
}

.video_img{
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
 z-index: -1;
}

.text-center {
position: relative; /*必ず必要*/
z-index: 2; /*必ず必要*/
}




/*introducttion*/
.Introduction_Midashi{
    text-align: center;
    padding-bottom: 2rem;
    font-family: 'pixel-font';
    color: #A0C7A2;
}

@media only screen and (max-width: 640px){
   .Introduction_Midashi{
    text-align: center;
    padding-bottom: 0rem;
    font-family: 'pixel-font';
    color: #A0C7A2;
}
}

.intro_wrap{
      text-align:center;
    padding-left: 5%;
    padding-right: 5%;
}
.h3midashi{
    font-family: 'kokoro-font';
    color: #A0C7A2;
}

@media screen and (max-width:640px){
}

/*System*/
.mukiebihiroi{
   display:block; 
   margin-top:  3em;
    padding-bottom: 3em;
}
.mukiebiback{
   margin-top:  0em;
    padding-bottom: 3em;
}

/*character*/
.chara_center{
}
.spcharaimg{
    height: 30%;
}

/* Character thumbnails (Swiper pagination) */
/* Keep original layout from swiper.min.css; only adjust outline thickness */
.swiper-my-pagination .swiper-pagination-bullet {
  position: relative;
}
/* Inner border to avoid overlapping below content */
.swiper-my-pagination .swiper-pagination-bullet::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #707070; /* non-focus thin; keep MEDIA gray color */
  border-radius: 0;
  pointer-events: none;
  box-sizing: border-box;
}
.swiper-my-pagination .swiper-pagination-bullet-active,
.swiper-my-pagination .swiper-pagination-bullet:focus {
  outline: none;
  opacity: 1 !important; /* ensure active isn't dimmed by vendor CSS */
}
.swiper-my-pagination .swiper-pagination-bullet-active::after,
.swiper-my-pagination .swiper-pagination-bullet:focus::after {
  border-width: 2px; /* focus: thick */
  border-color: #A0C7A2; /* selected remains accent */
}

/* Brightness invert: non-selected dim, selected bright */
.swiper-my-pagination .swiper-pagination-bullet img {
  opacity: 0.55;
  filter: grayscale(35%) brightness(0.8);
  transition: opacity .2s ease, filter .2s ease;
}
.swiper-my-pagination .swiper-pagination-bullet-active img,
.swiper-my-pagination .swiper-pagination-bullet:focus img {
  opacity: 1;
  filter: none;
}


/*PC・スマホ画像切り替え*/
.pc{
  display: block;
    left: 0;
    right: 0;
    margin: auto;
}
.sp{
  display: none;
}
 
@media only screen and (max-width: 767px){
  .pc{
    display: none;
  }
  .sp{
    display: block;
    left: 0;
    right: 0;
    margin: auto;  
  }
      
}




@media only screen and (max-width:992px){
    .chara_center img{
        width: 70%;
        height: auto;
    }
}
    

/*media*/
.media{
    margin: 0; 
    
    overflow: visible;
}
.media_li{
 width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;   
}
/*ごり押し中央寄せ調整*/
@media only screen and (min-width:1200px){
    .m_img{
    margin: 2rem;}}
@media only screen and (min-width:992px) and (max-width:1200px) {
    .m_img{
        width:270px;
        height: auto;
        margin: 2rem;}}
@media only screen and (min-width:769px) and (max-width:992px) {
    .m_img{
        width:290px;
        height: auto;
        margin: 2rem; }}
@media screen and (min-width:720px)and (max-width:768px){
    .m_img{
        width:290px;
        height: auto;
        margin: 2rem; }}
@media screen and (min-width:701px)and (max-width:720px){
    .m_img{
        width:280px;
        height: auto;
        margin: 1.5rem;}}
@media only screen and (min-width:680px) and (max-width:700px) {
    .m_img{
        width:240px;
        height: auto;
        margin: 1.5rem;}}
@media only screen and (min-width:620px) and (max-width:680px) {
    .m_img{
        width:240px;
        height: auto;
        margin: 1.5rem; }}
@media only screen and (min-width:596px) and (max-width:620px) {
    .m_img{
        width:250px;
        height: auto;
        margin: 1.0rem;}}
@media only screen and (min-width:497px) and (max-width:596px) {
    .m_img{
        width:200px;
        height: auto;
        margin: 1.0rem; }}
@media only screen and (min-width:437px) and (max-width:496px) {
    .m_img{
        width:170px;
        height: auto;
        margin: 10px;}}
@media only screen and (min-width:397px) and (max-width:436px) {
    .m_img{
        width:150px;
        height: auto;
        margin: 10px;}}

@media only screen and (min-width:357px) and (max-width:396px) {
    .m_img{
        width:140px;
        height: auto;
        margin: 5px; }}
@media only screen and (min-width:10px) and (max-width:356px) {
    .m_img{
        width:120px;
        height: auto;
        margin: 5px;}}
.m_img{
    border: 2px solid #707070;
}
@media screen and (max-width:640){
    .lum_img{
        width: 100%;
        height: auto;
    }
}
.item_video,.media_item {
	float: left;
	list-style: none;
}

@media screen and (min-width: 641px){
    
.media_item:hover,.item_video:hover{
 -webkit-filter: sepia(0);
  filter: sepia(0);
}
.media_item,.item_video {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}
}



/*spec*/
.spec{
    background-color: #000000;
    padding-top: 2em;
    text-align: center;
    padding-bottom: 5em;
}
@media screen and (max-width: 640px){
    .spec{
  position: relative;
  min-height: 1px;
    padding:20px;
    }
    .spec_rogo{
        height: 130px;
        width: auto;
    }
    .spec_ps4{
        height: 15px;
        width: auto;
    }
    .spec_psvr{
        height: 15px;
        width: auto;
    }
    .spec_cero{
        height: 20px;
        width: auto;
    }
    #animation36{
        font-size: 11px;
    }
    .spec_info{
        padding-bottom: 10px;
    }
}

.Rogo_img{
    padding-left: 1rem;
    padding-right: 1rem;
}
.spec_info{
    display: inline-block;
    text-align: left;
 
}


/*Support*/
.support_wrap{
    text-align: center;
    padding-top: 0em;
    padding-bottom: 3em;
    padding-left: 10%;
    padding-right: 10%;
    background-color: #000000;
    border: 2px solid #A0C7A2;
}
@media screen and (max-width: 768px){
    .support_wrap{
  position: relative;
  min-height: 1px;
    padding:20px;
    margin-left: 20px;
     margin-right: 20px;
    }
}


@media screen and (max-width: 640px){
    .support_wrap{
  position: relative;
  min-height: 1px;
    padding:20px;
    margin-left: 20px;
     margin-right: 20px;
    }
}


.about_support{
   /* padding-top: 5em;*/
}


#fh5co-wrap {
  position: relative;
  background: #fff;
  z-index: 5;
  margin-bottom: 450px;
}
@media screen and (max-width: 992px) {
  #fh5co-wrap {
    margin-bottom: auto;
  }
    .mukiebihiroi,.col-mb-15{
        text-align: center;
    }  
}
.mukiebi_image, .mukiebi_mozi{
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 992px) {
  . mukiebi_mozi{
    float: right;
     width: 41.66667%;
  }
    
}
@media (min-width: 1200px) {
    .mukiebi_image{
    float: right;
    width: 58.33333%;
    }
}
/*formDAYO*/
.form_center{
    padding-left: 10%;
    padding-right: 10%;
}
@media (max-width: 640px) {
    .form_center{
    padding-left: 0%;
    padding-right: 0%;
}
}


/*footer*/
#fh5co-footer {
    padding-top: 0em;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1s;
    height: 350px;
    background: #000000;
    font-size: 18px;
}
@media screen and (max-width: 992px) {
  #fh5co-footer {
    height: inherit;
    height: inherit;
    position: relative;
    padding-right: 0;
    padding-left: 0;
  }
}
#fh5co-footer .fh5co-social li {
  display: block;
}
#fh5co-footer p {
    line-height: 1.5;
    padding-left: 3em;
    padding-right: 3em;
}
#fh5co-footer h3 {
  color: #fff;
  font-size: 20px;
}
#fh5co-footer a {
  color: rgba(255, 255, 255, 0.7);
}
#fh5co-footer a:hover {
  color: #52d3aa;
}
#fh5co-footer ul {
  padding: 0;
  margin: 0;
}
#fh5co-footer ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#fh5co-footer .fh5co-copyright {
  padding-top: 0em;
}
#fh5co-footer .fh5co-copyright small {
  display: block;
}
.copylight{
    /* Keep readable across viewports */
    font-size: clamp(12px, 1.6vw, 14px);
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.4;
    margin-top: 10px;
}

/* Ensure children inside copylight don't inherit the global kokoro font */
.copylight * {
  font-family: Arial, Helvetica, sans-serif;
}

/* space between the two copyright parts */
.copylight {
  display: inline-flex;
  gap: 12px;
  flex-wrap: wrap;
}
.copylight .copy-part { display: inline-block; }
.social {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 48px; /* spacing between Twitter and YouTube */
  width: 100%;
  height: auto;
  margin: 20px auto;
}

/* Responsive adjustments for hero to prevent text clipping */
@media screen and (max-width: 992px) {
  .backvideo { overflow: visible; }
  .hero-headline { font-size: 32px; line-height: 1.3; }
  .hero-tagline { font-size: 32px; line-height: 1.3; }
  .hero-description { font-size: 18px; }
  /* Tablet: use Noto Sans for hero texts for readability */
  .hero-tagline,
  .hero-description { font-family: 'Noto Sans', "Work Sans", Arial, sans-serif; }
  /* Tablet: add more space below SUZAKU logo and CTA */
  .titlediv { margin-bottom: 64px; }
  .fh5co-hero_eng .langage { margin-bottom: 56px; }
  .fh5co-hero_eng .langage a.btn-flat-border { font-size: 24px; }
  /* align hero inner content horizontal padding with body content */
  .fh5co-hero_eng .titlecenter,
  .fh5co-hero_eng .hero-subtexts,
  .fh5co-hero_eng .langage { padding-left: 20px; padding-right: 20px; box-sizing: border-box; }
  /* add some top space for SUZAKU logo on tablet */
  .fh5co-hero_eng .titlecenter { margin-top: 96px; }
}

@media screen and (max-width: 767px) {
  .fh5co-hero_eng { height: auto; min-height: 720px; }
  .backvideo { height: auto; min-height: 720px; overflow: visible; }
  /* shrink top brand marks and add headroom for SUZAKU logo */
  .fh5co-hero_eng .container::before { top: 12px; left: 16px; width: 96px; height: 32px; }
  .fh5co-hero_eng .container::after  { top: 12px; right: 16px; width: 32px; height: 32px; }
  .fh5co-hero_eng .titlecenter { margin-top: 100px; }
  /* ensure consistent side padding with body */
  .fh5co-hero_eng .titlecenter,
  .fh5co-hero_eng .hero-subtexts,
  .fh5co-hero_eng .langage { padding-left: 20px; padding-right: 20px; }
  .hero-headline { font-size: 26px; line-height: 1.35; }
  .hero-tagline { font-size: 26px; line-height: 1.35; margin-bottom: 1rem; }
  .hero-description { font-size: 16px; }
  /* Mobile: also use Noto Sans and add margins */
  .hero-tagline,
  .hero-description { font-family: 'Noto Sans', "Work Sans", Arial, sans-serif; }
  .titlediv { margin-bottom: 56px; }
  .fh5co-hero_eng .langage { margin-bottom: 48px; }
  .fh5co-hero_eng .langage { gap: 24px; }
  .fh5co-hero_eng .langage a.btn-flat-border { font-size: 20px; height: 56px; padding: 0 16px !important; }
}

@media screen and (max-width: 480px) {
  .fh5co-hero_eng { min-height: 780px; }
  .fh5co-hero_eng .titlecenter { margin-top: 108px; }
  /* body-aligned padding */
  .fh5co-hero_eng .titlecenter,
  .fh5co-hero_eng .hero-subtexts,
  .fh5co-hero_eng .langage { padding-left: 20px; padding-right: 20px; }
  .hero-headline { font-size: 22px; }
  .hero-tagline { font-size: 22px; margin-bottom: 1rem; }
  .hero-description { font-size: 15px; }
  .fh5co-hero_eng .langage a.btn-flat-border { font-size: 18px; height: 52px; padding: 0 14px !important; }
}

.social a.sns img {
  width: 50px;
  height: 50px;
}

/* spacing between icons */
.social a.sns + a.sns { margin-left: 0; }

.social a.jetman img {
  width: 90px;
  height: 28px;
}




/*nav*/
.nav_center {
    position: relative; /* participate in normal flow so it sits below hero */
    width: 100%;
    z-index: 998;
    font-family: 'pixel-font';
}
@media only screen and (max-width: 500px) {
 .nav_center {
    position: relative;
    width: 100%;
    width: 100%;
    z-index: 998;
    font-family: 'pixel-font';
    font-size:13px; 
 } 
    
}

/*nav 途中から固定*/
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
        }

/* Show brand marks when nav becomes fixed (fade in/out via opacity) */
#globalNavi:not(.fixed) { position: relative; }
#globalNavi::before,
#globalNavi::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1001;
  opacity: 0;
  transition: opacity .1s ease;
  will-change: opacity;
  pointer-events: none;
}
#globalNavi.fixed::before {
  content: '';
  left: 24px;
  width: 120px;
  height: 40px;
  background: url('../img/logo_jetman.png') no-repeat center/contain;
  opacity: 1;
}
#globalNavi.fixed::after  {
  content: '';
  right: 24px;
  width: 40px;
  height: 40px;
  background: url('../img/logo_switch.png') no-repeat center/contain;
  opacity: 1;
}
#globalNavi.fixed ul { padding-left: 144px; padding-right: 144px; }
/* Keep link padding consistent on desktop; do not override in fixed state */
/* PC: shrink brand marks responsively to avoid menu wrapping */
@media screen and (min-width: 993px) and (max-width: 1200px) {
  #globalNavi.fixed::before { width: 96px; height: 32px; }
  #globalNavi.fixed::after  { width: 32px; height: 32px; }
  /* reserve space tighter around brands to avoid wrapping */
  #globalNavi.fixed ul { padding-left: 136px; padding-right: 136px; }
}
@media screen and (min-width: 993px) and (max-width: 1100px) {
  #globalNavi.fixed::before { width: 80px; height: 28px; }
  #globalNavi.fixed::after  { width: 28px; height: 28px; }
  /* even tighter reserve as width narrows */
  #globalNavi.fixed ul { padding-left: 120px; padding-right: 120px; }
}
@media screen and (max-width: 767px) {
  /* two-line fixed nav: logos row above, menu centered below */
  /* tighten gap between logo row and menu */
  #globalNavi.fixed { padding-top: 48px; }
  #globalNavi.fixed::before { left: 16px; top: 12px; width: 96px; height: 32px; transform: none; }
  #globalNavi.fixed::after  { right: 16px; top: 12px; width: 32px; height: 32px; transform: none; }
  #globalNavi.fixed ul { padding-left: 0; padding-right: 0; }
  /* mobile: underline only for current section */
  #globalNavi.fixed li a span { border-bottom-color: transparent; }
  #globalNavi.fixed li a:focus span,
  #globalNavi.fixed li a:active span { border-bottom-color: transparent; }
  #globalNavi.fixed li.fh5co-active a span { border-bottom-color: #A0C7A2 !important; }
  /* also suppress underline on hover/focus/active when nav is not fixed (touch tap lingering) */
  #globalNavi li a:hover span,
  #globalNavi li a:focus span,
  #globalNavi li a:active span { border-bottom-color: transparent !important; }
}
/* Tablet: adopt two-line fixed nav like mobile */
@media screen and (min-width: 768px) and (max-width: 992px) {
  #globalNavi.fixed { padding-top: 48px; }
  #globalNavi.fixed::before { left: 16px; top: 12px; width: 96px; height: 32px; transform: none; }
  #globalNavi.fixed::after  { right: 16px; top: 12px; width: 32px; height: 32px; transform: none; }
  #globalNavi.fixed ul { padding-left: 0; padding-right: 0; }
}

/* Make JETMAN in fixed nav clickable (replace pseudo-element) */
#globalNavi.fixed::before { content: none !important; background: none !important; opacity: 0 !important; }
#globalNavi a.brand-jetman-fixed { display: none; }
#globalNavi.fixed a.brand-jetman-fixed {
  display: block;
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
  height: 40px;
  z-index: 1002; /* above nav */
}
#globalNavi.fixed a.brand-jetman-fixed img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
/* Match responsive sizes used by pseudo-element rules */
@media screen and (min-width: 993px) and (max-width: 1200px) {
  #globalNavi.fixed a.brand-jetman-fixed { width: 96px; height: 32px; }
}
@media screen and (min-width: 993px) and (max-width: 1100px) {
  #globalNavi.fixed a.brand-jetman-fixed { width: 80px; height: 28px; }
}
@media screen and (max-width: 767px) {
  #globalNavi.fixed a.brand-jetman-fixed { left: 16px; top: 12px; transform: none; width: 96px; height: 32px; }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  #globalNavi.fixed a.brand-jetman-fixed { left: 16px; top: 12px; transform: none; width: 96px; height: 32px; }
}

nav {
    background:   #000000
  }

.nav_center nav {
  text-align: center;
}
.nav_center nav ul {
  padding: 0;
  margin: 0;
}
.nav_center nav li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}
.nav_center nav li a {
  padding: 20px;
  color: rgba(255, 255, 255, 0.7);
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.nav_center nav li a span {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-bottom: 2px solid transparent;
  display: block;
  color: #A0C7A2;
  font-family: 'pixel-font';
　 
}
@media screen and (max-width: 768px) {
  .nav_center nav li a {
    padding: 10px 2px;
  }
}
.nav_center nav li a:hover {
  color: #A0C7A2;
}
.nav_center nav li a:hover span {
  border-bottom: 2px solid #A0C7A2;
}
.nav_center nav li.fh5co-active a {
    /*selected*/
  color: #A0C7A2;
}
.nav_center nav li.fh5co-active a span {
  border-bottom: 2px solid #A0C7A2;
}

/* PC hover animation for nav: underline + 80% opacity */
@media screen and (min-width: 768px) and (hover: hover) and (pointer: fine) {
  #globalNavi li a span {
    opacity: 1;
    transition: opacity .2s ease, border-bottom-color .2s ease;
    border-bottom-color: transparent;
  }
  #globalNavi li a:hover span {
    opacity: .8; /* 80% on hover */
    border-bottom-color: rgba(160, 199, 162, 0.8); /* 80% underline */
  }
  /* keep underline for current section even without hover */
  #globalNavi li.fh5co-active a span {
    border-bottom-color: #A0C7A2;
    opacity: 1;
  }
}


/*pararax*/
.fh5co-table,
.fh5co-table-cell,
.fh5co-hero,
.fh5co-parallax {
  height: 900px;
}

.fh5co-hero_eng{
 height: auto;
 min-height: 900px;
}


@media only screen and (max-width: 992px) {
.fh5co-table,
.fh5co-table-cell,
.fh5co-hero,
.fh5co-parallax {
  height: 767px;
}
.fh5co-hero_eng{
 height: 867px;
}
}

@media only screen and (max-width: 767px) {
.fh5co-table,
.fh5co-table-cell,
.fh5co-hero,
.fh5co-parallax {
  height: 550px;
}
.fh5co-hero_eng{
 height: 550px;
}    
}

@media only screen and (max-width: 640px) {
.fh5co-table,
.fh5co-table-cell,
.fh5co-hero,
.fh5co-parallax {
  height: 420px;
}
    .fh5co-hero_eng{
 height: 500px;
}  
}

.fh5co-hero, .fh5co-parallax {
  background-color: #555;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
.fh5co-hero .overlay, .fh5co-parallax .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: .2;
}

/* Tablet-only adjustments to prevent hero text overflow */
@media screen and (min-width: 768px) and (max-width: 992px) {
  /* Let hero grow with content while keeping a comfortable minimum */
  .fh5co-hero_eng { height: auto; min-height: 960px; }
  /* Slightly wider side padding and balanced wrapping for description */
  .fh5co-hero_eng .titlecenter,
  .fh5co-hero_eng .hero-subtexts,
  .fh5co-hero_eng .langage { padding-left: 32px; padding-right: 32px; }
  .hero-description { text-wrap: balance; }
}

.over{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}


.fh5co-hero .fh5co-intro h1, .fh5co-parallax .fh5co-intro h1 {
  color: #fff;
  font-size: 70px;
  font-weight: 300;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .fh5co-hero .fh5co-intro h1, .fh5co-parallax .fh5co-intro h1 {
    font-size: 30px;
  }
    
    
    
}
.fh5co-hero .fh5co-intro p, .fh5co-parallax .fh5co-intro p {
  color: #fff;
}
.fh5co-hero .fh5co-intro p a, .fh5co-parallax .fh5co-intro p a {
  color: #fff;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.fh5co-hero .fh5co-intro p a:hover, .fh5co-parallax .fh5co-intro p a:hover {
  color: #fff;
}

.fh5co-table {
  display: table;
}

.fh5co-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.fh5co-section {
  padding: 4em 0;
  background-color: #000000;
      position: relative;
      
}
@media screen and (max-width: 768px) {
  .fh5co-section {
    padding: 2em 0;
  background-color: #000000
  }
}
/* Prevent background images in sections (e.g., SUPPORT) from tiling */
#Support,
.fh5co-section[style*="background-image"] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/*intro の sisterm の間*/
.System_con{
     background-color: #000000
}


/*title*/
.titleimg ,.PSstareimg {
        height: auto;
    }    
/* PC: keep hero texts scaled (0.8) but show SUZAKU logo at original size */
@media screen and (min-width: 992px) {
  /* Restore default spacing under the logo container */
  .titlediv { margin-bottom: 30px; }
  /* Remove top space above the SUZAKU logo */
  .fh5co-hero_eng .titlecenter { margin-top: 0 !important; }
  /* Use intrinsic image size and counter-scale to neutralize parent 0.8x */
  .titleimg { width: auto; height: auto; max-width: none; display: block; }
  /* Keep logo at 80% (inherit parent .titlecenter scale 0.8) */
  .fh5co-hero_eng .titlediv .titleimg { transform: none; }
}
    .titlecenter {
    margin-bottom: 100px;
    margin-top: 100px;
    margin-left: 0px;
    margin-right: 0px;
}

@media screen and (max-width:992px) {
    .titleimg ,.PSstareimg {
        height: auto;
    }    
    /* Tablet: responsive width while preserving aspect */
    .titleimg { width: 80%; max-width: 700px; height: auto; }
    .titlecenter {
     margin-bottom: 80px;
    margin-top: 80px;
    margin-left: 0px;
    margin-right: 0px;
}
}


@media screen and (max-width:767px) {
      .titleimg  {
        width:85%;
        max-width: 85%;
        height: auto;
    }    
    .PSstareimg {
        width:70%;
        max-width: 40%;
        height: auto;
    } 
    .titlecenter {
    margin-bottom: 50px;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
}
}

@media screen and (max-width:640px) {
    .titleimg  {
        width:88%;
        max-width: 88%;
        height: auto;
    }    
    .PSstareimg {
        width:70%;
        max-width: 50%;
        height: auto;
    } 
    .titlecenter {
        margin-top: 30px;
    margin-bottom:30px;
    margin-left: 0px;
    margin-right: 0px;
}
}

@media screen and (max-width:460px) {
    .titleimg  {
        width:90%;
        max-width: 90%;
        height: auto;
    }    
    .PSstareimg {
        width:70%;
        max-width: 50%;
        height: auto;
    }   
    .titlecenter {
    margin-top: 40px;
    margin-bottom: 80px;
    margin-left: 0px;
    margin-right: 0px;
}
}


.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Work Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px !important;
}
.btn.btn-md {
    padding-top: 10px;
    padding-right: 10%;
    padding-left: 10%;
    padding-bottom: 10px;
    
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #F8F8F8;
  color: #000000;
  border: 2px solid #A0C7A2;
    
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #A0C7A2 !important;
  border-color: #A0C7A2 !important;
}

.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 43px;
    font-size: 16px;
    font-weight: 300;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background-color: #FFFFFF;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #A0C7A2;
    background-color: #FFFFFF;
}




/*# sourceMappingURL=style.css.map */
/*SCanimation*/

/* Lity overlay above all site chrome */
.lity {
  z-index: 20000;
}
/* Hide Lity close button (tap outside to close) */
.lity-close {
  display: none !important;
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


/*sp_EN*/
@media screen and (max-width:767px) {
    .sp_EN{
        font-family: sans-serif;
    }
}
