#index ._module-title ._h1 {
  font-size: 3.8rem;
}

#index #section-title {
  position: relative;
  box-sizing: border-box;
  margin: 30px auto 0;
  width: 700px;
  height: 300px;
  background: url(../../images/event/0806/hero-bg.png) no-repeat;
  background-size: cover !important;

  -webkit-box-sizing: border-box;
}

#index #section-title .box {
  box-sizing: border-box;
  padding: 30px;
  width: 300px; /*position: absolute;top:30px;*/
  background: rgba(255, 255, 255, 0.8);

  -webkit-box-sizing: border-box;
}

#index #section-title.bg-none {
  height: auto;
  background: none;
}

#index #section-title.bg-none .box {
  position: initial;
  padding: 0;
  width: 100%;
}

#index .box-pankuzu {
  margin: 0 auto;
  width: 100%;
}

#index #section-form {
  padding-top: 40px;
}

#index #section-form .inner {
  padding-top: 0; /*padding: 0;width: 700px;box-shadow: 0 0 3px #cccccc;margin: 0 auto 50px;box-sizing: border-box;*/ /*.list{margin-bottom: 30px; display: block; p{position: relative; padding-left:1em; display: block; margin-left:30px; margin-right:30px; &:before{content:""; display:block; position: absolute; left:0; top:7px; width:5px; height:5px; background:#0f203e; border-radius:3px;} } }*/
}

#index #section-form .inner + ._btn-orange {
  padding-bottom: 50px;
}

#index #section-form .inner + ._btn-orange a {
  background: url(../../images/icon_arrow_accent2_left.png) 20px 50% no-repeat;
  background-size: auto 15px;
  transition: all 0.3s ease-out;

  -webkit-transition: all 0.3s ease-out;
}

#index #section-form .inner + ._btn-orange a:hover {
  opacity: 0.8;
}

#index #section-form .inner h2 {
  margin-bottom: 10px;
  font-size: 27px;
}

#index #section-form .inner h4 {
  margin-top: 60px;
  text-align: center;
}

#index #section-form .inner h4 img {
  width: auto;
  height: 36px; /*height: 48px;*/
}

#index #section-form .inner ul.link {
  margin: 0 25%;
  padding: 0;
}

#index #section-form .inner ul.link li {
  margin: 0;
  padding: 0;
  width: 48.5%; /*width:47%;*/
  list-style: none;
}

#index #section-form .inner ul.link li:nth-child(1) {
  float: left;
}

#index #section-form .inner ul.link li:nth-child(2) {
  float: right;
}

#index #section-form .inner ul.link li img {
  width: 100%;
}

#index #section-form .inner ul.link li a {
  transition: all 0.3s ease-out;

  -webkit-transition: all 0.3s ease-out;
}

#index #section-form .inner ul.link li a:hover {
  opacity: 0.8;
}

#index #section-form .inner .lead {
  margin: 0 30px 30px 30px;
  text-align: center;
}

#index #section-form .inner .use {
  width: auto; /*width: 700px;background: #ffffff;box-sizing: border-box;padding: 40px 0 0;margin-bottom: 0px;*/
}

#index #section-form .inner .use ul {
  margin-bottom: 30px;
  margin-left: 50px;
}

#index #section-form .inner .use ul li.red {
  color: #9b1d3d;
  font-weight: bold;
}

#index #section-form .inner .label {
  margin: 0 20px 0;
  padding: 10px;
  background: #ac5631;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

#index #section-form .box {
  /*width: 700px;*/
  margin: 0 auto;
  padding: 80px 50px;
  text-align: center;
}

#index #section-form .box ._p {
  color: #333;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.7; /*font-size: 14px;*/
}

#index #section-form iframe {
  /*height: 2800px; height: 2500px; overflow: hidden;box-sizing: border-box;*/
  width: 100%;
}

#index #section-form.day-20201030 iframe {
  /*height: 2350px;*/
  height: 2500px;
}

#index #section-form.day-20201030-q iframe {
  height: 3500px;
}

#index #section-form.day-20201104 iframe {
  height: 2200px;
}

