@charset "UTF-8";
/*　Example
.hogehoge {
	@include cf;
	@include pa(1px, auto, auto, 1px);
	@include fs(30);
	@include op(0.5);
	@include br(4px);
	@include enTitle;
}
*/
@import url("common.css");
body#cIndex a#gn-career {
  color: #e50012; }

body#career a#gn-career {
  color: #e50012; }
body#career main h2#visual {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto; }
  body#career main h2#visual > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 0;
    width: 100%;
    height: auto; }
body#career main section#intro {
  opacity: 0;
  filter: alpha(opacity=0);
  padding-top: 70px;
  padding-bottom: 70px;
  text-align: center; }
  body#career main section#intro strong {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: bold;
    font-family: YuMincho, "游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    line-height: 150%; }
  body#career main section#intro p {
    margin-top: 70px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 200%; }
body#career main section#profile {
  width: 100%;
  zoom: 1; }
  body#career main section#profile:after {
    display: block;
    clear: both;
    content: ""; }
  body#career main section#profile h3 {
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    width: 25%;
    height: auto;
    background-color: #bec0c2;
    font-family: Arial Bold Italic;
    font-size: 25px;
    font-size: 1.5625rem;
    color: white; }
    body#career main section#profile h3 span {
      position: absolute;
      top: 47.5%;
      right: auto;
      bottom: auto;
      left: 0;
      width: 100%;
      text-align: center; }
    body#career main section#profile h3 div#stickA,
    body#career main section#profile h3 div#stickB,
    body#career main section#profile h3 div#stickC {
      opacity: 0.1;
      filter: alpha(opacity=10);
      width: 150px;
      height: 2000px;
      z-index: 1;
      background-color: white; }
    body#career main section#profile h3 div#stickA {
      position: absolute;
      top: -500px;
      right: -100px;
      bottom: auto;
      left: auto; }
    body#career main section#profile h3 div#stickB {
      position: absolute;
      top: -500px;
      right: -100px;
      bottom: auto;
      left: auto; }
    body#career main section#profile h3 div#stickC {
      position: absolute;
      top: -500px;
      right: -200px;
      bottom: auto;
      left: auto; }
  body#career main section#profile ul {
    float: left;
    width: 75%; }
    body#career main section#profile ul li {
      position: relative;
      float: left;
      width: 33.33%; }
      body#career main section#profile ul li > div.image {
        width: 100%;
        height: 160px; }
      body#career main section#profile ul li > strong {
        display: block;
        padding: 9% 9% 0;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: bold; }
      body#career main section#profile ul li > p {
        padding: 5px 9% 9%;
        font-size: 12px;
        font-size: 0.75rem; }
      body#career main section#profile ul li span.cover {
        position: absolute;
        top: auto;
        right: auto;
        bottom: auto;
        left: 0;
        z-index: 2;
        display: block;
        width: 100%;
        height: 100%;
        background: white; }
    body#career main section#profile ul li:nth-child(odd) {
      background-color: #f8f9fa; }
      body#career main section#profile ul li:nth-child(odd) span.cover {
        top: 0; }
    body#career main section#profile ul li:nth-child(even) span.cover {
      bottom: 0; }
body#career main section#session article {
  margin-top: 150px;
  text-align: center; }
  body#career main section#session article strong {
    display: block;
    color: #edf0f2;
    font-family: Arial Italic;
    font-size: 90px;
    font-size: 5.625rem; }
  body#career main section#session article small {
    display: block;
    margin-top: 30px;
    color: #0068b6;
    font-family: Arial Italic;
    font-size: 15px;
    font-size: 0.9375rem; }
  body#career main section#session article h3 {
    display: block;
    margin-top: 5px;
    font-weight: bold;
    font-size: 24px;
    font-size: 1.5rem; }
  body#career main section#session article dl {
    margin-top: 50px;
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem;
    zoom: 1; }
    body#career main section#session article dl:after {
      display: block;
      clear: both;
      content: ""; }
    body#career main section#session article dl dt {
      float: left;
      width: 25%;
      padding-left: 18.75%;
      font-weight: bold; }
    body#career main section#session article dl dd {
      float: left;
      width: 50%; }
  body#career main section#session article > div {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 80px;
    zoom: 1; }
    body#career main section#session article > div:after {
      display: block;
      clear: both;
      content: ""; }
    body#career main section#session article > div img {
      float: left;
      width: 50%; }
    body#career main section#session article > div > span.cover {
      position: absolute;
      top: 0;
      right: auto;
      bottom: auto;
      left: 0;
      z-index: 2;
      display: block;
      width: 50%;
      height: 100%;
      background: white; }
      body#career main section#session article > div > span.cover:nth-child(even) {
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: auto; }

body#system a#gn-career {
  color: #e50012; }
