/* CSS Document */
.xs_none{
    display: none!important;
}

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

.menu_right_list{
	margin-top: 0!important;
}


.about_bg h2{
	left: calc(50% - 150px)!important;
	max-width: 300px!important;
	
}

.about_best a{
	width:110px!important;
	height:110px!important;
}

.about_best a span{
	font-size: 16px!important;
	height:44px!important;
	top:calc(50% - 22px)!important;
}

.about_best a:after{
	bottom:3px;
}

.page h1{
	font-size: 32px!important;
}

.page .main_img{
	height:300px!important;
}

.page_top_nav div{
	width: 46%!important;
    margin: 12px 5px!important;
}

.page_top_nav div a{
	font-size: 13px!important;
}

/*事業紹介*/
.business_link{
	display: block;
	text-align: center;
	height:auto!important;
}

.business_link a{
	width:calc(100% - 10px);
	margin: auto;
	height:80px;
	display: inline-block;
	margin-bottom: 20px;
}

.business_link span:after, .business_link span:before{
	content:none!important;
}