@charset "utf-8";

.sub_logo{
	display:none;
}

.main_vi_bg{
	background-color: #fff;
}

.main_vi{
	background:url(../image/home/main_bg.png)no-repeat left bottom;
	width:100%;
	margin:auto;
}

.mv_wrap{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	min-height:625px;
}

ul.mv_content{
	width:59.54%;
	max-width: 1310px;
	margin: auto;
	position: relative;
	padding-left: 100px;
	padding-top: 80px;
}

ul.mv_content > li:nth-child(2){
	margin-top: 24px;
}

ul.mv_content li.mv_regist{
	margin-top: 24px;
}

ul.mv_content li.mv_regist a.reg_btn{
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	line-height: 62px;
	color: #fff;
	border-radius: 100px;
	background: var(--DTfes, #4C5EFD);
	padding: 0 32px;
	height: 62px;
	margin-right:42px;
}

ul.mv_content li .compnay_btn{
	color:#4C5EFD;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	margin-top: 32px;
	display: inline-block;
}

ul.mv_content .mv_img{
}

.mv_img_pc{
	width:40.00%;
	padding-top: 20px;
}


ul.main_vi_company{
	justify-content:flex-start;
	display:flex;
	flex-wrap:wrap;
	margin-top:24px;
	width:100%;
}

ul.main_vi_company li{
	margin-right:25px;
	margin-top:10px;
}

ul.main_vi_company li:last-child{
	margin-right:0;
}

ul.main_vi_company li img{
	width:100px;
	border-radius: 10px;
	border: solid 1px #eee;
}

#information{
	background: rgba(76, 94, 253, 0.70);
	color:#fff;
	padding:20px 0;
}

#information a{
	color:#fff;
}

#information dl{
	justify-content:flex-start;
	display:flex;
	flex-wrap:wrap;
}

#information dl dt{
	border-right:solid 1px #fff;
	width:120px;
	padding-bottom:15px;
	font-size: 16px;
	line-height: 23px;
}

#information dl dd{
	flex:1;
	padding-left:50px;
	padding-bottom:15px;
	font-size: 16px;
	line-height: 23px;
}

#information .info_area dl:last-child dt,
#information .info_area dl:last-child dd{
	padding-bottom:0;
}

.slider_bg{
/*	background:url(../image/home/pickup_bg@2x.jpg)no-repeat center center;*/
	background-size:cover;
	margin-top:18px;
	padding:50px 0 50px 0;
}

.bxslider{
	margin-left: 50%;
}
.bxslider li{
	margin-left: -310px; /* 320 / 2 */
	margin-right: 350px !important; /* 320 / 2 + 20 */
}
.bxslider li a{
	display:block;
}

#attend_area{
	background:url(../image/home/attend_bg@2x.jpg)no-repeat center center;
	background-size:cover;
	padding:75px 0;
	color:#fff;
	text-align:center;
}

#attend_area h2{
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 0.02em;
}

#attend_area p{
	font-weight: bold;
	font-size: 36px;
	line-height:1.3;
	text-align: center;
	letter-spacing: 0.02em;
	margin-top:25px;
}

#attend_area p span{
	color:#7583FF;
}
ul.pre_list{
	justify-content:space-between;
	display:flex;
	flex-wrap:wrap;
	margin-top:75px;
}

ul.pre_list li{
	width:30.61%;
}

#schedule{
	margin-top:90px;
}

.text_area{
	margin-top:30px;
	text-align: center;
}

.text_area .detail_area {
	text-align: left;
	display: inline-block;
}

.text_area .detail_area dl{
	justify-content:flex-start;
	display:flex;
	flex-wrap:wrap;
}

.text_area .detail_area dl dt{
	width:90px;
	border-right:solid 1px #fff;
}

.text_area .detail_area dl dd{
	flex:1;
	padding-left:15px;
	font-size:16px;
}


ul.pre_list li{
	position:relative;
}

ul.pre_list li.icon02:before{
	content:"";
	position:absolute;
	display:block;
	width:55px;
	height:53px;
	background:url(../image/common/event_icon02@2x.png)no-repeat left top;
	background-size:cover;
}

ul.pre_list li.icon03:before{
	content:"";
	position:absolute;
	display:block;
	width:55px;
	height:53px;
	background:url(../image/common/event_icon03@2x.png)no-repeat left top;
	background-size:cover;
}

@media only screen and (min-width: 1000px) {
	#tag ul.tag_list li:nth-child(4n) span{
		margin-right:0;
	}
}

@media only screen and (max-width: 1000px) {
	.main_vi{
		padding-bottom:50px;
	}

	.sub_title{
		display:block;
		position:unset;
		margin:auto;
	}

	ul.main_vi_company li:last-child{
		margin-right:25px;
	}



}


@media only screen and (min-width: 900px) {
}
@media only screen and (min-width: 768px) {

	#campaign ul li:nth-child(1) div,
	#campaign ul li:nth-child(3) div{
		margin-top:30px;
	}


}
@media only screen and (min-width: 769px) {

}
@media (max-width: 825px) {
	.mv_wrap {
		min-height: 500px;
	}
}
@media (max-width: 768px) {

	ul.main_vi_company li{
		margin-right:10px;
	}

	ul.main_vi_company li img{
		width:73px;
	}


}


@media (max-width: 767px) {
	.main_vi{
		min-height:100vh;
	}
	#information h3{
		text-align:center;
		font-weight: bold;
		font-size: 12px;
		line-height: 18px;
		margin-bottom:5px;
	}

	#information dl{
		display:block;
	}

	#information dl dt{
		display:none;
	}

	#information dl dd{
		padding-left:0;
		font-size: 12px;
		line-height: 17px;
	}

	.bxslider{
		margin-left: 0;
	}

	.bxslider li{
		margin-left: 0; /* 320 / 2 */
		margin-right: 10px !important; /* 320 / 2 + 20 */
	}

	.bx-wrapper {
		margin: auto;
	}

	.bx-wrapper .bx-prev{
		left:-15px;
	}

	.bx-wrapper .bx-next{
		right:-15px;
	}


	#special_event .title{
		padding-top:60px;
	}

	#attend_area h2{
		font-size: 16px;
		line-height: 186%;
	}

	#attend_area p{
		font-size: 20px;
		line-height: 36px;
	}

	ul.pre_list{
		margin-top:30px;
	}

	ul.pre_list li{
		width:100%;
		margin-bottom:20px;
	}

	ul.pre_list li img{
		width:100%;
	}
	.text_area .detail_area dl dd{
		font-size:14px;
		font-weight:600;
	}

	ul.mv_content{
		width:100%;
		padding: 0 32px;
		padding-top: 90px;
	}

	ul.mv_content .mv_img{
		margin-top: 15px;
	}

	ul.mv_content li.mv_regist{
		margin-top: 15px;
		text-align: center;
	}

	ul.mv_content li.mv_regist a.reg_btn{
		margin: auto;
	}

	ul.main_vi_company{
		justify-content: center;
	}
	
}



@media only screen and (min-width: 1300px) {
}

@media only screen and (min-width: 769px) {

}
