@charset "utf-8";

#Quick a:hover {width:150px;}
#Quick a.case2:hover {width:210px;}

@media screen and (max-width:1024px){
	#Quick a:hover {width:125px;}
	#Quick a.case2:hover {width:180px;}
}


.sCompany_case7 .info_box {display:block;}
.sCompany_case7 .info_box ul {margin-top:2%;}


.sContact_case1 .agree_box .privacy_btn {width:auto; padding:0 13px;}