.about-page[data-v-4f57f50c] {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  font-size: 18px;
}
section[data-v-4f57f50c] {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  color: #fff;
  padding: 80px 15px;
}
@media screen and (max-width: 767px) {
section[data-v-4f57f50c] {
      padding: 40px 15px;
}
}
section h1[data-v-4f57f50c] {
    margin: 0;
    margin-bottom: 20px;
}
.section-01[data-v-4f57f50c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
.section-01[data-v-4f57f50c] {
      display: block;
}
}
.section-01 .name[data-v-4f57f50c] {
    margin: 0;
    padding: 27px;
    line-height: 250%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    margin-right: 40px;
    background: #0f9ae0;
    background: linear-gradient(132deg, #0f9ae0 0%, #5e1a6f 100%);
}
@media screen and (max-width: 700px) {
.section-01 .name[data-v-4f57f50c] {
        margin-right: 0;
        line-height: normal;
        margin-bottom: 20px;
        padding: 10px;
        font-size: 0.8em;
}
.section-01 .name .h-s[data-v-4f57f50c] {
          display: none;
}
}
.section-01 .name h1 span[data-v-4f57f50c] {
      font-family: "Baloo Da 2", cursive;
      font-size: 0.75em;
      letter-spacing: 3px;
}
.section-01 .logo[data-v-4f57f50c] {
    width: 200px;
    margin-right: 95px;
}
.section-01 .logo img[data-v-4f57f50c] {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
}
.section-01 .content[data-v-4f57f50c] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 0.9em;
    line-height: 180%;
    letter-spacing: 1px;
}
.section-01 .content .title[data-v-4f57f50c] {
      font-weight: bold;
      font-size: 2em;
      margin-bottom: 20px;
}
.section-02[data-v-4f57f50c] {
  text-align: center;
  line-height: 200%;
}
.section-02 .desc[data-v-4f57f50c] {
    margin-bottom: 60px;
    font-size: 0.9em;
}
.section-02 .flex-list[data-v-4f57f50c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 767px) {
.section-02 .flex-list[data-v-4f57f50c] {
        display: block;
}
}
.section-02 .flex-list > div[data-v-4f57f50c] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding: 25px;
}
.section-02 .flex-list > div .title[data-v-4f57f50c] {
        font-weight: bold;
}
.section-02 .flex-list > div img[data-v-4f57f50c] {
        width: 100%;
        max-width: 250px;
}
.section-02 .flex-list > div .content[data-v-4f57f50c] {
        font-size: 0.9em;
}
.section-03[data-v-4f57f50c] {
  text-align: center;
}
.section-03 a[data-v-4f57f50c] {
    color: #fff;
}
.section-03 .desc[data-v-4f57f50c] {
    margin-bottom: 30px;
}
.section-03 .info[data-v-4f57f50c] {
    font-size: 0.9em;
    line-height: 175%;
}
.section-03 form[data-v-4f57f50c] {
    max-width: 480px;
    margin: 0 auto;
}
.section-03 form label[data-v-4f57f50c] {
      display: block;
      margin-bottom: 10px;
      text-align: left;
      font-size: 0.9em;
}
.section-03 form input[data-v-4f57f50c] {
      line-height: 30px;
      height: 30px;
      margin-bottom: 20px;
      display: block;
      border-radius: 5px;
      border: none;
      background-color: rgba(255, 255, 255, 0.3);
      width: 100%;
      color: #fff;
      padding: 0 15px;
      letter-spacing: 1px;
}
.section-03 form .submit-btn[data-v-4f57f50c] {
      background: #0f9ae0;
      background: linear-gradient(132deg, #0f9ae0 0%, #5e1a6f 100%);
      display: block;
      padding: 5px 25px;
      color: #fff;
      border-radius: 5px;
}

