

/*# sourceMappingURL=style.css.map */
@media (max-width: 1201px){
	.fz48{
		font-size: 30px;
	}
	.fz36{
		font-size: 24px;
	}
	.fz24{
		font-size: 18px;
	}
	.fz18{
		font-size: 15px;
	}
	.fz16{
		font-size: 14px;
	}
	.fz14{
		font-size: 12px;
	}
	#main .wrap3 .htbox .con p{
		display: none;
	}
	header nav .item{
		margin-left: .2rem;
	}
	header .r-side .tel{
		padding-left: 30px;
		padding-right: 50px;
		background-size: 22px auto;
		font-size: 14px;
	}
	#history .wrap1 li{
		width: calc(50% - .3rem);
    	box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
	}

	.recruitdtl .resume .txt{
	    width: 12.5%;
	}
	.recruitdtl textarea{
	    margin-left: 1.4%;
	    width: 80.5%;
	}
	.recruitdtl .check-box .txt{
		width: 25%;
	}
	header .r-side .searico .submit{
		width: 40px;
	}
	header nav .item{
		padding: 0 .2rem;
	}
	header nav .item .sel-con a{
		line-height: .3rem;
		padding: .2rem .24rem;
	}
	header .r-side .searico .textbox .sel-type{
		width: 100px;
	}
	header .r-side .searico .textbox .sel-type .tit,
	header .r-side .searico .textbox .sel-type .tit-con div{
		padding: 0 10px;
	}
	#circuit .searlist .wrap1 ul li{
		width: calc(33.3333% - 30px);
	}
}