#header, .pc #global_menu ul ul a, #footer_bottom, .mobile #copyright, .mobile .home #header {
    background-color: #F8B619 !important;
}
#header a, mobile a.menu_button:before {
    font-weight: bold;
	font-size: 16px !important;
}

.pc .home #global_menu > ul > li > a:hover{
	color: #022894 !important;
}

.post_content {
    font-size: 15px !important;
	font-weight: 500;
}

#page_header .headline{
    color: #022894 !important;
}

/*会社案内*/
h2.company_outline {
    border-left: solid 14px #F8B619;
    line-height: 1.5;
    padding: 4px;
    padding-left: 10px !important;
    margin-top: 1.5em;
	font-weight: 500;
}
.post_content table.company_profile th{
	font-weight: bold;	
}

h4.company_add{
	padding: 0.5em 1.1em;
}

@media screen and (max-width: 600px){
	.post_content table.company_profile th,
	.post_content table.company_profile td{
		display: block;
		text-align: center;
		width: 90%;
		}
	div#machine table th,
	div#machine table td{
		width: 90% !important;
		text-align: left;
		}
}

/*設備紹介*/
.work_list .box .image {
	border-radius: 0px;
    width: 100%;
	height: 400px;
    display: block;
    margin: 44px auto 20px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

body.post-type-archive-work p.date,
.page-id-6 li.date{ display: none;}


body.post-type-archive-work .work_list .box {
    width: calc(100% * 550 / 1150 - 1px);
    border: 1px solid #ddd;
    margin: 0 calc(100% * 20 / 1150) 30px 0 !important;
	margin: 0 calc(100% * 20 / 1150) 30px 0;
    background: #f7f7f7;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

div#machine table th{ width: 30%; color: #fff; background: #022894;}

div#machine_list_page{ height: 100px; margin: 2.5em 0; text-align: center;}
div#machine_list_page a{ padding: 1.5em 2.5em; background: #022894; color: #fff;}


#work_category_list h2.headline{
    font-size: 42px !important;
    line-height: 1.4;
	}

/*製品紹介*/
ol.blog_list ul.meta,
ol.blog_list .title,
ol.blog_list li.box p.title,
.blog_list .box .title a{display: none !important;}
li.box h4.title{ color:#F8B619 ; font-weight: 600;}

/*共通*/
.pc .home #global_menu li.current-menu-item > a{
    color: #000 !important;
}
.align_l{ text-align: left;}
.align_r{ text-align: right;}
h3.well2 { margin:0em 0 0px; line-height:2; border:1px solid #cdcdcd; background:#fcfcfc; box-shadow: 0 1px 3px 0 rgba(195,195,195,0.3); padding: 0.5em 1.1em;
}