body, .f-en {
  font-family: "Gothic Book"; }

.text-jst {
  text-align: justify !important; }

.navbar-brand {
  letter-spacing: 3px; }

#ljk-desc, .layer-box {
  width: 100%;
  height: 100%;
  padding: 25px; }
  #ljk-desc mark, .layer-box mark {
    background: rgba(101, 101, 255, 0.65); }
  #ljk-desc .container .title, .layer-box .container .title {
    font-size: 22px;
    font-weight: bold; }
  #ljk-desc .container .content, .layer-box .container .content {
    margin-top: 10px; }
    #ljk-desc .container .content p, .layer-box .container .content p {
      margin-bottom: 10px; }
  #ljk-desc .publication, .layer-box .publication {
    padding: 0 10%; }
    #ljk-desc .publication .publication-item, .layer-box .publication .publication-item {
      margin-bottom: 45px; }
      #ljk-desc .publication .publication-item .poster img, .layer-box .publication .publication-item .poster img {
        width: 100%; }
      #ljk-desc .publication .publication-item .content, .layer-box .publication .publication-item .content {
        font-size: 12px;
        color: #484852; }
        #ljk-desc .publication .publication-item .content .name, .layer-box .publication .publication-item .content .name {
          font-size: 18px;
          color: #232435;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        #ljk-desc .publication .publication-item .content p, .layer-box .publication .publication-item .content p {
          margin-bottom: 0px;
          margin-top: 0; }

#ljk-photo .team-life .imgBox {
  flex-grow: 1;
  position: relative;
  margin: 0 5px 5px 5px; }
  #ljk-photo .team-life .imgBox img {
    height: 200px;
    min-width: 100%;
    max-width: 100%; }

.team-life {
  margin-top: 50px;
  padding: 15px 0; }
  .team-life .box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0; }
  .team-life .box:after {
    content: ' ';
    flex-grow: 999999999999999999999999999999999999; }
  .team-life .imgBox {
    flex-grow: 1;
    position: relative;
    margin: 0 5px 5px 5px; }
    .team-life .imgBox img {
      height: 150px;
      min-width: 100%;
      max-width: 100%; }

.show-more {
  text-align: center;
  margin-bottom: 30px; }
  .show-more img {
    display: inline-block;
    width: 48px;
    height: 48px; }

.main-body {
	min-height: 300px;
  padding: 30px 2%;
  margin: 0 auto; }
  .main-body .recruit-item {
    margin-bottom: 40px; }
    .main-body .recruit-item .recruit-header .list-order {
      color: #e26b00;
      font-size: 42px; }
    .main-body .recruit-item .recruit-header .position {
      color: #232435;
      font-size: 26px; }
    .main-body .recruit-item .half {
      padding-left: 5%; }
      .main-body .recruit-item .half .title {
        margin-top: 10px;
        font-size: 20px;
        color: #484852; }
      .main-body .recruit-item .half .content {
        margin-top: 10px;
        color: #828388;
        font-size: 18px; }
        .main-body .recruit-item .half .content p {
          line-height: 20px; }
  .main-body .contact-title {
    text-align: center; }
    .main-body .contact-title p {
      text-align: center;
      margin-bottom: 0;
      font-size: 18px;
      letter-spacing: 3px; }
      .main-body .contact-title p.name {
        letter-spacing: 2px;
        font-weight: bold;
        font-size: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
  .main-body .detail-box {
    width: 100%;
    margin-left: 0%;
    font-size: 16px; }
    .main-body .detail-box p {
      margin-bottom: 5px; }
    .main-body .detail-box img {
      width: 193px; }

.team-box {
  margin-top: 60px;
  height: 280px;
  background: #EAEAEA; }
  .team-box .box-right {
    position: relative; }
    .team-box .box-right span {
      font-size: 120px;
      font-weight: bold;
      line-height: 280px;
      color: rgba(128, 128, 128, 0.29);
      position: absolute;
      right: 0;
      top: 0; }
  .team-box .box-left {
    height: 100%; }
    .team-box .box-left img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .team-box .name-box {
    padding: 80px 0 80px 30px;
    color: black; }

.media-heading a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; }

.widget .media-heading a {
  display: -webkit-box; }

.item-excerpt {
  padding-top: 90px; }

.office-box {
  margin-top: 0;
  background: #EAEAEA; }
  .office-box .box-left {
    position: relative; }
    .office-box .box-left span {
      font-size: 120px;
      font-weight: bold;
      line-height: 280px;
      color: rgba(128, 128, 128, 0.1);
      position: absolute;
      left: 0;
      top: 0; }
  .office-box .box-right.team-life {
    margin-top: 10px; }
    .office-box .box-right.team-life img {
      height: 150px;
      min-width: 100%;
      max-width: 100%; }
  .office-box .name-box {
    padding: 124px 0 80px 30px;
    color: black;
    font-size: 28px;
    text-align: center; }

.news-doc-box {
  text-align: right;
  font-size: 22px;
  padding: 10px 0; }
  .news-doc-box .news-doc {
    text-decoration: underline;
    color: #6f6f6f;
    cursor: pointer; }

#doc-box {
  padding: 30px; }
  #doc-box .tab-body p {
    margin-bottom: 5px; }

#headerwrap.detail-header {
  background: black !important; }
  #headerwrap.detail-header img {
    height: 100% !important;
    top: 0 !important;
    object-fit: contain !important; }
  #headerwrap.detail-header .backstretch:before {
    background-color: transparent; }

.format-box {
  padding-left: 15px; }
  .format-box .format {
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    display: inline-block;
    font-weight: bold; }

.dropdown {
  color: white; }

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