/* Hides from IE Mac \ */
/* End Hack */
html, body {
  color: #002853;
  background-color: white; }

#wrapper {
  background-image: url("../images/recruit/detail_topbg.png");
  background-repeat: repeat-x; }

#contents {
  margin-top: 63px; }
  #contents #contents-inwrap {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    #contents #contents-inwrap h2#title {
      margin-bottom: 58px;
      font-size: 2.3em;
      text-align: center;
      letter-spacing: 0.3em; }
    #contents #contents-inwrap nav {
      margin-bottom: 49px; }
      #contents #contents-inwrap nav:after {
        content: ".";
        display: block;
        height: 0;
        font-size: 0;
        clear: both;
        visibility: hidden; }
      #contents #contents-inwrap nav ul li {
        float: left; }
        #contents #contents-inwrap nav ul li a {
          display: block;
          width: 196px;
          height: 36px;
          margin-right: 10px;
          font-size: 1.1em;
          line-height: 2em;
          font-weight: normal;
          text-align: center;
          color: white;
          border: 2px solid #002853;
          background-color: #002853; }
        #contents #contents-inwrap nav ul li a:hover {
          font-weight: bold;
          color: #002853;
          background-color: white; }
      #contents #contents-inwrap nav ul li.nav2 a {
        font-weight: bold;
        color: #002853;
        background-color: white; }
      #contents #contents-inwrap nav ul li.nav3 a {
        width: 251px; }
      #contents #contents-inwrap nav ul li.nav4 a {
        width: 310px;
        margin-right: 0px; }
    #contents #contents-inwrap h3#subtitle {
      margin-bottom: 50px;
      font-size: 1.95em; }
    #contents #contents-inwrap .environment {
      display: table;
      margin-bottom: 30px;
      table-layout: fixed;
      border: 4px solid #002853; }
      #contents #contents-inwrap .environment .koumoku {
        display: table-cell;
        width: 113px;
        border-right: 2px solid #002853;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
        background-color: rgba(255, 255, 255, 0.8); }
      #contents #contents-inwrap .environment .naiyou {
        display: table-cell;
        width: 876px; }
        #contents #contents-inwrap .environment .naiyou ul li {
          border-bottom: 2px solid #002853;
          font-size: 0.8em;
          line-height: 3em; }
          #contents #contents-inwrap .environment .naiyou ul li:after {
            content: ".";
            display: block;
            height: 0;
            font-size: 0;
            clear: both;
            visibility: hidden; }
          #contents #contents-inwrap .environment .naiyou ul li .name {
            width: 230px;
            height: 34px;
            padding-left: 26px;
            border-right: 2px solid #002853;
            float: left; }
          #contents #contents-inwrap .environment .naiyou ul li .detail {
            width: 353px;
            height: 34px;
            padding-left: 26px;
            border-right: 2px solid #002853;
            float: left; }
          #contents #contents-inwrap .environment .naiyou ul li .sharenum {
            width: 211px;
            height: 34px;
            padding-left: 26px;
            float: left; }
          #contents #contents-inwrap .environment .naiyou ul li.last {
            border: 0px; }
        #contents #contents-inwrap .environment .naiyou ul li:nth-child(even) {
          background-color: rgba(225, 238, 250, 0.5); }
      #contents #contents-inwrap .environment.last {
        margin-bottom: 60px; }
    #contents #contents-inwrap a.team-technomobile-detail {
      display: block;
      width: 278px;
      height: 38px;
      position: absolute;
      right: 0px;
      top: -40px;
      z-index: 0;
      font-size: 0.8em;
      line-height: 3.2em;
      color: white;
      border: 2px solid white;
      text-align: center; }
      #contents #contents-inwrap a.team-technomobile-detail:hover {
        color: #002853;
        border: 2px solid #002853; }

@media screen and (max-width: 640px) {
  #totopbtn {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0; }
    #totopbtn .white {
      display: none; }
    #totopbtn .blue {
      display: block; }

  #contents {
    margin-top: 0px; }
    #contents #contents-inwrap {
      width: 320px;
      padding-top: 0px; }
      #contents #contents-inwrap h2#title {
        margin-bottom: 35px;
        color: #002853;
        font-size: 2.1em;
        font-weight: normal;
        letter-spacing: 0.05em; }
      #contents #contents-inwrap nav {
        margin-bottom: 30px; }
        #contents #contents-inwrap nav ul li a {
          width: 300px;
          height: 40px;
          padding-left: 20px;
          margin-right: 0px;
          font-size: 0.8em;
          line-height: 3.3em;
          font-weight: bold;
          text-align: left;
          color: #002853;
          border: 0px;
          border-bottom: 1px solid #002853;
          background-color: white; }
        #contents #contents-inwrap nav ul li.nav2 a {
          font-weight: normal;
          color: white;
          background-color: #002853; }
        #contents #contents-inwrap nav ul li.nav3 a {
          width: 300px; }
        #contents #contents-inwrap nav ul li.nav4 a {
          width: 300px; }
      #contents #contents-inwrap h3#subtitle {
        margin-left: 20px;
        margin-bottom: 15px;
        font-size: 1.2em; }
      #contents #contents-inwrap .environment {
        display: block;
        width: 256px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-left: 20px;
        border: 2px solid #002853; }
        #contents #contents-inwrap .environment .koumoku {
          display: block;
          width: 256px;
          padding-bottom: 10px;
          margin-bottom: 10px;
          border-right: 0px;
          border-bottom: 1px solid #002853;
          text-align: left;
          vertical-align: top;
          background-color: rgba(255, 255, 255, 0); }
        #contents #contents-inwrap .environment .naiyou {
          display: block;
          width: 256px; }
          #contents #contents-inwrap .environment .naiyou ul li {
            margin-bottom: 10px;
            border: 1px solid #002853;
            font-size: 0.55em;
            line-height: 3em; }
            #contents #contents-inwrap .environment .naiyou ul li .name {
              width: 245px;
              height: 25px;
              padding-left: 10px;
              border-right: 0px;
              border-bottom: 1px solid #002853;
              float: none;
              font-weight: bold;
              background-color: rgba(225, 238, 250, 0.5); }
            #contents #contents-inwrap .environment .naiyou ul li .detail {
              width: 245px;
              height: 25px;
              padding-left: 10px;
              border-right: 0px;
              border-bottom: 1px solid #002853;
              float: none; }
            #contents #contents-inwrap .environment .naiyou ul li .sharenum {
              width: 245px;
              height: 25px;
              padding-left: 10px;
              float: none; }
            #contents #contents-inwrap .environment .naiyou ul li.last {
              margin-bottom: 0px;
              border: 1px solid #002853; }
          #contents #contents-inwrap .environment .naiyou ul li:nth-child(even) {
            background-color: rgba(225, 238, 250, 0); }
        #contents #contents-inwrap .environment.last {
          margin-bottom: 30px; }
      #contents #contents-inwrap a.team-technomobile-detail {
        margin-left: 20px;
        margin-bottom: 30px;
        position: static;
        color: #002853;
        border: 2px solid #002853; } }
/*0426*/
.font_blue p, .font_blue p a {
	color: #002853;
}


@media screen and (max-width: 640px) {
	.font_blue {
		padding-top: 75px;
	}
}
