header .lang {
  display: none;
}

header .lang-sp {
  display: none !important;
}

#global-nav #menu-content .lang {
  display: none !important;
}

#global-nav #menu-content .lang-sp {
  display: none !important;
}

#privacy .inner {
  padding: 193px 50px 0;
  max-width: 780px;
  margin: 0 auto;
}
#privacy .inner h2 {
  font-size: 22px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 64px;
  font-family: "HelveticaLTWXX-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
}
#privacy .inner h3 {
  font-size: 17px;
  letter-spacing: 0.03em;
  text-align: center;
  margin-bottom: 87px;
}
#privacy .inner .title {
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 1.5;
  margin-bottom: 23px;
}
#privacy .inner .text {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  margin-bottom: 43px;
}
#privacy .inner ul {
  border-bottom: 1px solid #cccccc;
}
#privacy .inner ul li {
  margin-bottom: 70px;
}
#privacy .inner ul li .img {
  margin-bottom: 11px;
}
#privacy .inner ul li .img img {
  width: 100%;
}
#privacy .inner ul li .img-description {
  color: #AAAAAA;
  font-size: 12px;
  letter-spacing: 0.03em;
  margin-bottom: 32px;
}
#privacy .inner ul li .question {
  font-size: 17px;
  letter-spacing: 0.03em;
  margin-bottom: 22px;
}
#privacy .inner ul li .answer {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
}

@media only screen and (max-width: 768px) {
  #privacy .inner {
    padding: 125px 0 42px;
    width: 93.333%;
  }
  #privacy .inner h2 {
    font-size: 20px;
    letter-spacing: 0.04em;
    margin-bottom: 16px;
  }
  #privacy .inner h3 {
    font-size: 13px;
    margin-bottom: 56px;
  }
  #privacy .inner .title {
    font-size: 17px;
    letter-spacing: -0.003em;
    line-height: 1.647;
  }
  #privacy .inner .title br {
    display: none;
  }
  #privacy .inner .text {
    font-size: 13px;
    line-height: 1.692;
    margin-bottom: 29px;
  }
  #privacy .inner ul li {
    margin-bottom: 40px;
  }
  #privacy .inner ul li .img-description {
    letter-spacing: 0em;
    line-height: 1.75;
    margin-bottom: 37px;
  }
  #privacy .inner ul .answer {
    letter-spacing: 0.03em;
    line-height: 1.692;
  }
}
#guidelines {
  margin-bottom: 75px;
}
#guidelines .inner {
  padding: 66px 50px 0;
  max-width: 780px;
  margin: 0 auto;
}
#guidelines .inner h2 {
  font-size: 24px;
  margin-bottom: 62px;
}
#guidelines .inner .table {
  display: table;
}
#guidelines .inner .table .table-row {
  display: table-row;
}
#guidelines .inner .table .table-row .table-cell {
  display: table-cell;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.78;
  width: 13%;
  padding-bottom: 38px;
}
#guidelines .inner .table .table-row .table-cell + .table-cell {
  width: 87%;
  letter-spacing: 0.03em;
}
#guidelines .inner .table .table-row .table-cell + .table-cell .explanation {
  font-size: 12px;
}
#guidelines .inner .btn {
  margin-top: 26px;
}
#guidelines .inner .btn a {
  margin-left: 13%;
}

@media only screen and (max-width: 768px) {
  #guidelines {
    margin-bottom: 62px;
  }
  #guidelines .inner {
    padding: 0 0 0;
    width: 93.333%;
    margin: 0 auto;
  }
  #guidelines .inner h2 {
    font-size: 17px;
    letter-spacing: 0.03em;
    margin-bottom: 36px;
  }
  #guidelines .inner .table .table-row .table-cell {
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.692;
    width: 21%;
    padding-bottom: 26px;
    padding-right: 26px;
  }
  #guidelines .inner .table .table-row .table-cell + .table-cell {
    width: 71%;
    padding-right: 0;
  }
  #guidelines .inner .btn a {
    margin-left: 0;
  }
}
#link {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  border-top: 1px solid #CCCCCC;
}
#link .inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 75px 50px 23px;
}
#link .inner h2 {
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  font-family: "HelveticaLTWXX-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
}
#link .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 81px;
}
#link .inner ul li {
  width: 32.142%;
  margin-right: 1.632%;
}
#link .inner ul li a {
  text-decoration: none;
  color: #000000;
}
#link .inner ul li .image {
  margin-bottom: 18px;
}
#link .inner ul li .image img {
  width: 100%;
}
#link .inner ul li .position {
  font-size: 12px;
  letter-spacing: 0.03em;
  margin-bottom: 19px;
  color: #888;
}
#link .inner ul li .name {
  font-size: 14px;
  letter-spacing: 0.03em;
  margin-bottom: 9px;
}
#link .inner ul li .comment {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 24px;
  margin-bottom: 90px;
}
#link .inner ul li .comment img {
  width: 12px;
  height: auto;
  margin-left: 10px;
  margin-top: 7px;
}
#link .inner ul li:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  #link .inner {
    width: 93.0666%;
    margin: 0 auto;
    padding: 57px 0 0;
  }
  #link .inner ul {
    margin-top: 54px;
    margin-bottom: 40px;
  }
  #link .inner ul li {
    width: 100%;
    margin-right: 0;
  }
  #link .inner ul li .image {
    margin-bottom: 20px;
  }
  #link .inner ul li .position {
    margin-bottom: 9px;
  }
  #link .inner ul li .name {
    margin-bottom: 9px;
  }
  #link .inner ul li .comment {
    margin-bottom: 37px;
  }
}
#recruitment {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  border-top: 1px solid #CCCCCC;
}
#recruitment .inner {
  padding: 74px 50px;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
#recruitment .inner h2 {
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  font-family: "HelveticaLTWXX-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
}
#recruitment .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 73px;
}
#recruitment .inner ul li {
  width: 32.203%;
  position: relative;
}
#recruitment .inner ul li .text {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 17px;
  letter-spacing: 0.1em;
  color: #ffffff;
}
#recruitment .inner ul li .text span {
  font-size: 12px;
  letter-spacing: 0.03em;
  margin-left: 6px;
}
#recruitment .inner ul li img {
  width: 100%;
}
#recruitment .inner ul li + li {
  margin-left: 1.6101%;
}

@media only screen and (max-width: 768px) {
  #recruitment {
    display: none;
  }
  /*
  #recruitment{
      border-bottom: 1px solid #cccccc;
      .inner{
          width: 93.0666%;
          margin: 0 auto;
          padding: 47px 0 0;
          h2{
              font-size: 17px;
              letter-spacing: 0.03em;
              margin-bottom: 29px;
          }
          ul{
              border-bottom: none;
              padding-bottom: 52px;
              li{
                  width:100%;
                  a{
                      .text{
                          letter-spacing: 0.03em;
                          bottom: 17px;
                      }
                  }
              }
              li + li{
                  margin-left: 0;
                  margin-top: 20px;
              }
          }
      }
  }*/
}
@media only screen and (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}/*# sourceMappingURL=appry.css.map */