@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@charset "UTF-8";
body {
  margin: 0; }

img {
  border: 0; }

.clearfix:after {
  display: block;
  clear: both;
  content: ""; }

div#maincontentswrap_pc {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 100%;
  width: 100%;
  min-width: 1280px;
  color: #333;
  background: url(./../img/bg.png) repeat top center, #ffda2a; }
  div#maincontentswrap_pc section.top {
    margin-bottom: 0px; }
    div#maincontentswrap_pc section.top .top_inner {
      width: 1280px;
      margin: 0 auto 24px;
      position: relative; }
    div#maincontentswrap_pc section.top img {
      display: block;
      width: 100%; }
    /* div#maincontentswrap_pc section.top .sky_web_main {
      background-image: url(./../img/skaper_web_main_bg.jpg);
      display: block;
      width: 247px;
      height: 153px;
      position: absolute;
      top: 759px;
      right: 291px; } */
      /* div#maincontentswrap_pc section.top .sky_web_main:hover {
        opacity: 0.66;
        transition: all 0.5s ease; } */
    /* div#maincontentswrap_pc section.top .sky_web_main img {
      position: absolute;
      top: 50px;
      right: 14px;
      width: 218px; } */
  div#maincontentswrap_pc .main_box {
    width: 1280px;
    margin: 0 auto; }
    div#maincontentswrap_pc .main_box .main_inner {
      margin-bottom: 30px; }


/*=====footer[s]=====*/
.foot_info {
  width: 100%;
  margin: 0;
  background: #fff; }

.foot_info .info_midashi--ch1 {
  width: 100%;
  margin: 0;
  background: #fff;
  color: #f0027f; }

.foot_info .info_midashi--ch2 {
  width: 100%;
  margin: 0;
  background: #fff;
  color: #00a0c6; }

.foot_info .foot_info-box {
  min-width: 970px;
  max-width: 1280px;
  margin: 20px auto;
  border-bottom: 1px solid #ccc;
  padding: 10px 0px 30px; }

.foot_info .foot_info-box p {
  margin: 10px auto 0;
  line-height: 25px; }

/*=====footer[e]=====*/
/* スタイル */


.fc-red{color: #f82b11;}
.fc-yellow{color: #fedd00;}

.fs-25{font-size: 25px; line-height: 3.8rem;}
.fs-35{font-size: 35px; line-height: 4.8rem;}
.fs-45{font-size: 45px; line-height: 5.8rem;}


.date-section {
  background: #e61822;
  padding: 5px;
  color: #fff;
  margin-top: 24px;
}

.date-heading {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin: 8px 0;
}

.date-body {
  background: #fff;
  padding: 20px;
  position: relative;
  text-align: center;
}

.date-text p {
  font-size: 40px;
  line-height: 1.2;
  color: #000;
  letter-spacing: 0.2rem;
  margin: 0;
  vertical-align: bottom;
  font-weight: 700;
}

.date-text p .num {
  font-size: 60px;
}

.date-text .text-red {
  color: #e61822;
}

.program-header {
  padding: 50px 0 0px;
  position: relative;
  text-align: center;
}

.title-box {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border: 5px solid #ff4f1a;
  padding: 0px 24px;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 700;
  z-index: 3;
  white-space: nowrap;
  letter-spacing: 0.05rem;
}

.header-box {
  background-color: #f2282b;
  border-top: 2vw solid #ff4f1a;
  margin: 100px 0 40px;
  padding: 120px 0px 80px;
  max-width: 100%;
  position: relative;
  z-index: 1;
}

.header-box::before {
  content: '';
  position: absolute;
  top: -130px;
  left: 50%;
  transform: translateX(-50%);
  width: 428px;
  height: 239px;
  background: url('./../img/explosion.png') no-repeat center/contain;
  z-index: 0;
}

.text-box {
  color: #fff;
    font-size: 32px;
    line-height: 56px;
    font-weight: 700;
    letter-spacing: 0.01rem;
}

.text-box .bg-w {
  background: #fff;
  color: #000000;
  margin-right: 8px;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 900;
  vertical-align: bottom;
  display: inline-block; 
}

.text-box .bg-b {
  background: #000;
  margin-right: 8px;
  font-size: 32px;
  padding: 0 8px;
  vertical-align: bottom;
  display: inline-block; 
}

.text-box .yellow {
  color: #ffd900;
  font-size: 32px;
  vertical-align: bottom;
}

.text-box .text-line {
  font-size: 6vw;
  border-bottom: solid 2px #fff;
  display: inline-block;
  padding-bottom: 1vw;
  text-align: center;
  margin-bottom: 1vw;
}

.btn-program a {
  background: #000;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 32px;
  font-weight: 900;
  padding: 32px 160px;
}

.btn-program a:hover {
  opacity: 0.7;
}

body div section.main-contents #skyper-01 .parts-skyper-exsiting.above {
  margin-bottom: 24px !important;
}

body div section.main-contents #skyper-02 .parts-skyper-exsiting.below {
  padding-bottom: 90px;
}

