/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.ttl {
  width: 100%;
  border-bottom: 4px solid #ff9200;
  color: #ff9200;
  height: 26px;
  padding-top: 11px;
  font-size: 1.2em;
}
#detail {
  width: 800px;
  border: solid 1px #d6d6d6;
  padding: 4px;
  zoom: 1;
}
#detail:after {
  content: "";
  display: block;
  clear: both;
}
#detail .header {
  width: 100%;
  background: #ffecd0;
  zoom: 1;
}
#detail .header:after {
  content: "";
  display: block;
  clear: both;
}
#detail .header h2 {
  float: left;
  font-size: 1.7em;
  line-height: 0.6em;
  font-weight: normal;
  height: 50px;
  padding-top: 20px;
  padding-left: 20px;
}
#detail .header h2 span.ruby {
  margin-top: 8px;
  display: block;
  font-size: 0.6em;
}
#detail .header .merit-mark {
  float: right;
  margin-top: 20px;
  margin-right: 20px;
}
#detail .detail-left {
  margin-top: 25px;
  margin-left: 25px;
  float: left;
}
#detail .detail-left dl dt {
  clear: both;
  float: left;
}
#detail .detail-left dl dd {
  float: left;
  margin-bottom: 3px;
}
#detail .detail-right {
  float: right;
  margin-top: 20px;
  margin-right: 23px;
}
#detail .detail-right ul.buttons li {
  margin-bottom: 15px;
}
#detail .detail-right ul.buttons li img.m20 {
  margin-right: 10px;
}
#detail .detail-right ul.sns {
  margin-left: 40px;
}
#detail .detail-right ul.sns li {
  float: left;
  margin-left: 7px;
}
#detail .detail-nav {
  clear: both;
  background-color: #ff9200;
  color: #fff;
  height: 47px;
  text-align: center;
}
#detail .detail-nav a {
  color: #fff;
}
#detail .detail-nav ul {
  width: 700px;
  margin: auto;
  margin-top: 10px;
}
#detail .detail-nav ul li {
  float: left;
  height: 20px;
  line-height: 22px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 1.5em;
  border-right: 1px solid #fff;
  margin-top: 15px;
}
#detail .detail-nav ul li:first-child {
  margin-left: 15px;
}
#detail .detail-nav ul li:last-child {
  border: none;
  padding-right: 0;
}
#detail .movie {
  margin-top: 30px;
}
#detail .info {
  margin-left: 20px;
  width: 750px;
  zoom: 1;
}
#detail .info:after {
  content: "";
  display: block;
  clear: both;
}
#detail .info h2 {
  width: 100%;
  border-bottom: 4px solid #ff9200;
  color: #ff9200;
  height: 26px;
  padding-top: 11px;
  font-size: 1.2em;
  line-height: 30px;
  margin-top: 40px;
  font-size: 1.8em;
}
#detail .info h2 .eg {
  display: inline-block;
  font-size: 0.6em;
  margin-left: 15px;
}
#detail .info h3 {
  margin-top: 35px;
  font-size: 2em;
  color: #fb5e00;
  line-height: 1.2em;
}
#detail .info p {
  margin-top: 20px;
  line-height: 1.5em;
  font-size: 1.3em;
}
#detail .info h4 {
  height: 40px;
  margin-top: 35px;
  background-color: #fb5e00;
  line-height: 40px;
  color: #fff;
  font-size: 1.5em;
  padding-left: 10px;
}
#detail .info ul {
  margin-top: 30px;
}
#detail .info ul li {
  float: left;
  margin-right: 13px;
  width: 241px;
}
#detail .info ul li:last-child {
  margin-right: 0;
}
#detail .info ul li p {
  font-size: 1em;
  margin-top: 7px;
}
#detail .info .left-info {
  margin-top: 20px;
  float: left;
  width: 241px;
}
#detail .info .left-info p {
  font-size: 1em;
  margin-top: 7px;
}
#detail .info .right-info {
  margin-top: 20px;
  margin-left: 25px;
  float: right;
  width: 484px;
}
#detail .info .right-info p {
  font-size: 1.3em;
  margin-top: 0;
}
/* #detail .info ul.ob-og li {
  border: solid 1px #d6d6d6;
  margin-right: 4px;
  padding: 2px;
} 企業情報『先輩情報』改修のためオミット */

#detail .info ul.ob-og li:last-child {
  margin-right: 0;
}

/*---------- 企業情報『先輩情報』改修 ----------*/

#detail .info ul.ob-og li h3.human {
	float: left;
	width: 600px;
	color: #000;
	position: relative;
	height: 40px;
	line-height: 40px;
	padding: 0 40px 0 30px;
	margin-bottom: 40px;
	font-size: 20px;
	border: 1px solid #325A8C;
	border-radius: 3px;
}
#detail .info ul.ob-og li h3.human:before {
	content: attr(title);
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 20px;
	font-size: 15px;
	background: #325A8C;
	color: #fff;
	font-weight: normal;
}
#detail .info ul.ob-og li h4.fusen {
	width: 150px;
	height: 20px;
	text-align: center;
	float: left;
	position: relative;
	margin: 40px 22px 40px 10px;
	padding: 10px 15px 0px 20px;
	color: #fff;
	font-weight:bold;
	background: #ff9200;
	box-shadow: 12px 0 0 0 #ff9200, 0 12px 0 0 #ff9200, 1px 5px 4px -3px rgba(0,0,0,0.2);
}
#detail .info ul.ob-og li h4.fusen:before {
	content: " ";
	position: absolute;
	top: 100%;
	left: 100%;
	width: 0;
	height: 0;
	border-width: 12px 12px 0 0;
	border-style: solid;
	border-top-color: #f50;
	color: transparent;
}
/*---------- 企業情報『先輩情報』改修 END ----------*/

