/* =================================
 p_achievement_mv
================================= */
.p_achievement_mv{
  width: 100%;
  height: 540px;
  position: relative;
}
.p_achievement_mv .img_mv{
  width: 100%;
  height: 540px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p_achievement_mv{
    height: 280px;
  }
  .p_achievement_mv .img_mv{
    height: 280px;
  }
}
/* =================================
 p_achievement_mv_ttl
================================= */


.p_achievement_mv_ttl {
  width: 460px;
  border-radius: 50%;
  position: absolute;
  bottom: -60%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, 0);
  background: #F9F7F4;
}

.p_achievement_mv_ttl_inner {
  position: relative;
  padding-top: 100%;
  padding-top: 100%;
  height: 0;
  width: 90%;
  margin: 0 auto;
}

.p_achievement_mv_ttl_inner .c_ttl_1 {
  position: absolute;
  top: calc((40% - 1em)/2);
  left: 0;
  right: 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .p_achievement_mv_ttl {
    width: 80%;
    bottom: -80%;
  }
  .p_achievement_mv_ttl_inner .c_ttl_1 .en{
    font-size: 1.3rem;
  }
}


/* =================================
 p_activities_mv
================================= */
.p_activities_mv{
  position: relative;
  width: 100%;
  height: 774px;
  background: url(../../assets/img/p_activities/p_activities_mv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.p_activities_mv_pic {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  overflow: hidden;
  height: 774px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .p_activities_mv_pic .img {
    max-width: 100%;
  }
}
@media screen and (max-width: 1040px) {
.p_activities_mv{
  height: 580px;
}
.p_activities_mv_pic {
  height: 580px;
}
}

/* =================================
 p_activities_mv_ttl
================================= */
.p_activities_mv_ttl{
  position: absolute;
  bottom: -120px;
  left: calc((100% - 1120px) / 2);
  width: 302px;
  height: 302px;
  background: url(../../assets/img/common/c_child_blog_mv_ttl.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.p_activities_mv_ttl .c_ttl_1{
  z-index: 2;
  margin-bottom: 0;
  margin-top: 64px;
}
@media screen and (max-width: 1160px) {
.p_activities_mv_ttl{
  left: 16px;
}
}
@media screen and (max-width: 1040px) {
  .p_activities_mv_ttl{
    width: 240px;
    height: 240px;
  }
  .p_activities_mv_ttl .c_ttl_1{
    margin-top: 48px;
  }
}

@media screen and (max-width: 767px) {
  .p_activities_mv_ttl{
    position: absolute;
    bottom: -50px;
    left: 8px;
    width: 184px;
    height: 141px;
    background: url(../../assets/img/common/c_child_blog_mv_ttl.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .p_activities_mv_ttl .c_ttl_1{
    font-size: 1.4rem;
    margin-top: 44px;
  }
  .p_activities_mv_ttl .c_ttl_1 .en{
    font-size: 1.1rem;
  }
  .p_activities_mv_ttl .c_ttl_1_bg{
    width: 60px;
    height: 60px;
    top: 60%;
    left: 50%;
  }
}
/* =================================
 p_activities_mv_2
================================= */
.p_activities_mv_2{
  position: relative;
  width: 100%;
  height: 447px;
}
.p_activities_mv_2_bg{
  position: relative;
  width: 100%;
  height: 447px;
  padding-top: 24px;
  display: flex;
  justify-content: center;
   overflow: hidden;
 }
 @media screen and (max-width: 767px) {
  .p_activities_mv_2{
    width: 100%;
    height: 220px;
  }
  .p_activities_mv_2_bg{
    padding-top: 0;
    width: 100%;
    height: 220px;
  }
  .p_activities_mv_2_bg .img{
    width: 100%;
    height: 220px;
    object-fit: cover;
  }
}
/* =================================
 p_artist_mv_ttl
================================= */
.p_artist_mv_ttl{
  position: absolute;
  display: inline-block;
    font-family: "Allison", cursive;
  color: #C5BFB3;
  font-size: 9.8rem;
  transform: translate(0 , -50%) rotate(-14deg);
  font-weight: 500;
  line-height: 1;
  top: calc(50% + 40px);
  left: calc((100% - 1120px) / 2);
}
.mark_start, .mark_end{
  display: inline-block;
  position: relative;
  width: 79px;
  height: 33px;
  transform: rotate(16deg);
}
.mark_start{
  margin-right: 16px;
}
.mark_end{
  margin-left: 18px;
}
.mark_start:before, .mark_end:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../assets/img/p_activities/artist_mark.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 79px;
  height: 33px;
}

@media screen and (max-width: 1200px) {
  .p_artist_mv_ttl{
    left: 24px;
  }
  }


  @media screen and (max-width: 768px) {
    .p_artist_mv_ttl{
      font-size: 4.2rem;
    }
    .mark_start, .mark_end{
      width: 40px;
      height: 16px;
    }
    .mark_start:before, .mark_end:before{
      background: url(../../assets/img/p_activities/artist_mark.png);
      background-repeat: no-repeat;
      background-size: 100%;
      width: 40px;
      height: 16px;
    }

  }


  /* =================================
 p_course_mv
================================= */

.p_course_mv{
  position: relative;
  width: 100%;
  height: 447px;
  overflow: hidden;
}

  /* =================================
 p_course_mv_ttl
================================= */


.p_course_mv_ttl{
  position: absolute;
  display: inline-block;
  color: #C5BFB3;
  font-weight: 500;
  line-height: 1;
  bottom: 0;
  left: calc((100% - 1120px) / 2);
  background: #563926;
  width: 374px;
  height: calc(447px - 77px);
  display: flex;
  justify-content: center;
  flex-direction : column;
  color: #fff;
  padding-left: 32px;
  z-index: 2;
}
.p_course_mv_ttl:after{
  content: "";
  width: calc(100% - 24px);
  height: calc(100% - 24px);
  border: 1px solid #B4A580;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
}
.p_course_mv_ttl .ttl{
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  font-size: 4.0rem;
  letter-spacing: 6px;
}
.p_course_mv_ttl .ttl .en{
  font-family: "Allison", cursive;
  color: #A29062;
  font-size: 2.0rem;
  letter-spacing: 1.2px;
  font-weight: 500;
  margin-bottom: 16px;
}
.p_course_mv_ttl .txt{
  font-size:1.6rem ;
  margin-top: 32px;
  line-height: 1.8;
}
@media screen and (max-width: 1200px) {
  .p_course_mv_ttl{
    left: 0;
  }
}


@media screen and (max-width: 1040px) {
  .p_course_mv_ttl{
    width: 240px;
  }

  .p_course_mv_ttl .txt{
    font-size:1.3rem ;
  }
}



@media screen and (max-width: 768px) {
  .p_course_mv_ttl{
    width: 42%;
    height: calc(447px - 64px);
    padding-left: 28px;
  }
  .p_course_mv_ttl .ttl{
    font-size: 2.4rem;
  }

  .p_course_mv_ttl .txt{
    font-size:1.1rem ;
  }

  .p_course_mv_ttl:after{
    width: calc(100% - 12px);
    height: calc(100% - 12px);
  }
}


  /* =================================
 p_course_mv_pic
================================= */
.p_course_mv_pic{
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: calc(((100% - 1120px) / 2) + 374px);
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .p_course_mv_pic{
    left: 274px;
  }
}
@media screen and (max-width: 1040px) {
  .p_course_mv_pic{
    left: 80px;
  }
}
@media screen and (max-width: 768px) {
  .p_course_mv_pic{
    left: 38%;
  }
}




/* =================================
 p_concert_mv
================================= */
.p_concert_mv{
  position: relative;
  width: 100%;
  height: 774px;
}
.p_concert_mv .img{
  width: 100%;
  height: 774px;
  object-fit: cover;
}

@media screen and (max-width: 1040px) {
  .p_concert_mv{
    position: relative;
    width: 100%;
    height: 580px;
  }
  .p_concert_mv .img{
    width: 100%;
    height: 580px;
    object-fit: cover;
  }

}