.heading-text { display: none; }
.mypage-box .inner p.policyLink { width: 30em; display: block; margin: 0 auto; }
.mypage-box .inner p.comments { margin: -2.6rem 0 2rem 21rem; padding: 0; text-align: left; }

@media screen and (min-width:769px) {
.top_content h1 {
    max-width: 980px;
    height: 35vw;
}
.h1sp{
display:none;
}
}

.intro_part {
    margin: 25px 0 25px;
}

@media screen and (max-width: 767px) {
    .intro_part {
        position: relative;
        width: 100%;
        font-size: 5vw;
        margin: 5.5vw 0 2.5vw;
    }
}

.introArea_right--part2 {
    width: 32%;
    background: url(https://cdn.zuuonline.com/contents/lp/assets/seminar_xm_pm_2504/images/intro_bg_kino.jpg) 100% 0px / cover no-repeat;
}
@media screen and (max-width:768px) {
.top_content h1 {
    display:none;
}
}

@media screen and (max-width:1024px) {
  .mypage-box .inner p.comments { margin: -1rem 0 2rem 2rem; }
}

/*.inner_venue { display: block; margin: 0; padding: 0; }*/
.inner_venue_item { margin: 0; }


.introArea h4 {
  padding: 1em 0;
}

.introArea--part2 {
  margin: auto;
}

.hero_image {
  display: flex;
  justify-content: center;
  min-height:0;
}

@media screen and (max-width: 767px) {
  .hero_image {
  height: 64vw;
  }
}

.top_content h1 {
  margin-top: 0;
  padding-bottom: 0;
}

.hero_image {
    padding: 0;
  }
@media screen and (max-width: 767px) {
  .hero_image .container {
    margin: 0;
        width: -webkit-fill-available;
padding: 0;
  }
}



.tokuten .tokuten_item img {
    width: 60%;
    height: auto;
    margin: 0 auto;
    display: block;
    border: 2px solid #ccc;
    box-shadow: 6px 6px 3px rgba(0, 0, 0, 0.3);
    transform: rotate(4deg);
}


.tokuten .tokuten_item {
    width: calc(100% / 2);
    text-align: center;
    margin: 40px 0 0;
}


 .hero_image {
   background: url(https://cdn.zuuonline.com/contents/lp/assets/seminar_xm_pm_2504/images/Frame_pc.png) no-repeat 50% 0 ;
   background: url(https://cdn.zuuonline.com/contents/lp/assets/seminar_xm_pm_2504/images/Frame_pc.png) no-repeat 50% 0 ;
   background-size: cover;
 }

@media (min-width:440px) {
.tokuten_outer .tokuten_item.new-badge::before {
    content: "";
    background-image: url(https://prd-cdn-zuuonline.storage.googleapis.com/images/jzajEiFBXQYaEoZdBKEKCyBkutTUgiiP/47a4d550-922c-4255-9540-00a358cb0e08.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
        width: 15%;
        height: 15%;
        top: 15%;
        left: 10%;
        z-index: 1;
}
}

@media (max-width:439px) {
.tokuten_outer .tokuten_item.new-badge::before {
    content: "";
    background-image: url(https://prd-cdn-zuuonline.storage.googleapis.com/images/jzajEiFBXQYaEoZdBKEKCyBkutTUgiiP/47a4d550-922c-4255-9540-00a358cb0e08.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
        width: 15%;
        height: 21%;
        top: 21%;
        left: 9%;
        z-index: 1;
}
}

.introArea_profile p.intro_name span {
    font-size: 1.5rem;
    text-align: left;
padding-left: 0;
}

.introArea_profile p.intro_name {
    text-align: left;
}