@charset 'utf-8';

/* base */

html, body {
  width: 100%;
  min-width: 1080px;
  height: 100%;
  font-family: "Noto Sans JP", sans-serif;
  scroll-behavior: smooth;
}
body {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0;
  background: #434343 url("../img/bg.png");
}
p{
  text-align: left;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
h5{
  font-size: 72px;
  line-height: 72px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 100px 0 10px;
}
.h5_txt{
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 40px;
}
.fadein {
  opacity : 0;
  transform : translate(0, 10px);
  transition : all 800ms;
}
.fadein.scrollin {
  opacity : 1;
  transform : translate(0, 0);
}

#concept, #lineup, #lineup01, #lineup02, #lineup03, #lineup04, #join {padding-top: 80px;}

/* nav */

nav {
  padding: 26px 0;
  margin-right: 30px;
  color: #FFF;
  float: right;
  font-weight: 700;
  mix-blend-mode:soft-light;
}
nav li {
  display: inline-block;
  font-size: 13px;
  padding: 0 18px;
  border-left: 1px #ffffff solid;
  line-height: 14px;
}
nav li:last-child {
  padding: 0 0 0 18px;
}
nav a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
nav a::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
nav a:hover::after {transform: scale(1, 1);}

.navToggle, #globalMenuSp{display: none;}

/* header */

header {
  background-size: 263px;
  min-width: 1080px;
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  z-index: 10;
  /*mix-blend-mode: difference;*/
}
h1 {
  width: 94px;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 27px;
  left: 40px;
  z-index: 5;
}
h1 img {
  width: 94px;
}
h1 img a:hover{
  opacity: 0.7;
}
h2 {
  position: absolute;
  bottom: 2%;
  left: 2%;
  width: 40%;
  z-index: 3;
}
h2 img {
  width: 100%;
}
.header02{
  background:url("../img/mv_pc02.jpg") no-repeat;
  background-size: 100%;
  width: 100%;
  height: 240px;
  position: absolute;
  top:0;
}
.btn-contact_header{
  width: auto;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}
.btn-contact_header a {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 232px;
  margin:0 auto 0;
  padding: 1em 0;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border: 2px solid #fff;
  background: transparent;
  position: relative;
  display: inline-block;
}
.btn-contact_header a:before {
  content: '';
  width: 4px;
  height: 4px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto;
}
.btn-contact_header a:hover {
  background-color: #E95512;
  border: 2px solid #fff;
  color: #fff;
}
.btn-contact_header a:hover::before{
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: url("../img/mv_pc.jpg") no-repeat center center/cover;
}

/* concept */

#concept{
  text-align: center;
  padding-top: 80px!important;
}
h3 {
  text-align: center;
  font-size: 42px;
  font-weight: 900;
  margin: 0px auto 40px;
  line-height: 60px;
}
.read-txt{
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  padding:0 0 40px;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  padding-top: 56%;
}
.embed-responsive iframe, .embed-responsive img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.movie-box {
  width: 780px;
  margin: auto;
  background: #000;
}
.movie-box a:hover{opacity: 0.7;}

/* lineup */

#lineup01 h3 img {width: 360px;}
#lineup02 h3 img {width: 530px;}
#lineup03 h3 img {width: 360px;}
#lineup04 h3 img {width: 770px;}

h3 img {
    padding-top: 21px;
    margin: auto;
}

.program01{width: 70.37%;}
.program02{width: 51.85%;}
.program03{width: 74.44%;}
.program04{width: 87.04%;}
.program05{width: 57.22%;}
.program06{width: 48.15%;}
.program07{width: 47%;}
.program08{width: 90%;}

