  @charset "UTF-8";
.clearFix, section.history_section {
  display: block;
  min-height: 1%; }
  .clearFix::after, section.history_section::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden; }

/* »áÉçÑØ¸ï
---------------------------------------------------------- */
#history_nav {
  position: fixed;
  right: 0;
  top: 12%; }
  @media screen and (max-width: 767px) {
    #history_nav {
      display: none; } }
  #history_nav ul li a {
    display: block;
    overflow: hidden;
    width: 70px;
    height: 70px;
    background: url("/recruit/img/common/ico_dia_140x140_01.png") no-repeat left top;
    background-size: contain;
    font-family: "Times New Roman", Times, serif;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    line-height: 70px;
    text-decoration: none; }
    #history_nav ul li a:hover {
      opacity: .7; }

section.history_section {
  margin-top: -160px;
  padding-top: 160px; }
  @media screen and (max-width: 767px) {
    section.history_section {
      margin-top: -50px;
      padding-top: 50px; } }
  section.history_section div.module_inner-wide {
    padding-top: 0;
    padding-bottom: 50px; }

#historyFIrst {
  margin: 0 auto 120px;
  width: 480px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #historyFIrst {
      position: static !important;
      visibility: visible !important;
      opacity: 1 !important;
      width: 100%; } }
  #historyFIrst div.hl_image img {
    width: 100%; }
  #historyFIrst div.hlc_head {
    margin-top: 1em; }
    @media screen and (max-width: 767px) {
      #historyFIrst div.hlc_head {
        text-align: center; } }
    #historyFIrst div.hlc_head h3 {
      font-weight: bold;
      color: #043b63;
      line-height: 1.1; }
      #historyFIrst div.hlc_head h3 > em {
        font-size: 48px; }
        #historyFIrst div.hlc_head h3 > em span {
          font-size: 24px; }
      #historyFIrst div.hlc_head h3 > span {
        display: block;
        font-size: 18px; }
  #historyFIrst div.hlc_body {
    text-align: left; }
    @media screen and (max-width: 767px) {
      #historyFIrst div.hlc_body {
        text-align: center; } }
    #historyFIrst div.hlc_body h4 {
      margin-bottom: .5em;
      font-size: 24px;
      font-weight: bold; }

/* ºÍ•· */
div.yearHead {
  position: relative; }
  div.yearHead > div {
    margin-top: -160px;
    padding-top: 160px; }
    @media screen and (max-width: 767px) {
      div.yearHead > div {
        margin-top: -50px;
        padding-top: 50px; } }
  #historyFIrst + div.yearHead::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -80px;
    margin-left: -14px;
    width: 28px;
    height: 15px;
    background: url("/recruit/img/common/ico_arrow_b_04.png") no-repeat left top;
    background-size: contain; }
    @media screen and (max-width: 767px) {
      #historyFIrst + div.yearHead::before {
        display: none; } }
  #historyFIrst + div.yearHead::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -70px;
    margin-left: -1px;
    width: 2px;
    height: 20px;
    background-color: #56a8de; }
    @media screen and (max-width: 767px) {
      #historyFIrst + div.yearHead::after {
        display: none; } }
  div.yearHead h2 {
    position: relative;
    top: -50px;
    z-index: 30;
    margin-bottom: -60px;
    font-size: 24px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      div.yearHead h2 {
        margin-bottom: -20px;
        text-align: center; } }
    div.yearHead h2 span {
      display: inline-block;
      overflow: hidden;
      width: 100px;
      height: 100px;
      background: url("/recruit/img/common/ico_dia_140x140_01.png") no-repeat left top;
      background-size: contain;
      font-family: "Times New Roman", Times, serif;
      font-size: 24px;
      font-weight: bold;
      text-align: center;
      color: #fff;
      vertical-align: middle;
      line-height: 100px; }

