#content .categoryNav {
  margin-top: 20px;
}
@media all and (max-width: 767px) {
  #content .categoryNav {
    margin-top: 0px;
  }
}
@media all and (min-width: 992px) {
  #content .categoryNav ul {
    margin: 0 -1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
  }
}
#content .categoryNav ul li {
  color: #fff;
}
@media all and (min-width: 992px) {
  #content .categoryNav ul li {
    text-align: center;
    width: 33.33333%;
    padding: 0 1px;
    min-height: 480px;
  }
}
@media all and (max-width: 991px) {
  #content .categoryNav ul li {
    margin-bottom: 3px;
  }
  #content .categoryNav ul li:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  #content .categoryNav ul li {
    text-align: center;
  }
}
#content .categoryNav ul .inner {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: right top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  position: relative;
}
@media all and (min-width: 992px) {
  #content .categoryNav ul .inner {
    padding: 205px 20px 60px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .categoryNav ul .inner {
    padding: 55px 15px 60px;
  }
}
@media all and (max-width: 767px) {
  #content .categoryNav ul .inner {
    padding: 165px 15px 40px;
  }
}
#content .categoryNav ul .inner:after {
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 68.1%;
  background: -webkit-linear-gradient(top, rgba(6,8,66,0), rgba(10,4,37,0.8));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(6,8,66,0)), to(rgba(10,4,37,0.8)));
  background: linear-gradient(to bottom, rgba(6,8,66,0), rgba(10,4,37,0.8));
}
#content .categoryNav ul .categoryNavItem {
  position: relative;
  z-index: 1;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .categoryNav ul .categoryNavItem {
    margin: 0 auto;
    width: 768px;
  }
}
#content .categoryNav ul h2 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 2.571428571428572rem;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .categoryNav ul h2 {
    margin: 0 auto;
    max-width: 83.333333%;
    padding: 0 15px;
  }
}
#content .categoryNav ul p {
  font-size: 1.142857142857143rem;
  margin-top: 25px;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .categoryNav ul p {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.333333%;
    padding: 0 15px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .categoryNav ul p span {
    display: block;
    width: 350px;
  }
}
#content .categoryNav ul .button {
  margin-top: 30px;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .categoryNav ul .button {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    max-width: 83.333333%;
    padding: 0 15px;
  }
  #content .categoryNav ul .button a {
    width: auto;
  }
}
#content .categoryNav ul .hr .inner {
  background-image: url("../img/hr.jpg");
}
#content .categoryNav ul .media .inner {
  background-image: url("../img/media.jpg");
}
#content .categoryNav ul .staffing .inner {
  background-image: url("../img/staffing.jpg");
}
#content .detailMv {
  color: #fff;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
}
@media all and (min-width: 992px) {
  #content .detailMv {
    min-height: 480px;
    margin-bottom: 80px;
    background-position: center top;
  }
  #content .detailMv:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 991px) {
  #content .detailMv {
    background-position: right top;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .detailMv {
    min-height: 480px;
    margin-bottom: 60px;
  }
  #content .detailMv:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  #content .detailMv {
    min-height: 500px;
    padding: 0 15px;
    margin-bottom: 50px;
  }
  #content .detailMv:last-child {
    margin-bottom: 0;
  }
}
#content .detailMv .modFullSection {
  position: relative;
}
@media all and (min-width: 992px) {
  #content .detailMv .modFullSection {
    padding-top: 150px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .detailMv .modFullSection {
    padding-top: 150px;
  }
}
@media all and (max-width: 767px) {
  #content .detailMv .modFullSection {
    padding-top: 302px;
    padding-bottom: 20px;
  }
}
#content .detailMv h1 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-weight: 300;
  position: relative;
  z-index: 1;
}
@media all and (min-width: 992px) {
  #content .detailMv h1 {
    font-size: 2.571428571428572rem;
    margin-bottom: 40px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .detailMv h1 {
    font-size: 2.285714285714286rem;
    margin-bottom: 45px;
  }
}
@media all and (max-width: 767px) {
  #content .detailMv h1 {
    line-height: 1.6;
    font-size: 2.142857142857143rem;
    margin-bottom: 20px;
  }
}
#content .detailMv .lead {
  position: relative;
  z-index: 1;
}
@media all and (min-width: 992px) {
  #content .detailMv .lead {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
    font-weight: 300;
    max-width: 555px;
    font-size: 1.714285714285714rem;
    line-height: 1.3;
  }
}
@media all and (max-width: 991px) {
  #content .detailMv .lead {
    line-height: 1.55;
    font-size: 1.285714285714286rem;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .detailMv .lead {
    max-width: 390px;
  }
}
#content .detailMv .shadow {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media all and (min-width: 992px) {
  #content .detailMv.hr {
    background-image: url("../img/hr_xl_lg.jpg");
  }
}
@media all and (max-width: 991px) {
  #content .detailMv.hr {
    background-image: url("../img/hr.jpg");
  }
}
@media all and (min-width: 992px) {
  #content .detailMv.hr .shadow {
    width: 714px;
    margin-left: -86px;
    margin-top: 23px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .detailMv.hr .shadow {
    width: 658px;
    margin-left: -110px;
    margin-top: 24px;
  }
}
@media all and (max-width: 767px) {
  #content .detailMv.hr .shadow {
    width: 419px;
    margin-left: -84px;
    margin-top: 219px;
  }
}
@media all and (min-width: 992px) {
  #content .detailMv.media {
    background-image: url("../img/media_xl_lg.jpg");
  }
}
@media all and (max-width: 991px) {
  #content .detailMv.media {
    background-image: url("../img/media.jpg");
  }
}
@media all and (min-width: 992px) {
  #content .detailMv.media .shadow {
    width: 839px;
    margin-left: -126px;
    margin-top: 43px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .detailMv.media .shadow {
    width: 534px;
    margin-left: -112px;
    margin-top: 27px;
  }
}
@media all and (max-width: 767px) {
  #content .detailMv.media .shadow {
    width: 643px;
    margin-left: -299px;
    margin-top: 239px;
  }
}
@media all and (min-width: 992px) {
  #content .detailMv.staffing {
    background-image: url("../img/staffing_xl_lg.jpg");
  }
}
@media all and (max-width: 991px) {
  #content .detailMv.staffing {
    background-image: url("../img/staffing.jpg");
  }
}
@media all and (min-width: 992px) {
  #content .detailMv.staffing .shadow {
    width: 702px;
    margin-left: -132px;
    margin-top: -138px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .detailMv.staffing .shadow {
    width: 634px;
    margin-left: -64px;
    margin-top: -46px;
  }
}
@media all and (max-width: 767px) {
  #content .detailMv.staffing .shadow {
    width: 455px;
    margin-left: -67px;
    margin-top: 186px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList {
    width: 100%;
    overflow: hidden;
  }
}
#content .servicesList .servicesItem:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
@media all and (min-width: 992px) {
  #content .servicesList .servicesItem {
    margin-bottom: 120px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .servicesList .servicesItem {
    margin-bottom: 80px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .servicesItem {
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e1e6ee;
  }
  #content .servicesList .servicesItem +.picType-deviceSp {
    margin-top: 50px;
  }
  #content .servicesList .servicesItem +.picType-deviceTablet {
    margin-top: 40px;
  }
  #content .servicesList .servicesItem +.picType-book {
    margin-top: 55px;
  }
  #content .servicesList .servicesItem +.picType-logo {
    margin-top: 0px;
  }
}
#content .servicesList .servicesItem:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
@media all and (min-width: 768px) {
  #content .servicesList .pic {
    float: left;
  }
}
@media all and (min-width: 992px) {
  #content .servicesList .pic {
    width: 390px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .servicesList .pic {
    width: 314px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .pic img {
    position: relative;
    left: 50%;
  }
}
@media all and (min-width: 992px) {
  #content .servicesList .pic.deviceSp {
    padding-top: 7px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .pic.deviceSp +.servicesInfo {
    margin-top: -20px;
  }
}
@media all and (min-width: 992px) {
  #content .servicesList .pic.deviceSp img {
    width: 242px;
    margin-left: 59px;
    margin-top: 7px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .servicesList .pic.deviceSp img {
    width: 194px;
    margin-left: 43px;
    margin-top: 7px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .pic.deviceSp img {
    width: 242px;
    margin-left: -110px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .servicesList .pic.deviceTablet {
    margin-top: -23px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .pic.deviceTablet +.servicesInfo {
    margin-top: -5px;
  }
}
@media all and (min-width: 992px) {
  #content .servicesList .pic.deviceTablet img {
    width: 390px;
    margin-left: 13px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .servicesList .pic.deviceTablet img {
    width: 313px;
    margin-left: 6px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .pic.deviceTablet img {
    width: 354px;
    margin-left: -161px;
  }
}
@media all and (min-width: 992px) {
  #content .servicesList .pic.book {
    padding-top: 20px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .pic.book +.servicesInfo {
    margin-top: -20px;
  }
}
@media all and (min-width: 992px) {
  #content .servicesList .pic.book img {
    width: 310px;
    margin-left: 15px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .servicesList .pic.book img {
    width: 227px;
    margin-left: 20px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .pic.book img {
    width: 310px;
    margin-left: -165px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .pic.logo +.servicesInfo {
    margin-top: -2px;
  }
}
@media all and (min-width: 992px) {
  #content .servicesList .pic.logo img {
    width: 360px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  #content .servicesList .pic.logo img {
    width: 282px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .pic.logo img {
    width: 360px;
    margin-left: -179px;
  }
}
#content .servicesList .servicesInfo {
  overflow: hidden;
}
#content .servicesList h2 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 2.571428571428572rem;
}
@media all and (max-width: 767px) {
  #content .servicesList h2 {
    text-align: center;
  }
}
#content .servicesList .place,
#content .servicesList .category {
  font-size: 1rem;
  margin-top: 10px;
}
#content .servicesList .place img,
#content .servicesList .category img {
  height: 13px;
  width: auto;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
@media all and (min-width: 768px) {
  #content .servicesList .place,
  #content .servicesList .category,
  #content .servicesList .category li {
    display: inline-block;
    white-space: nowrap;
    margin-right: 20px;
  }
  #content .servicesList .place:last-child,
  #content .servicesList .category:last-child,
  #content .servicesList .category li:last-child {
    margin-right: 0px;
  }
}
@media all and (max-width: 767px) {
  #content .servicesList .place,
  #content .servicesList .category,
  #content .servicesList .category li {
    text-align: center;
  }
}
#content .servicesList h3 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\0020\0057\0033", Hiragino Kaku Gothic ProN, Arial, "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 1.714285714285714rem;
  margin-top: 30px;
  line-height: 1.383333333333334;
}
@media all and (max-width: 767px) {
  #content .servicesList h3 {
    margin-top: 25px;
    text-align: center;
  }
}
#content .servicesList .lead {
  margin-top: 30px;
  font-size: 1.142857142857143rem;
  line-height: 1.55;
}
@media all and (max-width: 767px) {
  #content .servicesList .lead {
    margin-top: 15px;
  }
}
#content .servicesList .linkList {
  margin-top: 25px;
  font-size: 1rem;
}
@media all and (max-width: 767px) {
  #content .servicesList .linkList {
    margin-top: 15px;
  }
}
#content .servicesList .linkList li {
  margin-bottom: 16px;
}
#content .servicesList .linkList li:last-child {
  margin-bottom: 0;
}
#content .servicesList .linkList .ic {
  width: 15px;
  height: 13px;
  -webkit-background-size: 130.375px auto;
  background-size: 130.375px auto;
}
