@charset "UTF-8";
/*  ------------------------------------------------------------------
	
        1.home
        2.service 事業紹介
        3.strength エムエヌシーの強み
        4.company 会社概要
          --.privacy
          --.security
        5.recruit 採用情報
        6.contact お問い合わせ
        
---------------------------------------------------------------------*/
/*  ------------------------------------------------------------------
	
        4.company
        
---------------------------------------------------------------------*/
#company .hnTitle01 {
  margin-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    #company .hnTitle01 {
      margin-bottom: 30px; } }
#company .mainLead {
  margin-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    #company .mainLead {
      margin-bottom: 30px; } }
#company .tbType01 {
  margin-bottom: 90px; }
  @media only screen and (max-width: 767px) {
    #company .tbType01 {
      margin-bottom: 45px; } }
#company .historyBlock {
  padding-bottom: 90px !important; }
  @media only screen and (max-width: 767px) {
    #company .historyBlock {
      padding-bottom: 50px !important; } }
#company .accessBlock {
  padding: 90px 0 0;
  background-color: #F6F6F6;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    #company .accessBlock {
      padding-top: 45px; } }
  #company .accessBlock iframe {
    width: 100%;
    height: 465px;
    margin-bottom: 60px; }
    #company .accessBlock iframe:last-child {
      margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #company .accessBlock iframe {
        height: 230px;
        margin-bottom: 50px; } }
  #company .accessBlock .accessBlock_inner {
    width: 1000px;
    margin: 0 auto;
    padding: 40px 0 30px;
    background-color: white; }
    @media only screen and (max-width: 767px) {
      #company .accessBlock .accessBlock_inner {
        width: 100%;
        padding: 15px 0 20px; } }
    #company .accessBlock .accessBlock_inner h4 {
      font-size: 28px !important;
      font-size: 2.8rem !important;
      font-weight: 600;
      color: #008B32;
      line-height: 1;
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        #company .accessBlock .accessBlock_inner h4 {
          font-size: 22px !important;
          font-size: 2.2rem !important;
          margin-bottom: 10px; } }
    #company .accessBlock .accessBlock_inner p {
      font-weight: 400;
      line-height: 1.5 !important; }
#company .sentenceBlock dl {
  margin-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    #company .sentenceBlock dl {
      margin-bottom: 40px; } }
  #company .sentenceBlock dl dt {
    font-size: 24px !important;
    font-size: 2.4rem !important;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      #company .sentenceBlock dl dt {
        font-size: 18px !important;
        font-size: 1.8rem !important;
        margin-bottom: 20px; } }
  #company .sentenceBlock dl dd p {
    font-size: 16px !important;
    font-size: 1.6rem !important;
    font-weight: 500 !important;
    line-height: 2.625 !important; }
    @media only screen and (max-width: 767px) {
      #company .sentenceBlock dl dd p {
        font-size: 14px !important;
        font-size: 1.4rem !important;
        line-height: 2.14 !important; } }
  #company .sentenceBlock dl dd ul {
    margin-top: 60px; }
    @media only screen and (max-width: 767px) {
      #company .sentenceBlock dl dd ul {
        margin-top: 30px; } }
    #company .sentenceBlock dl dd ul li {
      font-size: 16px !important;
      font-size: 1.6rem !important;
      font-weight: 500;
      line-height: 2.625;
      letter-spacing: -0.05em; }
      @media only screen and (max-width: 767px) {
        #company .sentenceBlock dl dd ul li {
          font-size: 14px !important;
          font-size: 1.4rem !important;
          line-height: 2.14;
          padding-left: 1em;
          text-indent: -1em; } }
    #company .sentenceBlock dl dd ul.collect {
      margin-top: 0; }
      @media only screen and (max-width: 767px) {
        #company .sentenceBlock dl dd ul.collect li {
          padding-left: 2.5em;
          text-indent: -2.5em; } }
  #company .sentenceBlock dl:nth-of-type(6) {
    margin-bottom: 40px; }