#detail .info ul.ob-og li .human {
  background-image: url("/img/pc/common/mark/human.png");
  background-repeat: no-repeat;
  background-position: 12px center;
  background-color: #fff;
  line-height: 30px;
  padding-left: 40px;
  width: 185px;
  margin: auto;
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 10px;
}
#detail .info ul.ob-og li .school {
  font-size: 1em;
  margin-left: 10px;
}
#detail .info ul.ob-og li h4 {
  background-color: #fff;
  color: #ff9200;
  font-size: 1.5em;
  font-weight: normal;
  margin-top: 10px;
  height: auto;
  line-height: normal;
}
#detail .info ul.ob-og li p.comment {
  /* font-size: 1em; 企業情報『先輩情報』改修のためオミット */
  font-size: 1.2em;
  width: 225px;
  margin: auto;
}
#detail .company {
  margin-left: 20px;
  width: 750px;
  margin-bottom: 40px;
}
#detail .company h2 {
  width: 100%;
  border-bottom: 4px solid #ff9200;
  color: #ff9200;
  height: 26px;
  padding-top: 11px;
  font-size: 1.2em;
  line-height: 30px;
  margin-top: 40px;
  font-size: 1.8em;
  margin-bottom: 30px;
}
#detail .company h2 .eg {
  display: inline-block;
  font-size: 0.6em;
  margin-left: 15px;
}
#detail .company dl {
  zoom: 1;
  border-bottom: 1px dotted #d6d6d6;
  padding-top: 20px;
  padding-bottom: 10px;
}
#detail .company dl:after {
  content: "";
  display: block;
  clear: both;
}
#detail .company dl.fc {
  border-top: 1px dotted #d6d6d6;
}
#detail .company dl dt {
  float: left;
  width: 220px;
  padding: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.5em;
}
#detail .company dl dd {
  font-size: 1.1em;
  float: left;
  width: 480px;
  line-height: 1.5em;
}



#seeWork h2 {
  margin-bottom: 25px;
}

.box {
  width: 100%;
  display: block;
}

.box .entry {
  width: 412px;
  height: 290px;
  display: inline-block;
  box-sizing:border-box;
  border: 1px solid #ff9200;
}

.box div.entry:first-child {
  margin-right: 20px;
}

.box .entry .entry_title {
  border: none;
}

.box .entry .entry_title_sub {
  height: 20px;
  margin-left: 6px;
  margin-top: 15px;
}

.box .entry .entry_title .heading {
  height: 55px;
  padding: 0;
}

.box .entry .entry_title .heading p {
  margin: 0!important;
  font-size: 16px!important;
  padding-left: 5px;
  word-break: break-all;
  padding-top: 15px;
  width: 390px;
  line-height: 17px;
}

.box .entry .entry_title .heading h3 {
  display: none;
}

.box .entry .entry_main {
  width: 410px;
  margin-left: 6px;
}

.box .entry .entry_main2 p.entry_main_list {
  font-size: 12px!important;
  margin: 0!important;
}

.box .entry .entry_main div {
  display: inline-block;
  vertical-align: text-top;
}

.box .entry_main_img img {
  width: 150px;
  height: auto;
  margin-top: 5px!important;
}

.box .entry .entry_main2 {
  width: 239px;
  margin-left: 10px;
  line-height: 17px;
}

.merit-mark {
/*  display: none;*/
}

.entry_btn2 a:first-child {
  display: none;
}

.entry_btn2 img {
  margin-top: 8px;
  width: 140px;
  height: auto;
}

.entry_btn2 a.add-btn {
  float: none!important;
  display: block;
  text-align: center;
}

.entry_btn2 a.delete-btn {
  float: none!important;
  display: block;
  text-align: center;
}

#seeWork h2.dogs{
  border-bottom: 4px solid #ff9200;
  color: #ff9200;
  font-size: 1.8em;
  height: 120px;
  line-height: 30px;
  margin-top: 0;
  width: 100%;
  background-image: url('/img/pc/common/hariken.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-top: 20px!important;
/*  margin-top: -70px!important; */
}


/* 求人詳細ページ　担当者からのコメント */
#detail .person {
  clear: both;
  width: 720px;
  margin: auto;
  padding: 20px 0;
  position: relative;
}
#detail .person .person-title {
  color: #fff;
  background-color: #ff9200;
  padding: 14px 10px 10px 10px;
  display: inline-block;
  font-size: 18px;
}
#detail .person .person-body {
  border: solid 2px #ff9200;
  box-sizing: border-box;
  padding: 15px;
  overflow: hidden;
}
#detail .person .person-body .person-photo {
  float: left;
  width: 100px;
  border-right: 2px solid #ff9200;
  padding-right: 15px;
  box-sizing: border-box;
}
#detail .person .person-body .person-photo img {
  width: 100%;
}
#detail .person .person-body .person-photo li {
  text-align: center;
  margin: 5px 0;
}
#detail .person .person-body .person-content {
  float: right;
  width: 545px;
  height: 140px;
  padding-left: 15px;
  box-sizing: border-box;
}
#detail .person .person-body .person-content ul {
  overflow: hidden;
  width: 530px;
  margin: auto;
}
#detail .person .person-body .person-content li {
  width: 235px;
  background-color: #ff9200;
  padding: 7px;
  box-sizing: border-box;
  color: #fff;
  margin-right: 20px;
}
#detail .person .person-body .person-content li.tel {
  float: left;
}
#detail .person .person-body .person-content ul li.email  {
  float: right;
}
#detail .person .person-body .person-contact {
  position: absolute;
  bottom: 37px;
}

.person-comment {
  line-height: 1.5em;
  font-size:1.2em;
}
