#wrapper .mainBox ul.memberBox {
  overflow: hidden; }
  #wrapper .mainBox ul.memberBox li {
    letter-spacing: 0.04em;
    width: 470px;
    float: left; }
    @media screen and (max-width: 1000px) {
      #wrapper .mainBox ul.memberBox li {
        letter-spacing: 0; } }
    @media screen and (max-width: 1000px) {
      #wrapper .mainBox ul.memberBox li {
        width: 48%; } }
    @media screen and (max-width: 640px) {
      #wrapper .mainBox ul.memberBox li {
        width: 100%;
        float: none; } }
    #wrapper .mainBox ul.memberBox li:nth-child(2n) {
      margin-left: 60px; }
      @media screen and (max-width: 1000px) {
        #wrapper .mainBox ul.memberBox li:nth-child(2n) {
          margin-left: 4%; } }
  @media screen and (max-width: 1000px) and (max-width: 640px) {
    #wrapper .mainBox ul.memberBox li:nth-child(2n) {
      margin-left: 0; } }

    #wrapper .mainBox ul.memberBox li .detail {
      display: table; }
      #wrapper .mainBox ul.memberBox li .detail .pic {
        display: table-cell;
        width: 165px; }
        #wrapper .mainBox ul.memberBox li .detail .pic.wide {
          width: 215px; }
        @media screen and (max-width: 1000px) {
          #wrapper .mainBox ul.memberBox li .detail .pic {
            width: 45%; }
            #wrapper .mainBox ul.memberBox li .detail .pic.wide {
              width: 58%; } }
      #wrapper .mainBox ul.memberBox li .detail .profile {
        display: table-cell;
        vertical-align: bottom;
        padding-left: 30px; }
        @media screen and (max-width: 1000px) {
          #wrapper .mainBox ul.memberBox li .detail .profile {
            padding-left: 5%; } }

        #wrapper .mainBox ul.memberBox li .detail .profileS {
          display: table-cell;
          vertical-align: bottom; }
          @media screen and (max-width: 1000px) {
            #wrapper .mainBox ul.memberBox li .detail .profileS {
              padding-left: 5%; } }

          #wrapper .mainBox ul.memberBox li .detail .profile p.position {
			  display: inline-block;
			  padding: 7px 12px;
          background-color: #9b7d05;
          color: #fff;
          font-size: 12px;
          font-size: 1.2rem;
          letter-spacing: 0.04em;
          border-radius: 3px;
		  line-height: 1.5rem;
          /*line-height: 25px;*/
          min-width: 110px;
          text-align: center;
          margin-bottom: 4px; }
          @media screen and (max-width: 1000px) {
            #wrapper .mainBox ul.memberBox li .detail .profile p.position {
              letter-spacing: 0; } }
        #wrapper .mainBox ul.memberBox li .detail .profile p.position_en {
          line-height: 1.2;
          padding: 5px 0; }
        #wrapper .mainBox ul.memberBox li .detail .profile p.name,
        #wrapper .mainBox ul.memberBox li .detail .profileS p.name {
          font-size: 14px;
          font-size: 1.4rem;
          letter-spacing: 0.04em;
          line-height: 1.35; }
          @media screen and (max-width: 1000px) {
            #wrapper .mainBox ul.memberBox li .detail .profile p.name,
            #wrapper .mainBox ul.memberBox li .detail .profileS p.name {
              letter-spacing: 0; } }
          #wrapper .mainBox ul.memberBox li .detail .profile p.name span.bold,
          #wrapper .mainBox ul.memberBox li .detail .profileS p.name span.bold {
            font-weight: bold;
            font-size: 16px;
            font-size: 1.6rem; }
          #wrapper .mainBox ul.memberBox li .detail .profile p.name span.mini,
          #wrapper .mainBox ul.memberBox li .detail .profileS p.name span.mini {
            font-size: 12px;
            font-size: 1.2rem; }
    #wrapper .mainBox ul.memberBox li p.nml2 {
      padding-top: 15px;
      margin-top: 20px;
      border-top: 1px solid #d2d2d8;
      font-size: 14px;
      font-size: 1.4rem;
      letter-spacing: 0.04em;
      line-height: 1.7;
      margin-bottom: 70px; }
      @media screen and (max-width: 1000px) {
        #wrapper .mainBox ul.memberBox li p.nml2 {
          letter-spacing: 0; } }
      @media screen and (max-width: 1000px) {
        #wrapper .mainBox ul.memberBox li p.nml2 {
          margin-bottom: 40px;
          padding-top: 10px;
          margin-top: 15px; } }
      #wrapper .mainBox ul.memberBox li p.nml2 a {
        margin-top: 10px;
        display: inline-block;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold;
        color: #000;
        position: relative;
        padding-right: 12px; }
        @media screen and (max-width: 1000px) {
          #wrapper .mainBox ul.memberBox li p.nml2 a {
            font-size: 14px;
            font-size: 1.4rem; } }
        #wrapper .mainBox ul.memberBox li p.nml2 a:after {
          content: "";
          background-image: url(/common/img/outer_link.gif);
          background-position: top right;
          background-repeat: no-repeat;
          width: 9px;
          height: 9px;
          position: absolute;
          top: 5px;
          right: 0; }
        #wrapper .mainBox ul.memberBox li p.nml2 a:hover {
          text-decoration: none; }

          #wrapper .mainBox .memberS {
            padding-top: 30px;
            border-top: 1px solid #d2d2d8; }

          #wrapper .mainBox .memberS p.position {
			  display: inline-block;
			  padding: 7px 12px;
            background-color: #9b7d05;
            color: #fff;
            font-size: 12px;
            font-size: 1.2rem;
			line-height: 1.2rem;
            letter-spacing: 0.04em;
            border-radius: 3px;
            /*line-height: 25px;*/
            min-width: 110px;
            text-align: center;
            margin-bottom: 30px; }
            @media screen and (max-width: 1000px) {
              #wrapper .mainBox .memberS p.position {
                letter-spacing: 0; } }

#wrapper .mainBox table.chart {
  margin-top: 40px;
  border-collapse: collapse;
  border: 1px solid #d2d2d8; }
  @media screen and (max-width: 640px) {
    #wrapper .mainBox table.chart {
      border-top: none;
      border-left: none;
      border-right: none; } }
  #wrapper .mainBox table.chart tr th {
    background-color: #f0f0f8;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    border: 1px solid #d2d2d8;
    vertical-align: middle;
    font-weight: bold;
    width: 130px;
    padding: 5px 0; }
    @media screen and (max-width: 1000px) {
      #wrapper .mainBox table.chart tr th {
        width: 90px; } }
    @media screen and (max-width: 640px) {
      #wrapper .mainBox table.chart tr th {
        display: block;
        width: 100%;
        font-size: 14px;
        font-size: 1.4rem; } }
  #wrapper .mainBox table.chart tr td {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    border: 1px solid #d2d2d8;
    padding: 30px; }
    #wrapper .mainBox table.chart tr td a {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5; }
    @media screen and (max-width: 1000px) {
      #wrapper .mainBox table.chart tr td {
        padding: 20px 5%; } }
    @media screen and (max-width: 640px) {
      #wrapper .mainBox table.chart tr td {
        display: block;
        width: 100%;
        border-top: none;
        border-bottom: none;
        font-size: 14px;
        font-size: 1.4rem;
        padding: 10px 5%; } }

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