.nav {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
}
.nav .group {
  position: relative;
  width: 188px;
  height: 188px;
  color: #fff;
}
.nav .overlap-group, .nav .overlap-group02 {
  position: relative;
  width: 188px;
  height: 188px;
  background-color: #000;
  border: 1px solid;
  border-color: #fff;
}
.nav .arrow-drop-right {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 145px;
  left: 81px;
  transform: rotate(90.00deg);
}
.nav .vector {
  position: absolute;
  width: 8px;
  height: 6px;
  top: 9px;
  left: 8px;
  transform: rotate(-90.00deg);
}
.nav .overlap-wrapper {
  margin-right: -2.00px;
  position: relative;
  width: 190px;
  height: 188px;
}
.nav .text-wrapper, .nav .text-wrapper-2, .nav .text-wrapper-3{
  line-height: 24px;
  white-space: nowrap;
  width: 100%;
  position: absolute;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
}
.nav .text-wrapper {top: 80px;}
.nav .text-wrapper-2 {top: 60px;}
.nav .text-wrapper-3 {top: 50px;}
.nav .group .overlap-group:hover {
  background-color: #fff;
  color: #000;
}
.nav .group .overlap-group:hover::before{
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.nav .group .overlap-group:before {
  content: '';
  width: 4px;
  height: 4px;
  border: 0;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  bottom: 20px;
  right: 48%;
  margin: auto;
}
.nav .group .overlap-group:hover {
  background-color: #fff;
  color: #000;
}
.nav .group .overlap-group:hover::before{
  border-bottom: solid 2px #000;
  border-right: solid 2px #000;
}
.nav .group .overlap-group02:hover {
  background-color: #fff;
  color: #000;
}
.nav .group .overlap-group02:hover::before{
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
}
.nav .group .overlap-group02:before {
  content: '';
  width: 4px;
  height: 4px;
  border: 0;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  bottom: 20px;
  right: 48%;
  margin: auto;
}
.nav .group .overlap-group02:hover {
  background-color: #fff;
  color: #000;
}
.nav .group .overlap-group02:hover::before{
  border-bottom: solid 2px #000;
  border-left: solid 2px #000;
}
.contents-box {
  width: 1200px;
  margin: auto;
}
.lineup-box {
  background: #2F2F2F;
  position: relative;
  margin-top: 20px;
}
.lineup-box-inner {
  display: flex;
}
.lineup-thum {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  width: 50%;
  background: #1E1E1E;
  text-align: center;
}
.lineup-ttl{
  margin-top: 30px;
}
.taisyou-box{
  display:flex;
  justify-content: center;
  padding-top: 30px;
  margin-left: -20px;
}
.taisyou-ico, .taisyou-ico_02, .taisyou-ico_03{
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  padding: 1px 6px;
  background: #fff;
  color: #1E1E1E;
  margin-right: 10px;
}
.taisyou-ico_02{
  line-height: 38px;
}
.taisyou-txt, .taisyou-txt_02{
  line-height: 26px;
  font-size: 13px;
}
.taisyou-txt_02{
  line-height: 18px!important;
}
.kaisyasetsumei-txt{
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 26px;
  font-size: 17px;
  color: #f38200;
}
.schedule_ttl{
  border: 1px solid #FFF;
  font-size: 13px;
  padding:2px 10px;
  margin-right: 10px;
}
.schedule_txt01{
  margin-bottom: 5px;
}
.schedule_txt02{
  margin-bottom: 0;
}
.lineup-txt-box {
  width: 50%;
  float: left;
  padding: 40px;
}
.lineup-subttl {
  color: #fff;
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  text-align: left;
  margin: 0;
}
.lineup-txt-top {
  padding-top: 25px;
  font-size: 14px;
  line-height: 24px;
}
.lineup-txt {
  font-size: 14px;
  line-height: 24px;
}
.intern_block{
  background:rgba(0,0,0,0.7);
  padding: 60px;
}
.lineup-box02 {
  position: relative;
  margin-top: 20px;
}
.lineup-box02-inner {
  display: flex;
}
.lineup-txt-box02 {
  width: 25%;
  background: #2F2F2F;
  float: left;
  padding: 30px 20px;
  margin-right: 1%;
}
.lineup-txt-box02_end {
  width: 25%;
  background: #2F2F2F;
  float: left;
  padding: 30px 20px;
}
.z_marketing_campus-ttl{
  color: #46DDCC;
  font-size: 21px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
}
.z_marketing_campus-subttl01{
  font-size: 15px;
  padding-top: 20px;
  font-weight: 700;
}
.z_marketing_campus-subttl02{
  font-size: 17px;
  font-weight: 700;
  padding-bottom: 10px;
  background-image : linear-gradient(to right, #ccc 1px, transparent 1px);
  background-size: 5px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
}
.z_marketing_campus-txt{
  padding-top: 20px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
}
.details-box-top{
  background: #2F2F2F;
  position: relative;
  margin-top: 20px;
}
.details-box-top-inner{
  display: flex;
  margin-top: 5px;
  font-size: 12px;
  line-height: 20px;
}
.details-top-thum{
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  width: 55px;
  background: #fff;
  color: #494949;
  text-align: center;
  font-weight: 700;
}
.details-txt-top-box{
  width: 100%;
  float: left;
  padding:10px 10px 10px 10px;
  background: #494949;
}
.lineup-box-page-inner{
  padding: 0;
}
.lineup-subttl-cxo {
  color: #43A3D7;
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  line-height: 28px;
  text-align: left;
  margin-bottom: 20px;
}
.details-box-z{
  background: #2F2F2F;
  position: relative;
  margin-top: 20px;
}
.details-box-z-inner{
  display: flex;
  margin-top: 5px;
  font-size: 12px;
  line-height: 20px;
}
.details-z-thum{
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  width: 150px;
  background: #fff;
  color: #494949;
  text-align: center;
  font-weight: 700;
}
.details-txt-z-box{
  width: 100%;
  float: left;
  padding:10px 15px 10px 15px;
  background: #494949;
}

/* page */

#second{padding-top: 220px;}
.second_logo{
  width: 300px;
  position: absolute;
  top:64px;
  left: 40px;
}
.second_logo img{
  width: 300px;
}
.lineup-box-page {
  width: 1000px;
  background: #2F2F2F;
  margin: auto;
}
.lineup-thum_box-page img{
  width: 100%;
}
.lineup-txt-box-page{
  width: 80%;
  margin: auto;
  padding: 5% 0;
}
.nav-second{
  margin: 50px auto;
}
.details-box{
  background: #2F2F2F;
  position: relative;
  margin-top: 40px;
}
.details-box-inner{
  display: flex;
  margin-top: 8px;
}
.details-thum{
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  width: 200px;
  background: #fff;
  color: #494949;
  text-align: center;
  font-weight: 700;
}
.details-txt-box{
  width: 100%;
  float: left;
  padding:20px 30px 20px 30px;
  background: #494949;
}
.details-txt-box02{
  width: 100%;
  float: left;
  padding:30px;
  background: #494949;
}
.lineup-box03 {
  position: relative;
  margin: 20px auto 60px;
  width: 1000px;
}
.lineup-box03-inner {
  display: flex;
  margin-bottom: 10px;
}
.lineup-box03-page {
  width: 880px;
  background: #2F2F2F;
  margin: auto;
}
.lineup-txt-box03 {
  width: 45.5%;
  background: #2F2F2F;
  float: left;
  padding: 30px 20px;
  margin-right: 1%;
}
.lineup-txt-box03_end {
  width: 45.5%;
  background: #2F2F2F;
  float: left;
  padding: 30px 20px;
}
.schedule_ttl{
  font-size: 11px;
  padding:2px 5px;
  margin-right: 5px;
}
.schedule_txt01{
  margin-bottom: 5px;
}
.btn-project-line{
  margin-top: 30px;
}
.details-txt-ttl:first-child{
  margin-top: 0;
}
.details-txt-ttl{
  font-size: 16px;
  font-weight: 700;
  padding: 5px 15px 7px;
  margin-bottom: 15px;
  background: #000;
  margin-top: 40px;
  border-left: 3px solid #fff;
}
.details-txt-ttl02{
  font-size: 15px;
  font-weight: 700;
  padding: 0px 15px;
  margin-bottom: 15px;
  margin-top: 30px;
  border-left: 2px solid #666;
}
.chusyaku{
  font-size: 12px!important;
  line-height: 12px!important;
}
.mt10{
  margin-top: 10px;
}

/* button */

.btn-more a {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin:20px auto 0;
  padding: .9em 0;
  border: none;
  border-radius: 5px;
  background-color: #fff;
  color: #343434;
  font-weight: 600;
  font-size: 13px;
  border: 1px solid #fff;
  position: relative;
  display: inline-block;
}
.btn-more a:before {
  content: '';
  width: 4px;
  height: 4px;
  border: 0;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
}
.btn-more a:hover {
  background: #E95512;
  color: #fff;
}
.btn-more a:hover::before{
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.btn-contact{
  margin-top: 30px;
}
.btn-contact a {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 400px;
  margin:0 auto 0;
  padding: 1.5em 0;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border: 2px solid #fff;
  background: transparent;
  position: relative;
  display: inline-block;
}
.btn-contact a:before {
  content: '';
  width: 4px;
  height: 4px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
}
.btn-contact a:hover {
  background-color: #E95512;
  color: #fff;
}
.btn-contact a:hover::before{
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
.details-txt-box-list{
  text-align: left;
  padding-left: 20px;
}
.details-txt-box-list li{
  list-style-type:disc;
  display: list-item;
  margin-bottom: 10px;
}
.details-txt-box-list li:last-child{
  margin-bottom: 0;
}
.details-txt-box-z-list{
  text-align: left;
  padding-left: 14px;
}
.details-txt-box-z-list li{
  list-style-type:disc;
  display: list-item;
  margin-bottom: 10px;
}
.details-txt-box-z-list li:last-child{
  margin-bottom: 0;
}
.details-txt-box-list02{
  text-align: left;
  padding-left: 0;
}
.details-txt-box-list02 li{
  list-style-type: disc;
  display: list-item;
  margin-bottom: 12px;
  padding-left: 0;
  margin-left: 20px;
  font-size: 14px;
  line-height: 20px;
}
.details-txt-box-list02 li:last-child{
  margin-bottom: 0;
}
.details-txt-box-list03{
  text-align: left;
  padding-left: 0;
}
.details-txt-box-list03 li{
  list-style-type: square;
  display: list-item;
  margin-bottom: 5px;
  padding-left: 0;
  margin-left: 20px;
  font-size: 14px;
  line-height: 20px;
}
.details-txt-box-list03 li:last-child{
  margin-bottom: 0;
}
.details-txt-box-inner-list{
  text-align: left;
  padding: 20px;
  border: 1px solid #666;
  background: #222222;
  font-size: 13px;
}
.details-txt-box-inner-list li{
  list-style-type: disc;
  display: list-item;
  margin-bottom: 12px;
  padding-left: 0;
  margin-left: 20px;
  font-size: 14px;
  line-height: 20px;
}
.details-txt-box-inner-list li:last-child{
  margin-bottom: 0;
}
.mt20{
  margin-top: 20px;
}
#lineup04 .lineup-box{
  margin-top: 0;
}

/* ignite guild */

.ignite_guild-mv{
  background: #46DDCC;
  color: #2F2F2F;
  padding: 30px 0;
}
.ignite_guild-box-page {
  width: 1000px;
  background: #2F2F2F;
  margin: 30px auto 0;
  border: 2px solid #46DDCC;
}
.ignite_guild-box-page-inner{
  padding: 0 0 30px;
}
.ignite_guild-ttl{
  text-align: center;
  font-size: 56px;
  margin:20px auto 0;
  line-height: 60px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.ignite_guild-ttl2{
  text-align: center;
  font-size: 26px;
  font-weight: 900;
}
.ignite_guild-txt{
  text-align: center;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 20px;
}
.ignite_guild-program{
  text-align: center;
  font-size: 18px;
  font-weight: 900;
}
.ignite_guild-block-txt {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  margin-top: 20px;
}
.ignite_guild-subttl02{
  text-align: center;
  font-size: 48px;
  line-height: 48px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #46DDCC;
}
.ignite_guild-subttl02_txt{
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  margin-top: 0;
  color: #46DDCC;
}
.ignite_guild-block-inner{
  margin-bottom: 40px;
}
.ignite_guild-tag{
  margin-top: 20px;
  width: auto;
}
.ignite_guild-tag li{
  background: #2F2F2F;
  margin-right: 5px;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  padding: 2px 10px 4px;
  border-radius:40px;
}
.ignite_guild-tag li:last-child{
  margin-right: 0;
}
.ignite_guild-h3{
  text-align: center;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 15px;
}
.ignite_guild-h4-top{
  text-align: center;
  font-size: 32px;
  line-height: 30px;
  font-weight: 900;
  margin-bottom: 20px;
  color: #46DDCC;
}
.ignite_guild-h3-top{
  text-align: center;
  font-size: 24px;
  line-height: 26px;
  font-weight: 900;
  color: #46DDCC;
  margin: 0px auto 10px;
}
.ignite_guild-h4{
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 40px;
}
.ignite_guild-number{
  background: #46DDCC;
  color: #222;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 2px 5px;
  text-align: center;
  margin-right:8px;
}
.ignite_guild-txt-ttl02{
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 30px;
}
.z-ico01, .z-ico02, .z-ico03{position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: calc(tan(60deg) * 10px) solid #46DDCC;
  top: 240px;
}
.z-ico01{  
  left: 287px;
}
.z-ico02{  
  left: 592px;
}
.z-ico03{  
  left: 895px;
}
.ignite-guild-value-ttl{
  font-size: 15px;
  font-weight: 900;
  margin-bottom: 8px;
}
.ignite-guild-value-txt{
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-left: 25px;
}
.ignite-guild-value-txt:last-child{
  margin-bottom: 0;
}
.ignite-guild-value {
  margin-top: 30px;
  padding: 30px 100px;
}
.ignite-guild-vision {
  padding: 20px 100px;
  margin-top: 20px;
}

/* join */

h4 {
  font-size: 30px;
  font-weight: 900;
  margin: 0px auto 40px;
  text-align: center;
  line-height: 60px;
}
#join {
  margin-top: 60px;
  padding: 120px 0 80px;
  background-size: 100%;
  background-image: url("../img/bg_join.jpg");
}
#join h5{
  margin-top: 0;
}
.join-txt {
  width: 172px;
  padding: 0;
}
.join-bnr{
  background: #000;
  margin: 20px auto 0;
  width: 400px;
}
.join-bnr img {
  width: 400px;
}
.join-bnr a:hover{opacity: 0.7;}

/* footer */

footer {
  background: #2B2B2B;
  padding: 30px 0;
  color: #FFF;
}
.footer_block{
  width: 1080px;
  margin: auto;
}
.footer_fl{
  display: flex;
  float: left;
  align-items: flex-end;
}
.footer_fr{
  width: auto;
  padding: 1% 3%;
  display: flex;
  align-items: center;
  background: #fff;
  color: #000;
  float: right;
  margin: auto;
  border-radius: 10px;
}
.footer_sns_txt{
  text-align: center;
  font-weight: 700;
  color: #2B2B2B;
  line-height: 20px;
  margin:0 20px 0 10px;
}
.sns{
  display: flex;
  justify-content: center;
  align-items: center;
  margin:10px auto 10px;
}
.sns .sns_ico:last-child{
  margin-right: 0;
}
.sns_ico{
  margin-right: 8px;
}
.footer_logo img{
  width: 378px;
}
.copy {
  color: #9d9d9d;
  font-size: 10px;
  margin-top: 10px;
  margin-left: 10px;
}
#bnr{
  margin: 40px auto 60px;
  width: 1080px;
}
.bnr-inner{
  display: flex;
}
.bnr-img:first-child{
  margin-right: 12px;
}
.bnr-img:hover{
}
.bnr-img img{
  width: 534px;
}
.privacy_txt{
  text-align: center;
  font-size: 13px;
  margin-top: 20px;
}
.privacy_txt a{
  text-decoration: underline;
}
.privacy_txt a:hover{
  text-decoration: none;
}


/*************　画面幅が1335pxまでの時 *********************************************************************/

@media screen and (max-width:1335px) {
  
  html, body {min-width: 1080px;}
  .intern_block{padding: 60px 0; width: 100%;}
  .lineup-box{
    width: 1200px;
    margin:20px auto 0;
  }
  .lineup-box02{
    width: 1200px;
    margin:10px auto 0;
  }
  header{
    width: 100%;
  }
  footer{
    width: 100%;
  }
  nav{margin-right: 15px;
  }
  .contents-box {
    width: 100%;
  }
  .intern_block{
    padding: 40px 0;
  }
  .lineup-box-page {
    width: 100%;
  }
  .lineup-box{
    width: 100%;
  }
}

/*************　画面幅が1224pxまでの時 *********************************************************************/

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

  html, body {min-width: 1080px;}
  .intern_block{padding: 60px 0; width: 100%;}
  .lineup-box{
    width: 1080px;
    margin:20px auto 0;
  }
  .lineup-box02{
    width: 1080px;
    margin:10px auto 0;
  }
  header{
    width: 100%;
  }
  footer{
    width: 100%;
  }
  nav{margin-right: 15px;
  }
  .contents-box {
    width: 100%;
  }
  .intern_block{
    padding: 40px 0;
  }
  .z-ico01{  
    left: 258px;
  }
  .z-ico02{  
    left: 532px;
  }
  .z-ico03{  
    left: 805px;
  }
  .lineup-box-page {
    width: 100%;
  }
  .lineup-box{
    width: 100%;
  }
}

