
@charset'UTF-8'

/*240911追記*/
.p-content-container__inner{
  justify-content: center;
}

.zen-kaku-gothic {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.text-center{
  text-align: center;
}

.d-inline-block{
  display: inline-block;
}

.sp-block{
  display: none;
}

.justify-content-center{
  justify-content: center;
}

.c-txt-lead{
  text-align: left;
}

p.c-txt-aboutgiga{
  font-size: 90%;
  line-height: 1.4;
}

#sec04{
  padding-bottom: 50px;
}

.c-txt-aboutgiga02{
  padding-bottom: 1.5em;
}
.p-catalog-list{
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.p-catalog-list > li{
  max-width: 240px;
}

.p-requirement {
  background: #dddddd;
  padding: 55px 0 40px;
  position: relative;
}

.l-qnap-mv{
  background: linear-gradient(-10deg, #ffd900 0%, #ffd900 50%, #f6e391 50%, #f6e391 100%);
}

#giga-school-mv .p-gnap-mv{
  position: relative;
  width: 100%;
  background: url("../image/mv-imag04.svg") right center / contain no-repeat;
  box-sizing: border-box;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

#giga-school-mv .p-gnap-mv::before{
  content: "";
  display: block;
  padding-top: calc(((580 / 1758) * 100%));
}

.text-center{
  text-align: center;
}

#giga-school-mv .p-gnap-mvTextWrap{
  display: inline-block;
  padding: 0;
}

#giga-school-mv .h1{
  font-size: 450%;
  font-weight: 900;
  color: rgba(0, 0, 0, 0);
  text-shadow: 1.8px 1.8px 0 #eb6d73;
  -webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
  padding: 0 0 10px;
  position: relative;
  display: inline-block;
  background:linear-gradient(transparent 70%, #a9ce52 70%, #a9ce52 90%, transparent 90% );
  line-height: 1;
}

#giga-school-mv .h1 span{
font-size: 60%;
}

#giga-school-mv h2{
color: #00a8ba;
font-weight: 900;
font-size: 160%;
text-shadow:1.8px 1.8px 0 #fff;
margin: 10px 0 0;
}

.mv-imag01{
  margin-right: 12px;
}

.mv-p01{
  text-align: left;
  font-size: 100%;
  margin-top: 1em;
  max-width: 700px;
  display: inline-block;
  font-weight: 700;
}

.p-requirement img{
  max-width: 860px;
  width: 100%;
}

.mv-h101{
  position: relative;
}

.mv-h101::before{
  content:'';
  width: 1em;
  height: 1em;
  background: url('../image/mv-imag02.svg') center / contain no-repeat;
  position: absolute;
  right: -1em;
  top: -0.5em;
}


#giga-school-mv .h1.mv-h102{
  position: relative;
  padding-left: 2em;
  background: none;
}

.mv-h102::before{
  content:'';
  width: 50%;
  height: 125%;
  background: url('../image/mv-imag03.svg') left / contain no-repeat;
  position: absolute;
  left: 0;
  top: -20px;
}

.p-content-container__inner{
  justify-content: center;
}

@media (max-width: 1100px) {
  #giga-school-mv .h1{
    font-size: clamp(3rem, 0.9545rem + 3.6364vw, 3.6rem);
  }
  
  #giga-school-mv h2{
    font-size: clamp(1.2rem, 0.3182rem + 1.2121vw, 1.25rem);
  }
  .mv-p01{
    font-size: 11px;
    max-width: 600px;
  }

  .mv-imag01{
    width: 30%;
  }

  #giga-school-mv .p-gnap-mv{
    max-width: 800px;
  }

  .mv-h102::before {
    height: 100%;
    left: 0;
    top: 0;
}
#giga-school-mv .h1.mv-h102 {
  padding-left: 1.5em;
}
}

@media (max-width: 820px) {
  #giga-school-mv h2{
    margin: 0;
  }
  .mv-p01 {
    font-size: 9px;
    margin-top: 6px;
    max-width: 420px;
}
#giga-school-mv .p-gnap-mv{
  max-width: 650px;
}
}

@media (max-width: 680px) {
  .sp-none{
    display: none;
  }

  .sp-block{
    display: block;
  }

  #giga-school-mv .p-gnap-mv{
    background: url("../image/mv-imag04.svg") center center / contain no-repeat;
    padding: 0 15px;
  }
  
  #giga-school-mv .p-gnap-mv::before{
    padding-top: calc(((500 / 700) * 100%));
  }



  #giga-school-mv .h1{
    font-size: 280%;
  }

  #giga-school-mv h2{
    font-size: 150%;
    margin: 5px 0;
  }

  .mv-p01 {
    font-size: 10px;
    max-width: 350px;
    margin-top: 6px;
}

.p-gnap-mvTextWrap::before {
  
  height: 45%;
  
  bottom: -40%;
}

/*.p-gnap-mv{
  flex-flow: column;
}*/
.mv-imag01 {
  width: 80%;
}

}

@media (max-width: 380px) {
  #giga-school-mv .h1{
    font-size: 210%;
  }

  #giga-school-mv h2{
    font-size: 100%;
   
  }

}