@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(//fonts.googleapis.com/css?family=EB+Garamond);
@import url(//fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,900);
@import url(//fonts.googleapis.com/css?family=Oswald:300);
@import url(//fonts.googleapis.com/css?family=Lora);
@import url(//fonts.googleapis.com/css?family=Niconne);
.clearfix, article#history #section01, article#history #section01 dl {
  *zoom: 1; }
  .clearfix:after, article#history #section01:after, article#history #section01 dl:after {
    content: "";
    display: table;
    clear: both; }

/* ------------------------------
button
------------------------------ */
/* ------------------------------
key_visual
------------------------------ */
#key_visual {
  background: url(/en/recruit/image/history/idx_kv_bg01.jpg) top center no-repeat; }
  @media only screen and (max-width: 480px) {
    #key_visual {
      background-size: cover; } }

/* ------------------------------
history
------------------------------ */
article#history {
  background: #c4daf0;
  padding: 0 0 40px; }
  @media only screen and (max-width: 480px) {
    article#history {
      padding: 0 0 30px; } }
  article#history #section01 {
    width: 1000px;
    background: url(/en/recruit/image/history/idx_sec01_bg01.png) top center repeat-y;
    padding: 15px 0 0;
    margin: 0 auto; }
    @media only screen and (max-width: 480px) {
      article#history #section01 {
        box-sizing: border-box;
        width: 100%;
        background-position: top left 108px;
        padding: 15px 10px 0px; } }
    article#history #section01 dl {
      margin: 0 0 30px; }
      @media only screen and (max-width: 480px) {
        article#history #section01 dl {
          margin: 0 0 20px; } }
      article#history #section01 dl dt {
        box-sizing: border-box;
        width: 150px;
        color: #005eac;
        font-family: 'Lato', sans-serif;
        font-weight: 300;
        font-style: italic;
        font-size: 30px;
        line-height: 60px;
        background-repeat: no-repeat; }
        @media only screen and (max-width: 480px) {
          article#history #section01 dl dt {
            width: 115px;
            line-height: 30px; } }
        article#history #section01 dl dt.icon01 {
          background-image: url(/en/recruit/image/history/idx_sec01_icon01.png); }
        article#history #section01 dl dt.icon02 {
          background-image: url(/en/recruit/image/history/idx_sec01_icon02.png); }
        article#history #section01 dl dt.icon03 {
          background-image: url(/en/recruit/image/history/idx_sec01_icon03.png); }
        article#history #section01 dl dt.icon04 {
          background-image: url(/en/recruit/image/history/idx_sec01_icon04.png); }
        article#history #section01 dl dt.icon05 {
          background-image: url(/en/recruit/image/history/idx_sec01_icon05.png); }
      article#history #section01 dl dd {
        box-sizing: border-box;
        width: 470px;
        color: #fff; }
        @media only screen and (max-width: 480px) {
          article#history #section01 dl dd {
            width: 100%; } }
        article#history #section01 dl dd .tx01 {
          font-size: 16px;
          font-weight: bold;
          line-height: 175%; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl dd .tx01 {
              font-size: 14px;
              line-height: 150%; } }
          article#history #section01 dl dd .tx01 span {
            border-bottom: 4px solid #f6ad3c; }
        article#history #section01 dl dd .pd_tb15 {
          padding: 15px 0; }
        article#history #section01 dl dd .pd_b15 {
          padding: 0 0 15px; }
        article#history #section01 dl dd ul li {
          display: inline-block;
          border-right: 1px solid #fff;
          padding: 0 15px 0 0;
          margin: 0 15px 0 0;
          font-weight: bold; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl dd ul li {
              padding: 0 10px 0 0;
              margin: 0 10px 0 0; } }
          article#history #section01 dl dd ul li:last-child {
            border: none;
            padding: 0;
            margin: 0; }
          article#history #section01 dl dd ul li.new_line {
            display: block;
            border: none;
            padding: 0 0 15px;
            margin: 0; }
          article#history #section01 dl dd ul li span {
            display: inline-block;
            border: 1px solid #fff;
            font-size: 13px;
            padding: 3px 5px;
            margin: 0 10px 0 0;
            font-weight: normal; }
            @media only screen and (max-width: 480px) {
              article#history #section01 dl dd ul li span {
                font-size: 12px;
                padding: 3px;
                margin: 0 8px 0 0; } }
          article#history #section01 dl dd ul li img {
            vertical-align: middle; }
        @media only screen and (max-width: 480px) {
          article#history #section01 dl dd .pic img {
            width: 100%; } }
        article#history #section01 dl dd .blue_r,
        article#history #section01 dl dd .blue_l {
          background: #005eac;
          padding: 25px 0;
          text-align: center;
          position: relative; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl dd .blue_r,
            article#history #section01 dl dd .blue_l {
              padding: 20px; } }
        article#history #section01 dl dd .blue_r:after {
          border-right: 10px solid #005eac;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          content: '';
          position: absolute;
          left: -10px;
          top: 20px; }
        article#history #section01 dl dd .blue_l:after {
          border-left: 10px solid #005eac;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          content: '';
          position: absolute;
          left: 450px;
          top: 20px; }
        @media only screen and (max-width: 480px) {
          article#history #section01 dl dd .blue_r:after,
          article#history #section01 dl dd .blue_l:after {
            border: none;
            border-bottom: 10px solid #005eac;
            border-right: 10px solid transparent;
            border-left: 10px solid transparent;
            content: '';
            position: absolute;
            top: -10px;
            left: 90px; } }
        article#history #section01 dl dd .white_r,
        article#history #section01 dl dd .white_l {
          background: #fff;
          color: #005eac;
          padding: 25px 0;
          text-align: center;
          position: relative; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl dd .white_r,
            article#history #section01 dl dd .white_l {
              padding: 20px; } }
          article#history #section01 dl dd .white_r li,
          article#history #section01 dl dd .white_l li {
            border-color: #ddd; }
            article#history #section01 dl dd .white_r li span,
            article#history #section01 dl dd .white_l li span {
              border-color: #005eac; }
        article#history #section01 dl dd .white_r:after {
          border-right: 10px solid #fff;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          content: '';
          position: absolute;
          left: -10px;
          top: 20px; }
        article#history #section01 dl dd .white_l:after {
          border-left: 10px solid #fff;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          content: '';
          position: absolute;
          left: 450px;
          top: 20px; }
        @media only screen and (max-width: 480px) {
          article#history #section01 dl dd .white_r:after,
          article#history #section01 dl dd .white_l:after {
            border: none;
            border-bottom: 10px solid #fff;
            border-right: 10px solid transparent;
            border-left: 10px solid transparent;
            content: '';
            position: absolute;
            top: -10px;
            left: 90px; } }
        article#history #section01 dl dd .bg_move {
          background: #fff url(/en/recruit/image/history/idx_sec01_bg02.png) top 25px center no-repeat;
          padding: 105px 0 25px; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl dd .bg_move {
              background-size: 40px auto;
              background-position: top 15px center;
              padding: 70px 0 15px; } }
        article#history #section01 dl dd .bg_ship {
          background: #fff url(/en/recruit/image/history/idx_sec01_bg03.png) top 25px center no-repeat;
          padding: 105px 0 25px; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl dd .bg_ship {
              background-size: 40px auto;
              background-position: top 15px center;
              padding: 70px 0 15px; } }
        article#history #section01 dl dd .bg_award {
          background: #fff url(/en/recruit/image/history/idx_sec01_bg04.png) top 25px center no-repeat;
          padding: 105px 0 25px; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl dd .bg_award {
              background-size: 40px auto;
              background-position: top 15px center;
              padding: 70px 0 15px; } }
        article#history #section01 dl dd .pd_b0 {
          padding-bottom: 0; }
      article#history #section01 dl:nth-of-type(2n+1) {
        box-sizing: border-box;
        width: 1000px;
        padding: 0 0 0 380px; }
        @media only screen and (max-width: 480px) {
          article#history #section01 dl:nth-of-type(2n+1) {
            width: 100%;
            padding: 0; } }
        article#history #section01 dl:nth-of-type(2n+1) dt {
          background-position: top right;
          float: left; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl:nth-of-type(2n+1) dt {
              background-size: 30px auto;
              padding: 0;
              float: none; } }
        article#history #section01 dl:nth-of-type(2n+1) dd {
          padding: 0 0 0 20px;
          float: left; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl:nth-of-type(2n+1) dd {
              padding: 15px 0 0;
              float: none; } }
      article#history #section01 dl:nth-of-type(2n) {
        box-sizing: border-box;
        width: 620px;
        padding: 0; }
        @media only screen and (max-width: 480px) {
          article#history #section01 dl:nth-of-type(2n) {
            width: 100%;
            padding: 0; } }
        article#history #section01 dl:nth-of-type(2n) dt {
          background-position: top left;
          padding: 0 0 0 70px;
          float: right; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl:nth-of-type(2n) dt {
              background-position: top right;
              background-size: 30px auto;
              padding: 0;
              float: none; } }
        article#history #section01 dl:nth-of-type(2n) dd {
          padding: 0 20px 0 0;
          float: right; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl:nth-of-type(2n) dd {
              padding: 15px 0 0;
              float: none; } }
      article#history #section01 dl.wide {
        width: 100%;
        padding: 25px 0;
        background: #fff;
        text-align: center; }
        @media only screen and (max-width: 480px) {
          article#history #section01 dl.wide {
            padding: 20px 0; } }
        article#history #section01 dl.wide dt {
          width: 100%;
          line-height: 100%;
          padding: 0 0 25px;
          float: none; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl.wide dt {
              padding: 0 0 15px; } }
        article#history #section01 dl.wide dd {
          width: 100%;
          padding: 0;
          color: #005eac;
          float: none; }
          article#history #section01 dl.wide dd li span {
            border-color: #005eac; }
      article#history #section01 dl.last {
        box-sizing: border-box;
        width: 100%;
        height: 384px;
        background: url(/en/recruit/image/history/idx_sec01_bg05.jpg) no-repeat;
        color: #fff;
        text-align: center;
        padding: 0;
        margin: 0; }
        @media only screen and (max-width: 480px) {
          article#history #section01 dl.last {
            height: 200px;
            background-size: cover; } }
        article#history #section01 dl.last dt {
          width: 100%;
          background: url(/en/recruit/image/history/idx_sec01_bg06.png) top 90px center no-repeat;
          padding: 170px 0 25px;
          color: #fff;
          line-height: 100%;
          float: none; }
          @media only screen and (max-width: 480px) {
            article#history #section01 dl.last dt {
              background-size: 40px auto;
              background-position: top 20px center;
              padding: 70px 0 10px; } }
        article#history #section01 dl.last dd {
          width: 100%;
          padding: 0;
          color: #fff;
          float: none; }
