@charset "utf-8";
#breadCrumb {
  background: #0068b7;
  color: #fff;
}
#breadCrumb li {
  background: url(/common/img/icon_arw_breadcrumb_white.png) left 4px no-repeat;
}
.btn.return a {
  color: #666;
}
.news_detail .detail p a {
  color: #287FC2;
}
.news_detail .detail p a:hover {
  color: #0068B7;
}
.disnon {
  display: none !important;
}
/* pager */
.news #pager {
  text-align: center;
}
.news #pager li {
  display: inline-block;
  margin: 0 3px;
  font-size: 1.5rem;
}
.news #pager li a {
  display: inline-block;
  border: 1px solid #d2d2d2;
  width: 32px;
  padding: 7px 0;
  line-height: 1;
}
.news #pager .prev, .news #pager .next {
  border: 1px solid #d2d2d2;
  line-height: 1;
  cursor: pointer;
}
.news #pager .prev a, .news #pager .next a {
  width: 45px;
  padding: 7px 5px;
  border: 0;
}
.news #pager .prev span {
  background: url(/common/img/cmn_ico_arrow04.png) no-repeat left center;
  background-size: 7px 13px;
  padding-left: 15px;
}
.news #pager .next span {
  background: url(/common/img/cmn_ico_arrow05.png) no-repeat right center;
  background-size: 7px 13px;
  padding-right: 15px;
}
.news #pager li.active a {
  background: #d2d2d2;
}
.news #pager li.last:before {
  content: "…";
  margin-right: 9px;
}


/* PC */
@media screen and (min-width: 1020px) {
#main {
  padding: 60px 0 0;
}
/* MV */
#mvSub {
  background: #0168b7 url(/news/img/pc/news_mv_bg.jpg) no-repeat center center;
  background-size: cover;
}
/* news */
.news h3 {
  font-size: 2.3rem;
  margin: 0 0 5px;
}
.news .list {
  background: #fff;
  padding: 30px 40px;
  margin-bottom: 40px;
}
.news .list a {
  display: block;
  position: relative;
}
.news .list dl {
  padding: 7px 28px 7px 6em;
  border-bottom: 1px dashed #d9d9d9;
  position: relative;
}
.news .list dd {
  margin: -2em 0 0 7em;
}
.news .list dd strong {
  position: absolute;
  top: 0.4em;
  left: 0;
  font-size: 1.0rem;
  color: #fff;
  display: inline-block;
  width: 6em;
  text-align: center;
  margin: 6px 0;
}
.news .list dd strong.recruit {
  background: #89c997;
}
.news .list dd strong.news {
  background: #a589c9;
}
.news .list dd strong.field_star {
  background: #3a9efb;
}
.news .list .linkBlank dd span {
  background: url(/common/img/ico_link.png) no-repeat right center;
  background-size: 12px;
  padding-right: 16px;
  display: inline-block;
}
.news .list .linkBlank:hover dd span {
  text-decoration: underline;
}
/* pager */
.news #pager {
  margin-bottom: 40px;
}
.news #pager li:hover a {
  background: #d2d2d2;
  text-decoration: none;
  display: block;
}
.news #pager .prev:hover, .news #pager .next:hover {
  background: #d2d2d2;
  line-height: 1;
}
/* news_detail
--------------------------------------- */
.news_detail article {
  background: #fff;
  padding: 20px 40px;
  margin-bottom: 45px;
}
.news_detail .title {
  border-bottom: 1px dashed #d9d9d9;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.news_detail .title p {
  float: left;
  padding-top: 10px;
}
.news_detail strong {
  font-size: 1.0rem;
  color: #fff;
  display: inline-block;
  width: 6em;
  text-align: center;
  margin-right: 15px;
  position: relative;
  top: 3px;
}
.news_detail .title h2 {
  margin-left: 185px;
  font-weight: normal;
  font-size: 2.2rem;
}
.news_detail strong.recruit {
  background: #89c997;
}
.news_detail strong.news {
  background: #a589c9;
}
.news_detail strong.field_star {
  background: #3a9efb;
}
.news_detail .detail .image {
  float: left;
  padding: 0 30px 0 0;
}
.news_detail .detail .image img {
  max-width: 350px;
  height: auto;
  padding-top: 7px;
}
.news_detail .detail p {
  margin-bottom: 1.5em;
}
}

