@charset "UTF-8";

#list_article {
	padding-top: 20px;
}

#list_article li {
	float: left;
	width: 450px;
	margin-bottom: 5px;
}

#list_article li a {
	padding-left: 15px;
	background: url(/images/global/icn_ft_link_off.png) no-repeat left center;
}

#list_article li a:hover {
	background: url(/images/global/icn_ft_link_on.png) no-repeat left center;
}

.ttl_name,
.ttl_red {
	clear: both;
	width: 880px;
	height: 44px;
	line-height: 50px;
	padding-left: 22px;
	margin-bottom: 10px;
	font-size: 1.231em;
	font-weight: bold;
	background: url(/images/job/bg_subttl_pink.png) no-repeat center center;
	position: relative;
}
	
.ttl_red {
	background: url(/images/job/bg_subttl_red.png) no-repeat center center;
}

#pop h1 {
	font-size: 1.308em;
	padding-left: 10px;
	color: #f8485a;
}

#pop .section {
	margin-left: 5px;
}

#pop_title {
	text-align: center;
	background: url(/images/lp_pop/bg.jpg) repeat-x center top;
}

#pop .ttl_red_pop {
	font-size: 1.154em;
	width: 670px;
	height: 44px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 50px;
	background: url(/images/lp_pop/bg_title.png) no-repeat 0 0;
}

#popup_container {
	width: 680px;
	margin: 0 auto;
}

#popup_content #case {
	margin: 0 10px;
}

#popup_content h1 {
	font-size: 1.385em;
	padding: 10px;

}

#popup_content h2 {
	font-size: 1.154em;
	width: 670px;
	height: 44px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 50px;
	background: url(/images/lp_pop/bg_title.png) no-repeat 0 0;
}

#popup_content h3.titlestyle {
	color: #E9546B;
	border-bottom: dotted 1px #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}

#popup_content h4 {
	font-size: 1.154em;
	border-bottom: dotted 1px #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}

#popup_content h5 {
margin-bottom: 10px;
	padding-top: 20px;
}

#popup_content p {
	margin-bottom: 5px;
}

#popup_content .situation {
	background-color: #EEE;
	border: solid 1px #DDD;
	margin-bottom: 10px;
	padding: 10px 10px 5px;
}

#popup_content .situation li {
	list-style: disc;
	margin-left: 20px;
}

#control {
	position: relative;
	left: 50%;
	float: left;
	margin-bottom: 20px;
}

#control p {
	position: relative;
	left: -50%;
	float: left;
	padding: 0 10px;
}

#pop_footer {
	clear: both;
		text-align: center;
		font-size: .847em;
}


.voice01 {
	width: 415px;
	border: solid 3px #FADDDD;
	background-color: #FFF3F3;
	padding: 10px;
}

.voice01 .pic {
	width: 74px;
	float: left;
	display: inline;
	margin-left: 10px;
}

.voice01 p {
	margin-left: 100px;
	margin-bottom: 5px;
}

.voice01 .btn_pop_voice {
	float: right;
}

#voice01_left {
	float: left;
}

#voice01_right {
	float: right;
}

.txt {
	width: 650px;
	float: right;
}

.box_right .txt {
	float: left;
}

.txt h4 {
	border-bottom: solid 1px #d1d1d1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.box_voice {
	margin-bottom: 30px;
}

.box_voice h4 span {
	border-left: solid 4px #d1d1d1;
	padding-left: 10px;
	color: #ED4874;
	font-size: 1.154em;
}

.box_voice .pic {
	width: 250px;
	text-align: center;
	float: left;
}

.box_voice.box_right pic {
	float: right;
}