@charset "UTF-8";
/* CSS Document */

/*--------------スライドショー--------------*/

.slick-slider .slick-track, .slick-slider .slick-list{
	width: 100%;
	padding: 0!important;
}

button.slick-prev,
button.slick-next{
	z-index: 100;
}

#site_slide_img{
	width: 100%;
	height: 350px;
	overflow: hidden;
}

.slide_custom{
	width: 1080px;
	background: transparent;
	margin: 0 auto;
	position: relative;
	text-shadow: 0px 0px 7px  rgba(0,0,0,0.80);
	z-index: 2;
}

.slide_custom #apDots{
	position: absolute;
	z-index: 2;
	top: 305px;
	left: 0px;
	right: 0;
	margin: auto;
	width: 100px;
}
.slide_custom #arrows{
	width: 1000px;
	position: absolute;
	top: 180px;
	left: 33px;
	z-index: 2;
}

#site_slide_img img{
	width: 100%;
	height: auto;
}

#site_slide_img .main img{
	position: relative;
	top: -300px;

}

#site_slide_img .main{
	position: relative;
	text-align: center;
}
#site_slide_img .main h2{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 1080px;
	height: 300px;
	display: block;
	background-color: transparent;
}

#site_slide_img .main .top_image{
	position: absolute;
	top: 95px;
	left: 0;
	width: 410px;
	height: 150px;
	display:block;
	background-color: rgba(255,255,255,0.60);
	z-index: 1;
}

#site_slide_img .main .top_image span{
	display: inline-block;
	width: 410px;
	height: 120px;
	padding-top: 120px;
	background: url("../img/midashi_logo.png") no-repeat;
	background-position: left 50px top 20px;
}

#site_slide_img .main .top_image span#text{
	padding-top: 10px;
}

.sub_article{
	position: relative;
}

.sub_article a:hover{
	background: rgba(255,255,255,0.2);
}

.sub_article a{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 1080px;
	height: 350px;
	display: block;
	background-color: transparent;
}

.sub_article span.course_tag{
	position: absolute;
	top: 30px;
	left: 30px;
	display: inline-block;
	font-size: 11px;
	padding: 4px 10px;
	margin-right: 5px;
	color: #fff;
	background: #255c99;
	border-radius: 2px;
}

.sub_article span.play_tag{
	position: absolute;
	top: 30px;
	left: 30px;
	display: inline-block;
	font-size: 11px;
	padding: 4px 10px;
	margin-right: 5px;
	color: #fff;
	background: #b3001b;
	border-radius: 2px;
}



/*見出し白文字*/

.sub_article1 a h2{
	position: absolute;
	top: 60px;
	left: 30px;
	width: 900px;
	z-index: 1;
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	text-shadow: 0px 0px 5px  rgba(0,0,0,0.70);
}


.sub_article1 a p{
	position: absolute;
	bottom: 40px;
	right: 30px;
	text-align: right;
	width: 100%;
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	text-shadow: 0px 0px 3px  rgba(0,0,0,0.70);
}

/*見出し黒文字*/

.sub_article2 a h2{
	position: absolute;
	top: 60px;
	left: 30px;
	width: 900px;
	z-index: 1;
	font-size: 28px;
	font-weight: 600;
	color: #000;
	text-shadow: 0px 0px 5px  rgba(255,255,255,0.70);
}


.sub_article2 a p{
	position: absolute;
	bottom: 40px;
	right: 30px;
	text-align: right;
	width: 100%;
	font-size: 17px;
	font-weight: 600;
	color: #000;
	text-shadow: 0px 0px 3px  rgba(255,255,255,0.70);
}




/*--------------サイトの説明--------------*/

#site_dscrp{
	width: 980px;
	margin: 0 auto;
	padding: 50px 0;
}


#site_dscrp h2{
	font-size: 20px;
	margin: 10px 0 50px;
	text-align: center;
	font-weight: bold;
	color: #004729
}

#site_dscrp p{
	margin: 20px 0;
}




/*--------------コンテンツ--------------*/

#contents_type_wrap{
	width: 100%;
	height: 610px;
	background: url("../img/background.jpg") no-repeat center;
	background-size: cover;
	padding: 50px 0;
	position: relative;
	box-sizing: border-box;
}
#contents_type_wrap .background_div{
	width: 100%;
	height: 510px;
	background:rgba(0,38,38,0.5);
	background-blend-mode: multiply;
	box-sizing: border-box;
}

