/* LESS Document */
@import "animate.css";
/* Breakpoints */
/* tablet */
/* common */
.m0 {
  margin: 0;
}
.p0 {
  padding: 0;
}
.mp0 {
  margin: 0;
  padding: 0;
}
.w100 {
  width: 100%;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.pt25 {
  padding-top: 25px;
}
.w_auto {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
/*============================
#videoIndex
============================*/
.col3 {
	max-width: 980px;
  margin: 0 auto;
 }
.col3 ul {
	margin-left: 2%;
	}
.col3 li {
	float: left;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 4%;
	}
.col3 li .hover-play,.col3 li .hover-play-co {
	border: 3px solid #00e3ff;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	z-index:200;
}
section#videoIndex div.wrap:after {
  content: "";
  display: block;
  clear: both;
}
#videoIndex {
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-image: url(../img/bg_mesh2.png);
}
#videoIndex h4{
	color: #FFFFFF;
	font-size: 80%;
	line-height: 1.3em;
}
#videoIndex p{
	color: #FFFFFF;
	font-size: 60%;
	margin-top: 5px;
}
@media all and (max-width: 900px) {
.video-container {
  width: 100%;
  padding: 1%;
}
}



@media only screen and (max-width: 768px) {
  .w_auto {
    max-width: 100%;
    min-width: auto;
  }
  
}
@media only screen and (max-width: 479px) {
  .w_auto {
    max-width: 100%;
    min-width: auto;
  }
}
.flexbox {
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -o-flexbox;
  display: flexbox;
}
.clear {
  content: "";
  display: block;
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.opacity10 {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.opacity8 {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.opacity5 {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.opacity0 {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.shadow {
  -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
}
/* 基本設定 */
* {
  word-break: break-all;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-size: 16px;
  line-height: 1.5;
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  min-width: 980px;
}
@media only screen and (max-width: 768px) {
  body {
    min-width: 100%;
    adding-top: 0px;
    margin-top: 0px;
  }
  
}
@media only screen and (max-width: 479px) {
  body {
    min-width: 100%;
  }
}
img {
  max-width: 100%;
}
ul,
li,
dl,
dt,
dd,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
figcaption,
input,
textarea {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
button {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #3399ff;
}
a:hover,
button:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
@media only screen and (max-width: 479px) {
  a:hover,
  button:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
  }
}
a img,
button img {
  border: none;
  outline: none;
}
.pc {
  display: block;
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}
.smp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .smp {
    display: block;
  }
}
/*============================
#head
============================*/
header#head {
  background: url(../img/bg_top_1.jpg) no-repeat center center;
  height: 1650px;
  /*background-size: cover;*/
  overflow: hidden;
  position: relative;
  background-color:#000000;
}
#headSns #ci{
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 500;
}
#headSns #ci img {
  width: 200px;
  height: auto;
}
.btnTwiPu {
position: absolute;
  text-align: center;
  width: 100%;
  top: 15px;
}
header#head div.wrap {
  /*background: url(../img/bg-2.png) no-repeat center bottom;*/
  width: 100%;
  height: 190px;
  position: relative;
}
header#head div.wrap3 {
  width: 100%;
  height: 180px;
  position: relative;
}
header#head div.wrap h1 {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 790px;
  z-index: 150;
}
#headSns {
	 height: 90px;
	 background:#000000;
}


@media only screen and (max-width: 768px) {
  header#head {
	  padding-top: 10%;
	height: auto;
	ackground-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/bg_topimage_smp1.jpg);
	background-size: cover;
  }
  #headSns {
	 height: auto;
	 padding-bottom:5%;
}
  .btnTwiPu {
	position: relative;
	text-align: right;
	padding-right: 2%;
	}
	 .btnTwiPu img {
	width: 55%;
	}
#btn1stSmp {text-align: center;margin-top:20px;margin-bottom:20px;}
#btn1stSmp img {width:60%;}
}