#company .sentenceBlock .date {
  text-align: right;
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    #company .sentenceBlock .date {
      margin-bottom: 25px; } }
#company .tellBlock {
  width: 1200px;
  padding: 25px 0;
  margin: 0 auto;
  text-align: center;
  border: solid 1px #E6E6E6;
  border-radius: 8px; }
  @media only screen and (max-width: 767px) {
    #company .tellBlock {
      width: auto;
      padding: 10px;
      margin: 0 4%;
      text-align: left; } }
  #company .tellBlock p {
    font-size: 16px !important;
    font-size: 1.6rem !important;
    font-weight: 500;
    line-height: 2.625; }
    @media only screen and (max-width: 767px) {
      #company .tellBlock p {
        font-size: 14px !important;
        font-size: 1.4rem !important;
        line-height: 2.14; } }

/*  ------------------------------------------------------------------
	
        5.recruit
        
---------------------------------------------------------------------*/
#recruit .mv {
  margin-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    #recruit .mv {
      margin-bottom: 20px; } }
#recruit .mainLead {
  text-align: center;
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    #recruit .mainLead {
      text-align: left;
      margin-bottom: 30px; } }
#recruit .recruitBlock {
  background-image: url("../img/frame/bg_slash.png");
  background-color: #FFF500;
  background-position: top center;
  background-repeat: repeat-y;
  padding: 80px 0 0px; }
  @media only screen and (max-width: 767px) {
    #recruit .recruitBlock {
      background-size: 1039px 1156px;
      padding-top: 35px; } }
  #recruit .recruitBlock .acoBlock {
    padding-bottom: 90px; }
    @media only screen and (max-width: 767px) {
      #recruit .recruitBlock .acoBlock {
        padding-bottom: 30px; } }
    #recruit .recruitBlock .acoBlock dl {
      background-color: white;
      box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.13);
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        #recruit .recruitBlock .acoBlock dl {
          margin-bottom: 10px;
          box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.13); } }
      #recruit .recruitBlock .acoBlock dl dt {
        background-image: url("../img/frame/acoArrow_on.png");
        background-position: right 50%;
        background-size: 55px;
        background-repeat: no-repeat;
        font-size: 26px !important;
        font-size: 2.6rem !important;
        font-weight: 600;
        line-height: 1;
        color: #008B32;
        padding: 25px;
        text-align: center;
        display: block;
        cursor: pointer;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease; }
        @media only screen and (max-width: 767px) {
          #recruit .recruitBlock .acoBlock dl dt {
            background-size: 30px;
            font-size: 18px !important;
            font-size: 1.8rem !important;
            text-align: left;
            padding: 15px 10px; } }
        #recruit .recruitBlock .acoBlock dl dt:hover {
          opacity: 0.6;
          filter: alpha(opacity=60);
          -ms-filter: "alpha(opacity=60)"; }
        #recruit .recruitBlock .acoBlock dl dt.active {
          background-image: url("../img/frame/acoArrow_off.png"); }
      #recruit .recruitBlock .acoBlock dl dd {
        padding: 40px;
        display: none; }
        @media only screen and (max-width: 767px) {
          #recruit .recruitBlock .acoBlock dl dd {
            padding: 0 4% 20px; } }

/*  ------------------------------------------------------------------
	
        6.contact
        
---------------------------------------------------------------------*/
#contact .section {
  min-height: 640px;
  padding-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    #contact .section {
      min-height: 320px;
      padding-bottom: 30px; } }
#contact .hnTitle01 {
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    #contact .hnTitle01 {
      margin-bottom: 25px; } }
#contact .hnTitle04 {
  line-height: 1.6; }
  @media only screen and (max-width: 767px) {
    #contact .hnTitle04 {
      line-height: 1.5; } }
