.ceo__detl {
  position: relative;
  margin: 8vw auto 0vw auto;
}

@media screen and (min-width: 769px), print {
  .ceo__detl {
    margin: 80px auto 0;
    padding: 0 0 160px;
  }
}

.ceo__detl__ttl {
  font-size: 10.66667vw;
  line-height: 0.975;
  letter-spacing: 0.12em;
  color: #a2d9ff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

@media screen and (min-width: 769px), print {
  .ceo__detl__ttl {
    font-size: 80px;
    position: relative;
    z-index: 10;
    padding: 0 0 0 92px;
  }
}

.ceo__detl__catch {
  font-size: 4.53333vw;
  line-height: 1.70588;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  margin: 6.66667vw 0vw 0vw 0vw;
}

@media screen and (min-width: 769px), print {
  .ceo__detl__catch {
    width: 600px;
    font-size: 28px;
    line-height: 1.78571;
    margin: 60px 0 0 auto;
  }
}

.ceo__detl__sub-catch {
  font-size: 3.73333vw;
  line-height: 1.70588;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
  margin: 8vw 0vw 0vw 0vw;
}

@media screen and (min-width: 769px), print {
  .ceo__detl__sub-catch {
    width: 600px;
    font-size: 22px;
    line-height: 1.78571;
    margin: 60px 0 0 auto;
  }
}

.ceo__detl .sect__cont__text {
  letter-spacing: 0.08em;
}

@media screen and (min-width: 769px), print {
  .ceo__detl .sect__cont__text {
    width: 600px;
    margin-left: auto;
  }
}

.ceo__detl__photo {
  width: 42.93333vw;
  margin: 8vw auto 0vw auto;
}

@media screen and (min-width: 769px), print {
  .ceo__detl__photo {
    width: 260px;
    margin: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
  }
}

.ceo__detl__degree {
  font-size: 2.93333vw;
  line-height: 1.45455;
  margin: 1.33333vw 0vw 0vw 0vw;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 769px), print {
  .ceo__detl__degree {
    font-size: 14px;
    margin: 20px 0 0 0;
    text-align: right;
  }
}

.ceo__detl__name {
  font-size: 4.26667vw;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  margin: 2vw 0vw 0vw 0vw;
  letter-spacing: 0.2em;
}

@media screen and (min-width: 769px), print {
  .ceo__detl__name {
    font-size: 21px;
    margin: 10px 0 0 0;
    text-align: right;
  }
}
