@charset "utf-8";

/*------------------------------------------------------------------------
[TOP]
------------------------------------------------------------------------*/
.topItem {
	margin-bottom: 40px;
}
@media (min-width: 768px){
	.topItem {
		margin-bottom: 70px;
	}
}

/*-------------------------------------------
  mainImg
-------------------------------------------*/
.main_top .content_wrap_top > section.mainImg_wrap {
	margin-bottom: 0.0rem;
}

/* movie-item
------------------------------------------ */
.movie-item {
	text-align: center;
	z-index: 99;
	position: relative;
	width: 100%;
	max-height: 100vh;
	overflow: hidden;
	background-color: #000;
	margin-bottom: 6rem;
}

.movie-item::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100vh;
  width: 100%;
	height: 100vh;
  /*height: 100%;*/
  background: url("images/pattern-01.png");
  z-index: 1;
}

/*
.movie-item video {
	height: 100vh;
}
*/

.movie-item .topmovieTxt {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
	z-index: 2;
}
.movie-item .topmovieTxt img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px){
    .movie-item .topmovieTxt {
        width: calc(510px / 2);
        height: calc(225px / 2);
    }
}
@media (min-width: 768px){
    .movie-item .topmovieTxt {
        width: 510px;
        height: 225px;
    }
}

.movie-item > div {
   margin-bottom: 0rem;
}

/* slider
------------------------------------------ */
.sliderWrapp {
	position:relative;
	margin-bottom:50px;
}

@media (max-width: 460px){
	.sliderWrapp {
			/*position:relative;*/
			/*overflow:hidden;
			width:100%;
			min-height:200px;*/
	}
	.MainItem  {
		/*	position:absolute;
			left:50%;
			width:460px;
			margin-left:-230px;*/
		/*	height:200px;*/
	}
}

@media (min-width: 461px){
	.slick-item li img{
		width: 100%;
		height: auto;
	}
}

@media (min-width: 1601px){
	.sliderWrapp {
		margin-bottom:100px;
	}
	.slick-item li img{
		width: 100%;
	}
}


/* topMainRead
------------------------------------------ */
.topMainRead {
    display: flex;
		flex-direction: column;
    justify-content: center;
    align-items: center;
		padding: 0 15px;
}
.topMainRead h2 {
	text-align: center;
	font-size: 2.0rem;
	margin-top: 30px;
	margin-bottom: 40px;
	line-height: 1.6;
}
@media (min-width: 768px){
	.topMainRead h2 {
		font-size: 2.6rem;
	}
}

.topMainRead ul {
	margin-bottom: 40px;
  padding-left: 0em;
}
@media (max-width: 767px){
	.topMainRead ul {
		margin-left: 2.0rem;
	}
}


/* topRead
------------------------------------------ */
.topReadTxt {
	font-size: 1.6rem;
	line-height: 1.8;
	margin-bottom: 26px;
}
@media (min-width: 768px){
	.topReadTxt {
		font-size: 1.6rem;
		text-align: center;
	}
}





















/* bizitem_top
------------------------------------------ */
.pickup_wrap {
  width: 100%;
  background-color: #00469b;
}
@media (max-width: 992px)  {
  .pickup_wrap {
    margin-bottom: 3.0rem!important;
  }
}
@media (min-width: 993px)  {
  .pickup_wrap {
    margin-bottom: 6.0rem!important;
  }
}


/* textBox
-------------------------------------------*/
.pickup_wrap h3 {
    margin-top: 20px;
    font-size: 1.8rem;
    font-weight: 400;
    text-align: center;
    position: relative;
    display: inline-block;
    margin-bottom: 3rem;
    width: 100%;
    color: #fff;
}
.pickup_wrap h3:before {
    content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
    width: 50px;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #8d93c8;
    border-radius: 2px;
}

/* dscp */
.pickup_wrap p.dscp {
    line-height: 1.6;
    color: #fff;
}

