@charset "UTF-8";
/***** 共通読み込み *****/
/***** ブレイクポイント *****/
/***** 画面幅 *****/
/***** 色 *****/
/***** 文字サイズ *****/
/***** フォント *****/
/***** 余白 *****/
/***** ヘッダー *****/
/*開催情報 sp高さ*/
/***** 画像サムネール *****/
/***** ロールオーバー *****/
/***** ボタン共通 *****/
/***** タイトル *****/
/*下層 タイトル*/
/*背景付パンくず*/
/*インデックス・ナビ*/
/***** 共通余白 *****/
/*マーク*/
/*講演者表示共通*/
/***** 更新情報一覧 *****/
#shownet_sponsor {
  /*パンくず*/
}
#shownet_sponsor #breadcrumb li {
  color: #ffffff;
  text-shadow: 0 0 10px #888;
}
#shownet_sponsor #breadcrumb li:not(:last-child) {
  color: rgba(255, 255, 255, 0.5);
}
#shownet_sponsor > article {
  padding-top: 15px;
}
@media screen and (min-width: 736px) {
  #shownet_sponsor > article {
    padding-top: 40px;
  }
}
#shownet_sponsor > 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) {
  #shownet_sponsor > article h2 {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 736px) {
  #shownet_sponsor > article h2 {
    margin-bottom: 40px;
  }
}
#shownet_sponsor > article h2 span {
  font-weight: normal;
  display: block;
  font-family: "Oswald", sans-serif;
  color: #ffffff;
  font-size: 4rem;
}
@media screen and (min-width: 736px) {
  #shownet_sponsor > article h2 span {
    font-size: 6.3rem;
  }
}
#shownet_sponsor > 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) {
  #shownet_sponsor > article h2::after {
    top: calc(-1 * ((1.2rem * 1.6) + 80px));
    bottom: -40px;
  }
}
#shownet_sponsor > article > p {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
  box-sizing: border-box;
}
@media screen and (min-width: 736px) {
  #shownet_sponsor > article > p {
    margin-top: 120px;
  }
}
@media screen and (min-width: 736px) {
  #shownet_sponsor > article > p {
    margin-bottom: 120px;
  }
}
#shownet_sponsor > 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) {
  #shownet_sponsor > article > section {
    margin-top: 120px;
  }
}
@media screen and (min-width: 736px) {
  #shownet_sponsor > article > section {
    margin-bottom: 120px;
  }
}
#shownet_sponsor > article > section h3 {
  font-weight: bold;
  color: #013048;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 380px) {
  #shownet_sponsor > article > section h3 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 736px) {
  #shownet_sponsor > article > section h3 {
    font-size: 3.2rem;
    margin-bottom: 15px;
  }
}
#shownet_sponsor > article > section ul {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  box-sizing: border-box;
}
#shownet_sponsor > article > section ul li {
  border: 1px solid #e6ebed;
  padding: 5px 10px;
}
#shownet_sponsor > article > section ul li:not(:last-child) {
  margin-bottom: 5px;
}
#shownet_sponsor > article > section ul li a {
  text-decoration: underline;
}
@media screen and (min-width: 736px) {
  #shownet_sponsor > article > section ul li a:hover {
    text-decoration: none;
  }
}

/*# sourceMappingURL=shownet_sponsor.css.map */