#contact .notice {
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    #contact .notice {
      margin-bottom: 25px; } }
  #contact .notice p {
    line-height: 1.8 !important;
    font-weight: 400 !important; }
#contact .errBlock {
  background-color: #FFF8F9;
  border: solid 1px #E8340D;
  border-radius: 5px;
  padding: 20px 40px;
  margin: 40px; }
  @media only screen and (max-width: 767px) {
    #contact .errBlock {
      width: 100%;
      padding: 15px;
      margin: 30px 0; } }
  #contact .errBlock h4 {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    font-weight: 500;
    color: #E8340D; }
    @media only screen and (max-width: 767px) {
      #contact .errBlock h4 {
        font-size: 12px !important;
        font-size: 1.2rem !important; } }
  #contact .errBlock p {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    line-height: 1.7 !important;
    color: #E8340D; }
    @media only screen and (max-width: 767px) {
      #contact .errBlock p {
        font-size: 12px !important;
        font-size: 1.2rem !important; } }
#contact #formWrap h3 {
  font-size: 24px !important;
  font-size: 2.4rem !important;
  font-weight: 600;
  color: #008B32;
  text-align: center;
  margin-bottom: 20px; }
#contact #formWrap .confirm {
  margin-bottom: 20px;
  text-align: center; }
#contact .btnBlock {
  width: 800px;
  margin: auto; }
  @media only screen and (max-width: 767px) {
    #contact .btnBlock {
      width: 100%; } }
  #contact .btnBlock input[type="submit"] {
    float: right;
    margin-bottom: 15px; }
  #contact .btnBlock input[type="button"] {
    float: left; }
  @media only screen and (max-width: 767px) {
    #contact .btnBlock input[type="submit"], #contact .btnBlock input[type="button"] {
      float: none; } }
#contact .tbType01 {
  margin-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    #contact .tbType01 {
      margin-bottom: 30px; } }
  #contact .tbType01 th {
    vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      #contact .tbType01 th {
        width: 100%; } }
    #contact .tbType01 th em {
      color: #E8340D; }
  #contact .tbType01 td {
    vertical-align: middle; }
    #contact .tbType01 td select {
      height: 45px; }
      @media only screen and (max-width: 767px) {
        #contact .tbType01 td select {
          height: 35px; } }
    #contact .tbType01 td input[type="text"] {
      height: 45px; }
      @media only screen and (max-width: 767px) {
        #contact .tbType01 td input[type="text"] {
          height: 35px; } }
      #contact .tbType01 td input[type="text"].zipcode {
        width: 28%; }
      #contact .tbType01 td input[type="text"].address {
        display: block;
        margin-top: 10px; }
    #contact .tbType01 td textarea {
      height: 240px; }
      @media only screen and (max-width: 767px) {
        #contact .tbType01 td textarea {
          height: 150px; } }
    #contact .tbType01 td select, #contact .tbType01 td input[type="text"], #contact .tbType01 td textarea {
      width: 100%;
      line-height: 1.5;
      border: solid 1px #C8C8C8;
      border-radius: 3px;
      padding: 8px; }
#contact input[type="submit"],
#contact input[type="button"] {
  width: 380px;
  padding: 20px;
  margin: auto;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  font-weight: 600;
  color: white;
  background-repeat: no-repeat;
  background-size: 55px;
  background-color: #008B32;
  border: none;
  border-radius: 3px;
  line-height: 1;
  text-align: center;
  display: block; }
  @media only screen and (max-width: 767px) {
    #contact input[type="submit"],
    #contact input[type="button"] {
      width: 100%;
      font-size: 14px !important;
      font-size: 1.4rem !important; } }
  #contact input[type="submit"].next,
  #contact input[type="button"].next {
    background-image: url("../img/frame/linkArrow02.png");
    background-position: right 50%; }
  #contact input[type="submit"].prev,
  #contact input[type="button"].prev {
    background-image: url("../img/frame/linkArrow03.png");
    background-position: left 50%; }
