/* トップページ新着情報カテゴリー背景 */
.parts040506_notice-news .container li span.categorytag {
    background:#FF8773!important;
}

/* トップページセクション１ */
.parts118-123G3qTtQ5tNt_link {
  border-radius: 10px !important;
  box-shadow: 0px 5px #CC8450!important;
}

/* フッターメールアイコン */
.parts34_footer .contactbox-area .col:last-child > span.Btn-Text:hover {
  fill: #fff !important;
}

.parts184_2col {
  pointer-events:none!important;
}

.parts172_3col {
  pointer-events:none!important;
}

.work-center {
	text-align: center;
	font-size:17px;
}
.wk-center{
	display: inline-block;
	text-align: left;
	line-height: 2;
	margin-bottom: 20px;
}


@media screen and (max-width: 959px){
	.work-center {
		font-size:16px;
	}
	.about-center {
		font-size:16px;
	}
	.recruit-center {
		font-size:16px;
	}
}