body#system main h2#visual {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto; }
  body#system main h2#visual > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 0;
    width: 100%;
    height: auto; }
body#system main section#curriculum,
body#system main section#training {
  margin-top: 100px;
  text-align: center; }
  body#system main section#curriculum > small,
  body#system main section#training > small {
    color: #edf0f2;
    font-family: Arial Italic;
    font-size: 90px;
    font-size: 5.625rem; }
  body#system main section#curriculum h3,
  body#system main section#training h3 {
    display: block;
    margin: 50px auto 20px;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 140%;
    font-weight: bold; }
  body#system main section#curriculum > ul,
  body#system main section#training > ul {
    width: 100%;
    margin-top: 50px;
    zoom: 1; }
    body#system main section#curriculum > ul:after,
    body#system main section#training > ul:after {
      display: block;
      clear: both;
      content: ""; }
    body#system main section#curriculum > ul li,
    body#system main section#training > ul li {
      display: table;
      background: url(/recruit/media/images/common/ico_corner_01.png) no-repeat right top #edf0f2;
      float: left;
      height: 160px;
      vertical-align: middle;
      text-align: center; }
      body#system main section#curriculum > ul li:nth-child(odd),
      body#system main section#training > ul li:nth-child(odd) {
        background-color: #f8f9fa; }
      body#system main section#curriculum > ul li p,
      body#system main section#training > ul li p {
        display: table-cell;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        text-align: center;
        font-size: 20px;
        font-size: 1.25rem;
        font-weight: bold; }
        body#system main section#curriculum > ul li p small,
        body#system main section#training > ul li p small {
          display: block;
          font-size: 12px;
          font-size: 0.75rem; }
body#system main section#curriculum > ul li {
  width: 33.33%; }
body#system main section#training > ul li {
  width: 25%; }
body#system main div.imageBox {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 400px; }
  body#system main div.imageBox div.image {
    position: absolute;
    top: 80px;
    right: auto;
    bottom: auto;
    left: 12.5%;
    z-index: 2;
    overflow: hidden;
    width: 37.5%;
    height: 240px; }
    body#system main div.imageBox div.image:nth-child(2) {
      position: absolute;
      top: 80px;
      right: 12.5%;
      bottom: auto;
      left: auto; }
  body#system main div.imageBox p {
    position: absolute;
    top: 350px;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold; }
  body#system main div.imageBox span.bg0 {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    display: block;
    z-index: 0;
    width: 100%;
    height: 400px;
    background-color: #c0c8d0; }
  body#system main div.imageBox div.stickA,
  body#system main div.imageBox div.stickB,
  body#system main div.imageBox div.stickC {
    opacity: 0.1;
    filter: alpha(opacity=10);
    width: 200px;
    height: 3000px;
    z-index: 1;
    background-color: white; }
  body#system main div.imageBox div.stickA {
    position: absolute;
    top: -900px;
    right: auto;
    bottom: auto;
    left: -100px; }
  body#system main div.imageBox div.stickB {
    position: absolute;
    top: -1200px;
    right: auto;
    bottom: auto;
    left: 300px; }
  body#system main div.imageBox div.stickC {
    position: absolute;
    top: -1300px;
    right: auto;
    bottom: auto;
    left: -500px; }
body#system main section#otherTraining > ul {
  width: 100%;
  margin-top: 50px;
  zoom: 1; }
  body#system main section#otherTraining > ul:after {
    display: block;
    clear: both;
    content: ""; }
  body#system main section#otherTraining > ul li {
    background: url(/recruit/media/images/common/ico_corner_01.png) no-repeat right top #edf0f2;
    float: left;
    width: 50%;
    height: 160px;
    padding: 30px 5%;
    text-align: center; }
    body#system main section#otherTraining > ul li:nth-child(odd) {
      background-color: #f8f9fa; }
    body#system main section#otherTraining > ul li h4 {
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: bold; }
    body#system main section#otherTraining > ul li p {
      margin-top: 15px;
      font-size: 14px;
      font-size: 0.875rem;
      text-align: left; }
body#system main section#figureBox {
  position: relative;
  background-color: #edf0f2;
  width: 100%;
  height: auto;
  margin-top: 50px;
  padding-top: 70px;
  padding-bottom: 80px;
  text-align: center; }
  body#system main section#figureBox > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto; }
  body#system main section#figureBox h3 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold; }
  body#system main section#figureBox p {
    margin-top: 15px; }
    body#system main section#figureBox p strong {
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: bold; }
    body#system main section#figureBox p ~ p {
      margin-top: 30px; }
  body#system main section#figureBox figure {
    width: 75%;
    margin: 80px 12.5% 0; }
    body#system main section#figureBox figure img {
      width: 100%;
      height: auto; }