#contents_type_wrap .contents_type{
	width: 1080px;
	height: 100%;
	margin: 0 auto;
}


#contents_type_wrap .contents_type .contents_box{
	float: left;
	width: calc((100% - 160px)/2);
	margin: 70px 40px 0;
	padding: 15px;
	box-sizing: border-box;
	color: #fff;
}



#contents_type_wrap .contents_type .contents_box h2{
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
}

#contents_type_wrap .contents_type .contents_box:first-child h2{
	background: url("../img/course_icon_white.png") no-repeat ;
	background-position: center top;
	padding-top: 55px;
}

#contents_type_wrap .contents_type .contents_box:last-child h2{
	background: url("../img/play_icon_white.png") no-repeat ;
	background-position: center top;
	padding-top: 55px;
}

#contents_type_wrap .contents_type .contents_box p{
	margin-bottom: 50px;
}


/*ボタン設定*/

#contents_type_wrap .contents_btn{
	position: relative;
	color: white;
	display: block;
	width: 250px;
	height: 64px;
	line-height: 64px;
	transition: all 0.3s;
	text-align: center;
	margin: 0 auto;
}


 #contents_type_wrap .contents_btn span {
    transition: all 0.3s;
    tranform: scale(1, 1);
}

#contents_type_wrap .contents_btn::before,
#contents_type_wrap .contents_btn::after{
	content: '';
	position: absolute;
	transition: all 0.3s;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#contents_type_wrap .contents_btn::before{
	opacity: 0;
	background: rgba(255, 255, 255, 0.2);
	transform: scale(1, 0.1);
}

#contents_type_wrap .contents_btn:hover::before{
	opacity: 1;
	transform: scale(1,1);
}

#contents_type_wrap .contents_btn::after {
	transition: all 0.3s;
	border: 1px solid rgba(255, 255, 255, 0.5);
}

#contents_type_wrap .contents_btn:hover::after {
	transform: scale(1, .1);
	opacity: 0;
}




/*--------------運営会社--------------*/


.Oprt_cmp_wrap{
	width: 100%;
	background: #e5e5e5;
	position: relative;

}


#Oprt_cmp{
	width: 1080px;
	margin: 0 auto;
	padding: 30px 0 50px;
	box-sizing: border-box;
}

#Oprt_cmp h2{
	text-align: center;
	font-size: 20px;
	background: #e5e5e5;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 20px 0;
	width: 650px;
	margin: 0 auto;
}

#Oprt_cmp .cmp_name span{
	display: block;
	margin: 60px auto;
	text-align: center;
	background: url("../img/inform-nearlogo.png") no-repeat;
	background-position: left center;
	padding: 23px 0 0 200px; 
	height: 70px;
	width: 450px;
	font-size: 23px;
	box-sizing: border-box;
}

#Oprt_cmp .cmp_dscrp{
	width: 960px;
	margin: 40px auto 40px;
}



/*ボタン設定*/

#Oprt_cmp .Oprt_cmp_btn{
	position: relative;
	display: block;
	width: 250px;
	height: 64px;
	line-height: 64px;
	transition: all 0.3s;
	text-align: center;
	margin: 0 auto ;
	color: #171581;
}



 #Oprt_cmp .Oprt_cmp_btn span {
    transition: all 0.3s;
    tranform: scale(1, 1);
}


#Oprt_cmp .Oprt_cmp_btn::before,
#Oprt_cmp .Oprt_cmp_btn::after{
	content: '';
	position: absolute;
	transition: all 0.3s;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#Oprt_cmp .Oprt_cmp_btn::before{
	opacity: 0;
	content: "インフォニア株式会社サイト";
	color: #fff;
	background:rgba(0,153,232,1);
	transform: scale(1, 0.1);
}

#Oprt_cmp .Oprt_cmp_btn:hover::before{
	opacity: 1;
	transform: scale(1,1);
}

#Oprt_cmp .Oprt_cmp_btn::after {
	transition: all 0.3s;
	border: 1px solid #171581;
}

#Oprt_cmp .Oprt_cmp_btn:hover::after {
	transform: scale(1, .1);
	opacity: 0;
}




/*--------------スクロールイン--------------*/


.section{
	opacity: 0;
	transform: translate(0.70px);
	transition: all 1s;
}

.section.scrollin{
	opacity: 1;
	transform: translate(0,0);
}