/* btn */
.pickup_wrap .btn_more {
  max-width: 100%;
}
.pickup_wrap .btn_more > li a {
    position: relative;
    display: inline-block;
    padding: 10px 20px 8px 1.1em;
    font-size: 1.6rem;
    width: 100%;
    text-decoration: none!important;
    border: 1px solid #fff;
    color: #fff;
}
.pickup_wrap .btn_more a::before {
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn_more > li a:hover{
    background-color: #fff;
    color: #000;
    opacity: 0.8;
}

@media (max-width: 992px)  {
  .pickup_wrap h3 {
    font-size: 2.4rem;
  }
  .pickup_wrap .textBox {
    /*padding:30px;*/
		padding:15px;
  }
  .pickup_wrap .photoBox {
    height: 250px;
  }
}
@media (min-width: 993px){
  .pickup_wrap h3 {
    font-size: 2.4rem;
  }
  .pickup_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
  }
  .pickup_wrap .textBox {
    width: 40%;
    align-self: center;
  }
  .pickup_wrap .textBox .textBox_inr {
    /*max-width: 380px;*/
		max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
  .pickup_wrap .photoBox {
    width: 60%;
    align-self: center;
    height: 500px;
  }
}
@media (min-width: 1921px)  {
  .pickup_wrap .photoBox {
    height: 800px;
  }
}


/* top_robot
-------------------------------------------*/
.top_robot .photoBox {
  background-image: url("images/top_robot_2.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 993px){
  .top_robot .photoBox {
    order: 1;
  }
  .top_robot .textBox {
    order: 2;
  }
}

/* top_ai
-------------------------------------------*/
.top_ai .photoBox {
  background-image: url("images/top_ai_2.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px){
  .top_ai .photoBox {
    order: 2;
  }
  .top_ai .textBox {
    order: 1;
  }
}

/* top_kurama
-------------------------------------------*/
.top_kurama .photoBox {
  background-image: url("images/top_kurama_2.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width:993px){
  .top_kurama .photoBox {
    order: 1;
  }
  .top_kurama .textBox {
    order: 2;
  }
}

/* top_recruit
-------------------------------------------*/
.food.pickup_wrap {
  margin-bottom: 8.0rem!important;
}
.top_recruit .photoBox {
  background-image: url("images/top_recruit_2.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 993px){
  .top_recruit .photoBox {
    order: 2;
  }
  .top_recruit .textBox {
    order: 1;
  }
}


/* link */
.dl_link {
    text-align:center;
    margin: 10px auto 0;
}
.dl_link a{
    color: #fff;
}


/* btn */
.btn {
	margin-top: 15px;
	padding: 0;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
	/*width: 100%;*/
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.btn a {
	display: inline-block;
	padding: 10px 20px 8px 1.1em;
	font-size: 1.6rem;
	/*width: 100%;*/
	width: 90%;
	text-decoration: none!important;
	border: 1px solid #fff;
	color: #fff;
}
.btn a{
	position: relative;
}
.btn a:hover {
	background-color: #fff;
	color: #000;
	opacity: 0.8;
}
.btn a::before,
.btn a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	/*right: 15px;*/
	margin: auto;
	content: "";
	vertical-align: middle;
}
.btn a::before{
	right: 15px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.btn  a:hover::before{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}


/* moreBtn */
.more_btn {
	padding-top: 0px;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
}
.more_btn a {
	display: inline-block;
	padding: 10px 20px 8px;
	padding-left: 1.1em;
	font-size: 1.6rem;
	min-width: 178px;
	text-decoration: none!important;
	border: 1px solid #000;
}
.more_btn a:hover {
	background-color: #000;
	color: #fff;
	opacity: 0.8;
}
.more_btn a{
	position: relative;
}
.more_btn a::before,
.more_btn a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	/*right: 15px;*/
	margin: auto;
	content: "";
	vertical-align: middle;
}
.more_btn a::before{
	right: 15px;
	width: 8px;
	height: 8px;
	border-top: 3px solid #666;
	border-right: 3px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media (min-width: 768px){
	.more_btn a {
		min-width: 220px;
	}
}


/* topBiz
------------------------------------------ */
/*
.topBizList {
	clear: both;
	padding: 0 10px;
}
.topBizList li {
	margin-bottom: 60px;
	padding: 0 5px;
}
.topBizList li img:hover {
 opacity: 0.5;
}

.topBizTip{
	margin-bottom: 6px;
}
.topBizList li h3{
	margin-top: 20px;
	font-size: 1.8rem;
	font-weight: 600;
	text-align: center;
	line-height: 1.2;
}

.topBizList li h3 span.icon_b{
 	line-height: 1;
}
.topBizList li .enTitle {
	font-size: 1.4rem;
	color: #00469b;
	text-align: center;
	line-height: 1.4;
}
.topBizList li .bodyTxt {
	font-size: 1.4rem;
	line-height: 1.4;
}
.topBizList li .snTxt {
	font-size: 1.6rem;
}

@media (min-width: 768px){
	.topBizList {
		padding:inherit;
	}
	.topBizList li {
		text-align: center;
		padding:inherit;
	}
	.topBizList li h3{
		font-size: 2.0rem;
	}
	.topBizList li h3 span.icon_b{
	}
	.topBizList li .snTxt {
		font-size: 2.0rem;
	}
	.topBizList li .bodyTxt {
		margin-top: 10px;
	}
}
*/


/* News
------------------------------------------ */
.topNews {
	clear: both;
	background-color: #d2e6f3;
	padding-top:20px;
	padding-bottom: 20px;
}
.newsTitle {
	margin-bottom: 10px;
}
.newsTitle h2{
	font-size: 2.3rem;
	font-weight: 600;
}
.newsTitle p{
	color: #00469b;
}
.newsListWrapp {
	background-color: #f0f5f8;
	padding: 10px;
}

.newsList{
	margin-bottom: 30px;
}
.newsList li {
	border-bottom: #d2e6f3 3px solid;
	padding: 10px 0px;
	display: block;
}
.newsList a .date {
	margin-top: 6px;
	margin-bottom: 6px;
}

@media (min-width: 768px){
	.topNews {
		padding-top:0px;
		padding-bottom: 0px;
	}
	.newsTitle {
		margin-top: 44px;
	}
	.newsListWrapp {
		padding: 30px 40px 10px;
	}
	.newsList a .date {
		display: inline-block;
		margin-right: 1em;
	}
	.newsList a h3 {
		display: inline-block;
	}
}
