@charset "utf-8";

body.pain_single h2.h2_midashi.page_title{
	font-size: 2.07rem !important;
	color: black !important;
	font-weight: bold;
	border-bottom: 0px none !important;
	margin-bottom: 24px !important;
	line-height: 3.2rem;
	margin-top: 48px;
    background-color: white !important;
	box-shadow: none;
}
body.pain_single:not(.column_det) h2.h2_midashi.page_title:before{
	display: block !important;
	color: #33b264 !important;
	font-size: 1.2rem !important;
	line-height: 1.6rem !important;
	margin-bottom: 12px;
}

body.pain_single h3.midashi_none{
	margin-bottom: 42px !important;
	border-bottom: 0px none;
	border-top: 4px solid #EEEEEE !important;
	width: 100% !important;
	max-width: 1657px !important;
	font-size: 1.8rem !important;
	margin-bottom: 12px !important;
	padding-bottom: 4px !important;
	position: relative !important;
	text-align: left !important;
	color: var(--strong_color) !important;
}

body.dev_pc.pain_single:not(.column_det) h3.midashi_none{
	padding-top: 18px !important;
	line-height: 4.8rem !important;
}
ul.career{
	background-color:#f4f8f4 !important
}

section#id_sec_column ol.tile span.column_date {
	width: 160px;
	height: 32px;
	line-height: 2.0rem;
}
section#id_sec_column ol.tile span.tag_area {
	width: calc(100% - 160px);
	height: 32px;
}
div.hosoku + div.hosoku {
	margin-top: -12px !important;
}