
.slick_container{
	margin-top: 0;
}

#cover-wrapper {
	width:100vw;
	margin-top: 0;
	margin-bottom: 30px;
}
#cover-wrapper img{
	width:100vw;
	height: 100vh;
}
#cover-wrapper2,#cover-wrapper3,#cover-wrapper4,#cover-wrapper5,#cover-wrapper6,#cover-wrapper7,#cover-wrapper8,#cover-wrapper9,#cover-wrapper10 {
	margin-bottom: 10px;
}
.ojf {
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.vv {
  position: absolute;
  bottom: 20px;
  left: 50.5%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
}
.vv {
  padding-top: 60px;
}
.vv span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 25px;
  height: 42px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;

}
.vv a {
	color: #FFF;
	font-size: 10px;
}
.vv span::before {
  position: absolute;
  top: 8px;
  left: 50%;
  content: '';
  width: 5px;
  height: 5px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/*----- title -----*/
#title-area{
	width: 100%;

	text-align: center;
	z-index: 90;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 15px;
	color: #FFF;
	position: absolute;
	top: 30%;
}
#title-area img{
	width: 240px;

	text-align: center;
	z-index: 90;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 15px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/*----- container -----*/
#container{
	position: relative;
}
#container01, #container02, #container03, #container04, #container05, #container06, #container07, #container08, #container09, #container10{
	position: relative;
}
.top-text-area{
	width: 100%;
	max-width: 960px;
	margin: 15% auto 30px;
	float: left;
}
.top-pic-area{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.top-pic-area-left{
	width: 78%;
	margin: 30px auto;
	float: left;
}
.top-pic-area-right{
	width: 78%;
	margin: 30px auto;
	float: right;
}
.top-pic-left{
	width: 19%;
	margin: 30px auto;
	float: left;
}
.top-pic-right{
	width: 19%;
	margin: 30px auto;
	float: right;
}
.top-left-text{
	width: 46%;
	float: right;
	padding-right: 2%;
	font-size: 11px;

}
.top-right-text{
	width: 48%;
	float: left;
	padding-left: 2%;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	bottom: 0;
}
.top-text-en {
	font-size: 1.8em;
	line-height: 1.3em;
}
.news-text-jp {
	line-height: 2em;
	letter-spacing: 1px;
	font-size: 21px;
	margin-right: auto;
	margin-left: auto;
}
.news-area{
	text-align: left;
	margin-top: 5px;
	padding-bottom: 5px;
}
.title-news{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}

.title-news a, .title-news a:visited{
	text-decoration: none;
	color: #000;
}
.title-news a:hover, .title-news a:active{
	text-decoration: underline;
	color: #333;
}

.news-text{

	font-size: 11px;
	line-height: 16px;
	padding-right: 20px;
}
.date-header{
	font-size: 10px;
}
.cat-header{
	font-size: 10px;
}
.text-title{
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
.thumbnai{
	position: relative;
    width: 100%;
    height: 100%;
    padding: 63% 0 0;
    overflow: hidden;
}
.thumbnai img{
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.slide-list-title{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	width:60%;
	text-align: left;
	margin-left: 5px;
}
.date-blue{
	font-size: 11px;
	color: #666;
}
.slide-text-top{
	float: left;
	width:99%;
	font-size: 10px;
	text-align: left;
}
.slide-text{
	float: left;
	width:100%;
	font-size: 10px;
	text-align: left;
	margin-bottom: 25px;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 5px;
	height: 2em;
}
.slide-text-title{
	width:100%;
	font-size: 10px;
	float: left;
	text-align: left;
	margin-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 5px;
}
/* pop-up */
.pop-area{

	width: 170px;
	height: 150px;
	border-radius: 5%;
	position: fixed;
	color: #FFF;
	filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.2));

	font-family: sans-serif;
	right: 15px;
	text-align: center;
	z-index: 99;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	bottom: 120px;
	background-color: #f1f1f1;
}
.pop-area-in {
	margin-top: 15px;
	color: #666;
}

.pop-area:hover {
	background-color: rgba(255, 255, 255, 1);
}
.pop-area:hover a {
	text-decoration: none!important;
}

.pop-text img{
	width: 75%;
	margin: 0;
}
.pop-btn {
	font-size: .6em;
	margin-top:10px;
	line-height: 1.4em;
	letter-spacing: 1px;
}
.text-underline {
	text-decoration: underline!important;
}
@media (max-width:980px) {
	.top-pic-area-left{
	width: 69%;
	margin: 30px auto;
	float: left;
	}
	.top-pic-area-right{
	width: 68%;
	margin: 30px auto;
	float: right;
	}
	.top-pic-left{
	width: 29%;
	margin: 30px auto;
	float: left;
	}
	.top-pic-right{
	width: 28%;
	margin: 30px auto;
	float: right;
	}
}
@media (max-width:768px) {
	.top-pic-area-left{
	width: 69%;
	margin: 30px auto;
	float: left;
	}
	.top-pic-area-right{
	width: 68%;
	margin: 30px auto;
	float: right;
	}
	.top-pic-left{
	width: 29%;
	margin: 30px auto;
	float: left;
	}
	.top-pic-right{
	width: 28%;
	margin: 30px auto;
	float: right;
	}
	.top-pic-left .text-jp-v{
		margin-right: 0;
	}
	.top-pic-left .top-text-jp-v{
		margin-right: 0;
	}
	.top-left-text{
	width: 100%;
	float: left;
	padding: 0;
	margin-bottom: 50px;
	}
	.top-right-text{
	width: 90%;
	position: relative;
	float: right;
	padding-top: 0;
		padding-bottom: 0;
	right: 2%;
		padding-right: 10px;
	}
	.top-text-en {
		line-height: 1.5em;
	}
}

@media (max-width:650px) {
	.slide-text-title {
		margin-bottom: 20px;
	}
	.slide-text{
		display: none;
	}
	.top-pic-left, .top-pic-area-left, .top-pic-area-right {
		width: 100%;

	}

	.box1{
		position: absolute;
		margin-top: -100px;
	}
	.box2{
		margin-top: 460px;
		margin-bottom: 0;
	}
	.box3{
		margin-top: 580px;
		width: 80%;
		float: left;
	}
}
@media (max-width:460px) {
	#title-area{
		top: 20%;
	}
	#title-area img{
		width: 200px;
	}
	.top-text-area{
	margin: 30% auto 30px;
	}
	.slide-text-title {
		margin-bottom: 20px;
	}
	.slide-text{
		display: none;
	}
	.top-pic-left, .top-pic-area-left, .top-pic-area-right {
		width: 100%;
	}

	.box1{
		position: absolute;
		margin-top: -100px;
	}
	.box2{
		margin-top: 350px;

	}
	.box3{
		margin-top: 440px;
	}
/* pop-up */
	.pop-area{
		width: 120px;
	}

}
