/*--------------------------------------------------------------------------
main
--------------------------------------------------------------------------*/
main {
  margin: 0 auto;
  position: relative;
  *zoom: 1; }
  main:after {
    content: "";
    display: table;
    clear: both; }
  main #title {
    background: #eee url(../images/main/title-bg.gif) center top no-repeat;
    background-size: 1400px 348px;
    padding: 60px 0 0;
    position: relative;
    top: 91px;
    height: 280px; }
  main #content {
    background: #fff;
    margin: 91px auto 0;
    padding: 70px 0; }
    main #content .inner {
      width: 1000px; }
    main #content #visual {
      margin: 0; }
      main #content #visual th,
      main #content #visual td {
        border: none;
        height: 400px;
        padding: 0; }
      main #content #visual th {
        background: url(https://recruit.mamezou-hd.com/nextscape/people/images/visual.jpg) 0 center no-repeat;
        background-size: cover;
        font-size: 0;
        width: 498px; }
      main #content #visual td {
        background: #899195;
        color: #fff;
        padding: 30px 0 0 40px;
        position: relative;
        vertical-align: top;
        width: 498px; }
      main #content #visual td h2 {
        font-size: 23px;
        font-weight: 700; }
        main #content #visual td h2 p {
          margin: 0; }
      main #content #visual td p {
        margin: 20px 0 0; }
      main #content #visual td .pos {
        color: #fff;
        font-size: 18px;
        margin: 40px 0 0; }
      main #content #visual td .name {
        font-size: 18px;
        position: absolute;
        left: 40px;
        bottom: 40px; }
    main #content .sentence {
      margin: 50px 0 0;
      text-align: left; }
      main #content .sentence th {
        background: #dae6ec;
        vertical-align: top; }
        main #content .sentence th div {
          color: #dcdcdc;
          font-size: 18px;
          font-weight: 300;
          height: 25px;
          padding: 60px 0 60px 15px;
          width: 240px; }
        main #content .sentence th #item1 {
          background: url(../images/main/people/item1.gif) 0 0 no-repeat;
          background-size: cover; }
        main #content .sentence th #item2 {
          background: url(../images/main/people/item2.gif) 0 0 no-repeat;
          background-size: cover; }
        main #content .sentence th #item3 {
          background: url(../images/main/people/item3.gif) 0 0 no-repeat;
          background-size: cover; }
      main #content .sentence td {
        border-left: solid 50px #fff; }
      main #content .sentence td h3 {
        font-size: 20px;
        font-weight: 700;
        border-bottom: solid 1px #00a0e9;
        padding-bottom: 20px; }
        main #content .sentence td h3 p {
          color: #000;
          font-size: 20px;
          font-weight: 700;
          margin: 0; }
      main #content .sentence td p {
        color: #4c4c4c;
        font-size: 14px;
        font-weight: 300;
        line-height: 2.2;
        text-align: justify; }
    main #content .image {
      margin: 50px 0 0;
      *zoom: 1; }
      main #content .image:after {
        content: "";
        display: table;
        clear: both; }
      main #content .image img {
        float: left;
        height: auto;
        width: 100%; }

