@-webkit-keyframes blink_animation {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink_animation {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.kv-common .kv-common-pan {
  -webkit-transition: opacity 0.3s ease-out 0.4s;
  -o-transition: opacity 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s;
}

.kv-common .kv-common-text .kv-text__title > div {
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(2) {
  -webkit-transition: opacity 0.3s ease-out 0.05s;
  -o-transition: opacity 0.3s ease-out 0.05s;
  transition: opacity 0.3s ease-out 0.05s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(3) {
  -webkit-transition: opacity 0.3s ease-out 0.1s;
  -o-transition: opacity 0.3s ease-out 0.1s;
  transition: opacity 0.3s ease-out 0.1s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(4) {
  -webkit-transition: opacity 0.3s ease-out 0.15s;
  -o-transition: opacity 0.3s ease-out 0.15s;
  transition: opacity 0.3s ease-out 0.15s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(5) {
  -webkit-transition: opacity 0.3s ease-out 0.2s;
  -o-transition: opacity 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(6) {
  -webkit-transition: opacity 0.3s ease-out 0.25s;
  -o-transition: opacity 0.3s ease-out 0.25s;
  transition: opacity 0.3s ease-out 0.25s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(7) {
  -webkit-transition: opacity 0.3s ease-out 0.3s;
  -o-transition: opacity 0.3s ease-out 0.3s;
  transition: opacity 0.3s ease-out 0.3s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(8) {
  -webkit-transition: opacity 0.3s ease-out 0.35s;
  -o-transition: opacity 0.3s ease-out 0.35s;
  transition: opacity 0.3s ease-out 0.35s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(9) {
  -webkit-transition: opacity 0.3s ease-out 0.4s;
  -o-transition: opacity 0.3s ease-out 0.4s;
  transition: opacity 0.3s ease-out 0.4s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(10) {
  -webkit-transition: opacity 0.3s ease-out 0.45s;
  -o-transition: opacity 0.3s ease-out 0.45s;
  transition: opacity 0.3s ease-out 0.45s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(11) {
  -webkit-transition: opacity 0.3s ease-out 0.5s;
  -o-transition: opacity 0.3s ease-out 0.5s;
  transition: opacity 0.3s ease-out 0.5s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(12) {
  -webkit-transition: opacity 0.3s ease-out 0.55s;
  -o-transition: opacity 0.3s ease-out 0.55s;
  transition: opacity 0.3s ease-out 0.55s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(13) {
  -webkit-transition: opacity 0.3s ease-out 0.6s;
  -o-transition: opacity 0.3s ease-out 0.6s;
  transition: opacity 0.3s ease-out 0.6s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(14) {
  -webkit-transition: opacity 0.3s ease-out 0.65s;
  -o-transition: opacity 0.3s ease-out 0.65s;
  transition: opacity 0.3s ease-out 0.65s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(15) {
  -webkit-transition: opacity 0.3s ease-out 0.7s;
  -o-transition: opacity 0.3s ease-out 0.7s;
  transition: opacity 0.3s ease-out 0.7s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(16) {
  -webkit-transition: opacity 0.3s ease-out 0.75s;
  -o-transition: opacity 0.3s ease-out 0.75s;
  transition: opacity 0.3s ease-out 0.75s;
}

.kv-common .kv-common-text .kv-text__title > div:nth-child(17) {
  -webkit-transition: opacity 0.3s ease-out 0.8s;
  -o-transition: opacity 0.3s ease-out 0.8s;
  transition: opacity 0.3s ease-out 0.8s;
}

.box .box-inner {
  padding-left: 13.75%;
  padding-right: 13.75%;
}

.box {
  font-family: 'Poppins', sans-serif;
}

.box .box-profile-list {
  width: 100%;
  padding-top: 1.42em;
  padding-bottom: 1.42em;
  border-bottom: solid .125em #e0e0e0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webki-display: flex;
}

.box .box-profile-list:nth-child(1) {
  padding-top: 0;
}

.box .box-profile-list .box-profile-list__title {
  width: 17.5em;
  font-size: 1em;
  line-height: 1.8;
  font-weight: 500;
  letter-spacing: .05em;
}

.box .box-profile-list .box-profile-list__text {
  font-size: 1em;
  line-height: 2;
  font-weight: 300;
  letter-spacing: .05em;
}

.box .box-profile-list .box-profile-list__text .link-text {
  padding-bottom: .3em;
  border-bottom: solid 1px transparent;
  color: #0054aa;
  -webkit-transition: border 0.2s ease-out;
  -o-transition: border 0.2s ease-out;
  transition: border 0.2s ease-out;
}

.box .box-profile-list .box-profile-list__text .link-text.space {
  margin-left: .1em;
}

.box .box-profile-list .box-profile-list__text .box-profile-list__text-item {
  line-height: 2;
}

.box .box-profile-link-list .box-profile-list__text-item {
  margin-bottom: 3vw;
}

.box2 .box-textarea__read-text {
  margin-bottom: 3.8em;
  font-size: 1em;
  line-height: 2;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
}

@media screen and (min-width: 769px) {
  .box .box-profile-list .box-profile-list__text {
    width: calc(100% - 17.5em);
  }
  .box .box-profile-list .box-profile-list__text .link-text:hover {
    border-bottom: solid 1px #0054aa;
  }
}

@media screen and (max-width: 768px) {
  .kv-common .kv-common-text .kv-text__title > div:nth-child(10) {
    display: block;
    margin-bottom: -2vw;
  }
  .box .box-inner {
    padding-left: 7.24%;
    padding-right: 7.24%;
  }
  .box .box-profile-list {
    display: block;
    padding-top: 6.8vw;
    padding-bottom: 6.8vw;
    border-bottom: solid .5vw #e0e0e0;
  }
  .box .box-profile-list:nth-child(1) {
    padding-bottom: 6.8vw;
  }
  .box .box-profile-list .box-profile-list__title {
    margin-bottom: 2.8vw;
    font-size: 3.5vw;
    line-height: 1.7;
  }
  .box .box-profile-list .box-profile-list__text {
    font-size: 3.5vw;
    line-height: 1.7;
  }
  .box .box-profile-list .box-profile-list__text .link-text {
    padding-bottom: .1em;
  }
  .box .box-profile-list .box-profile-list__text .box-profile-list__text-item {
    font-size: 3.5vw;
    line-height: 1.7;
  }
  .box2 .box-textarea__read-text {
    margin-bottom: 7.6vw;
    font-size: 3.5vw;
    line-height: 1.7;
  }
}
/*# sourceMappingURL=profile.css.map */
