@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700");
/* mixin */
.cont--loc-lists {
  margin-top: 0px;
  margin-left: 184px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: center;
  flex-direction: column; }
  .cont--loc-lists .wrap--list {
    margin: 5px;
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative; }
    .cont--loc-lists .wrap--list .cont--title {
      display: flex;
      justify-content: flex-start;
      -webkit-box-align: inherit;
      -ms-flex-align: inherit;
      align-items: flex-start;
      margin-bottom: 10px; }
      .cont--loc-lists .wrap--list .cont--title .loc--icon {
        margin-top: 4px;
        margin-right: 5px; }
      .cont--loc-lists .wrap--list .cont--title .right--title {
        text-align: center;
        line-height: 1.8rem;
        color: #fff;
        font-family: "Roboto", sans-serif;
        font-size: 1.2rem;
        font-weight: 100; }
    .cont--loc-lists .wrap--list .cont--address {
      text-align: center;
      color: #fff;
      font-family: "Roboto", sans-serif;
      font-size: 0.8rem;
      font-weight: 300; }
    .cont--loc-lists .wrap--list .cont--tel {
      display: flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      font-family: "Roboto", sans-serif;
      font-size: 0.8rem;
      font-weight: 300; }
      .cont--loc-lists .wrap--list .cont--tel .btn--tel {
        text-decoration: none;
        color: #fff;
        transition: all .3s ease-in; }
        .cont--loc-lists .wrap--list .cont--tel .btn--tel:hover {
          padding: 2px;
          color: #000000;
          background-color: #FFFFFF;
          transition: all .3s ease-in; }
    .cont--loc-lists .wrap--list .btn--googlemap {
      display: block;
      margin-top: 10px;
      margin-bottom: 20px;
      padding: 10px;
      width: 220px;
      border: 1px solid white;
      color: #fff;
      font-family: "Roboto", sans-serif;
      font-size: 10pt;
      font-weight: 300;
      text-decoration: none;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: all .3s ease-in; }
      .cont--loc-lists .wrap--list .btn--googlemap:hover {
        color: #000000;
        background-color: #FFFFFF;
        transition: all .3s ease-in;
        font-weight: 400; }

.txt--headoffice {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  line-height: 14pt;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 9pt;
  font-weight: 300; }
  .txt--headoffice a {
    color: olivedrab;
    text-decoration: none; }
    .txt--headoffice a:hover {
      color: #fff;
      text-decoration: underline; }
  .txt--headoffice .txt--olive {
    color: olivedrab;
    font-weight: 500;
    margin-right: 10px; }

.footer {
  padding-bottom: 30px;
  width: 100%;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center; }
  .footer .ft--icons {
    margin-top: 120px; }
  .footer .ft--copyright {
    margin-top: 10px;
    text-align: center;
    line-height: 14pt;
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 10pt;
    font-weight: 400; }
    .footer .ft--copyright a {
      color: olivedrab;
      text-decoration: none; }
      .footer .ft--copyright a:hover {
        color: mediumblue;
        text-decoration: underline; }
    .footer .ft--copyright .txt--bold {
      font-weight: bold; }
      .footer .ft--copyright .txt--bold:hover {
        color: olivedrab; }

#newNavi {
  padding-left: 14px; }
  #newNavi .cont__logo {
    margin-top: 36px; }
    #newNavi .cont__logo img {
      width: 210px; }
  #newNavi .menu__lists {
    margin-left: 50px; }
    #newNavi .menu__lists .list {
      margin-top: 20px;
      margin-bottom: 30px;
      letter-spacing: 2px;
      color: #fff;
      font-family: "Roboto", sans-serif;
      font-size: 18pt;
      font-weight: 500; }
      #newNavi .menu__lists .list:nth-child(4), #newNavi .menu__lists .list:nth-child(5), #newNavi .menu__lists .list:nth-child(6) {
        margin-left: 18px;
        font-size: 14pt;
        font-weight: 300; }
      #newNavi .menu__lists .list a {
        color: #fff;
        text-decoration: none; }
        #newNavi .menu__lists .list a img {
          width: 16px;
          height: auto;
          margin-bottom: 5px; }
        #newNavi .menu__lists .list a:hover {
          color: olivedrab; }
  #newNavi .cont__social {
    margin-top: 50px;
    margin-left: 5px;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: flex-start; }
    #newNavi .cont__social .wrap__social {
      display: flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      font-family: "Roboto", sans-serif;
      font-size: 14pt;
      font-weight: 400; }
      #newNavi .cont__social .wrap__social a {
        margin-left: 5px;
        margin-right: 5px; }
    #newNavi .cont__social .wrap__policy {
      color: #999;
      font-family: "Roboto", sans-serif;
      font-size: 9pt;
      font-weight: 300; }
      #newNavi .cont__social .wrap__policy a {
        text-decoration: none;
        color: #999; }
        #newNavi .cont__social .wrap__policy a:hover {
          color: olivedrab; }
  #newNavi .cont__loc {
    margin-top: 20px;
    margin-left: 5px; }
    #newNavi .cont__loc .title {
      margin-bottom: 5px;
      color: #fff;
      font-family: "Roboto", sans-serif;
      font-size: 14pt;
      font-weight: 400; }
    #newNavi .cont__loc .contents {
      width: 90%;
      color: #999;
      font-family: "Roboto", sans-serif;
      font-size: 10pt;
      font-weight: 300; }
      #newNavi .cont__loc .contents a {
        text-decoration: none;
        color: #999; }
        #newNavi .cont__loc .contents a:hover {
          color: olivedrab; }
