@charset "UTF-8";
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
.swiper-slide img {
	width : 80%;
}
.movbase {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.movies {
	position: absolute;
padding-left: 5%;
	width: 90%;
	top: 0px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 0px;	
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
}

.movbase1 {
	position: relative;
}
.movies1 {
	position: absolute;
padding-left: 5%;
	width: 90%;
	top: 0px;
}
.embed-container1 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 0px;	
}
.embed-container1 iframe, .embed-container1 object, .embed-container1 embed {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
}


.movbase2 {
	position: relative;
}
.movies2 {
	position: absolute;
padding-left: 5%;
	width: 90%;
	top: 0px;
}
.iframe-wrapper2 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.iframe-wrapper2 iframe, .iframe-wrapper2 object, .iframe-wrapper2 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*---------2020---------*/


.News-Box {
width: 96%;
padding: 4px;
border: 1px solid #D2D2D2;
margin-bottom: 12px;
text-align: left;
}

/*---------2020in---------*/

.special-TrainBox {
	width: 98%;
	margin: 0 1%;
	margin-bottom: 20px;
}

img {
  vertical-align: top;
}


