.top_h2 {
  text-align: center;
}

.top_h3 {
  text-align: center;
}

.top_txt {
  text-align: center;
}

.top_txt_s {
  text-align: left;
}

.top_con1 {
  width: 100%;
  height: 1080px;
  background-image: url(http://new.stage-inc.co.jp/wp-content/uploads/2025/08/back_top2.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.top_con1_s {
  height: 680px;
  background-image: url(http://new.stage-inc.co.jp/wp-content/uploads/2025/09/back_top2-2.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  padding: 30px;
}

@media screen and (min-width: 769px) {
  .top_con1_s {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .top_con1 {
    display: none;
  }
}

.index_design_content2 .item a {
  background-color: #c72e2e;
}

.br-sp {
  display: none;
}

@media screen and (max-width: 1080px) {
  .br-pc {
    display: none;
  }

  .br-sp {
    display: inline-block;
  }
}

@media screen and (min-width: 1000px) {
  #header_logo {
    height: 90px;
  }

  #header {
    height: 130px;
  }

  #global_menu {
    height: 50px;
  }
}

.pc .header_fix #global_menu > ul > li > a {
  font-size: 16px;
  font-weight: 600;
  font-family: noto sans jp;
}

ul {
  font-family: noto sans jp;
}

#footer a {
  font-size: 16px;
  font-weight: 600;
}

#cb_contents_num1.index_free_space.cb_contents.num1.type2 {
  padding-bottom: 0px;
}

.course span {
  white-space: pre;
  writing-mode: vertical-rl;
  display: inline-block;
}