@charset "UTF-8";
/**
 * レスポンシブのブレイクポイント設定
 */
#history {
  font-size: 1.4rem;
  line-height: 180%; }
  @media (min-width: 769px) {
    #history .timeline {
      width: 925px;
      padding: 20px 0 0 0;
      margin: 0 auto;
      background-image: url("../img/company/timeline_bg.png");
      background-repeat: repeat-y;
      background-position: 189px;
      background-size: 12px;
	  margin-bottom:40px;} }
  @media (max-width: 768px) {
    #history .timeline {
      width: 100%; } }
  @media (min-width: 769px) {
    #history .timeline dl.nomal {
      display: flex;
      flex-wrap: wrap; } }
  @media (max-width: 768px) {
    #history .timeline dl.nomal {
      width: 90%;
      margin: 0 auto;
      text-align: center; } }
  #history .timeline dl.nomal dt {
    box-sizing: border-box;
    vertical-align: top;
    color: #0068B6;
    font-weight: bold;
    display: block; }
    @media (min-width: 769px) {
      #history .timeline dl.nomal dt {
        padding: 0 0 0 250px;
        width: 40%;
        margin-bottom: 20px; } }
    @media (max-width: 768px) {
      #history .timeline dl.nomal dt {
        width: 100%;
        padding-top: 10px;
        border-top: 1px solid #0068B6; } }
    @media (min-width: 769px) {
      #history .timeline dl.nomal dt:after {
        content: "";
        display: block;
        width: 40px;
        height: 1px;
        position: relative;
        background-color: #0068B6;
        left: -50px;
        top: -13px; } }
    @media (min-width: 769px) {
      #history .timeline dl.nomal dt:before {
        content: "";
        display: block;
        border-radius: 10px;
        background-color: #0068B6;
        width: 10px;
        height: 10px;
        left: -60px;
        top: 0;
        display: inline-block;
        position: relative; } }
  #history .timeline dl.nomal dd {
    box-sizing: border-box;
    margin-bottom: 20px;
    text-align: left; }
    @media (min-width: 769px) {
      #history .timeline dl.nomal dd {
        width: -webkit-calc(70% - 100px);
        width: calc(70% - 100px); } }
    @media (max-width: 768px) {
      #history .timeline dl.nomal dd {
        width: 100%; } }
  @media (max-width: 768px) {
    #history .timeline dl.bad {
      width: 90%;
      margin: 0 auto; } }
  #history .timeline dl.bad dt {
    box-sizing: border-box;
    vertical-align: top;
    color: #AAA;
    font-weight: bold;
    padding: 0; }
    @media (min-width: 769px) {
      #history .timeline dl.bad dt {
        width: 140px;
        min-width: 140px;
        display: block;
        text-align: right; } }
    @media (max-width: 768px) {
      #history .timeline dl.bad dt {
        width: 100%;
        border-top: 1px solid #AAA;
        padding-top: 10px;
        text-align: center; } }
    @media (min-width: 769px) {
      #history .timeline dl.bad dt:after {
        content: "";
        display: block;
        width: 40px;
        height: 1px;
        position: relative;
        background-color: #AAA;
        right: -155px;
        top: -13px; } }
    @media (min-width: 769px) {
      #history .timeline dl.bad dt:before {
        content: "";
        display: block;
        border-radius: 10px;
        background-color: #AAA;
        width: 10px;
        height: 10px;
        right: -136px;
        top: 0;
        display: inline-block;
        position: relative; } }
  #history .timeline dd {
    box-sizing: border-box; }
    @media (min-width: 769px) {
      #history .timeline dd {
        width: 140px;
        text-align: right; } }
    @media (max-width: 768px) {
      #history .timeline dd {
        margin-bottom: 20px; } }
  #history .inner {
    margin: 0 auto; }
    @media (min-width: 769px) {
      #history .inner {
        width: 925px;
        display: -webkit-flex;
        display: flex; } }
    @media (max-width: 768px) {
      #history .inner {
        width: 90%;
        display: block; } }
    @media (min-width: 769px) {
      #history .inner h3 {
        font-size: 38px;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        color: #333;
        letter-spacing: 7px;
        margin: 0 20px 0 0; } }
    @media (max-width: 768px) {
      #history .inner h3 {
        font-size: 28px; } }
    #history .inner h3 span {
      font-size: 18px;
      color: rgba(0, 104, 182, 0.9);
      -webkit-text-combine: horizontal;
      -ms-text-combine-horizontal: all;
      text-combine-upright: all;
      writing-mode: horizontal-tb;
      letter-spacing: 0;
      margin-top: 10px; }
      @media (max-width: 768px) {
        #history .inner h3 span {
          padding-left: 10px; } }
    #history .inner h4 {
      font-size: 22px;
      color: #333;
      writing-mode: horizontal-tb; }
      @media (min-width: 769px) {
        #history .inner h4 {
          margin: 0 0 0 40px; } }
      @media (max-width: 768px) {
        #history .inner h4 {
          margin: 0; } }
    @media (min-width: 769px) {
      #history .inner .text {
        line-height: 220%;
        margin: 40px; } }
    @media (max-width: 768px) {
      #history .inner .text {
        line-height: 200%;
        padding: 20px 0; } }
  #history .start {
    margin: 50px 0 0 0;
    background: #EFEFEF;
    padding: 50px 0 0 0; }
    @media (min-width: 769px) {
      #history .start .img {
        width: 110%;
        margin: 120px 0 0 0; } }
    @media (max-width: 768px) {
      #history .start .img {
        width: 80%;
        margin: 0 auto; } }
  #history .start2 {
    margin: 0;
    background: #EFEFEF;
    padding: 0; }
    #history .start2 .img {
      text-align: center;
      font-size: 12px; }
      @media (min-width: 769px) {
        #history .start2 .img {
          width: 200%;
          margin: 50px 0 0 0; } }
      @media (max-width: 768px) {
        #history .start2 .img {
          width: 80%;
          margin: 0 auto;
          padding-top: 10px; } }
  #history .start3 {
    margin: 0;
    background: #EFEFEF;
    padding: 0; }
    @media (min-width: 769px) {
      #history .start3 .img {
        width: 100%;
        margin: 50px 0 0 0; } }
    @media (max-width: 768px) {
      #history .start3 .img {
        width: 80%;
        margin: 0 auto; } }
  #history .expansion {
    margin: 50px 0;
    padding: 50px 0; }
    #history .expansion .inner {
      -webkit-box-direction: reverse;
      -moz-box-direction: reverse;
      -webkit-box-orient: horizontal;
      -moz-box-orient: horizontal;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      @media (min-width: 769px) {
        #history .expansion .inner .img {
          width: 150%;
          margin: 50px 0 0 0; } }
      @media (max-width: 768px) {
        #history .expansion .inner .img {
          width: 80%;
          margin: 0 auto; } }
  #history .change {
    margin: 0;
    background: #EFEFEF; }
    @media (min-width: 769px) {
      #history .change {
        padding: 50px 0; } }
    @media (max-width: 768px) {
      #history .change {
        padding: 20px 0; } }
    #history .change .inner {
      display: block; }
      @media (min-width: 769px) {
        #history .change .inner .text:nth-of-type(1) {
          margin-right: 220px; } }
      @media (min-width: 769px) {
        #history .change .inner .text:nth-of-type(2) {
          margin-left: 220px; } }
  #history .deployment {
    margin: 50px 0;
    padding: 0; }
    @media (min-width: 769px) {
      #history .deployment .img {
        width: 200%;
        margin: 50px 0 0 0; } }
    @media (max-width: 768px) {
      #history .deployment .img {
        width: 80%;
        margin: 0 auto; } }
