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










/*  ---------------------------------------------------------------------------------------------------------------------------------- */


/*トップページ/


/*  ---------------------------------------------------------------------------------------------------------------------------------- */







#top main{padding:50px 0 0;}



@media screen and (max-width: 768px){

#top main{padding:90px 0 0;}
}





/*------------------------------*/






@media screen and (max-width: 768px){

}





/*------------------------------*/


#top_intro{padding: 8rem 0 12rem;}
#top_pain-point{padding: 7rem 0 7rem;background:#DCE7F2;}
#top_service{padding: 8rem 0 12rem;background: #fff;}
#top_works{padding: 8rem 0 10rem;background:#F7F4F1;}
#top_price{padding: 8rem 0 10rem;}
#top_flow{padding: 8rem 0 12rem;background:#F7F4F1;}
#top_about{padding: 8rem 0 12rem;}
#top_qa{padding: 8rem 0 8rem;background:#F7F4F1;}
#top_column{padding: 8rem 0 5rem;}
#top_news{padding: 8rem 0 12rem;}
#top_contact{padding: 8rem 0 8rem;background:#DCE7F2;}


@media screen and (max-width: 768px){
#top_intro{padding: 6rem 0 6rem;}
#top_pain-point{padding: 5rem 0 5rem;/*! background:#DCE7F2; */}
#top_service{padding: 5rem 0 6rem;/*! background: #fff; */}
#top_works{padding: 5rem 0 6rem;/*! background:#F7F4F1; */}
#top_price{padding: 5rem 0 5rem;}
#top_flow{padding: 5rem 0 5rem;/*! background:#F7F4F1; */}
#top_about{padding: 5rem 0 5rem;}
#top_qa{padding: 5rem 0 5rem;}
#top_column{padding: 5rem 0 5rem;}
#top_news{padding: 3rem 0 6rem;}
#top_contact{padding: 5rem 0;}	
	
}	









/*------------------------------*/	





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

#top_intro{
	background-image: url("../images/topMvImg_pc.svg");
	background-repeat: no-repeat;
	background-position: top 6rem center;
	background-size:auto 827px;
}
	
#top_intro .txtblock{width: 58%;}
/*

#top_intro,
#top_pain-point,
#top_service,
#top_works,
#top_price,
#top_flow,
#top_about,
#top_qa,
#top_column,
#top_news,
#top_contact{min-width: 769px;}*/
	

}







@media screen and (max-width: 768px){

.topMvImg_sp{width: 94%;margin:0 auto 3rem;text-align: center;}
.topMvImg2_sp{width: 94%;margin:0 auto 3rem;text-align: center;}	
	

}








/*------------------------------*/


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

#top_service .contblock{display: flex;justify-content: space-between; flex-direction: row-reverse;}		
#top_service .contblock .imgblock{width: 40%;margin-top:8rem;margin-right: 2rem;}
#top_service .contblock .txtblock{width: 50%;}

	
#top_about .contblock{display: flex;justify-content: space-between; flex-direction: row-reverse;}		
#top_about .contblock .imgblock{width: 30%;margin-right: 2rem;}
#top_about .contblock .txtblock{width: 56%;}	
	

#top_pain-point .whiteBox{display: flex;justify-content: space-between;}


#top_column .wrap,
#top_news .wrap{max-width: 1200px;width: inherit;}
	

}


@media screen and (max-width: 768px){

#top_service .contblock .imgblock{width: 80%;margin:auto;}
#top_about .contblock .imgblock{width: 65%;margin:auto;}
	
	
	
	
	
}









/*------------------------------*/


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

#top #footer .wrap{padding: 5rem 20px 6rem;box-sizing: border-box;}

}