@media only screen and (max-width: 479px) {
  #headSns #ci img {
    width: 100px;
  }
}
header#head div.wrap .ch1 {position: absolute;text-align: center;width: 100%;top: 10px;z-index: 100;}
header#head div.wrap3 .ch1 {position: absolute;text-align: center;width: 100%;top: 20px;z-index: 100;}
header#head div.wrap .ch2 {position: absolute;text-align: center;width: 100%;top: 100px;z-index: 100;}
header#head div.wrap .ch3 {position: absolute;text-align: center;width: 100%;top: 30px;z-index: 100;}
header#head div.wrap .ch4 {position: absolute;text-align: center;width: 100%;top: 430px;z-index: 100;}
header#head div.wrap .ch6 {position: absolute;text-align: center;width: 100%;top: 30px;right: -380px;z-index: 100;}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
/*  header#head div.wrap .box img {
    left: auto;
    right: auto;
    margin-left: -100px;
  }*/
header#head div.wrap .ch6 img {width: 240px;}
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
	
}
/*============================
#video
============================*/
section#video {
	margin-top: 80px;
  padding-top: 5px;
  padding-bottom: 0px;
  /*overflow: hidden;*/
  position: relative;
}
section#video h3 {
	text-align: center;
}
section#video div.wrap2 {
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  padding: 10px;
}
.newMarkRstyle {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 15px;
	right: 395px;
	z-index: 100;
}
.newMarkRstyle img {
	width: 91px;
}
.newMarkYstyle {
	position: absolute;
	top: -30px;
	left: 725px;
	z-index: 240;
}

@media only screen and (max-width: 1024px) {
}


@media only screen and (max-width: 768px) {
	 section#video {
    padding-bottom: 0;
    padding: 0px;
  }
  section#video div.wrap2 {
    max-width: 100%;
    min-width: auto;
  }
  .video-container-1 {
	width: 80%;
	background-repeat: repeat;
	background-image: url(../img/bg_mesh1.png);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-left:10%;
	margin-right:10%;
	position:relative;
	margin-bottom:5%;
  }
.video-container-1 iframe {
	  border: 4px solid #fffd65;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	vertical-align:bottom;
	  }
 .video-container-2 {
	width: 80%;
	background-repeat: repeat;
	background-image: url(../img/bg_mesh2.png);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-left: 10%;
	margin-right: 10%;
	position:relative;
  }
.video-container-2 iframe {
	border: 4px solid #00e3ff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	vertical-align: bottom;
	background-color: #00e3ff;
	  }
/*.videoDate1 {
	padding-right: 10px;
}*/
.newMarkRstyle {
	position: absolute;
	top: -25px;
	left: -48%;
	z-index: 100;
}
.newMarkRstyle img {
	width: 60px;
}

}
@media only screen and (max-width: 479px) {
  .video-container-1 {
	width: 94%;
	background-repeat: repeat;
	background-image: url(../img/bg_mesh1.png);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-left:3%;
	margin-right:3%;
	position:relative;
	margin-bottom:5%;
  }
 .video-container-2 {
	width: 94%;
	background-repeat: repeat;
	background-image: url(../img/bg_mesh2.png);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-left: 3%;
	margin-right: 3%;
	position:relative;
  }
.newMarkRstyle {
	position: absolute;
	top: -27px;
	left: -44%;
	z-index: 100;
}
.newMarkRstyle img {
	width: 50px;
}
section#video div.wrap2 {
    max-width: 100%;
    min-width: auto;
  }
}
section#video div.wrap2 div.frame {
	width: 800px;
	/*height: 450px;*/
	height: 540px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 17px;
	padding-left: 17px;
	position: relative;
	z-index: 50;
}
section#video div.wrap2 div.frame a img {
  width: 100%;
  height: auto;
  margin-bottom: 2px;
}
.videoStyle1 {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-repeat: repeat;
	background-image: url(../img/bg_mesh1.png);
	}
.videoStyle1 a {
	border: 4px solid #fffd65;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;  
	}
section#video div.wrap2 img.ch1 {
  position: absolute;
  bottom: 100px;
  left: 0;
  z-index: 15;
}
section#video div.wrap2 img.ch2 {
  position: absolute;
  bottom: 100px;
  right: 0;
  z-index: 20;
}
section#video div.wrap2 img.ch3 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 25;
}
section#video div.wrap2 img.ch4 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 30;
}
section#video img.smp-head {
  position: relative;
  top: 6px;
}
.videoDate1 {
	text-align: right;
	color: #FFFFFF;
	font-size: 75%;
}