ol.historyList {
  position: relative;
  height: 100%; }
  @media screen and (max-width: 767px) {
    ol.historyList {
      padding-bottom: 50px; } }
  ol.historyList::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 10;
    margin-left: -1px;
    width: 2px;
    height: 100%;
    border-left: 2px solid #56a8de; }
    @media screen and (max-width: 767px) {
      ol.historyList::after {
        display: none; } }
  ol.historyList > li {
    position: relative;
    overflow: hidden;
    margin-bottom: 2em; }
    @media screen and (max-width: 767px) {
      ol.historyList > li {
        position: static !important;
        visibility: visible !important;
        opacity: 1 !important;
        margin-bottom: 3em; } }
    ol.historyList > li div.hl_image {
      float: right;
      width: 505px; }
      @media screen and (max-width: 767px) {
        ol.historyList > li div.hl_image {
          float: none;
          width: 100%;
          text-align: center; } }
      ol.historyList > li div.hl_image figure {
        display: inline-block;
        padding-left: 78px; }
        @media screen and (max-width: 767px) {
          ol.historyList > li div.hl_image figure {
            padding-left: 0; } }
        ol.historyList > li div.hl_image figure figcaption {
          margin-top: 1em;
          text-align: center; }
    ol.historyList > li div.hl_content {
      float: left;
      width: 505px; }
      @media screen and (max-width: 767px) {
        ol.historyList > li div.hl_content {
          float: none;
          width: 100%; } }
      ol.historyList > li div.hl_content div.hlc_head {
        position: relative;
        border-bottom: 1px solid #56a8de;
        padding-bottom: 1em;
        padding-right: 107px;
        text-align: right; }
        @media screen and (max-width: 767px) {
          ol.historyList > li div.hl_content div.hlc_head {
            border-bottom: none;
            padding-right: 0;
            text-align: center; } }
        ol.historyList > li div.hl_content div.hlc_head::before {
          position: absolute;
          right: -27px;
          bottom: -14px;
          z-index: 20;
          content: '';
          width: 28px;
          height: 28px;
          background: url("/recruit/img/common/ico_dia_28x28_01.png") no-repeat left top; }
          @media screen and (max-width: 767px) {
            ol.historyList > li div.hl_content div.hlc_head::before {
              display: none; } }
        ol.historyList > li div.hl_content div.hlc_head p {
          text-align: right;
          color: #56a8de; }
          @media screen and (max-width: 767px) {
            ol.historyList > li div.hl_content div.hlc_head p {
              margin-bottom: 1em;
              text-align: center;
              line-height: 1.2; } }
          ol.historyList > li div.hl_content div.hlc_head p em {
            display: inline-block;
            font-size: 30px;
            font-weight: bold; }
        ol.historyList > li div.hl_content div.hlc_head h3 {
          font-weight: bold;
          color: #043b63;
          line-height: 1.1; }
          @media screen and (max-width: 767px) {
            ol.historyList > li div.hl_content div.hlc_head h3 {
              margin-top: 2em; } }
          ol.historyList > li div.hl_content div.hlc_head h3 > em {
            font-size: 48px; }
            ol.historyList > li div.hl_content div.hlc_head h3 > em span {
              font-size: 24px; }
          ol.historyList > li div.hl_content div.hlc_head h3 > span {
            display: block;
            font-size: 18px; }
      ol.historyList > li div.hl_content div.hlc_body {
        padding-top: 1em;
        padding-right: 107px; }
        @media screen and (max-width: 767px) {
          ol.historyList > li div.hl_content div.hlc_body {
            padding-right: 0; } }
        ol.historyList > li div.hl_content div.hlc_body h4 {
          font-size: 24px;
          font-weight: bold;
          letter-spacing: .03em; }
        ol.historyList > li div.hl_content div.hlc_body p.hlcb_link {
          margin-top: .5em;
          text-align: right; }
          @media screen and (max-width: 767px) {
            ol.historyList > li div.hl_content div.hlc_body p.hlcb_link {
              text-align: center;
              letter-spacing: .1em; } }
          ol.historyList > li div.hl_content div.hlc_body p.hlcb_link a {
            display: inline-block;
            padding-right: .5em;
            background: url("/recruit/img/common/ico_arrow_r_04.png") no-repeat right center;
            background-size: 6px;
            color: #1f5da3;
            text-decoration: none; }
            @media screen and (max-width: 767px) {
              ol.historyList > li div.hl_content div.hlc_body p.hlcb_link a {
                padding-right: 1em; } }
            ol.historyList > li div.hl_content div.hlc_body p.hlcb_link a:hover {
              text-decoration: underline; }
    ol.historyList > li.hl-right div.hl_image {
      float: left;
      text-align: right; }
      @media screen and (max-width: 767px) {
        ol.historyList > li.hl-right div.hl_image {
          float: none;
          text-align: center; } }
      ol.historyList > li.hl-right div.hl_image figure {
        padding-right: 78px;
        padding-left: 0; }
        @media screen and (max-width: 767px) {
          ol.historyList > li.hl-right div.hl_image figure {
            padding-right: 0; } }
    ol.historyList > li.hl-right div.hl_content {
      float: right; }
      @media screen and (max-width: 767px) {
        ol.historyList > li.hl-right div.hl_content {
          float: none; } }
      ol.historyList > li.hl-right div.hl_content div.hlc_head {
        padding-right: 0;
        padding-left: 107px;
        text-align: left; }
        @media screen and (max-width: 767px) {
          ol.historyList > li.hl-right div.hl_content div.hlc_head {
            padding-left: 0;
            text-align: center; } }
        ol.historyList > li.hl-right div.hl_content div.hlc_head::before {
          left: -28px;
          right: auto; }
      ol.historyList > li.hl-right div.hl_content div.hlc_body {
        padding-left: 107px;
        padding-right: 0; }
        @media screen and (max-width: 767px) {
          ol.historyList > li.hl-right div.hl_content div.hlc_body {
            padding-left: 0; } }
    ol.historyList > li.hl-other div.hl_content div.hlc_head {
      border-bottom: none;
      padding-bottom: 0; }
      ol.historyList > li.hl-other div.hl_content div.hlc_head::before {
        right: -23px;
        bottom: 50%;
        margin-bottom: -10px;
        width: 20px;
        height: 20px;
        background: url("/recruit/img/common/ico_dia_20x20_01.png") no-repeat left top; }
        @media screen and (max-width: 767px) {
          ol.historyList > li.hl-other div.hl_content div.hlc_head::before {
            display: none; } }
      ol.historyList > li.hl-other div.hl_content div.hlc_head::after {
        content: '';
        position: absolute;
        right: -14px;
        bottom: 50%;
        z-index: 20;
        width: 100px;
        height: 1px;
        background-color: #56a8de; }
        @media screen and (max-width: 767px) {
          ol.historyList > li.hl-other div.hl_content div.hlc_head::after {
            display: none; } }
    ol.historyList > li.hl-other div.hl_content div.hlc_body {
      padding-top: 0; }
      ol.historyList > li.hl-other div.hl_content div.hlc_body p {
        text-align: right; }
        @media screen and (max-width: 767px) {
          ol.historyList > li.hl-other div.hl_content div.hlc_body p {
            text-align: justify; } }
    ol.historyList > li.hl-other.hl-right div.hl_content div.hlc_head::before {
      right: auto;
      left: -24px; }
    ol.historyList > li.hl-other.hl-right div.hl_content div.hlc_head::after {
      right: auto;
      left: -14px; }
    ol.historyList > li.hl-other.hl-right div.hl_content div.hlc_head p {
      text-align: left; }
      @media screen and (max-width: 767px) {
        ol.historyList > li.hl-other.hl-right div.hl_content div.hlc_head p {
          text-align: center; } }
    ol.historyList > li.hl-other.hl-right div.hl_content div.hlc_body p {
      text-align: left; }

#jpYearNow > div {
  min-height: 1000px;
  background: url("/recruit/img/history/index_bg_01.jpg") no-repeat center top;
  background-size: cover;
  color: #fff;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #jpYearNow > div {
      min-height: 0; } }
  @media screen and (max-width: 767px) {
    #jpYearNow > div div.yearHead h2 {
      margin-bottom: -120px; } }
  #jpYearNow > div h2 {
    top: -100px; }
    #jpYearNow > div h2 span {
      width: 200px;
      height: 200px;
      font-size: 24px;
      line-height: 200px; }
  #jpYearNow > div h3 {
    margin-bottom: .5em;
    padding-top: 1em;
    font-size: 60px;
    font-weight: bold;
    text-shadow: -1px 1px 7px rgba(86, 168, 222, 0.35);
    letter-spacing: .1em; }
    @media screen and (max-width: 767px) {
      #jpYearNow > div h3 {
        font-size: 36px;
        letter-spacing: 0; } }
  #jpYearNow > div p.lead {
    font-size: 24px;
    font-weight: bold;
    line-height: 2;
    text-shadow: -1px 1px 7px rgba(86, 168, 222, 0.35);
    letter-spacing: .1em; }
    @media screen and (max-width: 767px) {
      #jpYearNow > div p.lead {
        font-size: 18px;
        text-align: justify; } }
#jpYearNow .btn_back {
  text-align: center;
  background: #1f5da3; }
  #jpYearNow .btn_back a {
    display: block;
    height: 60px;
    color: #fff;
    text-decoration: none; }
    @media screen and (max-width: 767px) {
      #jpYearNow .btn_back a {
        height: 42px; } }
    #jpYearNow .btn_back a:hover {
      text-decoration: underline; }
    #jpYearNow .btn_back a span {
      padding-right: 20px;
      line-height: 60px;
      color: #fff;
      background: url("/recruit/img/common/ico_arrow_r_01.png") no-repeat right center; }
      @media screen and (max-width: 767px) {
        #jpYearNow .btn_back a span {
          line-height: 42px; } }

/*# sourceMappingURL=style.css.map */
