
.slick_container{
	margin-top: 0;
}

#cover-wrapper {
	width:100vw;
	background-color: #FFF;
	line-height: 0;
}
#cover-wrapper img{
	filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
	margin-top: 220px;
}
.top-msg {

	position: absolute;
	top: 25%;
	font-size: 2em;
	color: #FFF;
	line-height: normal;
	text-align: left;
	font-weight: 500;
	margin-left: 2%;
	width: 88vw;
}

.go-btn-area {
	position: absolute;
	top: 65%;
	width: 100%;
	text-align: center;
}
.link-btn-area {

	text-align: center;
	margin-top: 50px;
}
.buttom-btn-area {
	width: 100%;
	text-align: center;	
}
.ojf {
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.vv {
  position: absolute;
  bottom: 8%;
  left: 49%;
  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;
  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;
}
/* pop-up */
.pop-area{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-color: rgba(250, 0, 91, 0.7);
	position: absolute;
	top: 30%;
	color: #FFF;
	filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.5));
	text-shadow: 1px 1px 1px #7c7c7c;
	font-size: 1em;
	right: 30px;
	text-align: center;
	z-index: 99;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.pop-area-in {
	margin-top: 20%;
	color: #FFF;
}
.pop-text {
	text-align: center;
}

.pop-area:hover {
	background-color: rgba(250, 0, 91, 0.9);
}

.news-text-jp {
	line-height: 2em;
	letter-spacing: 1px;

	margin-right: auto;
	margin-left: auto;
}
.news-area{
	text-align: left;
	margin-top: 5px;
	padding-bottom: 5px;
}
.title-news{

	margin-top: 3px;
	margin-bottom: 1px;
	text-decoration: none;
	font-size: 1.1em;
	padding-bottom: 1px;
	letter-spacing: 1px;
}
.title-news span{
	padding: 4px 5%;
	color: #FFF;
	border-radius: 5px;
	background-color: #444;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a:hover .title-news span{
	padding: 4px 5%;
	color: #FFF;
	border-radius: 5px;
	background-color: #666;
}
.title-news a, .title-news a:visited{
	text-decoration: none;
	color: #000;
}
.title-news a:hover, .title-news a:active{
	text-decoration: underline;
	color: #e90000;
}

.news-text{

	line-height: 16px;
	padding-right: 20px;
}
.news-title-en {
	font-size: 1.8em;
	letter-spacing: 1px;
}
.date-header{
	font-size: .9em;
}
.cat-header{
	font-size: .9em;
}
.text-title{
	width: 100%;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 5px;
}
.thumbnai{
	position: relative;
    width: 100%;
    height: 100%;
    padding: 100% 0 0;
    overflow: hidden;
}
.thumbnai img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	vertical-align: bottom;
}

.date-red{
	color: #e90000;
	font-size: .9em;
	width: 100%;
	float: left;
}

.slide-text-top{
	float: left;
	width:99%;
	text-align: left;
}
.cat-area{
	float: left;
    height:2.5em;
    overflow: hidden;
}
.categories-area{
 	float: left;
    width:90%;
    padding: 10px;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
    border-radius: 5px;
	border: 1px solid #ccc;
    margin-left: 2%;
}
.cat-list-title{
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	white-space: nowrap;
	float: left;
	background-color: #666;
	color: #eee;
	padding: 5px 2%;
	border-radius: 5%;
	font-size: 1em;
	text-align: center;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.cat-list-title:hover{
	background-color: #000;
    color: #FFF;
}
.slide-list-title{
	white-space: nowrap;
	float: left;
	background-color: #999;
	color: #FFF;
	padding: 3px 10px;
	border-radius: 5%;
	font-size: .8em;
	text-align: center;
	margin-right: 5px;
	margin-top: 10px;
}
.slide-text{
	float: left;
	width:100%;
	text-align: center;
	margin-bottom: 25px;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 5px;
	height: 2em;
}
.slide-text-title{
	width:100%;
	float: left;
	text-align: left;
	margin-top: 7px;
    margin-bottom: 5px;
	font-size: .9em;
	height: 4.4em;
    overflow: hidden;
}
.info-area {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
.info-area-left {
	float: left;
	width: 30%;
}
.info-area-right {
	float: right;
	width: 60%;
}
.info-area-left img{
	width: 100%;

}
@-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;
  }
}

@media (max-width:880px) {
	#cover-wrapper img{
	margin-top: 65px;
	}
}
@media (max-width:768px) {


}

@media (max-width:650px) {
	.info-area-left {
	float: left;
	width: 100%;
	}
	.info-area-right {
	width: 100%;
	margin-top: 50px;
	}
	/* pop-up */
	.pop-area{
	width: 130px;
	height: 130px;
	font-size: 1em;
	right: 5px;

	}
}
@media (max-width:460px) {

	/* pop-up */
	.pop-area{
	width: 110px;
	height: 110px;
	font-size: .8em;
	right: 5px;
	bottom: 0;
	}
	.pop-area-in {
	margin-top: 15%;
	color: #FFF;
	}
}
@media (max-width:420px) {

}
@media (max-width:359px) {

}

