
.p-topAbout {


  position: relative;
}


.c-btn {
    max-width: 330px;
    width: 100%;
    display: inline-block;
    font-weight: 700;
    color: #db6b68;
    position: relative;
    font-size: 16px;
    font-size: 1rem;
	text-align:center;
}

.c-btn .c-btn_inr {
    position: relative;
    z-index: 1;
    display: block;
    border: 2px solid #db6b68;
    padding: 15px 0;
    background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .p-topAbout:before {
    height: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .p-topAbout {
    padding-top: 60px;
    padding-bottom: 50px;
  }
}

.p-topAbout_focal {
  position: relative;
  padding-top: 1px;
}

.p-topAbout_focal.is-animeted:before {
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.p-topAbout_focal.is-animeted:after {
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.p-topAbout_focal.is-animeted .p-topAbout_focal_ttl {
  opacity: 1;
}

.p-topAbout_focal.is-animeted .p-topAbout_focal_desc {
  opacity: 1;
}

.p-topAbout_focal.is-animeted .p-topAbout_focal_student {
  opacity: 1;
}

.p-topAbout_focal:after,
.p-topAbout_focal:before {
  content: " ";
  position: absolute;
  background-size: cover;
  background-position: 50% 50%;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal:after,
  .p-topAbout_focal:before {
    background-size: auto 100%;
  }
}

.p-topAbout_focal:before {
  width: 1623px;
  height: 576px;
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  transition: ease-out .3s;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal:before {
    width: 700px;
    height: 287px;
  }
}

.p-topAbout_focal:after {
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  transition: ease-out .3s;
  transition-delay: .2s;
}

.p-topAbout_focal .p-topAbout_focal_inr {
  width: 1160px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal .p-topAbout_focal_inr {
    width: 100%;
    padding: 0 65px;
  }
}

.p-topAbout_focal .p-topAbout_focal_ttl {
  position: absolute;
  transition: ease-out .3s;
  transition-delay: .4s;
  opacity: 1;
}

.p-topAbout_focal .p-topAbout_focal_desc {
  position: relative;
  z-index: 1;
  color: #fff;
  background-color: #53abe5;
  background-color: rgba(83, 171, 229, 0.8);
  width: 440px;
  padding: 75px 50px 55px;
  transition: ease-out .3s;
  transition-delay: .6s;
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal .p-topAbout_focal_desc {
    width: 100%;
    padding: 40px 25px 35px;
  }
}

.p-topAbout_focal .p-topAbout_focal_desc .p-topAbout_focal_desc_ttl {
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.75;
  margin-top: -9px;
  color: #fff;
  margin-bottom: 35px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal .p-topAbout_focal_desc .p-topAbout_focal_desc_ttl {
    margin-top: -6px;
    margin-bottom: 12px;
    font-size: 1.5rem;
    line-height: 1.73333;
  }
}

.p-topAbout_focal .p-topAbout_focal_desc .p-topAbout_focal_desc_txt {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 2;
  margin-bottom: 40px;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal .p-topAbout_focal_desc .p-topAbout_focal_desc_txt {
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
}

.p-topAbout_focal .p-topAbout_focal_desc .c-btn {
  max-width: 100%;
}

.p-topAbout_focal .p-topAbout_focal_student {
  position: absolute;
  transition: ease-in .5s;
  opacity: 1;
}

.p-topAbout_focal .p-topAbout_focal_student__01 {
  transition-delay: .5s;
}

.p-topAbout_focal .p-topAbout_focal_student__02 {
  transition-delay: .7s;
}

.p-topAbout_focal .p-topAbout_focal_student__03 {
  transition-delay: .9s;
}

.p-topAbout_focal.p-topAbout_focal__first {
  margin-bottom: 0px;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__first {
    margin-bottom: 80px;
  }
}





@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__first:after {
    top: 30px;
    right: -90px;
    height: 197px;
    width: 450px;
    background-size: auto 100%;
  }
}

.p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_inr {
  padding-top: 125px;
}

.p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_ttl {
  left: 0;
  top: 70px;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_ttl {
    top: 27px;
    left: 17px;
  }
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_ttl img {
    max-height: 82px;
  }
}

.p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_desc {
  margin-left: auto;
}

.p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_student__01 {
  top: 293px;
  left: 15px;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_student__01 {
    left: 8px;
    top: 144px;
  }
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_student__01 img {
    max-height: 156px;
  }
}

.p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_student__02 {
  top: -23px;
  right: 255px;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_student__02 {
    right: 30px;
    top: -12px;
  }
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_student__02 img {
    max-height: 113px;
  }
}

.p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_student__03 {
  bottom: 0;
  right: -60px;
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_student__03 {
    right: 28px;
    bottom: -15px;
  }
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__first .p-topAbout_focal_student__03 img {
    max-height: 142px;
  }
}

.p-topAbout_focal.p-topAbout_focal__second {
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second {
    margin-bottom: 90px;
  }
}

.p-topAbout_focal.p-topAbout_focal__second:before {
  background-image: url(../images/bg-about02.png);
  top: 70px;
  right: 0;
  -ms-transform-origin: top right;
  transform-origin: top right;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second:before {
    background-image: url(../images/bg-about02-sp.png);
    top: 0;
    left: 30px;
    background-position: top 0 left 0;
  }
}

.p-topAbout_focal.p-topAbout_focal__second:after {
  background-image: url(../images/bg-about02-pettern.png);
  top: -15px;
  left: 0;
  width: 992px;
  height: 607px;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second:after {
    top: -43px;
    left: -129px;
    width: 496px;
    height: 303px;
    background-size: auto 100%;
  }
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_inr {
    padding-top: 230px;
  }
}

.p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_ttl {
  right: 0;
  top: 162px;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_ttl {
    top: 45px;
    right: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_ttl img {
    max-height: 153px;
  }
}

.p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_student__01 {
  bottom: 35px;
  left: -102px;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_student__01 {
    right: auto;
    left: 2px;
    bottom: 0;
  }
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_student__01 img {
    max-height: 130px;
  }
}

.p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_student__02 {
  top: 45px;
  left: 455px;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_student__02 {
    left: 27px;
    top: 205px;
  }
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_student__02 img {
    max-height: 138px;
  }
}

.p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_student__03 {
  bottom: 0;
  right: -22px;
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_student__03 {
    right: 20px;
    top: 190px;
  }
}

@media only screen and (max-width: 768px) {
  .p-topAbout_focal.p-topAbout_focal__second .p-topAbout_focal_student__03 img {
    max-height: 138px;
  }
}
.c-secTtl > * {
    display: block;
}
.c-secTtl {
    background-position: 50% 50%;
    background-image: url(../fonts/bg-secttl.svg);
    background-repeat: no-repeat;
    height: 121px;
    line-height: 1;
    text-align: center;
    padding-top: 39px;
    margin-bottom: 40px;
}

.c-secTtl .c-secTtl_en {
    font-size: 30px;
    font-size: 3rem;
    color: #db6b68;
    font-weight: 700;
    margin-bottom: 3px;
}