/* SP */
@media screen and (max-width: 1019px) {
#main {
  padding: 30px 0 0;
}
#breadCrumb li {
  background: transparent;
}
#mvSub h2 {
  background: transparent;
  color: #fff;
  font-size: 21px;
}
/* news */
.news h3 {
  font-size: 1.7rem;
  margin: 0 0 10px;
}
.news .list {
  background: #fff;
  padding: 0 10px;
  margin-bottom: 25px;
}
.news .list a {
  display: block;
  position: relative;
}
.news .list a:after {
  content: "";
  display: block;
  width: 9px;
  height: 16px;
  background: url(/common/img/cmn_ico_arrow01.png) no-repeat left top;
  background-size: 9px auto;
  position: absolute;
  top: 50%;
  right: 5px;
  margin: -8px 0 0;
}
.news .list dl {
  padding: 10px 20px 7px 0;
  border-bottom: 1px dotted #d9d9d9;
  position: relative;
}
.news .list dt {
  font-size: 1.2rem;
  padding: 0 0 0 6.5em;
}
.news .list dd {
  margin: 5px 0 0;
}
.news .list dd strong {
  position: absolute;
  color: #fff;
  display: inline-block;
  text-align: center;
  top: 10px;
  left: 0;
  font-size: 1.2rem;
  width: 5.5em;
}
.news .list dd strong.recruit {
  background: #89c997;
}
.news .list dd strong.news {
  background: #a589c9;
}
.news .list dd strong.field_star {
  background: #3a9efb;
}
.news .list .linkBlank dd span {
  background: url(/common/img/ico_link.png) no-repeat right center;
  background-size: 12px;
  padding-right: 16px;
  display: inline-block;
}
/* pager */
.news #pager {
  position: relative;
}
.news #pager .prev {
  position: absolute;
  left: 14.5%;
  top: 50px;
}
.news #pager .next {
  position: absolute;
  right: 14.5%;
  top: 50px;
}

/* news_detail
--------------------------------------- */
.news_detail article {
  background: #fff;
  padding: 10px;
  margin-bottom: 30px;
}
.news_detail .title {
  border-bottom: 1px dashed #d9d9d9;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.news_detail .title p {
  margin-bottom: 8px;
}
.news_detail strong {
  font-size: 1.0rem;
  color: #fff;
  display: inline-block;
  width: 6em;
  text-align: center;
  margin-right: 10px;
  position: relative;
  top: 3px;
  line-height: 1;
  padding: 4px 0;
}
.news_detail .title h2 {
  font-weight: normal;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 2.5px;
}
.news_detail strong.recruit {
  background: #89c997;
}
.news_detail strong.news {
  background: #a589c9;
}
.news_detail strong.field_star {
  background: #3a9efb;
}
.news_detail .detail .image {
  margin-bottom: 12.5px;
}
.news_detail .detail .image img {
  width: 100%;
  height: auto;
}
.news_detail .detail p {
  margin-bottom: 1.5em;
}
}

@media all and (-ms-high-contrast:none) {
.news #pager li a {
}
.news .pager li > span {
  padding: 9px 0 5px;
}
.news .pager li span {
  padding: 9px 0 5px;
}
.news #pager .prev span b {
  position: relative;
  top: 2px;
  background-position: left 3px;
}
.news #pager .next span b {
  position: relative;
  top: 2px;
  background-position: right 3px;
}
.news .btn a span, .news_detail .btn a span {
  background-position: left 5px;
  position: relative;
  top: 3px;
}
}
