@charset "Shift_JIS";

/*===================================================================
	visual
===================================================================*/
#contents #content #visual .head {
	position: relative;
	margin-bottom: 20px;
	width: 760px;
	height: 400px;
}

#contents #content #visual .head .photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#contents #content #visual .head .photoMain {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#contents #content #visual .head .lead {
	width: 369px;
	float: left;
	margin-top: 305px;
	padding: 15px 30px;
	position: relative;
	background: url(../img/bg_visual.png) repeat 0 0;
	z-index: 2;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#contents #content #visual .body .description {
	float: left;
	width: 485px;
	margin-bottom: 20px;
}

#contents #content #visual .body .description .title {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #C20003;
}

#contents #content #visual .body .figure {
	float: right;
	width: 260px;
	margin-bottom: 20px;
}

#contents #content #visual .body .figure .caption {
	margin-top: 5px;
	font-size: 11px;
	line-height: 12px;
}


/*===================================================================
	recruitmentinfo
===================================================================*/
#contents #content #recruitmentinfo dl {
	margin-bottom: 4px;
	font-size: 11px;
}

#contents #content #recruitmentinfo dl dt {
	width: 56px;
	float: left;
}

#contents #content #recruitmentinfo dl dd {
	margin-left: 61px;
}

#contents #content #recruitmentinfo .permalinkArea {
	margin-top: 18px;
	padding-bottom: 8px;
}

/*===================================================================
	appealpoint
===================================================================*/
#contents #content #appealpoint .body {
	border: 1px solid #D6D6D6;
	background: url(../img/bg_check_gray01.gif) repeat 0 0;
	padding: 0 6px 5px 5px;
}

#contents #content #appealpoint .unit {
	background: url(../img/bg_appealpoint_top.gif) #FFF no-repeat 0 0;
	margin-top: 5px;
}

#contents #content #appealpoint .unit .inner {
	background: url(../img/bg_appealpoint_bottom.gif) no-repeat 0 100%;
	padding: 15px;
	width: 717px;
}

#contents #content #appealpoint .unit .figure {
	float: left;
	width: 200px;
}

#contents #content #appealpoint .unit .description {
	float: right;
	width: 500px;
}

#contents #content #appealpoint .unit .left {
	float: left;
}

#contents #content #appealpoint .unit .balloon {
	float: left;
	padding-bottom: 6px;
	background: url(../img/bg_balloon.gif) no-repeat 50% 100%;
	line-height: 100%;
}

#contents #content #appealpoint .unit .balloon p {
	float: left;
	padding: 10px 15px;
	background: #C20003;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#contents #content #appealpoint .unit .text {
	padding-top: 10px;
	clear: both;
}

/*===================================================================
	appealmovie
===================================================================*/
#contents #content #appealmovie .body {
	text-align: center;
}

/*===================================================================
	interview
===================================================================*/
#contents #content #interview .body ul {
	width: 771px;
	margin-right: -11px;
}

#contents #content #interview .body li {
	float: left;
	width: 246px;
	margin-right: 11px;
	display: inline;
}

#contents #content #interview .body li .figure {
	float: left;
}

#contents #content #interview .body li .text {
	background: url(../img/arrow_red01.png) no-repeat 0 50%;
	padding-left: 10px;
}

/*PRフォト（メインビジュアル）画像に色を付ける*/
.photoMain img{
    margin: 0px !important;
}

.photoMain img:hover{
    border:solid 3px #ff6600!important;
    margin: -3px !important;
}