/*============================
#video2
============================*/
section#video2 {
	padding-top: 60px;
	padding-bottom: 120px;
	overflow: hidden;
	background-repeat: repeat;
	background-image: url(../img/bg_video.jpg);
	background-position: center top;
	position: relative;
}
section#video2 h2 {
	padding-bottom: 60px;
	text-align:center;
	}
section#video2 div.wrap {
	max-width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	padding: 0;
}

section#video2 .videoStyle2 div.frame {
  width: 698px;
  height: 450px;
  margin: 0 auto;
  padding: 20px 17px;
  position: relative;
  z-index: 50;
}
section#video2 div.wrap div.frame a img {
  width: 100%;
  height: auto;
}
section#video2 img .smp-head {
  position: relative;
  top: 6px;
}
.frameBg1 {background: url(../img/bg-bk.png) no-repeat;}
.frameBg2 {background: url(../img/bg-bk2.png) no-repeat;}
.videoStyle2, .videoStyle4 {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-repeat: repeat;
	background-image: url(../img/bg_mesh2.png);
	}
.videoStyle2 a,.videoStyle4 a {
	border: 4px solid #00e3ff;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;  
	}
section#video2 .videoStyle4 div.frame {
  width: 698px;
  height: 485px;
  margin: 0 auto;
  padding: 20px 17px;
  position: relative;
  z-index: 50;
}
section#video2 .videoStyle3 div.frame {
  width: 698px;
  height: 410px;
  margin: 0 auto;
  padding: 20px 17px;
  position: relative;
  z-index: 50;
}
section#video2 div.wrap div.frame p img {
  width: 100%;
  height: auto;
}
.videoStyle3 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-repeat: repeat;
	background-image: url(../img/bg_mesh3.png);
	}
.videoStyle3 p {
	border: 4px solid #8d8d8d;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;  
	}
#video2_1,#video2_2,#video2_3,#video2_4 {position: relative;}
#video2_1 .ch7 {position: absolute;top: 250px;left:823px;z-index: 250;}
#video2_3 .ch8 {position: absolute;top: -60px;left:-20px;z-index: 200;}
#video2_4 .ch9 {position: absolute;top: 360px;right:-30px;z-index: 200;}

@media only screen and (max-width: 768px) {
	  section#video2 {
	padding: 0px;
  }
 section#video2 h2 {
	 padding-top: 0px;
	padding-bottom: 20px;
	text-align:center;
	}
	section#video2 h2 img {
	 width: 94%;
	}
	section#video2 h3 {
	 margin-top: 1%;
	}

  section#video2 div.wrap {
    width: 100%;
	margin-bottom: 30px;
  }
  .videoStyle2,.videoStyle4 {
	background-image : none;
	}
.videoStyle2 a {
	border: 4px solid #00e3ff;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;  
	}
  section#video2 .videoStyle3 div.frame {
	width: 100%;
	padding: 0;
	height: auto;	
}
section#video2 div.wrap div.frame p img {
  width: 100%;
  height: auto;
}
.videoStyle3 {
	width: 80%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-repeat: repeat;
	background-image: url(../img/bg_mesh3.png);
	padding: 1%;
	margin-left:10%;
	margin-right:10%;
	margin-bottom: 30px;
	}
.videoStyle3 p {
	border: 4px solid #8d8d8d;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #8D8D8D;
	}
.frameBg1 {background-image : none;}
}

@media only screen and (max-width: 479px) {
  section#video2 div.wrap {
    max-width: 100%;
    min-width: auto;
  }
  .videoStyle3 {
	width: 94%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-repeat: repeat;
	background-image: url(../img/bg_mesh3.png);
	padding: 1%;
	margin-left:3%;
	margin-right:3%;
	margin-bottom: 30px;
	}
}
	
/*============================
#early
============================*/
section#early {
  padding-top: 101px;
  /*overflow: hidden;*/
  position: relative;
  background-size:auto,cover;
  background-position: left top,center top;
  background-repeat: repeat,no-repeat;
  background-image: url(../img/bg_mesh4.png),url(../img/bg_early.png);
}
section#early div.wrap {
	max-width: 980px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	padding: 10px;
}
#early h2 {
	position: absolute;
  text-align: center;
  width: 100%;
  top: -241px;
  z-index: 150;
 }
 #early h4 {
  text-align: center;
  width: 100%;
  margin-top: 15px;
  
 }
