@charset "utf-8";
.wp-caption-text {
  text-align:center;
  margin-top: 20px;
}

.youtube_short{
 width: 75%;
 max-width: 400px;
 margin: auto;
}
.youtube_short iframe{
 aspect-ratio: 9 / 16;
 width: 100%;
 height: 100%;
}
.p-mypage__tab_list li{
    float: left;
    width: calc(100% / 5);
}