/*************　画面幅が1024pxまでの時 *********************************************************************/

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

  html, body {min-width: 1024px;}
  header {min-width: 1024px;}
  nav{margin-right: 10px;}
  .contents-box {width: 100%; margin: auto;}
  header{
    width: 1024px;
  }
  footer{
    width: 100%;
  }
  nav{margin-right: 10px;
  }
  #bnr{
    margin: 40px auto 60px;
    width: 90%;
  }
  .bnr-inner{
    display: block;
  }
  .bnr-img:first-child{
    margin-right: 0;
    margin-bottom: 20px;
  }
  .bnr-img img{
    width: 100%;
  }
  .second_logo{
    width: 25%;
    position: absolute;
    top: 25%;
    left: 40px;
  }
  .second_logo img{
    width: 100%;
  }
  .lineup-box-page {
    width: 100%;
  }
  .lineup-box{
    width: 100%;
  }
}

/*************　画面幅が1024px以下 *********************************************************************/

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

  html, body {min-width: 100%}
  header {min-width: 100%}
  nav{margin-right: 10px;}
  .contents-box {width: 100%; margin: auto;}
  header{
    width: 100%;
  }
  nav.pc{
    display: none;
  }
  .navToggle{
    display: block!important;
  }
  
  /* footer */

  footer {
    padding: 8% 0;
    width: auto;
  }
  .footer_block{
    width: 95%;
    margin: auto;
  }
  .footer_fl{
    display: block;
    float: none;
  }
  .footer_fr{
    float: none;
    display: block;
    padding: 20px 10px 10px;
    margin-bottom: 30px;
    width: 80%;
  }
  .footer_nahato{
    display: none;
  }
  .footer_logo img{
    width: 40%;
  }
  .footer_sns_txt{
    line-height: 20px;
    margin: 0 10px;
  }
  .copy {
    font-size: 10px;
    margin-top: 10px;
    width: 100%;
  }
  .btn-contact_header{
    display: none;
  }

  /* nav */
  
  #globalMenuSp {
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
    padding-top:-100px;
    background: rgba(0, 0, 0, 0.9);
    height: 100vh;
    display: none;
  }
  #globalMenuSp ul {
    margin: auto;
    padding: 75px 0 0;
    width: 100%;
  }
  #globalMenuSp ul li {
    font-size: 14px;
    padding: 0;
    text-align: center;
    margin: auto;
  }
  #globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  #globalMenuSp ul li a {
    font-weight: 700;
    display: block;
    color: #fff;
    width: 100%;
    margin:0 auto 0;
    padding: 1.5em 0;
    font-family: "Noto Sans JP", sans-serif;
    border-top:1px solid #2B2B2B;
  }
  #globalMenuSp ul li a:last-child {
    border-bottom:1px solid #2B2B2B;
  }
  #globalMenuSp.active {
    transform: translateY(0%);
    display: block;
  }
  .navToggle {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 5;
    text-align: center;
  }
  .navToggle span {
    display: block;
    position: absolute;
    width: 30px;
    border-bottom: solid 2px rgb(255, 255, 255);
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 18px;
  }
  .navToggle span:nth-child(1) {top: 25px;}
  .navToggle span:nth-child(2) {top: 35px;}
  .navToggle span:nth-child(3) {top: 45px;}
  .navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
  }
  .navToggle.active span:nth-child(1) {
    top: 35px;
    left: 18px;
    border-bottom: solid 2px #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .navToggle.active span:nth-child(2),
  .navToggle.active span:nth-child(3) {
    top: 35px;
    border-bottom: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .lineup-box-page {
    width: 100%;
  }
  .lineup-box{
    width: 100%;
  }
}

/*************　画面幅が640pxまでの時 *********************************************************************/

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

  /* base */
  html, body {min-width: 100%;}
  body {
    font-size: 14px;
    line-height: 26px;
  }
  h5{
    font-size: 42px;
    margin: 140px 0 0;
    line-height: 42px;
  }
  #lineup h5{
    margin: 40px 0 0;
  }
  .contents-box {
    width: 90%;
    margin: auto;
  }
  
  /* nav */
  
  #globalMenuSp {
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
    padding-top:-100px;
    background: rgba(0, 0, 0, 0.9);
    height: 100vh;
    display: none;
  }
  #globalMenuSp ul {
    margin: auto;
    padding: 75px 0 0;
    width: 100%;
  }
  #globalMenuSp ul li {
    font-size: 14px;
    padding: 0;
    text-align: center;
    margin: auto;
  }
  #globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  #globalMenuSp ul li a {
    font-weight: 700;
    display: block;
    color: #fff;
    width: 100%;
    margin:0 auto 0;
    padding: 1.5em 0;
    font-family: "Noto Sans JP", sans-serif;
    border-top:1px solid #2B2B2B;
  }
  #globalMenuSp ul li a:last-child {
    border-bottom:1px solid #2B2B2B;
  }
  #globalMenuSp.active {
    transform: translateY(0%);
    display: block;
  }
  .navToggle {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 5;
    text-align: center;
  }
  .navToggle span {
    display: block;
    position: absolute;
    width: 30px;
    border-bottom: solid 2px rgb(255, 255, 255);
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 18px;
  }
  .navToggle span:nth-child(1) {top: 25px;}
  .navToggle span:nth-child(2) {top: 35px;}
  .navToggle span:nth-child(3) {top: 45px;}
  .navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
  }
  .navToggle.active span:nth-child(1) {
    top: 35px;
    left: 18px;
    border-bottom: solid 2px #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .navToggle.active span:nth-child(2),
  .navToggle.active span:nth-child(3) {
    top: 35px;
    border-bottom: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* header */

  header {
    width: 100%;
    min-width: 100%;
    height: 70px;
    position: fixed;
    top: 0;
  }
  h1 {
    width: 20%;
    float: none;
    padding-left: 0;
    position: fixed;
    top: 23px;
    left: 25px;
    margin: 0;
    z-index: 5;
  }
  h1 img {
    width: 100%;
  }
  h2 {
    width: 90%;
    bottom: 5%;
    left: 5%;
  }
  h2 img {width: 100%;}
  .bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 70vh;
    background: url("../img/mv_sp.jpg") no-repeat top center/cover;
  }
  #concept, #lineup, #lineup01, #lineup02, #lineup03, #lineup04, #join {padding-top: 40px;}
  #lineup01 h3 img, #lineup02 h3 img, #lineup03 h3 img, #lineup04 h3 img {width: 90%!important;}

  /* concept */
  
  h3 {
    width: 100%;
    font-size: 24px;
    margin: 0px 0 4%;
    line-height: 34px;
  }
  .read-txt{
    font-size: 13px;
  }
  .movie-box {
    width: 90%;
    margin: auto;
  }

  /* lineup */

  #lineup h3 img {width: 360px;}
  .program01{
    width: 70%!important;
    height: auto!important;
  }
  .program02{
    width: 51.43%!important;
    height: auto!important;
  }
  .program03{
    width: 73.14%!important;
    height: auto!important;
  }
  .nav {
    width: 90%;
    display: inline-flex;
  }
  .nav .group {
    width: 50%;
    height: 15%;
  }
  .nav .overlap-group, .nav .overlap-group02 {
    width: 100%;
    height: 90px;
  }
  .nav .overlap-wrapper {
    margin-right: -2.00px;
    position: relative;
    width: 100%;
    height: 90px;
  }
  .nav .text-wrapper, .nav .text-wrapper-2, .nav .text-wrapper-3{
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0;
  }
  .nav .text-wrapper {
    top: 35px;
  }
  .nav .text-wrapper-2 {
    top: 20px;
  }
  .nav .text-wrapper-3 {
    top: 20px;
  }
  .nav .group .overlap-group:hover {
    background-color: #fff;
    color: #000;
  }
  .nav .group .overlap-group:before {
    bottom: 15px;
    right: 50%;
    margin: auto;
  }
  .nav .group .overlap-group02:hover {
    background-color: #fff;
    color: #000;
  }
  .nav .group .overlap-group02:before {
    bottom: 15px;
    right: 50%;
    margin: auto;
  }
  .lineup-box {
    background: #2F2F2F;
    position: relative;
    margin-top: 20px;
  }
  .lineup-box-inner {
    display: block;
  }
  .lineup-thum {
    display: block;
    justify-content: center;
    align-items: center;
    float: none;
    width: 100%;
    padding: 17% 0 15%;
    background: #1E1E1E;
    text-align: center;
  }
  .lineup-ttl {
    color: #003c82;
    text-align: center;
    margin-top: 10px;
  }
  .taisyou-box{
    display:flex;
    justify-content: center;
    padding-top: 20px;
    margin-left: -10px;
  }
  .taisyou-ico, .taisyou-ico_02, .taisyou-ico_03{
    padding: 0 4px;
    margin-right: 8px;
    font-size: 12px;
    line-height: 20px;
  }
  .taisyou-ico_02{
    line-height: 52px;
  }
  .taisyou-ico_03{
    line-height: 40px;
  }
  .lineup-txt-box {
    width: auto;
    float: none;
    padding: 40px;
  }
  .lineup-txt-top {
    padding-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .lineup-txt {
    font-size: 13px;
    line-height: 24px;
  }
  #second .lineup-txt {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lineup-txt-box {
    padding: 30px 20px;
  }
  .intern_block{
    padding:0!important;
  }
  .lineup-box02 {
    margin-top: 20px;
  }
  .lineup-box02-inner {
    display: block;
  }
  .lineup-txt-box02:first-child{
    margin: 2% auto -1%;
  }
  .lineup-txt-box02 {
    width: auto;
    float: none;
    padding: 30px 20px;
    margin: -3% auto -1%;
  }
  .lineup-txt-box02_end {
    width: auto;
    float: none;
    padding: 30px 20px;
    margin: -3% auto 1%;
  }
  .taisyou-txt, .taisyou-txt_02{
    font-size: 12px;
    line-height: 20px;
  }
  .lineup-box{
    width: 100%;
    margin:20px auto 0;
  }
  .lineup-box02{
    width: 100%;
    margin:10px auto 0;
  }
  .lineup-box-page {
    width: 100%;
  }
  .lineup-subttl{
    font-size: 20px;
    margin-top: 0;
  }
  .lineup-txt-box-page{
    width: 90%;
    margin: auto;
    padding: 10% 0 10%;
  }
  .details-txt-box-inner-list {
    padding: 20px 10px;
    font-size: 13px;
  }
  .lineup-subttl-cxo {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .h5_txt{
    margin-bottom: 4%;
  }

  /* page */

  #second{
    padding-top: 190px;
  }
  .second_logo{
    width: 100%;
    position: absolute;
    top: 25%;
    left: auto;
  }
  .second_logo img{
    width: 45%;
  }
  .header02{
    background:url("../img/mv_sp02.jpg") no-repeat;
    background-size: 100%;
    width: 100%;
    height: 240px;
    position: absolute;
    top:0;
  }
  .intern_block{
    background:rgba(0,0,0,0.7);
    padding: 5%!important;
    width: 90%;
  }
  .details-box{
    margin-top: 30px;
  }
  .details-box-inner{
    display: block;
  }
  .details-thum{
    display: block;
    float: none;
    width: auto;
    padding: 10px;
    text-align: center;
  }
  .details-txt-box{
    width: auto;
    float: none;
    padding:20px 10px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }
  .details-txt-box p{
    text-align: center;
    font-size: 13px;
    line-height: 20px;
  }
  .details-txt-box02{
    width: auto;
    float: none;
    padding:20px 10px;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }
  .details-txt-box02 p{
    text-align: center;
    font-size: 13px;
    text-align: left;
  }
  .nav-second{
    margin: 50px auto;
  }
  .lineup-box03 {
    margin: 3% auto 0;
    width: auto;
  }
  .lineup-box03-inner {
    display: block;
    margin-bottom: 2%;
  }
  .lineup-box03-page {
    width:auto;
    margin: auto;
  }
  .lineup-txt-box03 {
    width: auto;
    float: none;
    padding: 30px 20px;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .lineup-txt-box03_end {
    width: auto;
    float: none;
    padding: 30px 20px;
  }
  .btn-project-line{
    width: 100%;
  }
  .btn-project-line img{
    width: 100%;
  }
  .details-txt-box-list{
    text-align: left;
    padding-left: 15px;
    margin: 0 5px;
  }
  .details-txt-box-list li{
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 13px;
  }
  .details-txt-box-list li:last-child{
    margin-bottom: 0;
  }
  .details-txt-box-list02 li{
    font-size: 13px;
    line-height: 20px;
  }
  .details-txt-box-list02 li:last-child{
    margin-bottom: 0;
  }
  .details-txt-ttl {
    font-size: 14px;
    padding: 5px 15px 7px;
    margin-bottom: 15px;
    margin-top: 30px;
  }
  .details-txt-box-list03 li, .details-txt-box-inner-list li{
    font-size: 13px;
  }
  .details-txt-ttl02{
    font-size: 13px;
    line-height: 20px;
  }

  /* button */
  
  .btn-contact a {
    width: 90%;
    margin:20px auto 0;
    padding: 1.5em 0;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #fff;
    background: transparent;
    position: relative;
    display: inline-block;
  }
  .btn-contact a:before {
    content: '';
    width: 4px;
    height: 4px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    margin: auto;
  }
  .btn-contact a:hover {
    background-color: #fff;
    color: #343434;
  }
  .btn-contact a:hover::before{
    border-top: solid 2px #343434;
    border-right: solid 2px #343434;
  }

  /* join */

  h4 {
    font-size:25px;
    margin:20px auto 20px;
    line-height: 34px;
  }  
  #join {
    margin-top:40px;
    padding: 60px 0 20px;
    font-size: 25px;
    background-size: 100%;
    background-image: url("../img/bg_join_sp.jpg");
  }
  .join-bnr{
    width: 89.33%;
  }
  .join-bnr img {
    width: 100%;
  }

  /* ignite guild */

  .ignite_guild-mv{
    padding: 20px 0;
  }
  .ignite_guild-box-page {
    width: 100%;
    margin: 15px auto 0;
    border: 2px solid #46DDCC;
  }
  .ignite_guild-block-txt{
    font-size: 13px;
    line-height: 24px;
    margin-top: 20px;
  }
  .ignite_guild-h3{
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .ignite_guild-h4-top{
    font-size: 20px;
    margin: 9% 0 0;
    line-height: 30px;
  }
  .ignite_guild-h3-top{
    font-size: 18px;
    margin: 2% 0 3%;
    line-height: 24px;
  }
  .ignite_guild-h4{
    font-size: 18px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 40px;
  }
  .ignite_guild-box-page-inner{
    padding: 0;
  }
  .ignite_guild-ttl{
    font-size: 42px;
    margin:10px auto 0;
    line-height: 42px;
  }
  .ignite_guild-ttl2{
    font-size: 22px;
  }
  .ignite_guild-txt{
    font-size: 13px;
    margin-bottom: 12px;
    line-height: 13px;
  }
  .ignite_guild-program{
    font-size: 16px;
    font-weight: 900;
    line-height: 22px;
  }
  .ignite_guild-block-txt {
    font-size: 13px;
    line-height: 24px;
    margin-top: 20px;
  }
  .ignite_guild-subttl02{
    font-size: 42px;
    line-height: 42px;
  }
  .ignite_guild-subttl02_txt{
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
  }
  .ignite_guild-block-inner{
    margin-bottom: 40px;
  }
  .ignite_guild-tag{
    margin-top: 10px;
  }
  .ignite_guild-tag li{
    margin-right: 2px;
    font-weight: 700;
    font-size: 12px;
    padding: 2px 10px 4px;
    border-radius: 40px;
  }
  .ignite-guild-value-ttl{
    font-size: 15px;
    margin-bottom: 8px;
  }
  .ignite-guild-value-txt{
    font-size: 13px;
    margin-bottom: 20px;
    padding-left: 25px;
  }
  .ignite-guild-vision {
    padding: 20px 20px;
    font-size: 13px;
    margin-top: 20px;
  }
  .ignite-guild-value {
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
    padding: 30px 20px;
  }
  
  /* footer */

  footer {
    padding: 8% 0;
    width: auto;
  }
  .footer_block{
    width: 95%;
    margin: auto;
  }
  .footer_fl{
    display: block;
    float: none;
  }
  .footer_fr{
    float: none;
    display: block;
    padding: 20px 10px 10px;
    margin-bottom: 30px;
    width: 80%;
  }
  .footer_logo img{
    width: 60%;
  }
  .footer_sns_txt{
    line-height: 20px;
    margin: 0 10px;
  }
  .copy {
    font-size: 10px;
    margin-top: 10px;
    width: 100%;
  }
  #bnr{
    margin: 20px auto 30px;
    width: 90%;
  }
  .bnr-inner{
    display: block;
  }
  .bnr-img:first-child{
    margin-right: 0;
    margin-bottom: 8px;
  }
  .bnr-img img{
    width: 100%;
  }
  .privacy_txt{
    font-size: 12px;
    margin-top: 15px;
  }
  .z-ico01, .z-ico02, .z-ico03{
    position: relative;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: calc(tan(60deg) * 10px) solid #46DDCC;
    left: 48%;
    width: 0;
    height: 0;
  }
  .z-ico01{
    top: 0;
  }
  .z-ico02{  
    top: 0;
  }
  .z-ico03{  
    top: 0;
  }
}