section#early div.wrap div.frame a img {
  width: 100%;
  height: auto;
}

section#early img.smp-head {
  position: relative;
  top: 6px;
}
.col2 li {
	float: left;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 4%;
	}
.col2 li div {
	background-color: #FFFFFF;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	}
.col2 li .hover-play {
	border: 4px solid #00e3ff;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;  
}
section#early div.wrap:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 768px) {
    section#early {
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 40px;
  }
  section#early div.wrap {
    max-width: 100%;
    min-width: auto;
  }
  #early h2 {
	position: relative;
	top: 0px;
	width: 100%;	
 }
 #early h2 img {width: 93%;vertical-align:bottom;}
 #early h4 {
  text-align: center;
  width: 100%;
  margin-top: 5px;
 }
}
@media only screen and (max-width: 479px) {
  section#early div.wrap {
    max-width: 100%;
    min-width: auto;
	
  }
}

/*============================
#twig
============================*/
section#twig {
  background-position: center top;
  background-repeat: repeat;
  background-image: url(../img/bg_twig.gif);
  padding: 40px;  
  overflow: hidden;
 }
.btnTwiPu2 {
  text-align: center;
  width: 100%;
  top: 15px;
	}
#socialfooter {
margin-top: 30px;
 
}
#socialfooter ul {
	width: 230px;
	margin: auto;
	overflow: hidden;
}
#socialfooter li {
	 float:left;
	 margin-left: 10px;
}

#socialfooter ul li a img {
  width: 62px;
  height: 62px;
}

#twiwWrapch {
	position: relative;
}
.twiwWrap {
	z-index: 150;
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	padding: 16px;
	margin-bottom: 40px;
	background: url(../img/bg_twiw.gif) repeat;
}
 #twiw {
	height: 500px;
	background-color: #FFFFFF;
  }
.ch10 {position: absolute;top: -15px;left:510px;z-index: -100;}
.ch11 {position: absolute;top: 100px;left:-150px;z-index: -100;}
.ch12 {position: absolute;top: 340px;left:-170px;z-index: -100;}
.ch13 {position: absolute;top: 280px;left:450px;z-index: -110;}
.ch14 {position: absolute;top: 390px;left:520px;z-index: -100;}

  @media only screen and (max-width: 768px) {
section#twig {
  background-position: center top;
  background-repeat: repeat;
  background-image: url(../img/bg_twig.gif);
  padding: 3%;
 }
.twiwWrap {
	width: 90%;
	height: auto;
	padding: 4px;
	margin-top: 20px;
	margin-bottom: 40px;
	background: url(../img/bg_twiw.gif) repeat;
	margin-left: 5%;
	margin-right: 5%;
}
#twiw { 
  height: 500px;
  background-color:#F7F7F7;
  }
#socialfooter {
margin-top: 30px;
 
}
#socialfooter ul {
	width: 230px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 15px;
}
#socialfooter li {
	 float:left;
	 margin-left: 10px;
}