/*========================================================================*/
@media screen and (max-width: 1024px) {
  /*--------------------------------------------------------------------------
  main
  --------------------------------------------------------------------------*/
  main #content {
    margin: 91px auto 0;
    padding: 50px 0; }
    main #content .inner {
      width: 900px; }
    main #content #visual th,
    main #content #visual td {
      border: none;
      height: 340px;
      padding: 0; }
    main #content #visual th {
      background-size: cover;
      font-size: 0;
      width: 450px; }
    main #content #visual td {
      background: #899195;
      color: #fff;
      padding: 25px 0 0 25px;
      vertical-align: top;
      width: 450px; }
    main #content #visual td h2 {
      font-size: 20px;
      font-weight: 700; }
    main #content #visual td .pos {
      font-size: 16px;
      margin: 30px 0 0; }
    main #content #visual td .name {
      font-size: 16px;
      left: 30px;
      bottom: 30px; }
    main #content .sentence {
      margin: 40px 0 0;
      text-align: left;
      width: 100%; }
      main #content .sentence th {
        height: 15px;
        width: 200px; }
        main #content .sentence th div {
          font-size: 16px;
          padding: 50px 0 50px 10px;
          width: 100%; }
      main #content .sentence td {
        border-left: solid 40px #fff; }
      main #content .sentence td h3 {
        font-size: 16px;
        padding-bottom: 15px; }
        main #content .sentence td h3 p {
          font-size: 16px; }
      main #content .sentence td p {
        font-size: 13px;
        font-weight: 300; }
    main #content .image {
      margin: 40px 0 0; } }
/*========================================================================*/
@media screen and (max-width: 768px) {
  /*--------------------------------------------------------------------------
  main
  --------------------------------------------------------------------------*/
  main #title {
    background: #eee url(../images/main/title-bg-sp.gif) center center no-repeat;
    background-size: 120% auto;
    padding: 75px 0 0;
    position: relative;
    top: 0;
    height: 220px; }
  main #content {
    background: #fff;
    margin: 50px auto 50px;
    padding: 0px 0; }
    main #content .inner {
      width: 340px;
      padding: 0 15px; }
    main #content #visual {
      margin: 0; }
      main #content #visual th,
      main #content #visual td {
        display: block;
        padding: 0; }
      main #content #visual th {
        background: url(https://recruit.mamezou-hd.com/nextscape/people/images/visual.jpg) 0 center no-repeat;
        background-size: cover;
        font-size: 0;
        height: 230px;
        width: 100%; }
      main #content #visual td {
        background: #899195;
        color: #fff;
        height: auto;
        padding: 20px 0 60px 20px;
        vertical-align: top;
        width: 100%; }
      main #content #visual td h2 {
        font-size: 15px;
        font-weight: 700;
        margin: 0; }
      main #content #visual td .pos {
        font-size: 12px;
        margin: 20px 0 0; }
      main #content #visual td .name {
        font-size: 12px;
        margin: 20px 0 0;
        left: 20px;
        bottom: 20px; }
    main #content .sentence {
      margin: 30px 0 0; }
      main #content .sentence th, main #content .sentence td {
        display: block; }
      main #content .sentence th {
        background: #fff; }
      main #content .sentence td {
        border-left: none;
        *zoom: 1; }
        main #content .sentence td:after {
          content: "";
          display: table;
          clear: both; }
        main #content .sentence td div {
          color: #00a0e9;
          font-size: 10px;
          letter-spacing: 0;
          line-height: 38px;
          min-height: 38px;
          padding: 0 0 0 58px;
          width: 100%; }
        main #content .sentence td #item1 {
          background: url(../images/main/people/item1-sp.gif) 0 0 no-repeat;
          background-size: 48px 38px; }
        main #content .sentence td #item2 {
          background: url(../images/main/people/item2-sp.gif) 0 0 no-repeat;
          background-size: 48px 38px; }
        main #content .sentence td #item3 {
          background: url(../images/main/people/item3-sp.gif) 0 0 no-repeat;
          background-size: 48px 38px; }
      main #content .sentence td h3 {
        border-bottom: solid 1px #00a0e9;
        float: left;
        font-size: 12px;
        margin: 10px 0 20px 0;
        padding: 0 0 10px;
        width: 100%; }
        main #content .sentence td h3 p {
          font-size: 12px;
          margin: 0; }
      main #content .sentence td p {
        color: #4c4c4c;
        font-size: 12px;
        font-weight: 300; }
    main #content .image {
      margin: 30px 0 0;
      *zoom: 1; }
      main #content .image:after {
        content: "";
        display: table;
        clear: both; }
      main #content .image img {
        float: left;
        height: auto;
        width: 100%; } }

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