@charset "UTF-8";
html:lang(ja) body.home #picup-area .img:after, html:lang(ja) body.home #nav-footer #nav-home:after, html:lang(ja) body.home #nav-footer #nav-home .nav-home-01:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}

/*	home
-----------------------------------------*/
html:lang(ja) body.home {
  background: #fff;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html:lang(ja) body.home #footer {
  background-color: #2485ce;
}
html:lang(ja) body.home .jsNon {
  display: none;
}
html:lang(ja) body.home #header .nav-02 ul li a,
html:lang(ja) body.home #header .nav-01 p a {
  background-position: 0 center;
}
html:lang(ja) body.home #special {
  background: none !important;
  min-width: auto !important;
  padding: 0 !important;
}
html:lang(ja) body.home #top-carousel {
  border-top: 1px solid #b7c5d0;
}
html:lang(ja) body.home #top-carousel .top-carousel-content {
  overflow: hidden;
}
html:lang(ja) body.home #top-carousel .top-carousel-content .inner {
  position: relative;
  width: 950px;
  margin: 0 auto;
}
html:lang(ja) body.home #top-carousel .top-carousel-content .inner:before, html:lang(ja) body.home #top-carousel .top-carousel-content .inner:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  display: block;
  width: 100%;
}
html:lang(ja) body.home #top-carousel .top-carousel-content .inner:before {
  left: -100%;
}
html:lang(ja) body.home #top-carousel .top-carousel-content .inner:after {
  right: -100%;
}
html:lang(ja) body.home #top-carousel .top-carousel-content .inner ul {
  position: relative;
  left: 0;
  width: 100%;
  zoom: 1;
  -webkit-will-change: left;
  will-change: left;
}
html:lang(ja) body.home #top-carousel .top-carousel-content .inner ul:after {
  content: "";
  clear: both;
  display: block;
}
html:lang(ja) body.home #top-carousel .top-carousel-content .inner ul li {
  float: left;
  -webkit-will-change: opacity;
  will-change: opacity;
}
html:lang(ja) body.home #top-carousel .top-carousel-content .inner ul li:nth-child(n+2) {
  display: none;
}
html:lang(ja) body.home #top-carousel .top-carousel-content .inner ul li a {
  display: block;
  background-color: #fff;
}
html:lang(ja) body.home #top-carousel .top-carousel-content .inner ul li a img {
  background-color: #fff;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui {
  position: relative;
  width: 950px;
  margin: 0 auto;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .btn {
  position: absolute;
  top: -158px;
  z-index: 3;
  display: block;
  width: 37px;
  height: 37px;
  margin: 0;
  border: none;
  padding: 0;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: 100ms;
  transition: 100ms;
  -webkit-will-change: opacity;
  will-change: opacity;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .btn:hover, html:lang(ja) body.home #top-carousel .top-carousel-ui .btn:focus, html:lang(ja) body.home #top-carousel .top-carousel-ui .btn:active {
  opacity: .75;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .btn-next {
  right: -57px;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .btn-prev {
  left: -57px;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .thumb {
  width: 824px;
  height: 55px;
  margin: 10px auto 0 auto;
  zoom: 1;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .thumb:after {
  content: "";
  clear: both;
  display: block;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .thumb li {
  float: left;
  margin: 0 10px;
  background-color: #000;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .thumb li a {
  display: block;
  background-color: #fff;
  -webkit-will-change: opacity;
  will-change: opacity;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .thumb li a img {
  width: 186px;
  height: 55px;
  background-color: #fff;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .current {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  display: block;
  width: 180px;
  height: 49px;
  border: 3px solid #167dcb;
  background: transparent;
  -webkit-will-change: left;
  will-change: left;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .current:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  z-index: 2;
  width: 0;
  height: 0;
  margin-left: -12px;
  border-style: solid;
  border-width: 0 12px 10px 12px;
  border-color: transparent transparent #167dcb transparent;
}
html:lang(ja) body.home #top-carousel .top-carousel-ui .current span {
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
html:lang(ja) body.home #top-carousel.smartdevice .top-carousel-ui .btn-next {
  right: 10px;
}
html:lang(ja) body.home #top-carousel.smartdevice .top-carousel-ui .btn-prev {
  left: 10px;
}
html:lang(ja) body.home .hdg2-01 {
  font-size: 24px;
  font-weight: bold;
}
html:lang(ja) body.home #picup-area {
  background: #e9eef2;
  margin-top: 10px;
}
html:lang(ja) body.home #picup-area .inner {
  padding: 30px 0 40px;
  margin: 0 auto;
  width: 950px;
}
html:lang(ja) body.home #picup-area .inner .hdg2-01.picup {
  position: relative;
}
html:lang(ja) body.home #picup-area .inner .hdg2-01.picup > .icon {
  background: url(/resource/images/top-icon-01.png) no-repeat left top;
  padding-left: 46px;
  padding-top: 3px;
}
html:lang(ja) body.home #picup-area .inner .hdg2-01.picup .sub {
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  color: #333333;
  vertical-align: middle;
  margin-left: 18px;
}
html:lang(ja) body.home #picup-area .inner .hdg2-01.picup:before, html:lang(ja) body.home #picup-area .inner .hdg2-01.picup:after {
  content: "";
  display: block;
  border-top: #000 2px solid;
  height: 2px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  width: 227px;
}
html:lang(ja) body.home #picup-area .inner .hdg2-01.picup:before {
  left: 0;
}
html:lang(ja) body.home #picup-area .inner .hdg2-01.picup:after {
  right: 0;
}
html:lang(ja) body.home #picup-area .img {
  margin-right: -14px;
  margin-top: 3px;
}
html:lang(ja) body.home #picup-area .img li {
  float: left;
  margin-right: 14px;
  margin-top: 14px;
}
html:lang(ja) body.home #picup-area .img li a {
  transition: .3s;
}
html:lang(ja) body.home #picup-area .img li a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
html:lang(ja) body.home #contents {
  padding-top: 40px;
}
html:lang(ja) body.home #contents #contents-inner {
  padding: 0;
}
html:lang(ja) body.home #contents #contents-inner #main {
  float: left;
  padding: 0;
  width: 707px;
}
html:lang(ja) body.home #contents #contents-inner #sub {
  float: right;
  width: 223px;
}
html:lang(ja) body.home #contents #contents-inner #sub .line {
  border-top: #b7c5d0 1px solid;
  margin-top: 15px;
}
html:lang(ja) body.home .news-area .hdg {
  position: relative;
  text-align: center;
}
html:lang(ja) body.home .news-area .hdg .hdg2-01 {
  margin-bottom: 0 !important;
  display: inline-block;
}
html:lang(ja) body.home .news-area .hdg .hdg2-01 > .icon {
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 57px;
  padding-top: 3px;
}
html:lang(ja) body.home .news-area .hdg .hdg2-01.news > .icon {
  background-image: url(/resource/images/top-icon-02.png);
}
html:lang(ja) body.home .news-area .hdg .hdg2-01.latest > .icon {
  background-image: url(/resource/images/top-icon-11.png);
  padding-top: 7px;
}
html:lang(ja) body.home .news-area .hdg:before, html:lang(ja) body.home .news-area .hdg:after {
  content: "";
  display: block;
  border-top: #000 2px solid;
  height: 2px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  width: 195px;
}
html:lang(ja) body.home .news-area .hdg:before {
  left: 0;
}
html:lang(ja) body.home .news-area .hdg:after {
  right: 0;
}
html:lang(ja) body.home .news-area .hdg .rss {
  margin-bottom: 0 !important;
  display: inline-block;
  padding-left: 24px;
  vertical-align: top;
}
html:lang(ja) body.home .news-area > .inner {
  border: #b7c5d0 1px solid;
  margin-top: 15px;
}
html:lang(ja) body.home .news-area > .inner .hdg3-01 {
  font-size: 18px;
  font-weight: bold;
  background: #e9eef2;
  padding: 12px 20px 10px;
  margin-bottom: 0 !important;
}
html:lang(ja) body.home .news-area > .inner .tbl-news {
  border-spacing: 0;
  border-collapse: separate;
  word-break: break-all;
  width: 100%;
  margin: 20px 0;
  padding: 0 19px;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td {
  border-top: #e9eef2 1px solid;
  padding: 20px 0;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.img {
  width: 217px;
  padding-right: 23px;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.img a {
  display: table;
  width: 194px;
  margin: 0 !important;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.img a > img {
  height: 94px;
  width: 194px;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.img > img {
  height: 94px;
  width: 194px;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.txt {
  font-weight: bold;
  font-size: 13px;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.txt .news, html:lang(ja) body.home .news-area > .inner .tbl-news td.txt .ir, html:lang(ja) body.home .news-area > .inner .tbl-news td.txt .notice, html:lang(ja) body.home .news-area > .inner .tbl-news td.txt .topic, html:lang(ja) body.home .news-area > .inner .tbl-news td.txt .seminar {
  font-weight: normal;
  display: inline-block;
  margin-left: 16px;
  vertical-align: top;
  font-size: 10px;
  line-height: 1;
  padding: 3px 5px 2px;
  text-align: center;
  color: #fff;
  width: 46px;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.txt .news {
  background: #f05b21;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.txt .ir {
  background: #7b54a8;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.txt .notice {
  background: #00ccbb;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.txt .topic {
  background: #ffb400;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.txt .seminar {
  background: #9ecb16;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.txt p {
  font-weight: normal;
  margin: 12px 0 0 !important;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.btn {
  padding-left: 30px;
  width: 25%;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.btn > ul li a {
  transition: .3s;
  color: #167dcb;
  display: block;
  background: #f2faff url(/resource/style/images/ico-bullet-01-right.gif) no-repeat 8px center;
  border: #167dcb 2px solid;
  padding: 6px 15px 3px 25px;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
  width: 116px;
  text-align: center;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.btn > ul li a:hover {
  border-color: #00b69a;
  background-color: #dbfffd;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.btn > ul li + li {
  margin-top: 10px;
}
html:lang(ja) body.home .news-area > .inner .tbl-news td.btn > ul li + li a {
  padding: 6px 10px 3px 30px;
}
html:lang(ja) body.home .news-area > .inner .tbl-news tr:first-child td {
  border-top: 0;
  padding-top: 0;
}
html:lang(ja) body.home .news-area .link-news p a {
  background: url(/resource/style/images/ico-bullet-01-right.gif) no-repeat left center;
  padding-left: 21px;
}
html:lang(ja) body.home .news-area .link-news .all {
  text-align: center;
  background: #000;
  padding: 15px 0 14px;
}
html:lang(ja) body.home .news-area .link-news .all a {
  color: #fff;
  text-decoration: none;
}
html:lang(ja) body.home .news-area .link-news .all a:hover {
  text-decoration: underline;
}
html:lang(ja) body.home .news-area .link-news .archive {
  text-align: right;
  padding: 0 20px;
}
html:lang(ja) body.home .localnav-area {
  border-left: #000 3px solid;
  border-bottom: #000 3px solid;
  border-right: #000 3px solid;
}
html:lang(ja) body.home .localnav-area li {
  border-top: #000 3px solid;
  background: url(/resource/style/images/ico-bullet-01-right.gif) no-repeat 190px center;
}
html:lang(ja) body.home .localnav-area li a {
  font-size: 20px;
  text-decoration: none;
  color: #000;
  padding: 14px 24px 30px 77px;
  display: block;
  position: relative;
  transition: .3s;
}
html:lang(ja) body.home .localnav-area li a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
  zoom: 1;
}
html:lang(ja) body.home .localnav-area li a:after {
  display: block;
  position: absolute;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
html:lang(ja) body.home .localnav-area li.recruit a {
  background: url(/resource/images/top-icon-03.png) no-repeat 25px center;
}
html:lang(ja) body.home .localnav-area li.recruit a:after {
  content: "Recruit";
}
html:lang(ja) body.home .localnav-area li.company a {
  background: url(/resource/images/top-icon-10.png) no-repeat 22px center;
}
html:lang(ja) body.home .localnav-area li.company a:after {
  content: "Company";
}
html:lang(ja) body.home .localnav-area li.ir a {
  background: url(/resource/images/top-icon-04.png) no-repeat 22px center;
}
html:lang(ja) body.home .localnav-area li.ir a:after {
  content: "IR";
}
html:lang(ja) body.home .localnav-area li.news a {
  background: url(/resource/images/top-icon-02.png) no-repeat 22px center;
}
html:lang(ja) body.home .localnav-area li.news a:after {
  content: "NEWS";
}
html:lang(ja) body.home .localnav-area li.mail a {
  font-size: 15px;
  padding: 19px 20px 33px 75px;
  background: url(/resource/images/top-icon-05.png) no-repeat 22px center;
}
html:lang(ja) body.home .localnav-area li.mail a:after {
  content: "Mail Magazine";
}
html:lang(ja) body.home .social-list li {
  margin-top: 10px;
  background: url(/resource/style/images/ico-bullet-01-right.gif) no-repeat 190px center;
}
html:lang(ja) body.home .social-list li a {
  transition: .3s;
  display: block;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  padding: 7px 50px 5px 62px;
  line-height: 1.2;
  position: relative;
}
html:lang(ja) body.home .social-list li a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
  zoom: 1;
}
html:lang(ja) body.home .social-list li.twitter a {
  background: url(/resource/images/top-icon-twitter.png) no-repeat 6px center;
  border: #55acee 3px solid;
}
html:lang(ja) body.home .social-list li.facebook a {
  background: url(/resource/images/top-icon-facebook.png) no-repeat 6px center;
  border: #3b579d 3px solid;
}
html:lang(ja) body.home .social-list li.youtube a {
  background: url(/resource/images/top-icon-youtube.png) no-repeat 6px center;
  border: #cd201f 3px solid;
}
html:lang(ja) body.home .social-area {
  padding-top: 15px;
}
html:lang(ja) body.home .social-area .hdg2-01.social {
  font-size: 18px;
  padding-left: 37px;
  background: url(/resource/images/top-icon-06.png) no-repeat center left;
}
html:lang(ja) body.home .movie-area {
  padding-top: 11px;
}
html:lang(ja) body.home .movie-area .hdg2-01.movie {
  font-size: 18px;
  background: url(/resource/images/top-icon-07.png) no-repeat 3px center;
  padding-left: 35px;
}
html:lang(ja) body.home .movie-area iframe {
  margin-top: 12px;
  width: 223px;
  height: 167px;
  border: 0;
}
html:lang(ja) body.home .movie-area .url:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
html:lang(ja) body.home .movie-area .title {
  width: 223px;
  margin-top: 8px;
}
html:lang(ja) body.home .movie-area .social-list {
  padding-top: 10px;
}
html:lang(ja) body.home .movie-area .social-list li:first-child {
  margin-top: 0;
}
html:lang(ja) body.home .movie-area .hdg3-01 {
  font-size: 13px;
  margin-top: 15px;
}
html:lang(ja) body.home .company-area {
  padding-top: 14px;
}
html:lang(ja) body.home .company-area .hdg2-01.company {
  font-size: 18px;
  background: url(/resource/images/top-icon-08.png) no-repeat 5px center;
  padding-left: 36px;
}
html:lang(ja) body.home .group-area {
  padding-top: 14px;
}
html:lang(ja) body.home .group-area .hdg2-01.group {
  font-size: 18px;
  background: url(/resource/images/top-icon-09.png) no-repeat left center;
  padding-left: 35px;
}
html:lang(ja) body.home .event-area {
  padding-top: 10px;
}
html:lang(ja) body.home .event-area .hdg2-01.event {
  min-height: 24px;
  font-size: 18px;
  background: url(/resource/images/top-icon-12.png) no-repeat left center;
  padding-left: 36px;
  padding-top: 4px;
}
html:lang(ja) body.home .bnr-list-01 li {
  margin-top: 10px;
  text-align: center;
}
html:lang(ja) body.home .bnr-list-01 li span {
  display: block;
  margin-top: 2px;
}
html:lang(ja) body.home .bnr-list-01 li a {
  transition: .3s;
}
html:lang(ja) body.home .bnr-list-01 li a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
html:lang(ja) body.home #nav-footer {
  margin-top: 1.5em;
  padding: 0;
}
html:lang(ja) body.home #nav-footer .nav-page-top {
  width: 950px;
  margin: 0 auto;
}
html:lang(ja) body.home #nav-footer .nav-page-top a {
  display: block;
  font-size: 12px;
  text-align: right;
  padding: 4px 10px 2px 27px;
  background: #2485ce url(/resource/style/images/nav-page-top-bg.gif) no-repeat 10px 0.6em;
}
html:lang(ja) body.home #nav-footer #nav-footer-inner {
  border-top: 0;
  padding-top: 0;
  background: #2485ce;
  width: auto;
}
html:lang(ja) body.home #nav-footer #nav-home {
  margin: 0 auto;
  padding: 40px 20px 0;
  width: 950px;
  text-align: left;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-01 {
  float: left;
  width: 693px;
  box-sizing: border-box;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-01 a {
  color: #fff;
  text-decoration: none;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-01 a:hover {
  text-decoration: underline;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-01 > li {
  float: left;
  width: 200px;
  margin-left: 37px;
  box-sizing: border-box;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-01 > li:first-child {
  margin-left: 0;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-01 > li > a {
  background: url(/resource/style/images/nav-page-right-bg.gif) no-repeat left center;
  padding-left: 21px;
  font-size: 14px;
  font-weight: bold;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-01 > li .inner > li {
  margin-top: 10px;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-01 > li .inner > li ul li {
  margin-top: 10px;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-01 > li .inner > li ul li a {
  position: relative;
  padding-left: 11px;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-01 > li .inner > li ul li a:before {
  content: "-";
  display: block;
  position: absolute;
  color: #fff;
  left: 2px;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-02 {
  float: right;
  width: 216px;
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-02:before {
  content: "";
  display: block;
  border-left: #fff 1px solid;
  height: 189px;
  width: 1px;
  position: absolute;
  top: 0;
  left: 0;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-02 a {
  color: #fff;
  font-size: 12px;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-02 a:hover {
  text-decoration: none;
}
html:lang(ja) body.home #nav-footer #nav-home .nav-home-02 li {
  margin-top: 4px;
}
html:lang(ja) body.home #footer {
  min-height: auto;
}
