  @-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;
  }
}

.box:nth-child(2n) .box-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.box .box-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.box .box-pic {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 51.09%;
      -ms-flex: 0 0 51.09%;
          flex: 0 0 51.09%;
  -webkit-transition: opacity 1s ease-out, -webkit-transform 1s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 1s ease-out, -webkit-transform 1s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: transform 1s cubic-bezier(0.13, 0.38, 0.12, 1), opacity 1s ease-out;
  transition: transform 1s cubic-bezier(0.13, 0.38, 0.12, 1), opacity 1s ease-out;
  transition: transform 1s cubic-bezier(0.13, 0.38, 0.12, 1), opacity 1s ease-out, -webkit-transform 1s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(2.5em);
      -ms-transform: translateY(2.5em);
          transform: translateY(2.5em);
  opacity: 0;
}

.box .box-pic.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box .box-text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40.9%;
      -ms-flex: 0 0 40.9%;
          flex: 0 0 40.9%;
  -webkit-transition: opacity 1s ease-out, -webkit-transform 1s cubic-bezier(0.13, 0.38, 0.12, 1);
  transition: opacity 1s ease-out, -webkit-transform 1s cubic-bezier(0.13, 0.38, 0.12, 1);
  -o-transition: transform 1s cubic-bezier(0.13, 0.38, 0.12, 1), opacity 1s ease-out;
  transition: transform 1s cubic-bezier(0.13, 0.38, 0.12, 1), opacity 1s ease-out;
  transition: transform 1s cubic-bezier(0.13, 0.38, 0.12, 1), opacity 1s ease-out, -webkit-transform 1s cubic-bezier(0.13, 0.38, 0.12, 1);
  -webkit-transform: translateY(2.5em);
      -ms-transform: translateY(2.5em);
          transform: translateY(2.5em);
  opacity: 0;
}

.box .box-text.show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.box .box-text:before {
  content: " ";
  display: block;
  position: absolute;
  background-color: #61a2fb;
  width: 0.77em;
  height: 0.77em;
  border-radius: 50%;
  left: -6.4%;
  top: 0.3em;
}

.box .box-text__subtitle {
  font-size: 1.25em;
  letter-spacing: 0.025em;
  line-height: 1;
  margin-bottom: 0.34em;
}

.box .box-text__num {
  font-size: 4.12em;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0.4em;
}

.box .box-text__title {
  font-size: 1.87em;
  font-weight: bold;
  margin-bottom: 2.4em;
  line-height: 1.5;
}

.box .box-textarea p {
  text-align: justify;
  color: #828282;
  letter-spacing: 0.06em;
  line-height: 1.87;
}

.box1 {
  margin-bottom: 4.1em;
}

.box1 .box-text {
  margin-left: 4.45%;
  margin-top: 5.86em;
}

.box1 .box-pic {
  margin-left: 3.5%;
}

.box2 {
  margin-bottom: 4.7em;
}

.box2 .box-pic {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 54%;
      -ms-flex: 0 0 54%;
          flex: 0 0 54%;
  margin-left: 4.8%;
  margin-top: 3.4em;
}

.box3 {
  margin-bottom: 5.1em;
}

.box3 .box-pic {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 54.09%;
      -ms-flex: 0 0 54.09%;
          flex: 0 0 54.09%;
  left: -8.09%;
}

.box3 .box-text {
  margin-top: 5.7em;
}

.box4 {
  margin-bottom: 10.43em;
}

.box4 .box-pic {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 55.63%;
      -ms-flex: 0 0 55.63%;
          flex: 0 0 55.63%;
  margin-left: 3.36%;
  margin-top: 1.8em;
  right: -1.81%;
}

.box5 {
  margin-bottom: 9.1em;
}

.box5 .box-pic {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 51.27%;
      -ms-flex: 0 0 51.27%;
          flex: 0 0 51.27%;
  left: -1.81%;
}

.box5 .box-text {
  margin-left: 7.3%;
}

.box7 {
  margin-bottom: 9em;
}

.box7 .box-pic {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 52.45%;
      -ms-flex: 0 0 52.45%;
          flex: 0 0 52.45%;
  margin-left: 3.36%;
  margin-top: 1.8em;
  right: -4.54%;
  margin-top: 0;
  top: -2.6em;
}

.box6.show .box-center-title,
.box6.show .box-linkarea {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .box .box-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .box .box-pic {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .box .box-text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .box .box-text:before {
    width: 2vw;
    height: 2vw;
    left: auto;
    top: 0.6vw;
  }
  .box .box-text__subtitle {
    font-size: 3.2vw;
    padding-left: 4.4vw;
    margin-bottom: 3.3vw;
  }
  .box .box-text__num {
    display: inline-block;
    font-size: 10.7vw;
    letter-spacing: 0;
  }
  .box .box-text__title {
    display: inline-block;
    font-size: 4.8vw;
    vertical-align: super;
    margin-left: 8.1vw;
    margin-bottom: 7.5vw;
  }
  .box .box-textarea p {
    line-height: 1.53;
  }
  .box1 {
    margin-bottom: 18.8vw;
  }
  .box1 .box-text {
    margin: 0;
    margin-bottom: 7.1vw;
  }
  .box1 .box-pic {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 94%;
        -ms-flex: 0 0 94%;
            flex: 0 0 94%;
    margin: 0 auto;
  }
  .box2 {
    margin-bottom: 10.1vw;
  }
  .box2 .box-text {
    margin-bottom: 6.5vw;
  }
  .box2 .box-pic {
    margin: 0;
    left: 3%;
  }
  .box3 {
    margin-bottom: 18.4vw;
  }
  .box3 .box-pic {
    left: -0.6%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 101%;
        -ms-flex: 0 0 101%;
            flex: 0 0 101%;
  }
  .box3 .box-text {
    margin: 0;
    margin-bottom: 7vw;
  }
  .box4 {
    margin-bottom: 12.6vw;
  }
  .box4 .box-text {
    margin-bottom: 4vw;
  }
  .box4 .box-pic {
    left: -7%;
    right: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 104.9%;
        -ms-flex: 0 0 104.9%;
            flex: 0 0 104.9%;
  }
  .box5 {
    margin-bottom: 23.6vw;
  }
  .box5 .box-pic {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 96.92%;
        -ms-flex: 0 0 96.92%;
            flex: 0 0 96.92%;
    left: 2.7%;
  }
  .box5 .box-text {
    margin: 0;
    margin-bottom: 7.2vw;
  }
  .box7 {
    margin-bottom: 24.2vw;
  }
  .box7 .box-text {
    margin-bottom: 8.5vw;
  }
  .box7 .box-pic {
    left: auto;
    right: auto;
    top: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .box6 {
    padding: 0;
  }
}
/*# sourceMappingURL=keyword.css.map */
