/*----------------------------------------------------
  defult color
----------------------------------------------------*/
body {
  background: #18121b !important;
  line-height: 1.8;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif, Helvetica, Arial;
}
body img {
  width: 100%;
}

.mb20 {
  margin:0 0 20px 0;
}
.mt40 {
  margin:40px 0 0 0;
}

.header .header-top {
    height: 55px;
    background-color: #fff !important;
}

/*----------------------------------------------------
  #content
----------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE Mac */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End Hack */
#container {
    min-width: 100%;
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",  Verdana, Meiryo, sans-serif;
    background: #ffffff;
}

.content {
  background-color: #fff;
  padding-bottom: 3rem;
}

.content h2 {
  margin-bottom: 1rem;
}

.content-box {
  padding: 20px 20px 0;
}

.content-box h3 {
    padding: 10px!important;
    background: #DADADA;
    font-size: 1.5em !important;
    margin: 0px 0px 20px;
    line-height: 25px;
  text-align: center;
}
.date-text {
  text-align: center;
  margin-top: 3rem;
}
.nav-box {
  margin-bottom: 1rem;
  background: #000000;
}
.nav-box li {
  float: left;
  width: 50%;
}

.txt-box {
  font-size: 1.4em !important;
  line-height: 2.2;
  font-weight: 900;
  padding: 0 10px;
}
.txt-box span {
color: #0187db;
}
.txt-box span.red {
  color: #ef0000;
}
.program-box {
  border: 4px solid #0187db;
  padding: 1em;
  font-size: 1.3em;
  width: 90%;
  margin: 2rem auto;
  color: #0187db;
  font-weight: bold;
  box-sizing: border-box;
}
.program-box span {
  font-weight: 900;
  font-size: 22px;
}

.profile-box .prof-txt {
  background: #d3edfe;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 2rem;

}
.profile-box .prof-txt p {
margin: 0;
font-size: 1.2em !important;
}
.profile-box .prof-txt p:first-child {
margin-bottom: 20px;
}
.profile-box .prof-txt span {
font-weight: 900;
}

.youtube-box {
  margin: 0 auto;
  padding: 0 20px;
}
.youtube-box .youtube-inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 2rem;
}
.youtube-box .youtube-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.youtube-box .box-inner {
  margin-bottom: 1rem;
  width: 90%;
  margin: 0 auto 1rem;
}
.youtube-box .box-inner:last-child {
  margin-bottom: 0;
}

.collect-box {
  border: 4px solid #0187db;
  padding: 20px;
  font-size: 1.2em;
  margin: 10px;
}
.collect-box-ttl {
  color: #0187db;
  margin-bottom: 1rem;
	    line-height: 1.5em;
}
.collect-box-ttl span {
  font-weight: 900;
  font-size: 1.2em;
	line-height: 1.2em;
}
.oubo {
  display: inline-block;
  padding: 0 1rem;
  color: #fff;
  background: #0187db;
}
.hagaki {
  background: #d3edfe;
  padding: 10px;
  margin: 2rem auto 0;
  box-sizing: border-box;
  font-weight: 900;
  font-size: 1.1em;
 line-height: 1.2em;
}
.hagaki .hagaki-ttl {
  text-align: center;
  margin: 0 auto 1rem;
	  color: #0187db;
}
.hagaki span{
	  padding: 10px;
  margin: 2rem auto 0;
  font-size: 0.8em;
 line-height: 1.2em;
	font-weight: 500;
    color: black!important;
}
.present-img {
  width: 90%;
  margin: 1rem auto 0;
}
.present-btn {
  width: 70%;
  margin: 2rem auto 0;
}
.accordion2 {
    width:90%;
    margin:0 auto;
    position: relative;
}

.menu {
    margin:0;
    padding:0;
}

.menu li {
    float:left;
    margin-right:10px;
    list-style:none;
}

.menu li a {
    display:block;
    padding:10px 20px;
    color:#fff;
    background:#000;
    cursor:pointer;
}


.highlight-midashi {
  font-weight: bold;
}


.foot_info {
  width: 100%;
  padding: 20px;
  background: #fff;
}
.foot_info .info_midashi {
  width: 100%;
  margin: 0;
  color: #00a0c6;
}
.foot_info p {
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
.highlight_btn, .youtube-btn, .back-btn {
	margin: 2rem auto 0;
	text-align: center;
	width: 60%;
}

.footer .copyright {
    padding: 20px 0 50px;
    text-align: center;
    background: #fff;
}

.sky_frame {
  background-image: url(./../img/sp_sky_back.jpg);
  background-size: contain;
  width: 100%;
  margin: 0px;
  padding: 15px 10px;
  border: 1px #cccccc solid;
  box-sizing: border-box; }
.sky_frame a {
  text-decoration: none; }
.sky_ttl {
  padding: 0 0 15px; }
.sky_text {
  font-size: 11px;
  line-height: 14px;
  padding: 5px 0;
  text-align: right;
  background: #ffffff; }
.sky_text2 {
  font-size: 11px;
  line-height: 14px;
  padding: 2% 0 1%;
  text-align: right; }
.sky_ttl_frame {
  padding-bottom: 10px; }
.sky_web_frame {
  background: url(./../img/sp_skaper_zeroen_back.png) #ffffff;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  margin-bottom: 15px; }
.sky_button {
  padding-top: 13%;
  text-align: center; }
.sky_button_image {
  display: block;
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
  margin-left: auto;
  margin-right: auto;
  width: 92.5% !important; }

.note_wrap {
        background: #eee6df;
        color: #110707;
        padding: 3.7333vw 5.6vw;
		margin: 20px auto;
      }
      .note_wrap p {
        font-size: 3.2vw;
        line-height: 1.9;
      }
      .note_wrap p span {
        font-size: 3.4666vw;
      }


.present-before {
	font-size: 150%;
	font-weight: bold;
	color: red;
	text-align: center;
	margin-bottom: 10px;
}


.collect-box-txt{
    margin-bottom: 10px;
	line-height: 1.2em!important;
}