@charset "UTF-8";

/***** 共通読み込み *****/
/***** ブレイクポイント *****/
/***** 画面幅 *****/
/***** 色 *****/
/***** 文字サイズ *****/
/***** フォント *****/
/***** 余白 *****/
/***** ヘッダー *****/
/*開催情報 sp高さ*/
/***** 画像サムネール *****/
/***** ロールオーバー *****/
/***** ボタン共通 *****/
/***** タイトル *****/
/*下層 タイトル*/
/*背景付パンくず*/
/*インデックス・ナビ*/
/***** 共通余白 *****/
/*マーク*/
/*講演者表示共通*/
/***** 更新情報一覧 *****/
#noc {
  /*パンくず*/
}

#noc #breadcrumb li {
  color: #ffffff;
  text-shadow: 0 0 10px #888;
}

#noc #breadcrumb li:not(:last-child) {
  color: rgba(255, 255, 255, 0.5);
}

#noc>article {
  padding-top: 15px;
}

@media screen and (min-width: 736px) {
  #noc>article {
    padding-top: 40px;
  }
}

#noc>article h2 {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  box-sizing: border-box;
  text-shadow: 0 0 10px #888;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 735px) {
  #noc>article h2 {
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 736px) {
  #noc>article h2 {
    margin-bottom: 40px;
  }
}

#noc>article h2 span {
  font-weight: normal;
  display: block;
  font-family: "Oswald", sans-serif;
  color: #ffffff;
  font-size: 4rem;
}

@media screen and (min-width: 736px) {
  #noc>article h2 span {
    font-size: 6.3rem;
  }
}

#noc>article h2::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../../images/shownet/mv.jpg");
  background-size: cover;
  background-position: center;
  top: calc(-1 * ((1rem * 1.6) + 35px));
  left: 50%;
  bottom: -15px;
  width: 100vw;
  transform: translateX(-50%);
  z-index: -1;
}

@media screen and (min-width: 736px) {
  #noc>article h2::after {
    top: calc(-1 * ((1.2rem * 1.6) + 80px));
    bottom: -40px;
  }
}

#noc_team {
  display: flex;
}

@media only screen and (max-width:736px){
 .youtube-2{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.youtube-2 iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; /*境界線の打ち消し*/
}
}


@media screen and (max-width: 769px) {
 #noc_team {
   flex-direction: column;
   justify-content: center;
   align-items: center;
   padding-top: 0;
 }
}

@media screen and (min-width: 769px) {
.noc-intro {
  margin-left: 20px;
 }
}


#noc>article>section {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 736px) {
  #noc>article>section {
    margin-top: 0;
  }
}
/* @media screen and (min-width: 736px) {
  #noc>article>section {
    margin-top: 120px;
  }
} */

@media screen and (min-width: 736px) {
  #noc>article>section {
    margin-bottom: 0px;
  }
}
/* @media screen and (min-width: 736px) {
  #noc>article>section {
    margin-bottom: 120px;
  }
} */

#noc>article>section h3 {
  font-weight: bold;
  color: #013048;
  font-size: 1.6rem;
  margin-bottom: 10px;
}

@media screen and (min-width: 380px) {
  #noc>article>section h3 {
    font-size: 2rem;
  }
}

@media screen and (min-width: 736px) {
  #noc>article>section h3 {
    font-size: 3.2rem;
    margin-bottom: 15px;
  }
}

#noc #member ul {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}

@media screen and (min-width: 736px) {
  #noc #member ul {
    margin: -10px;
  }
}

@media screen and (min-width: 1200px) {
  #noc #member ul {
    margin: -15px;
  }
}

#noc #member ul li {
  width: calc((100%/2) - 10px);
  margin: 5px;
}

@media screen and (min-width: 380px) {
  #noc #member ul li {
    width: calc((100%/3) - 10px);
  }
}

@media screen and (min-width: 736px) {
  #noc #member ul li {
    margin: 10px;
    width: calc((100%/4) - 20px);
  }
}

@media screen and (min-width: 1024px) {
  #noc #member ul li {
    width: calc((100%/6) - 20px);
  }
}

@media screen and (min-width: 1200px) {
  #noc #member ul li {
    margin: 15px;
    width: calc((100%/6) - 30px);
  }
}

#noc #member ul li>div {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  background-color: #cccccc;
  margin-bottom: .3em;
}

#noc #member ul li>div>img,
#noc #member ul li>div>svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

#noc #member ul li>div>img,
#noc #member ul li>div>svg {
  position: absolute;
  top: 0;
  left: 0;
}

#noc #member ul li>p {
  font-size: 1.1rem;
}

@media screen and (min-width: 736px) {
  #noc #member ul li>p {
    font-size: 1.2rem;
  }
}


/* パンくずリストNOCページ */


#breadcrumb li.noc::after {
  color: #000 !important;
}



/* 画像サイズ調整 */
.noc27 {
  object-position: center top;
}

.pc-small {
  display: block;
  height: 320px;
  width: 100%;
  padding: 0;
  margin: 0;
  object-fit: cover;
}

@media only screen and (min-width:769px) {
  #noc-pc {
    width: 100% !important;
  }
}

@media only screen and (max-width:768px) {
  #noc-pc.pc-small {
    display: none !important;
  }
}




@media only screen and (min-width:769px) {
  #noc-sp.sp-small {
    display: none !important;
  }
}

header {
  background-color: #ffffff;
  width: 100%;
  max-width: 100% !important;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
}

/* .about_kv_slider_content .sp-small {
  padding-bottom: 100px;
} */



/*# sourceMappingURL=noc.css.map */