#socialfooter ul li a img {
  width: 62px;
  height: 62px;
}
}
/*============================
#contents
============================*/
section#contents {
  background: url(../img/bg-yellow-sq.png) repeat;
  padding-bottom: 50px;
  overflow: hidden;
}
section#contents ul {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  section#contents {
    padding: 12px;
  }
  section#contents ul {
    max-width: 100%;
    min-width: auto;
  }
}
@media only screen and (max-width: 479px) {
  section#contents ul {
    max-width: 100%;
    min-width: auto;
  }
}
section#contents ul li {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 479px) {
  section#contents ul li {
    float: none;
    width: 100%;
  }
}
section#contents ul li h3 {
  margin: 0;
  line-height: 0;
}
section#contents ul li h4 {
  text-align: center;
  padding-bottom: 10px;
}
section#contents ul li div.cont-history {
  background: url(../img/history-bg.png) repeat-y;
  padding: 10px;
  padding: 0 60px 0 50px;
  background-size: contain;
}
@media only screen and (max-width: 479px) {
  section#contents ul li div.cont-history {
    background-size: contain;
    padding: 0 35px 0 30px;
  }
}
section#contents ul li div.cont-history a img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 5px solid #000;
  margin-bottom: 5px;
}
@media only screen and (max-width: 479px) {
  section#contents ul li div.cont-history a img {
    border: 3px solid #000;
  }
}
section#contents ul li div.cont-youtuber {
  background: url(../img/youtuber-bg.png) repeat-y;
  padding: 10px;
  padding: 0 50px 0 60px;
  background-size: contain;
}
@media only screen and (max-width: 479px) {
  section#contents ul li div.cont-youtuber {
    background-size: contain;
    padding: 0 30px 0 35px;
  }
}
section#contents ul li div.cont-youtuber a img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 5px solid #000;
  margin-bottom: 5px;
}
@media only screen and (max-width: 479px) {
  section#contents ul li div.cont-youtuber a img {
    border: 3px solid #000;
  }
}
section#contents ul:after {
  content: "";
  display: block;
  clear: both;
}
/*============================
#social
============================*/
#headSns {
	 position: relative;
}
#headSns #social {
  position: absolute;
  top: 15px;
  right: 40px;
  z-index: 200;
}
#headSns #social li {
	float: left;
	margin-left: 10px;
}
div#social ul li a img {
  width: 62px;
  height: 62px;
}
@media only screen and (max-width: 479px) {
  div#social {
    position: static;
  }
  div#social ul {
    text-align: center;
    padding: 20px;
  }
  div#social li {
    display: inline-block;
  }
}

aside {
  background: #fff;
}
aside ul {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  padding-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  aside ul {
    max-width: 100%;
    min-width: auto;
  }

  
}
@media only screen and (max-width: 479px) {
  aside ul {
    max-width: 100%;
    min-width: auto;
  }
}
@media only screen and (max-width: 479px) {
  aside ul {
    padding-bottom: 0;
    padding: 5px;
  }
}
aside ul li {
	
  float: left;
  width: 25%;
}

@media only screen and (max-width: 479px) {
  aside ul li {
    width: 50%;
    padding: 5px;
  }
}
aside ul li a {
  padding: 10px;
}
aside ul li a .footerTxt {
  color: #222;
  font-size: 11px;
  text-align: center;
  padding-bottom: 10px;
}

@media only screen and (max-width: 479px) {
 /* aside ul li a p {
    text-align: left;
    font-size: 10px;
  }*/
}
aside ul:after {
  content: "";
  display: block;
  clear: both;
}
footer {
  border-top: 1px solid #ddd;
  padding: 30px;
  text-align: center;
  background: #fff;
}
@media only screen and (max-width: 479px) {
  footer {
    padding: 16px;
  }
}
footer p {
  font-size: 14px;
}
#page-top {
  margin: 0;
  padding: 0;
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 250;
}
@media only screen and (max-width: 479px) {
  #page-top {
    position: static;
    text-align: center;
	z-index: 250;
	margin-bottom:20px;
  }
  #page-top img {
    position: relative;
    top: 10px;
  }
}
/* youtube modal */
.mfp-bg,
.mfp-wrap {
  position: fixed;
  left: 0;
  top: 0;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
  height: 100%;
  width: 100%;
}
.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
  content: '';
}
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  z-index: 1043;
  outline: 0!important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-close,
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
.mfp-figure:after,
.mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
  max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.mfp-figure:after,
img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}
img.mfp-img {
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure:after {
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
  aside ul li {
  float: left;
  width: 50%;
}
aside ul li a .footerImg {
  text-align: center;
}
}
.popup-youtube,.nonpopup-youtube {
  position: relative !important;
  display: block;
}
.popup-youtube .play,.nonpopup-youtube .play {
  position: relative;
  z-index: 240;
  background: none;
}
.popup-youtube .hover-play,.popup-youtube .hover-play-co,
.nonpopup-youtube .hover-play,.nonpopup-youtube .hover-play-co {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  height: auto;
  width: 100%;
}

 /*.video-container {
  padding-top: 30px;
  height: 0;position: relative;
  padding-bottom: 56.25%;overflow: hidden;
  background: #fff;
}*/
.video-container .iframe-wrapper {
	 position: relative;
    width: 100%;
    /*padding: calc(315 / 560 * 100%) 0 0;*/
	padding: 56.25% 0 0 0;
}
.video-container iframe {
  	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
